Aug 14 22:19:27.391733 np0000007343 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 14 22:19:27.397575 np0000007343 devstack@c-api.service[100314]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 14 22:19:27 2026] *** Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: nodename: np0000007343 Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: machine: x86_64 Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: clock source: unix Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: pcre jit disabled Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: detected number of CPU cores: 16 Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: current working directory: / Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: detected binary path: /usr/bin/uwsgi-core Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: your processes number limit is 257052 Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: your memory page size is 4096 bytes Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: detected max file descriptor number: 2048 Aug 14 22:19:27.399834 np0000007343 devstack@c-api.service[100314]: lock engine: pthread robust mutexes Aug 14 22:19:27.400519 np0000007343 devstack@c-api.service[100314]: thunder lock: enabled Aug 14 22:19:27.400519 np0000007343 devstack@c-api.service[100314]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 14 22:19:27.400519 np0000007343 devstack@c-api.service[100314]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 14 22:19:27.400519 np0000007343 devstack@c-api.service[100314]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 14 22:19:27.400519 np0000007343 devstack@c-api.service[100314]: Set PythonHome to /opt/stack/data/venv Aug 14 22:19:27.438347 np0000007343 devstack@c-api.service[100314]: Python main interpreter initialized at 0x7e1780ca4668 Aug 14 22:19:27.438347 np0000007343 devstack@c-api.service[100314]: python threads support enabled Aug 14 22:19:27.438347 np0000007343 devstack@c-api.service[100314]: your server socket listen backlog is limited to 100 connections Aug 14 22:19:27.438347 np0000007343 devstack@c-api.service[100314]: your mercy for graceful operations on workers is 80 seconds Aug 14 22:19:27.438610 np0000007343 devstack@c-api.service[100314]: mapped 671795 bytes (656 KB) for 4 cores Aug 14 22:19:27.438610 np0000007343 devstack@c-api.service[100314]: *** Operational MODE: preforking *** Aug 14 22:19:27.438770 np0000007343 devstack@c-api.service[100314]: *** uWSGI is running in multiple interpreter mode *** Aug 14 22:19:27.438770 np0000007343 devstack@c-api.service[100314]: spawned uWSGI master process (pid: 100314) Aug 14 22:19:27.438923 np0000007343 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 14 22:19:27.439604 np0000007343 devstack@c-api.service[100314]: spawned uWSGI worker 1 (pid: 100322, cores: 1) Aug 14 22:19:27.439942 np0000007343 devstack@c-api.service[100314]: spawned uWSGI worker 2 (pid: 100323, cores: 1) Aug 14 22:19:27.440436 np0000007343 devstack@c-api.service[100314]: spawned uWSGI worker 3 (pid: 100324, cores: 1) Aug 14 22:19:27.440996 np0000007343 devstack@c-api.service[100314]: spawned uWSGI worker 4 (pid: 100325, cores: 1) Aug 14 22:19:27.441065 np0000007343 devstack@c-api.service[100314]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 14 22:19:27.562970 np0000007343 devstack@c-api.service[100323]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 22:19:27.562970 np0000007343 devstack@c-api.service[100323]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 22:19:27.562970 np0000007343 devstack@c-api.service[100323]: we strongly recommend against using it for new projects. Aug 14 22:19:27.562970 np0000007343 devstack@c-api.service[100323]: If you are already using Eventlet, we recommend migrating to a different Aug 14 22:19:27.562970 np0000007343 devstack@c-api.service[100323]: framework. For more detail see Aug 14 22:19:27.562970 np0000007343 devstack@c-api.service[100323]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 22:19:27.562970 np0000007343 devstack@c-api.service[100323]: import eventlet # noqa Aug 14 22:19:27.577691 np0000007343 devstack@c-api.service[100324]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 22:19:27.577691 np0000007343 devstack@c-api.service[100324]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 22:19:27.577691 np0000007343 devstack@c-api.service[100324]: we strongly recommend against using it for new projects. Aug 14 22:19:27.577691 np0000007343 devstack@c-api.service[100324]: If you are already using Eventlet, we recommend migrating to a different Aug 14 22:19:27.577691 np0000007343 devstack@c-api.service[100324]: framework. For more detail see Aug 14 22:19:27.577691 np0000007343 devstack@c-api.service[100324]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 22:19:27.577691 np0000007343 devstack@c-api.service[100324]: import eventlet # noqa Aug 14 22:19:27.581574 np0000007343 devstack@c-api.service[100325]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 22:19:27.581574 np0000007343 devstack@c-api.service[100325]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 22:19:27.581574 np0000007343 devstack@c-api.service[100325]: we strongly recommend against using it for new projects. Aug 14 22:19:27.581574 np0000007343 devstack@c-api.service[100325]: If you are already using Eventlet, we recommend migrating to a different Aug 14 22:19:27.581574 np0000007343 devstack@c-api.service[100325]: framework. For more detail see Aug 14 22:19:27.581574 np0000007343 devstack@c-api.service[100325]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 22:19:27.581574 np0000007343 devstack@c-api.service[100325]: import eventlet # noqa Aug 14 22:19:27.584547 np0000007343 devstack@c-api.service[100322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 22:19:27.584547 np0000007343 devstack@c-api.service[100322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 22:19:27.584547 np0000007343 devstack@c-api.service[100322]: we strongly recommend against using it for new projects. Aug 14 22:19:27.584547 np0000007343 devstack@c-api.service[100322]: If you are already using Eventlet, we recommend migrating to a different Aug 14 22:19:27.584547 np0000007343 devstack@c-api.service[100322]: framework. For more detail see Aug 14 22:19:27.584547 np0000007343 devstack@c-api.service[100322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 22:19:27.584547 np0000007343 devstack@c-api.service[100322]: import eventlet # noqa Aug 14 22:19:27.723980 np0000007343 devstack@c-api.service[100323]: /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 14 22:19:27.723980 np0000007343 devstack@c-api.service[100323]: from cgi import parse_header Aug 14 22:19:27.758018 np0000007343 devstack@c-api.service[100322]: /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 14 22:19:27.758018 np0000007343 devstack@c-api.service[100322]: from cgi import parse_header Aug 14 22:19:27.758846 np0000007343 devstack@c-api.service[100325]: /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 14 22:19:27.758846 np0000007343 devstack@c-api.service[100325]: from cgi import parse_header Aug 14 22:19:27.761246 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 22:19:27.761246 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:19:27.769149 np0000007343 devstack@c-api.service[100324]: /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 14 22:19:27.769149 np0000007343 devstack@c-api.service[100324]: from cgi import parse_header Aug 14 22:19:27.773001 np0000007343 devstack@c-api.service[100323]: /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 14 22:19:27.773001 np0000007343 devstack@c-api.service[100323]: removals.removed_module( Aug 14 22:19:27.774231 np0000007343 devstack@c-api.service[100323]: /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 14 22:19:27.774231 np0000007343 devstack@c-api.service[100323]: removals.removed_module( Aug 14 22:19:27.797567 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 22:19:27.797567 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:19:27.799141 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 22:19:27.799141 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:19:27.810649 np0000007343 devstack@c-api.service[100322]: /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 14 22:19:27.810649 np0000007343 devstack@c-api.service[100322]: removals.removed_module( Aug 14 22:19:27.810872 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 22:19:27.810872 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:19:27.811328 np0000007343 devstack@c-api.service[100322]: /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 14 22:19:27.811328 np0000007343 devstack@c-api.service[100322]: removals.removed_module( Aug 14 22:19:27.811605 np0000007343 devstack@c-api.service[100325]: /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 14 22:19:27.811605 np0000007343 devstack@c-api.service[100325]: removals.removed_module( Aug 14 22:19:27.812492 np0000007343 devstack@c-api.service[100325]: /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 14 22:19:27.812492 np0000007343 devstack@c-api.service[100325]: removals.removed_module( Aug 14 22:19:27.824451 np0000007343 devstack@c-api.service[100324]: /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 14 22:19:27.824451 np0000007343 devstack@c-api.service[100324]: removals.removed_module( Aug 14 22:19:27.825190 np0000007343 devstack@c-api.service[100324]: /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 14 22:19:27.825190 np0000007343 devstack@c-api.service[100324]: removals.removed_module( Aug 14 22:19:28.581124 np0000007343 devstack@c-api.service[100323]: /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 14 22:19:28.581124 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:19:28.585124 np0000007343 devstack@c-api.service[100322]: /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 14 22:19:28.585124 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:19:28.595947 np0000007343 devstack@c-api.service[100325]: /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 14 22:19:28.595947 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:19:28.604408 np0000007343 devstack@c-api.service[100324]: /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 14 22:19:28.604408 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:19:28.635301 np0000007343 devstack@c-api.service[100323]: /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 14 22:19:28.635301 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:19:28.636684 np0000007343 devstack@c-api.service[100322]: /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 14 22:19:28.636684 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:19:28.650371 np0000007343 devstack@c-api.service[100325]: /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 14 22:19:28.650371 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:19:28.653417 np0000007343 devstack@c-api.service[100324]: /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 14 22:19:28.653417 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:19:28.813717 np0000007343 devstack@c-api.service[100323]: 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 14 22:19:28.813880 np0000007343 devstack@c-api.service[100323]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100323) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 22:19:28.825487 np0000007343 devstack@c-api.service[100322]: 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 14 22:19:28.825658 np0000007343 devstack@c-api.service[100322]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100322) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 22:19:28.826205 np0000007343 devstack@c-api.service[100325]: 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 14 22:19:28.826432 np0000007343 devstack@c-api.service[100325]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100325) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 22:19:28.829759 np0000007343 devstack@c-api.service[100324]: 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 14 22:19:28.829979 np0000007343 devstack@c-api.service[100324]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100324) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 22:19:28.901375 np0000007343 devstack@c-api.service[100323]: /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 14 22:19:28.901375 np0000007343 devstack@c-api.service[100323]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 22:19:28.903740 np0000007343 devstack@c-api.service[100324]: /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 14 22:19:28.903740 np0000007343 devstack@c-api.service[100324]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 22:19:28.904123 np0000007343 devstack@c-api.service[100322]: /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 14 22:19:28.904123 np0000007343 devstack@c-api.service[100322]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 22:19:28.905003 np0000007343 devstack@c-api.service[100325]: /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 14 22:19:28.905003 np0000007343 devstack@c-api.service[100325]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 22:19:29.372980 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100323) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 22:19:29.373092 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100324) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 22:19:29.373132 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100325) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 22:19:29.373401 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.373481 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.373532 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.373563 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.373588 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.373639 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.373705 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.373791 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.373840 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.375726 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 22:19:29.375774 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.375836 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.375903 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.375954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.376023 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.376110 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.376168 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.376197 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.376226 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.376268 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.376304 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.376332 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.376357 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.376384 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.376384 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.376465 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.376495 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.376519 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.376563 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.376597 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.376621 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.376643 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.376673 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.376696 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.377389 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.377440 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.377531 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.377564 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.377564 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.377606 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.377643 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.377682 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.377708 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.377708 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.377786 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.377813 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.377837 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.377860 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.377889 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.377913 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.377913 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.377954 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.377994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.378036 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.378062 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.378084 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.378110 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.378132 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.378155 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.378187 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.378227 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.378366 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.378402 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.378532 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.378570 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.378610 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.378634 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.378657 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.378682 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.378710 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.378734 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.378734 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.378779 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.378805 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.378826 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.378848 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.378874 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.378874 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.378922 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.378944 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.378971 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.378994 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.378994 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.379032 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.379055 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.379080 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.379080 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.379080 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.379152 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.379187 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.379369 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.379443 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.379510 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.379565 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.379638 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.379718 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.379818 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.380489 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.380552 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.380605 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.380693 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.380762 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.380842 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.380925 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.380987 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.381029 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.381066 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.381101 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.381101 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.381164 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.381202 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.381235 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.381311 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.381350 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.381397 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.381436 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.381481 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.381481 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.381546 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.381581 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.381617 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.381652 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.381688 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.381729 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.381777 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.381814 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.381859 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.381902 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.381943 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.381981 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.381981 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.382043 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.382079 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.382120 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.382120 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.382187 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.382224 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.382270 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.382316 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.382356 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.382389 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.382437 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.382482 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.382532 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.382570 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.382602 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.382639 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.382677 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.382722 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.382756 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.382792 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.382792 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.382792 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.383109 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.383109 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.383267 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.383365 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.383433 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.383506 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.383570 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.383637 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.383702 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.383766 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.383843 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.383909 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.383974 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.384047 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.384112 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.384186 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.384265 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.384265 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.384265 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.384265 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.384517 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.384584 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.384650 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.384650 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.384650 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.384650 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.384650 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.384650 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.385012 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.385012 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.385012 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.385012 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.385753 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.385924 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.385924 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.386045 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.386108 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.386151 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.386228 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.386323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.386388 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.386584 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.386632 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.386717 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.386758 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.386848 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.386911 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.386975 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.387047 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.387111 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.387183 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.387259 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.387338 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.387406 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.387471 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.387544 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.387618 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.387691 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.387761 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.387827 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.387890 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.387953 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.388018 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.388088 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.388129 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.388214 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.388307 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.388307 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.388439 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.388504 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.388576 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.388658 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.388740 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.388781 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.388875 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.388919 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.389010 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.389075 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.389139 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.389139 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.389139 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.389139 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.389139 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.389139 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.389509 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.389509 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.389583 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.389623 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.389623 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.389685 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.389721 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.389755 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.389796 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.389832 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.389867 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.389907 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.389907 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.389907 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.390003 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.390003 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.390003 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.390003 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.390003 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.390003 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.390003 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.390222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.390222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.390222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.390222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.390222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.390222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.390222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.393406 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.393486 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.393542 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.393630 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.393678 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.393678 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.393860 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.393908 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.393980 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.393980 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.393980 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.394096 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.394096 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.394171 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.394567 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.394630 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.394679 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.394732 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.394784 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.394829 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.394872 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.394922 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.394962 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.395003 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.395041 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.395080 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.395119 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.395164 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.395214 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.395291 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.395337 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.395377 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.395415 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.395452 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.395492 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.395528 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.395564 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.395602 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.395602 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.395688 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.395721 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.395753 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.395789 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.395828 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.395871 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.395909 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.395953 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.395998 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.395998 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.396065 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.396101 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.396151 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.396151 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.396151 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.396151 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.396151 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.396941 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.397030 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.397095 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.397166 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.397214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.397324 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.397368 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.397548 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.397628 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.397677 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.397743 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.397834 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.397872 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.397912 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.397950 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.398004 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.398045 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.398045 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.398115 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.398164 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.398164 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.398237 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.398308 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.398351 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.398397 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.398442 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.398481 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.398523 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.398562 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.398605 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.398653 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.398692 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.398730 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.398774 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.398821 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.398861 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.398904 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.398943 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.398980 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.399028 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.399066 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.399106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.399156 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.399194 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.399241 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.399300 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.399351 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.399351 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.399351 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.399453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.399453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.399453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.399453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.399453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.399453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.399453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.399699 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.399740 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.399778 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.399823 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.399864 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.399904 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.399941 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.399993 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.400045 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.400084 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.400136 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.400175 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.400222 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.400280 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.400331 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.400370 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.400409 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.400447 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.400496 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.400535 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.400579 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.400617 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.400654 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.400696 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.400734 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.400770 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.400805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.400836 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.402648 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.402729 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.402807 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.402843 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.402877 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.402901 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.402924 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.402975 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.403008 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.403054 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.403099 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.403293 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.403332 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.403332 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.403386 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.403410 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.403433 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.403456 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.403482 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.403504 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.403527 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.403549 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.403579 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.403579 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.403625 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.403625 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.403736 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.403790 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.403917 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.403985 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.404036 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.404072 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.404103 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.404130 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.404154 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.404184 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.404229 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.404288 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.404338 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.404377 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.404413 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.404454 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.404503 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.404544 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.404583 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.404623 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.404668 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.404710 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.404756 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.404793 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.404832 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.404878 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.404878 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.404878 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.404878 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.404878 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.405823 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.405899 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.405942 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.405984 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.406022 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.406065 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.406101 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.406139 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.406181 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.406219 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.406299 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.406357 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.406402 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.406448 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.406493 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.406528 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.406563 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.406599 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.406637 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.406675 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.406712 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.406764 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.406807 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.406854 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.406899 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.406940 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.406980 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.407020 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.407058 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.407058 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.407150 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.407196 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.407237 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.407305 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.407355 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.407397 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.407439 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.407482 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.407534 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.407578 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.407630 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.407672 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.407712 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.407756 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.407796 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.407838 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.407894 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.407941 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.407985 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.408039 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.408085 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.408131 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.408175 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.408216 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.408271 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.408323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.408363 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.408399 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.408445 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.408491 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.408532 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.408573 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.408619 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.408658 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.408705 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.408747 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.409115 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.409156 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.409224 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.409339 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.409376 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.409428 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.409502 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.409540 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.409619 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.409671 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.409721 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.409753 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.410142 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.410179 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.410238 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.410360 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.410424 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.410475 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.410526 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.410577 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.410634 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.410700 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.410736 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.410804 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.410853 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.410907 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.410957 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.411007 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.411062 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.411130 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.411196 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.411302 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.411377 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.411465 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.411540 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.411619 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.411702 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.411781 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.411854 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.411929 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.412000 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.412075 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.412150 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.412150 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.412288 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.412407 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.412483 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.412483 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.412586 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.412640 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.412696 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.412753 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.412801 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.412870 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.412923 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.412981 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.413032 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.413092 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.413134 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.413204 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.413236 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.413436 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.413489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.413540 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.413607 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.413660 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.413660 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.413705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.413705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.413705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.413705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.413705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.413705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.413705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.414428 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.414428 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.414510 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.414510 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.414593 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.414668 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.414718 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.414749 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.414772 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.414825 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.414857 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.414923 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.414972 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.415019 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.415067 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.415116 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.415145 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.415208 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.415352 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.415390 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.415459 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.415507 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.415557 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.415614 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.415664 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.415713 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.415748 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.415798 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.416085 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.416123 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.416176 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.416234 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.416294 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.416386 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.416419 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.416500 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.416544 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.416602 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.416627 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.416649 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.416670 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.416696 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.416720 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.416741 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.416784 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.416859 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.416985 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.417059 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.417113 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.417167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.417219 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.417264 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.417264 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.417264 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.417264 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.417264 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.417476 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.417476 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.417476 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.417476 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.417580 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.417609 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.417635 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.417661 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.417686 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.417711 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.417735 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.417765 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.417792 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.417816 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.417842 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.417869 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.417894 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.417917 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.417941 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.417964 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.417994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.418019 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.418042 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.418066 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.418094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.418094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.418094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.418094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.418180 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.418205 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.418237 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.418237 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.418558 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.418689 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.418739 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.418770 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.418841 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.418901 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.418932 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.419004 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.419064 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.419101 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.419101 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.419190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.419223 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.419300 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.419357 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.419431 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.419465 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.419553 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.419553 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.419647 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.419647 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.419722 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.419759 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.419759 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.419936 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.419936 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.419936 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.419936 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.419936 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.419936 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.420129 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.420155 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.420184 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.420184 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.420237 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.420299 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.420299 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.420628 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.420706 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.420739 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.420788 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.420853 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.420902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.420902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.420991 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.421038 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.421093 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.421149 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.421199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.421199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.421199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.421199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.421345 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.421345 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.421345 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.421345 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.421446 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.421479 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.421509 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.421540 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.421567 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.421591 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.421614 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.421641 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.421665 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.421692 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.421721 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.421747 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.421775 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.421803 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.421827 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.421851 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.421874 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.421897 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.421897 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.421946 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.421970 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.421993 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.422015 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.422039 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.422066 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.422090 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.422113 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.422141 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.422171 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.422195 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.422220 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.422244 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.422395 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.422478 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.422540 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.422600 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.422650 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.422698 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.422753 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.422808 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.422845 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.422911 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.422965 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.423038 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.423101 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.423188 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.423245 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.423245 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.423391 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.423569 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.423569 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.423569 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.423867 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.424188 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.424188 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.424188 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.424491 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.424563 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.424621 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.424670 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.424717 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.424778 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.424849 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.424928 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.424992 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.425048 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.425106 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.425155 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.425186 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.425289 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.425330 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.425406 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.425438 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.425754 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.425802 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.425862 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.425904 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.425961 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.426018 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.426018 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.429093 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.429093 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.429093 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.429093 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.429093 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.429093 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.429506 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.429553 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.429614 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.429614 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.429614 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.429614 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.429614 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.429832 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.429871 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.429922 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.429922 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.429922 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.430102 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.430161 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.430220 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.430376 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.430415 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.430514 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.430579 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.430637 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.430707 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.430771 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.430771 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.430859 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.430859 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.430918 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.430955 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.430986 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.431015 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.431015 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.431059 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.431059 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.431126 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.431157 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.431179 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.431203 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.431203 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.431303 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.431303 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.431370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.431404 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.431430 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.431461 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.431502 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.431532 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.431559 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.431559 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.431559 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.431559 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.431559 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 22:19:29.433190 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.433190 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.433321 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.433357 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.433396 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.433429 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.433467 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.433503 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.433530 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.433748 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.433794 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.433873 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.433873 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.433957 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 22:19:29.434031 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.434088 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.434121 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 22:19:29.434170 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.434287 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 22:19:29.434323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.434393 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 22:19:29.434393 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 22:19:29.434451 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.434496 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 22:19:29.474072 np0000007343 devstack@c-api.service[100325]: INFO dbcounter [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Registered counter for database cinder Aug 14 22:19:29.474884 np0000007343 devstack@c-api.service[100322]: INFO dbcounter [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Registered counter for database cinder Aug 14 22:19:29.475858 np0000007343 devstack@c-api.service[100324]: INFO dbcounter [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Registered counter for database cinder Aug 14 22:19:29.476392 np0000007343 devstack@c-api.service[100323]: INFO dbcounter [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Registered counter for database cinder Aug 14 22:19:29.514624 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-2c18237b-bb0f-433c-9591-31641c965e5e 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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:19:29.515759 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-944c5969-1d8b-4085-bacc-34b630aba921 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=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:19:29.520032 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:19:29.521311 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-86698164-31d2-48ab-b860-aff2412659ed 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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:19:29.628879 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writer thread running {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 22:19:29.629354 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writer thread running {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 22:19:29.631693 np0000007343 devstack@c-api.service[100325]: INFO cinder.rpc [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 22:19:29.631799 np0000007343 devstack@c-api.service[100322]: INFO cinder.rpc [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 22:19:29.634617 np0000007343 devstack@c-api.service[100325]: INFO cinder.rpc [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 22:19:29.634732 np0000007343 devstack@c-api.service[100322]: INFO cinder.rpc [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 22:19:29.637339 np0000007343 devstack@c-api.service[100322]: INFO cinder.rpc [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 22:19:29.637843 np0000007343 devstack@c-api.service[100325]: INFO cinder.rpc [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 22:19:29.638197 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writer thread running {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 22:19:29.639509 np0000007343 devstack@c-api.service[100322]: INFO cinder.rpc [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 22:19:29.639960 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.640290 np0000007343 devstack@c-api.service[100325]: INFO cinder.rpc [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 22:19:29.640341 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.640624 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.640889 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.641161 np0000007343 devstack@c-api.service[100324]: INFO cinder.rpc [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 22:19:29.642084 np0000007343 devstack@c-api.service[100322]: WARNING cinder.keymgr.conf_key_mgr [None req-944c5969-1d8b-4085-bacc-34b630aba921 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 14 22:19:29.642711 np0000007343 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-2c18237b-bb0f-433c-9591-31641c965e5e 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 14 22:19:29.643632 np0000007343 devstack@c-api.service[100324]: INFO cinder.rpc [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 22:19:29.644865 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.645016 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.645619 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.645785 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.645877 np0000007343 devstack@c-api.service[100324]: INFO cinder.rpc [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 22:19:29.647714 np0000007343 devstack@c-api.service[100324]: INFO cinder.rpc [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 22:19:29.648011 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.648292 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.648939 np0000007343 devstack@c-api.service[100324]: WARNING cinder.keymgr.conf_key_mgr [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 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 14 22:19:29.651181 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.651332 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.651995 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writer thread running {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 22:19:29.654700 np0000007343 devstack@c-api.service[100323]: INFO cinder.rpc [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 22:19:29.657433 np0000007343 devstack@c-api.service[100323]: INFO cinder.rpc [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 22:19:29.659910 np0000007343 devstack@c-api.service[100323]: INFO cinder.rpc [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 22:19:29.662293 np0000007343 devstack@c-api.service[100323]: INFO cinder.rpc [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 22:19:29.662844 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.663166 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.663846 np0000007343 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-86698164-31d2-48ab-b860-aff2412659ed 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 14 22:19:29.666740 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.666901 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.678375 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-2c18237b-bb0f-433c-9591-31641c965e5e 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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:19:29.679029 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-944c5969-1d8b-4085-bacc-34b630aba921 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=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:19:29.681385 np0000007343 devstack@c-api.service[100325]: INFO cinder.rpc [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 22:19:29.681586 np0000007343 devstack@c-api.service[100322]: INFO cinder.rpc [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 22:19:29.683952 np0000007343 devstack@c-api.service[100322]: INFO cinder.rpc [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 22:19:29.684024 np0000007343 devstack@c-api.service[100325]: INFO cinder.rpc [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 22:19:29.684412 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.684502 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.684544 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.684667 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.691581 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:19:29.694191 np0000007343 devstack@c-api.service[100324]: INFO cinder.rpc [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 22:19:29.695582 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.695772 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.696716 np0000007343 devstack@c-api.service[100324]: INFO cinder.rpc [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 22:19:29.697396 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.697514 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.697540 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.697578 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.700981 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.700981 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.701161 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-86698164-31d2-48ab-b860-aff2412659ed 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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:19:29.701204 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.701546 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.703996 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.704149 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.704321 np0000007343 devstack@c-api.service[100323]: INFO cinder.rpc [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 22:19:29.706438 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.706438 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.707199 np0000007343 devstack@c-api.service[100323]: INFO cinder.rpc [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 22:19:29.707319 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.707536 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.707827 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.707918 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.708060 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.708121 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.709851 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.709932 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.710019 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.710119 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.712065 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.712270 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.712586 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.712743 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.713520 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.713746 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.714853 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.715028 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.715175 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.715378 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.716614 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.716796 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.718188 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.718309 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.718364 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.718415 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.718462 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.718507 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.718700 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.718841 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.720612 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.720688 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.720744 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.720837 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.720897 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.721054 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.721559 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.721680 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.722303 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.722474 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.722928 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.723087 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.723402 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.723493 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.723555 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.723623 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.724211 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.724358 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.724901 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.725056 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.725385 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.725521 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.726038 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.726165 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.727619 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.727681 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.727759 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.727825 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.728388 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.728601 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.729905 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.730036 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.730327 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.730490 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.730583 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.730761 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.730824 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.730904 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.731479 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.731623 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.731736 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.731872 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.732724 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.732783 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.732857 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.732897 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.733204 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.733402 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.733565 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.733710 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.733769 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.733926 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.734863 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.734936 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.735047 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.735103 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.735757 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.735886 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.735940 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.736105 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.736159 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.736301 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.736912 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.737072 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.737127 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.737343 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.737485 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.737688 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.737810 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.737861 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.737970 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.738019 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.738234 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.738419 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.738983 np0000007343 devstack@c-api.service[100322]: WARNING cinder.api.contrib.hosts [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 22:19:29.739244 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.739358 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.739430 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.739479 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.739935 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.739994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: extensions {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.740096 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.740158 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.740210 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.740289 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.740342 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.740908 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.741071 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.741131 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.741180 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: consistencygroups {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.741229 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.741691 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.741828 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.742043 np0000007343 devstack@c-api.service[100325]: WARNING cinder.api.contrib.hosts [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 22:19:29.742361 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.742516 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.742679 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.742804 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.742860 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.743019 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.743245 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: extensions {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.743487 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.743612 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.743713 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: extra_specs {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.744322 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.744443 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.744697 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: consistencygroups {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.745142 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.745309 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.745364 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: capabilities {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.745937 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.746046 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.746373 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: backups {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.746631 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.746688 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: extra_specs {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.746749 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.747142 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.747310 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.747493 np0000007343 devstack@c-api.service[100324]: WARNING cinder.api.contrib.hosts [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 22:19:29.747770 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.747880 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.748386 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: os-quota-sets {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.748465 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: extensions {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.749133 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: capabilities {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.749557 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: consistencygroups {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.749625 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: qos-specs {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.750075 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.750235 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.750493 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: backups {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.751426 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: encryption {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.751485 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.751643 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.752011 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: extra_specs {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.752368 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: os-quota-sets {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.752496 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.752615 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.752811 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: encryption {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.753326 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.753381 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: capabilities {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.753442 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.753825 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: qos-specs {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.754129 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.754183 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: cgsnapshots {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.754267 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.754354 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: backups {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.754981 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.755097 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.755562 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: scheduler-stats {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.755738 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.755794 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: encryption {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.755841 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.756002 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: os-quota-sets {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.756406 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.756518 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.756926 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: os-volume-manage {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.757213 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: qos-specs {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.757307 np0000007343 devstack@c-api.service[100323]: WARNING cinder.api.contrib.hosts [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 22:19:29.757359 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: encryption {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.757535 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.757677 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.758154 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: extensions {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.758310 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: os-snapshot-manage {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.758805 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: cgsnapshots {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.758875 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: encryption {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.759319 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: consistencygroups {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.759606 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: os-volume-transfer {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.760091 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: encryption {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.760148 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: scheduler-stats {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.761029 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: os-hosts {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.761522 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: cgsnapshots {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.761796 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: extra_specs {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.761836 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: os-volume-manage {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.762310 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: os-volume-type-access {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.762698 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: scheduler-stats {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.763023 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: os-snapshot-manage {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.763224 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: capabilities {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.763595 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: os-availability-zone {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.763899 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: os-volume-manage {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.764319 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: backups {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.764364 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: os-volume-transfer {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.764830 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extended resource: os-quota-class-sets {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.765022 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: os-snapshot-manage {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.765675 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: os-hosts {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.766035 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: os-quota-sets {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.766266 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: os-volume-transfer {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.766344 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.766518 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.767062 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: os-volume-type-access {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.767234 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: qos-specs {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.767433 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.767599 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.767767 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: os-hosts {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.768331 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: os-availability-zone {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.768445 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.768601 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.768896 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: os-volume-type-access {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.768948 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: encryption {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.769206 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.snapshot_actions [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] SnapshotActionsController initialized {{(pid=100322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 22:19:29.769521 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extended resource: os-quota-class-sets {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.770171 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: encryption {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.770343 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: os-availability-zone {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.770520 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.770712 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.770939 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.771088 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.771398 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: cgsnapshots {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.771498 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extended resource: os-quota-class-sets {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.771535 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.771694 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.771952 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.772091 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.772497 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.772656 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.772716 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: scheduler-stats {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.772847 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.772905 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.773029 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.773085 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.773558 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.773619 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.snapshot_actions [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] SnapshotActionsController initialized {{(pid=100325) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 22:19:29.773737 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.773794 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.773917 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.773973 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.774019 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: os-volume-manage {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.774084 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.774450 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.774597 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.774652 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.774705 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.774773 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.774821 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.774877 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.774966 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.775058 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: os-snapshot-manage {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.775124 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.775267 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] SnapshotActionsController initialized {{(pid=100324) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 22:19:29.775339 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.775443 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension UsedLimits extending resource: limits {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.775599 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.775654 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.775744 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.775807 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.775898 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.776075 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension AdminActions extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.776232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension AdminActions extending resource: snapshots {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.776356 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: os-volume-transfer {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.776409 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.776454 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension AdminActions extending resource: backups {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.776498 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.776540 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.776582 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension VolumeActions extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.776635 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.776759 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.776904 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-944c5969-1d8b-4085-bacc-34b630aba921 None None] Extension TypesManage extending resource: types {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.777150 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.777203 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.777309 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.777358 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.777444 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.777579 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.777698 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.777744 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: os-hosts {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.777796 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.777898 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension UsedLimits extending resource: limits {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.777956 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.778015 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.778096 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.778137 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.778200 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.778399 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension AdminActions extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.778523 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension AdminActions extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.778657 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension AdminActions extending resource: backups {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.778759 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension VolumeActions extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.778804 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.778845 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: os-volume-type-access {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.778908 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.778974 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.779020 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-2c18237b-bb0f-433c-9591-31641c965e5e None None] Extension TypesManage extending resource: types {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.779639 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.779764 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.779856 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.779962 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.780078 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.780207 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.780329 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension UsedLimits extending resource: limits {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.780387 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: os-availability-zone {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.780480 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.780599 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.780692 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.780805 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension AdminActions extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.780911 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension AdminActions extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.780999 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension AdminActions extending resource: backups {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.781093 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension VolumeActions extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.781233 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.781369 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-a6994f01-7f09-44cd-a962-1d1b8eebbde5 None None] Extension TypesManage extending resource: types {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.781490 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extended resource: os-quota-class-sets {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 22:19:29.782889 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.783037 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.783871 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.784009 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.784714 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.784837 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.785414 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.snapshot_actions [None req-86698164-31d2-48ab-b860-aff2412659ed None None] SnapshotActionsController initialized {{(pid=100323) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 22:19:29.785951 np0000007343 devstack@c-api.service[100322]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e1780ca4668 pid: 100322 (default app) Aug 14 22:19:29.786775 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.786921 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.786974 np0000007343 devstack@c-api.service[100325]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e1780ca4668 pid: 100325 (default app) Aug 14 22:19:29.787728 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.787855 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.788566 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.788685 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.789383 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:19:29.789501 np0000007343 devstack@c-api.service[100324]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e1780ca4668 pid: 100324 (default app) Aug 14 22:19:29.789557 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:19:29.790045 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.790169 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.790269 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.790407 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.790512 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.790606 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.790714 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension UsedLimits extending resource: limits {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.790829 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension SnapshotActions extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.790926 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.791041 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension VolumeTypeAccess extending resource: types {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.791147 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension AdminActions extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.791245 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension AdminActions extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.791374 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension AdminActions extending resource: backups {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.791482 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension VolumeActions extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.791616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.791719 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-86698164-31d2-48ab-b860-aff2412659ed None None] Extension TypesManage extending resource: types {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 22:19:29.795285 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1d4b6a0a-be47-4e05-b498-6605f445976c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:19:29.798392 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1/1] 10.4.3.114 () {60 vars in 925 bytes} [Fri Aug 14 22:19:29 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 22:19:29.798887 np0000007343 devstack@c-api.service[100323]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e1780ca4668 pid: 100323 (default app) Aug 14 22:19:34.553166 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7718be10-8a3c-44fa-bad5-c277e1c54f4d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:19:35.142995 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7718be10-8a3c-44fa-bad5-c277e1c54f4d admin admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:19:35.143635 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7718be10-8a3c-44fa-bad5-c277e1c54f4d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:19:35.145159 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:19:35.145159 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:19:35.176977 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-7718be10-8a3c-44fa-bad5-c277e1c54f4d 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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:19:35.201155 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7718be10-8a3c-44fa-bad5-c277e1c54f4d admin admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:19:35.201593 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1/2] 10.4.3.114 () {68 vars in 1302 bytes} [Fri Aug 14 22:19:34 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 14 22:19:35.217214 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8739000b-102f-40db-962b-13066ba3d734 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:19:35.500503 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8739000b-102f-40db-962b-13066ba3d734 admin admin] POST https://10.4.3.114/volume/v3/types/98372ef5-d280-403e-baa1-e8b0969b5e7a/extra_specs Aug 14 22:19:35.501064 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8739000b-102f-40db-962b-13066ba3d734 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:19:35.502650 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:19:35.502650 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:19:35.534093 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-8739000b-102f-40db-962b-13066ba3d734 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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:19:35.593096 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8739000b-102f-40db-962b-13066ba3d734 admin admin] https://10.4.3.114/volume/v3/types/98372ef5-d280-403e-baa1-e8b0969b5e7a/extra_specs returned with HTTP 200 Aug 14 22:19:35.593612 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1/3] 10.4.3.114 () {68 vars in 1449 bytes} [Fri Aug 14 22:19:35 2026] POST /volume/v3/types/98372ef5-d280-403e-baa1-e8b0969b5e7a/extra_specs => generated 52 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:19:35.829415 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-25a6f383-35f1-4c48-9d34-9832da09c878 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:19:36.117954 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25a6f383-35f1-4c48-9d34-9832da09c878 admin admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:19:36.118596 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25a6f383-35f1-4c48-9d34-9832da09c878 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:19:36.120216 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:19:36.120216 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:19:36.153388 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-25a6f383-35f1-4c48-9d34-9832da09c878 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=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:19:36.178585 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25a6f383-35f1-4c48-9d34-9832da09c878 admin admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:19:36.178951 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 2/4] 10.4.3.114 () {68 vars in 1302 bytes} [Fri Aug 14 22:19:35 2026] POST /volume/v3/types => generated 186 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:19:36.198581 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d2e14eea-71c6-42ed-92a9-7bba44428790 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:19:36.501765 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2e14eea-71c6-42ed-92a9-7bba44428790 admin admin] POST https://10.4.3.114/volume/v3/types/cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7/extra_specs Aug 14 22:19:36.502472 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2e14eea-71c6-42ed-92a9-7bba44428790 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:19:36.504179 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:19:36.504179 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:19:36.539366 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-d2e14eea-71c6-42ed-92a9-7bba44428790 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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:19:36.594582 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2e14eea-71c6-42ed-92a9-7bba44428790 admin admin] https://10.4.3.114/volume/v3/types/cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7/extra_specs returned with HTTP 200 Aug 14 22:19:36.594582 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1/5] 10.4.3.114 () {68 vars in 1449 bytes} [Fri Aug 14 22:19:36 2026] POST /volume/v3/types/cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7/extra_specs => generated 45 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:19:45.199032 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:19:45.592202 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:19:46.176322 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:19:46.591418 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:20:00.580125 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5abfc071-d3ed-4223-989d-f1df5055d91a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:20:00.580687 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5abfc071-d3ed-4223-989d-f1df5055d91a None None] GET https://10.4.3.114/volume// Aug 14 22:20:00.580850 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5abfc071-d3ed-4223-989d-f1df5055d91a None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:20:00.581070 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5abfc071-d3ed-4223-989d-f1df5055d91a None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:20:00.581560 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5abfc071-d3ed-4223-989d-f1df5055d91a None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:20:00.581821 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 2/6] 10.4.3.114 () {66 vars in 1425 bytes} [Fri Aug 14 22:20: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 14 22:20:39.712134 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d4d3b38a-40be-451b-b602-e45cdfe6bccf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:20:39.963615 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4d3b38a-40be-451b-b602-e45cdfe6bccf tempest-verify_tempest_config-425860661 tempest-verify_tempest_config-425860661-project-member] GET https://10.4.3.114/volume/v3/extensions Aug 14 22:20:39.963783 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4d3b38a-40be-451b-b602-e45cdfe6bccf tempest-verify_tempest_config-425860661 tempest-verify_tempest_config-425860661-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:20:39.963960 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4d3b38a-40be-451b-b602-e45cdfe6bccf tempest-verify_tempest_config-425860661 tempest-verify_tempest_config-425860661-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:20:39.964266 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4d3b38a-40be-451b-b602-e45cdfe6bccf tempest-verify_tempest_config-425860661 tempest-verify_tempest_config-425860661-project-member] https://10.4.3.114/volume/v3/extensions returned with HTTP 200 Aug 14 22:20:39.964586 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 2/7] 10.4.3.114 () {66 vars in 1246 bytes} [Fri Aug 14 22:20:39 2026] GET /volume/v3/extensions => generated 5245 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:21:38.302856 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:38.306165 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:21:38.306787 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2059916933", "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:21:38.308648 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2059916933', 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:21:39.122291 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Create volume of 1 GB Aug 14 22:21:39.136082 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Availability zone cache updated, next update will occur around 2026-08-14 23:21:39.134789. {{(pid=100322) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 22:21:39.136082 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Availability Zones retrieved successfully. Aug 14 22:21:39.165895 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Flow 'volume_create_api' (f32d9339-01db-4b71-9543-058356c1de85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:21:39.168179 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d7d38a-0264-4e0e-a61b-10e9fd0df14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:39.168179 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:21:39.288437 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d7d38a-0264-4e0e-a61b-10e9fd0df14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:39.289630 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9263d6cd-6cc9-4ce8-9aa6-6cdf7c00297f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:39.349637 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-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 14 22:21:39.349637 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-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 14 22:21:39.426920 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Created reservations ['1cd32888-6cb1-4083-bdaf-8c90f9d01c9b', '2c23c6ee-6db0-45b5-af77-b64c3c4fdcc8', 'cb5f4b33-0c9e-4751-97ec-73f0bb9dacdd', 'b6b8a436-2c0a-4d9c-9a42-27e7836237bb'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:21:39.428150 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9263d6cd-6cc9-4ce8-9aa6-6cdf7c00297f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cd32888-6cb1-4083-bdaf-8c90f9d01c9b', '2c23c6ee-6db0-45b5-af77-b64c3c4fdcc8', 'cb5f4b33-0c9e-4751-97ec-73f0bb9dacdd', 'b6b8a436-2c0a-4d9c-9a42-27e7836237bb']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:39.429278 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f39a5d96-c5db-4d0e-937f-61d815148d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:39.489830 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f39a5d96-c5db-4d0e-937f-61d815148d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4747a8d2-bf24-4291-9d70-772a77d4102c', '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-2059916933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396ba748456442b8b8a17172b4cfc3e2',qos_specs=None,replication_status=,reservations=['1cd32888-6cb1-4083-bdaf-8c90f9d01c9b','2c23c6ee-6db0-45b5-af77-b64c3c4fdcc8','cb5f4b33-0c9e-4751-97ec-73f0bb9dacdd','b6b8a436-2c0a-4d9c-9a42-27e7836237bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d431ac63880f4a85a49c5c84165a0eab',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2059916933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4747a8d2-bf24-4291-9d70-772a77d4102c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='396ba748456442b8b8a17172b4cfc3e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d431ac63880f4a85a49c5c84165a0eab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:39.490559 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b198baf-c72d-4159-9439-c027b1465f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:39.523123 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b198baf-c72d-4159-9439-c027b1465f17) transitioned into state 'SUCCESS' from state '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-2059916933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396ba748456442b8b8a17172b4cfc3e2',qos_specs=None,replication_status=,reservations=['1cd32888-6cb1-4083-bdaf-8c90f9d01c9b','2c23c6ee-6db0-45b5-af77-b64c3c4fdcc8','cb5f4b33-0c9e-4751-97ec-73f0bb9dacdd','b6b8a436-2c0a-4d9c-9a42-27e7836237bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d431ac63880f4a85a49c5c84165a0eab',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:39.524331 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551a40a8-7910-4a1f-b0ef-3b6ccd658506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:39.554237 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551a40a8-7910-4a1f-b0ef-3b6ccd658506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:39.555151 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Flow 'volume_create_api' (f32d9339-01db-4b71-9543-058356c1de85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:21:39.555546 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Create volume request issued successfully. Aug 14 22:21:39.557085 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9252e0ad-e6e9-4a10-bd73-db8084787319 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:21:39.557304 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 3/8] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:21:38 2026] POST /volume/v3/volumes => generated 899 bytes in 1255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:21:39.575692 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-298a6a11-414f-4032-88f0-e1f078f78cfc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:39.580728 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-298a6a11-414f-4032-88f0-e1f078f78cfc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:39.580728 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-298a6a11-414f-4032-88f0-e1f078f78cfc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:39.580728 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-298a6a11-414f-4032-88f0-e1f078f78cfc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:39.622052 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:39.622052 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:21:39.631518 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-298a6a11-414f-4032-88f0-e1f078f78cfc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:39.642222 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-298a6a11-414f-4032-88f0-e1f078f78cfc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:39.642678 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 2/9] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:39 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 967 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:21:40.658770 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9f0f3b94-7eac-4a1b-9ad5-ce4de3e32bdc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:40.661516 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f0f3b94-7eac-4a1b-9ad5-ce4de3e32bdc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:40.661788 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f0f3b94-7eac-4a1b-9ad5-ce4de3e32bdc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:40.661991 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f0f3b94-7eac-4a1b-9ad5-ce4de3e32bdc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:40.714928 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:40.714928 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:21:40.724163 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9f0f3b94-7eac-4a1b-9ad5-ce4de3e32bdc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:40.733529 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f0f3b94-7eac-4a1b-9ad5-ce4de3e32bdc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:40.734129 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 3/10] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:40 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 991 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:21:41.750054 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ab0dd7bb-e987-4f4f-82c8-37582a8aff32 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:41.752429 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab0dd7bb-e987-4f4f-82c8-37582a8aff32 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:41.752743 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab0dd7bb-e987-4f4f-82c8-37582a8aff32 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:41.752979 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab0dd7bb-e987-4f4f-82c8-37582a8aff32 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:41.790210 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:41.790210 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:21:41.799130 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ab0dd7bb-e987-4f4f-82c8-37582a8aff32 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:41.807861 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab0dd7bb-e987-4f4f-82c8-37582a8aff32 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:41.808249 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 3/11] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:41 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 991 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:21:42.853487 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-abc39c14-da22-40b8-894e-96fa95171873 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:42.853487 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abc39c14-da22-40b8-894e-96fa95171873 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:42.853487 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abc39c14-da22-40b8-894e-96fa95171873 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:42.853487 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abc39c14-da22-40b8-894e-96fa95171873 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:42.853487 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:42.853487 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:21:42.864451 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-abc39c14-da22-40b8-894e-96fa95171873 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:42.875103 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abc39c14-da22-40b8-894e-96fa95171873 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:42.875839 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 4/12] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:42 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 991 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:21:43.892479 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bfac7c4e-6c94-44b2-993e-539ba850c1ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:43.894485 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bfac7c4e-6c94-44b2-993e-539ba850c1ca tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:43.894820 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bfac7c4e-6c94-44b2-993e-539ba850c1ca tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:43.894922 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bfac7c4e-6c94-44b2-993e-539ba850c1ca tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:43.904339 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:43.904339 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:21:43.908545 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bfac7c4e-6c94-44b2-993e-539ba850c1ca tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:43.914292 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bfac7c4e-6c94-44b2-993e-539ba850c1ca tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:43.914763 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 3/13] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:43 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:44.506135 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:44.724991 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:21:44.725388 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-533097494", "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:21:44.727010 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-533097494', 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:21:44.932274 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a4e7e453-d9f7-48a4-8cc4-013a1f6150f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:44.937663 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4e7e453-d9f7-48a4-8cc4-013a1f6150f5 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:44.937883 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4e7e453-d9f7-48a4-8cc4-013a1f6150f5 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:44.938094 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4e7e453-d9f7-48a4-8cc4-013a1f6150f5 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:44.950135 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:44.950135 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:21:44.957900 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a4e7e453-d9f7-48a4-8cc4-013a1f6150f5 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:44.966847 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4e7e453-d9f7-48a4-8cc4-013a1f6150f5 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:44.967238 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 4/14] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:44 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:45.391628 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Create volume of 1 GB Aug 14 22:21:45.403764 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Availability zone cache updated, next update will occur around 2026-08-14 23:21:45.402795. {{(pid=100325) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 22:21:45.404017 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Availability Zones retrieved successfully. Aug 14 22:21:45.433284 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Flow 'volume_create_api' (55fbc1a8-3ecf-4aec-a46c-b2ea450792e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:21:45.435583 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01f4a0a-e2db-4b15-b6d1-2f7cfefc4f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:45.437409 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:21:45.580612 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01f4a0a-e2db-4b15-b6d1-2f7cfefc4f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:45.581872 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be1dc564-cca1-4d98-9498-2e813c8d35b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:45.655978 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-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 14 22:21:45.656456 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-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 14 22:21:45.734295 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Created reservations ['ca32222b-fdb5-4d59-ae58-e1790ceef6c3', 'af3be206-27fb-4010-a001-3c489547e68b', '30b9cd19-177b-4268-8996-e8067b9134ad', '82ab00e6-b4ec-4380-9df7-4b3dde9beb2a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:21:45.735457 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be1dc564-cca1-4d98-9498-2e813c8d35b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca32222b-fdb5-4d59-ae58-e1790ceef6c3', 'af3be206-27fb-4010-a001-3c489547e68b', '30b9cd19-177b-4268-8996-e8067b9134ad', '82ab00e6-b4ec-4380-9df7-4b3dde9beb2a']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:45.736224 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cc2069-0b63-470d-80f3-fc0172c48a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:45.778323 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cc2069-0b63-470d-80f3-fc0172c48a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c9b4a42-5264-461b-a5b3-cf3c2b301c51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-533097494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68b9c17f0c9742b1a5ba8f938e76ec37',qos_specs=None,replication_status=,reservations=['ca32222b-fdb5-4d59-ae58-e1790ceef6c3','af3be206-27fb-4010-a001-3c489547e68b','30b9cd19-177b-4268-8996-e8067b9134ad','82ab00e6-b4ec-4380-9df7-4b3dde9beb2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b54bcd8ff08143c8bc8ed7915fb1a060',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-533097494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c9b4a42-5264-461b-a5b3-cf3c2b301c51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68b9c17f0c9742b1a5ba8f938e76ec37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b54bcd8ff08143c8bc8ed7915fb1a060',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:45.778530 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8662713a-258e-4091-8405-4f6f8e2782c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:45.818068 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8662713a-258e-4091-8405-4f6f8e2782c4) transitioned into state 'SUCCESS' from state '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-533097494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68b9c17f0c9742b1a5ba8f938e76ec37',qos_specs=None,replication_status=,reservations=['ca32222b-fdb5-4d59-ae58-e1790ceef6c3','af3be206-27fb-4010-a001-3c489547e68b','30b9cd19-177b-4268-8996-e8067b9134ad','82ab00e6-b4ec-4380-9df7-4b3dde9beb2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b54bcd8ff08143c8bc8ed7915fb1a060',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:45.819452 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b8a0bd6-e82b-4b9c-9ee4-52b72ca2fef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:45.853233 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b8a0bd6-e82b-4b9c-9ee4-52b72ca2fef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:45.854813 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Flow 'volume_create_api' (55fbc1a8-3ecf-4aec-a46c-b2ea450792e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:21:45.855408 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Create volume request issued successfully. Aug 14 22:21:45.856332 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ec7d2dc-abbd-44c3-97b0-556574629049 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:21:45.856865 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 4/15] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:21:44 2026] POST /volume/v3/volumes => generated 756 bytes in 1351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:21:45.876347 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b61902e0-0e6d-42eb-9cc7-675c6787a7dc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:45.879087 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b61902e0-0e6d-42eb-9cc7-675c6787a7dc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:45.879471 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b61902e0-0e6d-42eb-9cc7-675c6787a7dc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:45.879847 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b61902e0-0e6d-42eb-9cc7-675c6787a7dc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:45.895085 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:45.895085 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:21:45.904067 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b61902e0-0e6d-42eb-9cc7-675c6787a7dc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:45.914112 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b61902e0-0e6d-42eb-9cc7-675c6787a7dc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:45.915207 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 5/16] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:45 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:45.990471 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c73763c6-eb4a-4da8-af29-d9e32534fd20 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:45.996430 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c73763c6-eb4a-4da8-af29-d9e32534fd20 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:45.996774 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c73763c6-eb4a-4da8-af29-d9e32534fd20 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:45.997063 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c73763c6-eb4a-4da8-af29-d9e32534fd20 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:46.013472 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:46.013472 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:21:46.018192 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c73763c6-eb4a-4da8-af29-d9e32534fd20 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:46.024988 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c73763c6-eb4a-4da8-af29-d9e32534fd20 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:46.025984 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 4/17] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:45 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:46.931378 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0c232948-f1eb-4749-b56b-64942f597d88 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:46.933918 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c232948-f1eb-4749-b56b-64942f597d88 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:46.934399 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c232948-f1eb-4749-b56b-64942f597d88 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:46.934602 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c232948-f1eb-4749-b56b-64942f597d88 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:46.952369 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:46.952369 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:21:46.961762 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0c232948-f1eb-4749-b56b-64942f597d88 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:46.968919 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c232948-f1eb-4749-b56b-64942f597d88 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:46.969672 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 5/18] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:46 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:47.049813 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8c957e49-2ef2-498f-83c6-0fb252eab3a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:47.054818 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c957e49-2ef2-498f-83c6-0fb252eab3a8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:47.055180 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c957e49-2ef2-498f-83c6-0fb252eab3a8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:47.055395 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c957e49-2ef2-498f-83c6-0fb252eab3a8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:47.068365 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:47.068365 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:21:47.074303 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8c957e49-2ef2-498f-83c6-0fb252eab3a8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:47.083206 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c957e49-2ef2-498f-83c6-0fb252eab3a8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:47.083503 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 5/19] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:47 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:47.989303 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0c959fde-c710-4ec0-9fc5-bd4221755998 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:47.994761 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c959fde-c710-4ec0-9fc5-bd4221755998 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:47.995068 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c959fde-c710-4ec0-9fc5-bd4221755998 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:47.995304 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c959fde-c710-4ec0-9fc5-bd4221755998 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:48.005193 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:48.005193 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:21:48.012084 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0c959fde-c710-4ec0-9fc5-bd4221755998 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:48.019889 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c959fde-c710-4ec0-9fc5-bd4221755998 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:48.020359 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 6/20] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:47 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:48.102829 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bd2589ae-7ecb-4d25-870c-24dacd497ae8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:48.105771 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd2589ae-7ecb-4d25-870c-24dacd497ae8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:48.106049 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd2589ae-7ecb-4d25-870c-24dacd497ae8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:48.106271 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd2589ae-7ecb-4d25-870c-24dacd497ae8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:48.123973 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:48.123973 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:21:48.133888 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bd2589ae-7ecb-4d25-870c-24dacd497ae8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:48.140204 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd2589ae-7ecb-4d25-870c-24dacd497ae8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:48.140825 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 5/21] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:48 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:49.040877 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c3971c72-d7e6-44e5-81fc-adcfbb2c059f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:49.043966 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3971c72-d7e6-44e5-81fc-adcfbb2c059f tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:49.044139 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c3971c72-d7e6-44e5-81fc-adcfbb2c059f tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:49.044460 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c3971c72-d7e6-44e5-81fc-adcfbb2c059f tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:49.055490 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:49.055490 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:21:49.060238 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c3971c72-d7e6-44e5-81fc-adcfbb2c059f tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:49.067608 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3971c72-d7e6-44e5-81fc-adcfbb2c059f tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:49.069633 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 6/22] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:49 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:49.159486 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a984e23d-0c0d-47c1-892d-9be77a7f7b7b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:49.162167 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a984e23d-0c0d-47c1-892d-9be77a7f7b7b tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:49.162548 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a984e23d-0c0d-47c1-892d-9be77a7f7b7b tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:49.163072 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a984e23d-0c0d-47c1-892d-9be77a7f7b7b tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:49.174124 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:49.174124 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:21:49.182039 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a984e23d-0c0d-47c1-892d-9be77a7f7b7b tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:49.191200 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a984e23d-0c0d-47c1-892d-9be77a7f7b7b tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:49.191649 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 6/23] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:49 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:50.085144 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dbd92620-8b08-4f81-a95d-01bc151b0eca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:50.089780 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dbd92620-8b08-4f81-a95d-01bc151b0eca tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:50.090040 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dbd92620-8b08-4f81-a95d-01bc151b0eca tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:50.090282 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dbd92620-8b08-4f81-a95d-01bc151b0eca tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:50.102566 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:50.102566 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:21:50.108770 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dbd92620-8b08-4f81-a95d-01bc151b0eca tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:50.114526 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dbd92620-8b08-4f81-a95d-01bc151b0eca tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:50.114949 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 7/24] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:50 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:50.214544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-13a0af54-60da-4baf-9567-e82e4d99fa53 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:50.216848 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13a0af54-60da-4baf-9567-e82e4d99fa53 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:50.217198 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13a0af54-60da-4baf-9567-e82e4d99fa53 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:50.217477 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13a0af54-60da-4baf-9567-e82e4d99fa53 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:50.227685 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:50.227685 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:21:50.237832 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-13a0af54-60da-4baf-9567-e82e4d99fa53 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:50.248500 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13a0af54-60da-4baf-9567-e82e4d99fa53 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:50.249282 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 6/25] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:50 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:51.130915 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e99e8b96-04ee-4742-bab3-a4228e6e95a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:51.134304 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e99e8b96-04ee-4742-bab3-a4228e6e95a1 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:51.134572 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e99e8b96-04ee-4742-bab3-a4228e6e95a1 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:51.134821 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e99e8b96-04ee-4742-bab3-a4228e6e95a1 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:51.145137 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:51.145137 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:21:51.150708 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e99e8b96-04ee-4742-bab3-a4228e6e95a1 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:51.157913 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e99e8b96-04ee-4742-bab3-a4228e6e95a1 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:51.158663 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 7/26] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:51 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:51.268222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e3b3215d-8d21-40cb-9e56-b282fabc6c91 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:51.270444 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3b3215d-8d21-40cb-9e56-b282fabc6c91 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:51.270749 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3b3215d-8d21-40cb-9e56-b282fabc6c91 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:51.270989 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3b3215d-8d21-40cb-9e56-b282fabc6c91 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:51.282045 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:51.282045 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:21:51.295659 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e3b3215d-8d21-40cb-9e56-b282fabc6c91 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:51.306200 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3b3215d-8d21-40cb-9e56-b282fabc6c91 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:51.306762 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 7/27] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:51 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:52.180629 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5491feb3-b290-4e94-b39b-3caf9de3d80b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:52.185344 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5491feb3-b290-4e94-b39b-3caf9de3d80b tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:52.185344 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5491feb3-b290-4e94-b39b-3caf9de3d80b tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:52.185344 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5491feb3-b290-4e94-b39b-3caf9de3d80b tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:52.194877 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:52.194877 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:21:52.199404 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5491feb3-b290-4e94-b39b-3caf9de3d80b tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:52.207204 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5491feb3-b290-4e94-b39b-3caf9de3d80b tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:52.207204 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 8/28] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:52 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:52.325826 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dad5baae-3cf4-4820-81f4-4abf1d4e20a4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:52.328436 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dad5baae-3cf4-4820-81f4-4abf1d4e20a4 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:52.328655 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dad5baae-3cf4-4820-81f4-4abf1d4e20a4 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:52.328880 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dad5baae-3cf4-4820-81f4-4abf1d4e20a4 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:52.341538 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:52.341538 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:21:52.350927 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dad5baae-3cf4-4820-81f4-4abf1d4e20a4 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:52.361989 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dad5baae-3cf4-4820-81f4-4abf1d4e20a4 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:52.362679 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 7/29] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:52 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:53.229219 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ede4e4ad-12e2-4c9c-abdf-cb7b23c12b8a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:53.233855 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ede4e4ad-12e2-4c9c-abdf-cb7b23c12b8a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:53.234032 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ede4e4ad-12e2-4c9c-abdf-cb7b23c12b8a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:53.234289 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ede4e4ad-12e2-4c9c-abdf-cb7b23c12b8a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:53.245089 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:53.245089 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:21:53.250093 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ede4e4ad-12e2-4c9c-abdf-cb7b23c12b8a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:53.258578 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ede4e4ad-12e2-4c9c-abdf-cb7b23c12b8a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:53.259489 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 8/30] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:53 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:53.383997 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-43ea2674-4039-4a06-8819-ededd756115d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:53.388960 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43ea2674-4039-4a06-8819-ededd756115d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:53.389393 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43ea2674-4039-4a06-8819-ededd756115d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:53.390129 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43ea2674-4039-4a06-8819-ededd756115d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:53.404115 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:53.404115 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:21:53.411424 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-43ea2674-4039-4a06-8819-ededd756115d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:53.421877 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43ea2674-4039-4a06-8819-ededd756115d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:53.421877 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 8/31] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:53 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:54.280432 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f98a1aad-4a3f-48ca-bd32-e1a469392c17 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:54.283009 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f98a1aad-4a3f-48ca-bd32-e1a469392c17 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:54.283556 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f98a1aad-4a3f-48ca-bd32-e1a469392c17 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:54.284033 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f98a1aad-4a3f-48ca-bd32-e1a469392c17 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:54.296311 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:54.296311 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:21:54.309240 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f98a1aad-4a3f-48ca-bd32-e1a469392c17 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:54.322825 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f98a1aad-4a3f-48ca-bd32-e1a469392c17 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:54.323095 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 9/32] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:54 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:21:54.446486 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cf67677c-0b5c-4538-a530-983899f078e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:54.450912 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf67677c-0b5c-4538-a530-983899f078e3 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:54.450912 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf67677c-0b5c-4538-a530-983899f078e3 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:54.450912 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf67677c-0b5c-4538-a530-983899f078e3 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:54.463571 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:54.463571 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:21:54.473844 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cf67677c-0b5c-4538-a530-983899f078e3 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:54.483000 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf67677c-0b5c-4538-a530-983899f078e3 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:54.483474 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 8/33] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:54 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:55.118706 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-31cc0495-68cf-4e66-b5b8-411d913274fa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:55.341133 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3d09c90-8cf5-4aa4-b63f-976fe68942a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:55.343849 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3d09c90-8cf5-4aa4-b63f-976fe68942a4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:55.344090 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3d09c90-8cf5-4aa4-b63f-976fe68942a4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:55.344405 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3d09c90-8cf5-4aa4-b63f-976fe68942a4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:55.361454 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:55.361454 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:21:55.373564 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a3d09c90-8cf5-4aa4-b63f-976fe68942a4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:55.381791 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3d09c90-8cf5-4aa4-b63f-976fe68942a4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:55.382327 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 9/34] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:55 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:55.426756 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:21:55.430273 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2111396811"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:21:55.431223 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2111396811'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:21:55.445946 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Create volume of 1 GB Aug 14 22:21:55.446327 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:55.446327 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:21:55.453037 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Availability zone cache updated, next update will occur around 2026-08-14 23:21:55.451870. {{(pid=100324) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 22:21:55.453283 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Availability Zones retrieved successfully. Aug 14 22:21:55.481644 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Flow 'volume_create_api' (0ee1f43d-ac2b-40a7-9118-4593edf7acf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:21:55.483335 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdec7318-58a2-4a9e-aa61-79944216e008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:55.486007 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:21:55.507134 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-935faff8-955e-4210-b5ea-d3fd59bfc520 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:55.510547 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-935faff8-955e-4210-b5ea-d3fd59bfc520 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:55.510547 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-935faff8-955e-4210-b5ea-d3fd59bfc520 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:55.510547 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-935faff8-955e-4210-b5ea-d3fd59bfc520 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:55.513498 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:55.513498 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:21:55.519500 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:55.519500 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:21:55.524361 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-935faff8-955e-4210-b5ea-d3fd59bfc520 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:55.530978 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-935faff8-955e-4210-b5ea-d3fd59bfc520 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:55.531372 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 10/35] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:55 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:55.550010 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdec7318-58a2-4a9e-aa61-79944216e008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7', 'encryption_key_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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:55.551324 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19740357-6a36-4c61-9ba4-5aad74a3673c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:55.614912 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-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 14 22:21:55.614912 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-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 14 22:21:55.699561 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Created reservations ['1720517c-5a52-4836-aed3-f4a806b888e8', 'bd02b117-55d4-4a10-9204-2754c78a446a', '15b8f8e7-9a78-4428-bc61-f6bf152334a2', '07f98685-bb72-423c-8fde-3ab22f88ba62'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:21:55.700608 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19740357-6a36-4c61-9ba4-5aad74a3673c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1720517c-5a52-4836-aed3-f4a806b888e8', 'bd02b117-55d4-4a10-9204-2754c78a446a', '15b8f8e7-9a78-4428-bc61-f6bf152334a2', '07f98685-bb72-423c-8fde-3ab22f88ba62']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:55.701914 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ab2920-0c49-4ef6-b829-b442eb49355b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:55.741321 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ab2920-0c49-4ef6-b829-b442eb49355b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35bd40b6-4795-4bf6-b3e3-3b523fcbb097', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2111396811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d8c09fb83d16491ca1b7ba586ab04594',qos_specs=None,replication_status=,reservations=['1720517c-5a52-4836-aed3-f4a806b888e8','bd02b117-55d4-4a10-9204-2754c78a446a','15b8f8e7-9a78-4428-bc61-f6bf152334a2','07f98685-bb72-423c-8fde-3ab22f88ba62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3b967228594a46a96c5a6ce9efa6dd',volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:21:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2111396811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35bd40b6-4795-4bf6-b3e3-3b523fcbb097,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d8c09fb83d16491ca1b7ba586ab04594',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e3b967228594a46a96c5a6ce9efa6dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7),volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:55.743688 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1591433-bd05-49dc-9a9a-bf4aceaf379e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:55.781447 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1591433-bd05-49dc-9a9a-bf4aceaf379e) transitioned into state 'SUCCESS' from state '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-2111396811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d8c09fb83d16491ca1b7ba586ab04594',qos_specs=None,replication_status=,reservations=['1720517c-5a52-4836-aed3-f4a806b888e8','bd02b117-55d4-4a10-9204-2754c78a446a','15b8f8e7-9a78-4428-bc61-f6bf152334a2','07f98685-bb72-423c-8fde-3ab22f88ba62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3b967228594a46a96c5a6ce9efa6dd',volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:55.782297 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ee8c1f2-ae15-4378-a24a-43cbbfa3f774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:55.825833 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ee8c1f2-ae15-4378-a24a-43cbbfa3f774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:55.827417 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Flow 'volume_create_api' (0ee1f43d-ac2b-40a7-9118-4593edf7acf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:21:55.827528 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Create volume request issued successfully. Aug 14 22:21:55.828641 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31cc0495-68cf-4e66-b5b8-411d913274fa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:21:55.829065 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 9/36] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:21:55 2026] POST /volume/v3/volumes => generated 758 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:21:55.849671 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d7d7583e-84ef-4a10-b7bb-d30c34cb1ac4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:55.853690 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7d7583e-84ef-4a10-b7bb-d30c34cb1ac4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:21:55.854415 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7d7583e-84ef-4a10-b7bb-d30c34cb1ac4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:55.854415 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7d7583e-84ef-4a10-b7bb-d30c34cb1ac4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:55.864810 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:55.864810 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:21:55.873453 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d7d7583e-84ef-4a10-b7bb-d30c34cb1ac4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:21:55.883419 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7d7583e-84ef-4a10-b7bb-d30c34cb1ac4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:21:55.883419 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 9/37] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:55 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:56.408228 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7b2ee7d9-75bb-4c0d-b4ca-d728b4151ac5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:56.411471 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b2ee7d9-75bb-4c0d-b4ca-d728b4151ac5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:56.411933 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b2ee7d9-75bb-4c0d-b4ca-d728b4151ac5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:56.412165 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b2ee7d9-75bb-4c0d-b4ca-d728b4151ac5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:56.427461 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:56.427461 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:21:56.434850 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7b2ee7d9-75bb-4c0d-b4ca-d728b4151ac5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:56.449277 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b2ee7d9-75bb-4c0d-b4ca-d728b4151ac5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:56.449277 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 10/38] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:56 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:56.552309 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-841d4812-33ae-414b-8250-a615920586dc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:56.558517 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-841d4812-33ae-414b-8250-a615920586dc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:56.560712 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-841d4812-33ae-414b-8250-a615920586dc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:56.561817 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-841d4812-33ae-414b-8250-a615920586dc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:56.577338 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:56.577338 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:21:56.585561 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-841d4812-33ae-414b-8250-a615920586dc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:56.593095 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-841d4812-33ae-414b-8250-a615920586dc tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:56.593631 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 11/39] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:56 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:56.900802 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cdd8f87b-1fc5-4eaa-8ca6-7cc005d86aad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:56.902895 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cdd8f87b-1fc5-4eaa-8ca6-7cc005d86aad tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:21:56.903148 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cdd8f87b-1fc5-4eaa-8ca6-7cc005d86aad tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:56.903592 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cdd8f87b-1fc5-4eaa-8ca6-7cc005d86aad tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:56.910934 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:56.910934 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:21:56.914945 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cdd8f87b-1fc5-4eaa-8ca6-7cc005d86aad tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:21:56.920192 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cdd8f87b-1fc5-4eaa-8ca6-7cc005d86aad tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:21:56.920192 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 10/40] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:56 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:56.940320 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e90558b2-9465-47f3-a6c7-ad5e502b66a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:57.216028 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-90261aad-6463-46ac-95ae-6311ab8639a5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:57.469732 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a0c6d188-2ab1-4546-a7f2-5caf4d9c1554 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:57.471702 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a0c6d188-2ab1-4546-a7f2-5caf4d9c1554 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:57.472980 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a0c6d188-2ab1-4546-a7f2-5caf4d9c1554 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:57.473696 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a0c6d188-2ab1-4546-a7f2-5caf4d9c1554 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:57.486028 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:57.486028 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:21:57.495981 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a0c6d188-2ab1-4546-a7f2-5caf4d9c1554 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:57.502265 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a0c6d188-2ab1-4546-a7f2-5caf4d9c1554 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:57.503185 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 12/41] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:57 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:57.539547 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e90558b2-9465-47f3-a6c7-ad5e502b66a3 tempest-TestMultiAttachVolumeSwap-2129134168 tempest-TestMultiAttachVolumeSwap-2129134168-project-admin] POST https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097/action Aug 14 22:21:57.540318 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e90558b2-9465-47f3-a6c7-ad5e502b66a3 tempest-TestMultiAttachVolumeSwap-2129134168 tempest-TestMultiAttachVolumeSwap-2129134168-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:21:57.542299 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e90558b2-9465-47f3-a6c7-ad5e502b66a3 tempest-TestMultiAttachVolumeSwap-2129134168 tempest-TestMultiAttachVolumeSwap-2129134168-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:21:57.564970 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:21:57.565672 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-984006063"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:21:57.567606 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-984006063'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:21:57.568230 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Create volume of 1 GB Aug 14 22:21:57.574809 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Availability Zones retrieved successfully. Aug 14 22:21:57.581343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Flow 'volume_create_api' (e76fdbeb-01ae-47b9-840b-b289294edb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:21:57.582326 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2223b91-1ed8-491d-a1c4-c1fc88a5bb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:57.583057 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:21:57.594827 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:57.594827 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:21:57.595384 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e90558b2-9465-47f3-a6c7-ad5e502b66a3 tempest-TestMultiAttachVolumeSwap-2129134168 tempest-TestMultiAttachVolumeSwap-2129134168-project-admin] Volume info retrieved successfully. Aug 14 22:21:57.614960 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c33e0d7c-4134-4366-843e-c3b269339b99 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:57.621030 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c33e0d7c-4134-4366-843e-c3b269339b99 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:57.621030 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c33e0d7c-4134-4366-843e-c3b269339b99 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:57.621030 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c33e0d7c-4134-4366-843e-c3b269339b99 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:57.621140 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e90558b2-9465-47f3-a6c7-ad5e502b66a3 tempest-TestMultiAttachVolumeSwap-2129134168 tempest-TestMultiAttachVolumeSwap-2129134168-project-admin] Update volume admin metadata completed successfully. Aug 14 22:21:57.621140 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e90558b2-9465-47f3-a6c7-ad5e502b66a3 tempest-TestMultiAttachVolumeSwap-2129134168 tempest-TestMultiAttachVolumeSwap-2129134168-project-admin] Update readonly setting on volume completed successfully. Aug 14 22:21:57.621140 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e90558b2-9465-47f3-a6c7-ad5e502b66a3 tempest-TestMultiAttachVolumeSwap-2129134168 tempest-TestMultiAttachVolumeSwap-2129134168-project-admin] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097/action returned with HTTP 202 Aug 14 22:21:57.621898 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 10/42] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:21:56 2026] POST /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097/action => generated 0 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:21:57.624218 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2223b91-1ed8-491d-a1c4-c1fc88a5bb4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:57.625722 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1178fd8f-98b5-4c8d-ac1e-b58cf8c59651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:57.637489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eed964a1-b010-4ec5-a610-345f6d8f036e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:57.640068 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:21:57.640510 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-606135062"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:21:57.642058 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:57.642058 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:21:57.643442 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-606135062'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:21:57.651814 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Create volume of 1 GB Aug 14 22:21:57.652188 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:57.652188 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:21:57.652665 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c33e0d7c-4134-4366-843e-c3b269339b99 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:57.653040 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Availability Zones retrieved successfully. Aug 14 22:21:57.662115 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Flow 'volume_create_api' (0f5182e5-7752-4278-abc1-bbe9e2627001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:21:57.662243 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c33e0d7c-4134-4366-843e-c3b269339b99 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:57.663129 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 11/43] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:57 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:57.663481 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (421aaec0-632c-46a8-a969-3b6bbf684de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:57.664872 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:21:57.687533 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:57.687533 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:21:57.719938 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (421aaec0-632c-46a8-a969-3b6bbf684de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7', 'encryption_key_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=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:57.721655 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de6692dd-a0c9-4abc-ac03-8d20193ce934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:57.750623 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Created reservations ['8186ed6e-0844-4b40-a870-0d14b9684da8', 'b054fd64-4a34-467b-9a69-bf6b120f1dfc', '5023a376-ea11-4bb2-9ae1-01269fe31cef', '091973a8-ceb1-421c-90da-d6df25a8705b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:21:57.752558 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1178fd8f-98b5-4c8d-ac1e-b58cf8c59651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8186ed6e-0844-4b40-a870-0d14b9684da8', 'b054fd64-4a34-467b-9a69-bf6b120f1dfc', '5023a376-ea11-4bb2-9ae1-01269fe31cef', '091973a8-ceb1-421c-90da-d6df25a8705b']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:57.752686 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b99059-8d5d-4978-9668-539bdba43d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:57.782876 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-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 14 22:21:57.785287 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-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 14 22:21:57.806899 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Created reservations ['26da964a-6360-4fe0-963a-7785525a4764', 'a9191124-87b1-493a-a950-c4b4c07f148b', '7ef72cba-28bc-4c5a-b21c-bc23e234564a', 'af662875-9307-4438-803b-b95140d14802'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:21:57.808407 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de6692dd-a0c9-4abc-ac03-8d20193ce934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26da964a-6360-4fe0-963a-7785525a4764', 'a9191124-87b1-493a-a950-c4b4c07f148b', '7ef72cba-28bc-4c5a-b21c-bc23e234564a', 'af662875-9307-4438-803b-b95140d14802']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:57.809185 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b80c39-8986-4a12-b788-da5650197f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:57.826241 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b99059-8d5d-4978-9668-539bdba43d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ea638f0-77ea-40e2-9857-f236cf42afc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-984006063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a49ae23742b40d9aa83d99bf58b5d24',qos_specs=None,replication_status=,reservations=['8186ed6e-0844-4b40-a870-0d14b9684da8','b054fd64-4a34-467b-9a69-bf6b120f1dfc','5023a376-ea11-4bb2-9ae1-01269fe31cef','091973a8-ceb1-421c-90da-d6df25a8705b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5cf506a3e0043c6a592b8ab76e12dd6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-984006063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ea638f0-77ea-40e2-9857-f236cf42afc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a49ae23742b40d9aa83d99bf58b5d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5cf506a3e0043c6a592b8ab76e12dd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:57.827609 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23cbcf6d-456b-4457-9fa7-b554ec7a30c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:57.838988 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b80c39-8986-4a12-b788-da5650197f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e3f86b9-f85c-4ac4-8496-218e7b864ed0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-606135062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d8c09fb83d16491ca1b7ba586ab04594',qos_specs=None,replication_status=,reservations=['26da964a-6360-4fe0-963a-7785525a4764','a9191124-87b1-493a-a950-c4b4c07f148b','7ef72cba-28bc-4c5a-b21c-bc23e234564a','af662875-9307-4438-803b-b95140d14802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3b967228594a46a96c5a6ce9efa6dd',volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-606135062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e3f86b9-f85c-4ac4-8496-218e7b864ed0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d8c09fb83d16491ca1b7ba586ab04594',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e3b967228594a46a96c5a6ce9efa6dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7),volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:57.839197 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (768187f4-939e-4318-96a7-9ca1f0797450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:57.860402 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23cbcf6d-456b-4457-9fa7-b554ec7a30c2) transitioned into state 'SUCCESS' from state '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-984006063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a49ae23742b40d9aa83d99bf58b5d24',qos_specs=None,replication_status=,reservations=['8186ed6e-0844-4b40-a870-0d14b9684da8','b054fd64-4a34-467b-9a69-bf6b120f1dfc','5023a376-ea11-4bb2-9ae1-01269fe31cef','091973a8-ceb1-421c-90da-d6df25a8705b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5cf506a3e0043c6a592b8ab76e12dd6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:57.864288 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddde613f-6283-4f62-a406-5d84575849fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:57.876773 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddde613f-6283-4f62-a406-5d84575849fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:57.877796 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Flow 'volume_create_api' (e76fdbeb-01ae-47b9-840b-b289294edb4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:21:57.878193 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Create volume request issued successfully. Aug 14 22:21:57.879068 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90261aad-6463-46ac-95ae-6311ab8639a5 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:21:57.879686 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 11/44] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:21:57 2026] POST /volume/v3/volumes => generated 784 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:21:57.880158 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (768187f4-939e-4318-96a7-9ca1f0797450) transitioned into state 'SUCCESS' from state '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-606135062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d8c09fb83d16491ca1b7ba586ab04594',qos_specs=None,replication_status=,reservations=['26da964a-6360-4fe0-963a-7785525a4764','a9191124-87b1-493a-a950-c4b4c07f148b','7ef72cba-28bc-4c5a-b21c-bc23e234564a','af662875-9307-4438-803b-b95140d14802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3b967228594a46a96c5a6ce9efa6dd',volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:57.880964 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a062fd55-326d-4a0e-b04a-cb8fa2b7eaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:21:57.900206 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc25adf8-1f7b-4186-b8cd-81ff44a2da25 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:57.904277 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a062fd55-326d-4a0e-b04a-cb8fa2b7eaaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:21:57.905344 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc25adf8-1f7b-4186-b8cd-81ff44a2da25 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:21:57.905619 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Flow 'volume_create_api' (0f5182e5-7752-4278-abc1-bbe9e2627001) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:21:57.905679 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc25adf8-1f7b-4186-b8cd-81ff44a2da25 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:57.906454 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc25adf8-1f7b-4186-b8cd-81ff44a2da25 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:57.906629 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Create volume request issued successfully. Aug 14 22:21:57.909208 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eed964a1-b010-4ec5-a610-345f6d8f036e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:21:57.909208 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 13/45] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:21:57 2026] POST /volume/v3/volumes => generated 757 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:21:57.917325 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:57.917325 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:21:57.924622 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cc25adf8-1f7b-4186-b8cd-81ff44a2da25 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:21:57.928010 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc25adf8-1f7b-4186-b8cd-81ff44a2da25 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:21:57.928835 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 11/46] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:57 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 963 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:21:57.931087 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0250607b-c304-4b2d-b78f-7cee47159c8e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:57.934512 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0250607b-c304-4b2d-b78f-7cee47159c8e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 Aug 14 22:21:57.934512 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0250607b-c304-4b2d-b78f-7cee47159c8e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:57.934758 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0250607b-c304-4b2d-b78f-7cee47159c8e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:57.947164 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:57.947164 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:21:57.960953 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0250607b-c304-4b2d-b78f-7cee47159c8e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:21:57.967878 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0250607b-c304-4b2d-b78f-7cee47159c8e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 returned with HTTP 200 Aug 14 22:21:57.971375 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 12/47] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:57 2026] GET /volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:58.522571 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c405d5bb-5e7c-4bb5-8314-41b686b8962c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:58.524651 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c405d5bb-5e7c-4bb5-8314-41b686b8962c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:58.524902 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c405d5bb-5e7c-4bb5-8314-41b686b8962c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:58.525094 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c405d5bb-5e7c-4bb5-8314-41b686b8962c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:58.536691 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:58.536691 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:21:58.542206 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c405d5bb-5e7c-4bb5-8314-41b686b8962c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:58.550464 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c405d5bb-5e7c-4bb5-8314-41b686b8962c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:58.551238 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 12/48] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:58 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:58.685371 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-29196c6c-6ce9-43a6-b3d8-46b8ea820620 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:58.688313 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29196c6c-6ce9-43a6-b3d8-46b8ea820620 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:58.688676 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29196c6c-6ce9-43a6-b3d8-46b8ea820620 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:58.689593 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29196c6c-6ce9-43a6-b3d8-46b8ea820620 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:58.707449 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:58.707449 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:21:58.713067 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-29196c6c-6ce9-43a6-b3d8-46b8ea820620 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:58.719640 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29196c6c-6ce9-43a6-b3d8-46b8ea820620 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:58.720421 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 14/49] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:58 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:21:58.947334 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-36bb7a8b-8a19-4ef1-b69c-d283556c90cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:58.950533 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36bb7a8b-8a19-4ef1-b69c-d283556c90cd tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:21:58.951442 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36bb7a8b-8a19-4ef1-b69c-d283556c90cd tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:58.951442 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36bb7a8b-8a19-4ef1-b69c-d283556c90cd tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:58.961533 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:58.961533 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:21:58.967892 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-36bb7a8b-8a19-4ef1-b69c-d283556c90cd tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:21:58.973904 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36bb7a8b-8a19-4ef1-b69c-d283556c90cd tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:21:58.974450 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 12/50] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:58 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:21:58.985576 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b1cc0675-783b-44dd-a49b-8661ddecf419 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:58.988047 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b1cc0675-783b-44dd-a49b-8661ddecf419 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 Aug 14 22:21:58.988317 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b1cc0675-783b-44dd-a49b-8661ddecf419 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:58.988594 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b1cc0675-783b-44dd-a49b-8661ddecf419 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:58.999201 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:58.999201 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:21:59.006883 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b1cc0675-783b-44dd-a49b-8661ddecf419 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:21:59.012853 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b1cc0675-783b-44dd-a49b-8661ddecf419 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 returned with HTTP 200 Aug 14 22:21:59.014660 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 13/51] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:58 2026] GET /volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:21:59.570022 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b40ddf23-0b2b-4b86-966a-6cf2e2f70dbe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:59.574122 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b40ddf23-0b2b-4b86-966a-6cf2e2f70dbe tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:21:59.574369 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b40ddf23-0b2b-4b86-966a-6cf2e2f70dbe tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:59.575311 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b40ddf23-0b2b-4b86-966a-6cf2e2f70dbe tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:59.588738 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:59.588738 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:21:59.596599 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b40ddf23-0b2b-4b86-966a-6cf2e2f70dbe tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:21:59.603825 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b40ddf23-0b2b-4b86-966a-6cf2e2f70dbe tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:21:59.604436 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 13/52] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:21:59 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:21:59.739049 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9be52ca2-88b5-48ad-8e71-99097a9950c8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:21:59.742785 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9be52ca2-88b5-48ad-8e71-99097a9950c8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:21:59.743190 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9be52ca2-88b5-48ad-8e71-99097a9950c8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:21:59.743538 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9be52ca2-88b5-48ad-8e71-99097a9950c8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:21:59.757799 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:21:59.757799 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:21:59.766953 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9be52ca2-88b5-48ad-8e71-99097a9950c8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:21:59.783644 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9be52ca2-88b5-48ad-8e71-99097a9950c8 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:21:59.783644 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 15/53] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:21:59 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:00.630246 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71aa8a71-cc67-40b2-a8aa-94290cad1fe6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:00.636532 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71aa8a71-cc67-40b2-a8aa-94290cad1fe6 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:00.636783 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71aa8a71-cc67-40b2-a8aa-94290cad1fe6 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:00.637142 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71aa8a71-cc67-40b2-a8aa-94290cad1fe6 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:00.650605 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:00.650605 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:00.656772 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-71aa8a71-cc67-40b2-a8aa-94290cad1fe6 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:00.661679 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71aa8a71-cc67-40b2-a8aa-94290cad1fe6 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:00.662022 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 13/54] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:00 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:00.810275 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-551aa2ec-5217-4702-b4db-50bfc20e3d8d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:00.812768 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-551aa2ec-5217-4702-b4db-50bfc20e3d8d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:00.812904 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-551aa2ec-5217-4702-b4db-50bfc20e3d8d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:00.813170 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-551aa2ec-5217-4702-b4db-50bfc20e3d8d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:00.828837 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:00.828837 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:00.836218 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-551aa2ec-5217-4702-b4db-50bfc20e3d8d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:00.844202 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-551aa2ec-5217-4702-b4db-50bfc20e3d8d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:00.844869 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 14/55] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:22:00 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:01.686624 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7f119941-1876-4b64-8f17-95b05e6d921f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:01.696166 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7f119941-1876-4b64-8f17-95b05e6d921f tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:01.696731 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7f119941-1876-4b64-8f17-95b05e6d921f tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:01.697004 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7f119941-1876-4b64-8f17-95b05e6d921f tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:01.708593 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:01.708593 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:01.715325 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7f119941-1876-4b64-8f17-95b05e6d921f tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:01.721779 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7f119941-1876-4b64-8f17-95b05e6d921f tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:01.722264 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 14/56] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:01 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:01.867601 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5c3b8ca8-dc1b-46b1-bec6-b9bec8384a0d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:01.869897 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c3b8ca8-dc1b-46b1-bec6-b9bec8384a0d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:01.870267 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c3b8ca8-dc1b-46b1-bec6-b9bec8384a0d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:01.870511 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c3b8ca8-dc1b-46b1-bec6-b9bec8384a0d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:01.881490 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:01.881490 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:01.889624 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5c3b8ca8-dc1b-46b1-bec6-b9bec8384a0d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:01.898275 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c3b8ca8-dc1b-46b1-bec6-b9bec8384a0d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:01.898275 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 16/57] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:22:01 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:02.739880 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa273b04-06fe-4e23-bf9d-aa65c63bfee5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:02.741941 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa273b04-06fe-4e23-bf9d-aa65c63bfee5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:02.742202 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa273b04-06fe-4e23-bf9d-aa65c63bfee5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:02.742404 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa273b04-06fe-4e23-bf9d-aa65c63bfee5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:02.755670 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:02.755670 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:02.761210 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa273b04-06fe-4e23-bf9d-aa65c63bfee5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:02.769311 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa273b04-06fe-4e23-bf9d-aa65c63bfee5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:02.770184 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 14/58] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:02 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:02.913297 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-84a84239-ba07-4a52-85f5-d58c28449660 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:02.919156 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84a84239-ba07-4a52-85f5-d58c28449660 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:02.919156 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84a84239-ba07-4a52-85f5-d58c28449660 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:02.919156 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84a84239-ba07-4a52-85f5-d58c28449660 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:02.932921 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:02.932921 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:02.941279 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-84a84239-ba07-4a52-85f5-d58c28449660 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:02.952725 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84a84239-ba07-4a52-85f5-d58c28449660 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:02.953449 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 15/59] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:22:02 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:03.791677 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-164f2d2b-a0a4-4423-8f7c-a31b68f3f271 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:03.794398 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-164f2d2b-a0a4-4423-8f7c-a31b68f3f271 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:03.794398 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-164f2d2b-a0a4-4423-8f7c-a31b68f3f271 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:03.794628 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-164f2d2b-a0a4-4423-8f7c-a31b68f3f271 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:03.806562 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:03.806562 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:03.814541 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-164f2d2b-a0a4-4423-8f7c-a31b68f3f271 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:03.823549 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-164f2d2b-a0a4-4423-8f7c-a31b68f3f271 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:03.824152 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 15/60] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:03 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:03.972341 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6fdd2cb9-7521-4023-8849-246e5dce929c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:03.974891 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6fdd2cb9-7521-4023-8849-246e5dce929c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:03.975106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6fdd2cb9-7521-4023-8849-246e5dce929c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:03.975377 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6fdd2cb9-7521-4023-8849-246e5dce929c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:03.991350 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:03.991350 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:03.997718 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6fdd2cb9-7521-4023-8849-246e5dce929c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:04.005947 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6fdd2cb9-7521-4023-8849-246e5dce929c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:04.006434 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 17/61] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:22:03 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:04.198672 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:04.202651 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:22:04.203218 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "1ba2d2fb-fa14-4575-8a4c-0156e270c03b-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:04.206596 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '1ba2d2fb-fa14-4575-8a4c-0156e270c03b-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:22:04.207636 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Create volume of 1 GB Aug 14 22:22:04.232165 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Availability zone cache updated, next update will occur around 2026-08-14 23:22:04.230992. {{(pid=100323) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 22:22:04.232367 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Availability Zones retrieved successfully. Aug 14 22:22:04.262224 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Flow 'volume_create_api' (b4b28edb-7222-4ef5-a2d0-1561acd14627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:04.263401 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733285e8-2c9d-4503-8382-6fb2fff6225a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:04.264926 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:22:04.350677 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733285e8-2c9d-4503-8382-6fb2fff6225a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:04.352182 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa760156-d16b-4e96-b6a2-d45b82a35c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:04.407122 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-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 14 22:22:04.407528 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-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 14 22:22:04.471699 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Created reservations ['9585f221-1f40-4294-8dd7-38d6a36a682e', '82dcfe1d-1159-4673-8916-933df59f9015', '1131bd00-f60b-4698-ac50-a4fa1ba31117', 'ec7c62d7-ac03-40e0-9134-c927962d850b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:22:04.473082 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa760156-d16b-4e96-b6a2-d45b82a35c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9585f221-1f40-4294-8dd7-38d6a36a682e', '82dcfe1d-1159-4673-8916-933df59f9015', '1131bd00-f60b-4698-ac50-a4fa1ba31117', 'ec7c62d7-ac03-40e0-9134-c927962d850b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:04.474380 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac70715-95ff-4be6-ae5b-677f043dbfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:04.512866 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac70715-95ff-4be6-ae5b-677f043dbfc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8366b23b-7ea6-4c72-8c79-b72eb180fc12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='1ba2d2fb-fa14-4575-8a4c-0156e270c03b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='046cb50685034afeb10dee6f0a5a381e',qos_specs=None,replication_status=,reservations=['9585f221-1f40-4294-8dd7-38d6a36a682e','82dcfe1d-1159-4673-8916-933df59f9015','1131bd00-f60b-4698-ac50-a4fa1ba31117','ec7c62d7-ac03-40e0-9134-c927962d850b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f72daea2fe83469fa469db7fb40ff07d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:22:04Z,deleted=False,deleted_at=None,display_description='',display_name='1ba2d2fb-fa14-4575-8a4c-0156e270c03b-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8366b23b-7ea6-4c72-8c79-b72eb180fc12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='046cb50685034afeb10dee6f0a5a381e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f72daea2fe83469fa469db7fb40ff07d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:04.516655 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (611321e9-ea14-4dd5-b8e2-91ef245ada8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:04.549300 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (611321e9-ea14-4dd5-b8e2-91ef245ada8a) transitioned into 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='1ba2d2fb-fa14-4575-8a4c-0156e270c03b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='046cb50685034afeb10dee6f0a5a381e',qos_specs=None,replication_status=,reservations=['9585f221-1f40-4294-8dd7-38d6a36a682e','82dcfe1d-1159-4673-8916-933df59f9015','1131bd00-f60b-4698-ac50-a4fa1ba31117','ec7c62d7-ac03-40e0-9134-c927962d850b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f72daea2fe83469fa469db7fb40ff07d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:04.550235 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65273045-4588-4059-8135-a7eb6e6a56cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:04.584278 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65273045-4588-4059-8135-a7eb6e6a56cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:04.584442 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Flow 'volume_create_api' (b4b28edb-7222-4ef5-a2d0-1561acd14627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:04.584921 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Create volume request issued successfully. Aug 14 22:22:04.585769 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-632f33c8-4c80-4ebb-b2b2-f6fdf2e08b74 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:22:04.586368 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 15/62] 10.4.3.114 () {72 vars in 1541 bytes} [Fri Aug 14 22:22:04 2026] POST /volume/v3/volumes => generated 749 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:22:04.598105 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-43bf6cea-f40e-491d-897c-2c6c292d1996 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:04.605273 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-43bf6cea-f40e-491d-897c-2c6c292d1996 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] GET https://10.4.3.114/volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 Aug 14 22:22:04.605273 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-43bf6cea-f40e-491d-897c-2c6c292d1996 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:04.605273 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-43bf6cea-f40e-491d-897c-2c6c292d1996 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:04.614612 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:04.614612 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:04.624853 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-43bf6cea-f40e-491d-897c-2c6c292d1996 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Volume info retrieved successfully. Aug 14 22:22:04.638598 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-43bf6cea-f40e-491d-897c-2c6c292d1996 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 returned with HTTP 200 Aug 14 22:22:04.638598 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 16/63] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:04 2026] GET /volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:04.650724 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-c2b44fa6-25a3-49ee-98d6-91d7742a4099 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:04.655687 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-c2b44fa6-25a3-49ee-98d6-91d7742a4099 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] GET https://10.4.3.114/volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 Aug 14 22:22:04.655933 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-c2b44fa6-25a3-49ee-98d6-91d7742a4099 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:04.656172 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-c2b44fa6-25a3-49ee-98d6-91d7742a4099 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:04.666766 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:04.666766 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:04.671387 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-c2b44fa6-25a3-49ee-98d6-91d7742a4099 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Volume info retrieved successfully. Aug 14 22:22:04.676608 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-c2b44fa6-25a3-49ee-98d6-91d7742a4099 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 returned with HTTP 200 Aug 14 22:22:04.677113 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 16/64] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:04 2026] GET /volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:04.845686 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4824ea8d-8d7a-4f20-87da-44dff17273b8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:04.848681 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4824ea8d-8d7a-4f20-87da-44dff17273b8 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:04.848882 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4824ea8d-8d7a-4f20-87da-44dff17273b8 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:04.849687 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4824ea8d-8d7a-4f20-87da-44dff17273b8 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:04.861733 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:04.861733 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:04.869066 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4824ea8d-8d7a-4f20-87da-44dff17273b8 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:04.876753 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4824ea8d-8d7a-4f20-87da-44dff17273b8 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:04.877690 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 18/65] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:04 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:05.024701 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0bf8f24f-1685-439a-afb2-558eb767ed04 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:05.027785 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bf8f24f-1685-439a-afb2-558eb767ed04 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:05.028333 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bf8f24f-1685-439a-afb2-558eb767ed04 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:05.029130 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bf8f24f-1685-439a-afb2-558eb767ed04 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:05.041773 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:05.041773 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:05.053546 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0bf8f24f-1685-439a-afb2-558eb767ed04 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:05.060556 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bf8f24f-1685-439a-afb2-558eb767ed04 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:05.061139 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 16/66] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:22:05 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:05.900032 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c1780e33-9bc5-44e9-be13-1d32d7fbbd8a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:05.906631 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1780e33-9bc5-44e9-be13-1d32d7fbbd8a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:05.906877 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1780e33-9bc5-44e9-be13-1d32d7fbbd8a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:05.907434 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1780e33-9bc5-44e9-be13-1d32d7fbbd8a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:05.915310 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:05.915310 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:05.919785 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c1780e33-9bc5-44e9-be13-1d32d7fbbd8a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:05.925274 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1780e33-9bc5-44e9-be13-1d32d7fbbd8a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:05.925864 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 17/67] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:05 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:06.081680 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65115b49-eb11-41ea-957c-5053f7b3e877 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:06.084345 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65115b49-eb11-41ea-957c-5053f7b3e877 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:06.084689 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65115b49-eb11-41ea-957c-5053f7b3e877 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:06.084937 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65115b49-eb11-41ea-957c-5053f7b3e877 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:06.095158 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:06.095158 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:06.101868 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65115b49-eb11-41ea-957c-5053f7b3e877 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:06.108951 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65115b49-eb11-41ea-957c-5053f7b3e877 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:06.109633 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 17/68] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:22:06 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:06.944106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fbfed529-12e9-4f82-a6e0-dbcc3bc34cfc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:06.946847 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fbfed529-12e9-4f82-a6e0-dbcc3bc34cfc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:06.947339 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fbfed529-12e9-4f82-a6e0-dbcc3bc34cfc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:06.947967 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fbfed529-12e9-4f82-a6e0-dbcc3bc34cfc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:06.961955 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:06.961955 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:06.969707 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fbfed529-12e9-4f82-a6e0-dbcc3bc34cfc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:06.976171 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fbfed529-12e9-4f82-a6e0-dbcc3bc34cfc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:06.976932 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 19/69] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:06 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:07.126885 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-778f2f66-84fb-4e29-bf00-d0a5e8dac42c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:07.129109 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-778f2f66-84fb-4e29-bf00-d0a5e8dac42c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:07.129584 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-778f2f66-84fb-4e29-bf00-d0a5e8dac42c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:07.129947 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-778f2f66-84fb-4e29-bf00-d0a5e8dac42c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:07.142559 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:07.142559 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:07.146975 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-778f2f66-84fb-4e29-bf00-d0a5e8dac42c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:07.154626 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-778f2f66-84fb-4e29-bf00-d0a5e8dac42c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:07.155219 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 17/70] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:22:07 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:07.703285 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-12a2b1d5-a7dd-4804-abab-148b0ce8fb23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:07.708924 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-12a2b1d5-a7dd-4804-abab-148b0ce8fb23 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] GET https://10.4.3.114/volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 Aug 14 22:22:07.708924 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-12a2b1d5-a7dd-4804-abab-148b0ce8fb23 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:07.708924 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-12a2b1d5-a7dd-4804-abab-148b0ce8fb23 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:07.722971 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:07.722971 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:07.734058 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-12a2b1d5-a7dd-4804-abab-148b0ce8fb23 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Volume info retrieved successfully. Aug 14 22:22:07.746491 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-12a2b1d5-a7dd-4804-abab-148b0ce8fb23 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 returned with HTTP 200 Aug 14 22:22:07.747803 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 18/71] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:07 2026] GET /volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:07.767830 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6fc68801-e0bd-4346-a5b7-a6807363c486 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:07.767830 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6fc68801-e0bd-4346-a5b7-a6807363c486 None None] GET https://10.4.3.114/volume// Aug 14 22:22:07.767830 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6fc68801-e0bd-4346-a5b7-a6807363c486 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:07.767830 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6fc68801-e0bd-4346-a5b7-a6807363c486 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:07.768352 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6fc68801-e0bd-4346-a5b7-a6807363c486 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:07.770844 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 18/72] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:22:07 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:22:07.788129 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-f4d54cbb-27b1-4d80-9c8a-d405763d5c59 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:07.794526 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-f4d54cbb-27b1-4d80-9c8a-d405763d5c59 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:22:07.798288 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-f4d54cbb-27b1-4d80-9c8a-d405763d5c59 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8366b23b-7ea6-4c72-8c79-b72eb180fc12", "connector": null, "instance_uuid": "1ba2d2fb-fa14-4575-8a4c-0156e270c03b"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:07.814309 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:07.814309 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:07.885115 np0000007343 devstack@c-api.service[100322]: /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 14 22:22:07.885115 np0000007343 devstack@c-api.service[100322]: .first() Aug 14 22:22:07.939338 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-f4d54cbb-27b1-4d80-9c8a-d405763d5c59 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:22:07.942675 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 20/73] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:22:07 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 14 22:22:07.971903 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fb9cd1f1-7dc9-4682-86e6-a8e9a361d4d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:07.973146 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb9cd1f1-7dc9-4682-86e6-a8e9a361d4d4 None None] GET https://10.4.3.114/volume// Aug 14 22:22:07.973655 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb9cd1f1-7dc9-4682-86e6-a8e9a361d4d4 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:07.974131 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb9cd1f1-7dc9-4682-86e6-a8e9a361d4d4 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:07.975354 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb9cd1f1-7dc9-4682-86e6-a8e9a361d4d4 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:07.975354 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 18/74] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:22:07 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:22:07.988485 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-47e0c668-9d18-4782-b3e2-7d40b2452675 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:07.994303 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-47e0c668-9d18-4782-b3e2-7d40b2452675 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] GET https://10.4.3.114/volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 Aug 14 22:22:07.994303 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-47e0c668-9d18-4782-b3e2-7d40b2452675 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:07.994303 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-47e0c668-9d18-4782-b3e2-7d40b2452675 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:07.994992 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-611c43b5-4ef6-47e6-81b4-b8d1bc367e0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:07.998883 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-611c43b5-4ef6-47e6-81b4-b8d1bc367e0e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:07.999305 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-611c43b5-4ef6-47e6-81b4-b8d1bc367e0e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:08.000296 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-611c43b5-4ef6-47e6-81b4-b8d1bc367e0e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:08.011332 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:08.011332 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:08.018382 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-611c43b5-4ef6-47e6-81b4-b8d1bc367e0e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:08.019991 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:08.019991 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:08.026131 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-611c43b5-4ef6-47e6-81b4-b8d1bc367e0e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:08.026953 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-47e0c668-9d18-4782-b3e2-7d40b2452675 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Volume info retrieved successfully. Aug 14 22:22:08.027060 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 19/75] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:07 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:08.035383 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-47e0c668-9d18-4782-b3e2-7d40b2452675 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 returned with HTTP 200 Aug 14 22:22:08.036271 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 19/76] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:22:07 2026] GET /volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 => generated 1021 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:08.175931 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6e28a83d-ff44-4819-8376-a1e7989c6ff6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:08.179925 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e28a83d-ff44-4819-8376-a1e7989c6ff6 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:08.180753 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6e28a83d-ff44-4819-8376-a1e7989c6ff6 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:08.180753 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6e28a83d-ff44-4819-8376-a1e7989c6ff6 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:08.190744 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:08.190744 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:08.196760 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6e28a83d-ff44-4819-8376-a1e7989c6ff6 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:08.204850 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e28a83d-ff44-4819-8376-a1e7989c6ff6 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:08.204850 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 21/77] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:22:08 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:09.048217 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-97d67208-56b6-409e-9ac7-50cb9de0dd01 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:09.050626 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97d67208-56b6-409e-9ac7-50cb9de0dd01 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:09.050948 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97d67208-56b6-409e-9ac7-50cb9de0dd01 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:09.051192 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97d67208-56b6-409e-9ac7-50cb9de0dd01 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:09.062095 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:09.062095 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:09.067336 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-97d67208-56b6-409e-9ac7-50cb9de0dd01 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:09.075637 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97d67208-56b6-409e-9ac7-50cb9de0dd01 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:09.075637 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 19/78] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:09 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:09.089817 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-ba9519e6-b790-4a35-a0d6-988c4305c47c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:09.094368 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-ba9519e6-b790-4a35-a0d6-988c4305c47c tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] PUT https://10.4.3.114/volume/v3/attachments/afe292d0-4454-4ddd-8e6f-6491c2759a98 Aug 14 22:22:09.094828 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-ba9519e6-b790-4a35-a0d6-988c4305c47c tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:09.118469 np0000007343 devstack@c-api.service[100325]: /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 14 22:22:09.118469 np0000007343 devstack@c-api.service[100325]: .first() Aug 14 22:22:09.129704 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-ba9519e6-b790-4a35-a0d6-988c4305c47c tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Acquiring lock "cinder-attachment_update-8366b23b-7ea6-4c72-8c79-b72eb180fc12-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:22:09.136860 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-ba9519e6-b790-4a35-a0d6-988c4305c47c tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Lock "cinder-attachment_update-8366b23b-7ea6-4c72-8c79-b72eb180fc12-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:22:09.138904 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:09.138904 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:09.228597 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c75c0fba-7bfa-4056-8c2a-601bff0191b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:09.232843 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c75c0fba-7bfa-4056-8c2a-601bff0191b6 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:09.232843 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c75c0fba-7bfa-4056-8c2a-601bff0191b6 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:09.232843 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c75c0fba-7bfa-4056-8c2a-601bff0191b6 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:09.246288 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:09.246288 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:09.251659 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c75c0fba-7bfa-4056-8c2a-601bff0191b6 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:09.270912 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c75c0fba-7bfa-4056-8c2a-601bff0191b6 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:09.271499 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 20/79] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:22:09 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:09.333630 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-ba9519e6-b790-4a35-a0d6-988c4305c47c tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Lock "cinder-attachment_update-8366b23b-7ea6-4c72-8c79-b72eb180fc12-np0000007343" released by "attachment_update" :: held 0.197s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:22:09.334048 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-ba9519e6-b790-4a35-a0d6-988c4305c47c tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/attachments/afe292d0-4454-4ddd-8e6f-6491c2759a98 returned with HTTP 200 Aug 14 22:22:09.334807 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 20/80] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:22:09 2026] PUT /volume/v3/attachments/afe292d0-4454-4ddd-8e6f-6491c2759a98 => generated 969 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:09.396303 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-cb184795-de1b-403b-872e-296e69e5be54 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:09.399434 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-cb184795-de1b-403b-872e-296e69e5be54 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] POST https://10.4.3.114/volume/v3/attachments/afe292d0-4454-4ddd-8e6f-6491c2759a98/action Aug 14 22:22:09.400080 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-cb184795-de1b-403b-872e-296e69e5be54 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:22:09.400606 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-cb184795-de1b-403b-872e-296e69e5be54 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:09.422115 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:09.422115 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:09.446477 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-140c0a3a-88cc-4d52-a311-12acda31b990 req-cb184795-de1b-403b-872e-296e69e5be54 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/attachments/afe292d0-4454-4ddd-8e6f-6491c2759a98/action returned with HTTP 204 Aug 14 22:22:09.447128 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 22/81] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:22:09 2026] POST /volume/v3/attachments/afe292d0-4454-4ddd-8e6f-6491c2759a98/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:22:10.093377 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fed4767c-239f-400c-b749-779105201f4e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:10.095702 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fed4767c-239f-400c-b749-779105201f4e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:10.096123 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fed4767c-239f-400c-b749-779105201f4e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:10.096123 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fed4767c-239f-400c-b749-779105201f4e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:10.110652 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:10.110652 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:10.121511 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fed4767c-239f-400c-b749-779105201f4e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:10.128722 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fed4767c-239f-400c-b749-779105201f4e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:10.129751 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 20/82] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:10 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:10.294241 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e5fa1a46-de3d-4ef7-b4b9-ebbe7779f19d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:10.296089 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5fa1a46-de3d-4ef7-b4b9-ebbe7779f19d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:10.296524 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5fa1a46-de3d-4ef7-b4b9-ebbe7779f19d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:10.296889 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5fa1a46-de3d-4ef7-b4b9-ebbe7779f19d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:10.307821 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:10.307821 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:10.314812 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e5fa1a46-de3d-4ef7-b4b9-ebbe7779f19d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:10.325041 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5fa1a46-de3d-4ef7-b4b9-ebbe7779f19d tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:10.325537 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 21/83] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:22:10 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1052 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:11.150584 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80d4322a-b926-44ef-876c-5aba1150d68e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:11.153073 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80d4322a-b926-44ef-876c-5aba1150d68e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:11.153335 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80d4322a-b926-44ef-876c-5aba1150d68e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:11.153823 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80d4322a-b926-44ef-876c-5aba1150d68e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:11.165606 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:11.165606 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:11.171532 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-80d4322a-b926-44ef-876c-5aba1150d68e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:11.179686 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80d4322a-b926-44ef-876c-5aba1150d68e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:11.180479 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 21/84] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:11 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:11.345094 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f60d88c0-6ab4-43da-aa10-5ddd532db8aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:11.348681 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f60d88c0-6ab4-43da-aa10-5ddd532db8aa tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:11.348681 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f60d88c0-6ab4-43da-aa10-5ddd532db8aa tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:11.348681 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f60d88c0-6ab4-43da-aa10-5ddd532db8aa tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:11.366398 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:11.366398 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:11.377353 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f60d88c0-6ab4-43da-aa10-5ddd532db8aa tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:11.388967 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f60d88c0-6ab4-43da-aa10-5ddd532db8aa tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:11.389421 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 23/85] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:22:11 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1572 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:11.442791 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-50e2045e-d475-4766-a214-4ba548e1bf62 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:11.446656 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-50e2045e-d475-4766-a214-4ba548e1bf62 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:11.446845 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-50e2045e-d475-4766-a214-4ba548e1bf62 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:11.447129 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-50e2045e-d475-4766-a214-4ba548e1bf62 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:11.458398 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:11.458398 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:11.464281 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-50e2045e-d475-4766-a214-4ba548e1bf62 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:11.474721 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-50e2045e-d475-4766-a214-4ba548e1bf62 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:11.474721 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 21/86] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:11 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:12.201343 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e04a07d-37f2-4052-8940-88dce252d231 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:12.204127 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e04a07d-37f2-4052-8940-88dce252d231 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:12.204464 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e04a07d-37f2-4052-8940-88dce252d231 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:12.204855 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e04a07d-37f2-4052-8940-88dce252d231 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:12.221070 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:12.221070 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:12.238405 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e04a07d-37f2-4052-8940-88dce252d231 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:12.248978 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e04a07d-37f2-4052-8940-88dce252d231 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:12.249758 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 22/87] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:12 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 1364 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:12.272076 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-203680b5-3940-4091-93ea-dfb4168c48c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:12.278278 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:22:12.280272 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-770814104"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:12.281802 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-770814104'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:22:12.282050 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Create volume of 1 GB Aug 14 22:22:12.290065 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Availability Zones retrieved successfully. Aug 14 22:22:12.297846 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Flow 'volume_create_api' (d6457684-3345-4f50-84de-00ee94a9921f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:12.299451 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60647ef3-cad2-41c5-b3db-6fd27512af2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:12.301892 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:22:12.360272 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-7fa6c9e3-e681-4cd5-aa9d-2f6a5342b6c3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:12.363715 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-7fa6c9e3-e681-4cd5-aa9d-2f6a5342b6c3 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:12.364010 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-7fa6c9e3-e681-4cd5-aa9d-2f6a5342b6c3 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:12.364310 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-7fa6c9e3-e681-4cd5-aa9d-2f6a5342b6c3 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:12.371515 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60647ef3-cad2-41c5-b3db-6fd27512af2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:12.373276 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b430b229-2de2-484d-b5cf-e8c65addf464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:12.376651 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:12.376651 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:12.382607 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-7fa6c9e3-e681-4cd5-aa9d-2f6a5342b6c3 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:12.392192 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-7fa6c9e3-e681-4cd5-aa9d-2f6a5342b6c3 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:12.392192 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 24/88] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:12 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:12.410955 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e7517c6b-6b8d-4f72-bedb-a2c95578f751 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:12.411303 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7517c6b-6b8d-4f72-bedb-a2c95578f751 None None] GET https://10.4.3.114/volume// Aug 14 22:22:12.411464 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7517c6b-6b8d-4f72-bedb-a2c95578f751 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:12.411634 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7517c6b-6b8d-4f72-bedb-a2c95578f751 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:12.411959 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7517c6b-6b8d-4f72-bedb-a2c95578f751 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:12.412212 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 22/89] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:22: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 14 22:22:12.430861 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-8c71c84f-8135-4e3b-b975-501ed90a34b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:12.434296 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-8c71c84f-8135-4e3b-b975-501ed90a34b5 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:22:12.434860 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-8c71c84f-8135-4e3b-b975-501ed90a34b5 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4747a8d2-bf24-4291-9d70-772a77d4102c", "connector": null, "instance_uuid": "58b0313e-bd83-4aef-8c5d-6a7e99c0a960"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:12.445487 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Created reservations ['98334a43-1565-40fb-b10e-6f5210d3e1f6', '62c84802-07e3-44e8-86c4-feaa6b2afc49', 'b816b206-0ea4-4d7e-8115-f488af57e3b7', '39a3fa18-adb5-4245-828d-6efc17fea821'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:22:12.446499 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b430b229-2de2-484d-b5cf-e8c65addf464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98334a43-1565-40fb-b10e-6f5210d3e1f6', '62c84802-07e3-44e8-86c4-feaa6b2afc49', 'b816b206-0ea4-4d7e-8115-f488af57e3b7', '39a3fa18-adb5-4245-828d-6efc17fea821']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:12.447419 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b859885c-df9b-4fda-abf4-e38769cbca2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:12.448708 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:12.448708 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:12.475691 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b859885c-df9b-4fda-abf4-e38769cbca2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d94355e-5943-4d48-a86f-24b98d7d828d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-770814104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68b9c17f0c9742b1a5ba8f938e76ec37',qos_specs=None,replication_status=,reservations=['98334a43-1565-40fb-b10e-6f5210d3e1f6','62c84802-07e3-44e8-86c4-feaa6b2afc49','b816b206-0ea4-4d7e-8115-f488af57e3b7','39a3fa18-adb5-4245-828d-6efc17fea821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b54bcd8ff08143c8bc8ed7915fb1a060',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-770814104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d94355e-5943-4d48-a86f-24b98d7d828d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68b9c17f0c9742b1a5ba8f938e76ec37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b54bcd8ff08143c8bc8ed7915fb1a060',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:12.476478 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8cc9653-6c19-4af4-b175-33e4d98d1d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:12.494700 np0000007343 devstack@c-api.service[100324]: /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 14 22:22:12.494700 np0000007343 devstack@c-api.service[100324]: .first() Aug 14 22:22:12.506162 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8cc9653-6c19-4af4-b175-33e4d98d1d14) transitioned into state 'SUCCESS' from state '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-770814104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68b9c17f0c9742b1a5ba8f938e76ec37',qos_specs=None,replication_status=,reservations=['98334a43-1565-40fb-b10e-6f5210d3e1f6','62c84802-07e3-44e8-86c4-feaa6b2afc49','b816b206-0ea4-4d7e-8115-f488af57e3b7','39a3fa18-adb5-4245-828d-6efc17fea821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b54bcd8ff08143c8bc8ed7915fb1a060',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:12.507234 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbeeb7e1-b87c-47ca-8800-81c1b17b048a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:12.524129 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-8c71c84f-8135-4e3b-b975-501ed90a34b5 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:22:12.528283 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 23/90] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:22:12 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:12.528431 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbeeb7e1-b87c-47ca-8800-81c1b17b048a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:12.529699 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Flow 'volume_create_api' (d6457684-3345-4f50-84de-00ee94a9921f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:12.530149 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Create volume request issued successfully. Aug 14 22:22:12.531047 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-203680b5-3940-4091-93ea-dfb4168c48c5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:22:12.536419 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 22/91] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:22:12 2026] POST /volume/v3/volumes => generated 756 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:22:12.559576 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5b835706-5a64-469b-a03f-26f4ed4b5389 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:12.562506 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b835706-5a64-469b-a03f-26f4ed4b5389 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d Aug 14 22:22:12.562906 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b835706-5a64-469b-a03f-26f4ed4b5389 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:12.563351 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b835706-5a64-469b-a03f-26f4ed4b5389 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:12.572781 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:12.572781 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:12.578784 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5b835706-5a64-469b-a03f-26f4ed4b5389 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:12.587848 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b835706-5a64-469b-a03f-26f4ed4b5389 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d returned with HTTP 200 Aug 14 22:22:12.589579 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 25/92] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:12 2026] GET /volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:13.609132 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-28116a4d-9acc-4da7-af07-20453bed70e0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:13.612030 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28116a4d-9acc-4da7-af07-20453bed70e0 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d Aug 14 22:22:13.612402 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28116a4d-9acc-4da7-af07-20453bed70e0 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:13.613268 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28116a4d-9acc-4da7-af07-20453bed70e0 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:13.629462 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:13.629462 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:13.635439 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-28116a4d-9acc-4da7-af07-20453bed70e0 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:13.645485 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28116a4d-9acc-4da7-af07-20453bed70e0 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d returned with HTTP 200 Aug 14 22:22:13.645485 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 23/93] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:13 2026] GET /volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:13.667593 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:13.670612 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:22:13.671121 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-777852199"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:13.673803 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-777852199'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:22:13.673972 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Create volume of 1 GB Aug 14 22:22:13.674606 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:13.674606 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:13.682364 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Availability Zones retrieved successfully. Aug 14 22:22:13.690965 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Flow 'volume_create_api' (a2408148-e992-478e-bd4b-28998d9504db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:13.693015 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1038f7-e31f-4c07-8708-1c4b6d6788f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:13.693827 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:22:13.756133 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1038f7-e31f-4c07-8708-1c4b6d6788f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:13.758208 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (937a30f7-9715-406d-b94d-47d61592e571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:13.818338 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-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 14 22:22:13.821642 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-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 14 22:22:13.851569 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Created reservations ['297ddc85-e2a4-4455-bba1-eeeacddddc41', '361008f8-5c32-410c-aa30-4bbd55d57b87', '6938a309-105e-4bb2-9c66-d50d14e9d182', 'd02890f4-aa3f-4155-9da0-291927239e40'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:22:13.851569 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (937a30f7-9715-406d-b94d-47d61592e571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['297ddc85-e2a4-4455-bba1-eeeacddddc41', '361008f8-5c32-410c-aa30-4bbd55d57b87', '6938a309-105e-4bb2-9c66-d50d14e9d182', 'd02890f4-aa3f-4155-9da0-291927239e40']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:13.851805 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (847c4a60-1c81-4bf7-9b5c-f4facc47f09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:13.887281 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (847c4a60-1c81-4bf7-9b5c-f4facc47f09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '942bcdb4-5882-4e31-9f43-6c6593208acd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-777852199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68b9c17f0c9742b1a5ba8f938e76ec37',qos_specs=None,replication_status=,reservations=['297ddc85-e2a4-4455-bba1-eeeacddddc41','361008f8-5c32-410c-aa30-4bbd55d57b87','6938a309-105e-4bb2-9c66-d50d14e9d182','d02890f4-aa3f-4155-9da0-291927239e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b54bcd8ff08143c8bc8ed7915fb1a060',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:22:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-777852199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=942bcdb4-5882-4e31-9f43-6c6593208acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68b9c17f0c9742b1a5ba8f938e76ec37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b54bcd8ff08143c8bc8ed7915fb1a060',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:13.888618 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9201db9-de07-413f-8769-b10fd9cbb064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:13.932349 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9201db9-de07-413f-8769-b10fd9cbb064) transitioned into state 'SUCCESS' from state '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-777852199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68b9c17f0c9742b1a5ba8f938e76ec37',qos_specs=None,replication_status=,reservations=['297ddc85-e2a4-4455-bba1-eeeacddddc41','361008f8-5c32-410c-aa30-4bbd55d57b87','6938a309-105e-4bb2-9c66-d50d14e9d182','d02890f4-aa3f-4155-9da0-291927239e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b54bcd8ff08143c8bc8ed7915fb1a060',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:13.932796 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba15da1-aebd-4651-b248-77b6597557ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:13.950476 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba15da1-aebd-4651-b248-77b6597557ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:13.952467 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Flow 'volume_create_api' (a2408148-e992-478e-bd4b-28998d9504db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:13.952467 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Create volume request issued successfully. Aug 14 22:22:13.955021 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f3bf10b-17a6-4d42-8988-369ed686e8c4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:22:13.955021 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 24/94] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:22:13 2026] POST /volume/v3/volumes => generated 756 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:22:13.986900 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-682667c3-8388-4ff9-b9c0-6b3b143859a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:13.990248 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-682667c3-8388-4ff9-b9c0-6b3b143859a0 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd Aug 14 22:22:13.990747 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-682667c3-8388-4ff9-b9c0-6b3b143859a0 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:13.991068 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-682667c3-8388-4ff9-b9c0-6b3b143859a0 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:14.004579 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:14.004579 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:14.013242 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-682667c3-8388-4ff9-b9c0-6b3b143859a0 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:14.021179 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-682667c3-8388-4ff9-b9c0-6b3b143859a0 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd returned with HTTP 200 Aug 14 22:22:14.021816 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 23/95] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:13 2026] GET /volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:14.574880 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a67cee4c-be6c-44c3-951a-80ae7747ad1d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:14.575765 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a67cee4c-be6c-44c3-951a-80ae7747ad1d None None] GET https://10.4.3.114/volume// Aug 14 22:22:14.575990 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a67cee4c-be6c-44c3-951a-80ae7747ad1d None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:14.576264 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a67cee4c-be6c-44c3-951a-80ae7747ad1d None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:14.576877 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a67cee4c-be6c-44c3-951a-80ae7747ad1d None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:14.577968 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 26/96] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:22:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:22:14.592786 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-b7f32fa9-9d6a-4e3a-8c6d-03766f83941e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:14.596999 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-b7f32fa9-9d6a-4e3a-8c6d-03766f83941e tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:14.597374 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-b7f32fa9-9d6a-4e3a-8c6d-03766f83941e tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:14.598341 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-b7f32fa9-9d6a-4e3a-8c6d-03766f83941e tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:14.618686 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:14.618686 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:14.627795 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-b7f32fa9-9d6a-4e3a-8c6d-03766f83941e tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:14.635338 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-b7f32fa9-9d6a-4e3a-8c6d-03766f83941e tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:14.636089 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 24/97] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:22:14 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1571 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:14.743142 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-613169cf-dd13-41fe-aed8-9e9561dff458 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:14.749274 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-613169cf-dd13-41fe-aed8-9e9561dff458 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] PUT https://10.4.3.114/volume/v3/attachments/d5411729-fdcd-4f1f-a587-f5630f6eeb88 Aug 14 22:22:14.749274 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-613169cf-dd13-41fe-aed8-9e9561dff458 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:14.767141 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-613169cf-dd13-41fe-aed8-9e9561dff458 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Acquiring lock "cinder-attachment_update-4747a8d2-bf24-4291-9d70-772a77d4102c-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:22:14.774369 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-613169cf-dd13-41fe-aed8-9e9561dff458 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Lock "cinder-attachment_update-4747a8d2-bf24-4291-9d70-772a77d4102c-np0000007343" acquired by "attachment_update" :: waited 0.008s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:22:14.775828 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:14.775828 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:14.971574 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-613169cf-dd13-41fe-aed8-9e9561dff458 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Lock "cinder-attachment_update-4747a8d2-bf24-4291-9d70-772a77d4102c-np0000007343" released by "attachment_update" :: held 0.197s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:22:14.972086 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-613169cf-dd13-41fe-aed8-9e9561dff458 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/attachments/d5411729-fdcd-4f1f-a587-f5630f6eeb88 returned with HTTP 200 Aug 14 22:22:14.972912 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 25/98] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:22:14 2026] PUT /volume/v3/attachments/d5411729-fdcd-4f1f-a587-f5630f6eeb88 => generated 969 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:15.013968 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-568346d0-efa4-43e8-b9a8-bf831c336007 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:15.018580 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-568346d0-efa4-43e8-b9a8-bf831c336007 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] POST https://10.4.3.114/volume/v3/attachments/d5411729-fdcd-4f1f-a587-f5630f6eeb88/action Aug 14 22:22:15.019821 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-568346d0-efa4-43e8-b9a8-bf831c336007 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:22:15.020360 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-568346d0-efa4-43e8-b9a8-bf831c336007 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:15.040951 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7db5afe7-b1dd-4eef-8320-515afd820935 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:15.044619 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:15.044619 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:15.044888 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7db5afe7-b1dd-4eef-8320-515afd820935 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd Aug 14 22:22:15.045477 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7db5afe7-b1dd-4eef-8320-515afd820935 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:15.045477 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7db5afe7-b1dd-4eef-8320-515afd820935 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:15.059183 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:15.059183 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:15.065092 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7db5afe7-b1dd-4eef-8320-515afd820935 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:15.071750 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7db5afe7-b1dd-4eef-8320-515afd820935 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd returned with HTTP 200 Aug 14 22:22:15.072113 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-12dc01d3-eb82-4af8-bf90-5f59b671e47b req-568346d0-efa4-43e8-b9a8-bf831c336007 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/attachments/d5411729-fdcd-4f1f-a587-f5630f6eeb88/action returned with HTTP 204 Aug 14 22:22:15.072373 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 27/99] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:15 2026] GET /volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:15.073817 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 24/100] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:22:15 2026] POST /volume/v3/attachments/d5411729-fdcd-4f1f-a587-f5630f6eeb88/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:22:19.150708 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1690c9d6-c2ba-4c13-b5a7-b71d8401c182 req-724a4178-3519-4ea2-a8f6-5ca20cc7fbf3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:19.156603 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1690c9d6-c2ba-4c13-b5a7-b71d8401c182 req-724a4178-3519-4ea2-a8f6-5ca20cc7fbf3 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] GET https://10.4.3.114/volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 Aug 14 22:22:19.156880 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1690c9d6-c2ba-4c13-b5a7-b71d8401c182 req-724a4178-3519-4ea2-a8f6-5ca20cc7fbf3 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:19.157231 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1690c9d6-c2ba-4c13-b5a7-b71d8401c182 req-724a4178-3519-4ea2-a8f6-5ca20cc7fbf3 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:19.175177 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:19.175177 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:19.182963 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-1690c9d6-c2ba-4c13-b5a7-b71d8401c182 req-724a4178-3519-4ea2-a8f6-5ca20cc7fbf3 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Volume info retrieved successfully. Aug 14 22:22:19.190372 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1690c9d6-c2ba-4c13-b5a7-b71d8401c182 req-724a4178-3519-4ea2-a8f6-5ca20cc7fbf3 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 returned with HTTP 200 Aug 14 22:22:19.190991 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 25/101] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:19 2026] GET /volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:24.741481 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-e7b32052-57f0-47d3-a3d4-a1ed615f3307 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:24.744521 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-e7b32052-57f0-47d3-a3d4-a1ed615f3307 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:24.744521 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-e7b32052-57f0-47d3-a3d4-a1ed615f3307 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:24.744521 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-e7b32052-57f0-47d3-a3d4-a1ed615f3307 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:24.752361 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:24.752361 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:24.757685 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-e7b32052-57f0-47d3-a3d4-a1ed615f3307 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:24.764181 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-e7b32052-57f0-47d3-a3d4-a1ed615f3307 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:24.764725 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 26/102] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:24 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:24.776229 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-e4d7139d-f851-4fba-b34e-85f11c840bfc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:24.778748 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-e4d7139d-f851-4fba-b34e-85f11c840bfc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d Aug 14 22:22:24.778977 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-e4d7139d-f851-4fba-b34e-85f11c840bfc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:24.779179 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-e4d7139d-f851-4fba-b34e-85f11c840bfc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:24.787042 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:24.787042 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:24.791735 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-e4d7139d-f851-4fba-b34e-85f11c840bfc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:24.796616 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-e4d7139d-f851-4fba-b34e-85f11c840bfc tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d returned with HTTP 200 Aug 14 22:22:24.797147 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 28/103] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:24 2026] GET /volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:24.809038 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-df8827b2-6ef7-42c7-9ef1-d5b197d93bfb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:24.812841 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-df8827b2-6ef7-42c7-9ef1-d5b197d93bfb tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd Aug 14 22:22:24.813142 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-df8827b2-6ef7-42c7-9ef1-d5b197d93bfb tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:24.813447 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-df8827b2-6ef7-42c7-9ef1-d5b197d93bfb tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:24.827756 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:24.827756 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:24.835782 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-df8827b2-6ef7-42c7-9ef1-d5b197d93bfb tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:24.843904 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-df8827b2-6ef7-42c7-9ef1-d5b197d93bfb tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd returned with HTTP 200 Aug 14 22:22:24.844690 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 25/104] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:24 2026] GET /volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:24.859280 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cfe4641c-a325-48c3-8978-8a26ae3a2bc0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:24.859879 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cfe4641c-a325-48c3-8978-8a26ae3a2bc0 None None] GET https://10.4.3.114/volume// Aug 14 22:22:24.860149 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cfe4641c-a325-48c3-8978-8a26ae3a2bc0 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:24.860808 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cfe4641c-a325-48c3-8978-8a26ae3a2bc0 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:24.861361 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cfe4641c-a325-48c3-8978-8a26ae3a2bc0 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:24.861845 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 26/105] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:22: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 14 22:22:24.882887 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-26fcd0ee-95dc-4e91-a54a-9585a945c65c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:24.885513 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-26fcd0ee-95dc-4e91-a54a-9585a945c65c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:22:24.886022 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-26fcd0ee-95dc-4e91-a54a-9585a945c65c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c9b4a42-5264-461b-a5b3-cf3c2b301c51", "connector": null, "instance_uuid": "633306db-a191-47d5-8d53-d71688fb9324"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:24.888057 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-397d4d0e-168f-45cb-8f14-538d81a08035 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:24.891801 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-397d4d0e-168f-45cb-8f14-538d81a08035 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:22:24.892044 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-397d4d0e-168f-45cb-8f14-538d81a08035 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:24.892461 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-397d4d0e-168f-45cb-8f14-538d81a08035 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:24.899818 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:24.899818 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:24.904537 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:24.904537 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:24.909076 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-397d4d0e-168f-45cb-8f14-538d81a08035 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:22:24.914929 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-397d4d0e-168f-45cb-8f14-538d81a08035 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:22:24.915422 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 29/106] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:22:24 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:24.942813 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-26fcd0ee-95dc-4e91-a54a-9585a945c65c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:22:24.943431 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 27/107] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:22:24 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:24.953483 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-957f3ba5-5250-4061-acd2-8794be1adfa3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:24.953951 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-957f3ba5-5250-4061-acd2-8794be1adfa3 None None] GET https://10.4.3.114/volume// Aug 14 22:22:24.954225 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-957f3ba5-5250-4061-acd2-8794be1adfa3 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:24.954735 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-957f3ba5-5250-4061-acd2-8794be1adfa3 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:24.955022 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-957f3ba5-5250-4061-acd2-8794be1adfa3 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:24.955632 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 26/108] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:22: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 14 22:22:24.967838 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-39b7c60b-88ce-42c6-9ceb-0df5890ea8c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:24.971542 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-39b7c60b-88ce-42c6-9ceb-0df5890ea8c0 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:22:24.972342 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-39b7c60b-88ce-42c6-9ceb-0df5890ea8c0 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d94355e-5943-4d48-a86f-24b98d7d828d", "connector": null, "instance_uuid": "633306db-a191-47d5-8d53-d71688fb9324"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:24.985693 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:24.985693 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:25.037912 np0000007343 devstack@c-api.service[100323]: /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 14 22:22:25.037912 np0000007343 devstack@c-api.service[100323]: .first() Aug 14 22:22:25.059079 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-39b7c60b-88ce-42c6-9ceb-0df5890ea8c0 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:22:25.059678 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 27/109] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:22:24 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:25.071012 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7d6ff591-f0c3-4e6a-acce-b5433ea2ae95 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:25.071493 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d6ff591-f0c3-4e6a-acce-b5433ea2ae95 None None] GET https://10.4.3.114/volume// Aug 14 22:22:25.071706 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d6ff591-f0c3-4e6a-acce-b5433ea2ae95 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:25.071965 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d6ff591-f0c3-4e6a-acce-b5433ea2ae95 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:25.073199 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d6ff591-f0c3-4e6a-acce-b5433ea2ae95 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:25.073199 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 30/110] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:22: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 14 22:22:25.082514 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-8e37d0ed-0069-4566-a120-f6fb738d15c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:25.084918 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-8e37d0ed-0069-4566-a120-f6fb738d15c2 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:22:25.085515 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-8e37d0ed-0069-4566-a120-f6fb738d15c2 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "942bcdb4-5882-4e31-9f43-6c6593208acd", "connector": null, "instance_uuid": "633306db-a191-47d5-8d53-d71688fb9324"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:25.098422 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:25.098422 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:25.142303 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-8e37d0ed-0069-4566-a120-f6fb738d15c2 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:22:25.143025 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 28/111] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:22:25 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:27.670172 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-33d3ef25-6664-4bc8-8045-3a6dbcb9b384 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:27.671014 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33d3ef25-6664-4bc8-8045-3a6dbcb9b384 None None] GET https://10.4.3.114/volume// Aug 14 22:22:27.671014 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33d3ef25-6664-4bc8-8045-3a6dbcb9b384 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:27.671014 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33d3ef25-6664-4bc8-8045-3a6dbcb9b384 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:27.671462 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33d3ef25-6664-4bc8-8045-3a6dbcb9b384 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:27.671830 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 27/112] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:22: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 14 22:22:27.683099 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-da568c3b-3d55-4662-bf87-25f63b3b9d5e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:27.692300 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-da568c3b-3d55-4662-bf87-25f63b3b9d5e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:22:27.692300 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-da568c3b-3d55-4662-bf87-25f63b3b9d5e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:27.693066 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-da568c3b-3d55-4662-bf87-25f63b3b9d5e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:27.710287 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:27.710287 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:27.715606 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-da568c3b-3d55-4662-bf87-25f63b3b9d5e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:27.723179 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-da568c3b-3d55-4662-bf87-25f63b3b9d5e tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:22:27.723897 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 28/113] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:22:27 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 1543 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:27.837083 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-33f7017a-fc63-4a7f-8182-7534b56ded6c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:27.840588 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-33f7017a-fc63-4a7f-8182-7534b56ded6c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] PUT https://10.4.3.114/volume/v3/attachments/b9f152fd-235b-4fd6-aa9d-c3d48b5d5967 Aug 14 22:22:27.841137 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-33f7017a-fc63-4a7f-8182-7534b56ded6c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:27.858730 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-33f7017a-fc63-4a7f-8182-7534b56ded6c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Acquiring lock "cinder-attachment_update-1c9b4a42-5264-461b-a5b3-cf3c2b301c51-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:22:27.869176 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-33f7017a-fc63-4a7f-8182-7534b56ded6c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Lock "cinder-attachment_update-1c9b4a42-5264-461b-a5b3-cf3c2b301c51-np0000007343" acquired by "attachment_update" :: waited 0.011s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:22:27.871168 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:27.871168 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:28.057149 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-33f7017a-fc63-4a7f-8182-7534b56ded6c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Lock "cinder-attachment_update-1c9b4a42-5264-461b-a5b3-cf3c2b301c51-np0000007343" released by "attachment_update" :: held 0.188s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:22:28.058521 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-33f7017a-fc63-4a7f-8182-7534b56ded6c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/attachments/b9f152fd-235b-4fd6-aa9d-c3d48b5d5967 returned with HTTP 200 Aug 14 22:22:28.059575 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 31/114] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:22:27 2026] PUT /volume/v3/attachments/b9f152fd-235b-4fd6-aa9d-c3d48b5d5967 => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:28.108095 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-54fd3662-71ab-42c2-a3e1-a6436d9ffa17 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:28.110872 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-54fd3662-71ab-42c2-a3e1-a6436d9ffa17 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] POST https://10.4.3.114/volume/v3/attachments/b9f152fd-235b-4fd6-aa9d-c3d48b5d5967/action Aug 14 22:22:28.112334 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-54fd3662-71ab-42c2-a3e1-a6436d9ffa17 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:22:28.113069 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-54fd3662-71ab-42c2-a3e1-a6436d9ffa17 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:28.140531 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:28.140531 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:28.172097 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-54fd3662-71ab-42c2-a3e1-a6436d9ffa17 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/attachments/b9f152fd-235b-4fd6-aa9d-c3d48b5d5967/action returned with HTTP 204 Aug 14 22:22:28.173729 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 29/115] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:22:28 2026] POST /volume/v3/attachments/b9f152fd-235b-4fd6-aa9d-c3d48b5d5967/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:22:28.215914 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c48eaa05-7140-4467-b7ca-e437d0232ac6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:28.217636 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c48eaa05-7140-4467-b7ca-e437d0232ac6 None None] GET https://10.4.3.114/volume// Aug 14 22:22:28.217960 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c48eaa05-7140-4467-b7ca-e437d0232ac6 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:28.218124 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c48eaa05-7140-4467-b7ca-e437d0232ac6 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:28.220221 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c48eaa05-7140-4467-b7ca-e437d0232ac6 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:28.222395 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 28/116] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:22:28 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:22:28.234737 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-fb43cbe5-b3fb-450d-9a89-80bf05504414 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:28.238458 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-fb43cbe5-b3fb-450d-9a89-80bf05504414 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d Aug 14 22:22:28.238762 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-fb43cbe5-b3fb-450d-9a89-80bf05504414 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:28.239012 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-fb43cbe5-b3fb-450d-9a89-80bf05504414 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:28.263626 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:28.263626 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:28.273508 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-fb43cbe5-b3fb-450d-9a89-80bf05504414 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:28.280512 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-fb43cbe5-b3fb-450d-9a89-80bf05504414 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d returned with HTTP 200 Aug 14 22:22:28.280512 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 29/117] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:22:28 2026] GET /volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d => generated 1028 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:28.417892 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-2b723273-2f04-4d8b-a2ba-e43eb96ccbac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:28.420033 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-2b723273-2f04-4d8b-a2ba-e43eb96ccbac tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] PUT https://10.4.3.114/volume/v3/attachments/110e3c25-fa02-4a0b-8902-58de4a3de198 Aug 14 22:22:28.420666 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-2b723273-2f04-4d8b-a2ba-e43eb96ccbac tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:28.432700 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-2b723273-2f04-4d8b-a2ba-e43eb96ccbac tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Acquiring lock "cinder-attachment_update-9d94355e-5943-4d48-a86f-24b98d7d828d-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:22:28.442612 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-2b723273-2f04-4d8b-a2ba-e43eb96ccbac tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Lock "cinder-attachment_update-9d94355e-5943-4d48-a86f-24b98d7d828d-np0000007343" acquired by "attachment_update" :: waited 0.011s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:22:28.443481 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:28.443481 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:28.641988 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-2b723273-2f04-4d8b-a2ba-e43eb96ccbac tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Lock "cinder-attachment_update-9d94355e-5943-4d48-a86f-24b98d7d828d-np0000007343" released by "attachment_update" :: held 0.199s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:22:28.643384 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-2b723273-2f04-4d8b-a2ba-e43eb96ccbac tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/attachments/110e3c25-fa02-4a0b-8902-58de4a3de198 returned with HTTP 200 Aug 14 22:22:28.644937 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 32/118] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:22:28 2026] PUT /volume/v3/attachments/110e3c25-fa02-4a0b-8902-58de4a3de198 => generated 969 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:28.694539 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-2bb993cf-f241-4eac-8672-19971938b20a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:28.699676 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-2bb993cf-f241-4eac-8672-19971938b20a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] POST https://10.4.3.114/volume/v3/attachments/110e3c25-fa02-4a0b-8902-58de4a3de198/action Aug 14 22:22:28.700697 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-2bb993cf-f241-4eac-8672-19971938b20a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:22:28.700697 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-2bb993cf-f241-4eac-8672-19971938b20a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:28.730333 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:28.730333 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:28.748714 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-2bb993cf-f241-4eac-8672-19971938b20a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/attachments/110e3c25-fa02-4a0b-8902-58de4a3de198/action returned with HTTP 204 Aug 14 22:22:28.749462 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 30/119] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:22:28 2026] POST /volume/v3/attachments/110e3c25-fa02-4a0b-8902-58de4a3de198/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:22:28.795708 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fbb059e4-c110-4f15-9168-50f26f29f2a5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:28.796280 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbb059e4-c110-4f15-9168-50f26f29f2a5 None None] GET https://10.4.3.114/volume// Aug 14 22:22:28.796528 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbb059e4-c110-4f15-9168-50f26f29f2a5 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:28.796777 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbb059e4-c110-4f15-9168-50f26f29f2a5 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:28.797225 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbb059e4-c110-4f15-9168-50f26f29f2a5 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:28.797686 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 29/120] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:22:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:22:28.822571 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-0f533770-509d-4f99-82fc-8da0823c605a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:28.828042 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-0f533770-509d-4f99-82fc-8da0823c605a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd Aug 14 22:22:28.828437 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-0f533770-509d-4f99-82fc-8da0823c605a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:28.829376 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-0f533770-509d-4f99-82fc-8da0823c605a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:28.844367 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:28.844367 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:28.850147 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-0f533770-509d-4f99-82fc-8da0823c605a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:22:28.857764 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-0f533770-509d-4f99-82fc-8da0823c605a tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd returned with HTTP 200 Aug 14 22:22:28.858306 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 30/121] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:22:28 2026] GET /volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:29.000858 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-f73ec676-e84e-4bad-885e-ec09e04ee138 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:29.005496 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-f73ec676-e84e-4bad-885e-ec09e04ee138 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] PUT https://10.4.3.114/volume/v3/attachments/09e56ce9-a14b-4e27-bbd9-eca3070309a4 Aug 14 22:22:29.006649 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-f73ec676-e84e-4bad-885e-ec09e04ee138 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:29.022223 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-f73ec676-e84e-4bad-885e-ec09e04ee138 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Acquiring lock "cinder-attachment_update-942bcdb4-5882-4e31-9f43-6c6593208acd-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:22:29.032232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-f73ec676-e84e-4bad-885e-ec09e04ee138 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Lock "cinder-attachment_update-942bcdb4-5882-4e31-9f43-6c6593208acd-np0000007343" acquired by "attachment_update" :: waited 0.010s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:22:29.033823 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:29.033823 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:29.192172 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-f73ec676-e84e-4bad-885e-ec09e04ee138 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Lock "cinder-attachment_update-942bcdb4-5882-4e31-9f43-6c6593208acd-np0000007343" released by "attachment_update" :: held 0.160s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:22:29.193540 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-f73ec676-e84e-4bad-885e-ec09e04ee138 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/attachments/09e56ce9-a14b-4e27-bbd9-eca3070309a4 returned with HTTP 200 Aug 14 22:22:29.193540 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 33/122] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:22:28 2026] PUT /volume/v3/attachments/09e56ce9-a14b-4e27-bbd9-eca3070309a4 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:29.239903 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-b7d9a6cd-f108-4802-94e0-24b642e2e62b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:29.242406 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-b7d9a6cd-f108-4802-94e0-24b642e2e62b tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] POST https://10.4.3.114/volume/v3/attachments/09e56ce9-a14b-4e27-bbd9-eca3070309a4/action Aug 14 22:22:29.242798 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-b7d9a6cd-f108-4802-94e0-24b642e2e62b tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:22:29.242902 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-b7d9a6cd-f108-4802-94e0-24b642e2e62b tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:29.266283 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:29.266283 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:29.282141 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5dc3a5f-a589-42ab-964b-6b2df587afdb req-b7d9a6cd-f108-4802-94e0-24b642e2e62b tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/attachments/09e56ce9-a14b-4e27-bbd9-eca3070309a4/action returned with HTTP 204 Aug 14 22:22:29.283175 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 31/123] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:22:29 2026] POST /volume/v3/attachments/09e56ce9-a14b-4e27-bbd9-eca3070309a4/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:22:34.840925 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=151,cinder:INSERT=26,cinder:UPDATE=39 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:22:36.280451 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:36.282360 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:22:36.283634 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2005475300"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:36.285103 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2005475300'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:22:36.285450 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Create volume of 1 GB Aug 14 22:22:36.293999 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Availability Zones retrieved successfully. Aug 14 22:22:36.304575 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Flow 'volume_create_api' (b0dbe191-5eaa-4e41-80ff-e7a2507f369e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:36.307342 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41c7157-0391-47db-8801-1d77f0e07da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:36.308770 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:22:36.393998 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41c7157-0391-47db-8801-1d77f0e07da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:36.396651 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc473c49-385d-4097-8755-d7d091af9202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:36.540396 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Created reservations ['e2727df9-2a75-4483-a24a-aa5a2c4d2246', '17283ddf-aa9a-44e6-a923-7c9de8e64d97', 'c5f06e47-0e81-407b-9175-b4e3cdf64885', 'ec784450-71d1-44b7-a6ff-d86a711d25df'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:22:36.541946 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc473c49-385d-4097-8755-d7d091af9202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2727df9-2a75-4483-a24a-aa5a2c4d2246', '17283ddf-aa9a-44e6-a923-7c9de8e64d97', 'c5f06e47-0e81-407b-9175-b4e3cdf64885', 'ec784450-71d1-44b7-a6ff-d86a711d25df']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:36.542884 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3110e8ef-4988-4865-b3e3-b9075781f471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:36.585918 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3110e8ef-4988-4865-b3e3-b9075781f471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f4ac62a-207b-4e31-98de-268b89cf195c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2005475300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6388aaa25c8483b8cb67028f19aa720',qos_specs=None,replication_status=,reservations=['e2727df9-2a75-4483-a24a-aa5a2c4d2246','17283ddf-aa9a-44e6-a923-7c9de8e64d97','c5f06e47-0e81-407b-9175-b4e3cdf64885','ec784450-71d1-44b7-a6ff-d86a711d25df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395000a7373e4bc592ae3ba3fd05e8d0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2005475300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f4ac62a-207b-4e31-98de-268b89cf195c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6388aaa25c8483b8cb67028f19aa720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='395000a7373e4bc592ae3ba3fd05e8d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:36.586199 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bfa3a2-752f-4c22-a8d7-f46977f4a63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:36.641530 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41bfa3a2-752f-4c22-a8d7-f46977f4a63c) transitioned into state 'SUCCESS' from state '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-2005475300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6388aaa25c8483b8cb67028f19aa720',qos_specs=None,replication_status=,reservations=['e2727df9-2a75-4483-a24a-aa5a2c4d2246','17283ddf-aa9a-44e6-a923-7c9de8e64d97','c5f06e47-0e81-407b-9175-b4e3cdf64885','ec784450-71d1-44b7-a6ff-d86a711d25df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395000a7373e4bc592ae3ba3fd05e8d0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:36.642747 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (818ecbd0-5f11-4461-9a9f-326da2fcbbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:36.669977 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (818ecbd0-5f11-4461-9a9f-326da2fcbbcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:36.671151 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Flow 'volume_create_api' (b0dbe191-5eaa-4e41-80ff-e7a2507f369e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:36.672135 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Create volume request issued successfully. Aug 14 22:22:36.673118 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ae55848-ad4b-4414-a70e-7faad7e26cd1 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:22:36.674220 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 30/124] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:22:36 2026] POST /volume/v3/volumes => generated 751 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:22:36.690740 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ef3af4a2-030d-44a6-8985-a687aeffdf02 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:36.695246 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef3af4a2-030d-44a6-8985-a687aeffdf02 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:22:36.695518 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef3af4a2-030d-44a6-8985-a687aeffdf02 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:36.695763 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef3af4a2-030d-44a6-8985-a687aeffdf02 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:36.700526 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=135,cinder:INSERT=12,cinder:UPDATE=14 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:22:36.711026 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:36.711026 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:36.722003 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ef3af4a2-030d-44a6-8985-a687aeffdf02 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:22:36.735413 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef3af4a2-030d-44a6-8985-a687aeffdf02 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:22:36.735541 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 31/125] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:36 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:36.780948 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-80bdac2a-7967-46e6-802d-5beb28763630 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:36.784407 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:22:36.784407 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-554155185"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:36.786054 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-554155185'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:22:36.786054 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Create volume of 1 GB Aug 14 22:22:36.786588 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:36.786588 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:36.790882 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=158,cinder:INSERT=17,cinder:UPDATE=31 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:22:36.798109 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Availability Zones retrieved successfully. Aug 14 22:22:36.809947 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Flow 'volume_create_api' (38072d9d-a6a8-4c12-8ffc-096edf7af015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:36.814067 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (783ddfd0-d2cb-4f1b-a0d4-fecc59774898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:36.817598 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:22:36.863451 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (783ddfd0-d2cb-4f1b-a0d4-fecc59774898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:36.864909 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413fc5a1-9c91-4fe0-8c24-ce4366b50f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:36.973459 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Created reservations ['c987e458-5b27-4816-80eb-3336d1745702', '3789c7cc-945b-40f7-ac10-0f5075a676db', 'ea4f5de6-828a-4967-b7c2-237547f36555', '3468bb04-41fe-4774-aeeb-699f32889914'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:22:36.975902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413fc5a1-9c91-4fe0-8c24-ce4366b50f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c987e458-5b27-4816-80eb-3336d1745702', '3789c7cc-945b-40f7-ac10-0f5075a676db', 'ea4f5de6-828a-4967-b7c2-237547f36555', '3468bb04-41fe-4774-aeeb-699f32889914']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:36.975902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3513aba2-c364-46a6-af92-bc09790cec0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:37.004921 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3513aba2-c364-46a6-af92-bc09790cec0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c6fe749-7c56-4f10-a27b-2dc53d6a7834', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-554155185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05124dc2a9624a06818de663c091bfef',qos_specs=None,replication_status=,reservations=['c987e458-5b27-4816-80eb-3336d1745702','3789c7cc-945b-40f7-ac10-0f5075a676db','ea4f5de6-828a-4967-b7c2-237547f36555','3468bb04-41fe-4774-aeeb-699f32889914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6664a7aeddf14c80af3e5e685df578e0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-554155185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c6fe749-7c56-4f10-a27b-2dc53d6a7834,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05124dc2a9624a06818de663c091bfef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6664a7aeddf14c80af3e5e685df578e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:37.006102 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e34e867-99d9-44b8-b9ac-7562369d5f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:37.031197 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e34e867-99d9-44b8-b9ac-7562369d5f4a) transitioned into state 'SUCCESS' from state '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-554155185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05124dc2a9624a06818de663c091bfef',qos_specs=None,replication_status=,reservations=['c987e458-5b27-4816-80eb-3336d1745702','3789c7cc-945b-40f7-ac10-0f5075a676db','ea4f5de6-828a-4967-b7c2-237547f36555','3468bb04-41fe-4774-aeeb-699f32889914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6664a7aeddf14c80af3e5e685df578e0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:37.033279 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (158955e5-a12f-45fd-8887-0559e5be9b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:37.055488 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (158955e5-a12f-45fd-8887-0559e5be9b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:37.056814 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Flow 'volume_create_api' (38072d9d-a6a8-4c12-8ffc-096edf7af015) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:37.057675 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Create volume request issued successfully. Aug 14 22:22:37.059430 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80bdac2a-7967-46e6-802d-5beb28763630 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:22:37.060505 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 34/126] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:22:36 2026] POST /volume/v3/volumes => generated 756 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:22:37.078669 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f5c346f9-1284-4fc6-a937-7408ce834983 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:37.081108 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5c346f9-1284-4fc6-a937-7408ce834983 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:22:37.081392 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5c346f9-1284-4fc6-a937-7408ce834983 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:37.081657 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5c346f9-1284-4fc6-a937-7408ce834983 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:37.084443 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=162,cinder:INSERT=19,cinder:UPDATE=37 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:22:37.096471 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:37.096471 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:37.100793 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f5c346f9-1284-4fc6-a937-7408ce834983 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:22:37.109526 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5c346f9-1284-4fc6-a937-7408ce834983 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 returned with HTTP 200 Aug 14 22:22:37.110055 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 32/127] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:37 2026] GET /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:37.757652 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7b9ce1ef-5880-4390-abdb-19cb51b8e0ba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:37.760296 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b9ce1ef-5880-4390-abdb-19cb51b8e0ba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:22:37.760552 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b9ce1ef-5880-4390-abdb-19cb51b8e0ba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:37.760810 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b9ce1ef-5880-4390-abdb-19cb51b8e0ba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:37.774066 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:37.774066 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:37.779651 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7b9ce1ef-5880-4390-abdb-19cb51b8e0ba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:22:37.786445 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b9ce1ef-5880-4390-abdb-19cb51b8e0ba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:22:37.786963 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 31/128] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:37 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:37.849949 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-afd64323-da3c-4da6-b5b9-c6c1342b1691 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:37.853767 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-afd64323-da3c-4da6-b5b9-c6c1342b1691 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:22:37.853767 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-afd64323-da3c-4da6-b5b9-c6c1342b1691 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:37.854438 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-afd64323-da3c-4da6-b5b9-c6c1342b1691 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:37.864502 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:37.864502 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:37.870807 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-afd64323-da3c-4da6-b5b9-c6c1342b1691 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:22:37.880500 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-afd64323-da3c-4da6-b5b9-c6c1342b1691 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:22:37.881229 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 32/129] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:37 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:38.132527 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31efa106-79ea-434a-8f5d-6c1d4fc297a2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:38.151068 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31efa106-79ea-434a-8f5d-6c1d4fc297a2 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:22:38.151068 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31efa106-79ea-434a-8f5d-6c1d4fc297a2 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:38.151068 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31efa106-79ea-434a-8f5d-6c1d4fc297a2 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:38.162971 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:38.162971 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:38.179197 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-31efa106-79ea-434a-8f5d-6c1d4fc297a2 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:22:38.193504 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31efa106-79ea-434a-8f5d-6c1d4fc297a2 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 returned with HTTP 200 Aug 14 22:22:38.194116 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 35/130] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:38 2026] GET /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 => generated 849 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:38.379951 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9aba9564-415d-4496-b7a4-9260de1a18aa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:38.379951 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9aba9564-415d-4496-b7a4-9260de1a18aa None None] GET https://10.4.3.114/volume// Aug 14 22:22:38.379951 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9aba9564-415d-4496-b7a4-9260de1a18aa None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:38.380912 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9aba9564-415d-4496-b7a4-9260de1a18aa None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:38.381463 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9aba9564-415d-4496-b7a4-9260de1a18aa None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:38.382092 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 33/131] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:22: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 14 22:22:38.407652 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-247a4d31-d3bf-4c26-a8fe-436dbd98ab06 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:38.836884 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-247a4d31-d3bf-4c26-a8fe-436dbd98ab06 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:22:38.837417 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-247a4d31-d3bf-4c26-a8fe-436dbd98ab06 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f4ac62a-207b-4e31-98de-268b89cf195c", "connector": null, "instance_uuid": "fd34884a-fc94-4287-9117-f69b841259be"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:38.851180 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:38.851180 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:38.917749 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-247a4d31-d3bf-4c26-a8fe-436dbd98ab06 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:22:38.919572 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 32/132] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:22:38 2026] POST /volume/v3/attachments => generated 273 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:38.977284 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5cfca7d8-e26c-4599-93ce-51fee8cf4695 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:38.983603 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cfca7d8-e26c-4599-93ce-51fee8cf4695 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:22:38.983921 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cfca7d8-e26c-4599-93ce-51fee8cf4695 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:38.985080 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cfca7d8-e26c-4599-93ce-51fee8cf4695 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:39.005491 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:39.005491 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:39.014743 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a274546d-2585-456e-8025-35f3d5ad0a6f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:39.014891 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5cfca7d8-e26c-4599-93ce-51fee8cf4695 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:22:39.015363 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a274546d-2585-456e-8025-35f3d5ad0a6f None None] GET https://10.4.3.114/volume// Aug 14 22:22:39.016977 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a274546d-2585-456e-8025-35f3d5ad0a6f None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:39.018376 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a274546d-2585-456e-8025-35f3d5ad0a6f None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:39.018376 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a274546d-2585-456e-8025-35f3d5ad0a6f None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:39.018376 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 36/133] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:22:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:22:39.024568 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cfca7d8-e26c-4599-93ce-51fee8cf4695 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:22:39.027729 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 33/134] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:38 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:39.031959 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-a01dfd4e-8434-4184-a731-9833b763a382 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:39.035864 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-a01dfd4e-8434-4184-a731-9833b763a382 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:22:39.035864 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-a01dfd4e-8434-4184-a731-9833b763a382 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:39.037190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-a01dfd4e-8434-4184-a731-9833b763a382 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:39.055343 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:39.055343 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:39.057843 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-a01dfd4e-8434-4184-a731-9833b763a382 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:22:39.064056 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-a01dfd4e-8434-4184-a731-9833b763a382 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:22:39.064555 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 34/135] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:22:39 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:39.205529 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-1acf0280-d78a-4a63-af7e-9482da2b6c42 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:39.208413 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-1acf0280-d78a-4a63-af7e-9482da2b6c42 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] PUT https://10.4.3.114/volume/v3/attachments/6ddbc668-7650-4072-8bdc-c5f661c9b2c7 Aug 14 22:22:39.210103 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-1acf0280-d78a-4a63-af7e-9482da2b6c42 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:39.224406 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-1acf0280-d78a-4a63-af7e-9482da2b6c42 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Acquiring lock "cinder-attachment_update-9f4ac62a-207b-4e31-98de-268b89cf195c-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:22:39.232779 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-1acf0280-d78a-4a63-af7e-9482da2b6c42 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Lock "cinder-attachment_update-9f4ac62a-207b-4e31-98de-268b89cf195c-np0000007343" acquired by "attachment_update" :: waited 0.008s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:22:39.234668 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:39.234668 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:39.360011 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-1acf0280-d78a-4a63-af7e-9482da2b6c42 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Lock "cinder-attachment_update-9f4ac62a-207b-4e31-98de-268b89cf195c-np0000007343" released by "attachment_update" :: held 0.127s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:22:39.361668 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-1acf0280-d78a-4a63-af7e-9482da2b6c42 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/attachments/6ddbc668-7650-4072-8bdc-c5f661c9b2c7 returned with HTTP 200 Aug 14 22:22:39.362541 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 33/136] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:22:39 2026] PUT /volume/v3/attachments/6ddbc668-7650-4072-8bdc-c5f661c9b2c7 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:40.053750 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-95c1a6e2-ab32-4fe6-bdf8-2a63e79335ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:40.058095 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95c1a6e2-ab32-4fe6-bdf8-2a63e79335ad tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:22:40.058397 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95c1a6e2-ab32-4fe6-bdf8-2a63e79335ad tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:40.058650 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95c1a6e2-ab32-4fe6-bdf8-2a63e79335ad tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:40.073353 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:40.073353 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:40.079367 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-95c1a6e2-ab32-4fe6-bdf8-2a63e79335ad tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:22:40.091824 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95c1a6e2-ab32-4fe6-bdf8-2a63e79335ad tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:22:40.091824 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 37/137] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:40 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:41.112398 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-37eaca78-66b3-4485-a6b2-142ea6befc66 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:41.114991 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37eaca78-66b3-4485-a6b2-142ea6befc66 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:22:41.115427 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37eaca78-66b3-4485-a6b2-142ea6befc66 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:41.115597 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37eaca78-66b3-4485-a6b2-142ea6befc66 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:41.128677 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:41.128677 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:41.133837 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-37eaca78-66b3-4485-a6b2-142ea6befc66 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:22:41.140489 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37eaca78-66b3-4485-a6b2-142ea6befc66 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:22:41.140891 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 34/138] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:41 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:42.160533 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a67912a-a753-421e-ab30-134cd27b4fbe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:42.163092 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a67912a-a753-421e-ab30-134cd27b4fbe tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:22:42.163828 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a67912a-a753-421e-ab30-134cd27b4fbe tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:42.163828 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a67912a-a753-421e-ab30-134cd27b4fbe tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:42.178916 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:42.178916 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:42.183741 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8a67912a-a753-421e-ab30-134cd27b4fbe tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:22:42.189669 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a67912a-a753-421e-ab30-134cd27b4fbe tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:22:42.189669 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 35/139] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:42 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:42.705840 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-d36e2e79-8547-4fe4-85ff-2015dcbe8941 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:42.709696 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-d36e2e79-8547-4fe4-85ff-2015dcbe8941 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] POST https://10.4.3.114/volume/v3/attachments/6ddbc668-7650-4072-8bdc-c5f661c9b2c7/action Aug 14 22:22:42.710778 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-d36e2e79-8547-4fe4-85ff-2015dcbe8941 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:22:42.713066 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-d36e2e79-8547-4fe4-85ff-2015dcbe8941 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:42.737512 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:42.737512 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:42.756395 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6b0db185-a7c6-4c6b-99d3-5fb62ad6df40 req-d36e2e79-8547-4fe4-85ff-2015dcbe8941 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/attachments/6ddbc668-7650-4072-8bdc-c5f661c9b2c7/action returned with HTTP 204 Aug 14 22:22:42.758077 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 34/140] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:22:42 2026] POST /volume/v3/attachments/6ddbc668-7650-4072-8bdc-c5f661c9b2c7/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:22:43.218288 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-db9161e7-ef1d-4de8-9a12-bfa2c137ec24 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:43.219460 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db9161e7-ef1d-4de8-9a12-bfa2c137ec24 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:22:43.219753 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db9161e7-ef1d-4de8-9a12-bfa2c137ec24 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:43.220095 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db9161e7-ef1d-4de8-9a12-bfa2c137ec24 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:43.237245 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:43.237245 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:43.245173 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-db9161e7-ef1d-4de8-9a12-bfa2c137ec24 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:22:43.255409 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db9161e7-ef1d-4de8-9a12-bfa2c137ec24 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:22:43.256051 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 38/141] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:43 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:43.279777 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7c0c1778-e68c-4348-a726-db7095a2c698 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:43.282961 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c0c1778-e68c-4348-a726-db7095a2c698 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:22:43.283187 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c0c1778-e68c-4348-a726-db7095a2c698 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:43.283403 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c0c1778-e68c-4348-a726-db7095a2c698 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:43.305107 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:43.305107 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:43.311908 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7c0c1778-e68c-4348-a726-db7095a2c698 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:22:43.323163 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c0c1778-e68c-4348-a726-db7095a2c698 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:22:43.323163 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 35/142] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:43 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:48.830570 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-446f48f9-e47e-4b8d-8418-adbc372f1c4d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:48.836446 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-446f48f9-e47e-4b8d-8418-adbc372f1c4d tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:22:48.836446 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-446f48f9-e47e-4b8d-8418-adbc372f1c4d tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:48.836446 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-446f48f9-e47e-4b8d-8418-adbc372f1c4d tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:48.849407 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:48.849407 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:48.856638 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-446f48f9-e47e-4b8d-8418-adbc372f1c4d tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:22:48.865413 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-446f48f9-e47e-4b8d-8418-adbc372f1c4d tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 returned with HTTP 200 Aug 14 22:22:48.866321 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 36/143] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:48 2026] GET /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:48.893156 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6761a860-d57f-48ff-b441-818d23f5cdbe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:48.893702 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6761a860-d57f-48ff-b441-818d23f5cdbe None None] GET https://10.4.3.114/volume// Aug 14 22:22:48.893910 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6761a860-d57f-48ff-b441-818d23f5cdbe None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:48.894209 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6761a860-d57f-48ff-b441-818d23f5cdbe None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:48.894575 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6761a860-d57f-48ff-b441-818d23f5cdbe None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:48.894905 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 35/144] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:22: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 14 22:22:48.908081 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-f90f4d5a-2d97-4694-8aba-0e10bef38df0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:48.911415 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-f90f4d5a-2d97-4694-8aba-0e10bef38df0 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:22:48.911820 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-f90f4d5a-2d97-4694-8aba-0e10bef38df0 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c6fe749-7c56-4f10-a27b-2dc53d6a7834", "connector": null, "instance_uuid": "b63f2294-3747-48f4-844d-4043dfde84d2"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:48.930434 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:48.930434 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:48.985173 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-f90f4d5a-2d97-4694-8aba-0e10bef38df0 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:22:48.986150 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 39/145] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:22:48 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:49.066156 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-470c0269-304d-48a6-be0b-885f07cd194a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:49.069382 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-470c0269-304d-48a6-be0b-885f07cd194a tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] POST https://10.4.3.114/volume/v3/attachments/668051cf-686c-4245-a12a-09c4f797e174/action Aug 14 22:22:49.069693 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-470c0269-304d-48a6-be0b-885f07cd194a tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:22:49.070681 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-470c0269-304d-48a6-be0b-885f07cd194a tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:49.101761 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:49.101761 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:49.125072 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e4234659-07f1-4f7c-b3fd-ea6a48034017 req-470c0269-304d-48a6-be0b-885f07cd194a tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/attachments/668051cf-686c-4245-a12a-09c4f797e174/action returned with HTTP 204 Aug 14 22:22:49.125730 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 36/146] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:22:49 2026] POST /volume/v3/attachments/668051cf-686c-4245-a12a-09c4f797e174/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:22:49.172348 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5b9b8c29-3688-4a81-887d-290a09445c49 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:49.174596 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b9b8c29-3688-4a81-887d-290a09445c49 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:22:49.175091 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b9b8c29-3688-4a81-887d-290a09445c49 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:49.176203 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b9b8c29-3688-4a81-887d-290a09445c49 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:49.192194 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:49.192194 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:49.203088 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5b9b8c29-3688-4a81-887d-290a09445c49 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:22:49.208775 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b9b8c29-3688-4a81-887d-290a09445c49 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 returned with HTTP 200 Aug 14 22:22:49.209703 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 37/147] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:49 2026] GET /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 => generated 1111 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:49.228075 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7feaa298-19c4-492b-9271-0b64303f19cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:49.231398 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7feaa298-19c4-492b-9271-0b64303f19cb tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:22:49.232375 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7feaa298-19c4-492b-9271-0b64303f19cb tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:49.232375 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7feaa298-19c4-492b-9271-0b64303f19cb tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:49.243740 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:49.243740 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:49.248346 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7feaa298-19c4-492b-9271-0b64303f19cb tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:22:49.254004 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7feaa298-19c4-492b-9271-0b64303f19cb tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 returned with HTTP 200 Aug 14 22:22:49.254671 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 36/148] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:49 2026] GET /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:49.870805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-159022a6-a607-455c-bdd5-5143de441b22 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:49.872765 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-159022a6-a607-455c-bdd5-5143de441b22 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:22:49.874283 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-159022a6-a607-455c-bdd5-5143de441b22 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:49.874283 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-159022a6-a607-455c-bdd5-5143de441b22 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:50.063364 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:50.063364 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:50.070553 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-159022a6-a607-455c-bdd5-5143de441b22 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:22:50.078584 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-159022a6-a607-455c-bdd5-5143de441b22 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:22:50.079296 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 40/149] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:49 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1024 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:50.541537 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b94fd795-d44c-4f0e-822a-6d2e42d65743 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:50.542315 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b94fd795-d44c-4f0e-822a-6d2e42d65743 None None] GET https://10.4.3.114/volume// Aug 14 22:22:50.542315 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b94fd795-d44c-4f0e-822a-6d2e42d65743 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:50.543080 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b94fd795-d44c-4f0e-822a-6d2e42d65743 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:50.543080 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b94fd795-d44c-4f0e-822a-6d2e42d65743 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:50.543179 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 37/150] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:22: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 14 22:22:50.568170 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-06039dfc-181a-44ea-a9b0-abc095bdd2de None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:50.785861 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:50.788805 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:22:50.789842 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2115512910"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:50.791604 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2115512910'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:22:50.791867 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Create volume of 1 GB Aug 14 22:22:50.797882 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Availability Zones retrieved successfully. Aug 14 22:22:50.804761 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Flow 'volume_create_api' (8ff2cc36-579a-4bed-97dc-76ca3e18cf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:50.806782 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32dac7b-064a-4c7f-91d6-085868017192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:50.807570 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:22:50.847220 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32dac7b-064a-4c7f-91d6-085868017192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:50.847607 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a38f29-68a9-4dfa-a5f8-b3252eadc258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:50.954487 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Created reservations ['2e3c3ba0-0730-4fc5-bf70-2f86ec6f71b5', '4c393774-7d72-436a-90ef-0358984a95d6', '8e5eedef-7e3e-49c7-809a-5ff18213829e', 'ba305f52-9c3d-41a5-9424-958e99425f8c'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:22:50.955228 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a38f29-68a9-4dfa-a5f8-b3252eadc258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e3c3ba0-0730-4fc5-bf70-2f86ec6f71b5', '4c393774-7d72-436a-90ef-0358984a95d6', '8e5eedef-7e3e-49c7-809a-5ff18213829e', 'ba305f52-9c3d-41a5-9424-958e99425f8c']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:50.956610 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e1caa2-7b68-4584-bf0c-441ab56c49eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:50.991792 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-06039dfc-181a-44ea-a9b0-abc095bdd2de tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:22:50.992233 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-06039dfc-181a-44ea-a9b0-abc095bdd2de tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ea638f0-77ea-40e2-9857-f236cf42afc6", "connector": null, "instance_uuid": "11852a50-54df-468c-9382-978bd959d99f"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:50.994144 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e1caa2-7b68-4584-bf0c-441ab56c49eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a0c54b3-579d-401d-9d83-cba4185447bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2115512910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7b0741847404871bf68d923a9d594bf',qos_specs=None,replication_status=,reservations=['2e3c3ba0-0730-4fc5-bf70-2f86ec6f71b5','4c393774-7d72-436a-90ef-0358984a95d6','8e5eedef-7e3e-49c7-809a-5ff18213829e','ba305f52-9c3d-41a5-9424-958e99425f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83dd15c4a68746c79b2332e1d8297f9c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2115512910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a0c54b3-579d-401d-9d83-cba4185447bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7b0741847404871bf68d923a9d594bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83dd15c4a68746c79b2332e1d8297f9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:50.995299 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e544d84c-8167-4d60-adb8-2d87a21d6eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:51.026924 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e544d84c-8167-4d60-adb8-2d87a21d6eb1) transitioned into state 'SUCCESS' from state '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-2115512910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7b0741847404871bf68d923a9d594bf',qos_specs=None,replication_status=,reservations=['2e3c3ba0-0730-4fc5-bf70-2f86ec6f71b5','4c393774-7d72-436a-90ef-0358984a95d6','8e5eedef-7e3e-49c7-809a-5ff18213829e','ba305f52-9c3d-41a5-9424-958e99425f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83dd15c4a68746c79b2332e1d8297f9c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:51.028075 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed76bc23-5925-4639-96b2-f19c84336360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:51.048389 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed76bc23-5925-4639-96b2-f19c84336360) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:51.049795 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Flow 'volume_create_api' (8ff2cc36-579a-4bed-97dc-76ca3e18cf81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:51.049795 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Create volume request issued successfully. Aug 14 22:22:51.050826 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c9f4bbf-6287-4f3e-b0df-c5372a9f1c5c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:22:51.052067 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 37/151] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:22:50 2026] POST /volume/v3/volumes => generated 755 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 22:22:51.068207 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c624a958-6d1f-4889-82ac-b6ff69c6d91e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:51.070618 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c624a958-6d1f-4889-82ac-b6ff69c6d91e tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:22:51.070887 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c624a958-6d1f-4889-82ac-b6ff69c6d91e tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:51.071155 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c624a958-6d1f-4889-82ac-b6ff69c6d91e tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:51.084736 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:51.084736 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:51.098786 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c624a958-6d1f-4889-82ac-b6ff69c6d91e tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:22:51.110347 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c624a958-6d1f-4889-82ac-b6ff69c6d91e tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:22:51.111602 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 41/152] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:51 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:51.214101 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:51.214101 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:51.295082 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-06039dfc-181a-44ea-a9b0-abc095bdd2de tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:22:51.295877 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 38/153] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:22:50 2026] POST /volume/v3/attachments => generated 273 bytes in 728 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:51.373228 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5329ac36-74df-4617-b17f-e5a350fff2ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:51.375635 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5329ac36-74df-4617-b17f-e5a350fff2ca tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:22:51.375794 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5329ac36-74df-4617-b17f-e5a350fff2ca tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:51.375993 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5329ac36-74df-4617-b17f-e5a350fff2ca tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:51.393542 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:51.393542 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:51.398564 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e31e6120-0b77-4898-9acb-bc813d4fc995 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:51.398723 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5329ac36-74df-4617-b17f-e5a350fff2ca tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:22:51.399043 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e31e6120-0b77-4898-9acb-bc813d4fc995 None None] GET https://10.4.3.114/volume// Aug 14 22:22:51.399426 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e31e6120-0b77-4898-9acb-bc813d4fc995 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:51.399592 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e31e6120-0b77-4898-9acb-bc813d4fc995 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:51.399997 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e31e6120-0b77-4898-9acb-bc813d4fc995 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:51.404912 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 38/154] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:22:51 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 22:22:51.419274 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5329ac36-74df-4617-b17f-e5a350fff2ca tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:22:51.421525 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 38/155] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:51 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1023 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:51.423002 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-d8856bce-4d24-41a3-b771-e6e12410df0f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:51.427182 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-d8856bce-4d24-41a3-b771-e6e12410df0f tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:22:51.427182 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-d8856bce-4d24-41a3-b771-e6e12410df0f tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:51.427182 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-d8856bce-4d24-41a3-b771-e6e12410df0f tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:51.443193 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:51.443193 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:51.449238 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-d8856bce-4d24-41a3-b771-e6e12410df0f tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:22:51.457705 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-d8856bce-4d24-41a3-b771-e6e12410df0f tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:22:51.458432 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 42/156] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:22:51 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:51.585916 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-1fd5c611-757c-462b-bcc8-09f35cdb1cdf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:51.589303 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-1fd5c611-757c-462b-bcc8-09f35cdb1cdf tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] PUT https://10.4.3.114/volume/v3/attachments/ef3d7d05-c04c-45ca-9b35-03bd9efc63c0 Aug 14 22:22:51.589728 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-1fd5c611-757c-462b-bcc8-09f35cdb1cdf tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:51.606315 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-1fd5c611-757c-462b-bcc8-09f35cdb1cdf tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Acquiring lock "cinder-attachment_update-9ea638f0-77ea-40e2-9857-f236cf42afc6-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:22:51.613506 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-1fd5c611-757c-462b-bcc8-09f35cdb1cdf tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Lock "cinder-attachment_update-9ea638f0-77ea-40e2-9857-f236cf42afc6-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:22:51.615045 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:51.615045 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:51.781373 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-1fd5c611-757c-462b-bcc8-09f35cdb1cdf tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Lock "cinder-attachment_update-9ea638f0-77ea-40e2-9857-f236cf42afc6-np0000007343" released by "attachment_update" :: held 0.168s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:22:51.781702 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-1fd5c611-757c-462b-bcc8-09f35cdb1cdf tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/attachments/ef3d7d05-c04c-45ca-9b35-03bd9efc63c0 returned with HTTP 200 Aug 14 22:22:51.782208 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 39/157] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:22:51 2026] PUT /volume/v3/attachments/ef3d7d05-c04c-45ca-9b35-03bd9efc63c0 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:52.131477 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5abca2f8-469b-4250-80b4-2399aecffdbb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:52.133430 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5abca2f8-469b-4250-80b4-2399aecffdbb tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:22:52.133718 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5abca2f8-469b-4250-80b4-2399aecffdbb tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:52.133974 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5abca2f8-469b-4250-80b4-2399aecffdbb tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:52.310766 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:52.310766 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:52.318438 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5abca2f8-469b-4250-80b4-2399aecffdbb tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:22:52.330801 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5abca2f8-469b-4250-80b4-2399aecffdbb tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:22:52.330801 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 39/158] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:52 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:52.388099 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-8080a492-cd2d-44fc-a069-937ceb47d723 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:52.393611 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-8080a492-cd2d-44fc-a069-937ceb47d723 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:22:52.394094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-8080a492-cd2d-44fc-a069-937ceb47d723 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:52.394347 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-8080a492-cd2d-44fc-a069-937ceb47d723 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:52.406800 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:52.406800 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:52.415108 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-8080a492-cd2d-44fc-a069-937ceb47d723 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:22:52.422793 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-8080a492-cd2d-44fc-a069-937ceb47d723 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:22:52.423457 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 39/159] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:52 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:52.447579 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4d2db46f-782f-4faa-9bb5-19db9fdfd525 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:52.453025 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d2db46f-782f-4faa-9bb5-19db9fdfd525 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:22:52.454419 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d2db46f-782f-4faa-9bb5-19db9fdfd525 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:52.454763 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d2db46f-782f-4faa-9bb5-19db9fdfd525 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:52.488199 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:52.488199 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:52.497596 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4d2db46f-782f-4faa-9bb5-19db9fdfd525 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:22:52.505921 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d2db46f-782f-4faa-9bb5-19db9fdfd525 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:22:52.506205 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 43/160] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:52 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1024 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:52.592553 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-742e3060-4b30-4086-a3be-b74b1fe1da53 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:52.592553 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-742e3060-4b30-4086-a3be-b74b1fe1da53 None None] GET https://10.4.3.114/volume// Aug 14 22:22:52.592553 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-742e3060-4b30-4086-a3be-b74b1fe1da53 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:52.592553 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-742e3060-4b30-4086-a3be-b74b1fe1da53 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:52.593451 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-742e3060-4b30-4086-a3be-b74b1fe1da53 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:52.594108 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 40/161] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:22: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 14 22:22:52.616777 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-28dd9548-33e8-469e-81b9-d77f85521980 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:52.620734 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-28dd9548-33e8-469e-81b9-d77f85521980 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:22:52.621221 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-28dd9548-33e8-469e-81b9-d77f85521980 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a0c54b3-579d-401d-9d83-cba4185447bb", "connector": null, "instance_uuid": "85e9765d-96ab-4def-a7b2-bfe4b2c1df5c"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:52.640908 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:52.640908 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:52.642119 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:52.648327 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:22:52.648776 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-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": "5839200c-6f0c-4014-ac5c-a6eccf430841", "source_volid": null, "backup_id": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:52.651538 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-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': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'source_volid': None, 'backup_id': None}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:22:52.708696 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-28dd9548-33e8-469e-81b9-d77f85521980 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:22:52.708865 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 40/162] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:22:52 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:52.788225 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5406a2d1-10ce-44dd-a710-06f275a00645 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:52.790930 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5406a2d1-10ce-44dd-a710-06f275a00645 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:22:52.791226 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5406a2d1-10ce-44dd-a710-06f275a00645 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:52.791542 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5406a2d1-10ce-44dd-a710-06f275a00645 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:52.810893 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:52.810893 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:52.816348 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5c15f751-5fb7-4e9f-8e21-0e729d87c3d1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:52.816348 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c15f751-5fb7-4e9f-8e21-0e729d87c3d1 None None] GET https://10.4.3.114/volume// Aug 14 22:22:52.816348 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c15f751-5fb7-4e9f-8e21-0e729d87c3d1 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:52.816348 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c15f751-5fb7-4e9f-8e21-0e729d87c3d1 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:52.816348 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c15f751-5fb7-4e9f-8e21-0e729d87c3d1 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:52.817653 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 41/163] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:22: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 14 22:22:52.818689 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5406a2d1-10ce-44dd-a710-06f275a00645 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:22:52.829493 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-c11122b0-a6be-4cdf-9ae7-6e3e00fe383d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:52.830899 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5406a2d1-10ce-44dd-a710-06f275a00645 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:22:52.831402 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 44/164] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:52 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:52.833679 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-c11122b0-a6be-4cdf-9ae7-6e3e00fe383d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:22:52.833679 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-c11122b0-a6be-4cdf-9ae7-6e3e00fe383d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:52.833679 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-c11122b0-a6be-4cdf-9ae7-6e3e00fe383d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:52.848404 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:52.848404 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:52.855187 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-c11122b0-a6be-4cdf-9ae7-6e3e00fe383d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:22:52.864204 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-c11122b0-a6be-4cdf-9ae7-6e3e00fe383d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:22:52.865036 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 41/165] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:22:52 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 22:22:52.914484 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ab619143-ae11-4c7c-bc87-4e1edbf0e1ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:52.915060 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab619143-ae11-4c7c-bc87-4e1edbf0e1ea None None] GET https://10.4.3.114/volume// Aug 14 22:22:52.915357 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab619143-ae11-4c7c-bc87-4e1edbf0e1ea None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:52.915642 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab619143-ae11-4c7c-bc87-4e1edbf0e1ea None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:52.916094 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab619143-ae11-4c7c-bc87-4e1edbf0e1ea None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:52.916585 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 42/166] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:22:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:22:52.944576 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-cedaff68-2f11-4262-8bb1-3fd8f3e9d748 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:52.947461 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-cedaff68-2f11-4262-8bb1-3fd8f3e9d748 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:22:52.947764 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-cedaff68-2f11-4262-8bb1-3fd8f3e9d748 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:52.948393 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-cedaff68-2f11-4262-8bb1-3fd8f3e9d748 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:52.965850 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:52.965850 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:52.973000 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-cedaff68-2f11-4262-8bb1-3fd8f3e9d748 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:22:52.979293 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-cedaff68-2f11-4262-8bb1-3fd8f3e9d748 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 returned with HTTP 200 Aug 14 22:22:52.979657 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 45/167] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:22:52 2026] GET /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 => generated 1291 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:52.981345 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-0d505524-d373-4597-bac5-5a84fba40aa0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:52.988220 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-0d505524-d373-4597-bac5-5a84fba40aa0 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] PUT https://10.4.3.114/volume/v3/attachments/7e82ef6e-04d2-4320-8fce-6f678f2bce1c Aug 14 22:22:52.988220 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-0d505524-d373-4597-bac5-5a84fba40aa0 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:52.997418 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-0d505524-d373-4597-bac5-5a84fba40aa0 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Acquiring lock "cinder-attachment_update-1a0c54b3-579d-401d-9d83-cba4185447bb-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:22:53.004241 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-0d505524-d373-4597-bac5-5a84fba40aa0 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Lock "cinder-attachment_update-1a0c54b3-579d-401d-9d83-cba4185447bb-np0000007343" acquired by "attachment_update" :: waited 0.006s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:22:53.006283 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:53.006283 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:53.120855 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-1b55ef9f-382b-40bd-bd58-2b84c47b174c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:53.127647 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-1b55ef9f-382b-40bd-bd58-2b84c47b174c tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] PUT https://10.4.3.114/volume/v3/attachments/668051cf-686c-4245-a12a-09c4f797e174 Aug 14 22:22:53.127647 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-1b55ef9f-382b-40bd-bd58-2b84c47b174c tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:53.144271 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-1b55ef9f-382b-40bd-bd58-2b84c47b174c tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Acquiring lock "cinder-attachment_update-5c6fe749-7c56-4f10-a27b-2dc53d6a7834-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:22:53.167049 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-1b55ef9f-382b-40bd-bd58-2b84c47b174c tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Lock "cinder-attachment_update-5c6fe749-7c56-4f10-a27b-2dc53d6a7834-np0000007343" acquired by "attachment_update" :: waited 0.009s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:22:53.167049 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:53.167049 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:53.169545 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-0d505524-d373-4597-bac5-5a84fba40aa0 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Lock "cinder-attachment_update-1a0c54b3-579d-401d-9d83-cba4185447bb-np0000007343" released by "attachment_update" :: held 0.162s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:22:53.169545 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-0d505524-d373-4597-bac5-5a84fba40aa0 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/attachments/7e82ef6e-04d2-4320-8fce-6f678f2bce1c returned with HTTP 200 Aug 14 22:22:53.169545 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 42/168] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:22:52 2026] PUT /volume/v3/attachments/7e82ef6e-04d2-4320-8fce-6f678f2bce1c => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:53.251308 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-1f4a39d5-d8c4-4c4b-9806-6d9e03120835 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:53.254096 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-1f4a39d5-d8c4-4c4b-9806-6d9e03120835 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:22:53.254512 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-1f4a39d5-d8c4-4c4b-9806-6d9e03120835 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:53.255147 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-1f4a39d5-d8c4-4c4b-9806-6d9e03120835 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:53.265721 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:53.265721 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:53.278510 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-1f4a39d5-d8c4-4c4b-9806-6d9e03120835 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:22:53.289459 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-1f4a39d5-d8c4-4c4b-9806-6d9e03120835 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:22:53.289459 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 46/169] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:53 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:53.364707 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-1b55ef9f-382b-40bd-bd58-2b84c47b174c tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Lock "cinder-attachment_update-5c6fe749-7c56-4f10-a27b-2dc53d6a7834-np0000007343" released by "attachment_update" :: held 0.211s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:22:53.364707 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-1b55ef9f-382b-40bd-bd58-2b84c47b174c tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/attachments/668051cf-686c-4245-a12a-09c4f797e174 returned with HTTP 200 Aug 14 22:22:53.365825 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 43/170] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:22:53 2026] PUT /volume/v3/attachments/668051cf-686c-4245-a12a-09c4f797e174 => generated 969 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:53.458985 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-a988b567-72a7-4148-9b28-77795eecbcc4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:53.466455 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-a988b567-72a7-4148-9b28-77795eecbcc4 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] POST https://10.4.3.114/volume/v3/attachments/668051cf-686c-4245-a12a-09c4f797e174/action Aug 14 22:22:53.466455 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-a988b567-72a7-4148-9b28-77795eecbcc4 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:22:53.466455 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-a988b567-72a7-4148-9b28-77795eecbcc4 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:53.487622 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:53.487622 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:53.528299 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-90ec573d-9b70-4020-92a5-848aad65bd25 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:53.528870 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-50fe8c9a-4fe1-46d5-89e9-cd6c078798f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:53.528943 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50fe8c9a-4fe1-46d5-89e9-cd6c078798f9 None None] GET https://10.4.3.114/volume// Aug 14 22:22:53.530094 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50fe8c9a-4fe1-46d5-89e9-cd6c078798f9 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:53.530094 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50fe8c9a-4fe1-46d5-89e9-cd6c078798f9 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:53.531491 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50fe8c9a-4fe1-46d5-89e9-cd6c078798f9 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:53.531614 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90ec573d-9b70-4020-92a5-848aad65bd25 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:22:53.531784 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90ec573d-9b70-4020-92a5-848aad65bd25 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:53.531837 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 44/171] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:22:53 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:22:53.532052 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90ec573d-9b70-4020-92a5-848aad65bd25 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:53.533007 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-404bf672-c8b0-4fd3-b014-63897303f9ed req-a988b567-72a7-4148-9b28-77795eecbcc4 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/attachments/668051cf-686c-4245-a12a-09c4f797e174/action returned with HTTP 204 Aug 14 22:22:53.535464 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 43/172] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:22:53 2026] POST /volume/v3/attachments/668051cf-686c-4245-a12a-09c4f797e174/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:22:53.553822 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:53.553822 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:53.560418 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-90ec573d-9b70-4020-92a5-848aad65bd25 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:22:53.562308 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-785ebac1-da7f-46bc-a837-187b6f5fe9f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:53.567458 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-785ebac1-da7f-46bc-a837-187b6f5fe9f4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:22:53.569890 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90ec573d-9b70-4020-92a5-848aad65bd25 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:22:53.570398 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 47/173] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:53 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:53.570923 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-785ebac1-da7f-46bc-a837-187b6f5fe9f4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35bd40b6-4795-4bf6-b3e3-3b523fcbb097", "connector": null, "instance_uuid": "7ff4f395-5693-4eb2-a932-453c1f734558"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:53.588764 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:53.588764 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:53.643743 np0000007343 devstack@c-api.service[100324]: WARNING cinder.volume.api [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-785ebac1-da7f-46bc-a837-187b6f5fe9f4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 22:22:53.658842 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-785ebac1-da7f-46bc-a837-187b6f5fe9f4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:22:53.658842 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 45/174] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:22:53 2026] POST /volume/v3/attachments => generated 271 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:53.692778 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Create volume of 1 GB Aug 14 22:22:53.701202 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Availability Zones retrieved successfully. Aug 14 22:22:53.711417 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Flow 'volume_create_api' (47d541af-7767-46b1-ac1a-f0f97c709b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:53.713384 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a93e589-2b10-487c-bd33-3a04affa4610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:53.714380 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:22:53.725290 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9becfa1a-fbbb-40a7-89cd-f39e9a91f328 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:53.729807 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9becfa1a-fbbb-40a7-89cd-f39e9a91f328 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:22:53.729807 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9becfa1a-fbbb-40a7-89cd-f39e9a91f328 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:53.729807 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9becfa1a-fbbb-40a7-89cd-f39e9a91f328 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:53.756935 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:53.756935 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:53.769610 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9becfa1a-fbbb-40a7-89cd-f39e9a91f328 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:22:53.777673 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e1282a7f-7269-4fc3-bd9e-2c6a293f99cf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:53.777673 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1282a7f-7269-4fc3-bd9e-2c6a293f99cf None None] GET https://10.4.3.114/volume// Aug 14 22:22:53.778126 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1282a7f-7269-4fc3-bd9e-2c6a293f99cf None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:53.778126 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1282a7f-7269-4fc3-bd9e-2c6a293f99cf None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:53.778513 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1282a7f-7269-4fc3-bd9e-2c6a293f99cf None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:53.779407 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 48/175] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:22:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:22:53.781745 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9becfa1a-fbbb-40a7-89cd-f39e9a91f328 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:22:53.790430 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 44/176] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:53 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 868 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:53.807856 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-2937830e-d2cf-47e8-9ad9-9bbf9f7d80e7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:53.813043 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-2937830e-d2cf-47e8-9ad9-9bbf9f7d80e7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:22:53.813580 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-2937830e-d2cf-47e8-9ad9-9bbf9f7d80e7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:53.813713 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-2937830e-d2cf-47e8-9ad9-9bbf9f7d80e7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:53.848354 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:53.848354 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:53.854770 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d3fd9c4f-5c32-4073-8aae-dfc3cc335032 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:53.856982 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-2937830e-d2cf-47e8-9ad9-9bbf9f7d80e7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:22:53.861032 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3fd9c4f-5c32-4073-8aae-dfc3cc335032 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:22:53.861272 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3fd9c4f-5c32-4073-8aae-dfc3cc335032 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:53.861524 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3fd9c4f-5c32-4073-8aae-dfc3cc335032 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:53.868867 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-2937830e-d2cf-47e8-9ad9-9bbf9f7d80e7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:22:53.870303 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 46/177] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:22:53 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1048 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:53.885966 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:53.885966 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:53.892443 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d3fd9c4f-5c32-4073-8aae-dfc3cc335032 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:22:53.894053 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a93e589-2b10-487c-bd33-3a04affa4610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:53.896518 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1dac4c1-7914-4e67-bef9-94cc8cdb5990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:53.901913 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3fd9c4f-5c32-4073-8aae-dfc3cc335032 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:22:53.902323 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 49/178] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:53 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:53.991714 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Created reservations ['680d97c4-3a26-41ef-a2f9-bd7ac47b2623', 'fdbc3af5-e830-492c-a9f4-68343193b048', '1c9f7711-f58c-47f3-9734-6192aca422f3', '41f1f32d-7630-4cc9-9e97-749236163eec'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:22:53.993925 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1dac4c1-7914-4e67-bef9-94cc8cdb5990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['680d97c4-3a26-41ef-a2f9-bd7ac47b2623', 'fdbc3af5-e830-492c-a9f4-68343193b048', '1c9f7711-f58c-47f3-9734-6192aca422f3', '41f1f32d-7630-4cc9-9e97-749236163eec']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:53.995489 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec8ef662-a188-483b-b82c-24b202ab81c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:54.033056 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-561de345-3077-4a15-bfcf-b19674a2819a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:54.036841 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-561de345-3077-4a15-bfcf-b19674a2819a tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] PUT https://10.4.3.114/volume/v3/attachments/f6f9d1c9-954a-4516-8f08-b4a3dc8ad66d Aug 14 22:22:54.037161 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-561de345-3077-4a15-bfcf-b19674a2819a tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:54.050571 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec8ef662-a188-483b-b82c-24b202ab81c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f846e795-3bd7-42d9-bff2-2d301013bf8e', '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='046cb50685034afeb10dee6f0a5a381e',qos_specs=None,replication_status=,reservations=['680d97c4-3a26-41ef-a2f9-bd7ac47b2623','fdbc3af5-e830-492c-a9f4-68343193b048','1c9f7711-f58c-47f3-9734-6192aca422f3','41f1f32d-7630-4cc9-9e97-749236163eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f72daea2fe83469fa469db7fb40ff07d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:22: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=f846e795-3bd7-42d9-bff2-2d301013bf8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='046cb50685034afeb10dee6f0a5a381e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f72daea2fe83469fa469db7fb40ff07d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:54.050571 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02b77bf1-fd54-40cb-bdde-c6043157d79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:54.059099 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-561de345-3077-4a15-bfcf-b19674a2819a tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Acquiring lock "cinder-attachment_update-35bd40b6-4795-4bf6-b3e3-3b523fcbb097-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:22:54.066150 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-561de345-3077-4a15-bfcf-b19674a2819a tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Lock "cinder-attachment_update-35bd40b6-4795-4bf6-b3e3-3b523fcbb097-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:22:54.067621 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:54.067621 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:54.091754 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02b77bf1-fd54-40cb-bdde-c6043157d79a) transitioned into 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='046cb50685034afeb10dee6f0a5a381e',qos_specs=None,replication_status=,reservations=['680d97c4-3a26-41ef-a2f9-bd7ac47b2623','fdbc3af5-e830-492c-a9f4-68343193b048','1c9f7711-f58c-47f3-9734-6192aca422f3','41f1f32d-7630-4cc9-9e97-749236163eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f72daea2fe83469fa469db7fb40ff07d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:54.092853 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75a05cc-c245-41f9-85ce-d4bafdf906e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:22:54.119373 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75a05cc-c245-41f9-85ce-d4bafdf906e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:22:54.120726 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Flow 'volume_create_api' (47d541af-7767-46b1-ac1a-f0f97c709b65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:22:54.121800 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Create volume request issued successfully. Aug 14 22:22:54.122687 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-f07c282a-aa15-40de-a5bd-dec6b87d2d68 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:22:54.123528 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 40/179] 10.4.3.114 () {72 vars in 1541 bytes} [Fri Aug 14 22:22:52 2026] POST /volume/v3/volumes => generated 703 bytes in 1481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:22:54.138584 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-dcba5503-0535-445c-b0f3-938ba16ac5e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:54.144869 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-dcba5503-0535-445c-b0f3-938ba16ac5e4 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] GET https://10.4.3.114/volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e Aug 14 22:22:54.145404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-dcba5503-0535-445c-b0f3-938ba16ac5e4 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:54.145404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-dcba5503-0535-445c-b0f3-938ba16ac5e4 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:54.164990 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:54.164990 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:54.178515 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-dcba5503-0535-445c-b0f3-938ba16ac5e4 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Volume info retrieved successfully. Aug 14 22:22:54.185734 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-dcba5503-0535-445c-b0f3-938ba16ac5e4 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e returned with HTTP 200 Aug 14 22:22:54.186544 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 47/180] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:54 2026] GET /volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e => generated 771 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:54.203200 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-e313c9ba-5efe-48ba-a20c-a88222556d36 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:54.209410 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-e313c9ba-5efe-48ba-a20c-a88222556d36 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] GET https://10.4.3.114/volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e Aug 14 22:22:54.209410 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-e313c9ba-5efe-48ba-a20c-a88222556d36 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:54.209410 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-e313c9ba-5efe-48ba-a20c-a88222556d36 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:54.229359 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:54.229359 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:54.238799 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-e313c9ba-5efe-48ba-a20c-a88222556d36 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Volume info retrieved successfully. Aug 14 22:22:54.248746 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-561de345-3077-4a15-bfcf-b19674a2819a tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Lock "cinder-attachment_update-35bd40b6-4795-4bf6-b3e3-3b523fcbb097-np0000007343" released by "attachment_update" :: held 0.183s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:22:54.249109 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-561de345-3077-4a15-bfcf-b19674a2819a tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/attachments/f6f9d1c9-954a-4516-8f08-b4a3dc8ad66d returned with HTTP 200 Aug 14 22:22:54.250359 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 45/181] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:22:54 2026] PUT /volume/v3/attachments/f6f9d1c9-954a-4516-8f08-b4a3dc8ad66d => generated 967 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:54.252718 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-e313c9ba-5efe-48ba-a20c-a88222556d36 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e returned with HTTP 200 Aug 14 22:22:54.254114 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 50/182] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:54 2026] GET /volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e => generated 771 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:22:54.593860 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a5ceeefc-18f0-4846-af9d-072205606a81 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:54.596974 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5ceeefc-18f0-4846-af9d-072205606a81 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:22:54.597411 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a5ceeefc-18f0-4846-af9d-072205606a81 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:54.597728 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a5ceeefc-18f0-4846-af9d-072205606a81 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:54.613842 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:54.613842 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:54.621340 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a5ceeefc-18f0-4846-af9d-072205606a81 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:22:54.625781 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5ceeefc-18f0-4846-af9d-072205606a81 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:22:54.626341 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 41/183] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:54 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:54.803670 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0ef72683-b913-4b3e-9a49-dd93bc5b363d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:54.806698 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ef72683-b913-4b3e-9a49-dd93bc5b363d tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:22:54.807044 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ef72683-b913-4b3e-9a49-dd93bc5b363d tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:54.807431 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ef72683-b913-4b3e-9a49-dd93bc5b363d tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:54.836094 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:54.836094 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:54.846698 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0ef72683-b913-4b3e-9a49-dd93bc5b363d tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:22:54.862378 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ef72683-b913-4b3e-9a49-dd93bc5b363d tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:22:54.862837 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 48/184] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:54 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 869 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:54.923234 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3a8103af-9468-4943-99f1-55ba1b076aa8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:54.928471 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a8103af-9468-4943-99f1-55ba1b076aa8 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:22:54.928738 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a8103af-9468-4943-99f1-55ba1b076aa8 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:54.930050 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a8103af-9468-4943-99f1-55ba1b076aa8 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:54.949070 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:54.949070 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:54.958869 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a8103af-9468-4943-99f1-55ba1b076aa8 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:22:54.967795 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a8103af-9468-4943-99f1-55ba1b076aa8 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:22:54.968193 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 46/185] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:54 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:55.647791 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1f4ca6e7-2443-4df1-8c3b-7eb555d6b4a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:55.652714 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f4ca6e7-2443-4df1-8c3b-7eb555d6b4a7 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:22:55.653027 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f4ca6e7-2443-4df1-8c3b-7eb555d6b4a7 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:55.653090 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f4ca6e7-2443-4df1-8c3b-7eb555d6b4a7 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:55.673160 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:55.673160 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:55.681228 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1f4ca6e7-2443-4df1-8c3b-7eb555d6b4a7 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:22:55.689138 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f4ca6e7-2443-4df1-8c3b-7eb555d6b4a7 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:22:55.690026 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 51/186] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:55 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:55.888327 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a1f844f-6825-4fef-ad74-3c1666ff247c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:55.892970 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a1f844f-6825-4fef-ad74-3c1666ff247c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:22:55.894352 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a1f844f-6825-4fef-ad74-3c1666ff247c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:55.894352 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a1f844f-6825-4fef-ad74-3c1666ff247c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:55.913783 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:55.913783 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:55.923961 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2a1f844f-6825-4fef-ad74-3c1666ff247c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:22:55.932068 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a1f844f-6825-4fef-ad74-3c1666ff247c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:22:55.933198 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 42/187] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:55 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:55.988573 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-242a9738-524a-4888-b057-6ea3a92a8e31 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:55.990742 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-242a9738-524a-4888-b057-6ea3a92a8e31 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:22:55.990985 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-242a9738-524a-4888-b057-6ea3a92a8e31 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:55.991212 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-242a9738-524a-4888-b057-6ea3a92a8e31 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:56.007740 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:56.007740 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:56.017812 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-242a9738-524a-4888-b057-6ea3a92a8e31 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:22:56.034420 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-242a9738-524a-4888-b057-6ea3a92a8e31 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:22:56.035560 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 49/188] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:55 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:22:56.706960 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-49a0ee29-d41d-47b7-a87d-1b898f1afdbd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:56.708938 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49a0ee29-d41d-47b7-a87d-1b898f1afdbd tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:22:56.709157 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-49a0ee29-d41d-47b7-a87d-1b898f1afdbd tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:56.709480 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-49a0ee29-d41d-47b7-a87d-1b898f1afdbd tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:56.721980 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:56.721980 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:56.726933 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-49a0ee29-d41d-47b7-a87d-1b898f1afdbd tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:22:56.735065 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49a0ee29-d41d-47b7-a87d-1b898f1afdbd tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:22:56.735639 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 47/189] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:56 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:56.951562 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-26a06a4d-40e8-4078-ac75-6f0ec98299aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:56.953975 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26a06a4d-40e8-4078-ac75-6f0ec98299aa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:22:56.954188 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26a06a4d-40e8-4078-ac75-6f0ec98299aa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:56.954436 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26a06a4d-40e8-4078-ac75-6f0ec98299aa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:56.967736 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:56.967736 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:56.973357 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-26a06a4d-40e8-4078-ac75-6f0ec98299aa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:22:56.979946 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26a06a4d-40e8-4078-ac75-6f0ec98299aa tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:22:56.980525 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 52/190] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:56 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:57.058272 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-38d9c17e-9e55-4b27-b47c-1f80c5bc0208 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:57.061799 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38d9c17e-9e55-4b27-b47c-1f80c5bc0208 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:22:57.061992 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38d9c17e-9e55-4b27-b47c-1f80c5bc0208 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:57.062982 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38d9c17e-9e55-4b27-b47c-1f80c5bc0208 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:57.089495 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:57.089495 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:57.098067 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-38d9c17e-9e55-4b27-b47c-1f80c5bc0208 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:22:57.105916 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38d9c17e-9e55-4b27-b47c-1f80c5bc0208 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:22:57.108102 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 43/191] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:57 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:57.269670 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-5d66cf99-6f05-4957-b6f9-0ea06457d78e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:57.279164 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-5d66cf99-6f05-4957-b6f9-0ea06457d78e tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] GET https://10.4.3.114/volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e Aug 14 22:22:57.279576 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-5d66cf99-6f05-4957-b6f9-0ea06457d78e tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:57.279898 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-5d66cf99-6f05-4957-b6f9-0ea06457d78e tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:57.291230 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:57.291230 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:57.296101 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-5d66cf99-6f05-4957-b6f9-0ea06457d78e tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Volume info retrieved successfully. Aug 14 22:22:57.303378 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-5d66cf99-6f05-4957-b6f9-0ea06457d78e tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e returned with HTTP 200 Aug 14 22:22:57.303925 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 50/192] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:22:57 2026] GET /volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e => generated 1311 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:57.319787 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-41ca0162-15e8-4e0f-893a-0c6a4f64164b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:57.320106 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-41ca0162-15e8-4e0f-893a-0c6a4f64164b None None] GET https://10.4.3.114/volume// Aug 14 22:22:57.320584 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-41ca0162-15e8-4e0f-893a-0c6a4f64164b None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:57.322208 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-41ca0162-15e8-4e0f-893a-0c6a4f64164b None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:57.322208 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-41ca0162-15e8-4e0f-893a-0c6a4f64164b None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:57.322857 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 48/193] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:22:57 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:22:57.343694 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-7897581c-7758-4732-8d4b-c2646d4fb365 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:57.347274 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-7897581c-7758-4732-8d4b-c2646d4fb365 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:22:57.347629 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-7897581c-7758-4732-8d4b-c2646d4fb365 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f846e795-3bd7-42d9-bff2-2d301013bf8e", "connector": null, "instance_uuid": "681d4633-7745-4ce0-bdb0-b13c8a512944"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:57.362861 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:57.362861 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:57.455345 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-7897581c-7758-4732-8d4b-c2646d4fb365 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:22:57.455978 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 53/194] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:22:57 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:57.474462 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cbf0b523-c8d2-4434-a01f-1132eb7ddf6b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:57.474989 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cbf0b523-c8d2-4434-a01f-1132eb7ddf6b None None] GET https://10.4.3.114/volume// Aug 14 22:22:57.475283 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cbf0b523-c8d2-4434-a01f-1132eb7ddf6b None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:57.475698 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cbf0b523-c8d2-4434-a01f-1132eb7ddf6b None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:57.476054 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cbf0b523-c8d2-4434-a01f-1132eb7ddf6b None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:22:57.476746 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 44/195] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:22: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 14 22:22:57.490774 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-5c005362-64a8-492a-beea-6aa1626b8f2a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:57.498114 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-5c005362-64a8-492a-beea-6aa1626b8f2a tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] GET https://10.4.3.114/volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e Aug 14 22:22:57.498114 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-5c005362-64a8-492a-beea-6aa1626b8f2a tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:57.498114 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-5c005362-64a8-492a-beea-6aa1626b8f2a tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:57.520740 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:57.520740 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:57.528714 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-5c005362-64a8-492a-beea-6aa1626b8f2a tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Volume info retrieved successfully. Aug 14 22:22:57.538035 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-5c005362-64a8-492a-beea-6aa1626b8f2a tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e returned with HTTP 200 Aug 14 22:22:57.538035 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 51/196] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:22:57 2026] GET /volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e => generated 1490 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:22:57.700801 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-4591a8e5-1fef-4547-82e3-66749667c2b0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:57.706622 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-4591a8e5-1fef-4547-82e3-66749667c2b0 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] PUT https://10.4.3.114/volume/v3/attachments/71d66bf4-5448-43a3-b5d2-5ba642a8db11 Aug 14 22:22:57.706622 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-4591a8e5-1fef-4547-82e3-66749667c2b0 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:57.725082 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-4591a8e5-1fef-4547-82e3-66749667c2b0 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Acquiring lock "cinder-attachment_update-f846e795-3bd7-42d9-bff2-2d301013bf8e-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:22:57.732970 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-4591a8e5-1fef-4547-82e3-66749667c2b0 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Lock "cinder-attachment_update-f846e795-3bd7-42d9-bff2-2d301013bf8e-np0000007343" acquired by "attachment_update" :: waited 0.008s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:22:57.734314 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:57.734314 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:57.754310 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c4ecbca0-61ff-4a85-8f8a-8ece46650231 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:57.761997 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c4ecbca0-61ff-4a85-8f8a-8ece46650231 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:22:57.766384 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c4ecbca0-61ff-4a85-8f8a-8ece46650231 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:57.766384 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c4ecbca0-61ff-4a85-8f8a-8ece46650231 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:57.786211 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:57.786211 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:57.798009 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c4ecbca0-61ff-4a85-8f8a-8ece46650231 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:22:57.807417 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c4ecbca0-61ff-4a85-8f8a-8ece46650231 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:22:57.807986 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 54/197] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:57 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1024 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:57.901283 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-4591a8e5-1fef-4547-82e3-66749667c2b0 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Lock "cinder-attachment_update-f846e795-3bd7-42d9-bff2-2d301013bf8e-np0000007343" released by "attachment_update" :: held 0.166s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:22:57.901283 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-4591a8e5-1fef-4547-82e3-66749667c2b0 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/attachments/71d66bf4-5448-43a3-b5d2-5ba642a8db11 returned with HTTP 200 Aug 14 22:22:57.901283 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 49/198] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:22:57 2026] PUT /volume/v3/attachments/71d66bf4-5448-43a3-b5d2-5ba642a8db11 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:57.940376 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-4a37dcda-2bd5-4d3c-9153-a19b87910d5b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:57.943313 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-4a37dcda-2bd5-4d3c-9153-a19b87910d5b tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] POST https://10.4.3.114/volume/v3/attachments/71d66bf4-5448-43a3-b5d2-5ba642a8db11/action Aug 14 22:22:57.944147 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-4a37dcda-2bd5-4d3c-9153-a19b87910d5b tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:22:57.944564 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-4a37dcda-2bd5-4d3c-9153-a19b87910d5b tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:57.980195 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:57.980195 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:58.002453 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6182003-053d-44dc-8ab3-191c70822e84 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:58.006068 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6182003-053d-44dc-8ab3-191c70822e84 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:22:58.006724 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6182003-053d-44dc-8ab3-191c70822e84 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:58.006724 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6182003-053d-44dc-8ab3-191c70822e84 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:58.016942 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e5b25f72-fde6-4d91-ac03-5ca44091d9d5 req-4a37dcda-2bd5-4d3c-9153-a19b87910d5b tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/attachments/71d66bf4-5448-43a3-b5d2-5ba642a8db11/action returned with HTTP 204 Aug 14 22:22:58.016942 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 45/199] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:22:57 2026] POST /volume/v3/attachments/71d66bf4-5448-43a3-b5d2-5ba642a8db11/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:22:58.026093 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:58.026093 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:58.033432 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f6182003-053d-44dc-8ab3-191c70822e84 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:22:58.041959 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6182003-053d-44dc-8ab3-191c70822e84 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:22:58.042997 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 52/200] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:58 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:58.126313 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc6f9abb-2557-4814-8350-edfd53551e6a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:58.128582 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc6f9abb-2557-4814-8350-edfd53551e6a tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:22:58.128675 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc6f9abb-2557-4814-8350-edfd53551e6a tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:58.129322 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc6f9abb-2557-4814-8350-edfd53551e6a tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:58.148524 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:58.148524 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:58.157367 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cc6f9abb-2557-4814-8350-edfd53551e6a tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:22:58.169858 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc6f9abb-2557-4814-8350-edfd53551e6a tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:22:58.170604 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 55/201] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:58 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:58.831796 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-561b5273-de65-4cb4-a335-3ad087d23243 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:58.836268 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-561b5273-de65-4cb4-a335-3ad087d23243 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:22:58.837144 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-561b5273-de65-4cb4-a335-3ad087d23243 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:58.837595 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-561b5273-de65-4cb4-a335-3ad087d23243 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:58.853934 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:58.853934 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:22:58.862899 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-561b5273-de65-4cb4-a335-3ad087d23243 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:22:58.873629 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-561b5273-de65-4cb4-a335-3ad087d23243 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:22:58.873728 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 50/202] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:58 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1024 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:59.061069 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eed68571-6228-48b0-a330-510921311c17 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:59.063413 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eed68571-6228-48b0-a330-510921311c17 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:22:59.063527 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eed68571-6228-48b0-a330-510921311c17 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:59.063689 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eed68571-6228-48b0-a330-510921311c17 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:59.077989 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:59.077989 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:22:59.085032 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eed68571-6228-48b0-a330-510921311c17 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:22:59.092748 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eed68571-6228-48b0-a330-510921311c17 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:22:59.093695 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 46/203] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:59 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:59.190976 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a883408a-6437-4388-823a-9d7f9e87b0b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:59.193333 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a883408a-6437-4388-823a-9d7f9e87b0b5 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:22:59.194365 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a883408a-6437-4388-823a-9d7f9e87b0b5 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:59.194365 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a883408a-6437-4388-823a-9d7f9e87b0b5 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:59.208392 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:59.208392 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:22:59.213660 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a883408a-6437-4388-823a-9d7f9e87b0b5 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:22:59.222513 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a883408a-6437-4388-823a-9d7f9e87b0b5 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:22:59.222752 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 53/204] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:59 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:22:59.891884 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-53754758-0738-4fe6-a740-3420d815b0df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:59.895132 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-53754758-0738-4fe6-a740-3420d815b0df tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:22:59.895301 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-53754758-0738-4fe6-a740-3420d815b0df tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:22:59.895640 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-53754758-0738-4fe6-a740-3420d815b0df tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:22:59.910352 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:59.910352 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:22:59.918171 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-53754758-0738-4fe6-a740-3420d815b0df tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:22:59.923977 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-53754758-0738-4fe6-a740-3420d815b0df tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:22:59.924733 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 56/205] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:22:59 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:22:59.963980 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-f9ee469e-26d8-4be1-8b4f-9dc1da8178aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:22:59.967489 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-f9ee469e-26d8-4be1-8b4f-9dc1da8178aa tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] POST https://10.4.3.114/volume/v3/attachments/ef3d7d05-c04c-45ca-9b35-03bd9efc63c0/action Aug 14 22:22:59.968843 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-f9ee469e-26d8-4be1-8b4f-9dc1da8178aa tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:22:59.968843 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-f9ee469e-26d8-4be1-8b4f-9dc1da8178aa tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:22:59.993651 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:22:59.993651 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:00.009751 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d92bdb73-de8a-427e-bd3f-a1e319790528 req-f9ee469e-26d8-4be1-8b4f-9dc1da8178aa tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/attachments/ef3d7d05-c04c-45ca-9b35-03bd9efc63c0/action returned with HTTP 204 Aug 14 22:23:00.010616 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 51/206] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:22:59 2026] POST /volume/v3/attachments/ef3d7d05-c04c-45ca-9b35-03bd9efc63c0/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:23:00.114052 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-80f31417-a088-4576-a0c4-65bb8e73a524 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:00.116112 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80f31417-a088-4576-a0c4-65bb8e73a524 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:00.116442 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80f31417-a088-4576-a0c4-65bb8e73a524 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:00.116675 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80f31417-a088-4576-a0c4-65bb8e73a524 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:00.129568 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:00.129568 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:00.135199 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-80f31417-a088-4576-a0c4-65bb8e73a524 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:00.141240 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80f31417-a088-4576-a0c4-65bb8e73a524 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:00.141591 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 47/207] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:00 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:00.240658 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d28db7b-2120-4be2-96f8-0e2cef77572c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:00.243685 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d28db7b-2120-4be2-96f8-0e2cef77572c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:00.243685 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d28db7b-2120-4be2-96f8-0e2cef77572c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:00.243685 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d28db7b-2120-4be2-96f8-0e2cef77572c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:00.255607 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:00.255607 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:00.260361 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2d28db7b-2120-4be2-96f8-0e2cef77572c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:23:00.265839 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d28db7b-2120-4be2-96f8-0e2cef77572c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:00.266496 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 54/208] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:00 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:00.943902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d28e473f-45bc-4f0e-98fb-7f91d889b716 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:00.946894 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d28e473f-45bc-4f0e-98fb-7f91d889b716 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:23:00.946894 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d28e473f-45bc-4f0e-98fb-7f91d889b716 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:00.946894 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d28e473f-45bc-4f0e-98fb-7f91d889b716 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:00.970420 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:00.970420 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:00.977343 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d28e473f-45bc-4f0e-98fb-7f91d889b716 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:23:00.984244 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d28e473f-45bc-4f0e-98fb-7f91d889b716 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:23:00.985268 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 57/209] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:00 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:23:01.006843 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-35fa79bd-d2fa-442c-bf66-a6aa70e8fcb1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:01.012385 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35fa79bd-d2fa-442c-bf66-a6aa70e8fcb1 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:23:01.012385 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35fa79bd-d2fa-442c-bf66-a6aa70e8fcb1 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:01.012385 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35fa79bd-d2fa-442c-bf66-a6aa70e8fcb1 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:01.030878 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:01.030878 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:01.039661 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-35fa79bd-d2fa-442c-bf66-a6aa70e8fcb1 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:23:01.046317 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35fa79bd-d2fa-442c-bf66-a6aa70e8fcb1 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:23:01.046989 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 52/210] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:01 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:01.161183 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e5b7a1f9-e408-4b92-9cec-3af2814d69fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:01.165382 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5b7a1f9-e408-4b92-9cec-3af2814d69fd tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:01.169895 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5b7a1f9-e408-4b92-9cec-3af2814d69fd tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:01.171937 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5b7a1f9-e408-4b92-9cec-3af2814d69fd tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:01.185521 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:01.185521 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:01.191672 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e5b7a1f9-e408-4b92-9cec-3af2814d69fd tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:01.200783 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5b7a1f9-e408-4b92-9cec-3af2814d69fd tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:01.201425 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 48/211] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:01 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 869 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:01.285503 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac332a1c-c206-4a38-b6d0-46ffcc8ca28d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:01.288486 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac332a1c-c206-4a38-b6d0-46ffcc8ca28d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:01.288486 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac332a1c-c206-4a38-b6d0-46ffcc8ca28d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:01.288714 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac332a1c-c206-4a38-b6d0-46ffcc8ca28d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:01.301669 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:01.301669 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:01.306992 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ac332a1c-c206-4a38-b6d0-46ffcc8ca28d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:23:01.312879 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac332a1c-c206-4a38-b6d0-46ffcc8ca28d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:01.313560 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 55/212] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:01 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:01.524081 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31883551-eb19-47c6-84b3-b33af5c41450 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:01.527385 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31883551-eb19-47c6-84b3-b33af5c41450 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:23:01.527692 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31883551-eb19-47c6-84b3-b33af5c41450 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:01.527969 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31883551-eb19-47c6-84b3-b33af5c41450 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:01.548037 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:01.548037 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:01.548222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-eb30aafe-5719-4475-a48f-a69bbb891071 req-902d280d-9bd6-44e7-a5d7-52446468f6d3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:01.552101 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-eb30aafe-5719-4475-a48f-a69bbb891071 req-902d280d-9bd6-44e7-a5d7-52446468f6d3 tempest-VolumesAssistedSnapshotsTest-1217142568 tempest-VolumesAssistedSnapshotsTest-1217142568-project] POST https://10.4.3.114/volume/v3/snapshots/None/action Aug 14 22:23:01.552101 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-eb30aafe-5719-4475-a48f-a69bbb891071 req-902d280d-9bd6-44e7-a5d7-52446468f6d3 tempest-VolumesAssistedSnapshotsTest-1217142568 tempest-VolumesAssistedSnapshotsTest-1217142568-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:01.552101 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-eb30aafe-5719-4475-a48f-a69bbb891071 req-902d280d-9bd6-44e7-a5d7-52446468f6d3 tempest-VolumesAssistedSnapshotsTest-1217142568 tempest-VolumesAssistedSnapshotsTest-1217142568-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:01.553277 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.snapshot_actions [req-eb30aafe-5719-4475-a48f-a69bbb891071 req-902d280d-9bd6-44e7-a5d7-52446468f6d3 tempest-VolumesAssistedSnapshotsTest-1217142568 tempest-VolumesAssistedSnapshotsTest-1217142568-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100325) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 22:23:01.553372 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-645e2ce9-2485-424a-8d63-49bd780f780f req-d868cf39-e706-47b1-bd4f-84ac3ee8f7ef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:01.555601 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-645e2ce9-2485-424a-8d63-49bd780f780f req-d868cf39-e706-47b1-bd4f-84ac3ee8f7ef tempest-VolumesAssistedSnapshotsTest-1217142568 tempest-VolumesAssistedSnapshotsTest-1217142568-project] POST https://10.4.3.114/volume/v3/snapshots/a6a58f5f-9765-42d1-b491-6cc1ba20a475/action Aug 14 22:23:01.555953 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-645e2ce9-2485-424a-8d63-49bd780f780f req-d868cf39-e706-47b1-bd4f-84ac3ee8f7ef tempest-VolumesAssistedSnapshotsTest-1217142568 tempest-VolumesAssistedSnapshotsTest-1217142568-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:01.556142 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-645e2ce9-2485-424a-8d63-49bd780f780f req-d868cf39-e706-47b1-bd4f-84ac3ee8f7ef tempest-VolumesAssistedSnapshotsTest-1217142568 tempest-VolumesAssistedSnapshotsTest-1217142568-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:01.556505 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-31883551-eb19-47c6-84b3-b33af5c41450 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:23:01.557451 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.snapshot_actions [req-645e2ce9-2485-424a-8d63-49bd780f780f req-d868cf39-e706-47b1-bd4f-84ac3ee8f7ef tempest-VolumesAssistedSnapshotsTest-1217142568 tempest-VolumesAssistedSnapshotsTest-1217142568-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100323) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 22:23:01.572698 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31883551-eb19-47c6-84b3-b33af5c41450 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:23:01.572698 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 58/213] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:01 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:01.579678 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-eb30aafe-5719-4475-a48f-a69bbb891071 req-902d280d-9bd6-44e7-a5d7-52446468f6d3 tempest-VolumesAssistedSnapshotsTest-1217142568 tempest-VolumesAssistedSnapshotsTest-1217142568-project] https://10.4.3.114/volume/v3/snapshots/None/action returned with HTTP 404 Aug 14 22:23:01.581029 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-645e2ce9-2485-424a-8d63-49bd780f780f req-d868cf39-e706-47b1-bd4f-84ac3ee8f7ef tempest-VolumesAssistedSnapshotsTest-1217142568 tempest-VolumesAssistedSnapshotsTest-1217142568-project] https://10.4.3.114/volume/v3/snapshots/a6a58f5f-9765-42d1-b491-6cc1ba20a475/action returned with HTTP 404 Aug 14 22:23:01.581240 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 53/214] 10.4.3.114 () {72 vars in 1582 bytes} [Fri Aug 14 22:23:01 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:23:01.581992 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 49/215] 10.4.3.114 () {72 vars in 1678 bytes} [Fri Aug 14 22:23:01 2026] POST /volume/v3/snapshots/a6a58f5f-9765-42d1-b491-6cc1ba20a475/action => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:23:01.723693 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-b3aefe9e-1457-41b6-b1d3-dfa1308a8b72 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:01.727505 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-b3aefe9e-1457-41b6-b1d3-dfa1308a8b72 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:23:01.727735 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-b3aefe9e-1457-41b6-b1d3-dfa1308a8b72 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:01.727951 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-b3aefe9e-1457-41b6-b1d3-dfa1308a8b72 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:01.740702 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:01.740702 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:01.752608 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-b3aefe9e-1457-41b6-b1d3-dfa1308a8b72 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:23:01.760297 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-b3aefe9e-1457-41b6-b1d3-dfa1308a8b72 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:23:01.760837 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 56/216] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:01 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1684 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:01.799592 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-94961201-c5e4-49fc-8825-d54fe4ae334c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:01.802066 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-94961201-c5e4-49fc-8825-d54fe4ae334c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:23:01.802311 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-94961201-c5e4-49fc-8825-d54fe4ae334c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:01.802541 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-94961201-c5e4-49fc-8825-d54fe4ae334c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:01.814605 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:01.814605 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:01.819759 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-94961201-c5e4-49fc-8825-d54fe4ae334c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:23:01.827047 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-94961201-c5e4-49fc-8825-d54fe4ae334c tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:23:01.827687 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 59/217] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:01 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1684 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:01.841170 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-4ad512e3-00dc-489a-9e52-1d8a6f3bc145 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:01.844045 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-4ad512e3-00dc-489a-9e52-1d8a6f3bc145 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:23:01.844368 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-4ad512e3-00dc-489a-9e52-1d8a6f3bc145 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:01.844574 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-4ad512e3-00dc-489a-9e52-1d8a6f3bc145 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:01.860753 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:01.860753 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:01.865835 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-4ad512e3-00dc-489a-9e52-1d8a6f3bc145 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:23:01.873518 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-4ad512e3-00dc-489a-9e52-1d8a6f3bc145 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:23:01.874556 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 54/218] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:01 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:01.922825 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-a08e6cfe-3c8c-40a0-9517-a98763675f79 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:01.924754 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-a08e6cfe-3c8c-40a0-9517-a98763675f79 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] POST https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6/action Aug 14 22:23:01.925075 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-a08e6cfe-3c8c-40a0-9517-a98763675f79 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:01.925190 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-a08e6cfe-3c8c-40a0-9517-a98763675f79 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:01.936090 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:01.936090 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:01.936402 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-a08e6cfe-3c8c-40a0-9517-a98763675f79 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:23:01.944670 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-a08e6cfe-3c8c-40a0-9517-a98763675f79 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Begin detaching volume completed successfully. Aug 14 22:23:01.944832 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-a08e6cfe-3c8c-40a0-9517-a98763675f79 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6/action returned with HTTP 202 Aug 14 22:23:01.945305 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 50/219] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:23:01 2026] POST /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:23:02.012517 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f51cf35c-3b14-4015-a8d8-eb9ff25ead2b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:02.013046 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f51cf35c-3b14-4015-a8d8-eb9ff25ead2b None None] GET https://10.4.3.114/volume// Aug 14 22:23:02.013295 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f51cf35c-3b14-4015-a8d8-eb9ff25ead2b None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:02.013525 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f51cf35c-3b14-4015-a8d8-eb9ff25ead2b None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:02.013935 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f51cf35c-3b14-4015-a8d8-eb9ff25ead2b None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:23:02.017428 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 57/220] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:23:02 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:23:02.031004 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-d6a8ae06-f1b9-47c1-8662-147ff62f8116 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:02.035955 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-d6a8ae06-f1b9-47c1-8662-147ff62f8116 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:23:02.036480 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-d6a8ae06-f1b9-47c1-8662-147ff62f8116 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:02.036635 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-d6a8ae06-f1b9-47c1-8662-147ff62f8116 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:02.050278 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:02.050278 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:02.054613 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-d6a8ae06-f1b9-47c1-8662-147ff62f8116 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:23:02.060128 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-d6a8ae06-f1b9-47c1-8662-147ff62f8116 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:23:02.060742 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 60/221] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:23:02 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1552 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:23:02.215430 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a22aedc3-5920-46ae-8029-2a636a11c8d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:02.218583 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a22aedc3-5920-46ae-8029-2a636a11c8d6 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:02.218851 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a22aedc3-5920-46ae-8029-2a636a11c8d6 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:02.219130 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a22aedc3-5920-46ae-8029-2a636a11c8d6 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:02.236776 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:02.236776 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:02.244939 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a22aedc3-5920-46ae-8029-2a636a11c8d6 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:02.252984 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a22aedc3-5920-46ae-8029-2a636a11c8d6 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:02.253452 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 55/222] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:02 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:02.329907 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-db4fa96f-96de-47b7-af9f-7fb4ce1ce422 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:02.332683 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db4fa96f-96de-47b7-af9f-7fb4ce1ce422 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:02.332683 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db4fa96f-96de-47b7-af9f-7fb4ce1ce422 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:02.333116 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db4fa96f-96de-47b7-af9f-7fb4ce1ce422 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:02.349036 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:02.349036 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:02.352855 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db4fa96f-96de-47b7-af9f-7fb4ce1ce422 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:23:02.360364 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db4fa96f-96de-47b7-af9f-7fb4ce1ce422 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:02.360585 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 51/223] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:02 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:03.149602 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-c3d866d0-17c5-4652-8978-789ba4b538e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:03.155890 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-c3d866d0-17c5-4652-8978-789ba4b538e8 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] POST https://10.4.3.114/volume/v3/attachments/7e82ef6e-04d2-4320-8fce-6f678f2bce1c/action Aug 14 22:23:03.155890 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-c3d866d0-17c5-4652-8978-789ba4b538e8 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:03.155890 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-c3d866d0-17c5-4652-8978-789ba4b538e8 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:03.183524 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:03.183524 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:03.204478 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cb6d17f3-a3a6-4d43-a8bf-79843478ab23 req-c3d866d0-17c5-4652-8978-789ba4b538e8 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/attachments/7e82ef6e-04d2-4320-8fce-6f678f2bce1c/action returned with HTTP 204 Aug 14 22:23:03.205384 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 58/224] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:23:03 2026] POST /volume/v3/attachments/7e82ef6e-04d2-4320-8fce-6f678f2bce1c/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:23:03.267992 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d3a1dbe-1e92-457e-8e0f-3eb11c49ca56 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:03.270295 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d3a1dbe-1e92-457e-8e0f-3eb11c49ca56 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:03.270666 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d3a1dbe-1e92-457e-8e0f-3eb11c49ca56 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:03.270883 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d3a1dbe-1e92-457e-8e0f-3eb11c49ca56 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:03.283865 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:03.283865 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:03.289337 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6d3a1dbe-1e92-457e-8e0f-3eb11c49ca56 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:03.295837 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d3a1dbe-1e92-457e-8e0f-3eb11c49ca56 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:03.296426 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 61/225] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:03 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:03.376676 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c975343-00ac-45b3-870b-2f0e2217d1df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:03.378711 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c975343-00ac-45b3-870b-2f0e2217d1df tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:03.378913 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c975343-00ac-45b3-870b-2f0e2217d1df tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:03.379099 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c975343-00ac-45b3-870b-2f0e2217d1df tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:03.390217 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:03.390217 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:03.395107 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c975343-00ac-45b3-870b-2f0e2217d1df tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:23:03.400672 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c975343-00ac-45b3-870b-2f0e2217d1df tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:03.401174 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 56/226] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:03 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:03.414433 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f3a6121-3720-4b0a-a7cb-7b383e37b53d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:03.416296 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f3a6121-3720-4b0a-a7cb-7b383e37b53d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:03.416549 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f3a6121-3720-4b0a-a7cb-7b383e37b53d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:03.416801 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f3a6121-3720-4b0a-a7cb-7b383e37b53d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:03.426952 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:03.426952 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:03.438387 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7f3a6121-3720-4b0a-a7cb-7b383e37b53d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:23:03.444716 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f3a6121-3720-4b0a-a7cb-7b383e37b53d tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:03.445266 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 52/227] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:03 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:03.457314 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bb98e130-637d-4fd2-b36b-4bc1e28c8364 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:03.459427 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb98e130-637d-4fd2-b36b-4bc1e28c8364 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:03.459656 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb98e130-637d-4fd2-b36b-4bc1e28c8364 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:03.459875 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb98e130-637d-4fd2-b36b-4bc1e28c8364 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:03.472243 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:03.472243 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:03.477246 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bb98e130-637d-4fd2-b36b-4bc1e28c8364 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Volume info retrieved successfully. Aug 14 22:23:03.486690 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb98e130-637d-4fd2-b36b-4bc1e28c8364 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:03.487376 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 59/228] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:03 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:03.589658 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-115f1d9d-4883-469f-a704-20382697d8ee req-352805a8-2eca-45d0-a1ca-ff82f1f55fa6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:03.591609 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-352805a8-2eca-45d0-a1ca-ff82f1f55fa6 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:03.591793 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-352805a8-2eca-45d0-a1ca-ff82f1f55fa6 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:03.591986 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-352805a8-2eca-45d0-a1ca-ff82f1f55fa6 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:03.600616 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:03.600616 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:03.603792 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-115f1d9d-4883-469f-a704-20382697d8ee req-352805a8-2eca-45d0-a1ca-ff82f1f55fa6 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:23:03.607852 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-352805a8-2eca-45d0-a1ca-ff82f1f55fa6 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:03.608203 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 62/229] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:03 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:03.651937 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-115f1d9d-4883-469f-a704-20382697d8ee req-67a2ad6f-63d4-4661-be47-84f3e7a967f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:03.654846 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-67a2ad6f-63d4-4661-be47-84f3e7a967f7 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] POST https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb/action Aug 14 22:23:03.655399 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-67a2ad6f-63d4-4661-be47-84f3e7a967f7 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:03.655598 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-67a2ad6f-63d4-4661-be47-84f3e7a967f7 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:03.676716 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:03.676716 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:03.677210 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-115f1d9d-4883-469f-a704-20382697d8ee req-67a2ad6f-63d4-4661-be47-84f3e7a967f7 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:23:03.685959 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-115f1d9d-4883-469f-a704-20382697d8ee req-67a2ad6f-63d4-4661-be47-84f3e7a967f7 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Begin detaching volume completed successfully. Aug 14 22:23:03.686318 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-67a2ad6f-63d4-4661-be47-84f3e7a967f7 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb/action returned with HTTP 202 Aug 14 22:23:03.686933 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 57/230] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:23:03 2026] POST /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:23:03.715938 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2becfd68-c512-4a70-8c57-a80f291e172f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:03.717651 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2becfd68-c512-4a70-8c57-a80f291e172f tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:03.717867 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2becfd68-c512-4a70-8c57-a80f291e172f tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:03.718067 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2becfd68-c512-4a70-8c57-a80f291e172f tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:03.727748 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:03.727748 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:03.731444 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2becfd68-c512-4a70-8c57-a80f291e172f tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Volume info retrieved successfully. Aug 14 22:23:03.735556 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-854d8f16-0575-4e2e-a1b5-6e96cd18091a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:03.736057 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2becfd68-c512-4a70-8c57-a80f291e172f tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:03.736187 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-854d8f16-0575-4e2e-a1b5-6e96cd18091a None None] GET https://10.4.3.114/volume// Aug 14 22:23:03.736187 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-854d8f16-0575-4e2e-a1b5-6e96cd18091a None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:03.736354 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-854d8f16-0575-4e2e-a1b5-6e96cd18091a None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:03.736399 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 53/231] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:03 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:03.736729 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-854d8f16-0575-4e2e-a1b5-6e96cd18091a None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:23:03.737267 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 60/232] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:23:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:23:03.747165 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-115f1d9d-4883-469f-a704-20382697d8ee req-08aa21c0-b971-42b8-a7b6-5bc6faf5303c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:03.749589 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-08aa21c0-b971-42b8-a7b6-5bc6faf5303c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:03.749805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-08aa21c0-b971-42b8-a7b6-5bc6faf5303c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:03.750040 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-08aa21c0-b971-42b8-a7b6-5bc6faf5303c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:03.761849 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:03.761849 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:03.765892 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-115f1d9d-4883-469f-a704-20382697d8ee req-08aa21c0-b971-42b8-a7b6-5bc6faf5303c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:23:03.771441 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-08aa21c0-b971-42b8-a7b6-5bc6faf5303c tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:03.771913 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 63/233] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:23:03 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:23:04.314215 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd82aa58-e6ec-4d3e-929c-e24b43966d19 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:04.317131 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd82aa58-e6ec-4d3e-929c-e24b43966d19 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:04.317528 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd82aa58-e6ec-4d3e-929c-e24b43966d19 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:04.317590 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd82aa58-e6ec-4d3e-929c-e24b43966d19 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:04.331799 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:04.331799 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:04.338448 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bd82aa58-e6ec-4d3e-929c-e24b43966d19 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:04.345118 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd82aa58-e6ec-4d3e-929c-e24b43966d19 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:04.345704 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 58/234] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:04 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:04.750746 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ddf3f34d-6558-4912-a5a7-4ad18d17d3b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:04.754276 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ddf3f34d-6558-4912-a5a7-4ad18d17d3b6 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:04.754276 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ddf3f34d-6558-4912-a5a7-4ad18d17d3b6 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:04.754276 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ddf3f34d-6558-4912-a5a7-4ad18d17d3b6 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:04.767497 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:04.767497 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:04.773413 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ddf3f34d-6558-4912-a5a7-4ad18d17d3b6 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Volume info retrieved successfully. Aug 14 22:23:04.780623 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ddf3f34d-6558-4912-a5a7-4ad18d17d3b6 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:04.781424 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 54/235] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:04 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:05.363364 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-803fcfa4-5766-4df5-aaf1-0b2dc03c2299 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:05.365229 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-803fcfa4-5766-4df5-aaf1-0b2dc03c2299 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:05.365445 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-803fcfa4-5766-4df5-aaf1-0b2dc03c2299 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:05.365649 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-803fcfa4-5766-4df5-aaf1-0b2dc03c2299 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:05.382119 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:05.382119 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:05.390126 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-803fcfa4-5766-4df5-aaf1-0b2dc03c2299 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:05.402912 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-803fcfa4-5766-4df5-aaf1-0b2dc03c2299 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:05.403646 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 61/236] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:05 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:05.800510 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7a521730-a1c9-4ec3-94f7-301322413db5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:05.803370 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a521730-a1c9-4ec3-94f7-301322413db5 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:05.803659 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a521730-a1c9-4ec3-94f7-301322413db5 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:05.803922 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a521730-a1c9-4ec3-94f7-301322413db5 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:05.818679 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:05.818679 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:05.824616 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7a521730-a1c9-4ec3-94f7-301322413db5 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Volume info retrieved successfully. Aug 14 22:23:05.831942 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a521730-a1c9-4ec3-94f7-301322413db5 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:05.833363 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 64/237] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:05 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:05.998641 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-613b649a-9ed4-4669-bb31-374fb41e37ab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:06.001124 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-613b649a-9ed4-4669-bb31-374fb41e37ab tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] POST https://10.4.3.114/volume/v3/attachments/f6f9d1c9-954a-4516-8f08-b4a3dc8ad66d/action Aug 14 22:23:06.001710 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-613b649a-9ed4-4669-bb31-374fb41e37ab tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:06.001936 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-613b649a-9ed4-4669-bb31-374fb41e37ab tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:06.021828 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:06.021828 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:06.034831 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d1e2edfd-24a9-4afa-ae11-ffa13008551d req-613b649a-9ed4-4669-bb31-374fb41e37ab tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/attachments/f6f9d1c9-954a-4516-8f08-b4a3dc8ad66d/action returned with HTTP 204 Aug 14 22:23:06.035496 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 59/238] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:23:05 2026] POST /volume/v3/attachments/f6f9d1c9-954a-4516-8f08-b4a3dc8ad66d/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:23:06.419306 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-760f2f49-9759-492f-bbd1-2f3283e53f8d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:06.424278 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-760f2f49-9759-492f-bbd1-2f3283e53f8d tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:06.424278 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-760f2f49-9759-492f-bbd1-2f3283e53f8d tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:06.424278 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-760f2f49-9759-492f-bbd1-2f3283e53f8d tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:06.438545 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:06.438545 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:06.447307 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-760f2f49-9759-492f-bbd1-2f3283e53f8d tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:06.451543 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-760f2f49-9759-492f-bbd1-2f3283e53f8d tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:06.452224 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 55/239] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:06 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:06.505876 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-072859c9-43a3-485f-9d76-d849c3e00ccd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:06.509024 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-072859c9-43a3-485f-9d76-d849c3e00ccd tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:06.509024 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-072859c9-43a3-485f-9d76-d849c3e00ccd tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:06.509291 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-072859c9-43a3-485f-9d76-d849c3e00ccd tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:06.522124 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:06.522124 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:06.527370 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-072859c9-43a3-485f-9d76-d849c3e00ccd tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:06.533797 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-072859c9-43a3-485f-9d76-d849c3e00ccd tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:06.534417 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 62/240] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:06 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:06.850656 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d5fe4da7-6703-498a-808b-adc79cd631f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:06.853137 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5fe4da7-6703-498a-808b-adc79cd631f1 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:06.853459 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5fe4da7-6703-498a-808b-adc79cd631f1 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:06.853705 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5fe4da7-6703-498a-808b-adc79cd631f1 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:06.867165 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:06.867165 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:06.870832 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d5fe4da7-6703-498a-808b-adc79cd631f1 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Volume info retrieved successfully. Aug 14 22:23:06.876830 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5fe4da7-6703-498a-808b-adc79cd631f1 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:06.877389 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 65/241] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:06 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:06.904834 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-73bb9bbb-2725-4126-a137-d50a67deca88 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:06.905335 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73bb9bbb-2725-4126-a137-d50a67deca88 None None] GET https://10.4.3.114/volume// Aug 14 22:23:06.905527 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73bb9bbb-2725-4126-a137-d50a67deca88 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:06.905711 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73bb9bbb-2725-4126-a137-d50a67deca88 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:06.906047 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73bb9bbb-2725-4126-a137-d50a67deca88 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:23:06.906575 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 60/242] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:23: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 14 22:23:06.926990 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-484ef832-eb3c-4bc4-a79b-32481307a1bb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:07.246736 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-484ef832-eb3c-4bc4-a79b-32481307a1bb tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:23:07.246736 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-484ef832-eb3c-4bc4-a79b-32481307a1bb tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35bd40b6-4795-4bf6-b3e3-3b523fcbb097", "connector": null, "instance_uuid": "8fbe1f68-c5ac-43c5-9e8a-1f2110ae2410"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:07.261812 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:07.261812 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:07.301081 np0000007343 devstack@c-api.service[100323]: WARNING cinder.volume.api [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-484ef832-eb3c-4bc4-a79b-32481307a1bb tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 22:23:07.308767 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-484ef832-eb3c-4bc4-a79b-32481307a1bb tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:23:07.309423 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 56/243] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:23:06 2026] POST /volume/v3/attachments => generated 271 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:07.347361 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-356f4b6a-ea6f-4554-b960-f7ee26575cf8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:07.349832 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-356f4b6a-ea6f-4554-b960-f7ee26575cf8 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:07.350900 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-356f4b6a-ea6f-4554-b960-f7ee26575cf8 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:07.350900 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-356f4b6a-ea6f-4554-b960-f7ee26575cf8 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:07.361547 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7dbe9aa7-1b64-4b37-879a-3ed1bce86194 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:07.362099 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7dbe9aa7-1b64-4b37-879a-3ed1bce86194 None None] GET https://10.4.3.114/volume// Aug 14 22:23:07.362563 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7dbe9aa7-1b64-4b37-879a-3ed1bce86194 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:07.362829 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7dbe9aa7-1b64-4b37-879a-3ed1bce86194 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:07.363272 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7dbe9aa7-1b64-4b37-879a-3ed1bce86194 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:23:07.363922 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 66/244] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:23:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:23:07.365878 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:07.365878 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:07.372821 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-87e1ccac-7e7e-49f0-b935-f7fa85602c8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:07.373406 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-356f4b6a-ea6f-4554-b960-f7ee26575cf8 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:07.375335 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-87e1ccac-7e7e-49f0-b935-f7fa85602c8c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:07.375535 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-87e1ccac-7e7e-49f0-b935-f7fa85602c8c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:07.375719 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-87e1ccac-7e7e-49f0-b935-f7fa85602c8c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:07.380022 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-356f4b6a-ea6f-4554-b960-f7ee26575cf8 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:07.380618 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 63/245] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:07 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1163 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:07.389892 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:07.389892 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:07.394531 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-87e1ccac-7e7e-49f0-b935-f7fa85602c8c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:07.399934 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-87e1ccac-7e7e-49f0-b935-f7fa85602c8c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:07.400455 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 61/246] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:23:07 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1343 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:23:07.484791 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-7836540a-1e88-48d5-bd57-2722a9218ee9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:07.488282 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-7836540a-1e88-48d5-bd57-2722a9218ee9 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] PUT https://10.4.3.114/volume/v3/attachments/5fd9e0ae-f59e-40fe-aac3-de4a10d46747 Aug 14 22:23:07.488282 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-7836540a-1e88-48d5-bd57-2722a9218ee9 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:07.497919 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-7836540a-1e88-48d5-bd57-2722a9218ee9 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Acquiring lock "cinder-attachment_update-35bd40b6-4795-4bf6-b3e3-3b523fcbb097-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:23:07.505745 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-7836540a-1e88-48d5-bd57-2722a9218ee9 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Lock "cinder-attachment_update-35bd40b6-4795-4bf6-b3e3-3b523fcbb097-np0000007343" acquired by "attachment_update" :: waited 0.008s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:23:07.506866 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:07.506866 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:07.603240 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-7836540a-1e88-48d5-bd57-2722a9218ee9 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Lock "cinder-attachment_update-35bd40b6-4795-4bf6-b3e3-3b523fcbb097-np0000007343" released by "attachment_update" :: held 0.096s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:23:07.603240 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-7836540a-1e88-48d5-bd57-2722a9218ee9 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/attachments/5fd9e0ae-f59e-40fe-aac3-de4a10d46747 returned with HTTP 200 Aug 14 22:23:07.603240 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 57/247] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:23:07 2026] PUT /volume/v3/attachments/5fd9e0ae-f59e-40fe-aac3-de4a10d46747 => generated 967 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:07.893054 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cec83a8d-cdd7-472c-acb6-eea88a1f3bf4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:07.897353 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cec83a8d-cdd7-472c-acb6-eea88a1f3bf4 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:07.897353 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cec83a8d-cdd7-472c-acb6-eea88a1f3bf4 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:07.897353 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cec83a8d-cdd7-472c-acb6-eea88a1f3bf4 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:07.906815 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:07.906815 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:07.910388 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cec83a8d-cdd7-472c-acb6-eea88a1f3bf4 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Volume info retrieved successfully. Aug 14 22:23:07.915026 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cec83a8d-cdd7-472c-acb6-eea88a1f3bf4 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:07.915555 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 67/248] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:07 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:23:08.396785 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f2eeec0b-3b70-4f97-8feb-799723a28658 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:08.399217 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2eeec0b-3b70-4f97-8feb-799723a28658 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:08.399478 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2eeec0b-3b70-4f97-8feb-799723a28658 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:08.399670 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2eeec0b-3b70-4f97-8feb-799723a28658 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:08.416137 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:08.416137 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:08.420917 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f2eeec0b-3b70-4f97-8feb-799723a28658 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:08.427095 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2eeec0b-3b70-4f97-8feb-799723a28658 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:08.427581 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 64/249] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:08 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:08.932270 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bdf3eaa0-d153-45ce-ba20-2f8d820cdcb2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:08.935399 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bdf3eaa0-d153-45ce-ba20-2f8d820cdcb2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:08.935399 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bdf3eaa0-d153-45ce-ba20-2f8d820cdcb2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:08.935399 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bdf3eaa0-d153-45ce-ba20-2f8d820cdcb2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:08.952276 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:08.952276 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:08.958654 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bdf3eaa0-d153-45ce-ba20-2f8d820cdcb2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Volume info retrieved successfully. Aug 14 22:23:08.965105 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bdf3eaa0-d153-45ce-ba20-2f8d820cdcb2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:08.965835 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 62/250] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:08 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:09.444489 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73aa7307-fea2-4641-bb7c-7a9ad6933693 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:09.448284 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73aa7307-fea2-4641-bb7c-7a9ad6933693 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:09.448284 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73aa7307-fea2-4641-bb7c-7a9ad6933693 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:09.448284 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73aa7307-fea2-4641-bb7c-7a9ad6933693 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:09.465912 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:09.465912 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:09.471446 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-73aa7307-fea2-4641-bb7c-7a9ad6933693 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:09.478128 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73aa7307-fea2-4641-bb7c-7a9ad6933693 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:09.478864 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 58/251] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:09 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1164 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:09.985286 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-728eb02e-d98c-4020-b4d9-db7aa9518365 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:09.988060 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-728eb02e-d98c-4020-b4d9-db7aa9518365 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:09.988368 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-728eb02e-d98c-4020-b4d9-db7aa9518365 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:09.988634 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-728eb02e-d98c-4020-b4d9-db7aa9518365 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:10.003800 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:10.003800 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:10.008967 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-728eb02e-d98c-4020-b4d9-db7aa9518365 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Volume info retrieved successfully. Aug 14 22:23:10.017555 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-728eb02e-d98c-4020-b4d9-db7aa9518365 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:10.018410 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 68/252] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:09 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:10.493145 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-01917d1c-75c2-4bf8-8e23-f2b0184c9b56 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:10.495636 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01917d1c-75c2-4bf8-8e23-f2b0184c9b56 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:10.496046 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01917d1c-75c2-4bf8-8e23-f2b0184c9b56 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:10.496866 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01917d1c-75c2-4bf8-8e23-f2b0184c9b56 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:10.509986 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:10.509986 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:10.514055 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-01917d1c-75c2-4bf8-8e23-f2b0184c9b56 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:10.519679 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01917d1c-75c2-4bf8-8e23-f2b0184c9b56 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:10.520049 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 65/253] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:10 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1164 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:11.033520 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-94cce47d-c126-48e0-bf23-c25a0d700b81 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:11.035956 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94cce47d-c126-48e0-bf23-c25a0d700b81 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:11.036309 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94cce47d-c126-48e0-bf23-c25a0d700b81 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:11.036583 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94cce47d-c126-48e0-bf23-c25a0d700b81 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:11.049229 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:11.049229 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:11.054567 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-94cce47d-c126-48e0-bf23-c25a0d700b81 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Volume info retrieved successfully. Aug 14 22:23:11.061898 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94cce47d-c126-48e0-bf23-c25a0d700b81 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:11.062480 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 63/254] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:11 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:11.538884 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-726e67fa-e806-4339-881e-275fb2e87a26 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:11.542274 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-726e67fa-e806-4339-881e-275fb2e87a26 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:11.542274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-726e67fa-e806-4339-881e-275fb2e87a26 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:11.542274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-726e67fa-e806-4339-881e-275fb2e87a26 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:11.557748 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:11.557748 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:11.567817 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-726e67fa-e806-4339-881e-275fb2e87a26 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:11.572305 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-726e67fa-e806-4339-881e-275fb2e87a26 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:11.573560 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 59/255] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:11 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1164 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:12.079930 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c2334e83-6dec-475f-a574-1f4a3e003be1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:12.082560 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c2334e83-6dec-475f-a574-1f4a3e003be1 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:12.082560 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c2334e83-6dec-475f-a574-1f4a3e003be1 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:12.082560 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c2334e83-6dec-475f-a574-1f4a3e003be1 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:12.102434 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:12.102434 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:12.107942 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c2334e83-6dec-475f-a574-1f4a3e003be1 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Volume info retrieved successfully. Aug 14 22:23:12.114436 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c2334e83-6dec-475f-a574-1f4a3e003be1 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:12.114436 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 69/256] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:12 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:12.293551 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5723b1e5-cc7b-42fd-8c93-9554561d4a27 req-849745ce-5671-4f46-b15e-e502ebbcc756 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:12.296513 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5723b1e5-cc7b-42fd-8c93-9554561d4a27 req-849745ce-5671-4f46-b15e-e502ebbcc756 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] GET https://10.4.3.114/volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e Aug 14 22:23:12.296836 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5723b1e5-cc7b-42fd-8c93-9554561d4a27 req-849745ce-5671-4f46-b15e-e502ebbcc756 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:12.297129 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5723b1e5-cc7b-42fd-8c93-9554561d4a27 req-849745ce-5671-4f46-b15e-e502ebbcc756 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:12.313338 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:12.313338 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:12.318552 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5723b1e5-cc7b-42fd-8c93-9554561d4a27 req-849745ce-5671-4f46-b15e-e502ebbcc756 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Volume info retrieved successfully. Aug 14 22:23:12.326080 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5723b1e5-cc7b-42fd-8c93-9554561d4a27 req-849745ce-5671-4f46-b15e-e502ebbcc756 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e returned with HTTP 200 Aug 14 22:23:12.327266 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 66/257] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:12 2026] GET /volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e => generated 1603 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:12.365590 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-5815d3af-0820-4d9d-8734-c835999e86ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:12.368207 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-5815d3af-0820-4d9d-8734-c835999e86ec tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] DELETE https://10.4.3.114/volume/v3/attachments/ef3d7d05-c04c-45ca-9b35-03bd9efc63c0 Aug 14 22:23:12.368610 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-5815d3af-0820-4d9d-8734-c835999e86ec tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:12.368610 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-5815d3af-0820-4d9d-8734-c835999e86ec tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:12.378122 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:12.378122 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:12.479474 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5381ff0f-4ae1-43a0-90d0-ede6087dcb5c req-5815d3af-0820-4d9d-8734-c835999e86ec tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/attachments/ef3d7d05-c04c-45ca-9b35-03bd9efc63c0 returned with HTTP 200 Aug 14 22:23:12.480071 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 64/258] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:23:12 2026] DELETE /volume/v3/attachments/ef3d7d05-c04c-45ca-9b35-03bd9efc63c0 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:12.593305 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be73fd73-bf58-4b32-b363-afb748f052ad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:12.597378 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be73fd73-bf58-4b32-b363-afb748f052ad tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:12.597378 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be73fd73-bf58-4b32-b363-afb748f052ad tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:12.597378 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be73fd73-bf58-4b32-b363-afb748f052ad tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:12.617628 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:12.617628 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:12.624020 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-be73fd73-bf58-4b32-b363-afb748f052ad tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:12.630363 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be73fd73-bf58-4b32-b363-afb748f052ad tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:12.630977 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 60/259] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:12 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1164 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:12.793177 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1ab992cb-5828-4b11-8605-8ee8a0a144ea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:12.795675 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ab992cb-5828-4b11-8605-8ee8a0a144ea tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:23:12.795913 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ab992cb-5828-4b11-8605-8ee8a0a144ea tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:12.796194 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ab992cb-5828-4b11-8605-8ee8a0a144ea tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:12.805476 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:12.805476 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:12.816103 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1ab992cb-5828-4b11-8605-8ee8a0a144ea tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:23:12.826130 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ab992cb-5828-4b11-8605-8ee8a0a144ea tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:23:12.826763 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 70/260] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:12 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:12.848237 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-225450e0-2dfb-411e-80c9-f929ac58b64d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:12.856362 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-225450e0-2dfb-411e-80c9-f929ac58b64d tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:23:12.856362 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-225450e0-2dfb-411e-80c9-f929ac58b64d tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:12.856362 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-225450e0-2dfb-411e-80c9-f929ac58b64d tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:12.856362 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-225450e0-2dfb-411e-80c9-f929ac58b64d tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Delete volume with id: 9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:23:12.870850 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:12.870850 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:12.871887 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-225450e0-2dfb-411e-80c9-f929ac58b64d tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:23:12.879624 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-907c5ab9-eec3-4b2d-8d87-e8429a9479c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:12.880193 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-907c5ab9-eec3-4b2d-8d87-e8429a9479c0 None None] GET https://10.4.3.114/volume// Aug 14 22:23:12.880530 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-907c5ab9-eec3-4b2d-8d87-e8429a9479c0 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:12.882283 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-907c5ab9-eec3-4b2d-8d87-e8429a9479c0 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:12.882283 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-907c5ab9-eec3-4b2d-8d87-e8429a9479c0 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:23:12.882283 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 65/261] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:23:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:23:12.895764 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-c0cb55fe-6a67-40d7-8b1f-ae6dfe0b21a6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:12.897751 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-c0cb55fe-6a67-40d7-8b1f-ae6dfe0b21a6 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:23:12.898478 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-c0cb55fe-6a67-40d7-8b1f-ae6dfe0b21a6 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4747a8d2-bf24-4291-9d70-772a77d4102c", "connector": null, "instance_uuid": "58b0313e-bd83-4aef-8c5d-6a7e99c0a960"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:12.915637 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:12.915637 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:12.918314 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-225450e0-2dfb-411e-80c9-f929ac58b64d tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Delete volume request issued successfully. Aug 14 22:23:12.918314 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-225450e0-2dfb-411e-80c9-f929ac58b64d tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 202 Aug 14 22:23:12.918314 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 67/262] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:23:12 2026] DELETE /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 22:23:12.931782 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b36d12da-ac90-43c6-9071-3e36f62747c0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:12.933773 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b36d12da-ac90-43c6-9071-3e36f62747c0 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:23:12.934045 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b36d12da-ac90-43c6-9071-3e36f62747c0 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:12.934314 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b36d12da-ac90-43c6-9071-3e36f62747c0 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:12.950757 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:12.950757 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:12.957653 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b36d12da-ac90-43c6-9071-3e36f62747c0 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Volume info retrieved successfully. Aug 14 22:23:12.965391 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b36d12da-ac90-43c6-9071-3e36f62747c0 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 200 Aug 14 22:23:12.965814 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 71/263] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:12 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:12.970221 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-c0cb55fe-6a67-40d7-8b1f-ae6dfe0b21a6 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:23:12.971047 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 61/264] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:23:12 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:13.132751 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff07b35e-304f-4f6e-9ef7-dbea48ef2312 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:13.137955 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff07b35e-304f-4f6e-9ef7-dbea48ef2312 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:13.137955 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff07b35e-304f-4f6e-9ef7-dbea48ef2312 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:13.139125 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff07b35e-304f-4f6e-9ef7-dbea48ef2312 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:13.151580 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:13.151580 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:13.158736 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ff07b35e-304f-4f6e-9ef7-dbea48ef2312 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Volume info retrieved successfully. Aug 14 22:23:13.165284 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff07b35e-304f-4f6e-9ef7-dbea48ef2312 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:13.166025 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 66/265] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:13 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:13.261530 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-115f1d9d-4883-469f-a704-20382697d8ee req-1f12f498-d6b3-4f4c-a712-06dd389149ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:13.265442 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-1f12f498-d6b3-4f4c-a712-06dd389149ef tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] DELETE https://10.4.3.114/volume/v3/attachments/7e82ef6e-04d2-4320-8fce-6f678f2bce1c Aug 14 22:23:13.265651 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-1f12f498-d6b3-4f4c-a712-06dd389149ef tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:13.266608 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-1f12f498-d6b3-4f4c-a712-06dd389149ef tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:13.283271 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:13.283271 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:13.390835 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-115f1d9d-4883-469f-a704-20382697d8ee req-1f12f498-d6b3-4f4c-a712-06dd389149ef tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/attachments/7e82ef6e-04d2-4320-8fce-6f678f2bce1c returned with HTTP 200 Aug 14 22:23:13.391390 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 68/266] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:23:13 2026] DELETE /volume/v3/attachments/7e82ef6e-04d2-4320-8fce-6f678f2bce1c => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:13.649284 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c9c289b-8d75-4023-bd22-578f1d56ef49 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:13.651129 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c9c289b-8d75-4023-bd22-578f1d56ef49 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:13.651448 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c9c289b-8d75-4023-bd22-578f1d56ef49 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:13.652388 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c9c289b-8d75-4023-bd22-578f1d56ef49 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:13.667699 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:13.667699 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:13.674330 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9c9c289b-8d75-4023-bd22-578f1d56ef49 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:13.680442 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c9c289b-8d75-4023-bd22-578f1d56ef49 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:13.680924 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 72/267] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:13 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:13.989499 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cba77b08-a90b-4585-a95a-b2da2df73c1d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:13.993128 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cba77b08-a90b-4585-a95a-b2da2df73c1d tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:23:13.993128 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cba77b08-a90b-4585-a95a-b2da2df73c1d tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:13.993128 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cba77b08-a90b-4585-a95a-b2da2df73c1d tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:14.003331 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cba77b08-a90b-4585-a95a-b2da2df73c1d tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 404 Aug 14 22:23:14.004391 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 62/268] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:13 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:23:14.195133 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-64199b2d-5888-473d-a173-ef62949f92f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:14.195133 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64199b2d-5888-473d-a173-ef62949f92f2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:14.195133 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64199b2d-5888-473d-a173-ef62949f92f2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:14.195133 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64199b2d-5888-473d-a173-ef62949f92f2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:14.207484 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:14.207484 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:14.215061 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-64199b2d-5888-473d-a173-ef62949f92f2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] Volume info retrieved successfully. Aug 14 22:23:14.223699 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64199b2d-5888-473d-a173-ef62949f92f2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-reader] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:14.224286 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 67/269] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:14 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:14.304966 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fbf31ac7-6300-4a78-857e-94dc878e1ab2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:14.308321 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbf31ac7-6300-4a78-857e-94dc878e1ab2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:14.308639 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbf31ac7-6300-4a78-857e-94dc878e1ab2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:14.309954 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbf31ac7-6300-4a78-857e-94dc878e1ab2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:14.324773 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:14.324773 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:14.333569 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fbf31ac7-6300-4a78-857e-94dc878e1ab2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:23:14.342823 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbf31ac7-6300-4a78-857e-94dc878e1ab2 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:14.343356 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 69/270] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:14 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:14.411466 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-239c65b0-841c-4899-899d-ff776ec9a332 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:14.415751 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-239c65b0-841c-4899-899d-ff776ec9a332 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:14.415751 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-239c65b0-841c-4899-899d-ff776ec9a332 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:14.415948 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-239c65b0-841c-4899-899d-ff776ec9a332 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:14.431412 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:14.431412 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:14.439856 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-239c65b0-841c-4899-899d-ff776ec9a332 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:23:14.450093 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-239c65b0-841c-4899-899d-ff776ec9a332 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:14.450566 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 73/271] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:14 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:14.707508 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7a1f5d11-bb1e-4d72-96e5-8ee7835247f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:14.713272 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a1f5d11-bb1e-4d72-96e5-8ee7835247f2 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:14.715041 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a1f5d11-bb1e-4d72-96e5-8ee7835247f2 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:14.717538 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a1f5d11-bb1e-4d72-96e5-8ee7835247f2 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:14.752923 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:14.752923 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:14.766951 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7a1f5d11-bb1e-4d72-96e5-8ee7835247f2 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:14.770343 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a1f5d11-bb1e-4d72-96e5-8ee7835247f2 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:14.771057 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 63/272] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:14 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1164 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:15.420024 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-23bef270-45fc-4299-a025-6ba7accfa683 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:15.423740 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-23bef270-45fc-4299-a025-6ba7accfa683 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] DELETE https://10.4.3.114/volume/v3/attachments/d5411729-fdcd-4f1f-a587-f5630f6eeb88 Aug 14 22:23:15.423740 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-23bef270-45fc-4299-a025-6ba7accfa683 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:15.430454 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-23bef270-45fc-4299-a025-6ba7accfa683 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:15.439632 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:15.439632 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:15.555424 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-23bef270-45fc-4299-a025-6ba7accfa683 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/attachments/d5411729-fdcd-4f1f-a587-f5630f6eeb88 returned with HTTP 200 Aug 14 22:23:15.555720 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 68/273] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:23:15 2026] DELETE /volume/v3/attachments/d5411729-fdcd-4f1f-a587-f5630f6eeb88 => generated 192 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:15.704370 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-cdc1d3f5-a95a-4617-9372-d39d803367e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:15.708695 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-cdc1d3f5-a95a-4617-9372-d39d803367e4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] POST https://10.4.3.114/volume/v3/attachments/5fd9e0ae-f59e-40fe-aac3-de4a10d46747/action Aug 14 22:23:15.710667 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-cdc1d3f5-a95a-4617-9372-d39d803367e4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:15.710667 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-cdc1d3f5-a95a-4617-9372-d39d803367e4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:15.728166 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9d810e0e-ab29-4dd3-a227-103f41c5dab5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:15.728654 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d810e0e-ab29-4dd3-a227-103f41c5dab5 None None] GET https://10.4.3.114/volume// Aug 14 22:23:15.729030 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d810e0e-ab29-4dd3-a227-103f41c5dab5 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:15.729118 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d810e0e-ab29-4dd3-a227-103f41c5dab5 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:15.729480 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d810e0e-ab29-4dd3-a227-103f41c5dab5 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:23:15.729842 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 74/274] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:23: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 14 22:23:15.744508 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-9e6c94ae-d855-435e-991d-9422f941bc95 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:15.749291 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:15.749291 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:15.749569 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-9e6c94ae-d855-435e-991d-9422f941bc95 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] POST https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c/action Aug 14 22:23:15.749569 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-9e6c94ae-d855-435e-991d-9422f941bc95 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Action body: b'{"os-reimage": {"image_id": "e9437572-d2f6-477d-adae-45e639ff3c9d", "reimage_reserved": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:15.750011 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-9e6c94ae-d855-435e-991d-9422f941bc95 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "e9437572-d2f6-477d-adae-45e639ff3c9d", "reimage_reserved": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:15.768827 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:15.768827 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:15.771276 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-9e6c94ae-d855-435e-991d-9422f941bc95 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:23:15.772292 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b9dc1b1f-110a-4e2d-8e9e-176f0d3f8d87 req-cdc1d3f5-a95a-4617-9372-d39d803367e4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/attachments/5fd9e0ae-f59e-40fe-aac3-de4a10d46747/action returned with HTTP 204 Aug 14 22:23:15.772984 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 70/275] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:23:15 2026] POST /volume/v3/attachments/5fd9e0ae-f59e-40fe-aac3-de4a10d46747/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:23:15.791102 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3a05421-a549-4076-bb4a-ae160b3bf755 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:15.798340 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3a05421-a549-4076-bb4a-ae160b3bf755 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:15.799286 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3a05421-a549-4076-bb4a-ae160b3bf755 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:15.799778 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3a05421-a549-4076-bb4a-ae160b3bf755 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:15.831472 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:15.831472 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:15.841173 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a3a05421-a549-4076-bb4a-ae160b3bf755 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:15.851532 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3a05421-a549-4076-bb4a-ae160b3bf755 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:15.851661 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 69/276] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:15 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1458 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:15.948748 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-9e6c94ae-d855-435e-991d-9422f941bc95 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c/action returned with HTTP 202 Aug 14 22:23:15.949990 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 64/277] 10.4.3.114 () {74 vars in 1713 bytes} [Fri Aug 14 22:23:15 2026] POST /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 22:23:16.408665 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7a4c2951-d4fa-417d-9e3d-da9ab657430c req-9649b89e-8d4b-4472-84d7-720a3d068201 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:16.410901 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7a4c2951-d4fa-417d-9e3d-da9ab657430c req-9649b89e-8d4b-4472-84d7-720a3d068201 tempest-TestMultiAttachVolumeSwap-1445415377 tempest-TestMultiAttachVolumeSwap-1445415377-project] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:16.411176 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7a4c2951-d4fa-417d-9e3d-da9ab657430c req-9649b89e-8d4b-4472-84d7-720a3d068201 tempest-TestMultiAttachVolumeSwap-1445415377 tempest-TestMultiAttachVolumeSwap-1445415377-project] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:16.411555 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7a4c2951-d4fa-417d-9e3d-da9ab657430c req-9649b89e-8d4b-4472-84d7-720a3d068201 tempest-TestMultiAttachVolumeSwap-1445415377 tempest-TestMultiAttachVolumeSwap-1445415377-project] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:16.432818 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:16.432818 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:16.437193 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7a4c2951-d4fa-417d-9e3d-da9ab657430c req-9649b89e-8d4b-4472-84d7-720a3d068201 tempest-TestMultiAttachVolumeSwap-1445415377 tempest-TestMultiAttachVolumeSwap-1445415377-project] Volume info retrieved successfully. Aug 14 22:23:16.443007 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7a4c2951-d4fa-417d-9e3d-da9ab657430c req-9649b89e-8d4b-4472-84d7-720a3d068201 tempest-TestMultiAttachVolumeSwap-1445415377 tempest-TestMultiAttachVolumeSwap-1445415377-project] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:16.445192 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 75/278] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:16 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1642 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:16.472097 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4cde0d4a-890e-4680-adee-57839009b889 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:16.474436 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cde0d4a-890e-4680-adee-57839009b889 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-reader] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:16.474436 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cde0d4a-890e-4680-adee-57839009b889 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:16.474436 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cde0d4a-890e-4680-adee-57839009b889 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:16.496561 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:16.496561 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:16.504903 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4cde0d4a-890e-4680-adee-57839009b889 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-reader] Volume info retrieved successfully. Aug 14 22:23:16.510785 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cde0d4a-890e-4680-adee-57839009b889 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-reader] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:16.511319 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 71/279] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:16 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1458 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:16.531340 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eb994101-8f6e-400b-807e-4d78a5fab402 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:16.534340 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb994101-8f6e-400b-807e-4d78a5fab402 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-reader] GET https://10.4.3.114/volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 Aug 14 22:23:16.536584 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb994101-8f6e-400b-807e-4d78a5fab402 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:16.536584 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb994101-8f6e-400b-807e-4d78a5fab402 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:16.552913 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:16.552913 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:16.562119 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eb994101-8f6e-400b-807e-4d78a5fab402 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-reader] Volume info retrieved successfully. Aug 14 22:23:16.571600 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb994101-8f6e-400b-807e-4d78a5fab402 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-reader] https://10.4.3.114/volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 returned with HTTP 200 Aug 14 22:23:16.572328 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 70/280] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:16 2026] GET /volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:23:16.701920 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8882a517-2ca8-40b6-8ffa-d035769b8a15 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:16.703550 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8882a517-2ca8-40b6-8ffa-d035769b8a15 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:16.703908 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8882a517-2ca8-40b6-8ffa-d035769b8a15 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:16.704293 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8882a517-2ca8-40b6-8ffa-d035769b8a15 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:16.728527 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:16.728527 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:16.738569 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8882a517-2ca8-40b6-8ffa-d035769b8a15 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:16.746780 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8882a517-2ca8-40b6-8ffa-d035769b8a15 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:16.747185 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 65/281] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:16 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1458 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:16.838450 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-441a628e-b141-4522-8ae9-123559c64d24 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:16.841098 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-441a628e-b141-4522-8ae9-123559c64d24 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:16.841393 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-441a628e-b141-4522-8ae9-123559c64d24 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:16.841614 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-441a628e-b141-4522-8ae9-123559c64d24 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:16.863247 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:16.863247 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:16.871290 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-441a628e-b141-4522-8ae9-123559c64d24 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:16.873113 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-441a628e-b141-4522-8ae9-123559c64d24 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:16.873545 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 76/282] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:16 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:23:16.925807 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-cff682f5-920e-4a51-abd8-2d99edcd30c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:16.929758 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-cff682f5-920e-4a51-abd8-2d99edcd30c3 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] POST https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097/action Aug 14 22:23:16.932332 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-cff682f5-920e-4a51-abd8-2d99edcd30c3 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:16.932332 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-cff682f5-920e-4a51-abd8-2d99edcd30c3 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:16.950514 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:16.950514 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:16.951178 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-cff682f5-920e-4a51-abd8-2d99edcd30c3 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:16.967383 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-cff682f5-920e-4a51-abd8-2d99edcd30c3 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Begin detaching volume completed successfully. Aug 14 22:23:16.967741 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-cff682f5-920e-4a51-abd8-2d99edcd30c3 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097/action returned with HTTP 202 Aug 14 22:23:16.968430 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 72/283] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:23:16 2026] POST /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:23:17.027506 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f0e7195-bbab-40e0-9cb1-09d4fde43284 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:17.028005 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f0e7195-bbab-40e0-9cb1-09d4fde43284 None None] GET https://10.4.3.114/volume// Aug 14 22:23:17.028700 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f0e7195-bbab-40e0-9cb1-09d4fde43284 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:17.029041 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f0e7195-bbab-40e0-9cb1-09d4fde43284 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:17.029609 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f0e7195-bbab-40e0-9cb1-09d4fde43284 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:23:17.030289 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 71/284] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:23:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:23:17.041579 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-1d6a2f08-b212-4f36-89aa-202fe9c8660a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:17.044779 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-1d6a2f08-b212-4f36-89aa-202fe9c8660a tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:17.045144 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-1d6a2f08-b212-4f36-89aa-202fe9c8660a tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:17.045487 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-1d6a2f08-b212-4f36-89aa-202fe9c8660a tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:17.063452 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:17.063452 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:17.068747 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-1d6a2f08-b212-4f36-89aa-202fe9c8660a tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:17.076196 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-1d6a2f08-b212-4f36-89aa-202fe9c8660a tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:17.076196 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 66/285] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:23:17 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1641 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:23:17.702901 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-7c30df61-fa3c-4839-89ea-f8bd1a5f17d7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:17.704828 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-7c30df61-fa3c-4839-89ea-f8bd1a5f17d7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:17.704998 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-7c30df61-fa3c-4839-89ea-f8bd1a5f17d7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:17.705194 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-7c30df61-fa3c-4839-89ea-f8bd1a5f17d7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:17.724388 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:17.724388 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:17.729357 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-7c30df61-fa3c-4839-89ea-f8bd1a5f17d7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:17.735313 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-7c30df61-fa3c-4839-89ea-f8bd1a5f17d7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:17.735870 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 77/286] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:17 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:17.756492 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-94119527-5c37-4d26-831e-fcf1b4ed4114 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:17.759222 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-94119527-5c37-4d26-831e-fcf1b4ed4114 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] DELETE https://10.4.3.114/volume/v3/attachments/5fd9e0ae-f59e-40fe-aac3-de4a10d46747 Aug 14 22:23:17.759532 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-94119527-5c37-4d26-831e-fcf1b4ed4114 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:17.759809 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-94119527-5c37-4d26-831e-fcf1b4ed4114 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:17.770958 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:17.770958 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:17.838785 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fdafb9ff-3f12-4ba1-8de1-4f86680a6553 req-94119527-5c37-4d26-831e-fcf1b4ed4114 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/attachments/5fd9e0ae-f59e-40fe-aac3-de4a10d46747 returned with HTTP 200 Aug 14 22:23:17.839221 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 73/287] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:23:17 2026] DELETE /volume/v3/attachments/5fd9e0ae-f59e-40fe-aac3-de4a10d46747 => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:18.083807 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f2822223-0a75-46f5-ab98-eb0ea7b4db66 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:18.085810 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2822223-0a75-46f5-ab98-eb0ea7b4db66 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:18.086276 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2822223-0a75-46f5-ab98-eb0ea7b4db66 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:18.087090 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2822223-0a75-46f5-ab98-eb0ea7b4db66 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:18.100358 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:18.100358 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:18.107348 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f2822223-0a75-46f5-ab98-eb0ea7b4db66 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:18.110589 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2822223-0a75-46f5-ab98-eb0ea7b4db66 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:18.111345 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 72/288] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:18 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:18.197188 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-4e09a21c-2e55-4b33-8884-0be0e2a334c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:18.202608 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-4e09a21c-2e55-4b33-8884-0be0e2a334c9 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:18.202763 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-4e09a21c-2e55-4b33-8884-0be0e2a334c9 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:18.202999 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-4e09a21c-2e55-4b33-8884-0be0e2a334c9 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:18.223675 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:18.223675 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:18.229378 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-4e09a21c-2e55-4b33-8884-0be0e2a334c9 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:18.238577 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-4e09a21c-2e55-4b33-8884-0be0e2a334c9 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:18.239093 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 67/289] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:18 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1161 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:18.297603 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-7b792201-d5ca-4e8c-bb9a-c00563aac48e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:18.300603 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-7b792201-d5ca-4e8c-bb9a-c00563aac48e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] POST https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097/action Aug 14 22:23:18.301190 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-7b792201-d5ca-4e8c-bb9a-c00563aac48e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:18.301190 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-7b792201-d5ca-4e8c-bb9a-c00563aac48e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:18.316717 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:18.316717 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:18.316977 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-7b792201-d5ca-4e8c-bb9a-c00563aac48e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:18.330404 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-7b792201-d5ca-4e8c-bb9a-c00563aac48e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Begin detaching volume completed successfully. Aug 14 22:23:18.330619 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-7b792201-d5ca-4e8c-bb9a-c00563aac48e tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097/action returned with HTTP 202 Aug 14 22:23:18.331378 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 78/290] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:23:18 2026] POST /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:23:18.404707 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf9bfe5a-351f-4c1b-8845-27c7b1eb1821 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:18.405212 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf9bfe5a-351f-4c1b-8845-27c7b1eb1821 None None] GET https://10.4.3.114/volume// Aug 14 22:23:18.405319 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf9bfe5a-351f-4c1b-8845-27c7b1eb1821 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:18.405538 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf9bfe5a-351f-4c1b-8845-27c7b1eb1821 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:18.405882 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf9bfe5a-351f-4c1b-8845-27c7b1eb1821 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:23:18.406267 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 74/291] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:23:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:23:18.419798 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-7524bab5-6da8-412a-b4d3-578e5d137677 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:18.422034 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-7524bab5-6da8-412a-b4d3-578e5d137677 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:18.422449 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-7524bab5-6da8-412a-b4d3-578e5d137677 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:18.422780 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-7524bab5-6da8-412a-b4d3-578e5d137677 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:18.438405 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:18.438405 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:18.447932 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-7524bab5-6da8-412a-b4d3-578e5d137677 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:18.450592 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-7524bab5-6da8-412a-b4d3-578e5d137677 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:18.451395 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 73/292] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:23:18 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1344 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:23:18.697040 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-005a9ed8-2cd2-4ddd-b800-5dcfb4b04b7e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:18.699310 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-005a9ed8-2cd2-4ddd-b800-5dcfb4b04b7e tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:23:18.699797 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-005a9ed8-2cd2-4ddd-b800-5dcfb4b04b7e tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:18.699797 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-005a9ed8-2cd2-4ddd-b800-5dcfb4b04b7e tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:18.700236 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-005a9ed8-2cd2-4ddd-b800-5dcfb4b04b7e tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Delete volume with id: 9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:23:18.709024 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-005a9ed8-2cd2-4ddd-b800-5dcfb4b04b7e tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 404 Aug 14 22:23:18.709891 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 68/293] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:23:18 2026] DELETE /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:23:18.717931 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bbb5c0a9-7f5e-44de-86f0-bd656a8f71f0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:18.720903 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbb5c0a9-7f5e-44de-86f0-bd656a8f71f0 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] GET https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 Aug 14 22:23:18.721268 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbb5c0a9-7f5e-44de-86f0-bd656a8f71f0 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:18.721606 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbb5c0a9-7f5e-44de-86f0-bd656a8f71f0 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:18.736011 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbb5c0a9-7f5e-44de-86f0-bd656a8f71f0 tempest-VolumesAssistedSnapshotsTest-1179247467 tempest-VolumesAssistedSnapshotsTest-1179247467-project-admin] https://10.4.3.114/volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 returned with HTTP 404 Aug 14 22:23:18.736787 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 79/294] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:18 2026] GET /volume/v3/volumes/9ea638f0-77ea-40e2-9857-f236cf42afc6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:23:19.773987 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ddda68b8-1f94-4370-a446-117501a65826 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:19.776343 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddda68b8-1f94-4370-a446-117501a65826 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:19.776620 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddda68b8-1f94-4370-a446-117501a65826 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:19.776873 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddda68b8-1f94-4370-a446-117501a65826 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:19.777131 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ddda68b8-1f94-4370-a446-117501a65826 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Delete volume with id: 1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:19.787240 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:19.787240 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:19.787907 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ddda68b8-1f94-4370-a446-117501a65826 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:23:19.814984 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ddda68b8-1f94-4370-a446-117501a65826 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Delete volume request issued successfully. Aug 14 22:23:19.814984 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddda68b8-1f94-4370-a446-117501a65826 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 202 Aug 14 22:23:19.815585 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 75/295] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:23:19 2026] DELETE /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:23:19.825473 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e24e95b0-cc28-4d23-b2ad-b9cd0e570f2a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:19.827872 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e24e95b0-cc28-4d23-b2ad-b9cd0e570f2a tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:19.828435 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e24e95b0-cc28-4d23-b2ad-b9cd0e570f2a tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:19.828435 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e24e95b0-cc28-4d23-b2ad-b9cd0e570f2a tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:19.838353 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:19.838353 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:19.844234 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e24e95b0-cc28-4d23-b2ad-b9cd0e570f2a tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Volume info retrieved successfully. Aug 14 22:23:19.852016 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e24e95b0-cc28-4d23-b2ad-b9cd0e570f2a tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 200 Aug 14 22:23:19.852789 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 74/296] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:19 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:20.873833 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8df20809-def5-4ffc-a54e-3c6f9f0f3b09 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:20.877407 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8df20809-def5-4ffc-a54e-3c6f9f0f3b09 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] GET https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb Aug 14 22:23:20.877660 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8df20809-def5-4ffc-a54e-3c6f9f0f3b09 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:20.877912 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8df20809-def5-4ffc-a54e-3c6f9f0f3b09 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:20.894426 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8df20809-def5-4ffc-a54e-3c6f9f0f3b09 tempest-AttachSCSIVolumeTestJSON-2039138115 tempest-AttachSCSIVolumeTestJSON-2039138115-project-member] https://10.4.3.114/volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb returned with HTTP 404 Aug 14 22:23:20.895210 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 69/297] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:20 2026] GET /volume/v3/volumes/1a0c54b3-579d-401d-9d83-cba4185447bb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:23:23.303116 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-e2fa95f7-cf87-4428-a165-66945e2b4800 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:23.306613 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-e2fa95f7-cf87-4428-a165-66945e2b4800 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:23.306613 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-e2fa95f7-cf87-4428-a165-66945e2b4800 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:23.306613 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-e2fa95f7-cf87-4428-a165-66945e2b4800 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:23.326126 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:23.326126 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:23.332338 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-e2fa95f7-cf87-4428-a165-66945e2b4800 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:23.338840 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-e2fa95f7-cf87-4428-a165-66945e2b4800 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:23.339860 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 80/298] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:23 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 1164 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:23.814295 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-151b6c33-d5ed-4e87-ab95-3cde39e0f8f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:23.816968 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-151b6c33-d5ed-4e87-ab95-3cde39e0f8f4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] DELETE https://10.4.3.114/volume/v3/attachments/f6f9d1c9-954a-4516-8f08-b4a3dc8ad66d Aug 14 22:23:23.817281 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-151b6c33-d5ed-4e87-ab95-3cde39e0f8f4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:23.817564 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-151b6c33-d5ed-4e87-ab95-3cde39e0f8f4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:23.831378 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:23.831378 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:23.914560 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7472d78b-c603-4bd2-a3c4-dd1a7b041aee req-151b6c33-d5ed-4e87-ab95-3cde39e0f8f4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/attachments/f6f9d1c9-954a-4516-8f08-b4a3dc8ad66d returned with HTTP 200 Aug 14 22:23:23.915123 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 76/299] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:23:23 2026] DELETE /volume/v3/attachments/f6f9d1c9-954a-4516-8f08-b4a3dc8ad66d => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:28.148321 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-776ea6c9-6e21-4d2b-9dea-08335dd836d9 req-49d1d92a-ba90-426b-9769-137f42e83ea0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:28.152801 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-776ea6c9-6e21-4d2b-9dea-08335dd836d9 req-49d1d92a-ba90-426b-9769-137f42e83ea0 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] DELETE https://10.4.3.114/volume/v3/attachments/71d66bf4-5448-43a3-b5d2-5ba642a8db11 Aug 14 22:23:28.153014 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-776ea6c9-6e21-4d2b-9dea-08335dd836d9 req-49d1d92a-ba90-426b-9769-137f42e83ea0 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:28.153449 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-776ea6c9-6e21-4d2b-9dea-08335dd836d9 req-49d1d92a-ba90-426b-9769-137f42e83ea0 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:28.169468 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:28.169468 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:28.391346 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-776ea6c9-6e21-4d2b-9dea-08335dd836d9 req-49d1d92a-ba90-426b-9769-137f42e83ea0 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/attachments/71d66bf4-5448-43a3-b5d2-5ba642a8db11 returned with HTTP 200 Aug 14 22:23:28.391949 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 75/300] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:23:28 2026] DELETE /volume/v3/attachments/71d66bf4-5448-43a3-b5d2-5ba642a8db11 => generated 19 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:28.411222 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-776ea6c9-6e21-4d2b-9dea-08335dd836d9 req-709c0964-efe2-4a2a-9860-d52857a27f9b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:28.415506 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-776ea6c9-6e21-4d2b-9dea-08335dd836d9 req-709c0964-efe2-4a2a-9860-d52857a27f9b tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] DELETE https://10.4.3.114/volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e Aug 14 22:23:28.415506 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-776ea6c9-6e21-4d2b-9dea-08335dd836d9 req-709c0964-efe2-4a2a-9860-d52857a27f9b tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:28.415506 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-776ea6c9-6e21-4d2b-9dea-08335dd836d9 req-709c0964-efe2-4a2a-9860-d52857a27f9b tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:28.415506 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-776ea6c9-6e21-4d2b-9dea-08335dd836d9 req-709c0964-efe2-4a2a-9860-d52857a27f9b tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Delete volume with id: f846e795-3bd7-42d9-bff2-2d301013bf8e Aug 14 22:23:28.429623 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:28.429623 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:28.430479 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-776ea6c9-6e21-4d2b-9dea-08335dd836d9 req-709c0964-efe2-4a2a-9860-d52857a27f9b tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Volume info retrieved successfully. Aug 14 22:23:28.480247 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-776ea6c9-6e21-4d2b-9dea-08335dd836d9 req-709c0964-efe2-4a2a-9860-d52857a27f9b tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Delete volume request issued successfully. Aug 14 22:23:28.480247 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-776ea6c9-6e21-4d2b-9dea-08335dd836d9 req-709c0964-efe2-4a2a-9860-d52857a27f9b tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e returned with HTTP 202 Aug 14 22:23:28.480720 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 70/301] 10.4.3.114 () {70 vars in 1620 bytes} [Fri Aug 14 22:23:28 2026] DELETE /volume/v3/volumes/f846e795-3bd7-42d9-bff2-2d301013bf8e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:23:29.089800 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-220a25ab-cd6a-4932-80a0-b022274a9616 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:29.089800 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-220a25ab-cd6a-4932-80a0-b022274a9616 None None] GET https://10.4.3.114/volume// Aug 14 22:23:29.089800 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-220a25ab-cd6a-4932-80a0-b022274a9616 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:29.089800 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-220a25ab-cd6a-4932-80a0-b022274a9616 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:29.089800 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-220a25ab-cd6a-4932-80a0-b022274a9616 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:23:29.089800 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 81/302] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:23:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:23:29.092978 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-5d663d0f-4bd8-4baf-9bc7-bdf5bfbeeb03 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:29.101128 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-5d663d0f-4bd8-4baf-9bc7-bdf5bfbeeb03 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:23:29.102399 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-5d663d0f-4bd8-4baf-9bc7-bdf5bfbeeb03 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:29.102793 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-5d663d0f-4bd8-4baf-9bc7-bdf5bfbeeb03 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:29.120285 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:29.120285 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:29.129950 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-5d663d0f-4bd8-4baf-9bc7-bdf5bfbeeb03 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:23:29.139749 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-5d663d0f-4bd8-4baf-9bc7-bdf5bfbeeb03 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:23:29.140721 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 77/303] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:23:29 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1540 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 22:23:29.288659 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-469b9065-5e5a-4ff9-9178-f7b3987dd935 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:29.292323 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-469b9065-5e5a-4ff9-9178-f7b3987dd935 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] PUT https://10.4.3.114/volume/v3/attachments/13e15f87-41c7-4aa1-9be0-011541ac42aa Aug 14 22:23:29.292870 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-469b9065-5e5a-4ff9-9178-f7b3987dd935 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:29.316343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-469b9065-5e5a-4ff9-9178-f7b3987dd935 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Acquiring lock "cinder-attachment_update-4747a8d2-bf24-4291-9d70-772a77d4102c-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:23:29.323770 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-469b9065-5e5a-4ff9-9178-f7b3987dd935 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Lock "cinder-attachment_update-4747a8d2-bf24-4291-9d70-772a77d4102c-np0000007343" acquired by "attachment_update" :: waited 0.009s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:23:29.325797 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:29.325797 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:29.471555 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-469b9065-5e5a-4ff9-9178-f7b3987dd935 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Lock "cinder-attachment_update-4747a8d2-bf24-4291-9d70-772a77d4102c-np0000007343" released by "attachment_update" :: held 0.147s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:23:29.471555 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-469b9065-5e5a-4ff9-9178-f7b3987dd935 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/attachments/13e15f87-41c7-4aa1-9be0-011541ac42aa returned with HTTP 200 Aug 14 22:23:29.471555 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 76/304] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:23:29 2026] PUT /volume/v3/attachments/13e15f87-41c7-4aa1-9be0-011541ac42aa => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:29.521574 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-bdaef95c-8d9a-461e-9808-30d5e09d7519 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:29.524861 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-bdaef95c-8d9a-461e-9808-30d5e09d7519 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] POST https://10.4.3.114/volume/v3/attachments/13e15f87-41c7-4aa1-9be0-011541ac42aa/action Aug 14 22:23:29.525564 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-bdaef95c-8d9a-461e-9808-30d5e09d7519 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:29.525919 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-bdaef95c-8d9a-461e-9808-30d5e09d7519 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:29.554334 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:29.554334 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:29.571788 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9935b337-a1d9-47c9-9f30-48b24110ade2 req-bdaef95c-8d9a-461e-9808-30d5e09d7519 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/attachments/13e15f87-41c7-4aa1-9be0-011541ac42aa/action returned with HTTP 204 Aug 14 22:23:29.572387 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 71/305] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:23:29 2026] POST /volume/v3/attachments/13e15f87-41c7-4aa1-9be0-011541ac42aa/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:23:29.688582 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2d9cc778-49b9-4cc7-bc0a-3a3818523a7c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:29.691451 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d9cc778-49b9-4cc7-bc0a-3a3818523a7c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] DELETE https://10.4.3.114/volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 Aug 14 22:23:29.692326 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d9cc778-49b9-4cc7-bc0a-3a3818523a7c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:29.692529 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d9cc778-49b9-4cc7-bc0a-3a3818523a7c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:29.694040 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-2d9cc778-49b9-4cc7-bc0a-3a3818523a7c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Delete volume with id: 6e3f86b9-f85c-4ac4-8496-218e7b864ed0 Aug 14 22:23:29.704480 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:29.704480 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:29.705447 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2d9cc778-49b9-4cc7-bc0a-3a3818523a7c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:29.752661 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2d9cc778-49b9-4cc7-bc0a-3a3818523a7c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Delete volume request issued successfully. Aug 14 22:23:29.753190 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d9cc778-49b9-4cc7-bc0a-3a3818523a7c tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 returned with HTTP 202 Aug 14 22:23:29.753754 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 82/306] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:23:29 2026] DELETE /volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:23:29.767369 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-344f5350-483a-4ba4-b251-f1702e7cfca4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:29.770494 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-344f5350-483a-4ba4-b251-f1702e7cfca4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 Aug 14 22:23:29.770636 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-344f5350-483a-4ba4-b251-f1702e7cfca4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:29.770827 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-344f5350-483a-4ba4-b251-f1702e7cfca4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:29.781943 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:29.781943 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:29.788935 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-344f5350-483a-4ba4-b251-f1702e7cfca4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:29.794066 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-344f5350-483a-4ba4-b251-f1702e7cfca4 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 returned with HTTP 200 Aug 14 22:23:29.794713 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 78/307] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:29 2026] GET /volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:30.813760 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c1541c40-8f20-4518-8115-dac7881d52ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:30.817326 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1541c40-8f20-4518-8115-dac7881d52ca tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 Aug 14 22:23:30.817609 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1541c40-8f20-4518-8115-dac7881d52ca tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:30.817939 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1541c40-8f20-4518-8115-dac7881d52ca tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:30.829522 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1541c40-8f20-4518-8115-dac7881d52ca tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 returned with HTTP 404 Aug 14 22:23:30.830455 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 77/308] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:30 2026] GET /volume/v3/volumes/6e3f86b9-f85c-4ac4-8496-218e7b864ed0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:23:30.844553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-735ea6b9-24e1-4ea7-801e-c6b18ad61fe7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:30.848286 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-735ea6b9-24e1-4ea7-801e-c6b18ad61fe7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] DELETE https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:30.848286 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-735ea6b9-24e1-4ea7-801e-c6b18ad61fe7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:30.848286 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-735ea6b9-24e1-4ea7-801e-c6b18ad61fe7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:30.848286 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-735ea6b9-24e1-4ea7-801e-c6b18ad61fe7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Delete volume with id: 35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:30.859159 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:30.859159 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:30.859853 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-735ea6b9-24e1-4ea7-801e-c6b18ad61fe7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:30.902236 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-735ea6b9-24e1-4ea7-801e-c6b18ad61fe7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Delete volume request issued successfully. Aug 14 22:23:30.902548 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-735ea6b9-24e1-4ea7-801e-c6b18ad61fe7 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 202 Aug 14 22:23:30.903143 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 72/309] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:23:30 2026] DELETE /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:23:30.917139 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b0bdb99-fcf4-4b52-ba7b-0c7b9a08e3f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:30.921218 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b0bdb99-fcf4-4b52-ba7b-0c7b9a08e3f1 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:30.922454 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b0bdb99-fcf4-4b52-ba7b-0c7b9a08e3f1 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:30.922454 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b0bdb99-fcf4-4b52-ba7b-0c7b9a08e3f1 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:30.937843 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:30.937843 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:30.945628 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b0bdb99-fcf4-4b52-ba7b-0c7b9a08e3f1 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Volume info retrieved successfully. Aug 14 22:23:30.955569 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b0bdb99-fcf4-4b52-ba7b-0c7b9a08e3f1 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 200 Aug 14 22:23:30.955569 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 83/310] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:30 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:31.973152 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6c36c242-523d-4eab-ab38-02b1870c6df8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:31.975166 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c36c242-523d-4eab-ab38-02b1870c6df8 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] GET https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 Aug 14 22:23:31.975427 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c36c242-523d-4eab-ab38-02b1870c6df8 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:31.975606 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c36c242-523d-4eab-ab38-02b1870c6df8 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:31.982496 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c36c242-523d-4eab-ab38-02b1870c6df8 tempest-TestMultiAttachVolumeSwap-2062705117 tempest-TestMultiAttachVolumeSwap-2062705117-project-member] https://10.4.3.114/volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 returned with HTTP 404 Aug 14 22:23:31.983200 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 79/311] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:31 2026] GET /volume/v3/volumes/35bd40b6-4795-4bf6-b3e3-3b523fcbb097 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:23:35.673377 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-657a817d-14eb-4239-bd64-3b42cfa6f68a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:35.676232 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-657a817d-14eb-4239-bd64-3b42cfa6f68a tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] GET https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:23:35.676879 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-657a817d-14eb-4239-bd64-3b42cfa6f68a tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:35.676879 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-657a817d-14eb-4239-bd64-3b42cfa6f68a tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:35.680195 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=250,cinder:INSERT=22,cinder:UPDATE=51 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:23:35.691891 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:35.691891 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:35.701397 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-657a817d-14eb-4239-bd64-3b42cfa6f68a tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:23:35.709794 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-657a817d-14eb-4239-bd64-3b42cfa6f68a tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 200 Aug 14 22:23:35.710817 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 78/312] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:23:35 2026] GET /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 1833 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:23:35.952953 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-24d6a1ca-44cd-49c9-bd61-97a0110dc884 req-3efeb832-0af2-4dda-9e71-fe0b44e6e853 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:35.958287 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-24d6a1ca-44cd-49c9-bd61-97a0110dc884 req-3efeb832-0af2-4dda-9e71-fe0b44e6e853 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] DELETE https://10.4.3.114/volume/v3/attachments/afe292d0-4454-4ddd-8e6f-6491c2759a98 Aug 14 22:23:35.958287 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-24d6a1ca-44cd-49c9-bd61-97a0110dc884 req-3efeb832-0af2-4dda-9e71-fe0b44e6e853 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:35.958287 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-24d6a1ca-44cd-49c9-bd61-97a0110dc884 req-3efeb832-0af2-4dda-9e71-fe0b44e6e853 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:35.969587 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:35.969587 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:36.059042 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-24d6a1ca-44cd-49c9-bd61-97a0110dc884 req-3efeb832-0af2-4dda-9e71-fe0b44e6e853 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/attachments/afe292d0-4454-4ddd-8e6f-6491c2759a98 returned with HTTP 200 Aug 14 22:23:36.059042 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 73/313] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:23:35 2026] DELETE /volume/v3/attachments/afe292d0-4454-4ddd-8e6f-6491c2759a98 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:36.072370 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-24d6a1ca-44cd-49c9-bd61-97a0110dc884 req-0375fd8a-b0c4-4007-977a-d8e460c225d5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:36.075599 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-24d6a1ca-44cd-49c9-bd61-97a0110dc884 req-0375fd8a-b0c4-4007-977a-d8e460c225d5 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] DELETE https://10.4.3.114/volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 Aug 14 22:23:36.075702 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-24d6a1ca-44cd-49c9-bd61-97a0110dc884 req-0375fd8a-b0c4-4007-977a-d8e460c225d5 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:36.075906 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-24d6a1ca-44cd-49c9-bd61-97a0110dc884 req-0375fd8a-b0c4-4007-977a-d8e460c225d5 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:36.076120 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [req-24d6a1ca-44cd-49c9-bd61-97a0110dc884 req-0375fd8a-b0c4-4007-977a-d8e460c225d5 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Delete volume with id: 8366b23b-7ea6-4c72-8c79-b72eb180fc12 Aug 14 22:23:36.096841 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:36.096841 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:36.097863 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-24d6a1ca-44cd-49c9-bd61-97a0110dc884 req-0375fd8a-b0c4-4007-977a-d8e460c225d5 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Volume info retrieved successfully. Aug 14 22:23:36.126941 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-24d6a1ca-44cd-49c9-bd61-97a0110dc884 req-0375fd8a-b0c4-4007-977a-d8e460c225d5 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] Delete volume request issued successfully. Aug 14 22:23:36.126941 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-24d6a1ca-44cd-49c9-bd61-97a0110dc884 req-0375fd8a-b0c4-4007-977a-d8e460c225d5 tempest-ServerBootFromVolumeStableRescueTest-298733810 tempest-ServerBootFromVolumeStableRescueTest-298733810-project-member] https://10.4.3.114/volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 returned with HTTP 202 Aug 14 22:23:36.127536 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 84/314] 10.4.3.114 () {70 vars in 1620 bytes} [Fri Aug 14 22:23:36 2026] DELETE /volume/v3/volumes/8366b23b-7ea6-4c72-8c79-b72eb180fc12 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:23:36.757179 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-4b7e440a-8879-486e-8980-35d382eb5c92 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:36.760922 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-4b7e440a-8879-486e-8980-35d382eb5c92 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:23:36.761246 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-4b7e440a-8879-486e-8980-35d382eb5c92 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:36.761886 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-4b7e440a-8879-486e-8980-35d382eb5c92 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:36.780665 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:36.780665 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:36.786469 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-4b7e440a-8879-486e-8980-35d382eb5c92 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:23:36.793572 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-4b7e440a-8879-486e-8980-35d382eb5c92 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:23:36.794190 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 80/315] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:36 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:36.824533 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-e098ad1b-40e8-49c4-b96e-4354c13a1874 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:36.828278 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-e098ad1b-40e8-49c4-b96e-4354c13a1874 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] POST https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c/action Aug 14 22:23:36.828723 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-e098ad1b-40e8-49c4-b96e-4354c13a1874 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:36.828723 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-e098ad1b-40e8-49c4-b96e-4354c13a1874 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:36.855051 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:36.855051 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:36.855652 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-e098ad1b-40e8-49c4-b96e-4354c13a1874 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:23:36.864423 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-e098ad1b-40e8-49c4-b96e-4354c13a1874 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Begin detaching volume completed successfully. Aug 14 22:23:36.864716 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-e098ad1b-40e8-49c4-b96e-4354c13a1874 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c/action returned with HTTP 202 Aug 14 22:23:36.865316 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 79/316] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:23:36 2026] POST /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:23:36.904460 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0bcef41b-6791-4aab-8d5c-e89142073874 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:36.906881 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bcef41b-6791-4aab-8d5c-e89142073874 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:23:36.907197 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bcef41b-6791-4aab-8d5c-e89142073874 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:36.907656 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bcef41b-6791-4aab-8d5c-e89142073874 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:36.911466 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=207,cinder:UPDATE=30,cinder:INSERT=10 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:23:36.923593 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:36.923593 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:36.930311 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0bcef41b-6791-4aab-8d5c-e89142073874 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:23:36.938581 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bcef41b-6791-4aab-8d5c-e89142073874 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:23:36.940298 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 74/317] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:36 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:36.954839 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-93f3882a-6b72-4988-b0ea-9157d2705c23 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:36.955277 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93f3882a-6b72-4988-b0ea-9157d2705c23 None None] GET https://10.4.3.114/volume// Aug 14 22:23:36.955573 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93f3882a-6b72-4988-b0ea-9157d2705c23 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:36.955863 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93f3882a-6b72-4988-b0ea-9157d2705c23 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:36.956412 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93f3882a-6b72-4988-b0ea-9157d2705c23 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:23:36.957548 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 85/318] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:23:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:23:36.968717 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-6b452336-ef0d-4fc8-8947-5c10308d62c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:36.972510 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-6b452336-ef0d-4fc8-8947-5c10308d62c7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:23:36.972939 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-6b452336-ef0d-4fc8-8947-5c10308d62c7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:36.973291 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-6b452336-ef0d-4fc8-8947-5c10308d62c7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:36.990484 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:36.990484 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:36.996071 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-6b452336-ef0d-4fc8-8947-5c10308d62c7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:23:37.002862 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-6b452336-ef0d-4fc8-8947-5c10308d62c7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:23:37.003658 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 81/319] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:23:36 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:23:37.963230 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-278a92ec-5d2b-4471-afbc-859712ff693c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:37.965823 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-278a92ec-5d2b-4471-afbc-859712ff693c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:23:37.966078 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-278a92ec-5d2b-4471-afbc-859712ff693c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:37.966356 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-278a92ec-5d2b-4471-afbc-859712ff693c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:37.988227 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:37.988227 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:37.997551 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-278a92ec-5d2b-4471-afbc-859712ff693c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:23:38.006034 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-278a92ec-5d2b-4471-afbc-859712ff693c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:23:38.006678 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 80/320] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:37 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:38.180334 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-c79a7bcd-8441-41a4-81f4-63d6e84b5b84 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:38.185905 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-c79a7bcd-8441-41a4-81f4-63d6e84b5b84 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] DELETE https://10.4.3.114/volume/v3/attachments/6ddbc668-7650-4072-8bdc-c5f661c9b2c7 Aug 14 22:23:38.186438 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-c79a7bcd-8441-41a4-81f4-63d6e84b5b84 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:38.186677 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-c79a7bcd-8441-41a4-81f4-63d6e84b5b84 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:38.199091 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:38.199091 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:38.292526 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-89a99d92-8767-4fcc-a3bc-6d8cb4417173 req-c79a7bcd-8441-41a4-81f4-63d6e84b5b84 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/attachments/6ddbc668-7650-4072-8bdc-c5f661c9b2c7 returned with HTTP 200 Aug 14 22:23:38.293082 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 75/321] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:23:38 2026] DELETE /volume/v3/attachments/6ddbc668-7650-4072-8bdc-c5f661c9b2c7 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:39.028214 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4bc8a94e-6dac-402b-9540-abaea813f6c2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:39.030812 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4bc8a94e-6dac-402b-9540-abaea813f6c2 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:23:39.031080 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4bc8a94e-6dac-402b-9540-abaea813f6c2 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:39.031194 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4bc8a94e-6dac-402b-9540-abaea813f6c2 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:39.034989 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=238,cinder:INSERT=14,cinder:UPDATE=19 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:23:39.042439 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:39.042439 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:39.050164 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4bc8a94e-6dac-402b-9540-abaea813f6c2 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:23:39.062161 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4bc8a94e-6dac-402b-9540-abaea813f6c2 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:23:39.062771 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 86/322] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:39 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:47.001309 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=212,cinder:UPDATE=22,cinder:INSERT=4 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:23:48.002701 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:23:48.291118 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:23:49.061313 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=3 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:23:49.794689 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9c34aa4c-bb79-419c-89bd-18297883f7dc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.122977 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c34aa4c-bb79-419c-89bd-18297883f7dc tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] POST https://10.4.3.114/volume/v3/group_types Aug 14 22:23:50.123420 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c34aa4c-bb79-419c-89bd-18297883f7dc tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-883308263"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:50.176080 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c34aa4c-bb79-419c-89bd-18297883f7dc tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 202 Aug 14 22:23:50.176666 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 82/323] 10.4.3.114 () {70 vars in 1311 bytes} [Fri Aug 14 22:23:49 2026] POST /volume/v3/group_types => generated 180 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:23:50.189340 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8851610c-b0c2-4c4a-8b32-f44e4a50f159 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.196903 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8851610c-b0c2-4c4a-8b32-f44e4a50f159 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] POST https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs Aug 14 22:23:50.197273 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8851610c-b0c2-4c4a-8b32-f44e4a50f159 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:50.228602 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8851610c-b0c2-4c4a-8b32-f44e4a50f159 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs returned with HTTP 202 Aug 14 22:23:50.229042 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 81/324] 10.4.3.114 () {70 vars in 1458 bytes} [Fri Aug 14 22:23:50 2026] POST /volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs => generated 53 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:23:50.239897 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5853a97b-4c6e-490c-bfb7-363ed917635d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.242582 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5853a97b-4c6e-490c-bfb7-363ed917635d tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] POST https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs Aug 14 22:23:50.243101 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5853a97b-4c6e-490c-bfb7-363ed917635d tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:50.246631 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:50.246631 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:50.290805 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5853a97b-4c6e-490c-bfb7-363ed917635d tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs returned with HTTP 202 Aug 14 22:23:50.291447 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 76/325] 10.4.3.114 () {70 vars in 1458 bytes} [Fri Aug 14 22:23:50 2026] POST /volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs => generated 61 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:23:50.302452 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b58d26c-eda7-4008-90dd-773b7ba64149 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.305475 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b58d26c-eda7-4008-90dd-773b7ba64149 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] GET https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key2 Aug 14 22:23:50.305475 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b58d26c-eda7-4008-90dd-773b7ba64149 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:50.305608 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b58d26c-eda7-4008-90dd-773b7ba64149 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:50.327587 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b58d26c-eda7-4008-90dd-773b7ba64149 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key2 returned with HTTP 200 Aug 14 22:23:50.328216 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 87/326] 10.4.3.114 () {68 vars in 1452 bytes} [Fri Aug 14 22:23:50 2026] GET /volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:50.341572 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3bb86ba2-6e89-492d-ba5a-83b446de0b37 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.344399 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bb86ba2-6e89-492d-ba5a-83b446de0b37 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] GET https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key3 Aug 14 22:23:50.345719 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bb86ba2-6e89-492d-ba5a-83b446de0b37 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:50.345719 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bb86ba2-6e89-492d-ba5a-83b446de0b37 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:50.359105 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bb86ba2-6e89-492d-ba5a-83b446de0b37 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key3 returned with HTTP 200 Aug 14 22:23:50.360142 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 83/327] 10.4.3.114 () {68 vars in 1452 bytes} [Fri Aug 14 22:23:50 2026] GET /volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key3 => generated 18 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:50.370279 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-04521af4-155e-4ea9-b8cb-b172d7be8fd1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.372679 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-04521af4-155e-4ea9-b8cb-b172d7be8fd1 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] PUT https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key3 Aug 14 22:23:50.373146 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-04521af4-155e-4ea9-b8cb-b172d7be8fd1 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:50.407543 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-04521af4-155e-4ea9-b8cb-b172d7be8fd1 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key3 returned with HTTP 200 Aug 14 22:23:50.407543 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 82/328] 10.4.3.114 () {70 vars in 1472 bytes} [Fri Aug 14 22:23:50 2026] PUT /volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key3 => generated 26 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:50.418553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-913e16f7-41c6-4c01-bec5-97bd8051875d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.421644 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-913e16f7-41c6-4c01-bec5-97bd8051875d tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] GET https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs Aug 14 22:23:50.421980 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-913e16f7-41c6-4c01-bec5-97bd8051875d tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:50.422246 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-913e16f7-41c6-4c01-bec5-97bd8051875d tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:50.438730 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-913e16f7-41c6-4c01-bec5-97bd8051875d tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs returned with HTTP 200 Aug 14 22:23:50.439876 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 77/329] 10.4.3.114 () {68 vars in 1437 bytes} [Fri Aug 14 22:23:50 2026] GET /volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs => generated 87 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:50.449854 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-12aaa2e0-f995-4c31-88ae-8dfd8f02a422 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.461175 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-12aaa2e0-f995-4c31-88ae-8dfd8f02a422 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key1 Aug 14 22:23:50.462720 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-12aaa2e0-f995-4c31-88ae-8dfd8f02a422 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:50.463269 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-12aaa2e0-f995-4c31-88ae-8dfd8f02a422 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:50.496799 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-12aaa2e0-f995-4c31-88ae-8dfd8f02a422 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key1 returned with HTTP 202 Aug 14 22:23:50.497731 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 88/330] 10.4.3.114 () {68 vars in 1455 bytes} [Fri Aug 14 22:23:50 2026] DELETE /volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:23:50.513321 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6690326b-ee1e-4191-af39-fcd8b39ffc8f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.518105 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6690326b-ee1e-4191-af39-fcd8b39ffc8f tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] GET https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key1 Aug 14 22:23:50.518105 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6690326b-ee1e-4191-af39-fcd8b39ffc8f tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:50.518517 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6690326b-ee1e-4191-af39-fcd8b39ffc8f tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:50.534400 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6690326b-ee1e-4191-af39-fcd8b39ffc8f tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] HTTP exception thrown: Group Type 4fb4320b-6837-44fc-bd78-b7b0a7b2e013 has no extra spec with key key1. Aug 14 22:23:50.534648 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6690326b-ee1e-4191-af39-fcd8b39ffc8f tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key1 returned with HTTP 404 Aug 14 22:23:50.536327 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 84/331] 10.4.3.114 () {68 vars in 1452 bytes} [Fri Aug 14 22:23:50 2026] GET /volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key1 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:23:50.549475 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f3abdc1-a28c-4a57-a282-29d6a13a5870 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.552691 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f3abdc1-a28c-4a57-a282-29d6a13a5870 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key2 Aug 14 22:23:50.553010 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f3abdc1-a28c-4a57-a282-29d6a13a5870 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:50.555150 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f3abdc1-a28c-4a57-a282-29d6a13a5870 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:50.576996 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f3abdc1-a28c-4a57-a282-29d6a13a5870 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key2 returned with HTTP 202 Aug 14 22:23:50.576996 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 83/332] 10.4.3.114 () {68 vars in 1455 bytes} [Fri Aug 14 22:23:50 2026] DELETE /volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:23:50.588274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d755a275-16a6-4dd9-9b83-1cd8b075b1be None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.594726 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d755a275-16a6-4dd9-9b83-1cd8b075b1be tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] GET https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key2 Aug 14 22:23:50.594726 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d755a275-16a6-4dd9-9b83-1cd8b075b1be tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:50.594726 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d755a275-16a6-4dd9-9b83-1cd8b075b1be tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:50.603541 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d755a275-16a6-4dd9-9b83-1cd8b075b1be tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] HTTP exception thrown: Group Type 4fb4320b-6837-44fc-bd78-b7b0a7b2e013 has no extra spec with key key2. Aug 14 22:23:50.603541 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d755a275-16a6-4dd9-9b83-1cd8b075b1be tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key2 returned with HTTP 404 Aug 14 22:23:50.603541 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 78/333] 10.4.3.114 () {68 vars in 1452 bytes} [Fri Aug 14 22:23:50 2026] GET /volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key2 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 22:23:50.614049 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-80055b9c-58b9-4470-8caf-fea4425a2cfb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.618492 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80055b9c-58b9-4470-8caf-fea4425a2cfb tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key3 Aug 14 22:23:50.618805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80055b9c-58b9-4470-8caf-fea4425a2cfb tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:50.619104 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80055b9c-58b9-4470-8caf-fea4425a2cfb tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:50.641716 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80055b9c-58b9-4470-8caf-fea4425a2cfb tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key3 returned with HTTP 202 Aug 14 22:23:50.642641 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 89/334] 10.4.3.114 () {68 vars in 1455 bytes} [Fri Aug 14 22:23:50 2026] DELETE /volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:23:50.651187 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef978984-da67-4d8f-9b47-f22efce28cda None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.653489 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef978984-da67-4d8f-9b47-f22efce28cda tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] GET https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key3 Aug 14 22:23:50.653680 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef978984-da67-4d8f-9b47-f22efce28cda tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:50.653908 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef978984-da67-4d8f-9b47-f22efce28cda tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:50.662109 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef978984-da67-4d8f-9b47-f22efce28cda tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] HTTP exception thrown: Group Type 4fb4320b-6837-44fc-bd78-b7b0a7b2e013 has no extra spec with key key3. Aug 14 22:23:50.663149 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef978984-da67-4d8f-9b47-f22efce28cda tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key3 returned with HTTP 404 Aug 14 22:23:50.663697 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 85/335] 10.4.3.114 () {68 vars in 1452 bytes} [Fri Aug 14 22:23:50 2026] GET /volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:23:50.672601 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8329bc74-ca88-4bcd-a9a9-38e1e4c02a95 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:50.674581 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8329bc74-ca88-4bcd-a9a9-38e1e4c02a95 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013 Aug 14 22:23:50.675041 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8329bc74-ca88-4bcd-a9a9-38e1e4c02a95 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:50.675450 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8329bc74-ca88-4bcd-a9a9-38e1e4c02a95 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:50.696359 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8329bc74-ca88-4bcd-a9a9-38e1e4c02a95 tempest-GroupTypeSpecsTest-1036439996 tempest-GroupTypeSpecsTest-1036439996-project-admin] https://10.4.3.114/volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013 returned with HTTP 202 Aug 14 22:23:50.696359 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 84/336] 10.4.3.114 () {68 vars in 1404 bytes} [Fri Aug 14 22:23:50 2026] DELETE /volume/v3/group_types/4fb4320b-6837-44fc-bd78-b7b0a7b2e013 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:23:52.054115 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:52.057333 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:23:52.059407 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1343207380"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:52.059489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-08184a79-e0f0-4f5d-bf06-60b58e973dca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:52.061731 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1343207380'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:23:52.061827 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Create volume of 1 GB Aug 14 22:23:52.063282 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08184a79-e0f0-4f5d-bf06-60b58e973dca tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:23:52.063282 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08184a79-e0f0-4f5d-bf06-60b58e973dca tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:52.063282 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08184a79-e0f0-4f5d-bf06-60b58e973dca tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:52.069552 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Availability Zones retrieved successfully. Aug 14 22:23:52.078435 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:52.078435 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:52.078813 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Flow 'volume_create_api' (820de4c6-a670-4a42-ab75-2ef610b6cdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:23:52.080828 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d890aa-9a7c-414f-9eb3-7bacf96d6aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:23:52.082583 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:23:52.083090 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-08184a79-e0f0-4f5d-bf06-60b58e973dca tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:23:52.090495 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08184a79-e0f0-4f5d-bf06-60b58e973dca tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 returned with HTTP 200 Aug 14 22:23:52.090859 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 90/337] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:52 2026] GET /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:52.132423 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d890aa-9a7c-414f-9eb3-7bacf96d6aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:23:52.134272 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (649668f5-b9c7-4d81-bec1-290015534377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:23:52.145148 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-06360ffd-a0d9-424a-a081-9b1765a660f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:52.149274 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-06360ffd-a0d9-424a-a081-9b1765a660f0 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:23:52.149691 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-06360ffd-a0d9-424a-a081-9b1765a660f0 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:52.150189 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-06360ffd-a0d9-424a-a081-9b1765a660f0 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:52.167698 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:52.167698 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:52.174524 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-06360ffd-a0d9-424a-a081-9b1765a660f0 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:23:52.181431 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-06360ffd-a0d9-424a-a081-9b1765a660f0 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 returned with HTTP 200 Aug 14 22:23:52.182214 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 86/338] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:52 2026] GET /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:52.210561 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-6d87c422-c030-41c7-a23d-d3e841681aeb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:52.212891 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-6d87c422-c030-41c7-a23d-d3e841681aeb tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] POST https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834/action Aug 14 22:23:52.213277 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-6d87c422-c030-41c7-a23d-d3e841681aeb tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:52.213462 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-6d87c422-c030-41c7-a23d-d3e841681aeb tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:52.228659 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:52.228659 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:52.229282 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-6d87c422-c030-41c7-a23d-d3e841681aeb tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:23:52.239502 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Created reservations ['98be1a35-88e7-42ae-974a-7f2ec5a6237e', 'e41597b0-aed4-4d88-a73b-a49887ac811d', '06d3360a-dc14-4db1-ac49-f5ee69a30258', '65e1123c-28fa-49f2-aafa-8aac821f5e82'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:23:52.240213 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-6d87c422-c030-41c7-a23d-d3e841681aeb tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Begin detaching volume completed successfully. Aug 14 22:23:52.240213 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-6d87c422-c030-41c7-a23d-d3e841681aeb tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834/action returned with HTTP 202 Aug 14 22:23:52.240820 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (649668f5-b9c7-4d81-bec1-290015534377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98be1a35-88e7-42ae-974a-7f2ec5a6237e', 'e41597b0-aed4-4d88-a73b-a49887ac811d', '06d3360a-dc14-4db1-ac49-f5ee69a30258', '65e1123c-28fa-49f2-aafa-8aac821f5e82']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:23:52.240952 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 85/339] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:23:52 2026] POST /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:23:52.241755 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c5f409-6022-4f35-8b75-be2d29fbdcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:23:52.288942 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c5f409-6022-4f35-8b75-be2d29fbdcec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89592bbe-1e30-4531-9088-9c04309083d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1343207380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39febdd9abca494f8ffff2f0b6993a92',qos_specs=None,replication_status=,reservations=['98be1a35-88e7-42ae-974a-7f2ec5a6237e','e41597b0-aed4-4d88-a73b-a49887ac811d','06d3360a-dc14-4db1-ac49-f5ee69a30258','65e1123c-28fa-49f2-aafa-8aac821f5e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5ca1707714548eea780d1263b4388a0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:23:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1343207380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89592bbe-1e30-4531-9088-9c04309083d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39febdd9abca494f8ffff2f0b6993a92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5ca1707714548eea780d1263b4388a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:23:52.289988 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c301b34-8286-4574-b9ff-8031a73b2a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:23:52.313015 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-93a9aa41-cc6c-4910-9477-6571939a4c0d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:52.313726 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93a9aa41-cc6c-4910-9477-6571939a4c0d None None] GET https://10.4.3.114/volume// Aug 14 22:23:52.313834 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93a9aa41-cc6c-4910-9477-6571939a4c0d None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:52.314153 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93a9aa41-cc6c-4910-9477-6571939a4c0d None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:52.314618 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93a9aa41-cc6c-4910-9477-6571939a4c0d None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:23:52.315033 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 91/340] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:23:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:23:52.329159 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-b6303c50-b6b7-4066-ba0d-71e0ec989488 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:52.332717 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-b6303c50-b6b7-4066-ba0d-71e0ec989488 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:23:52.333911 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-b6303c50-b6b7-4066-ba0d-71e0ec989488 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:52.334437 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-b6303c50-b6b7-4066-ba0d-71e0ec989488 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:52.338954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c301b34-8286-4574-b9ff-8031a73b2a05) transitioned into state 'SUCCESS' from state '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-1343207380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39febdd9abca494f8ffff2f0b6993a92',qos_specs=None,replication_status=,reservations=['98be1a35-88e7-42ae-974a-7f2ec5a6237e','e41597b0-aed4-4d88-a73b-a49887ac811d','06d3360a-dc14-4db1-ac49-f5ee69a30258','65e1123c-28fa-49f2-aafa-8aac821f5e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5ca1707714548eea780d1263b4388a0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:23:52.340195 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83f9e74-4a61-40e2-b975-0ee2cdfb848e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:23:52.358988 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83f9e74-4a61-40e2-b975-0ee2cdfb848e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:23:52.362478 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Flow 'volume_create_api' (820de4c6-a670-4a42-ab75-2ef610b6cdb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:23:52.362478 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Create volume request issued successfully. Aug 14 22:23:52.362478 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e8cdfc2-1b11-4e63-a094-d79da22a62c9 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:23:52.362695 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:52.362695 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:52.367049 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 79/341] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:23:52 2026] POST /volume/v3/volumes => generated 752 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:23:52.375338 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-b6303c50-b6b7-4066-ba0d-71e0ec989488 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:23:52.387018 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-b6303c50-b6b7-4066-ba0d-71e0ec989488 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 returned with HTTP 200 Aug 14 22:23:52.387311 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 87/342] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:23:52 2026] GET /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 => generated 1324 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:23:52.388696 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-83cd74a7-8f36-493e-b2f1-680805075660 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:52.391510 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83cd74a7-8f36-493e-b2f1-680805075660 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:23:52.392042 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83cd74a7-8f36-493e-b2f1-680805075660 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:52.392042 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83cd74a7-8f36-493e-b2f1-680805075660 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:52.403327 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:52.403327 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:52.409391 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-83cd74a7-8f36-493e-b2f1-680805075660 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:23:52.416142 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83cd74a7-8f36-493e-b2f1-680805075660 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:23:52.416653 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 86/343] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:52 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:53.442462 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e2ccd231-186c-4b2c-b403-f2e36481717a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:53.452052 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2ccd231-186c-4b2c-b403-f2e36481717a tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:23:53.454263 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2ccd231-186c-4b2c-b403-f2e36481717a tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:53.454263 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2ccd231-186c-4b2c-b403-f2e36481717a tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:53.475337 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:53.475337 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:53.487819 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e2ccd231-186c-4b2c-b403-f2e36481717a tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:23:53.497784 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2ccd231-186c-4b2c-b403-f2e36481717a tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:23:53.498470 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 92/344] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:53 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:53.578893 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-aa121f37-1f7b-485d-9ac4-aa68bd1d1848 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:53.582737 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-aa121f37-1f7b-485d-9ac4-aa68bd1d1848 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:23:53.582737 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-aa121f37-1f7b-485d-9ac4-aa68bd1d1848 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:53.583287 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-aa121f37-1f7b-485d-9ac4-aa68bd1d1848 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:53.595027 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-29cfb341-57fe-4e93-b004-ad60f7960c8a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:53.596847 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:53.596847 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:53.598147 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-29cfb341-57fe-4e93-b004-ad60f7960c8a tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] DELETE https://10.4.3.114/volume/v3/attachments/668051cf-686c-4245-a12a-09c4f797e174 Aug 14 22:23:53.598424 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-29cfb341-57fe-4e93-b004-ad60f7960c8a tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:53.598642 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-29cfb341-57fe-4e93-b004-ad60f7960c8a tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:53.608840 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-aa121f37-1f7b-485d-9ac4-aa68bd1d1848 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:23:53.619072 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-aa121f37-1f7b-485d-9ac4-aa68bd1d1848 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:23:53.619774 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 80/345] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:23:53 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:53.621961 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:53.621961 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:53.734581 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e505a93d-36a7-44a2-abe8-36b78b594651 req-29cfb341-57fe-4e93-b004-ad60f7960c8a tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/attachments/668051cf-686c-4245-a12a-09c4f797e174 returned with HTTP 200 Aug 14 22:23:53.735232 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 88/346] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:23:53 2026] DELETE /volume/v3/attachments/668051cf-686c-4245-a12a-09c4f797e174 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:53.776658 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2169f339-a409-4a99-93db-d574dec03522 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:53.777290 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2169f339-a409-4a99-93db-d574dec03522 None None] GET https://10.4.3.114/volume// Aug 14 22:23:53.777638 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2169f339-a409-4a99-93db-d574dec03522 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:53.777783 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2169f339-a409-4a99-93db-d574dec03522 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:53.778410 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2169f339-a409-4a99-93db-d574dec03522 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:23:53.778816 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 87/347] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:23:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:23:53.809430 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-9ea383ec-d2e0-4902-877c-b7d41470e1c0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:53.815402 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-9ea383ec-d2e0-4902-877c-b7d41470e1c0 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:23:53.815402 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-9ea383ec-d2e0-4902-877c-b7d41470e1c0 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89592bbe-1e30-4531-9088-9c04309083d2", "connector": null, "instance_uuid": "84a3e803-4cf4-462a-98c7-cf785b37297e"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:53.832220 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:53.832220 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:53.890283 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-9ea383ec-d2e0-4902-877c-b7d41470e1c0 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:23:53.890283 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 93/348] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:23:53 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:53.939391 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6bad3058-f8f5-4bbb-a1e5-5ec9c8682f47 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:53.941585 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bad3058-f8f5-4bbb-a1e5-5ec9c8682f47 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:23:53.941936 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bad3058-f8f5-4bbb-a1e5-5ec9c8682f47 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:53.942273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bad3058-f8f5-4bbb-a1e5-5ec9c8682f47 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:53.958712 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:53.958712 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:53.961479 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6645438-e07d-4285-b7e9-c14bbda9932e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:53.962566 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6645438-e07d-4285-b7e9-c14bbda9932e None None] GET https://10.4.3.114/volume// Aug 14 22:23:53.962899 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6645438-e07d-4285-b7e9-c14bbda9932e None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:53.963178 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6645438-e07d-4285-b7e9-c14bbda9932e None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:53.963821 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6645438-e07d-4285-b7e9-c14bbda9932e None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:23:53.964844 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 89/349] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:23:53 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:23:53.965017 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6bad3058-f8f5-4bbb-a1e5-5ec9c8682f47 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:23:53.973156 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bad3058-f8f5-4bbb-a1e5-5ec9c8682f47 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:23:53.973769 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 81/350] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:53 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:53.975312 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-eba6dfbb-9114-4448-a5c7-fb3e063ec1f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:53.978305 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-eba6dfbb-9114-4448-a5c7-fb3e063ec1f7 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:23:53.978974 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-eba6dfbb-9114-4448-a5c7-fb3e063ec1f7 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:53.978974 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-eba6dfbb-9114-4448-a5c7-fb3e063ec1f7 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:53.994420 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:53.994420 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:54.005156 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-eba6dfbb-9114-4448-a5c7-fb3e063ec1f7 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:23:54.013177 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-eba6dfbb-9114-4448-a5c7-fb3e063ec1f7 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:23:54.014096 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 88/351] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:23:53 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:23:54.126379 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-af89968d-773d-49c6-95d5-37ea10ccb84e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:54.129436 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-af89968d-773d-49c6-95d5-37ea10ccb84e tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] PUT https://10.4.3.114/volume/v3/attachments/fcddbf01-8c4e-4789-93bb-1c3a4fc4881c Aug 14 22:23:54.130098 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-af89968d-773d-49c6-95d5-37ea10ccb84e tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:54.141196 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-af89968d-773d-49c6-95d5-37ea10ccb84e tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Acquiring lock "cinder-attachment_update-89592bbe-1e30-4531-9088-9c04309083d2-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:23:54.147296 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-af89968d-773d-49c6-95d5-37ea10ccb84e tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Lock "cinder-attachment_update-89592bbe-1e30-4531-9088-9c04309083d2-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:23:54.149028 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:54.149028 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:54.360080 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-af89968d-773d-49c6-95d5-37ea10ccb84e tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Lock "cinder-attachment_update-89592bbe-1e30-4531-9088-9c04309083d2-np0000007343" released by "attachment_update" :: held 0.214s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:23:54.361056 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-af89968d-773d-49c6-95d5-37ea10ccb84e tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/attachments/fcddbf01-8c4e-4789-93bb-1c3a4fc4881c returned with HTTP 200 Aug 14 22:23:54.361056 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 94/352] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:23:54 2026] PUT /volume/v3/attachments/fcddbf01-8c4e-4789-93bb-1c3a4fc4881c => generated 969 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:54.484404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ef6fbd3-6641-4f93-b0ae-395327dc3ba6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:54.490540 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ef6fbd3-6641-4f93-b0ae-395327dc3ba6 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:23:54.490884 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ef6fbd3-6641-4f93-b0ae-395327dc3ba6 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:54.491151 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ef6fbd3-6641-4f93-b0ae-395327dc3ba6 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:54.506978 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:54.506978 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:54.515123 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3ef6fbd3-6641-4f93-b0ae-395327dc3ba6 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:23:54.523059 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ef6fbd3-6641-4f93-b0ae-395327dc3ba6 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 returned with HTTP 200 Aug 14 22:23:54.523699 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 90/353] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:54 2026] GET /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:54.988768 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f5b165a8-81c9-495f-9759-027a6a24058b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:54.992506 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5b165a8-81c9-495f-9759-027a6a24058b tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:23:54.992700 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5b165a8-81c9-495f-9759-027a6a24058b tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:54.992891 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5b165a8-81c9-495f-9759-027a6a24058b tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:55.013105 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:55.013105 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:55.018969 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f5b165a8-81c9-495f-9759-027a6a24058b tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:23:55.025933 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5b165a8-81c9-495f-9759-027a6a24058b tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:23:55.026128 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 82/354] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:54 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:56.046231 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-abd64544-2a8f-412b-b17f-e989d5957aee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:56.049948 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abd64544-2a8f-412b-b17f-e989d5957aee tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:23:56.050160 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abd64544-2a8f-412b-b17f-e989d5957aee tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:56.053338 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abd64544-2a8f-412b-b17f-e989d5957aee tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:56.075776 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:56.075776 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:56.081750 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-abd64544-2a8f-412b-b17f-e989d5957aee tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:23:56.088535 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abd64544-2a8f-412b-b17f-e989d5957aee tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:23:56.089420 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 89/355] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:56 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:56.935304 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-368e770d-7b9c-41df-bfca-afc57b9213be None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:57.110353 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-942d776f-dba7-4339-9c4a-ef0c31b3dc1e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:57.114269 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-942d776f-dba7-4339-9c4a-ef0c31b3dc1e tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:23:57.114725 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-942d776f-dba7-4339-9c4a-ef0c31b3dc1e tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:57.114952 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-942d776f-dba7-4339-9c4a-ef0c31b3dc1e tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:57.134456 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:57.134456 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:57.142384 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-942d776f-dba7-4339-9c4a-ef0c31b3dc1e tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:23:57.151293 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-942d776f-dba7-4339-9c4a-ef0c31b3dc1e tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:23:57.151293 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 91/356] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:57 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:57.211150 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-368e770d-7b9c-41df-bfca-afc57b9213be tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 Aug 14 22:23:57.211150 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-368e770d-7b9c-41df-bfca-afc57b9213be tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:57.212067 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-368e770d-7b9c-41df-bfca-afc57b9213be tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:57.212067 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:57.212067 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:57.230716 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-368e770d-7b9c-41df-bfca-afc57b9213be tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.231409 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-368e770d-7b9c-41df-bfca-afc57b9213be tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.231866 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-368e770d-7b9c-41df-bfca-afc57b9213be tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.232229 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-368e770d-7b9c-41df-bfca-afc57b9213be tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.232636 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-368e770d-7b9c-41df-bfca-afc57b9213be tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.239665 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-368e770d-7b9c-41df-bfca-afc57b9213be tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 returned with HTTP 200 Aug 14 22:23:57.240225 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 95/357] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:23:56 2026] GET /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 => generated 437 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:57.256787 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d862737-90b2-4752-a341-2f1ee41ab217 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:57.259313 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d862737-90b2-4752-a341-2f1ee41ab217 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853/defaults Aug 14 22:23:57.259533 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d862737-90b2-4752-a341-2f1ee41ab217 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:57.259787 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d862737-90b2-4752-a341-2f1ee41ab217 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'defaults' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:57.271594 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-8d862737-90b2-4752-a341-2f1ee41ab217 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.272364 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-8d862737-90b2-4752-a341-2f1ee41ab217 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.272697 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-8d862737-90b2-4752-a341-2f1ee41ab217 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.273330 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-8d862737-90b2-4752-a341-2f1ee41ab217 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.273599 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-8d862737-90b2-4752-a341-2f1ee41ab217 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.274229 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-8d862737-90b2-4752-a341-2f1ee41ab217 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.275200 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-8d862737-90b2-4752-a341-2f1ee41ab217 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.280053 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d862737-90b2-4752-a341-2f1ee41ab217 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853/defaults returned with HTTP 200 Aug 14 22:23:57.283016 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 83/358] 10.4.3.114 () {66 vars in 1381 bytes} [Fri Aug 14 22:23:57 2026] GET /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853/defaults => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:57.296943 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-237624aa-b862-4d72-b663-9c8050d26c8b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:57.299486 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-237624aa-b862-4d72-b663-9c8050d26c8b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 Aug 14 22:23:57.299987 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-237624aa-b862-4d72-b663-9c8050d26c8b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:57.355333 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-237624aa-b862-4d72-b663-9c8050d26c8b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.355627 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-237624aa-b862-4d72-b663-9c8050d26c8b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.356183 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-237624aa-b862-4d72-b663-9c8050d26c8b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.357219 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-237624aa-b862-4d72-b663-9c8050d26c8b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.357219 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-237624aa-b862-4d72-b663-9c8050d26c8b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.357867 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-237624aa-b862-4d72-b663-9c8050d26c8b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.358157 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-237624aa-b862-4d72-b663-9c8050d26c8b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.369177 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-237624aa-b862-4d72-b663-9c8050d26c8b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 returned with HTTP 200 Aug 14 22:23:57.369177 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 90/359] 10.4.3.114 () {68 vars in 1374 bytes} [Fri Aug 14 22:23:57 2026] PUT /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 => generated 395 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:57.387356 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-900f3cfb-9467-47c6-8728-00fe6dfc4e1c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:57.390758 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-900f3cfb-9467-47c6-8728-00fe6dfc4e1c tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] DELETE https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 Aug 14 22:23:57.392323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-900f3cfb-9467-47c6-8728-00fe6dfc4e1c tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:57.392323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-900f3cfb-9467-47c6-8728-00fe6dfc4e1c tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:57.408646 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-900f3cfb-9467-47c6-8728-00fe6dfc4e1c tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 returned with HTTP 200 Aug 14 22:23:57.408996 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 92/360] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:23:57 2026] DELETE /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 22:23:57.420300 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0f301919-90d8-4a7c-8d6e-8eca3adb1c21 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:57.422720 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f301919-90d8-4a7c-8d6e-8eca3adb1c21 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 Aug 14 22:23:57.422720 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f301919-90d8-4a7c-8d6e-8eca3adb1c21 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:57.423111 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f301919-90d8-4a7c-8d6e-8eca3adb1c21 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:57.445497 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f301919-90d8-4a7c-8d6e-8eca3adb1c21 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 returned with HTTP 200 Aug 14 22:23:57.446018 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 96/361] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:23:57 2026] GET /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:57.461669 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-068af392-f25a-4e90-a021-ae3538e9684b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:57.468562 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-068af392-f25a-4e90-a021-ae3538e9684b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 Aug 14 22:23:57.469056 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-068af392-f25a-4e90-a021-ae3538e9684b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:57.644627 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-068af392-f25a-4e90-a021-ae3538e9684b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 returned with HTTP 200 Aug 14 22:23:57.645331 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 84/362] 10.4.3.114 () {68 vars in 1375 bytes} [Fri Aug 14 22:23:57 2026] PUT /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 => generated 395 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:57.662852 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1514fa0e-f1d8-44a4-8bc2-f75c203fe3cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:57.666115 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1514fa0e-f1d8-44a4-8bc2-f75c203fe3cb tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853/defaults Aug 14 22:23:57.666665 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1514fa0e-f1d8-44a4-8bc2-f75c203fe3cb tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:57.666665 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1514fa0e-f1d8-44a4-8bc2-f75c203fe3cb tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'defaults' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:57.686478 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1514fa0e-f1d8-44a4-8bc2-f75c203fe3cb tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853/defaults returned with HTTP 200 Aug 14 22:23:57.686956 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 91/363] 10.4.3.114 () {66 vars in 1381 bytes} [Fri Aug 14 22:23:57 2026] GET /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853/defaults => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:57.701354 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-54d2fa67-6f52-4690-9f5e-caa8220eb495 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:57.704989 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54d2fa67-6f52-4690-9f5e-caa8220eb495 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 Aug 14 22:23:57.705241 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54d2fa67-6f52-4690-9f5e-caa8220eb495 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:57.705543 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54d2fa67-6f52-4690-9f5e-caa8220eb495 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:57.717872 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-54d2fa67-6f52-4690-9f5e-caa8220eb495 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.718556 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-54d2fa67-6f52-4690-9f5e-caa8220eb495 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.718916 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-54d2fa67-6f52-4690-9f5e-caa8220eb495 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.719198 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-54d2fa67-6f52-4690-9f5e-caa8220eb495 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.719510 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-54d2fa67-6f52-4690-9f5e-caa8220eb495 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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 14 22:23:57.725919 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54d2fa67-6f52-4690-9f5e-caa8220eb495 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 returned with HTTP 200 Aug 14 22:23:57.727248 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 93/364] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:23:57 2026] GET /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:57.741019 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d1678f51-939a-469f-afa2-a95e2a33c5a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:57.743287 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1678f51-939a-469f-afa2-a95e2a33c5a5 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853?usage=True Aug 14 22:23:57.743393 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d1678f51-939a-469f-afa2-a95e2a33c5a5 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:57.743610 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d1678f51-939a-469f-afa2-a95e2a33c5a5 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:57.773231 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1678f51-939a-469f-afa2-a95e2a33c5a5 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853?usage=True returned with HTTP 200 Aug 14 22:23:57.775001 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 97/365] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:23:57 2026] GET /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853?usage=True => generated 1061 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:57.789893 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:57.885761 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:23:57.886170 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-403419073"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:57.890593 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-403419073'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:23:57.890753 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Create volume of 1 GB Aug 14 22:23:57.897237 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Availability Zones retrieved successfully. Aug 14 22:23:57.906248 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Flow 'volume_create_api' (ad6bc6e7-30d5-4136-bc55-5c22db4c2b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:23:57.907618 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e5906a5-e418-4736-9a3e-ec0d3cb12b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:23:57.908911 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:23:57.946122 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e5906a5-e418-4736-9a3e-ec0d3cb12b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:23:57.947345 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0931dc14-c260-45e3-a31c-a103af317116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:23:58.035552 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Created reservations ['daa5d735-3cec-4a18-8ea3-1344c40fd20e', '3e8d91bf-5528-49b3-932d-77068bd48fe1', '269fe861-e586-4956-8506-2bcf994c2fe8', 'a8549a53-8fb4-491d-af29-cebb28e9033f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:23:58.036913 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0931dc14-c260-45e3-a31c-a103af317116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daa5d735-3cec-4a18-8ea3-1344c40fd20e', '3e8d91bf-5528-49b3-932d-77068bd48fe1', '269fe861-e586-4956-8506-2bcf994c2fe8', 'a8549a53-8fb4-491d-af29-cebb28e9033f']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:23:58.038063 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2dcdb7e-d89f-48ec-a9a1-4ca02ede3fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:23:58.072428 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2dcdb7e-d89f-48ec-a9a1-4ca02ede3fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f21af2a4-e258-4c31-8b8d-cbff0211ba84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-403419073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20a7b0e86a9e48b68cf1791040e33853',qos_specs=None,replication_status=,reservations=['daa5d735-3cec-4a18-8ea3-1344c40fd20e','3e8d91bf-5528-49b3-932d-77068bd48fe1','269fe861-e586-4956-8506-2bcf994c2fe8','a8549a53-8fb4-491d-af29-cebb28e9033f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66a64c0fd2994e2faff0b6d944c24149',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:23:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-403419073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f21af2a4-e258-4c31-8b8d-cbff0211ba84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20a7b0e86a9e48b68cf1791040e33853',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66a64c0fd2994e2faff0b6d944c24149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:23:58.073418 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a6913f-32e4-48ff-9994-a716db629d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:23:58.098804 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a6913f-32e4-48ff-9994-a716db629d4e) transitioned into state 'SUCCESS' from state '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-403419073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20a7b0e86a9e48b68cf1791040e33853',qos_specs=None,replication_status=,reservations=['daa5d735-3cec-4a18-8ea3-1344c40fd20e','3e8d91bf-5528-49b3-932d-77068bd48fe1','269fe861-e586-4956-8506-2bcf994c2fe8','a8549a53-8fb4-491d-af29-cebb28e9033f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66a64c0fd2994e2faff0b6d944c24149',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:23:58.100117 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0108385e-366c-4042-8e53-b31c0ecc514e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:23:58.116715 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0108385e-366c-4042-8e53-b31c0ecc514e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:23:58.119279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Flow 'volume_create_api' (ad6bc6e7-30d5-4136-bc55-5c22db4c2b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:23:58.119279 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Create volume request issued successfully. Aug 14 22:23:58.119543 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8fee20c-daa2-43ab-b739-96b4c75e8312 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:23:58.120442 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 85/366] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:23:57 2026] POST /volume/v3/volumes => generated 755 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:23:58.140566 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-707c5e11-d263-482b-8622-c35d39c85d90 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:58.142572 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-707c5e11-d263-482b-8622-c35d39c85d90 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] GET https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 Aug 14 22:23:58.142746 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-707c5e11-d263-482b-8622-c35d39c85d90 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:58.142953 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-707c5e11-d263-482b-8622-c35d39c85d90 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:58.151075 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:58.151075 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:58.156404 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-707c5e11-d263-482b-8622-c35d39c85d90 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Volume info retrieved successfully. Aug 14 22:23:58.165076 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-707c5e11-d263-482b-8622-c35d39c85d90 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 returned with HTTP 200 Aug 14 22:23:58.165076 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 92/367] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:58 2026] GET /volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:58.169346 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-92daa4c2-47c1-4f2d-b15e-e7d7ec9e469c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:58.176673 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92daa4c2-47c1-4f2d-b15e-e7d7ec9e469c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:23:58.177007 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92daa4c2-47c1-4f2d-b15e-e7d7ec9e469c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:58.177269 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92daa4c2-47c1-4f2d-b15e-e7d7ec9e469c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:58.194406 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:58.194406 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:23:58.199415 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-92daa4c2-47c1-4f2d-b15e-e7d7ec9e469c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:23:58.206601 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92daa4c2-47c1-4f2d-b15e-e7d7ec9e469c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:23:58.207812 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 94/368] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:58 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:58.795922 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-f371a7fd-51b9-4c8a-9bb7-7b78d2274747 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:58.802545 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-f371a7fd-51b9-4c8a-9bb7-7b78d2274747 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] POST https://10.4.3.114/volume/v3/attachments/fcddbf01-8c4e-4789-93bb-1c3a4fc4881c/action Aug 14 22:23:58.802902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-f371a7fd-51b9-4c8a-9bb7-7b78d2274747 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:23:58.803057 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-f371a7fd-51b9-4c8a-9bb7-7b78d2274747 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:23:58.839802 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:58.839802 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:58.858534 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4704520c-c4f9-4c4d-8c47-a922ea7d8336 req-f371a7fd-51b9-4c8a-9bb7-7b78d2274747 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/attachments/fcddbf01-8c4e-4789-93bb-1c3a4fc4881c/action returned with HTTP 204 Aug 14 22:23:58.859014 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 98/369] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:23:58 2026] POST /volume/v3/attachments/fcddbf01-8c4e-4789-93bb-1c3a4fc4881c/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:23:59.182472 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-99b5d893-1995-4b04-adee-c2ecb52b50b2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:59.189061 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99b5d893-1995-4b04-adee-c2ecb52b50b2 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] GET https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 Aug 14 22:23:59.189061 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99b5d893-1995-4b04-adee-c2ecb52b50b2 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:59.189061 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99b5d893-1995-4b04-adee-c2ecb52b50b2 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:59.202133 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:59.202133 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:59.214562 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-99b5d893-1995-4b04-adee-c2ecb52b50b2 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Volume info retrieved successfully. Aug 14 22:23:59.226392 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99b5d893-1995-4b04-adee-c2ecb52b50b2 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 returned with HTTP 200 Aug 14 22:23:59.227441 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 86/370] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:59 2026] GET /volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:23:59.229453 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8ec761e-0d2e-4306-bf43-8ddd96d0dfc5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:59.232167 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8ec761e-0d2e-4306-bf43-8ddd96d0dfc5 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:23:59.232482 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8ec761e-0d2e-4306-bf43-8ddd96d0dfc5 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:59.232995 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8ec761e-0d2e-4306-bf43-8ddd96d0dfc5 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:59.246608 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b28f9968-b57a-4fe9-97e8-9833486228fe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:59.249447 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b28f9968-b57a-4fe9-97e8-9833486228fe tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853?usage=True Aug 14 22:23:59.249554 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:59.249554 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:59.250495 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b28f9968-b57a-4fe9-97e8-9833486228fe tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:59.251070 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b28f9968-b57a-4fe9-97e8-9833486228fe tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:59.254827 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e8ec761e-0d2e-4306-bf43-8ddd96d0dfc5 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:23:59.264050 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8ec761e-0d2e-4306-bf43-8ddd96d0dfc5 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:23:59.264367 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 93/371] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:59 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:59.286797 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-21bcc5a9-0a1f-4312-b421-eea4eb59a017 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:59.289474 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21bcc5a9-0a1f-4312-b421-eea4eb59a017 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:23:59.291489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21bcc5a9-0a1f-4312-b421-eea4eb59a017 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:59.291489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21bcc5a9-0a1f-4312-b421-eea4eb59a017 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:59.295315 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b28f9968-b57a-4fe9-97e8-9833486228fe tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853?usage=True returned with HTTP 200 Aug 14 22:23:59.295968 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 95/372] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:23:59 2026] GET /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853?usage=True => generated 1061 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:59.304702 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:59.304702 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:23:59.312189 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-21bcc5a9-0a1f-4312-b421-eea4eb59a017 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:23:59.313271 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-347f8f19-765b-4030-b38f-4fc7db1359fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:59.315473 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-347f8f19-765b-4030-b38f-4fc7db1359fd tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] DELETE https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 Aug 14 22:23:59.315698 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-347f8f19-765b-4030-b38f-4fc7db1359fd tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:59.315915 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-347f8f19-765b-4030-b38f-4fc7db1359fd tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:59.316113 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-347f8f19-765b-4030-b38f-4fc7db1359fd tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Delete volume with id: f21af2a4-e258-4c31-8b8d-cbff0211ba84 Aug 14 22:23:59.320430 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21bcc5a9-0a1f-4312-b421-eea4eb59a017 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:23:59.321230 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 99/373] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:59 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:23:59.325216 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:59.325216 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:23:59.326300 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-347f8f19-765b-4030-b38f-4fc7db1359fd tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Volume info retrieved successfully. Aug 14 22:23:59.354174 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-347f8f19-765b-4030-b38f-4fc7db1359fd tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Delete volume request issued successfully. Aug 14 22:23:59.354591 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-347f8f19-765b-4030-b38f-4fc7db1359fd tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 returned with HTTP 202 Aug 14 22:23:59.355148 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 87/374] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:23:59 2026] DELETE /volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:23:59.363853 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6192d7b1-0612-40b0-8b6d-e6e5893e7a7d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:23:59.368166 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6192d7b1-0612-40b0-8b6d-e6e5893e7a7d tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] GET https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 Aug 14 22:23:59.368415 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6192d7b1-0612-40b0-8b6d-e6e5893e7a7d tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:23:59.368686 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6192d7b1-0612-40b0-8b6d-e6e5893e7a7d tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:23:59.387193 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:23:59.387193 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:23:59.393058 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6192d7b1-0612-40b0-8b6d-e6e5893e7a7d tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Volume info retrieved successfully. Aug 14 22:23:59.401704 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6192d7b1-0612-40b0-8b6d-e6e5893e7a7d tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 returned with HTTP 200 Aug 14 22:23:59.402306 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 94/375] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:23:59 2026] GET /volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:00.425171 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7888ebf6-3461-43b3-9c67-08e44f0ab139 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:00.426541 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7888ebf6-3461-43b3-9c67-08e44f0ab139 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] GET https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 Aug 14 22:24:00.426772 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7888ebf6-3461-43b3-9c67-08e44f0ab139 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:00.427005 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7888ebf6-3461-43b3-9c67-08e44f0ab139 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:00.439287 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7888ebf6-3461-43b3-9c67-08e44f0ab139 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 returned with HTTP 404 Aug 14 22:24:00.439287 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 96/376] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:00 2026] GET /volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:00.450831 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cd701dcc-6ac0-4de8-88fa-df48d86e8e7a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:00.453873 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd701dcc-6ac0-4de8-88fa-df48d86e8e7a tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] GET https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 Aug 14 22:24:00.454997 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd701dcc-6ac0-4de8-88fa-df48d86e8e7a tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:00.454997 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd701dcc-6ac0-4de8-88fa-df48d86e8e7a tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:00.465935 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd701dcc-6ac0-4de8-88fa-df48d86e8e7a tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 returned with HTTP 404 Aug 14 22:24:00.466573 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 100/377] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:00 2026] GET /volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:00.481053 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2149928c-03e3-48a2-8702-146b8a609a02 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:00.483464 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2149928c-03e3-48a2-8702-146b8a609a02 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] DELETE https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 Aug 14 22:24:00.483629 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2149928c-03e3-48a2-8702-146b8a609a02 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:00.483927 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2149928c-03e3-48a2-8702-146b8a609a02 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:00.484088 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2149928c-03e3-48a2-8702-146b8a609a02 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Delete volume with id: f21af2a4-e258-4c31-8b8d-cbff0211ba84 Aug 14 22:24:00.490829 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2149928c-03e3-48a2-8702-146b8a609a02 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 returned with HTTP 404 Aug 14 22:24:00.491366 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 88/378] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:24:00 2026] DELETE /volume/v3/volumes/f21af2a4-e258-4c31-8b8d-cbff0211ba84 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:00.501599 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:00.504016 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:24:00.504618 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1473616538"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:00.506477 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1473616538'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:24:00.506734 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Create volume of 1 GB Aug 14 22:24:00.511684 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Availability Zones retrieved successfully. Aug 14 22:24:00.519186 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Flow 'volume_create_api' (e6dbb1f3-92ff-4ddb-9a8f-6e5b38e46867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:00.520450 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08b4a2ef-6d60-49fe-af71-5ebc391c52fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:00.521626 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:24:00.556555 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08b4a2ef-6d60-49fe-af71-5ebc391c52fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:00.557752 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c6e168-5967-49a2-ba2a-10d55d5b5362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:00.606015 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Created reservations ['89d8f700-8d17-417b-bcf9-7e5659b37bcd', 'a210f49f-1250-4f8c-ae15-85faac46eb6c', '428d1f79-1836-4c23-a125-f4394f069668', 'b332ed0d-1ba2-4afb-89f4-17ba7e9472ae'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:00.607045 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c6e168-5967-49a2-ba2a-10d55d5b5362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89d8f700-8d17-417b-bcf9-7e5659b37bcd', 'a210f49f-1250-4f8c-ae15-85faac46eb6c', '428d1f79-1836-4c23-a125-f4394f069668', 'b332ed0d-1ba2-4afb-89f4-17ba7e9472ae']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:00.608234 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fea33b6-4b78-421b-a851-fe3142aa8c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:00.637889 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fea33b6-4b78-421b-a851-fe3142aa8c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e223f028-5b7e-4bd8-b944-6eadbc4f90c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1473616538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20a7b0e86a9e48b68cf1791040e33853',qos_specs=None,replication_status=,reservations=['89d8f700-8d17-417b-bcf9-7e5659b37bcd','a210f49f-1250-4f8c-ae15-85faac46eb6c','428d1f79-1836-4c23-a125-f4394f069668','b332ed0d-1ba2-4afb-89f4-17ba7e9472ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66a64c0fd2994e2faff0b6d944c24149',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:24:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1473616538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e223f028-5b7e-4bd8-b944-6eadbc4f90c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20a7b0e86a9e48b68cf1791040e33853',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66a64c0fd2994e2faff0b6d944c24149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:00.639284 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca1e6816-5c8b-4105-9b34-8e3030e9958f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:00.662958 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca1e6816-5c8b-4105-9b34-8e3030e9958f) transitioned into state 'SUCCESS' from state '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-1473616538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20a7b0e86a9e48b68cf1791040e33853',qos_specs=None,replication_status=,reservations=['89d8f700-8d17-417b-bcf9-7e5659b37bcd','a210f49f-1250-4f8c-ae15-85faac46eb6c','428d1f79-1836-4c23-a125-f4394f069668','b332ed0d-1ba2-4afb-89f4-17ba7e9472ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66a64c0fd2994e2faff0b6d944c24149',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:00.663962 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5dd0928-9f84-4096-af78-7077ca2ab478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:00.676392 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5dd0928-9f84-4096-af78-7077ca2ab478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:00.677716 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Flow 'volume_create_api' (e6dbb1f3-92ff-4ddb-9a8f-6e5b38e46867) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:00.678329 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Create volume request issued successfully. Aug 14 22:24:00.679228 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d61e89b0-956e-4750-b9c1-b3826d72bd44 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:24:00.679929 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 95/379] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:24:00 2026] POST /volume/v3/volumes => generated 756 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:24:00.696840 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3fa4f256-fb4f-4943-9495-8d1910d9dde4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:00.700326 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3fa4f256-fb4f-4943-9495-8d1910d9dde4 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] GET https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 Aug 14 22:24:00.700975 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3fa4f256-fb4f-4943-9495-8d1910d9dde4 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:00.701329 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3fa4f256-fb4f-4943-9495-8d1910d9dde4 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:00.710592 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:00.710592 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:00.715638 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3fa4f256-fb4f-4943-9495-8d1910d9dde4 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Volume info retrieved successfully. Aug 14 22:24:00.722627 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3fa4f256-fb4f-4943-9495-8d1910d9dde4 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 returned with HTTP 200 Aug 14 22:24:00.723152 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 97/380] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:00 2026] GET /volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:01.435366 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a5b8315c-afb8-4d7f-a180-9827d899dac6 req-3e0ca9be-b1cb-4409-8e4e-b2ce95ffe467 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:01.442131 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a5b8315c-afb8-4d7f-a180-9827d899dac6 req-3e0ca9be-b1cb-4409-8e4e-b2ce95ffe467 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] DELETE https://10.4.3.114/volume/v3/attachments/fcddbf01-8c4e-4789-93bb-1c3a4fc4881c Aug 14 22:24:01.442446 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a5b8315c-afb8-4d7f-a180-9827d899dac6 req-3e0ca9be-b1cb-4409-8e4e-b2ce95ffe467 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:01.442656 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a5b8315c-afb8-4d7f-a180-9827d899dac6 req-3e0ca9be-b1cb-4409-8e4e-b2ce95ffe467 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:01.462626 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:01.462626 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:01.564810 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a5b8315c-afb8-4d7f-a180-9827d899dac6 req-3e0ca9be-b1cb-4409-8e4e-b2ce95ffe467 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/attachments/fcddbf01-8c4e-4789-93bb-1c3a4fc4881c returned with HTTP 200 Aug 14 22:24:01.565383 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 101/381] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:24:01 2026] DELETE /volume/v3/attachments/fcddbf01-8c4e-4789-93bb-1c3a4fc4881c => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:01.743572 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-76634425-b5cb-4469-a417-d0fc67faaec1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:01.745608 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76634425-b5cb-4469-a417-d0fc67faaec1 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] GET https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 Aug 14 22:24:01.745864 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76634425-b5cb-4469-a417-d0fc67faaec1 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:01.746212 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76634425-b5cb-4469-a417-d0fc67faaec1 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:01.766164 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:01.766164 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:01.774921 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-76634425-b5cb-4469-a417-d0fc67faaec1 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Volume info retrieved successfully. Aug 14 22:24:01.785530 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76634425-b5cb-4469-a417-d0fc67faaec1 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 returned with HTTP 200 Aug 14 22:24:01.786611 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 89/382] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:01 2026] GET /volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:01.804921 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fa679ace-e4b8-40ae-b16f-53fb9773266a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:01.808814 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa679ace-e4b8-40ae-b16f-53fb9773266a tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853?usage=True Aug 14 22:24:01.809075 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa679ace-e4b8-40ae-b16f-53fb9773266a tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:01.809433 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa679ace-e4b8-40ae-b16f-53fb9773266a tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:01.809824 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:01.809824 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:01.859978 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa679ace-e4b8-40ae-b16f-53fb9773266a tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853?usage=True returned with HTTP 200 Aug 14 22:24:01.859978 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 96/383] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:24:01 2026] GET /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853?usage=True => generated 1061 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:01.876750 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-20ceb7e6-0fd9-48e3-a62d-41a67798127d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:01.880486 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20ceb7e6-0fd9-48e3-a62d-41a67798127d tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/4819c4e07844453fb6656a5809ecfd34?usage=True Aug 14 22:24:01.880486 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20ceb7e6-0fd9-48e3-a62d-41a67798127d tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:01.880486 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20ceb7e6-0fd9-48e3-a62d-41a67798127d tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:01.918516 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20ceb7e6-0fd9-48e3-a62d-41a67798127d tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/4819c4e07844453fb6656a5809ecfd34?usage=True returned with HTTP 200 Aug 14 22:24:01.919066 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 98/384] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:24:01 2026] GET /volume/v3/os-quota-sets/4819c4e07844453fb6656a5809ecfd34?usage=True => generated 1061 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:01.935797 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2ff727ef-d265-406a-b3f0-28f8e621a99d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:01.939327 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ff727ef-d265-406a-b3f0-28f8e621a99d tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] POST https://10.4.3.114/volume/v3/os-volume-transfer Aug 14 22:24:01.939736 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ff727ef-d265-406a-b3f0-28f8e621a99d tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e223f028-5b7e-4bd8-b944-6eadbc4f90c3"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:01.941939 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.volume_transfer [None req-2ff727ef-d265-406a-b3f0-28f8e621a99d tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e223f028-5b7e-4bd8-b944-6eadbc4f90c3'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 22:24:01.942266 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.volume_transfer [None req-2ff727ef-d265-406a-b3f0-28f8e621a99d tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Creating transfer of volume e223f028-5b7e-4bd8-b944-6eadbc4f90c3 Aug 14 22:24:01.942415 np0000007343 devstack@c-api.service[100322]: INFO cinder.transfer.api [None req-2ff727ef-d265-406a-b3f0-28f8e621a99d tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Generating transfer record for volume e223f028-5b7e-4bd8-b944-6eadbc4f90c3 Aug 14 22:24:01.954308 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:01.954308 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:01.994622 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ff727ef-d265-406a-b3f0-28f8e621a99d tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 22:24:01.995096 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 102/385] 10.4.3.114 () {68 vars in 1291 bytes} [Fri Aug 14 22:24:01 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:24:02.006998 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4ffed8fd-83f1-4c75-8aca-a377187fc487 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:02.106244 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4ffed8fd-83f1-4c75-8aca-a377187fc487 tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] POST https://10.4.3.114/volume/v3/os-volume-transfer/13134a6e-9f48-4000-9bc0-118dd1c39452/accept Aug 14 22:24:02.106730 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4ffed8fd-83f1-4c75-8aca-a377187fc487 tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7d26db44222a53ed"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:02.108995 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.volume_transfer [None req-4ffed8fd-83f1-4c75-8aca-a377187fc487 tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] Accepting volume transfer 13134a6e-9f48-4000-9bc0-118dd1c39452 {{(pid=100323) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 22:24:02.109917 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-4ffed8fd-83f1-4c75-8aca-a377187fc487 tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] Accepting transfer 13134a6e-9f48-4000-9bc0-118dd1c39452 Aug 14 22:24:02.228438 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4ffed8fd-83f1-4c75-8aca-a377187fc487 tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] Created reservations ['aedf108e-b07e-4e20-bdf3-3338a520f67f', '61aa9e01-e8a7-4cef-801e-f6fe33db4b35', 'ed110f20-b640-466b-af3f-6e4f3e5fd631', '8d5ba89a-5ef4-4918-851a-7fe1bdbe6f00'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:02.261856 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4ffed8fd-83f1-4c75-8aca-a377187fc487 tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] Created reservations ['4cf49ed9-e763-4e40-b0ef-ffdd96194b29', '9a34eea3-a09a-4195-903e-1e2749f09273', '246522a7-0782-4f46-976c-9a8cc1ff4d90', 'dee2194b-13db-4bae-a66f-847484c6975e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:02.328916 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4ffed8fd-83f1-4c75-8aca-a377187fc487 tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] Created reservations ['42750860-a169-4f44-a012-d297e25c3cc9', '227c695c-a86b-4b1f-9291-f78e9656920b', 'd0154cbb-3d7a-4b9d-b395-657e3b6076ae', '2f9d7a45-6477-48c6-b94b-354759f096e0'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:02.381898 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4ffed8fd-83f1-4c75-8aca-a377187fc487 tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] Created reservations ['5fda2001-e932-4ae3-b95b-edb38c891557', 'f99488cb-bb48-4e64-9ba1-7fe735918337', '7df02575-b2f0-48fb-8756-45920fb8e400', '8623e993-e822-4d7b-9373-d9f4559ad9ab'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:02.402812 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4ffed8fd-83f1-4c75-8aca-a377187fc487 tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] Transfer volume completed successfully. Aug 14 22:24:02.546452 np0000007343 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-4ffed8fd-83f1-4c75-8aca-a377187fc487 tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] Volume e223f028-5b7e-4bd8-b944-6eadbc4f90c3 has been transferred. Aug 14 22:24:02.556089 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4ffed8fd-83f1-4c75-8aca-a377187fc487 tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] https://10.4.3.114/volume/v3/os-volume-transfer/13134a6e-9f48-4000-9bc0-118dd1c39452/accept returned with HTTP 202 Aug 14 22:24:02.556625 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 90/386] 10.4.3.114 () {68 vars in 1423 bytes} [Fri Aug 14 22:24:02 2026] POST /volume/v3/os-volume-transfer/13134a6e-9f48-4000-9bc0-118dd1c39452/accept => generated 365 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:24:02.576351 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65a088e4-67c4-47fc-b926-aed3acd384bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:02.578683 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65a088e4-67c4-47fc-b926-aed3acd384bb tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] GET https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 Aug 14 22:24:02.578991 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65a088e4-67c4-47fc-b926-aed3acd384bb tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:02.579280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65a088e4-67c4-47fc-b926-aed3acd384bb tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:02.590066 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:02.590066 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:02.597059 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65a088e4-67c4-47fc-b926-aed3acd384bb tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] Volume info retrieved successfully. Aug 14 22:24:02.603176 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65a088e4-67c4-47fc-b926-aed3acd384bb tempest-VolumeQuotasAdminTestJSON-1933604809 tempest-VolumeQuotasAdminTestJSON-1933604809-project-member] https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 returned with HTTP 200 Aug 14 22:24:02.603656 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 97/387] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:02 2026] GET /volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:02.620698 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f39c896f-b125-40e4-bff6-5d58d8bbefa9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:02.624386 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f39c896f-b125-40e4-bff6-5d58d8bbefa9 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853?usage=True Aug 14 22:24:02.624607 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f39c896f-b125-40e4-bff6-5d58d8bbefa9 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:02.624918 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f39c896f-b125-40e4-bff6-5d58d8bbefa9 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:02.651740 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f39c896f-b125-40e4-bff6-5d58d8bbefa9 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853?usage=True returned with HTTP 200 Aug 14 22:24:02.652348 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 99/388] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:24:02 2026] GET /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:02.666047 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ebdc16dc-dfd0-4aef-bbf2-7f34682fd623 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:02.668385 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebdc16dc-dfd0-4aef-bbf2-7f34682fd623 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/4819c4e07844453fb6656a5809ecfd34?usage=True Aug 14 22:24:02.668672 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebdc16dc-dfd0-4aef-bbf2-7f34682fd623 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:02.668949 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebdc16dc-dfd0-4aef-bbf2-7f34682fd623 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:02.700650 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebdc16dc-dfd0-4aef-bbf2-7f34682fd623 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/4819c4e07844453fb6656a5809ecfd34?usage=True returned with HTTP 200 Aug 14 22:24:02.701301 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 103/389] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:24:02 2026] GET /volume/v3/os-quota-sets/4819c4e07844453fb6656a5809ecfd34?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:02.718051 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d54ff6de-5397-429b-8229-7d6c4d8405e5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:02.720190 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d54ff6de-5397-429b-8229-7d6c4d8405e5 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 Aug 14 22:24:02.720190 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d54ff6de-5397-429b-8229-7d6c4d8405e5 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:02.720422 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d54ff6de-5397-429b-8229-7d6c4d8405e5 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:02.720604 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d54ff6de-5397-429b-8229-7d6c4d8405e5 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Delete volume with id: e223f028-5b7e-4bd8-b944-6eadbc4f90c3 Aug 14 22:24:02.731643 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:02.731643 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:02.731643 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d54ff6de-5397-429b-8229-7d6c4d8405e5 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Volume info retrieved successfully. Aug 14 22:24:02.758825 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d54ff6de-5397-429b-8229-7d6c4d8405e5 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Delete volume request issued successfully. Aug 14 22:24:02.759309 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d54ff6de-5397-429b-8229-7d6c4d8405e5 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 returned with HTTP 202 Aug 14 22:24:02.760566 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 91/390] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:24:02 2026] DELETE /volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:02.770206 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-77c1b37d-1ce1-47ad-81cc-9b662849cb1b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:02.771481 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77c1b37d-1ce1-47ad-81cc-9b662849cb1b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 Aug 14 22:24:02.771699 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77c1b37d-1ce1-47ad-81cc-9b662849cb1b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:02.771974 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77c1b37d-1ce1-47ad-81cc-9b662849cb1b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:02.783039 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:02.783039 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:02.790338 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-77c1b37d-1ce1-47ad-81cc-9b662849cb1b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Volume info retrieved successfully. Aug 14 22:24:02.796834 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77c1b37d-1ce1-47ad-81cc-9b662849cb1b tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 returned with HTTP 200 Aug 14 22:24:02.796968 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 98/391] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:02 2026] GET /volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 => generated 1012 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:03.356649 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-20e3fb3e-2524-4505-addd-0a3f51552972 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:03.359422 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20e3fb3e-2524-4505-addd-0a3f51552972 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:24:03.359537 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20e3fb3e-2524-4505-addd-0a3f51552972 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:03.363288 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20e3fb3e-2524-4505-addd-0a3f51552972 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:03.376868 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:03.376868 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:03.386154 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-20e3fb3e-2524-4505-addd-0a3f51552972 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:24:03.400298 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20e3fb3e-2524-4505-addd-0a3f51552972 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:24:03.400884 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 100/392] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:03 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:03.418164 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f5f0e0d-c0ff-4e9c-b062-fe493489281a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:03.420116 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f5f0e0d-c0ff-4e9c-b062-fe493489281a tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:24:03.420351 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f5f0e0d-c0ff-4e9c-b062-fe493489281a tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:03.420599 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f5f0e0d-c0ff-4e9c-b062-fe493489281a tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:03.428910 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:03.428910 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:03.433729 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8f5f0e0d-c0ff-4e9c-b062-fe493489281a tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:24:03.438773 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f5f0e0d-c0ff-4e9c-b062-fe493489281a tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:24:03.439347 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 104/393] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:03 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:03.493787 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-69b463e6-fe57-4865-aa19-e7df75e9b39c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:03.495814 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69b463e6-fe57-4865-aa19-e7df75e9b39c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:24:03.495994 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69b463e6-fe57-4865-aa19-e7df75e9b39c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:03.496161 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69b463e6-fe57-4865-aa19-e7df75e9b39c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:03.504716 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:03.504716 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:03.510904 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-69b463e6-fe57-4865-aa19-e7df75e9b39c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:24:03.516688 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69b463e6-fe57-4865-aa19-e7df75e9b39c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:24:03.517275 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 92/394] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:03 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:03.541514 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2adc2e7c-a81a-476f-b3fd-f2fcb8a4246c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:03.543676 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2adc2e7c-a81a-476f-b3fd-f2fcb8a4246c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] DELETE https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:24:03.543943 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2adc2e7c-a81a-476f-b3fd-f2fcb8a4246c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:03.544181 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2adc2e7c-a81a-476f-b3fd-f2fcb8a4246c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:03.544435 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2adc2e7c-a81a-476f-b3fd-f2fcb8a4246c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Delete volume with id: 89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:24:03.553519 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:03.553519 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:03.554123 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2adc2e7c-a81a-476f-b3fd-f2fcb8a4246c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:24:03.588988 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2adc2e7c-a81a-476f-b3fd-f2fcb8a4246c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Delete volume request issued successfully. Aug 14 22:24:03.589233 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2adc2e7c-a81a-476f-b3fd-f2fcb8a4246c tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 202 Aug 14 22:24:03.589805 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 99/395] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:24:03 2026] DELETE /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:03.597746 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dd8ff63c-579a-4902-9d77-c604b0cecdb4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:03.600818 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd8ff63c-579a-4902-9d77-c604b0cecdb4 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:24:03.601131 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd8ff63c-579a-4902-9d77-c604b0cecdb4 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:03.601392 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd8ff63c-579a-4902-9d77-c604b0cecdb4 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:03.612551 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:03.612551 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:03.618158 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dd8ff63c-579a-4902-9d77-c604b0cecdb4 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Volume info retrieved successfully. Aug 14 22:24:03.626357 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd8ff63c-579a-4902-9d77-c604b0cecdb4 tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 200 Aug 14 22:24:03.626511 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 101/396] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:03 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:03.814496 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a35c9061-223c-4ab7-b8d0-74b3d5c840c8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:03.815199 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a35c9061-223c-4ab7-b8d0-74b3d5c840c8 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 Aug 14 22:24:03.815534 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a35c9061-223c-4ab7-b8d0-74b3d5c840c8 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:03.815931 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a35c9061-223c-4ab7-b8d0-74b3d5c840c8 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:03.824616 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a35c9061-223c-4ab7-b8d0-74b3d5c840c8 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 returned with HTTP 404 Aug 14 22:24:03.825401 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 105/397] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:03 2026] GET /volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:03.836176 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-95d80098-0fa4-41a0-9b83-b970e916c2f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:03.840473 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95d80098-0fa4-41a0-9b83-b970e916c2f5 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] GET https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 Aug 14 22:24:03.840737 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95d80098-0fa4-41a0-9b83-b970e916c2f5 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:03.841055 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95d80098-0fa4-41a0-9b83-b970e916c2f5 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:03.855362 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95d80098-0fa4-41a0-9b83-b970e916c2f5 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 returned with HTTP 404 Aug 14 22:24:03.856352 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 93/398] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:03 2026] GET /volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:03.871734 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7bfc08dc-1e28-4637-a024-0ea43e90cfb6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:03.876848 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7bfc08dc-1e28-4637-a024-0ea43e90cfb6 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 Aug 14 22:24:03.877260 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7bfc08dc-1e28-4637-a024-0ea43e90cfb6 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:03.877539 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7bfc08dc-1e28-4637-a024-0ea43e90cfb6 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:03.878341 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-7bfc08dc-1e28-4637-a024-0ea43e90cfb6 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] Delete volume with id: e223f028-5b7e-4bd8-b944-6eadbc4f90c3 Aug 14 22:24:03.889216 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7bfc08dc-1e28-4637-a024-0ea43e90cfb6 tempest-VolumeQuotasAdminTestJSON-1753799484 tempest-VolumeQuotasAdminTestJSON-1753799484-project-member] https://10.4.3.114/volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 returned with HTTP 404 Aug 14 22:24:03.890079 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 100/399] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:24:03 2026] DELETE /volume/v3/volumes/e223f028-5b7e-4bd8-b944-6eadbc4f90c3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:03.902172 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4513427e-b000-4c90-a1c2-92532e6b76d4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:03.904441 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4513427e-b000-4c90-a1c2-92532e6b76d4 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/41140a9f98df46bdb88b5b070da5fc3a?usage=True Aug 14 22:24:03.904673 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4513427e-b000-4c90-a1c2-92532e6b76d4 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:03.904959 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4513427e-b000-4c90-a1c2-92532e6b76d4 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:03.942595 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4513427e-b000-4c90-a1c2-92532e6b76d4 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/41140a9f98df46bdb88b5b070da5fc3a?usage=True returned with HTTP 200 Aug 14 22:24:03.943120 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 102/400] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:24:03 2026] GET /volume/v3/os-quota-sets/41140a9f98df46bdb88b5b070da5fc3a?usage=True => generated 1061 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:03.962513 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9007a0d2-57e2-4ab4-861a-4c4fb72e9cf7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:03.964563 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9007a0d2-57e2-4ab4-861a-4c4fb72e9cf7 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 Aug 14 22:24:03.964975 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9007a0d2-57e2-4ab4-861a-4c4fb72e9cf7 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:04.078662 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9007a0d2-57e2-4ab4-861a-4c4fb72e9cf7 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 returned with HTTP 200 Aug 14 22:24:04.079111 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 106/401] 10.4.3.114 () {68 vars in 1375 bytes} [Fri Aug 14 22:24:03 2026] PUT /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 => generated 397 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:04.090571 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-22c42e36-0348-49b2-b6d1-bc0441b69249 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:04.094040 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22c42e36-0348-49b2-b6d1-bc0441b69249 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 Aug 14 22:24:04.094040 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22c42e36-0348-49b2-b6d1-bc0441b69249 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:04.215957 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22c42e36-0348-49b2-b6d1-bc0441b69249 tempest-VolumeQuotasAdminTestJSON-1689818321 tempest-VolumeQuotasAdminTestJSON-1689818321-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 returned with HTTP 200 Aug 14 22:24:04.216413 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 94/402] 10.4.3.114 () {68 vars in 1375 bytes} [Fri Aug 14 22:24:04 2026] PUT /volume/v3/os-quota-sets/20a7b0e86a9e48b68cf1791040e33853 => generated 395 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:04.646058 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4ebdcec3-1f92-4dee-ba64-629af0aa2aaa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:04.650399 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ebdcec3-1f92-4dee-ba64-629af0aa2aaa tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] GET https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 Aug 14 22:24:04.650399 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ebdcec3-1f92-4dee-ba64-629af0aa2aaa tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:04.651514 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ebdcec3-1f92-4dee-ba64-629af0aa2aaa tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:04.658374 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ebdcec3-1f92-4dee-ba64-629af0aa2aaa tempest-DeleteServersTestJSON-1710420197 tempest-DeleteServersTestJSON-1710420197-project-member] https://10.4.3.114/volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 returned with HTTP 404 Aug 14 22:24:04.659705 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 101/403] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:04 2026] GET /volume/v3/volumes/89592bbe-1e30-4531-9088-9c04309083d2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:09.186874 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-92f2f78f-6917-4612-b7d4-f934ba1aa58c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:09.458804 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92f2f78f-6917-4612-b7d4-f934ba1aa58c tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:24:09.459325 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92f2f78f-6917-4612-b7d4-f934ba1aa58c tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2066078334", "os-volume-type-access:is_public": false}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:09.485707 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92f2f78f-6917-4612-b7d4-f934ba1aa58c tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:24:09.486143 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 103/404] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:24:09 2026] POST /volume/v3/types => generated 229 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:09.499916 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-62112751-d398-4c6d-8851-8fdd07c2d000 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:09.655623 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-62112751-d398-4c6d-8851-8fdd07c2d000 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:24:09.656345 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-62112751-d398-4c6d-8851-8fdd07c2d000 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "24908359-f6cb-499e-a85f-2d1608e4aeb9", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:09.658469 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-62112751-d398-4c6d-8851-8fdd07c2d000 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Create volume request body: {'volume': {'volume_type': '24908359-f6cb-499e-a85f-2d1608e4aeb9', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:24:09.675925 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-62112751-d398-4c6d-8851-8fdd07c2d000 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 404 Aug 14 22:24:09.676545 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 107/405] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:24:09 2026] POST /volume/v3/volumes => generated 114 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:09.686065 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6da8db63-cc5a-4501-9483-881782b32de7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:09.689530 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6da8db63-cc5a-4501-9483-881782b32de7 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] POST https://10.4.3.114/volume/v3/types/24908359-f6cb-499e-a85f-2d1608e4aeb9/action Aug 14 22:24:09.689530 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6da8db63-cc5a-4501-9483-881782b32de7 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action body: b'{"addProjectAccess": {"project": "fd4382c0c77a4a81893aede70ed7ba66"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:24:09.689530 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6da8db63-cc5a-4501-9483-881782b32de7 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "fd4382c0c77a4a81893aede70ed7ba66"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:09.707172 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6da8db63-cc5a-4501-9483-881782b32de7 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] https://10.4.3.114/volume/v3/types/24908359-f6cb-499e-a85f-2d1608e4aeb9/action returned with HTTP 202 Aug 14 22:24:09.708682 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 95/406] 10.4.3.114 () {68 vars in 1384 bytes} [Fri Aug 14 22:24:09 2026] POST /volume/v3/types/24908359-f6cb-499e-a85f-2d1608e4aeb9/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:09.718743 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:09.721096 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:24:09.721506 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "24908359-f6cb-499e-a85f-2d1608e4aeb9", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-151570772"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:09.723050 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Create volume request body: {'volume': {'volume_type': '24908359-f6cb-499e-a85f-2d1608e4aeb9', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-151570772'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:24:09.730358 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Create volume of 1 GB Aug 14 22:24:09.730689 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:09.730689 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:09.731211 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Availability Zones retrieved successfully. Aug 14 22:24:09.742984 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Flow 'volume_create_api' (6fa043f2-31f9-4f52-a9b6-bbf80dbc47d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:09.744403 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe957d6d-62d9-4e46-92ec-e47c4347beab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:09.745595 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:24:09.771407 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe957d6d-62d9-4e46-92ec-e47c4347beab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:24:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=24908359-f6cb-499e-a85f-2d1608e4aeb9,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2066078334',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24908359-f6cb-499e-a85f-2d1608e4aeb9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:09.772386 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07279f2e-ee7d-46b1-b9f7-421affaf8419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:09.812600 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2066078334 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2066078334, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:24:09.813509 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2066078334 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2066078334, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:24:09.864439 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Created reservations ['99f4cacd-79ae-44df-9d00-5251c4b7d58f', '92e252b4-d791-4186-8587-ce66095afe52', '916eaede-bbb1-4616-80e5-be31940f8896', 'be28b870-db6b-493c-99d7-931a2054c8a4'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:09.865522 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07279f2e-ee7d-46b1-b9f7-421affaf8419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99f4cacd-79ae-44df-9d00-5251c4b7d58f', '92e252b4-d791-4186-8587-ce66095afe52', '916eaede-bbb1-4616-80e5-be31940f8896', 'be28b870-db6b-493c-99d7-931a2054c8a4']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:09.866067 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f2fd522-e80d-4715-97bb-f7eefed92685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:09.893634 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f2fd522-e80d-4715-97bb-f7eefed92685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f9c48ed-0429-40f6-8960-7ee2ba35fa4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-151570772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd4382c0c77a4a81893aede70ed7ba66',qos_specs=None,replication_status=,reservations=['99f4cacd-79ae-44df-9d00-5251c4b7d58f','92e252b4-d791-4186-8587-ce66095afe52','916eaede-bbb1-4616-80e5-be31940f8896','be28b870-db6b-493c-99d7-931a2054c8a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b2a3f9f1ac4e27adc38b627d20a65e',volume_type_id=24908359-f6cb-499e-a85f-2d1608e4aeb9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-151570772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f9c48ed-0429-40f6-8960-7ee2ba35fa4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd4382c0c77a4a81893aede70ed7ba66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88b2a3f9f1ac4e27adc38b627d20a65e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24908359-f6cb-499e-a85f-2d1608e4aeb9),volume_type_id=24908359-f6cb-499e-a85f-2d1608e4aeb9)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:09.894635 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b84ca361-f5a7-44e8-b813-963d1870fb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:09.919428 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b84ca361-f5a7-44e8-b813-963d1870fb39) transitioned into state 'SUCCESS' from state '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-151570772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd4382c0c77a4a81893aede70ed7ba66',qos_specs=None,replication_status=,reservations=['99f4cacd-79ae-44df-9d00-5251c4b7d58f','92e252b4-d791-4186-8587-ce66095afe52','916eaede-bbb1-4616-80e5-be31940f8896','be28b870-db6b-493c-99d7-931a2054c8a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b2a3f9f1ac4e27adc38b627d20a65e',volume_type_id=24908359-f6cb-499e-a85f-2d1608e4aeb9)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:09.920526 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e37f3a-ec31-423d-bb8d-8fb8220aee57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:09.937010 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e37f3a-ec31-423d-bb8d-8fb8220aee57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:09.938324 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Flow 'volume_create_api' (6fa043f2-31f9-4f52-a9b6-bbf80dbc47d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:09.939129 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Create volume request issued successfully. Aug 14 22:24:09.940016 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be3beee8-e2c2-434a-9b7e-359db3703e8f tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:24:09.940509 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 102/407] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:24:09 2026] POST /volume/v3/volumes => generated 795 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:24:09.957540 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c5047c69-21ae-40a3-a475-60943206a651 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:09.959950 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5047c69-21ae-40a3-a475-60943206a651 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] GET https://10.4.3.114/volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c Aug 14 22:24:09.961618 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5047c69-21ae-40a3-a475-60943206a651 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:09.961618 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5047c69-21ae-40a3-a475-60943206a651 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:09.976333 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:09.976333 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:09.981904 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c5047c69-21ae-40a3-a475-60943206a651 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Volume info retrieved successfully. Aug 14 22:24:09.986210 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5047c69-21ae-40a3-a475-60943206a651 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] https://10.4.3.114/volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c returned with HTTP 200 Aug 14 22:24:09.986839 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 104/408] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:09 2026] GET /volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c => generated 863 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:11.008861 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b514e348-cc33-4d15-8714-920963864e7c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:11.013412 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b514e348-cc33-4d15-8714-920963864e7c tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] GET https://10.4.3.114/volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c Aug 14 22:24:11.014452 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b514e348-cc33-4d15-8714-920963864e7c tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:11.015517 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b514e348-cc33-4d15-8714-920963864e7c tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:11.027948 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:11.027948 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:11.037506 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b514e348-cc33-4d15-8714-920963864e7c tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Volume info retrieved successfully. Aug 14 22:24:11.046145 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b514e348-cc33-4d15-8714-920963864e7c tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] https://10.4.3.114/volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c returned with HTTP 200 Aug 14 22:24:11.046570 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 108/409] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:11 2026] GET /volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c => generated 888 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:11.075214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de426bfb-0494-4138-b3ff-da1346c868a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:11.080989 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de426bfb-0494-4138-b3ff-da1346c868a8 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] GET https://10.4.3.114/volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c Aug 14 22:24:11.081302 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de426bfb-0494-4138-b3ff-da1346c868a8 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:11.081585 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de426bfb-0494-4138-b3ff-da1346c868a8 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:11.093580 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:11.093580 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:11.098184 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-de426bfb-0494-4138-b3ff-da1346c868a8 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Volume info retrieved successfully. Aug 14 22:24:11.105494 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de426bfb-0494-4138-b3ff-da1346c868a8 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] https://10.4.3.114/volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c returned with HTTP 200 Aug 14 22:24:11.106222 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 96/410] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:11 2026] GET /volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c => generated 888 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:11.122228 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-df7fb944-b1ce-4975-b22d-f92db99c745a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:11.125479 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df7fb944-b1ce-4975-b22d-f92db99c745a tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] DELETE https://10.4.3.114/volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c Aug 14 22:24:11.125975 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df7fb944-b1ce-4975-b22d-f92db99c745a tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:11.126137 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df7fb944-b1ce-4975-b22d-f92db99c745a tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:11.126402 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-df7fb944-b1ce-4975-b22d-f92db99c745a tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Delete volume with id: 9f9c48ed-0429-40f6-8960-7ee2ba35fa4c Aug 14 22:24:11.139117 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:11.139117 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:11.139908 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-df7fb944-b1ce-4975-b22d-f92db99c745a tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Volume info retrieved successfully. Aug 14 22:24:11.178647 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-df7fb944-b1ce-4975-b22d-f92db99c745a tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Delete volume request issued successfully. Aug 14 22:24:11.178949 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df7fb944-b1ce-4975-b22d-f92db99c745a tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] https://10.4.3.114/volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c returned with HTTP 202 Aug 14 22:24:11.180690 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 103/411] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:24:11 2026] DELETE /volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:11.195181 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1ba185bb-66b9-44d8-ae12-a09a08e6ef90 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:11.199118 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ba185bb-66b9-44d8-ae12-a09a08e6ef90 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] GET https://10.4.3.114/volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c Aug 14 22:24:11.199230 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ba185bb-66b9-44d8-ae12-a09a08e6ef90 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:11.201435 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ba185bb-66b9-44d8-ae12-a09a08e6ef90 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:11.214397 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:11.214397 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:11.220662 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1ba185bb-66b9-44d8-ae12-a09a08e6ef90 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Volume info retrieved successfully. Aug 14 22:24:11.228648 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ba185bb-66b9-44d8-ae12-a09a08e6ef90 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] https://10.4.3.114/volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c returned with HTTP 200 Aug 14 22:24:11.229144 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 105/412] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:11 2026] GET /volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c => generated 887 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:12.253720 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c6e5c24b-8745-44f1-b544-b000d5edd744 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.255810 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6e5c24b-8745-44f1-b544-b000d5edd744 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] GET https://10.4.3.114/volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c Aug 14 22:24:12.256189 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6e5c24b-8745-44f1-b544-b000d5edd744 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:12.256528 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6e5c24b-8745-44f1-b544-b000d5edd744 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:12.263846 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6e5c24b-8745-44f1-b544-b000d5edd744 tempest-VolumeTypesAccessTest-1402525621 tempest-VolumeTypesAccessTest-1402525621-project-member] https://10.4.3.114/volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c returned with HTTP 404 Aug 14 22:24:12.264618 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 109/413] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:12 2026] GET /volume/v3/volumes/9f9c48ed-0429-40f6-8960-7ee2ba35fa4c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:12.274525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b09be9b-1b4e-48ba-8f96-d146a81cb57b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.276980 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b09be9b-1b4e-48ba-8f96-d146a81cb57b tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] POST https://10.4.3.114/volume/v3/types/24908359-f6cb-499e-a85f-2d1608e4aeb9/action Aug 14 22:24:12.277438 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b09be9b-1b4e-48ba-8f96-d146a81cb57b tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action body: b'{"removeProjectAccess": {"project": "fd4382c0c77a4a81893aede70ed7ba66"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:24:12.277620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b09be9b-1b4e-48ba-8f96-d146a81cb57b tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "fd4382c0c77a4a81893aede70ed7ba66"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:12.291235 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b09be9b-1b4e-48ba-8f96-d146a81cb57b tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] https://10.4.3.114/volume/v3/types/24908359-f6cb-499e-a85f-2d1608e4aeb9/action returned with HTTP 202 Aug 14 22:24:12.291761 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 97/414] 10.4.3.114 () {68 vars in 1384 bytes} [Fri Aug 14 22:24:12 2026] POST /volume/v3/types/24908359-f6cb-499e-a85f-2d1608e4aeb9/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:12.300430 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c2901cc7-122b-4b76-9c09-b0497e0118de None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.302921 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c2901cc7-122b-4b76-9c09-b0497e0118de tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] DELETE https://10.4.3.114/volume/v3/types/24908359-f6cb-499e-a85f-2d1608e4aeb9 Aug 14 22:24:12.303204 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c2901cc7-122b-4b76-9c09-b0497e0118de tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:12.303516 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c2901cc7-122b-4b76-9c09-b0497e0118de tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:12.361412 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c2901cc7-122b-4b76-9c09-b0497e0118de tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] https://10.4.3.114/volume/v3/types/24908359-f6cb-499e-a85f-2d1608e4aeb9 returned with HTTP 202 Aug 14 22:24:12.362009 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 104/415] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:24:12 2026] DELETE /volume/v3/types/24908359-f6cb-499e-a85f-2d1608e4aeb9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:12.372328 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d9f26a3-32ce-49e9-8067-90e5d5e83a8d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.374227 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d9f26a3-32ce-49e9-8067-90e5d5e83a8d tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] GET https://10.4.3.114/volume/v3/types/24908359-f6cb-499e-a85f-2d1608e4aeb9 Aug 14 22:24:12.374556 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d9f26a3-32ce-49e9-8067-90e5d5e83a8d tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:12.374760 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d9f26a3-32ce-49e9-8067-90e5d5e83a8d tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:12.383458 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d9f26a3-32ce-49e9-8067-90e5d5e83a8d tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] https://10.4.3.114/volume/v3/types/24908359-f6cb-499e-a85f-2d1608e4aeb9 returned with HTTP 404 Aug 14 22:24:12.383983 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 106/416] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:24:12 2026] GET /volume/v3/types/24908359-f6cb-499e-a85f-2d1608e4aeb9 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:24:12.398245 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-84804bd8-99d6-4c72-b600-9211e9cb7655 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.406117 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84804bd8-99d6-4c72-b600-9211e9cb7655 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:24:12.406117 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84804bd8-99d6-4c72-b600-9211e9cb7655 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1613845389", "os-volume-type-access:is_public": false}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:12.425191 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84804bd8-99d6-4c72-b600-9211e9cb7655 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:24:12.425191 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 110/417] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:24:12 2026] POST /volume/v3/types => generated 229 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:12.433374 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-479f017e-d3c3-40b9-b6da-1bee387ffd43 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.434532 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5a3bcfe5-4bd0-4c85-b4ae-589dbcc4149e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.436010 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-479f017e-d3c3-40b9-b6da-1bee387ffd43 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] DELETE https://10.4.3.114/volume/v3/attachments/b9f152fd-235b-4fd6-aa9d-c3d48b5d5967 Aug 14 22:24:12.436242 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-479f017e-d3c3-40b9-b6da-1bee387ffd43 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:12.436498 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-479f017e-d3c3-40b9-b6da-1bee387ffd43 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:12.437108 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a3bcfe5-4bd0-4c85-b4ae-589dbcc4149e tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] POST https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/action Aug 14 22:24:12.437592 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a3bcfe5-4bd0-4c85-b4ae-589dbcc4149e tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action body: b'{"addProjectAccess": {"project": "fd4382c0c77a4a81893aede70ed7ba66"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:24:12.437764 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a3bcfe5-4bd0-4c85-b4ae-589dbcc4149e tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "fd4382c0c77a4a81893aede70ed7ba66"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:12.445465 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:12.445465 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:12.454853 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a3bcfe5-4bd0-4c85-b4ae-589dbcc4149e tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/action returned with HTTP 202 Aug 14 22:24:12.455427 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 105/418] 10.4.3.114 () {68 vars in 1384 bytes} [Fri Aug 14 22:24:12 2026] POST /volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:12.466206 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-60848fe5-9087-467b-89d0-1d0b9248aa2d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.468357 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60848fe5-9087-467b-89d0-1d0b9248aa2d tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] POST https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/action Aug 14 22:24:12.469082 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60848fe5-9087-467b-89d0-1d0b9248aa2d tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action body: b'{"addProjectAccess": {"project": "9815db2830bf4a0c860abf67f3886c35"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:24:12.469316 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60848fe5-9087-467b-89d0-1d0b9248aa2d tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9815db2830bf4a0c860abf67f3886c35"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:12.483275 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60848fe5-9087-467b-89d0-1d0b9248aa2d tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/action returned with HTTP 202 Aug 14 22:24:12.484083 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 107/419] 10.4.3.114 () {68 vars in 1384 bytes} [Fri Aug 14 22:24:12 2026] POST /volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:12.491025 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-47c1ef9d-c8ec-4c16-9eae-e7a03f9ee7e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.496214 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47c1ef9d-c8ec-4c16-9eae-e7a03f9ee7e0 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] GET https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/os-volume-type-access Aug 14 22:24:12.496214 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47c1ef9d-c8ec-4c16-9eae-e7a03f9ee7e0 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:12.496214 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47c1ef9d-c8ec-4c16-9eae-e7a03f9ee7e0 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:12.502630 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-479f017e-d3c3-40b9-b6da-1bee387ffd43 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/attachments/b9f152fd-235b-4fd6-aa9d-c3d48b5d5967 returned with HTTP 200 Aug 14 22:24:12.503076 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 98/420] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:24:12 2026] DELETE /volume/v3/attachments/b9f152fd-235b-4fd6-aa9d-c3d48b5d5967 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:12.510342 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47c1ef9d-c8ec-4c16-9eae-e7a03f9ee7e0 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/os-volume-type-access returned with HTTP 200 Aug 14 22:24:12.510946 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 111/421] 10.4.3.114 () {66 vars in 1408 bytes} [Fri Aug 14 22:24:12 2026] GET /volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/os-volume-type-access => generated 244 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:12.512169 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-02f084c4-bf18-45df-97d9-febc4ce27d01 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.514827 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-02f084c4-bf18-45df-97d9-febc4ce27d01 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] DELETE https://10.4.3.114/volume/v3/attachments/110e3c25-fa02-4a0b-8902-58de4a3de198 Aug 14 22:24:12.515064 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-02f084c4-bf18-45df-97d9-febc4ce27d01 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:12.515329 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-02f084c4-bf18-45df-97d9-febc4ce27d01 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:12.521061 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a41102f2-1e58-4dbd-9022-3e838179ea31 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.524527 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:12.524527 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:12.526319 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a41102f2-1e58-4dbd-9022-3e838179ea31 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] POST https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/action Aug 14 22:24:12.526952 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a41102f2-1e58-4dbd-9022-3e838179ea31 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action body: b'{"removeProjectAccess": {"project": "9815db2830bf4a0c860abf67f3886c35"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:24:12.526952 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a41102f2-1e58-4dbd-9022-3e838179ea31 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9815db2830bf4a0c860abf67f3886c35"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:12.549555 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a41102f2-1e58-4dbd-9022-3e838179ea31 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/action returned with HTTP 202 Aug 14 22:24:12.550182 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 108/422] 10.4.3.114 () {68 vars in 1384 bytes} [Fri Aug 14 22:24:12 2026] POST /volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:12.562504 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-843c638b-602b-49a2-bd9f-b2b87dc72eeb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.564382 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-843c638b-602b-49a2-bd9f-b2b87dc72eeb tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] POST https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/action Aug 14 22:24:12.564732 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-843c638b-602b-49a2-bd9f-b2b87dc72eeb tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action body: b'{"removeProjectAccess": {"project": "fd4382c0c77a4a81893aede70ed7ba66"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:24:12.564866 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-843c638b-602b-49a2-bd9f-b2b87dc72eeb tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "fd4382c0c77a4a81893aede70ed7ba66"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:12.566385 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:12.566385 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:12.578327 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-843c638b-602b-49a2-bd9f-b2b87dc72eeb tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/action returned with HTTP 202 Aug 14 22:24:12.578911 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 99/423] 10.4.3.114 () {68 vars in 1384 bytes} [Fri Aug 14 22:24:12 2026] POST /volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:12.586735 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-02f084c4-bf18-45df-97d9-febc4ce27d01 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/attachments/110e3c25-fa02-4a0b-8902-58de4a3de198 returned with HTTP 200 Aug 14 22:24:12.587162 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 106/424] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:24:12 2026] DELETE /volume/v3/attachments/110e3c25-fa02-4a0b-8902-58de4a3de198 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:12.590433 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a66c1dbf-7840-4fe0-be2c-7927ffdfb0ed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.595612 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a66c1dbf-7840-4fe0-be2c-7927ffdfb0ed tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] DELETE https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675 Aug 14 22:24:12.595612 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a66c1dbf-7840-4fe0-be2c-7927ffdfb0ed tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:12.595612 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a66c1dbf-7840-4fe0-be2c-7927ffdfb0ed tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:12.599269 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-c74ab70e-dab5-482f-b8fc-1fc95eec37bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.603631 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-c74ab70e-dab5-482f-b8fc-1fc95eec37bb tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] DELETE https://10.4.3.114/volume/v3/attachments/09e56ce9-a14b-4e27-bbd9-eca3070309a4 Aug 14 22:24:12.604918 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-c74ab70e-dab5-482f-b8fc-1fc95eec37bb tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:12.605228 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-c74ab70e-dab5-482f-b8fc-1fc95eec37bb tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:12.617564 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:12.617564 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:12.654324 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a66c1dbf-7840-4fe0-be2c-7927ffdfb0ed tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675 returned with HTTP 202 Aug 14 22:24:12.655158 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 112/425] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:24:12 2026] DELETE /volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:12.665238 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-76b2d5a7-6524-4a98-b524-0565b14628c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:12.667959 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76b2d5a7-6524-4a98-b524-0565b14628c8 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] GET https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675 Aug 14 22:24:12.668270 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76b2d5a7-6524-4a98-b524-0565b14628c8 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:12.668556 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76b2d5a7-6524-4a98-b524-0565b14628c8 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:12.674985 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76b2d5a7-6524-4a98-b524-0565b14628c8 tempest-VolumeTypesAccessTest-2061619461 tempest-VolumeTypesAccessTest-2061619461-project-admin] https://10.4.3.114/volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675 returned with HTTP 404 Aug 14 22:24:12.675822 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 100/426] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:24:12 2026] GET /volume/v3/types/f46036de-9f91-4a8a-8b58-aa9017de8675 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:12.687011 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-83ee3025-2f3a-4416-8262-414a57a7fea1 req-c74ab70e-dab5-482f-b8fc-1fc95eec37bb tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/attachments/09e56ce9-a14b-4e27-bbd9-eca3070309a4 returned with HTTP 200 Aug 14 22:24:12.687011 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 109/427] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:24:12 2026] DELETE /volume/v3/attachments/09e56ce9-a14b-4e27-bbd9-eca3070309a4 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:16.992796 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:16.996881 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:24:16.996881 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-737697242"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:16.998563 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Create volume request body: {'volume': {'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-737697242'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:24:17.110427 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Create volume of 1 GB Aug 14 22:24:17.110745 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:17.110745 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:17.116493 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Availability Zones retrieved successfully. Aug 14 22:24:17.123167 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Flow 'volume_create_api' (9a5220d8-1f71-4a02-9d18-1d3d5bcdeac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:17.124071 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ce0303-396e-4839-b334-73617ec9e0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:17.125194 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:24:17.210713 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ce0303-396e-4839-b334-73617ec9e0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:17.212061 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4058011c-e3e1-44b3-baf7-46681b57f9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:17.309950 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Created reservations ['a3b50d6b-d4f0-4ad3-9801-8d7a8d44a764', '685af471-de18-4452-939c-0464fa634752', '7cc4afa2-b8a0-4ec6-ba41-9a654f72c49d', '5fe1738f-72fa-4fd4-b644-eb236f544fdc'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:17.310439 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4058011c-e3e1-44b3-baf7-46681b57f9b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3b50d6b-d4f0-4ad3-9801-8d7a8d44a764', '685af471-de18-4452-939c-0464fa634752', '7cc4afa2-b8a0-4ec6-ba41-9a654f72c49d', '5fe1738f-72fa-4fd4-b644-eb236f544fdc']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:17.311215 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39760efc-71ce-4f82-8a31-f54b5505cf25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:17.351769 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39760efc-71ce-4f82-8a31-f54b5505cf25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e0c64f4-1d59-4f00-8021-bacb572f573a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-737697242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='783b5d5d17c3424ba39c0a67b72fc380',qos_specs=None,replication_status=,reservations=['a3b50d6b-d4f0-4ad3-9801-8d7a8d44a764','685af471-de18-4452-939c-0464fa634752','7cc4afa2-b8a0-4ec6-ba41-9a654f72c49d','5fe1738f-72fa-4fd4-b644-eb236f544fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6d821d997de4d6a93929cc1ac3a906e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-737697242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e0c64f4-1d59-4f00-8021-bacb572f573a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='783b5d5d17c3424ba39c0a67b72fc380',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6d821d997de4d6a93929cc1ac3a906e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:17.352552 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9afdd960-e32b-4ae2-8dd8-d7c34056a2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:17.387039 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:17.392976 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9afdd960-e32b-4ae2-8dd8-d7c34056a2b2) transitioned into state 'SUCCESS' from state '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-737697242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='783b5d5d17c3424ba39c0a67b72fc380',qos_specs=None,replication_status=,reservations=['a3b50d6b-d4f0-4ad3-9801-8d7a8d44a764','685af471-de18-4452-939c-0464fa634752','7cc4afa2-b8a0-4ec6-ba41-9a654f72c49d','5fe1738f-72fa-4fd4-b644-eb236f544fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6d821d997de4d6a93929cc1ac3a906e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:17.394169 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56c2374-2e09-46f0-a166-db504628df10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:17.412527 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56c2374-2e09-46f0-a166-db504628df10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:17.414289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Flow 'volume_create_api' (9a5220d8-1f71-4a02-9d18-1d3d5bcdeac5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:17.414289 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Create volume request issued successfully. Aug 14 22:24:17.414925 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-466748f6-5b1d-44a7-acaf-9ac0d5841adb tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:24:17.415689 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 107/428] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:24:16 2026] POST /volume/v3/volumes => generated 750 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:24:17.434242 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-192ca247-e6a9-4e66-b2c4-9c4f90744908 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:17.439867 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-192ca247-e6a9-4e66-b2c4-9c4f90744908 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] GET https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a Aug 14 22:24:17.440379 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-192ca247-e6a9-4e66-b2c4-9c4f90744908 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:17.440379 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-192ca247-e6a9-4e66-b2c4-9c4f90744908 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:17.452588 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:17.452588 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:17.467551 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-192ca247-e6a9-4e66-b2c4-9c4f90744908 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Volume info retrieved successfully. Aug 14 22:24:17.477175 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-192ca247-e6a9-4e66-b2c4-9c4f90744908 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a returned with HTTP 200 Aug 14 22:24:17.478349 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 101/429] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:17 2026] GET /volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:17.559697 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-458ae314-3052-44f2-be45-7a73481ab293 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:17.564428 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-458ae314-3052-44f2-be45-7a73481ab293 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] DELETE https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd Aug 14 22:24:17.564918 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-458ae314-3052-44f2-be45-7a73481ab293 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:17.564918 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-458ae314-3052-44f2-be45-7a73481ab293 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:17.565202 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-458ae314-3052-44f2-be45-7a73481ab293 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Delete volume with id: 942bcdb4-5882-4e31-9f43-6c6593208acd Aug 14 22:24:17.583687 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:17.583687 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:17.584459 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-458ae314-3052-44f2-be45-7a73481ab293 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:24:17.625190 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-458ae314-3052-44f2-be45-7a73481ab293 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Delete volume request issued successfully. Aug 14 22:24:17.626681 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-458ae314-3052-44f2-be45-7a73481ab293 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd returned with HTTP 202 Aug 14 22:24:17.626908 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 110/430] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:24:17 2026] DELETE /volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:17.636363 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a17effca-93ca-43a8-9380-6d1f27032ff1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:17.639226 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a17effca-93ca-43a8-9380-6d1f27032ff1 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd Aug 14 22:24:17.639613 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a17effca-93ca-43a8-9380-6d1f27032ff1 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:17.639883 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a17effca-93ca-43a8-9380-6d1f27032ff1 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:17.642243 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:24:17.642785 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-852796762"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:17.645081 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-852796762'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:24:17.646213 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Create volume of 1 GB Aug 14 22:24:17.651332 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:17.651332 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:17.651644 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Availability Zones retrieved successfully. Aug 14 22:24:17.658466 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a17effca-93ca-43a8-9380-6d1f27032ff1 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:24:17.659331 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Flow 'volume_create_api' (6c41992c-32f8-4a9a-a8ed-a2919072f2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:17.660690 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694aea75-6ccd-47cd-8e8a-cab6014255b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:17.662129 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:24:17.664472 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a17effca-93ca-43a8-9380-6d1f27032ff1 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd returned with HTTP 200 Aug 14 22:24:17.665491 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 108/431] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:17 2026] GET /volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:17.699184 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694aea75-6ccd-47cd-8e8a-cab6014255b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:17.699981 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3371094-f00a-4ba5-beba-e391ff970096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:17.794634 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Created reservations ['b444ab70-8429-4086-a69d-48ea8f1bf025', '527d9678-a666-4e47-a053-a481d16d8f0a', '81f8994d-48ce-49f8-b1fe-55765567361c', '482fcb4a-259d-471c-8632-4eebeffab3ea'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:17.796309 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3371094-f00a-4ba5-beba-e391ff970096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b444ab70-8429-4086-a69d-48ea8f1bf025', '527d9678-a666-4e47-a053-a481d16d8f0a', '81f8994d-48ce-49f8-b1fe-55765567361c', '482fcb4a-259d-471c-8632-4eebeffab3ea']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:17.796652 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0dce0d-8817-4c90-bfa9-7f193bb8b717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:17.829953 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0dce0d-8817-4c90-bfa9-7f193bb8b717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b58e7e18-1d3e-4464-a515-0b4660c27472', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-852796762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cedd55de44c42cf9127973029d001e3',qos_specs=None,replication_status=,reservations=['b444ab70-8429-4086-a69d-48ea8f1bf025','527d9678-a666-4e47-a053-a481d16d8f0a','81f8994d-48ce-49f8-b1fe-55765567361c','482fcb4a-259d-471c-8632-4eebeffab3ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82fc368c2a734be78cc807743038cb7c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-852796762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b58e7e18-1d3e-4464-a515-0b4660c27472,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cedd55de44c42cf9127973029d001e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82fc368c2a734be78cc807743038cb7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:17.832597 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e620c3d4-f293-4a92-9bdc-8c7c5ee60d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:17.856690 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e620c3d4-f293-4a92-9bdc-8c7c5ee60d0c) transitioned into state 'SUCCESS' from state '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-852796762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cedd55de44c42cf9127973029d001e3',qos_specs=None,replication_status=,reservations=['b444ab70-8429-4086-a69d-48ea8f1bf025','527d9678-a666-4e47-a053-a481d16d8f0a','81f8994d-48ce-49f8-b1fe-55765567361c','482fcb4a-259d-471c-8632-4eebeffab3ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82fc368c2a734be78cc807743038cb7c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:17.857978 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcb75c23-0404-4529-ad8b-630808325c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:17.873698 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcb75c23-0404-4529-ad8b-630808325c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:17.874989 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Flow 'volume_create_api' (6c41992c-32f8-4a9a-a8ed-a2919072f2f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:17.875943 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Create volume request issued successfully. Aug 14 22:24:17.877242 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee3ed870-8302-4910-9e0a-caa9eb95137d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:24:17.877710 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 113/432] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:24:17 2026] POST /volume/v3/volumes => generated 758 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 22:24:18.494919 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cd221262-c4ad-45ae-bb0a-aeb4557fbb89 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:18.497525 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd221262-c4ad-45ae-bb0a-aeb4557fbb89 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] GET https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a Aug 14 22:24:18.497852 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd221262-c4ad-45ae-bb0a-aeb4557fbb89 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:18.498159 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd221262-c4ad-45ae-bb0a-aeb4557fbb89 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:18.510246 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:18.510246 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:18.517088 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cd221262-c4ad-45ae-bb0a-aeb4557fbb89 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Volume info retrieved successfully. Aug 14 22:24:18.527690 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd221262-c4ad-45ae-bb0a-aeb4557fbb89 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a returned with HTTP 200 Aug 14 22:24:18.528189 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 102/433] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:18 2026] GET /volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a => generated 1358 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:18.548531 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6ea55f83-d2b8-4de7-abce-f6e8f4c781b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:18.551653 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ea55f83-d2b8-4de7-abce-f6e8f4c781b1 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] POST https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a/action Aug 14 22:24:18.552167 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ea55f83-d2b8-4de7-abce-f6e8f4c781b1 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-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=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:24:18.552543 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ea55f83-d2b8-4de7-abce-f6e8f4c781b1 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:18.567534 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:18.567534 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:18.580804 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:18.580804 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:18.582555 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6ea55f83-d2b8-4de7-abce-f6e8f4c781b1 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Volume info retrieved successfully. Aug 14 22:24:18.607911 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6ea55f83-d2b8-4de7-abce-f6e8f4c781b1 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Update volume metadata completed successfully. Aug 14 22:24:18.607911 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ea55f83-d2b8-4de7-abce-f6e8f4c781b1 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a/action returned with HTTP 200 Aug 14 22:24:18.607911 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 111/434] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:24:18 2026] POST /volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a/action => generated 563 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:18.617243 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e66bef30-6e8c-43f1-a35c-f58877ff6e12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:18.619616 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e66bef30-6e8c-43f1-a35c-f58877ff6e12 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] GET https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a Aug 14 22:24:18.620012 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e66bef30-6e8c-43f1-a35c-f58877ff6e12 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:18.620325 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e66bef30-6e8c-43f1-a35c-f58877ff6e12 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:18.631388 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:18.631388 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:18.637110 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e66bef30-6e8c-43f1-a35c-f58877ff6e12 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Volume info retrieved successfully. Aug 14 22:24:18.644703 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e66bef30-6e8c-43f1-a35c-f58877ff6e12 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a returned with HTTP 200 Aug 14 22:24:18.645266 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 109/435] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:18 2026] GET /volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a => generated 1418 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:18.667367 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-941a49af-2ddc-4765-82a5-1e9111dd73d8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:18.669687 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-941a49af-2ddc-4765-82a5-1e9111dd73d8 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] POST https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a/action Aug 14 22:24:18.670375 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-941a49af-2ddc-4765-82a5-1e9111dd73d8 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:24:18.670459 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-941a49af-2ddc-4765-82a5-1e9111dd73d8 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:18.680438 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:18.680438 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:18.686069 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dd19b2ed-1c6f-4b55-b717-9321966f62b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:18.688638 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd19b2ed-1c6f-4b55-b717-9321966f62b4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd Aug 14 22:24:18.689075 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd19b2ed-1c6f-4b55-b717-9321966f62b4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:18.689146 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:18.689146 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:18.689193 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd19b2ed-1c6f-4b55-b717-9321966f62b4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:18.690828 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-941a49af-2ddc-4765-82a5-1e9111dd73d8 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Volume info retrieved successfully. Aug 14 22:24:18.701746 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd19b2ed-1c6f-4b55-b717-9321966f62b4 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd returned with HTTP 404 Aug 14 22:24:18.702342 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 103/436] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:18 2026] GET /volume/v3/volumes/942bcdb4-5882-4e31-9f43-6c6593208acd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:18.702860 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-941a49af-2ddc-4765-82a5-1e9111dd73d8 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Get volume image-metadata completed successfully. Aug 14 22:24:18.712744 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-74829f93-4549-49bb-a711-9965d7898e53 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:18.715003 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74829f93-4549-49bb-a711-9965d7898e53 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] DELETE https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d Aug 14 22:24:18.715003 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74829f93-4549-49bb-a711-9965d7898e53 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:18.715616 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74829f93-4549-49bb-a711-9965d7898e53 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:18.715616 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-74829f93-4549-49bb-a711-9965d7898e53 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Delete volume with id: 9d94355e-5943-4d48-a86f-24b98d7d828d Aug 14 22:24:18.725223 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-941a49af-2ddc-4765-82a5-1e9111dd73d8 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Delete volume metadata completed successfully. Aug 14 22:24:18.725558 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-941a49af-2ddc-4765-82a5-1e9111dd73d8 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a/action returned with HTTP 200 Aug 14 22:24:18.726266 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 114/437] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:24:18 2026] POST /volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a/action => generated 0 bytes in 59 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 22:24:18.727846 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:18.727846 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:18.728383 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-74829f93-4549-49bb-a711-9965d7898e53 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:24:18.739203 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd14755f-b48f-4cfe-a356-fd19bd8c677b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:18.741425 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd14755f-b48f-4cfe-a356-fd19bd8c677b tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] POST https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a/action Aug 14 22:24:18.742036 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd14755f-b48f-4cfe-a356-fd19bd8c677b tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:24:18.742266 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd14755f-b48f-4cfe-a356-fd19bd8c677b tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:18.761370 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:18.761370 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:18.762158 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd14755f-b48f-4cfe-a356-fd19bd8c677b tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Volume info retrieved successfully. Aug 14 22:24:18.774636 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd14755f-b48f-4cfe-a356-fd19bd8c677b tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Get volume image-metadata completed successfully. Aug 14 22:24:18.774636 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd14755f-b48f-4cfe-a356-fd19bd8c677b tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a/action returned with HTTP 200 Aug 14 22:24:18.775024 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 110/438] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:24:18 2026] POST /volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a/action => generated 537 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:18.780831 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-74829f93-4549-49bb-a711-9965d7898e53 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Delete volume request issued successfully. Aug 14 22:24:18.780831 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74829f93-4549-49bb-a711-9965d7898e53 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d returned with HTTP 202 Aug 14 22:24:18.780831 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 112/439] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:24:18 2026] DELETE /volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:18.791422 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-14cb2f3b-1875-4584-8937-6872880ff3f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:18.791565 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14cb2f3b-1875-4584-8937-6872880ff3f6 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] GET https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a Aug 14 22:24:18.791826 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14cb2f3b-1875-4584-8937-6872880ff3f6 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:18.792049 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14cb2f3b-1875-4584-8937-6872880ff3f6 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:18.792533 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d53623d2-48eb-4523-849c-1e8656411673 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:18.795874 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d53623d2-48eb-4523-849c-1e8656411673 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d Aug 14 22:24:18.796118 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d53623d2-48eb-4523-849c-1e8656411673 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:18.796853 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d53623d2-48eb-4523-849c-1e8656411673 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:18.807328 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:18.807328 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:18.807646 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:18.807646 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:18.814486 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d53623d2-48eb-4523-849c-1e8656411673 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:24:18.814747 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-14cb2f3b-1875-4584-8937-6872880ff3f6 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Volume info retrieved successfully. Aug 14 22:24:18.822700 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d53623d2-48eb-4523-849c-1e8656411673 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d returned with HTTP 200 Aug 14 22:24:18.822700 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 115/440] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:18 2026] GET /volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:18.826303 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14cb2f3b-1875-4584-8937-6872880ff3f6 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a returned with HTTP 200 Aug 14 22:24:18.827694 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 104/441] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:18 2026] GET /volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a => generated 1392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:18.845242 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4c52a55a-d653-4928-9f4a-04f19a4a0906 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:18.849383 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c52a55a-d653-4928-9f4a-04f19a4a0906 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] DELETE https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a Aug 14 22:24:18.849635 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c52a55a-d653-4928-9f4a-04f19a4a0906 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:18.850191 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c52a55a-d653-4928-9f4a-04f19a4a0906 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:18.850191 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4c52a55a-d653-4928-9f4a-04f19a4a0906 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Delete volume with id: 7e0c64f4-1d59-4f00-8021-bacb572f573a Aug 14 22:24:18.869591 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:18.869591 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:18.870092 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4c52a55a-d653-4928-9f4a-04f19a4a0906 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Volume info retrieved successfully. Aug 14 22:24:18.902449 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4c52a55a-d653-4928-9f4a-04f19a4a0906 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Delete volume request issued successfully. Aug 14 22:24:18.902449 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c52a55a-d653-4928-9f4a-04f19a4a0906 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a returned with HTTP 202 Aug 14 22:24:18.902926 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 111/442] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:24:18 2026] DELETE /volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:18.921936 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a251d5cf-7f0e-4315-9514-f7441375b56a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:18.927098 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a251d5cf-7f0e-4315-9514-f7441375b56a tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] GET https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a Aug 14 22:24:18.927354 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a251d5cf-7f0e-4315-9514-f7441375b56a tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:18.929069 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a251d5cf-7f0e-4315-9514-f7441375b56a tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:18.941379 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:18.941379 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:18.956847 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a251d5cf-7f0e-4315-9514-f7441375b56a tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Volume info retrieved successfully. Aug 14 22:24:18.970035 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a251d5cf-7f0e-4315-9514-f7441375b56a tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a returned with HTTP 200 Aug 14 22:24:18.970620 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 113/443] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:18 2026] GET /volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a => generated 1391 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:19.842408 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2a6aa98a-40b1-48ec-9385-aa136f039f3c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:19.845364 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a6aa98a-40b1-48ec-9385-aa136f039f3c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d Aug 14 22:24:19.845967 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a6aa98a-40b1-48ec-9385-aa136f039f3c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:19.846762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a6aa98a-40b1-48ec-9385-aa136f039f3c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:19.854032 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a6aa98a-40b1-48ec-9385-aa136f039f3c tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d returned with HTTP 404 Aug 14 22:24:19.854610 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 116/444] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:19 2026] GET /volume/v3/volumes/9d94355e-5943-4d48-a86f-24b98d7d828d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:19.864012 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-745a4919-dbba-4102-9d4f-a2fa755e9266 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:19.866484 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-745a4919-dbba-4102-9d4f-a2fa755e9266 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:24:19.866835 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-745a4919-dbba-4102-9d4f-a2fa755e9266 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:19.867133 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-745a4919-dbba-4102-9d4f-a2fa755e9266 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:19.867409 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-745a4919-dbba-4102-9d4f-a2fa755e9266 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Delete volume with id: 1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:24:19.877436 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:19.877436 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:19.878081 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-745a4919-dbba-4102-9d4f-a2fa755e9266 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:24:19.910776 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-745a4919-dbba-4102-9d4f-a2fa755e9266 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Delete volume request issued successfully. Aug 14 22:24:19.911033 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-745a4919-dbba-4102-9d4f-a2fa755e9266 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 202 Aug 14 22:24:19.911588 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 105/445] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:24:19 2026] DELETE /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:19.923146 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-766c4bdd-dca0-4f5f-a962-d49a921d72b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:19.925218 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-766c4bdd-dca0-4f5f-a962-d49a921d72b5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:24:19.925521 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-766c4bdd-dca0-4f5f-a962-d49a921d72b5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:19.925823 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-766c4bdd-dca0-4f5f-a962-d49a921d72b5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:19.936209 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:19.936209 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:19.941886 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-766c4bdd-dca0-4f5f-a962-d49a921d72b5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Volume info retrieved successfully. Aug 14 22:24:19.950203 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-766c4bdd-dca0-4f5f-a962-d49a921d72b5 tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 200 Aug 14 22:24:19.952304 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 112/446] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:19 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 1363 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:19.992351 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3b684071-a45e-4052-abe8-3bb48cd7ed56 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:19.995718 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b684071-a45e-4052-abe8-3bb48cd7ed56 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] GET https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a Aug 14 22:24:19.997289 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b684071-a45e-4052-abe8-3bb48cd7ed56 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:19.997289 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b684071-a45e-4052-abe8-3bb48cd7ed56 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:20.011544 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b684071-a45e-4052-abe8-3bb48cd7ed56 tempest-VolumesImageMetadata-802261094 tempest-VolumesImageMetadata-802261094-project-member] https://10.4.3.114/volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a returned with HTTP 404 Aug 14 22:24:20.012285 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 114/447] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:19 2026] GET /volume/v3/volumes/7e0c64f4-1d59-4f00-8021-bacb572f573a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:20.820126 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4ad356fc-c178-4cc5-956b-72a00d0a602d req-a3d49ac3-999f-42f2-993a-80d42f58f7a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:20.823549 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4ad356fc-c178-4cc5-956b-72a00d0a602d req-a3d49ac3-999f-42f2-993a-80d42f58f7a4 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] DELETE https://10.4.3.114/volume/v3/attachments/13e15f87-41c7-4aa1-9be0-011541ac42aa Aug 14 22:24:20.823723 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4ad356fc-c178-4cc5-956b-72a00d0a602d req-a3d49ac3-999f-42f2-993a-80d42f58f7a4 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:20.823916 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4ad356fc-c178-4cc5-956b-72a00d0a602d req-a3d49ac3-999f-42f2-993a-80d42f58f7a4 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:20.831115 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:20.831115 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:20.884767 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4ad356fc-c178-4cc5-956b-72a00d0a602d req-a3d49ac3-999f-42f2-993a-80d42f58f7a4 tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/attachments/13e15f87-41c7-4aa1-9be0-011541ac42aa returned with HTTP 200 Aug 14 22:24:20.885220 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 117/448] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:24:20 2026] DELETE /volume/v3/attachments/13e15f87-41c7-4aa1-9be0-011541ac42aa => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:20.900467 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4ad356fc-c178-4cc5-956b-72a00d0a602d req-761128f5-6558-4ef8-aa1d-a7281ebf736f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:20.902596 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4ad356fc-c178-4cc5-956b-72a00d0a602d req-761128f5-6558-4ef8-aa1d-a7281ebf736f tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] DELETE https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:24:20.902762 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4ad356fc-c178-4cc5-956b-72a00d0a602d req-761128f5-6558-4ef8-aa1d-a7281ebf736f tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:20.902975 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4ad356fc-c178-4cc5-956b-72a00d0a602d req-761128f5-6558-4ef8-aa1d-a7281ebf736f tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:20.903113 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-4ad356fc-c178-4cc5-956b-72a00d0a602d req-761128f5-6558-4ef8-aa1d-a7281ebf736f tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Delete volume with id: 4747a8d2-bf24-4291-9d70-772a77d4102c Aug 14 22:24:20.912908 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:20.912908 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:20.913598 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4ad356fc-c178-4cc5-956b-72a00d0a602d req-761128f5-6558-4ef8-aa1d-a7281ebf736f tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Volume info retrieved successfully. Aug 14 22:24:20.942363 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4ad356fc-c178-4cc5-956b-72a00d0a602d req-761128f5-6558-4ef8-aa1d-a7281ebf736f tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] Delete volume request issued successfully. Aug 14 22:24:20.942649 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4ad356fc-c178-4cc5-956b-72a00d0a602d req-761128f5-6558-4ef8-aa1d-a7281ebf736f tempest-ServerActionsV293TestJSON-1106191630 tempest-ServerActionsV293TestJSON-1106191630-project-member] https://10.4.3.114/volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c returned with HTTP 202 Aug 14 22:24:20.943219 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 106/449] 10.4.3.114 () {70 vars in 1620 bytes} [Fri Aug 14 22:24:20 2026] DELETE /volume/v3/volumes/4747a8d2-bf24-4291-9d70-772a77d4102c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:20.968735 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f02fced1-9a5f-401d-bcb7-c03b6ecc774d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:20.971457 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f02fced1-9a5f-401d-bcb7-c03b6ecc774d tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] GET https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 Aug 14 22:24:20.971628 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f02fced1-9a5f-401d-bcb7-c03b6ecc774d tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:20.971834 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f02fced1-9a5f-401d-bcb7-c03b6ecc774d tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:20.977613 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f02fced1-9a5f-401d-bcb7-c03b6ecc774d tempest-TaggedBootDevicesTest_v242-224634515 tempest-TaggedBootDevicesTest_v242-224634515-project-member] https://10.4.3.114/volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 returned with HTTP 404 Aug 14 22:24:20.978122 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 113/450] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:20 2026] GET /volume/v3/volumes/1c9b4a42-5264-461b-a5b3-cf3c2b301c51 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:21.454274 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0701e181-c661-4e49-b294-fd623db13ef6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:21.656016 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:24:21.657480 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1635622584"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:21.659451 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1635622584'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:24:21.659624 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Create volume of 1 GB Aug 14 22:24:21.664968 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Availability Zones retrieved successfully. Aug 14 22:24:21.673073 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Flow 'volume_create_api' (764f376f-b7be-4527-9433-4c2f2da7240b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:21.674422 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fad9e7ca-0b33-43c7-acfa-1e83501b5de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:21.675877 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:24:21.715575 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fad9e7ca-0b33-43c7-acfa-1e83501b5de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:21.716675 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b593d6-b4e9-4c77-a9dc-524fd356d021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:21.808103 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Created reservations ['4636c239-1af7-4d7d-abd0-5f60d7848866', '38f9293f-8769-4440-bf76-8bec13d53bae', 'c1ddc73b-24c8-4743-bd7d-dce5fee32e22', 'f3838fb0-cd21-4326-8591-c411132db7e0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:21.809268 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b593d6-b4e9-4c77-a9dc-524fd356d021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4636c239-1af7-4d7d-abd0-5f60d7848866', '38f9293f-8769-4440-bf76-8bec13d53bae', 'c1ddc73b-24c8-4743-bd7d-dce5fee32e22', 'f3838fb0-cd21-4326-8591-c411132db7e0']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:21.810455 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9330b83a-178d-4ada-892f-e367c4308017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:21.839996 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9330b83a-178d-4ada-892f-e367c4308017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcbbcb0d-9cc2-4c28-99da-80a395b4a64d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1635622584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b9f3015cdd44b7c9855ead78131f79b',qos_specs=None,replication_status=,reservations=['4636c239-1af7-4d7d-abd0-5f60d7848866','38f9293f-8769-4440-bf76-8bec13d53bae','c1ddc73b-24c8-4743-bd7d-dce5fee32e22','f3838fb0-cd21-4326-8591-c411132db7e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c0f40850a44ac3b1fdeb784507c366',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:24:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1635622584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcbbcb0d-9cc2-4c28-99da-80a395b4a64d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b9f3015cdd44b7c9855ead78131f79b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3c0f40850a44ac3b1fdeb784507c366',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:21.841811 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858a21aa-a472-4d0f-bf0f-36e9559061c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:21.861970 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858a21aa-a472-4d0f-bf0f-36e9559061c4) transitioned into state 'SUCCESS' from state '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-1635622584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b9f3015cdd44b7c9855ead78131f79b',qos_specs=None,replication_status=,reservations=['4636c239-1af7-4d7d-abd0-5f60d7848866','38f9293f-8769-4440-bf76-8bec13d53bae','c1ddc73b-24c8-4743-bd7d-dce5fee32e22','f3838fb0-cd21-4326-8591-c411132db7e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c0f40850a44ac3b1fdeb784507c366',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:21.863161 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419165f5-b209-400a-b68e-69490054549e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:21.881970 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419165f5-b209-400a-b68e-69490054549e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:21.882779 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Flow 'volume_create_api' (764f376f-b7be-4527-9433-4c2f2da7240b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:21.883092 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Create volume request issued successfully. Aug 14 22:24:21.883649 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0701e181-c661-4e49-b294-fd623db13ef6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:24:21.884078 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 115/451] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:24:21 2026] POST /volume/v3/volumes => generated 752 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:24:21.901287 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6bd89bf5-7036-414f-b4ff-78adf53592a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:21.903658 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6bd89bf5-7036-414f-b4ff-78adf53592a5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d Aug 14 22:24:21.903952 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6bd89bf5-7036-414f-b4ff-78adf53592a5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:21.904195 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6bd89bf5-7036-414f-b4ff-78adf53592a5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:21.912335 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:21.912335 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:21.917440 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6bd89bf5-7036-414f-b4ff-78adf53592a5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Volume info retrieved successfully. Aug 14 22:24:21.924272 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6bd89bf5-7036-414f-b4ff-78adf53592a5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d returned with HTTP 200 Aug 14 22:24:21.924979 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 118/452] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:21 2026] GET /volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:22.705495 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-183666f5-18a7-465a-aa5d-a7e41b990fbb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:22.708862 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-183666f5-18a7-465a-aa5d-a7e41b990fbb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:24:22.709494 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-183666f5-18a7-465a-aa5d-a7e41b990fbb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:22.709990 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-183666f5-18a7-465a-aa5d-a7e41b990fbb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:22.721180 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:22.721180 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:22.732055 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-183666f5-18a7-465a-aa5d-a7e41b990fbb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:24:22.742209 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-183666f5-18a7-465a-aa5d-a7e41b990fbb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:24:22.742776 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 107/453] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:22 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:22.813242 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f0a453d7-d1bd-43a4-bdf3-64efc6bc55a5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:22.815440 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0a453d7-d1bd-43a4-bdf3-64efc6bc55a5 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:24:22.815645 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0a453d7-d1bd-43a4-bdf3-64efc6bc55a5 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:22.815955 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0a453d7-d1bd-43a4-bdf3-64efc6bc55a5 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:22.825574 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:22.825574 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:22.830342 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f0a453d7-d1bd-43a4-bdf3-64efc6bc55a5 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:24:22.835996 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0a453d7-d1bd-43a4-bdf3-64efc6bc55a5 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:24:22.836650 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 114/454] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:22 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:22.942808 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bab491b5-dca6-45ff-9741-e4257dbb0773 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:22.946319 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bab491b5-dca6-45ff-9741-e4257dbb0773 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d Aug 14 22:24:22.946319 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bab491b5-dca6-45ff-9741-e4257dbb0773 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:22.946471 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bab491b5-dca6-45ff-9741-e4257dbb0773 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:22.954321 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:22.954321 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:22.958984 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bab491b5-dca6-45ff-9741-e4257dbb0773 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Volume info retrieved successfully. Aug 14 22:24:22.964432 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bab491b5-dca6-45ff-9741-e4257dbb0773 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d returned with HTTP 200 Aug 14 22:24:22.964432 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 116/455] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:22 2026] GET /volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:22.982493 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e61c0c3d-3ed2-4cfe-a06e-4cc19ffc2b3c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:22.987041 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e61c0c3d-3ed2-4cfe-a06e-4cc19ffc2b3c tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:24:22.987653 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e61c0c3d-3ed2-4cfe-a06e-4cc19ffc2b3c tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fcbbcb0d-9cc2-4c28-99da-80a395b4a64d", "name": "tempest-VolumesBackupsV39Test-Backup-1143218049", "container": "tempest-volumesbackupsv39test-backup-container-1197241263"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:22.989935 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-e61c0c3d-3ed2-4cfe-a06e-4cc19ffc2b3c tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Creating new backup {'backup': {'volume_id': 'fcbbcb0d-9cc2-4c28-99da-80a395b4a64d', 'name': 'tempest-VolumesBackupsV39Test-Backup-1143218049', 'container': 'tempest-volumesbackupsv39test-backup-container-1197241263'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:24:22.990157 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-e61c0c3d-3ed2-4cfe-a06e-4cc19ffc2b3c tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Creating backup of volume fcbbcb0d-9cc2-4c28-99da-80a395b4a64d in container tempest-volumesbackupsv39test-backup-container-1197241263 Aug 14 22:24:23.008497 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:23.008497 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:23.009181 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e61c0c3d-3ed2-4cfe-a06e-4cc19ffc2b3c tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Volume info retrieved successfully. Aug 14 22:24:23.048315 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-e61c0c3d-3ed2-4cfe-a06e-4cc19ffc2b3c tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Created reservations ['0cb715d5-0f3a-4f3c-b610-e167ec333762', 'c62e66fb-f889-424c-9705-c08785c41eb9'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:23.106649 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e61c0c3d-3ed2-4cfe-a06e-4cc19ffc2b3c tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:24:23.107211 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 119/456] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:24:22 2026] POST /volume/v3/backups => generated 333 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:24:23.120345 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-65909262-774a-4ebb-9a92-1db0afc28288 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:23.126340 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65909262-774a-4ebb-9a92-1db0afc28288 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:23.126655 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-65909262-774a-4ebb-9a92-1db0afc28288 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:23.126954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-65909262-774a-4ebb-9a92-1db0afc28288 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:23.130560 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-65909262-774a-4ebb-9a92-1db0afc28288 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:23.153138 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:23.153138 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:23.154153 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65909262-774a-4ebb-9a92-1db0afc28288 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:23.154565 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 108/457] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:23 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 795 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:24.172834 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d7ab50ce-a007-40f4-8f74-a59591beea44 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:24.175109 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7ab50ce-a007-40f4-8f74-a59591beea44 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:24.175595 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7ab50ce-a007-40f4-8f74-a59591beea44 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:24.175939 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7ab50ce-a007-40f4-8f74-a59591beea44 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:24.176200 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d7ab50ce-a007-40f4-8f74-a59591beea44 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:24.202569 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:24.202569 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:24.202569 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7ab50ce-a007-40f4-8f74-a59591beea44 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:24.202569 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 115/458] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:24 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:25.218946 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-04574c5a-4548-4bb3-aca5-0793a0a5e560 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:25.225292 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04574c5a-4548-4bb3-aca5-0793a0a5e560 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:25.226125 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04574c5a-4548-4bb3-aca5-0793a0a5e560 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:25.226482 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04574c5a-4548-4bb3-aca5-0793a0a5e560 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:25.226681 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-04574c5a-4548-4bb3-aca5-0793a0a5e560 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:25.254346 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:25.254346 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:25.255460 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04574c5a-4548-4bb3-aca5-0793a0a5e560 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:25.255988 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 117/459] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:25 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:26.276914 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ba48820d-7701-4b3e-b426-aa8ce68cd3f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:26.279611 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba48820d-7701-4b3e-b426-aa8ce68cd3f9 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:26.279950 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba48820d-7701-4b3e-b426-aa8ce68cd3f9 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:26.280230 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba48820d-7701-4b3e-b426-aa8ce68cd3f9 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:26.280486 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ba48820d-7701-4b3e-b426-aa8ce68cd3f9 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:26.286500 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:26.286500 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:26.287802 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba48820d-7701-4b3e-b426-aa8ce68cd3f9 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:26.288467 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 120/460] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:26 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:27.301395 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-686c2592-7303-494a-a03a-9528c512c949 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:27.304413 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-686c2592-7303-494a-a03a-9528c512c949 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:27.305038 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-686c2592-7303-494a-a03a-9528c512c949 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:27.305038 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-686c2592-7303-494a-a03a-9528c512c949 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:27.305154 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-686c2592-7303-494a-a03a-9528c512c949 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:27.322214 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:27.322214 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:27.323933 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-686c2592-7303-494a-a03a-9528c512c949 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:27.324602 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 109/461] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:27 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:28.347395 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a4ff9626-dbdd-4c18-b089-06fd886a05cf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:28.349947 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4ff9626-dbdd-4c18-b089-06fd886a05cf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:28.350427 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4ff9626-dbdd-4c18-b089-06fd886a05cf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:28.351395 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4ff9626-dbdd-4c18-b089-06fd886a05cf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:28.351395 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a4ff9626-dbdd-4c18-b089-06fd886a05cf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:28.362117 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:28.362117 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:28.363191 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4ff9626-dbdd-4c18-b089-06fd886a05cf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:28.363729 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 116/462] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:28 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:29.378688 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55f07ec4-0bef-4baf-a04d-5adf86d6b7ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:29.383043 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55f07ec4-0bef-4baf-a04d-5adf86d6b7ae tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:29.383043 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55f07ec4-0bef-4baf-a04d-5adf86d6b7ae tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:29.383043 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55f07ec4-0bef-4baf-a04d-5adf86d6b7ae tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:29.383043 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-55f07ec4-0bef-4baf-a04d-5adf86d6b7ae tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:29.391661 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:29.391661 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:29.391661 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55f07ec4-0bef-4baf-a04d-5adf86d6b7ae tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:29.391661 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 118/463] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:29 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:30.415644 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-78159acf-3c93-4e5f-ad8f-a6295185d2cf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:30.422519 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78159acf-3c93-4e5f-ad8f-a6295185d2cf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:30.422807 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78159acf-3c93-4e5f-ad8f-a6295185d2cf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:30.423598 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78159acf-3c93-4e5f-ad8f-a6295185d2cf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:30.423598 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-78159acf-3c93-4e5f-ad8f-a6295185d2cf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:30.435116 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:30.435116 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:30.436615 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78159acf-3c93-4e5f-ad8f-a6295185d2cf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:30.436779 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 121/464] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:30 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:31.449691 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-03bde961-9519-4489-979d-32677b385961 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:31.454525 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03bde961-9519-4489-979d-32677b385961 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:31.454525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03bde961-9519-4489-979d-32677b385961 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:31.454525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03bde961-9519-4489-979d-32677b385961 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:31.454525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-03bde961-9519-4489-979d-32677b385961 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:31.458753 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:31.458753 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:31.463886 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03bde961-9519-4489-979d-32677b385961 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:31.463886 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 110/465] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:31 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:32.483486 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-961071a4-70ac-4a3e-8127-f4dfbc8ac0bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:32.487494 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-961071a4-70ac-4a3e-8127-f4dfbc8ac0bb tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:32.487840 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-961071a4-70ac-4a3e-8127-f4dfbc8ac0bb tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:32.488164 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-961071a4-70ac-4a3e-8127-f4dfbc8ac0bb tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:32.491869 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-961071a4-70ac-4a3e-8127-f4dfbc8ac0bb tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:32.504230 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:32.504230 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:32.505789 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-961071a4-70ac-4a3e-8127-f4dfbc8ac0bb tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:32.507215 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 117/466] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:32 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:33.524650 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-59fe3d1f-b618-4bcd-9a90-e4dfb161f556 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:33.530878 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59fe3d1f-b618-4bcd-9a90-e4dfb161f556 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:33.531161 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59fe3d1f-b618-4bcd-9a90-e4dfb161f556 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:33.531469 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59fe3d1f-b618-4bcd-9a90-e4dfb161f556 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:33.531587 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-59fe3d1f-b618-4bcd-9a90-e4dfb161f556 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:33.540880 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:33.540880 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:33.541737 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59fe3d1f-b618-4bcd-9a90-e4dfb161f556 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:33.542268 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 119/467] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:33 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:34.555462 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b337973b-e4b4-48f8-818f-7c8b531edc72 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:34.560582 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b337973b-e4b4-48f8-818f-7c8b531edc72 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:34.560822 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b337973b-e4b4-48f8-818f-7c8b531edc72 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:34.561072 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b337973b-e4b4-48f8-818f-7c8b531edc72 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:34.561210 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b337973b-e4b4-48f8-818f-7c8b531edc72 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:34.568011 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:34.568011 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:34.570395 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b337973b-e4b4-48f8-818f-7c8b531edc72 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:34.570658 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 122/468] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:34 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:34.938546 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:34.940932 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:24:34.943328 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1781932397"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:34.945394 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1781932397'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:24:34.945743 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Create volume of 1 GB Aug 14 22:24:34.958893 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Availability Zones retrieved successfully. Aug 14 22:24:34.971966 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Flow 'volume_create_api' (e2771d4b-34b7-4998-88d8-9009edc648eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:34.973514 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0874e18f-a60e-42d4-bc70-990dda05c5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:34.975424 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:24:35.027870 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0874e18f-a60e-42d4-bc70-990dda05c5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:35.029159 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024db1ee-180c-4704-b7d3-45c1bd835883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:35.133004 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Created reservations ['c61ec914-229f-4552-8329-2647b65f3b56', 'db2327f2-46c2-4a57-a0a9-223efb5a766c', 'e49cd136-71b1-4cf3-b98c-9d12e6c0d0ea', '7cfcc6cb-0abd-48c7-bbfb-8e29ce5df3fa'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:35.134111 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024db1ee-180c-4704-b7d3-45c1bd835883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c61ec914-229f-4552-8329-2647b65f3b56', 'db2327f2-46c2-4a57-a0a9-223efb5a766c', 'e49cd136-71b1-4cf3-b98c-9d12e6c0d0ea', '7cfcc6cb-0abd-48c7-bbfb-8e29ce5df3fa']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:35.135140 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (694eb220-150d-43bd-865e-9bf9bf957346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:35.165156 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (694eb220-150d-43bd-865e-9bf9bf957346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6e0c506-76db-46ee-a8ba-05cd3fd66100', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1781932397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7423a50ec8b94f2fa7961968fdba6baf',qos_specs=None,replication_status=,reservations=['c61ec914-229f-4552-8329-2647b65f3b56','db2327f2-46c2-4a57-a0a9-223efb5a766c','e49cd136-71b1-4cf3-b98c-9d12e6c0d0ea','7cfcc6cb-0abd-48c7-bbfb-8e29ce5df3fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028ea187f62442ea934498f395fe6032',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1781932397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6e0c506-76db-46ee-a8ba-05cd3fd66100,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7423a50ec8b94f2fa7961968fdba6baf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='028ea187f62442ea934498f395fe6032',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:35.166104 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51de4fa9-2183-49fa-bd04-0b00818934b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:35.200957 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51de4fa9-2183-49fa-bd04-0b00818934b8) transitioned into state 'SUCCESS' from state '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-1781932397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7423a50ec8b94f2fa7961968fdba6baf',qos_specs=None,replication_status=,reservations=['c61ec914-229f-4552-8329-2647b65f3b56','db2327f2-46c2-4a57-a0a9-223efb5a766c','e49cd136-71b1-4cf3-b98c-9d12e6c0d0ea','7cfcc6cb-0abd-48c7-bbfb-8e29ce5df3fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028ea187f62442ea934498f395fe6032',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:35.201613 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6918d576-176b-4a9b-817b-7fe2876b6eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:35.218061 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6918d576-176b-4a9b-817b-7fe2876b6eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:35.219280 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Flow 'volume_create_api' (e2771d4b-34b7-4998-88d8-9009edc648eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:35.219825 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Create volume request issued successfully. Aug 14 22:24:35.220567 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f813ceab-09f6-422c-9b6d-d10b18ad37b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:24:35.221074 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 111/469] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:24:34 2026] POST /volume/v3/volumes => generated 752 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:24:35.241157 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5a2de3bf-f0c1-4ab9-a58a-5a78fc663e3a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:35.246184 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a2de3bf-f0c1-4ab9-a58a-5a78fc663e3a tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:24:35.246184 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a2de3bf-f0c1-4ab9-a58a-5a78fc663e3a tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:35.246184 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a2de3bf-f0c1-4ab9-a58a-5a78fc663e3a tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:35.258303 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:35.258303 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:35.265570 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5a2de3bf-f0c1-4ab9-a58a-5a78fc663e3a tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:24:35.277817 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a2de3bf-f0c1-4ab9-a58a-5a78fc663e3a tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:24:35.279285 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 118/470] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:35 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:35.587526 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e782dcf-514d-430c-8b61-4801f07d3275 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:35.592139 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e782dcf-514d-430c-8b61-4801f07d3275 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:35.592139 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e782dcf-514d-430c-8b61-4801f07d3275 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:35.592139 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e782dcf-514d-430c-8b61-4801f07d3275 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:35.592139 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1e782dcf-514d-430c-8b61-4801f07d3275 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:35.599828 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:35.599828 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:35.601140 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e782dcf-514d-430c-8b61-4801f07d3275 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:35.603379 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 120/471] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:35 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:36.302981 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-415e0ea0-111d-4713-bbc4-e03462443dbf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:36.307130 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-415e0ea0-111d-4713-bbc4-e03462443dbf tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:24:36.310355 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-415e0ea0-111d-4713-bbc4-e03462443dbf tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:36.310355 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-415e0ea0-111d-4713-bbc4-e03462443dbf tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:36.321801 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:36.321801 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:36.327154 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-415e0ea0-111d-4713-bbc4-e03462443dbf tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:24:36.334300 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-415e0ea0-111d-4713-bbc4-e03462443dbf tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:24:36.335303 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 123/472] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:36 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:36.619363 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c710653c-25ed-4686-9ab1-9cb18c4ffbf5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:36.625999 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c710653c-25ed-4686-9ab1-9cb18c4ffbf5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:36.626704 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c710653c-25ed-4686-9ab1-9cb18c4ffbf5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:36.626928 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c710653c-25ed-4686-9ab1-9cb18c4ffbf5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:36.627060 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c710653c-25ed-4686-9ab1-9cb18c4ffbf5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:36.638684 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:36.638684 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:36.639794 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c710653c-25ed-4686-9ab1-9cb18c4ffbf5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:36.640839 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 112/473] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:36 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:37.660282 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-71c11889-b3bd-4e15-b465-e2bc03f3fd7a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:37.670242 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71c11889-b3bd-4e15-b465-e2bc03f3fd7a tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:37.670676 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71c11889-b3bd-4e15-b465-e2bc03f3fd7a tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:37.670962 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71c11889-b3bd-4e15-b465-e2bc03f3fd7a tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:37.671116 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-71c11889-b3bd-4e15-b465-e2bc03f3fd7a tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:37.680811 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:37.680811 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:37.681737 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71c11889-b3bd-4e15-b465-e2bc03f3fd7a tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:37.681737 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 119/474] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:37 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:38.700209 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-994035eb-8fa6-4657-867e-25355ca670a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:38.708029 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-994035eb-8fa6-4657-867e-25355ca670a6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:38.708029 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-994035eb-8fa6-4657-867e-25355ca670a6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:38.708029 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-994035eb-8fa6-4657-867e-25355ca670a6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:38.708029 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-994035eb-8fa6-4657-867e-25355ca670a6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:38.718388 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:38.718388 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:38.718388 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-994035eb-8fa6-4657-867e-25355ca670a6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:38.718388 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 121/475] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:38 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:24:39.733249 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-843af530-66f5-4939-9624-e23e27b80628 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:39.736761 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-843af530-66f5-4939-9624-e23e27b80628 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:39.737264 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-843af530-66f5-4939-9624-e23e27b80628 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:39.737714 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-843af530-66f5-4939-9624-e23e27b80628 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:39.737907 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-843af530-66f5-4939-9624-e23e27b80628 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:39.746740 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:39.746740 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:39.747737 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-843af530-66f5-4939-9624-e23e27b80628 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:39.748120 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 124/476] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:39 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:40.764042 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a97a7ae-061d-4741-935d-5d00be5a4d45 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:40.766675 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a97a7ae-061d-4741-935d-5d00be5a4d45 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:40.766998 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a97a7ae-061d-4741-935d-5d00be5a4d45 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:40.768699 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a97a7ae-061d-4741-935d-5d00be5a4d45 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:40.768699 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5a97a7ae-061d-4741-935d-5d00be5a4d45 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:40.780368 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:40.780368 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:40.781206 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a97a7ae-061d-4741-935d-5d00be5a4d45 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:40.782318 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 113/477] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:40 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:41.802344 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc5ff7e7-029e-4c18-9a7c-56ccfc39e1de None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:41.805901 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc5ff7e7-029e-4c18-9a7c-56ccfc39e1de tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:41.805901 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc5ff7e7-029e-4c18-9a7c-56ccfc39e1de tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:41.805901 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc5ff7e7-029e-4c18-9a7c-56ccfc39e1de tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:41.805901 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-dc5ff7e7-029e-4c18-9a7c-56ccfc39e1de tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:41.814530 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:41.814530 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:41.816063 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc5ff7e7-029e-4c18-9a7c-56ccfc39e1de tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:41.816818 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 120/478] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:41 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:42.835286 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-01a99dd3-bed2-4d23-8bf5-aa98b2838cc7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:42.840094 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a99dd3-bed2-4d23-8bf5-aa98b2838cc7 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:42.840219 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01a99dd3-bed2-4d23-8bf5-aa98b2838cc7 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:42.841996 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01a99dd3-bed2-4d23-8bf5-aa98b2838cc7 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:42.841996 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-01a99dd3-bed2-4d23-8bf5-aa98b2838cc7 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:42.852283 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:42.852283 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:42.852283 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a99dd3-bed2-4d23-8bf5-aa98b2838cc7 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:42.852467 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 122/479] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:42 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:43.866403 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b935155-1174-4002-bf9c-a3ef22c25ae5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:43.868685 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b935155-1174-4002-bf9c-a3ef22c25ae5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:43.868998 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b935155-1174-4002-bf9c-a3ef22c25ae5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:43.869166 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b935155-1174-4002-bf9c-a3ef22c25ae5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:43.869322 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4b935155-1174-4002-bf9c-a3ef22c25ae5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:43.883523 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:43.883523 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:43.885994 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b935155-1174-4002-bf9c-a3ef22c25ae5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:43.885994 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 125/480] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:43 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:24:44.900490 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8cf3fe27-4a51-408f-804f-76349c22acdf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:44.902823 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8cf3fe27-4a51-408f-804f-76349c22acdf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:44.903126 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8cf3fe27-4a51-408f-804f-76349c22acdf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:44.903398 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8cf3fe27-4a51-408f-804f-76349c22acdf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:44.903575 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8cf3fe27-4a51-408f-804f-76349c22acdf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:44.910018 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:44.910018 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:44.910875 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8cf3fe27-4a51-408f-804f-76349c22acdf tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:44.911324 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 114/481] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:44 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:44.922577 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-95dc42c5-ac41-4c45-877c-7a2d413ad8f6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:44.924981 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-95dc42c5-ac41-4c45-877c-7a2d413ad8f6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d Aug 14 22:24:44.924981 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-95dc42c5-ac41-4c45-877c-7a2d413ad8f6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:44.924981 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-95dc42c5-ac41-4c45-877c-7a2d413ad8f6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:44.934357 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:44.934357 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:44.939912 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-95dc42c5-ac41-4c45-877c-7a2d413ad8f6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Volume info retrieved successfully. Aug 14 22:24:44.946564 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-95dc42c5-ac41-4c45-877c-7a2d413ad8f6 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d returned with HTTP 200 Aug 14 22:24:44.947105 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 121/482] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:44 2026] GET /volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:44.964489 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8b0796f2-b58f-4267-8569-129ecb11783b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:44.968270 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b0796f2-b58f-4267-8569-129ecb11783b tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] PUT https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:44.968780 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b0796f2-b58f-4267-8569-129ecb11783b tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1857038152", "description": "tempest-volume-backup-description-1970677405"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:44.985956 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:44.985956 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:44.999677 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b0796f2-b58f-4267-8569-129ecb11783b tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:45.000272 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 123/483] 10.4.3.114 () {70 vars in 1409 bytes} [Fri Aug 14 22:24:44 2026] PUT /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 333 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:45.015445 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-339003c1-38bc-4bc7-9947-a0a196854dd5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:45.017998 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-339003c1-38bc-4bc7-9947-a0a196854dd5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:45.018496 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-339003c1-38bc-4bc7-9947-a0a196854dd5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:45.018869 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-339003c1-38bc-4bc7-9947-a0a196854dd5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:45.019098 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-339003c1-38bc-4bc7-9947-a0a196854dd5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:45.026591 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:45.026591 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:45.026591 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-339003c1-38bc-4bc7-9947-a0a196854dd5 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:45.026591 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 126/484] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:45 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 841 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:45.039909 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d17ec6f-6772-4a70-86cb-d03e90bb7a00 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:45.043364 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d17ec6f-6772-4a70-86cb-d03e90bb7a00 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] DELETE https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:45.043779 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d17ec6f-6772-4a70-86cb-d03e90bb7a00 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:45.044027 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d17ec6f-6772-4a70-86cb-d03e90bb7a00 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:45.044163 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-1d17ec6f-6772-4a70-86cb-d03e90bb7a00 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Delete backup with id: 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. Aug 14 22:24:45.053406 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:45.053406 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:45.100684 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-1d17ec6f-6772-4a70-86cb-d03e90bb7a00 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] delete_backup rpcapi backup_id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:24:45.106239 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d17ec6f-6772-4a70-86cb-d03e90bb7a00 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 202 Aug 14 22:24:45.107570 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 115/485] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:24:45 2026] DELETE /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:24:45.118077 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a684daed-307c-4951-8067-62fe12b78a46 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:45.122646 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a684daed-307c-4951-8067-62fe12b78a46 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:45.122646 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a684daed-307c-4951-8067-62fe12b78a46 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:45.122646 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a684daed-307c-4951-8067-62fe12b78a46 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:45.122646 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a684daed-307c-4951-8067-62fe12b78a46 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:45.131022 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:45.131022 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:45.132917 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a684daed-307c-4951-8067-62fe12b78a46 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 200 Aug 14 22:24:45.133737 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 122/486] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:45 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:45.463697 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-185546e7-a179-4b54-b758-7f4679afc7b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:45.465550 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:24:45.466218 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-483572251"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:45.469292 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-483572251'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:24:45.469481 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Create volume of 1 GB Aug 14 22:24:45.482504 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Availability Zones retrieved successfully. Aug 14 22:24:45.492588 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Flow 'volume_create_api' (82ecec97-13b7-4176-a2b9-02fa863ca509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:45.495596 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53f0d1b2-0c07-479c-9c27-3a40073e0c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:45.496770 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:24:45.545962 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53f0d1b2-0c07-479c-9c27-3a40073e0c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:45.547746 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0f1f25-9528-4ae3-80a6-724734268dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:45.642728 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Created reservations ['d6d2f1ba-2111-4a58-b884-d1d3dbc1d3a1', '049b2293-4e03-49b4-b3b7-de6247e0facd', 'abfc25f0-ca0a-4f62-ad8a-68d74bfa1cb0', 'ff104631-49dc-4100-8b04-098434331eac'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:45.644307 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0f1f25-9528-4ae3-80a6-724734268dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6d2f1ba-2111-4a58-b884-d1d3dbc1d3a1', '049b2293-4e03-49b4-b3b7-de6247e0facd', 'abfc25f0-ca0a-4f62-ad8a-68d74bfa1cb0', 'ff104631-49dc-4100-8b04-098434331eac']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:45.644716 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e171ddd7-3d48-475a-be37-8296247e1dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:45.685057 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e171ddd7-3d48-475a-be37-8296247e1dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-483572251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05124dc2a9624a06818de663c091bfef',qos_specs=None,replication_status=,reservations=['d6d2f1ba-2111-4a58-b884-d1d3dbc1d3a1','049b2293-4e03-49b4-b3b7-de6247e0facd','abfc25f0-ca0a-4f62-ad8a-68d74bfa1cb0','ff104631-49dc-4100-8b04-098434331eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6664a7aeddf14c80af3e5e685df578e0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-483572251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05124dc2a9624a06818de663c091bfef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6664a7aeddf14c80af3e5e685df578e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:45.685575 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0987e80c-54ef-42a8-8945-e60b725fbba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:45.721771 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0987e80c-54ef-42a8-8945-e60b725fbba6) transitioned into state 'SUCCESS' from state '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-483572251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05124dc2a9624a06818de663c091bfef',qos_specs=None,replication_status=,reservations=['d6d2f1ba-2111-4a58-b884-d1d3dbc1d3a1','049b2293-4e03-49b4-b3b7-de6247e0facd','abfc25f0-ca0a-4f62-ad8a-68d74bfa1cb0','ff104631-49dc-4100-8b04-098434331eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6664a7aeddf14c80af3e5e685df578e0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:45.723423 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36070fae-1c49-4cb3-8665-f637d401467b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:45.741318 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36070fae-1c49-4cb3-8665-f637d401467b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:45.743498 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Flow 'volume_create_api' (82ecec97-13b7-4176-a2b9-02fa863ca509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:45.743952 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Create volume request issued successfully. Aug 14 22:24:45.745128 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-185546e7-a179-4b54-b758-7f4679afc7b5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:24:45.746181 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 124/487] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:24:45 2026] POST /volume/v3/volumes => generated 756 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:24:45.771686 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eebc8bc2-2f79-4c94-9bfe-c56c98b2e9a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:45.776112 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eebc8bc2-2f79-4c94-9bfe-c56c98b2e9a9 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb Aug 14 22:24:45.776459 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eebc8bc2-2f79-4c94-9bfe-c56c98b2e9a9 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:45.776768 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eebc8bc2-2f79-4c94-9bfe-c56c98b2e9a9 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:45.798099 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:45.798099 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:45.803530 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-eebc8bc2-2f79-4c94-9bfe-c56c98b2e9a9 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:24:45.816619 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eebc8bc2-2f79-4c94-9bfe-c56c98b2e9a9 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb returned with HTTP 200 Aug 14 22:24:45.817304 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 127/488] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:45 2026] GET /volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb => generated 824 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:46.151183 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-58587f24-5585-4208-951c-ac8940d765e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:46.154472 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58587f24-5585-4208-951c-ac8940d765e4 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa Aug 14 22:24:46.155240 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58587f24-5585-4208-951c-ac8940d765e4 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:46.155240 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58587f24-5585-4208-951c-ac8940d765e4 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:46.155240 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-58587f24-5585-4208-951c-ac8940d765e4 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Show backup with id 88ca0f51-e1c6-4748-bfcb-60c70d7734aa. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:24:46.166578 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58587f24-5585-4208-951c-ac8940d765e4 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa returned with HTTP 404 Aug 14 22:24:46.167191 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 116/489] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:46 2026] GET /volume/v3/backups/88ca0f51-e1c6-4748-bfcb-60c70d7734aa => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:46.290291 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4daaf65d-d69e-4463-a001-d2de1c0066ce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:46.294449 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4daaf65d-d69e-4463-a001-d2de1c0066ce tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d Aug 14 22:24:46.294449 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4daaf65d-d69e-4463-a001-d2de1c0066ce tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:46.294449 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4daaf65d-d69e-4463-a001-d2de1c0066ce tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:46.303553 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:46.303553 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:46.313276 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4daaf65d-d69e-4463-a001-d2de1c0066ce tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Volume info retrieved successfully. Aug 14 22:24:46.318496 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4daaf65d-d69e-4463-a001-d2de1c0066ce tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d returned with HTTP 200 Aug 14 22:24:46.318496 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 123/490] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:46 2026] GET /volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:46.337762 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a17b22c6-348d-458a-97cd-35866fdafec4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:46.341069 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a17b22c6-348d-458a-97cd-35866fdafec4 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] DELETE https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d Aug 14 22:24:46.341386 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a17b22c6-348d-458a-97cd-35866fdafec4 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:46.341695 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a17b22c6-348d-458a-97cd-35866fdafec4 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:46.342034 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a17b22c6-348d-458a-97cd-35866fdafec4 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Delete volume with id: fcbbcb0d-9cc2-4c28-99da-80a395b4a64d Aug 14 22:24:46.355044 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:46.355044 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:46.355695 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a17b22c6-348d-458a-97cd-35866fdafec4 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Volume info retrieved successfully. Aug 14 22:24:46.387158 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a17b22c6-348d-458a-97cd-35866fdafec4 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Delete volume request issued successfully. Aug 14 22:24:46.387875 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a17b22c6-348d-458a-97cd-35866fdafec4 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d returned with HTTP 202 Aug 14 22:24:46.388424 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 125/491] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:24:46 2026] DELETE /volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:46.404031 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fc80a3bd-0886-4671-a32c-73eca55eb6fe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:46.407064 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc80a3bd-0886-4671-a32c-73eca55eb6fe tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d Aug 14 22:24:46.407364 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc80a3bd-0886-4671-a32c-73eca55eb6fe tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:46.407601 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc80a3bd-0886-4671-a32c-73eca55eb6fe tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:46.420631 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:46.420631 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:46.428365 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fc80a3bd-0886-4671-a32c-73eca55eb6fe tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Volume info retrieved successfully. Aug 14 22:24:46.433471 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc80a3bd-0886-4671-a32c-73eca55eb6fe tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d returned with HTTP 200 Aug 14 22:24:46.434194 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 128/492] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:46 2026] GET /volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:46.835896 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1bf13ddb-3198-4c43-9746-f9cb14ae8605 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:46.839199 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bf13ddb-3198-4c43-9746-f9cb14ae8605 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb Aug 14 22:24:46.839723 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bf13ddb-3198-4c43-9746-f9cb14ae8605 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:46.840612 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bf13ddb-3198-4c43-9746-f9cb14ae8605 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:46.859070 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:46.859070 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:46.865699 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1bf13ddb-3198-4c43-9746-f9cb14ae8605 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:24:46.873015 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bf13ddb-3198-4c43-9746-f9cb14ae8605 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb returned with HTTP 200 Aug 14 22:24:46.873015 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 117/493] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:46 2026] GET /volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:47.454523 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-86ef202a-89f4-43a5-a031-57c0430ca706 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:47.460048 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86ef202a-89f4-43a5-a031-57c0430ca706 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] GET https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d Aug 14 22:24:47.461206 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86ef202a-89f4-43a5-a031-57c0430ca706 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:47.461206 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86ef202a-89f4-43a5-a031-57c0430ca706 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:47.470296 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86ef202a-89f4-43a5-a031-57c0430ca706 tempest-VolumesBackupsV39Test-1384748197 tempest-VolumesBackupsV39Test-1384748197-project-member] https://10.4.3.114/volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d returned with HTTP 404 Aug 14 22:24:47.471014 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 124/494] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:24:47 2026] GET /volume/v3/volumes/fcbbcb0d-9cc2-4c28-99da-80a395b4a64d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:49.718706 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2821b20-ee3a-48b5-b74b-155b4ff37bd2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:49.892423 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2821b20-ee3a-48b5-b74b-155b4ff37bd2 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes Aug 14 22:24:49.892815 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2821b20-ee3a-48b5-b74b-155b4ff37bd2 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:49.893158 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2821b20-ee3a-48b5-b74b-155b4ff37bd2 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:49.894127 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-a2821b20-ee3a-48b5-b74b-155b4ff37bd2 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:49.895818 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a2821b20-ee3a-48b5-b74b-155b4ff37bd2 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:49.932464 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=192,cinder:INSERT=23,cinder:UPDATE=38 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:24:49.943981 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a2821b20-ee3a-48b5-b74b-155b4ff37bd2 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:49.945140 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2821b20-ee3a-48b5-b74b-155b4ff37bd2 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 200 Aug 14 22:24:49.946376 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 126/495] 10.4.3.114 () {66 vars in 1237 bytes} [Fri Aug 14 22:24:49 2026] GET /volume/v3/volumes => generated 15 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:24:49.958927 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:49.964516 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:24:49.964516 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-56948388"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:49.966419 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-56948388'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:24:49.966821 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Create volume of 1 GB Aug 14 22:24:49.971209 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=201,cinder:UPDATE=45,cinder:INSERT=18 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:24:49.976472 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Availability Zones retrieved successfully. Aug 14 22:24:49.988441 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Flow 'volume_create_api' (89ef4d41-fe72-467c-8375-f7c35ba1677d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:49.989934 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a45e0d-6183-41b3-adc7-3bb097b4ca4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:49.992345 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:24:50.042184 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a45e0d-6183-41b3-adc7-3bb097b4ca4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:50.043541 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2186e50e-dc38-4986-bb75-ab7e6184b7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:50.161012 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Created reservations ['b91e8314-57a1-4cbd-a5a8-fc347fe7313c', '325613bf-ee95-436d-b1a8-39d34f3bc16a', 'c7b54ba6-b32e-4123-ac2a-1332757c12c2', '6723aa93-69ef-4031-bc87-4e4f82c02a27'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:50.162798 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2186e50e-dc38-4986-bb75-ab7e6184b7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b91e8314-57a1-4cbd-a5a8-fc347fe7313c', '325613bf-ee95-436d-b1a8-39d34f3bc16a', 'c7b54ba6-b32e-4123-ac2a-1332757c12c2', '6723aa93-69ef-4031-bc87-4e4f82c02a27']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:50.163126 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a216f707-c3c8-4d1f-84eb-e3b46479d321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:50.195587 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a216f707-c3c8-4d1f-84eb-e3b46479d321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa177602-e7cd-4060-a110-2ac7ebbfe81c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-56948388',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a314c37aedcc4d8f847e22f2f08f066e',qos_specs=None,replication_status=,reservations=['b91e8314-57a1-4cbd-a5a8-fc347fe7313c','325613bf-ee95-436d-b1a8-39d34f3bc16a','c7b54ba6-b32e-4123-ac2a-1332757c12c2','6723aa93-69ef-4031-bc87-4e4f82c02a27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='547e2ecd7c774680afb04cc0bf06706c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:24:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-56948388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa177602-e7cd-4060-a110-2ac7ebbfe81c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a314c37aedcc4d8f847e22f2f08f066e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='547e2ecd7c774680afb04cc0bf06706c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:50.196555 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac601e00-882e-41b3-a7dd-f601e5796db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:50.220831 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac601e00-882e-41b3-a7dd-f601e5796db2) transitioned into state 'SUCCESS' from state '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-56948388',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a314c37aedcc4d8f847e22f2f08f066e',qos_specs=None,replication_status=,reservations=['b91e8314-57a1-4cbd-a5a8-fc347fe7313c','325613bf-ee95-436d-b1a8-39d34f3bc16a','c7b54ba6-b32e-4123-ac2a-1332757c12c2','6723aa93-69ef-4031-bc87-4e4f82c02a27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='547e2ecd7c774680afb04cc0bf06706c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:50.221613 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff84585-3249-4d9c-a95a-037d8d373b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:50.233046 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff84585-3249-4d9c-a95a-037d8d373b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:50.233842 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Flow 'volume_create_api' (89ef4d41-fe72-467c-8375-f7c35ba1677d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:50.234270 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Create volume request issued successfully. Aug 14 22:24:50.235030 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4f58b68-36d8-4df0-b436-8e51494b8471 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:24:50.235740 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 129/496] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:24:49 2026] POST /volume/v3/volumes => generated 762 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:24:50.250034 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-549dc663-b0e1-4543-a901-c68e8fd47b8a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:50.253047 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-549dc663-b0e1-4543-a901-c68e8fd47b8a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c Aug 14 22:24:50.253328 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-549dc663-b0e1-4543-a901-c68e8fd47b8a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:50.254223 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-549dc663-b0e1-4543-a901-c68e8fd47b8a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:50.257594 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=281,cinder:UPDATE=83,cinder:INSERT=66 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:24:50.270094 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:50.270094 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:50.279577 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-549dc663-b0e1-4543-a901-c68e8fd47b8a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:50.294533 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-549dc663-b0e1-4543-a901-c68e8fd47b8a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c returned with HTTP 200 Aug 14 22:24:50.294533 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 118/497] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:50 2026] GET /volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c => generated 830 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:51.322894 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-95afcdb9-9a30-47f5-856f-40c507ea6428 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:51.330652 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-95afcdb9-9a30-47f5-856f-40c507ea6428 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c Aug 14 22:24:51.331408 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-95afcdb9-9a30-47f5-856f-40c507ea6428 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:51.333574 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-95afcdb9-9a30-47f5-856f-40c507ea6428 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:51.338674 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=211,cinder:INSERT=33,cinder:UPDATE=51 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:24:51.345831 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:51.345831 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:51.351321 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-95afcdb9-9a30-47f5-856f-40c507ea6428 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:51.360683 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-95afcdb9-9a30-47f5-856f-40c507ea6428 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c returned with HTTP 200 Aug 14 22:24:51.361560 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 125/498] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:51 2026] GET /volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:51.392493 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-30cb6269-c107-45e6-915d-aef34538b5d4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:51.398870 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30cb6269-c107-45e6-915d-aef34538b5d4 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c Aug 14 22:24:51.399133 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30cb6269-c107-45e6-915d-aef34538b5d4 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:51.399393 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30cb6269-c107-45e6-915d-aef34538b5d4 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:51.410086 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:51.410086 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:51.415102 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-30cb6269-c107-45e6-915d-aef34538b5d4 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:51.420430 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30cb6269-c107-45e6-915d-aef34538b5d4 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c returned with HTTP 200 Aug 14 22:24:51.420855 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 127/499] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:51 2026] GET /volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:51.441198 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:51.446726 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:24:51.446968 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1332322053"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:51.450569 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1332322053'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:24:51.450569 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Create volume of 1 GB Aug 14 22:24:51.450822 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:51.450822 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:51.465740 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Availability Zones retrieved successfully. Aug 14 22:24:51.475224 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Flow 'volume_create_api' (8ae425ba-db13-4b08-a284-1f094e868504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:51.475486 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f275f84d-f319-4c4c-abad-c8cffa5d7075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:51.478102 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:24:51.535775 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f275f84d-f319-4c4c-abad-c8cffa5d7075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:51.536948 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b1e88c8-c177-47ef-b780-d46d20bb0327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:51.597766 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Created reservations ['844e0505-ee4e-4147-ac34-df59bb0b550c', 'e6e509c0-db5d-460b-abe5-11c4701dfab0', 'e7d1d9a5-0bc2-41eb-a66e-74a591122797', '69fb1e3d-d435-4eb3-9d46-d2afa65757c2'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:51.598937 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b1e88c8-c177-47ef-b780-d46d20bb0327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['844e0505-ee4e-4147-ac34-df59bb0b550c', 'e6e509c0-db5d-460b-abe5-11c4701dfab0', 'e7d1d9a5-0bc2-41eb-a66e-74a591122797', '69fb1e3d-d435-4eb3-9d46-d2afa65757c2']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:51.600494 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae1e1ac8-e61e-4d58-8605-6689df94ef06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:51.647871 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae1e1ac8-e61e-4d58-8605-6689df94ef06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72b58b40-45cc-454d-a523-4dbde36fe37b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1332322053',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a314c37aedcc4d8f847e22f2f08f066e',qos_specs=None,replication_status=,reservations=['844e0505-ee4e-4147-ac34-df59bb0b550c','e6e509c0-db5d-460b-abe5-11c4701dfab0','e7d1d9a5-0bc2-41eb-a66e-74a591122797','69fb1e3d-d435-4eb3-9d46-d2afa65757c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='547e2ecd7c774680afb04cc0bf06706c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1332322053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72b58b40-45cc-454d-a523-4dbde36fe37b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a314c37aedcc4d8f847e22f2f08f066e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='547e2ecd7c774680afb04cc0bf06706c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:51.649488 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1de92d9-1d2b-465e-b360-ae7e4c472a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:51.691444 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1de92d9-1d2b-465e-b360-ae7e4c472a51) transitioned into state 'SUCCESS' from state '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-1332322053',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a314c37aedcc4d8f847e22f2f08f066e',qos_specs=None,replication_status=,reservations=['844e0505-ee4e-4147-ac34-df59bb0b550c','e6e509c0-db5d-460b-abe5-11c4701dfab0','e7d1d9a5-0bc2-41eb-a66e-74a591122797','69fb1e3d-d435-4eb3-9d46-d2afa65757c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='547e2ecd7c774680afb04cc0bf06706c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:51.693767 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204ea609-1cbd-4e9c-8220-2405f6cff6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:51.710614 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204ea609-1cbd-4e9c-8220-2405f6cff6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:51.711969 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Flow 'volume_create_api' (8ae425ba-db13-4b08-a284-1f094e868504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:51.712449 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Create volume request issued successfully. Aug 14 22:24:51.713638 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-099c68d7-245c-4d2b-b9a1-ec848d2724d9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:24:51.713921 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 130/500] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:24:51 2026] POST /volume/v3/volumes => generated 764 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:24:51.735441 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba8e9b66-7980-49a4-aa54-2b64ed74befc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:51.738079 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba8e9b66-7980-49a4-aa54-2b64ed74befc tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b Aug 14 22:24:51.738221 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba8e9b66-7980-49a4-aa54-2b64ed74befc tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:51.738561 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba8e9b66-7980-49a4-aa54-2b64ed74befc tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:51.748563 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:51.748563 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:51.754489 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ba8e9b66-7980-49a4-aa54-2b64ed74befc tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:51.760074 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba8e9b66-7980-49a4-aa54-2b64ed74befc tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b returned with HTTP 200 Aug 14 22:24:51.761094 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 119/501] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:51 2026] GET /volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:24:52.784683 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b159c67-8200-4ec9-91d8-2775ecbf9f66 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:52.787180 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b159c67-8200-4ec9-91d8-2775ecbf9f66 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b Aug 14 22:24:52.787726 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b159c67-8200-4ec9-91d8-2775ecbf9f66 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:52.788082 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b159c67-8200-4ec9-91d8-2775ecbf9f66 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:52.800087 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:52.800087 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:52.806287 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9b159c67-8200-4ec9-91d8-2775ecbf9f66 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:52.814233 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b159c67-8200-4ec9-91d8-2775ecbf9f66 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b returned with HTTP 200 Aug 14 22:24:52.814921 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 126/502] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:52 2026] GET /volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:52.839496 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9c0c830-5e3c-4e18-b87c-2662d8b4a7bd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:52.843633 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9c0c830-5e3c-4e18-b87c-2662d8b4a7bd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b Aug 14 22:24:52.843633 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9c0c830-5e3c-4e18-b87c-2662d8b4a7bd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:52.843806 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9c0c830-5e3c-4e18-b87c-2662d8b4a7bd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:52.858994 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:52.858994 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:52.865156 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b9c0c830-5e3c-4e18-b87c-2662d8b4a7bd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:52.871417 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9c0c830-5e3c-4e18-b87c-2662d8b4a7bd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b returned with HTTP 200 Aug 14 22:24:52.872416 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 128/503] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:52 2026] GET /volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:52.897293 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:52.901277 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:24:52.901836 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-664537027"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:52.904698 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-664537027'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:24:52.904912 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Create volume of 1 GB Aug 14 22:24:52.905396 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:52.905396 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:52.911919 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Availability Zones retrieved successfully. Aug 14 22:24:52.923741 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Flow 'volume_create_api' (5a790abe-f87c-45cb-bb04-589bc49edbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:52.923741 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced04fcf-c2d3-4070-b66b-3fa847007cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:52.925025 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:24:52.989324 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced04fcf-c2d3-4070-b66b-3fa847007cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:52.989324 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58fea01d-4d66-4e29-b460-d3d6c92c1ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:53.051376 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Created reservations ['e7247973-e183-4316-8458-2038ab4d36cb', '0e3256e3-0056-42c4-9eda-81fb034bd040', '51d6e391-ea3d-4725-bf7c-4d54a0c27f95', '1ba2d3f7-d95d-4eb7-9cf6-dbf3e2bae7da'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:53.052618 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58fea01d-4d66-4e29-b460-d3d6c92c1ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7247973-e183-4316-8458-2038ab4d36cb', '0e3256e3-0056-42c4-9eda-81fb034bd040', '51d6e391-ea3d-4725-bf7c-4d54a0c27f95', '1ba2d3f7-d95d-4eb7-9cf6-dbf3e2bae7da']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:53.053789 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4f1b8bb-c5c5-4ad8-b2b3-2ce06ba74abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:53.088448 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4f1b8bb-c5c5-4ad8-b2b3-2ce06ba74abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b570833-c630-4faf-aaf5-361e63c81072', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-664537027',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a314c37aedcc4d8f847e22f2f08f066e',qos_specs=None,replication_status=,reservations=['e7247973-e183-4316-8458-2038ab4d36cb','0e3256e3-0056-42c4-9eda-81fb034bd040','51d6e391-ea3d-4725-bf7c-4d54a0c27f95','1ba2d3f7-d95d-4eb7-9cf6-dbf3e2bae7da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='547e2ecd7c774680afb04cc0bf06706c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-664537027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b570833-c630-4faf-aaf5-361e63c81072,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a314c37aedcc4d8f847e22f2f08f066e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='547e2ecd7c774680afb04cc0bf06706c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:53.093217 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be75b59b-c152-4a8c-aeae-417d31c95c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:53.127674 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be75b59b-c152-4a8c-aeae-417d31c95c0b) transitioned into state 'SUCCESS' from state '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-664537027',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a314c37aedcc4d8f847e22f2f08f066e',qos_specs=None,replication_status=,reservations=['e7247973-e183-4316-8458-2038ab4d36cb','0e3256e3-0056-42c4-9eda-81fb034bd040','51d6e391-ea3d-4725-bf7c-4d54a0c27f95','1ba2d3f7-d95d-4eb7-9cf6-dbf3e2bae7da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='547e2ecd7c774680afb04cc0bf06706c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:53.128483 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a11ac64-13a8-47ba-be7b-728bd0e8d4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:53.151324 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a11ac64-13a8-47ba-be7b-728bd0e8d4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:53.152547 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Flow 'volume_create_api' (5a790abe-f87c-45cb-bb04-589bc49edbe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:53.153670 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Create volume request issued successfully. Aug 14 22:24:53.153828 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2d2a805-3490-4a0b-9c30-bb5a280d8c1e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:24:53.154727 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 131/504] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:24:52 2026] POST /volume/v3/volumes => generated 763 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:24:53.175807 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-74de29e6-7013-4997-9922-d9dde6bd3445 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:53.178288 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74de29e6-7013-4997-9922-d9dde6bd3445 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 Aug 14 22:24:53.178578 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74de29e6-7013-4997-9922-d9dde6bd3445 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:53.178784 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74de29e6-7013-4997-9922-d9dde6bd3445 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:53.190746 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:53.190746 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:53.197687 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-74de29e6-7013-4997-9922-d9dde6bd3445 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:53.206126 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74de29e6-7013-4997-9922-d9dde6bd3445 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 returned with HTTP 200 Aug 14 22:24:53.206636 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 120/505] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:53 2026] GET /volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 => generated 831 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:54.236711 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-901846a5-3953-4fc7-8f1e-d4425f77ab86 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:54.240798 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-901846a5-3953-4fc7-8f1e-d4425f77ab86 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 Aug 14 22:24:54.241291 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-901846a5-3953-4fc7-8f1e-d4425f77ab86 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:54.241291 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-901846a5-3953-4fc7-8f1e-d4425f77ab86 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:54.250963 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:54.250963 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:54.255199 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-901846a5-3953-4fc7-8f1e-d4425f77ab86 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:54.266762 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-901846a5-3953-4fc7-8f1e-d4425f77ab86 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 returned with HTTP 200 Aug 14 22:24:54.267594 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 127/506] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:54 2026] GET /volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:54.288175 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-73cd95d4-1f25-4d1d-9b69-e6a063eb519a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:54.294130 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73cd95d4-1f25-4d1d-9b69-e6a063eb519a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 Aug 14 22:24:54.294130 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73cd95d4-1f25-4d1d-9b69-e6a063eb519a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:54.294873 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73cd95d4-1f25-4d1d-9b69-e6a063eb519a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:54.311834 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:54.311834 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:54.321647 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-73cd95d4-1f25-4d1d-9b69-e6a063eb519a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:54.329344 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73cd95d4-1f25-4d1d-9b69-e6a063eb519a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 returned with HTTP 200 Aug 14 22:24:54.329344 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 129/507] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:54 2026] GET /volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:54.349985 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-86b6ee97-6171-4f38-8d76-ffb3282b73b6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:54.352482 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-86b6ee97-6171-4f38-8d76-ffb3282b73b6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes Aug 14 22:24:54.352745 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-86b6ee97-6171-4f38-8d76-ffb3282b73b6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:54.353075 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-86b6ee97-6171-4f38-8d76-ffb3282b73b6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:54.353754 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-86b6ee97-6171-4f38-8d76-ffb3282b73b6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:54.354497 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:54.354497 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:54.354980 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-86b6ee97-6171-4f38-8d76-ffb3282b73b6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:54.399106 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-86b6ee97-6171-4f38-8d76-ffb3282b73b6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:54.400349 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-86b6ee97-6171-4f38-8d76-ffb3282b73b6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 200 Aug 14 22:24:54.400736 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 132/508] 10.4.3.114 () {66 vars in 1237 bytes} [Fri Aug 14 22:24:54 2026] GET /volume/v3/volumes => generated 973 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:54.417326 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a19a1a0-e2a3-4d6b-af5f-9ceac15f17f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:54.422351 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a19a1a0-e2a3-4d6b-af5f-9ceac15f17f6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1332322053 Aug 14 22:24:54.422568 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a19a1a0-e2a3-4d6b-af5f-9ceac15f17f6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:54.423219 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a19a1a0-e2a3-4d6b-af5f-9ceac15f17f6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:54.423350 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-5a19a1a0-e2a3-4d6b-af5f-9ceac15f17f6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:54.424216 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5a19a1a0-e2a3-4d6b-af5f-9ceac15f17f6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1332322053'), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:54.464046 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5a19a1a0-e2a3-4d6b-af5f-9ceac15f17f6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:54.465187 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a19a1a0-e2a3-4d6b-af5f-9ceac15f17f6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1332322053 returned with HTTP 200 Aug 14 22:24:54.465187 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 121/509] 10.4.3.114 () {66 vars in 1338 bytes} [Fri Aug 14 22:24:54 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1332322053 => generated 334 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:54.477173 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-544fe46f-6014-488d-942b-cfe08e02f59e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:54.481224 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-544fe46f-6014-488d-942b-cfe08e02f59e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-56948388 Aug 14 22:24:54.481416 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-544fe46f-6014-488d-942b-cfe08e02f59e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:54.481702 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-544fe46f-6014-488d-942b-cfe08e02f59e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:54.482546 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-544fe46f-6014-488d-942b-cfe08e02f59e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:54.483982 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-544fe46f-6014-488d-942b-cfe08e02f59e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-56948388'), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:54.535283 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-544fe46f-6014-488d-942b-cfe08e02f59e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:54.536173 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:54.536173 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:54.544088 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-544fe46f-6014-488d-942b-cfe08e02f59e tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-56948388 returned with HTTP 200 Aug 14 22:24:54.544761 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 128/510] 10.4.3.114 () {66 vars in 1355 bytes} [Fri Aug 14 22:24:54 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-56948388 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:54.565874 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0d6a71d7-f94a-40fa-9ff3-48aa80d156fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:54.568728 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d6a71d7-f94a-40fa-9ff3-48aa80d156fb tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?limit=1 Aug 14 22:24:54.568976 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d6a71d7-f94a-40fa-9ff3-48aa80d156fb tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:54.569337 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d6a71d7-f94a-40fa-9ff3-48aa80d156fb tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:54.569664 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-0d6a71d7-f94a-40fa-9ff3-48aa80d156fb tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:54.570748 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0d6a71d7-f94a-40fa-9ff3-48aa80d156fb tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:54.581665 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0d6a71d7-f94a-40fa-9ff3-48aa80d156fb tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:54.582801 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:54.582801 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:54.588007 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d6a71d7-f94a-40fa-9ff3-48aa80d156fb tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 14 22:24:54.592309 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 130/511] 10.4.3.114 () {66 vars in 1273 bytes} [Fri Aug 14 22:24:54 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:54.602204 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-28f8f025-de4b-4898-9ee2-dbf47c0a9f0f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:54.604091 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-28f8f025-de4b-4898-9ee2-dbf47c0a9f0f tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?limit=1&marker=1b570833-c630-4faf-aaf5-361e63c81072 Aug 14 22:24:54.604401 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-28f8f025-de4b-4898-9ee2-dbf47c0a9f0f tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:54.604728 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-28f8f025-de4b-4898-9ee2-dbf47c0a9f0f tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:54.605074 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-28f8f025-de4b-4898-9ee2-dbf47c0a9f0f tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:54.606008 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:54.606008 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:54.606637 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-28f8f025-de4b-4898-9ee2-dbf47c0a9f0f tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:54.661698 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-28f8f025-de4b-4898-9ee2-dbf47c0a9f0f tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:54.662473 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:54.662473 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:54.670510 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-28f8f025-de4b-4898-9ee2-dbf47c0a9f0f tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail?limit=1&marker=1b570833-c630-4faf-aaf5-361e63c81072 returned with HTTP 200 Aug 14 22:24:54.671051 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 133/512] 10.4.3.114 () {66 vars in 1361 bytes} [Fri Aug 14 22:24:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=1b570833-c630-4faf-aaf5-361e63c81072 => generated 1003 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:54.694895 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eaa8c6ef-3656-4b20-b061-8aa3d4dcf1f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:54.698197 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eaa8c6ef-3656-4b20-b061-8aa3d4dcf1f1 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?limit=1&marker=72b58b40-45cc-454d-a523-4dbde36fe37b Aug 14 22:24:54.698457 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eaa8c6ef-3656-4b20-b061-8aa3d4dcf1f1 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:54.698727 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eaa8c6ef-3656-4b20-b061-8aa3d4dcf1f1 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:54.699001 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-eaa8c6ef-3656-4b20-b061-8aa3d4dcf1f1 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:54.699698 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:54.699698 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:54.700560 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eaa8c6ef-3656-4b20-b061-8aa3d4dcf1f1 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:54.743233 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eaa8c6ef-3656-4b20-b061-8aa3d4dcf1f1 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:54.744125 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:54.744125 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:54.748885 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eaa8c6ef-3656-4b20-b061-8aa3d4dcf1f1 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail?limit=1&marker=72b58b40-45cc-454d-a523-4dbde36fe37b returned with HTTP 200 Aug 14 22:24:54.749486 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 122/513] 10.4.3.114 () {66 vars in 1361 bytes} [Fri Aug 14 22:24:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=72b58b40-45cc-454d-a523-4dbde36fe37b => generated 1001 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:54.768575 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b266d0b4-51bf-4ff7-ad48-dccf8f363444 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:54.770788 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b266d0b4-51bf-4ff7-ad48-dccf8f363444 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?limit=1&marker=aa177602-e7cd-4060-a110-2ac7ebbfe81c Aug 14 22:24:54.771171 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b266d0b4-51bf-4ff7-ad48-dccf8f363444 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:54.771458 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b266d0b4-51bf-4ff7-ad48-dccf8f363444 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:54.771770 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-b266d0b4-51bf-4ff7-ad48-dccf8f363444 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:54.772702 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b266d0b4-51bf-4ff7-ad48-dccf8f363444 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:54.819086 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b266d0b4-51bf-4ff7-ad48-dccf8f363444 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:54.823016 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b266d0b4-51bf-4ff7-ad48-dccf8f363444 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail?limit=1&marker=aa177602-e7cd-4060-a110-2ac7ebbfe81c returned with HTTP 200 Aug 14 22:24:54.823016 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 129/514] 10.4.3.114 () {66 vars in 1361 bytes} [Fri Aug 14 22:24:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=aa177602-e7cd-4060-a110-2ac7ebbfe81c => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:24:54.850034 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1122be70-da5e-4118-8b19-229c75675d75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:54.853308 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1122be70-da5e-4118-8b19-229c75675d75 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 14 22:24:54.853308 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1122be70-da5e-4118-8b19-229c75675d75 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:54.853980 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1122be70-da5e-4118-8b19-229c75675d75 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:54.854426 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-1122be70-da5e-4118-8b19-229c75675d75 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:54.854990 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1122be70-da5e-4118-8b19-229c75675d75 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Could not evaluate value available, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 22:24:54.856244 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1122be70-da5e-4118-8b19-229c75675d75 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:54.896972 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1122be70-da5e-4118-8b19-229c75675d75 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:54.898574 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:54.898574 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:54.903467 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1122be70-da5e-4118-8b19-229c75675d75 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 14 22:24:54.903928 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 131/515] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:24:54 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:54.923316 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2cb41ecc-c43c-49b3-b52f-9411c9097aae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:54.925430 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2cb41ecc-c43c-49b3-b52f-9411c9097aae tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 14 22:24:54.926529 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2cb41ecc-c43c-49b3-b52f-9411c9097aae tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:54.926962 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2cb41ecc-c43c-49b3-b52f-9411c9097aae tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:54.927454 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-2cb41ecc-c43c-49b3-b52f-9411c9097aae tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:54.930724 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2cb41ecc-c43c-49b3-b52f-9411c9097aae tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Could not evaluate value available, assuming string {{(pid=100322) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 22:24:54.930724 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2cb41ecc-c43c-49b3-b52f-9411c9097aae tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:54.971884 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2cb41ecc-c43c-49b3-b52f-9411c9097aae tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:54.974763 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:54.974763 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:54.982058 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2cb41ecc-c43c-49b3-b52f-9411c9097aae tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 14 22:24:54.982892 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 134/516] 10.4.3.114 () {66 vars in 1359 bytes} [Fri Aug 14 22:24:54 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:55.008136 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c43593f-494a-41a6-84cd-9aa7a4f4eb14 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.013846 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c43593f-494a-41a6-84cd-9aa7a4f4eb14 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes?limit=1 Aug 14 22:24:55.014188 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c43593f-494a-41a6-84cd-9aa7a4f4eb14 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.016409 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c43593f-494a-41a6-84cd-9aa7a4f4eb14 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.016409 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-5c43593f-494a-41a6-84cd-9aa7a4f4eb14 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.022729 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5c43593f-494a-41a6-84cd-9aa7a4f4eb14 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.065807 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5c43593f-494a-41a6-84cd-9aa7a4f4eb14 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.066685 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c43593f-494a-41a6-84cd-9aa7a4f4eb14 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 14 22:24:55.067243 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 123/517] 10.4.3.114 () {66 vars in 1252 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:55.079156 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6c70e061-4e6d-49d5-8645-3a4c344a27ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.080772 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c70e061-4e6d-49d5-8645-3a4c344a27ad tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes?limit=1&marker=1b570833-c630-4faf-aaf5-361e63c81072 Aug 14 22:24:55.081026 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c70e061-4e6d-49d5-8645-3a4c344a27ad tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.081221 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c70e061-4e6d-49d5-8645-3a4c344a27ad tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.081536 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-6c70e061-4e6d-49d5-8645-3a4c344a27ad tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.082234 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6c70e061-4e6d-49d5-8645-3a4c344a27ad tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.105174 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6c70e061-4e6d-49d5-8645-3a4c344a27ad tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.105922 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c70e061-4e6d-49d5-8645-3a4c344a27ad tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes?limit=1&marker=1b570833-c630-4faf-aaf5-361e63c81072 returned with HTTP 200 Aug 14 22:24:55.106545 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 130/518] 10.4.3.114 () {66 vars in 1340 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes?limit=1&marker=1b570833-c630-4faf-aaf5-361e63c81072 => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:55.121596 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dda7dadc-ce67-432e-8965-686e5a6efbbd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.124862 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dda7dadc-ce67-432e-8965-686e5a6efbbd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes?limit=1&marker=72b58b40-45cc-454d-a523-4dbde36fe37b Aug 14 22:24:55.124862 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dda7dadc-ce67-432e-8965-686e5a6efbbd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.124862 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dda7dadc-ce67-432e-8965-686e5a6efbbd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.124862 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-dda7dadc-ce67-432e-8965-686e5a6efbbd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.126343 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dda7dadc-ce67-432e-8965-686e5a6efbbd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.185470 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dda7dadc-ce67-432e-8965-686e5a6efbbd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.186339 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dda7dadc-ce67-432e-8965-686e5a6efbbd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes?limit=1&marker=72b58b40-45cc-454d-a523-4dbde36fe37b returned with HTTP 200 Aug 14 22:24:55.186406 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 132/519] 10.4.3.114 () {66 vars in 1340 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes?limit=1&marker=72b58b40-45cc-454d-a523-4dbde36fe37b => generated 468 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:55.202017 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c78c8935-6cce-4066-a532-9bb432a2df59 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.207690 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c78c8935-6cce-4066-a532-9bb432a2df59 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes?limit=1&marker=aa177602-e7cd-4060-a110-2ac7ebbfe81c Aug 14 22:24:55.208720 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c78c8935-6cce-4066-a532-9bb432a2df59 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.208720 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c78c8935-6cce-4066-a532-9bb432a2df59 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.209671 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-c78c8935-6cce-4066-a532-9bb432a2df59 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.210564 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c78c8935-6cce-4066-a532-9bb432a2df59 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.237463 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c78c8935-6cce-4066-a532-9bb432a2df59 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.237624 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c78c8935-6cce-4066-a532-9bb432a2df59 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes?limit=1&marker=aa177602-e7cd-4060-a110-2ac7ebbfe81c returned with HTTP 200 Aug 14 22:24:55.238090 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 135/520] 10.4.3.114 () {66 vars in 1340 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes?limit=1&marker=aa177602-e7cd-4060-a110-2ac7ebbfe81c => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:24:55.259105 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2ac60764-b069-440f-b52f-a805b8c3fba5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.260910 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ac60764-b069-440f-b52f-a805b8c3fba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1332322053&status=available Aug 14 22:24:55.261241 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ac60764-b069-440f-b52f-a805b8c3fba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.261410 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ac60764-b069-440f-b52f-a805b8c3fba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.261882 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-2ac60764-b069-440f-b52f-a805b8c3fba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.262217 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2ac60764-b069-440f-b52f-a805b8c3fba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Could not evaluate value available, assuming string {{(pid=100323) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 22:24:55.262621 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:55.262621 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:55.263148 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2ac60764-b069-440f-b52f-a805b8c3fba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1332322053'), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.302344 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2ac60764-b069-440f-b52f-a805b8c3fba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.302858 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ac60764-b069-440f-b52f-a805b8c3fba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1332322053&status=available returned with HTTP 200 Aug 14 22:24:55.303693 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 124/521] 10.4.3.114 () {66 vars in 1372 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1332322053&status=available => generated 334 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:55.319913 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-29aed797-028e-4ebd-b953-01dcbfe9681a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.324381 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29aed797-028e-4ebd-b953-01dcbfe9681a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-664537027&status=available Aug 14 22:24:55.324665 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29aed797-028e-4ebd-b953-01dcbfe9681a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.325479 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29aed797-028e-4ebd-b953-01dcbfe9681a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.325479 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-29aed797-028e-4ebd-b953-01dcbfe9681a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.326369 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29aed797-028e-4ebd-b953-01dcbfe9681a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Could not evaluate value available, assuming string {{(pid=100325) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 22:24:55.326774 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:55.326774 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:55.327179 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29aed797-028e-4ebd-b953-01dcbfe9681a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-664537027'), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.370793 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-29aed797-028e-4ebd-b953-01dcbfe9681a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.372148 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:55.372148 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:55.382425 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29aed797-028e-4ebd-b953-01dcbfe9681a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-664537027&status=available returned with HTTP 200 Aug 14 22:24:55.383088 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 131/522] 10.4.3.114 () {66 vars in 1391 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-664537027&status=available => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:55.401040 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-56568d77-989e-48ed-8f63-a9626b7739b8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.403634 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56568d77-989e-48ed-8f63-a9626b7739b8 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?marker=1b570833-c630-4faf-aaf5-361e63c81072&sort=id%3Aasc Aug 14 22:24:55.403946 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56568d77-989e-48ed-8f63-a9626b7739b8 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.404335 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56568d77-989e-48ed-8f63-a9626b7739b8 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.404728 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-56568d77-989e-48ed-8f63-a9626b7739b8 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.405411 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:55.405411 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:55.406651 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-56568d77-989e-48ed-8f63-a9626b7739b8 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.470661 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-56568d77-989e-48ed-8f63-a9626b7739b8 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.471888 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:55.471888 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:55.480380 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56568d77-989e-48ed-8f63-a9626b7739b8 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail?marker=1b570833-c630-4faf-aaf5-361e63c81072&sort=id%3Aasc returned with HTTP 200 Aug 14 22:24:55.480985 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 133/523] 10.4.3.114 () {66 vars in 1373 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes/detail?marker=1b570833-c630-4faf-aaf5-361e63c81072&sort=id%3Aasc => generated 1705 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:55.503336 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ac7f204b-5ab2-4081-8683-086e9d675b9a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.504418 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac7f204b-5ab2-4081-8683-086e9d675b9a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 22:24:55.505615 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac7f204b-5ab2-4081-8683-086e9d675b9a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.505615 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac7f204b-5ab2-4081-8683-086e9d675b9a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.505615 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-ac7f204b-5ab2-4081-8683-086e9d675b9a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.507000 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ac7f204b-5ab2-4081-8683-086e9d675b9a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.561281 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ac7f204b-5ab2-4081-8683-086e9d675b9a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.562867 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:55.562867 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:55.573431 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac7f204b-5ab2-4081-8683-086e9d675b9a tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 22:24:55.575491 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 136/524] 10.4.3.114 () {66 vars in 1337 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2551 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:55.598354 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-64f21c14-daa7-4c0c-a7ec-2de38e12e161 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.602331 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64f21c14-daa7-4c0c-a7ec-2de38e12e161 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:24:55.602331 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64f21c14-daa7-4c0c-a7ec-2de38e12e161 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.603222 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64f21c14-daa7-4c0c-a7ec-2de38e12e161 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.603222 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-64f21c14-daa7-4c0c-a7ec-2de38e12e161 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.603684 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:55.603684 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:55.604308 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-64f21c14-daa7-4c0c-a7ec-2de38e12e161 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.618664 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-64f21c14-daa7-4c0c-a7ec-2de38e12e161 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.619750 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:55.619750 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:55.624987 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64f21c14-daa7-4c0c-a7ec-2de38e12e161 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:24:55.625221 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 125/525] 10.4.3.114 () {66 vars in 1258 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:55.648352 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2e9b7aa8-afbd-499c-9d3b-c587090ab969 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.653284 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e9b7aa8-afbd-499c-9d3b-c587090ab969 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 22:24:55.653284 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e9b7aa8-afbd-499c-9d3b-c587090ab969 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.653284 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e9b7aa8-afbd-499c-9d3b-c587090ab969 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.653284 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-2e9b7aa8-afbd-499c-9d3b-c587090ab969 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.654431 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2e9b7aa8-afbd-499c-9d3b-c587090ab969 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.706309 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2e9b7aa8-afbd-499c-9d3b-c587090ab969 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.707401 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e9b7aa8-afbd-499c-9d3b-c587090ab969 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 22:24:55.708212 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 132/526] 10.4.3.114 () {66 vars in 1316 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 973 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:55.719889 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3c14eeed-f972-4b90-98c3-c1f61ef35e28 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.721604 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c14eeed-f972-4b90-98c3-c1f61ef35e28 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes?availability_zone=nova Aug 14 22:24:55.721853 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c14eeed-f972-4b90-98c3-c1f61ef35e28 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.722116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c14eeed-f972-4b90-98c3-c1f61ef35e28 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.722459 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-3c14eeed-f972-4b90-98c3-c1f61ef35e28 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.722722 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c14eeed-f972-4b90-98c3-c1f61ef35e28 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Could not evaluate value nova, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 22:24:55.723634 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3c14eeed-f972-4b90-98c3-c1f61ef35e28 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.771239 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3c14eeed-f972-4b90-98c3-c1f61ef35e28 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.771239 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c14eeed-f972-4b90-98c3-c1f61ef35e28 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 22:24:55.771239 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 134/527] 10.4.3.114 () {66 vars in 1282 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:55.786781 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-126c9619-6b5f-4d61-9d93-6526c7b15a37 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.790610 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-126c9619-6b5f-4d61-9d93-6526c7b15a37 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes?availability_zone=nova Aug 14 22:24:55.790610 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-126c9619-6b5f-4d61-9d93-6526c7b15a37 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.790905 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-126c9619-6b5f-4d61-9d93-6526c7b15a37 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.791185 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-126c9619-6b5f-4d61-9d93-6526c7b15a37 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.791664 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-126c9619-6b5f-4d61-9d93-6526c7b15a37 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Could not evaluate value nova, assuming string {{(pid=100322) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 22:24:55.792733 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-126c9619-6b5f-4d61-9d93-6526c7b15a37 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.833818 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-126c9619-6b5f-4d61-9d93-6526c7b15a37 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.835303 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-126c9619-6b5f-4d61-9d93-6526c7b15a37 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 22:24:55.835303 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 137/528] 10.4.3.114 () {66 vars in 1282 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:55.849824 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f59b147-7e27-415d-95d0-bc6577cfecf6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.852428 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f59b147-7e27-415d-95d0-bc6577cfecf6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes?bootable=false Aug 14 22:24:55.852730 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f59b147-7e27-415d-95d0-bc6577cfecf6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.853086 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f59b147-7e27-415d-95d0-bc6577cfecf6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.853520 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-7f59b147-7e27-415d-95d0-bc6577cfecf6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.854508 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7f59b147-7e27-415d-95d0-bc6577cfecf6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.901842 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7f59b147-7e27-415d-95d0-bc6577cfecf6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.902132 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f59b147-7e27-415d-95d0-bc6577cfecf6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 22:24:55.902739 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 126/529] 10.4.3.114 () {66 vars in 1266 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:55.923626 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-32d26c08-7d14-4da9-8f95-0f696332befd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.926147 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32d26c08-7d14-4da9-8f95-0f696332befd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes?bootable=false Aug 14 22:24:55.926499 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32d26c08-7d14-4da9-8f95-0f696332befd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.926721 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32d26c08-7d14-4da9-8f95-0f696332befd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.927038 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-32d26c08-7d14-4da9-8f95-0f696332befd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.927525 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:55.927525 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:55.928160 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-32d26c08-7d14-4da9-8f95-0f696332befd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:55.976428 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-32d26c08-7d14-4da9-8f95-0f696332befd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:55.976428 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32d26c08-7d14-4da9-8f95-0f696332befd tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 22:24:55.976428 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 133/530] 10.4.3.114 () {66 vars in 1266 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:55.990956 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3128ef74-09db-4aad-984f-b7f3cf617f86 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:55.994404 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3128ef74-09db-4aad-984f-b7f3cf617f86 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes?status=available Aug 14 22:24:55.994404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3128ef74-09db-4aad-984f-b7f3cf617f86 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:55.994404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3128ef74-09db-4aad-984f-b7f3cf617f86 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:55.994404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-3128ef74-09db-4aad-984f-b7f3cf617f86 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:55.994404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3128ef74-09db-4aad-984f-b7f3cf617f86 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Could not evaluate value available, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 22:24:55.994404 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:55.994404 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:56.000758 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3128ef74-09db-4aad-984f-b7f3cf617f86 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:56.042165 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3128ef74-09db-4aad-984f-b7f3cf617f86 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:56.042820 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3128ef74-09db-4aad-984f-b7f3cf617f86 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 22:24:56.043346 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 135/531] 10.4.3.114 () {66 vars in 1270 bytes} [Fri Aug 14 22:24:55 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:56.060283 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9377f8a4-e1c3-4d4d-85a3-19a434f2a242 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:56.062146 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9377f8a4-e1c3-4d4d-85a3-19a434f2a242 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes?status=available Aug 14 22:24:56.062410 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9377f8a4-e1c3-4d4d-85a3-19a434f2a242 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:56.062684 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9377f8a4-e1c3-4d4d-85a3-19a434f2a242 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:56.062992 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-9377f8a4-e1c3-4d4d-85a3-19a434f2a242 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:56.063537 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9377f8a4-e1c3-4d4d-85a3-19a434f2a242 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Could not evaluate value available, assuming string {{(pid=100322) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 22:24:56.065276 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:56.065276 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:56.065276 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9377f8a4-e1c3-4d4d-85a3-19a434f2a242 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:56.104006 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9377f8a4-e1c3-4d4d-85a3-19a434f2a242 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:56.104906 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9377f8a4-e1c3-4d4d-85a3-19a434f2a242 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 22:24:56.105862 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 138/532] 10.4.3.114 () {66 vars in 1270 bytes} [Fri Aug 14 22:24:56 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:56.118192 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c561ad2b-c368-44b5-9ce5-ee9e72e97f58 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:56.125497 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c561ad2b-c368-44b5-9ce5-ee9e72e97f58 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?availability_zone=nova Aug 14 22:24:56.125497 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c561ad2b-c368-44b5-9ce5-ee9e72e97f58 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:56.125497 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c561ad2b-c368-44b5-9ce5-ee9e72e97f58 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:56.125497 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-c561ad2b-c368-44b5-9ce5-ee9e72e97f58 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:56.125497 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c561ad2b-c368-44b5-9ce5-ee9e72e97f58 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Could not evaluate value nova, assuming string {{(pid=100323) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 22:24:56.125497 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:56.125497 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:56.125497 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c561ad2b-c368-44b5-9ce5-ee9e72e97f58 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:56.181892 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c561ad2b-c368-44b5-9ce5-ee9e72e97f58 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:56.183324 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:56.183324 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:56.194820 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c561ad2b-c368-44b5-9ce5-ee9e72e97f58 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 14 22:24:56.195472 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 127/533] 10.4.3.114 () {66 vars in 1303 bytes} [Fri Aug 14 22:24:56 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2551 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:56.219751 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c21afd70-f336-4441-9b3b-84599a627549 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:56.222296 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c21afd70-f336-4441-9b3b-84599a627549 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?bootable=false Aug 14 22:24:56.222777 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c21afd70-f336-4441-9b3b-84599a627549 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:56.223139 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c21afd70-f336-4441-9b3b-84599a627549 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:56.223341 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-c21afd70-f336-4441-9b3b-84599a627549 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:56.223852 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:56.223852 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:56.226294 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c21afd70-f336-4441-9b3b-84599a627549 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:56.237496 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c21afd70-f336-4441-9b3b-84599a627549 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:56.240341 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:56.240341 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:56.254131 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c21afd70-f336-4441-9b3b-84599a627549 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 14 22:24:56.254874 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 134/534] 10.4.3.114 () {66 vars in 1287 bytes} [Fri Aug 14 22:24:56 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2551 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:56.277709 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c2de63a6-7f77-42c7-8ab3-3b69e754ddaf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:56.280046 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2de63a6-7f77-42c7-8ab3-3b69e754ddaf tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?status=available Aug 14 22:24:56.280955 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2de63a6-7f77-42c7-8ab3-3b69e754ddaf tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:56.280955 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2de63a6-7f77-42c7-8ab3-3b69e754ddaf tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:56.281111 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-c2de63a6-7f77-42c7-8ab3-3b69e754ddaf tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:24:56.283208 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c2de63a6-7f77-42c7-8ab3-3b69e754ddaf tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Could not evaluate value available, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 22:24:56.283208 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:56.283208 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:56.283208 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c2de63a6-7f77-42c7-8ab3-3b69e754ddaf tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:24:56.297173 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c2de63a6-7f77-42c7-8ab3-3b69e754ddaf tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Get all volumes completed successfully. Aug 14 22:24:56.298464 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:56.298464 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:56.310321 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2de63a6-7f77-42c7-8ab3-3b69e754ddaf tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 14 22:24:56.310812 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 136/535] 10.4.3.114 () {66 vars in 1291 bytes} [Fri Aug 14 22:24:56 2026] GET /volume/v3/volumes/detail?status=available => generated 2551 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:56.331846 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-656ceb40-a4cf-4fe9-b215-21d4ac37a3b0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:56.337346 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-656ceb40-a4cf-4fe9-b215-21d4ac37a3b0 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 Aug 14 22:24:56.337346 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-656ceb40-a4cf-4fe9-b215-21d4ac37a3b0 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:56.337346 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-656ceb40-a4cf-4fe9-b215-21d4ac37a3b0 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:56.343287 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:56.343287 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:56.348391 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-656ceb40-a4cf-4fe9-b215-21d4ac37a3b0 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:56.354316 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-656ceb40-a4cf-4fe9-b215-21d4ac37a3b0 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 returned with HTTP 200 Aug 14 22:24:56.354820 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 139/536] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:56 2026] GET /volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:56.376159 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-76b18994-fd4d-426c-8090-6d95249f3ba5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:56.378589 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76b18994-fd4d-426c-8090-6d95249f3ba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 Aug 14 22:24:56.378813 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76b18994-fd4d-426c-8090-6d95249f3ba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:56.379069 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76b18994-fd4d-426c-8090-6d95249f3ba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:56.379236 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-76b18994-fd4d-426c-8090-6d95249f3ba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Delete volume with id: 1b570833-c630-4faf-aaf5-361e63c81072 Aug 14 22:24:56.391328 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:56.391328 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:56.391670 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-76b18994-fd4d-426c-8090-6d95249f3ba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:56.420693 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-76b18994-fd4d-426c-8090-6d95249f3ba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Delete volume request issued successfully. Aug 14 22:24:56.422768 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76b18994-fd4d-426c-8090-6d95249f3ba5 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 returned with HTTP 202 Aug 14 22:24:56.422768 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 128/537] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:24:56 2026] DELETE /volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:56.434075 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-082b5547-184a-4b3e-93ad-7a06106c11ff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:56.439875 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-082b5547-184a-4b3e-93ad-7a06106c11ff tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 Aug 14 22:24:56.440200 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-082b5547-184a-4b3e-93ad-7a06106c11ff tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:56.440794 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-082b5547-184a-4b3e-93ad-7a06106c11ff tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:56.461800 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:56.461800 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:56.475986 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-082b5547-184a-4b3e-93ad-7a06106c11ff tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:56.490566 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-082b5547-184a-4b3e-93ad-7a06106c11ff tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 returned with HTTP 200 Aug 14 22:24:56.490566 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 135/538] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:56 2026] GET /volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:57.134881 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-410b67fe-2fd9-450f-a8fd-a860d6c468c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:57.138879 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-410b67fe-2fd9-450f-a8fd-a860d6c468c5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb Aug 14 22:24:57.138879 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-410b67fe-2fd9-450f-a8fd-a860d6c468c5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:57.138879 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-410b67fe-2fd9-450f-a8fd-a860d6c468c5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:57.146284 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:57.146284 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:57.151187 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-410b67fe-2fd9-450f-a8fd-a860d6c468c5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:24:57.157962 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-410b67fe-2fd9-450f-a8fd-a860d6c468c5 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb returned with HTTP 200 Aug 14 22:24:57.158636 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 137/539] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:24:57 2026] GET /volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:57.191534 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c4aa6c6-479c-4a7c-870a-a087106ae65f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:57.192194 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c4aa6c6-479c-4a7c-870a-a087106ae65f None None] GET https://10.4.3.114/volume// Aug 14 22:24:57.192719 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c4aa6c6-479c-4a7c-870a-a087106ae65f None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:57.192964 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c4aa6c6-479c-4a7c-870a-a087106ae65f None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:57.193663 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c4aa6c6-479c-4a7c-870a-a087106ae65f None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:24:57.194057 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 140/540] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:24: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 14 22:24:57.212694 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-0aa90f58-b970-467c-b305-1ee556250dcf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:57.219134 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-0aa90f58-b970-467c-b305-1ee556250dcf tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:24:57.219751 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-0aa90f58-b970-467c-b305-1ee556250dcf tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb", "connector": null, "instance_uuid": "1267e473-524f-4147-8aff-5d5b186c53f2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:57.235814 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:57.235814 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:57.304174 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-0aa90f58-b970-467c-b305-1ee556250dcf tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:24:57.304668 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 129/541] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:24:57 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 14 22:24:57.361559 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-cd7221dd-571d-48ab-96f9-4a898e0de090 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:57.363831 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-cd7221dd-571d-48ab-96f9-4a898e0de090 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] POST https://10.4.3.114/volume/v3/attachments/1cf266cf-96c7-43b5-8cab-dfa1aa32e7a1/action Aug 14 22:24:57.366277 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-cd7221dd-571d-48ab-96f9-4a898e0de090 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:24:57.366277 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-cd7221dd-571d-48ab-96f9-4a898e0de090 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:57.394658 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:57.394658 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:57.412677 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bea495d7-5a36-445c-b4d1-3ce2ee571c2a req-cd7221dd-571d-48ab-96f9-4a898e0de090 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/attachments/1cf266cf-96c7-43b5-8cab-dfa1aa32e7a1/action returned with HTTP 204 Aug 14 22:24:57.412677 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 136/542] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:24:57 2026] POST /volume/v3/attachments/1cf266cf-96c7-43b5-8cab-dfa1aa32e7a1/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:57.446199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f504db88-0ebb-449d-bde8-e25496084925 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:57.451201 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f504db88-0ebb-449d-bde8-e25496084925 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb Aug 14 22:24:57.451691 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f504db88-0ebb-449d-bde8-e25496084925 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:57.452065 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f504db88-0ebb-449d-bde8-e25496084925 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:57.468814 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:57.468814 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:57.478431 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f504db88-0ebb-449d-bde8-e25496084925 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:24:57.486278 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f504db88-0ebb-449d-bde8-e25496084925 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb returned with HTTP 200 Aug 14 22:24:57.487235 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 138/543] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:57 2026] GET /volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb => generated 1111 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:57.505154 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-00a09b52-6d04-4722-a68e-c4c177462468 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:57.507838 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00a09b52-6d04-4722-a68e-c4c177462468 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb Aug 14 22:24:57.508100 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00a09b52-6d04-4722-a68e-c4c177462468 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:57.508370 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00a09b52-6d04-4722-a68e-c4c177462468 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:57.509973 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aaf655e0-3795-481c-923d-6d237e4e9fd6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:57.512267 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aaf655e0-3795-481c-923d-6d237e4e9fd6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 Aug 14 22:24:57.512515 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aaf655e0-3795-481c-923d-6d237e4e9fd6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:57.512729 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aaf655e0-3795-481c-923d-6d237e4e9fd6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:57.520676 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aaf655e0-3795-481c-923d-6d237e4e9fd6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 returned with HTTP 404 Aug 14 22:24:57.521404 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 130/544] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:57 2026] GET /volume/v3/volumes/1b570833-c630-4faf-aaf5-361e63c81072 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:57.521946 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:57.521946 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:57.527304 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-00a09b52-6d04-4722-a68e-c4c177462468 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:24:57.532941 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd257e8f-0c27-420b-8c9c-f736a186abca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:57.534963 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00a09b52-6d04-4722-a68e-c4c177462468 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb returned with HTTP 200 Aug 14 22:24:57.534963 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 141/545] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:57 2026] GET /volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb => generated 1111 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:57.536316 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd257e8f-0c27-420b-8c9c-f736a186abca tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b Aug 14 22:24:57.536730 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd257e8f-0c27-420b-8c9c-f736a186abca tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:57.537108 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd257e8f-0c27-420b-8c9c-f736a186abca tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:57.550016 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:57.550016 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:57.562347 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd257e8f-0c27-420b-8c9c-f736a186abca tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:57.571932 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd257e8f-0c27-420b-8c9c-f736a186abca tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b returned with HTTP 200 Aug 14 22:24:57.572774 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 137/546] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:57 2026] GET /volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:57.589378 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51e3d84e-d167-4b5b-8eaa-6383fe321424 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:57.592322 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51e3d84e-d167-4b5b-8eaa-6383fe321424 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] DELETE https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b Aug 14 22:24:57.592863 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51e3d84e-d167-4b5b-8eaa-6383fe321424 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:57.593233 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51e3d84e-d167-4b5b-8eaa-6383fe321424 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:57.593553 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-51e3d84e-d167-4b5b-8eaa-6383fe321424 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Delete volume with id: 72b58b40-45cc-454d-a523-4dbde36fe37b Aug 14 22:24:57.609703 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:57.609703 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:57.611719 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51e3d84e-d167-4b5b-8eaa-6383fe321424 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:57.613875 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a6fc0813-85ab-4b7f-8eb4-a92e95f548b5 req-de05443b-2a97-47b5-a867-d90be3fdd587 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:57.616800 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a6fc0813-85ab-4b7f-8eb4-a92e95f548b5 req-de05443b-2a97-47b5-a867-d90be3fdd587 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb Aug 14 22:24:57.617015 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a6fc0813-85ab-4b7f-8eb4-a92e95f548b5 req-de05443b-2a97-47b5-a867-d90be3fdd587 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:57.617305 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a6fc0813-85ab-4b7f-8eb4-a92e95f548b5 req-de05443b-2a97-47b5-a867-d90be3fdd587 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:57.631193 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:57.631193 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:24:57.636462 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a6fc0813-85ab-4b7f-8eb4-a92e95f548b5 req-de05443b-2a97-47b5-a867-d90be3fdd587 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:24:57.641395 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51e3d84e-d167-4b5b-8eaa-6383fe321424 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Delete volume request issued successfully. Aug 14 22:24:57.641395 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51e3d84e-d167-4b5b-8eaa-6383fe321424 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b returned with HTTP 202 Aug 14 22:24:57.641395 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 139/547] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:24:57 2026] DELETE /volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 22:24:57.647233 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a6fc0813-85ab-4b7f-8eb4-a92e95f548b5 req-de05443b-2a97-47b5-a867-d90be3fdd587 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb returned with HTTP 200 Aug 14 22:24:57.647858 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 131/548] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:24:57 2026] GET /volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb => generated 1111 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:24:57.652160 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-465a2240-088f-474f-8497-37b69a0885d8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:57.656026 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-465a2240-088f-474f-8497-37b69a0885d8 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b Aug 14 22:24:57.656026 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-465a2240-088f-474f-8497-37b69a0885d8 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:57.656026 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-465a2240-088f-474f-8497-37b69a0885d8 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:57.667702 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:57.667702 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:57.674989 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-465a2240-088f-474f-8497-37b69a0885d8 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:57.682947 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-465a2240-088f-474f-8497-37b69a0885d8 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b returned with HTTP 200 Aug 14 22:24:57.683462 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 142/549] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:57 2026] GET /volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:57.700285 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a6fc0813-85ab-4b7f-8eb4-a92e95f548b5 req-1c3d8cfa-e6b9-436c-b744-1b536039381b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:57.705197 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a6fc0813-85ab-4b7f-8eb4-a92e95f548b5 req-1c3d8cfa-e6b9-436c-b744-1b536039381b tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] DELETE https://10.4.3.114/volume/v3/attachments/1cf266cf-96c7-43b5-8cab-dfa1aa32e7a1 Aug 14 22:24:57.705197 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a6fc0813-85ab-4b7f-8eb4-a92e95f548b5 req-1c3d8cfa-e6b9-436c-b744-1b536039381b tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:57.705197 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a6fc0813-85ab-4b7f-8eb4-a92e95f548b5 req-1c3d8cfa-e6b9-436c-b744-1b536039381b tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:57.718388 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:57.718388 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:57.790933 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a6fc0813-85ab-4b7f-8eb4-a92e95f548b5 req-1c3d8cfa-e6b9-436c-b744-1b536039381b tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/attachments/1cf266cf-96c7-43b5-8cab-dfa1aa32e7a1 returned with HTTP 200 Aug 14 22:24:57.792779 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 138/550] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:24:57 2026] DELETE /volume/v3/attachments/1cf266cf-96c7-43b5-8cab-dfa1aa32e7a1 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:24:57.845089 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c66954c0-9b39-48cc-9269-058477df4e44 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:57.847115 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c66954c0-9b39-48cc-9269-058477df4e44 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb Aug 14 22:24:57.847387 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c66954c0-9b39-48cc-9269-058477df4e44 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:57.847679 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c66954c0-9b39-48cc-9269-058477df4e44 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:57.858112 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:57.858112 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:57.864033 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c66954c0-9b39-48cc-9269-058477df4e44 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:24:57.871435 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c66954c0-9b39-48cc-9269-058477df4e44 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb returned with HTTP 200 Aug 14 22:24:57.872222 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 140/551] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:57 2026] GET /volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:58.704357 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ae188d0-63a3-46e0-8cdc-d02696d77607 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:58.706725 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ae188d0-63a3-46e0-8cdc-d02696d77607 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b Aug 14 22:24:58.707092 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ae188d0-63a3-46e0-8cdc-d02696d77607 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:58.707473 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ae188d0-63a3-46e0-8cdc-d02696d77607 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:58.717100 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ae188d0-63a3-46e0-8cdc-d02696d77607 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b returned with HTTP 404 Aug 14 22:24:58.717880 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 132/552] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:58 2026] GET /volume/v3/volumes/72b58b40-45cc-454d-a523-4dbde36fe37b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:58.728209 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64c00f77-1feb-4482-858b-b3135257a1a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:58.730943 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64c00f77-1feb-4482-858b-b3135257a1a9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c Aug 14 22:24:58.730943 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64c00f77-1feb-4482-858b-b3135257a1a9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:58.731127 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64c00f77-1feb-4482-858b-b3135257a1a9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:58.749896 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:58.749896 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:24:58.759070 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-64c00f77-1feb-4482-858b-b3135257a1a9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:58.767674 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64c00f77-1feb-4482-858b-b3135257a1a9 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c returned with HTTP 200 Aug 14 22:24:58.768315 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 143/553] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:58 2026] GET /volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:58.785041 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d3e23d06-6ae8-457d-a857-7549512b49c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:58.787437 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3e23d06-6ae8-457d-a857-7549512b49c6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] DELETE https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c Aug 14 22:24:58.787588 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3e23d06-6ae8-457d-a857-7549512b49c6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:58.787812 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3e23d06-6ae8-457d-a857-7549512b49c6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:58.788097 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d3e23d06-6ae8-457d-a857-7549512b49c6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Delete volume with id: aa177602-e7cd-4060-a110-2ac7ebbfe81c Aug 14 22:24:58.799965 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:58.799965 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:58.800834 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d3e23d06-6ae8-457d-a857-7549512b49c6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:58.844987 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d3e23d06-6ae8-457d-a857-7549512b49c6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Delete volume request issued successfully. Aug 14 22:24:58.845470 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3e23d06-6ae8-457d-a857-7549512b49c6 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c returned with HTTP 202 Aug 14 22:24:58.846144 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 139/554] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:24:58 2026] DELETE /volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:24:58.857938 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dccb86f1-e186-4a5d-bbaa-5673cd14af79 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:58.860434 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dccb86f1-e186-4a5d-bbaa-5673cd14af79 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c Aug 14 22:24:58.860724 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dccb86f1-e186-4a5d-bbaa-5673cd14af79 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:58.861101 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dccb86f1-e186-4a5d-bbaa-5673cd14af79 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:58.871828 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:58.871828 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:24:58.877833 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dccb86f1-e186-4a5d-bbaa-5673cd14af79 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Volume info retrieved successfully. Aug 14 22:24:58.886494 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dccb86f1-e186-4a5d-bbaa-5673cd14af79 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c returned with HTTP 200 Aug 14 22:24:58.887205 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 141/555] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:58 2026] GET /volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:24:59.676215 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:59.680668 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:24:59.680668 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2116591819"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:24:59.682839 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2116591819'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:24:59.683190 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Create volume of 1 GB Aug 14 22:24:59.691707 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Availability Zones retrieved successfully. Aug 14 22:24:59.698519 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Flow 'volume_create_api' (f4a01198-482b-41d0-b9f6-0e619be41cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:59.700604 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4dc8371-1ee9-46c6-aabf-122c377fd5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:59.701211 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:24:59.739315 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4dc8371-1ee9-46c6-aabf-122c377fd5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:59.740768 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a5330e-3de5-4881-9f9d-2a22152bb713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:59.843529 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Created reservations ['02630be9-c5ec-4d16-b81c-ba860c1cf341', '94d3f3de-e8b4-4166-8d2a-7fc88f4cdef0', 'f90efeee-0f5e-49fc-9dec-7c72792bea68', '9036980a-d31f-4f84-84aa-508fdb8ed799'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:24:59.844653 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a5330e-3de5-4881-9f9d-2a22152bb713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02630be9-c5ec-4d16-b81c-ba860c1cf341', '94d3f3de-e8b4-4166-8d2a-7fc88f4cdef0', 'f90efeee-0f5e-49fc-9dec-7c72792bea68', '9036980a-d31f-4f84-84aa-508fdb8ed799']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:59.846119 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba6cfe5c-dd3b-46ee-872e-65acca6d3218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:59.868456 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba6cfe5c-dd3b-46ee-872e-65acca6d3218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd899857c-0837-458b-9cf6-43066771c569', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2116591819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffff7e12667a4c8baf4838099a893003',qos_specs=None,replication_status=,reservations=['02630be9-c5ec-4d16-b81c-ba860c1cf341','94d3f3de-e8b4-4166-8d2a-7fc88f4cdef0','f90efeee-0f5e-49fc-9dec-7c72792bea68','9036980a-d31f-4f84-84aa-508fdb8ed799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e611a9f9895a438b94f0520512e26bc9',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:24:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2116591819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d899857c-0837-458b-9cf6-43066771c569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffff7e12667a4c8baf4838099a893003',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e611a9f9895a438b94f0520512e26bc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:59.869272 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeab7928-1185-4b8d-b24c-1d4edd58d811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:59.892829 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeab7928-1185-4b8d-b24c-1d4edd58d811) transitioned into state 'SUCCESS' from state '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-2116591819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffff7e12667a4c8baf4838099a893003',qos_specs=None,replication_status=,reservations=['02630be9-c5ec-4d16-b81c-ba860c1cf341','94d3f3de-e8b4-4166-8d2a-7fc88f4cdef0','f90efeee-0f5e-49fc-9dec-7c72792bea68','9036980a-d31f-4f84-84aa-508fdb8ed799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e611a9f9895a438b94f0520512e26bc9',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:59.893692 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8e3492-bb34-45b8-8e3f-501c6099eaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:24:59.909773 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-06ab3f10-b437-4a62-9bd7-c13315c19291 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:59.912990 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06ab3f10-b437-4a62-9bd7-c13315c19291 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] GET https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c Aug 14 22:24:59.913097 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8e3492-bb34-45b8-8e3f-501c6099eaaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:24:59.913301 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06ab3f10-b437-4a62-9bd7-c13315c19291 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:59.913698 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06ab3f10-b437-4a62-9bd7-c13315c19291 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:59.914447 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Flow 'volume_create_api' (f4a01198-482b-41d0-b9f6-0e619be41cb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:24:59.915440 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Create volume request issued successfully. Aug 14 22:24:59.916114 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14f00dce-a2f7-471d-b2f7-9a41b032ba07 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:24:59.916198 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 133/556] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:24:59 2026] POST /volume/v3/volumes => generated 755 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:24:59.924470 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06ab3f10-b437-4a62-9bd7-c13315c19291 tempest-VolumesListTestJSON-1549274028 tempest-VolumesListTestJSON-1549274028-project-member] https://10.4.3.114/volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c returned with HTTP 404 Aug 14 22:24:59.925143 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 144/557] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:59 2026] GET /volume/v3/volumes/aa177602-e7cd-4060-a110-2ac7ebbfe81c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:24:59.940172 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-568ee2c8-d4a5-4913-850f-f61a3d65a5ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:24:59.944113 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-568ee2c8-d4a5-4913-850f-f61a3d65a5ec tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] GET https://10.4.3.114/volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 Aug 14 22:24:59.944500 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-568ee2c8-d4a5-4913-850f-f61a3d65a5ec tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:24:59.944608 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-568ee2c8-d4a5-4913-850f-f61a3d65a5ec tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:24:59.954677 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:24:59.954677 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:24:59.960067 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-568ee2c8-d4a5-4913-850f-f61a3d65a5ec tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Volume info retrieved successfully. Aug 14 22:24:59.966357 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-568ee2c8-d4a5-4913-850f-f61a3d65a5ec tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] https://10.4.3.114/volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 returned with HTTP 200 Aug 14 22:24:59.967239 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 140/558] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:24:59 2026] GET /volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:00.987924 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-251d915f-58f9-4a28-a6d4-3dddcde23ddc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:00.990956 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-251d915f-58f9-4a28-a6d4-3dddcde23ddc tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] GET https://10.4.3.114/volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 Aug 14 22:25:00.992278 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-251d915f-58f9-4a28-a6d4-3dddcde23ddc tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:00.992278 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-251d915f-58f9-4a28-a6d4-3dddcde23ddc tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:01.006895 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:01.006895 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:01.014315 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-251d915f-58f9-4a28-a6d4-3dddcde23ddc tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Volume info retrieved successfully. Aug 14 22:25:01.022817 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-251d915f-58f9-4a28-a6d4-3dddcde23ddc tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] https://10.4.3.114/volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 returned with HTTP 200 Aug 14 22:25:01.022817 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 142/559] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:00 2026] GET /volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:01.489099 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a5c23afd-2c07-40e9-ad3a-c038472cf317 req-5df2ae7c-d8ea-43f4-aa2c-72a8dcc2aff8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:01.493228 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a5c23afd-2c07-40e9-ad3a-c038472cf317 req-5df2ae7c-d8ea-43f4-aa2c-72a8dcc2aff8 tempest-VolumesAdminNegativeTest-1950838227 tempest-VolumesAdminNegativeTest-1950838227-project] GET https://10.4.3.114/volume/v3/volumes/6f311cfd-82d9-4067-b5ec-4cb75b604bb9 Aug 14 22:25:01.494127 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a5c23afd-2c07-40e9-ad3a-c038472cf317 req-5df2ae7c-d8ea-43f4-aa2c-72a8dcc2aff8 tempest-VolumesAdminNegativeTest-1950838227 tempest-VolumesAdminNegativeTest-1950838227-project] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:01.494367 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a5c23afd-2c07-40e9-ad3a-c038472cf317 req-5df2ae7c-d8ea-43f4-aa2c-72a8dcc2aff8 tempest-VolumesAdminNegativeTest-1950838227 tempest-VolumesAdminNegativeTest-1950838227-project] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:01.505086 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a5c23afd-2c07-40e9-ad3a-c038472cf317 req-5df2ae7c-d8ea-43f4-aa2c-72a8dcc2aff8 tempest-VolumesAdminNegativeTest-1950838227 tempest-VolumesAdminNegativeTest-1950838227-project] https://10.4.3.114/volume/v3/volumes/6f311cfd-82d9-4067-b5ec-4cb75b604bb9 returned with HTTP 404 Aug 14 22:25:01.507349 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 134/560] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:01 2026] GET /volume/v3/volumes/6f311cfd-82d9-4067-b5ec-4cb75b604bb9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:01.528950 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-83920651-8f1f-4537-9f0d-4c5addd5d568 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:01.535426 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-83920651-8f1f-4537-9f0d-4c5addd5d568 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] DELETE https://10.4.3.114/volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 Aug 14 22:25:01.535792 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-83920651-8f1f-4537-9f0d-4c5addd5d568 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:01.536344 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-83920651-8f1f-4537-9f0d-4c5addd5d568 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:01.536712 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-83920651-8f1f-4537-9f0d-4c5addd5d568 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Delete volume with id: d899857c-0837-458b-9cf6-43066771c569 Aug 14 22:25:01.550854 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:01.550854 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:01.552307 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-83920651-8f1f-4537-9f0d-4c5addd5d568 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Volume info retrieved successfully. Aug 14 22:25:01.618491 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-83920651-8f1f-4537-9f0d-4c5addd5d568 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Delete volume request issued successfully. Aug 14 22:25:01.618491 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-83920651-8f1f-4537-9f0d-4c5addd5d568 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] https://10.4.3.114/volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 returned with HTTP 202 Aug 14 22:25:01.619191 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 145/561] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:25:01 2026] DELETE /volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:25:01.634547 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c22fb9b0-5f2c-4c24-9831-eb9f0d67c061 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:01.640515 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c22fb9b0-5f2c-4c24-9831-eb9f0d67c061 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] GET https://10.4.3.114/volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 Aug 14 22:25:01.640515 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c22fb9b0-5f2c-4c24-9831-eb9f0d67c061 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:01.640515 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c22fb9b0-5f2c-4c24-9831-eb9f0d67c061 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:01.659373 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:01.659373 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:01.666416 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c22fb9b0-5f2c-4c24-9831-eb9f0d67c061 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Volume info retrieved successfully. Aug 14 22:25:01.682347 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c22fb9b0-5f2c-4c24-9831-eb9f0d67c061 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] https://10.4.3.114/volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 returned with HTTP 200 Aug 14 22:25:01.683221 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 141/562] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:01 2026] GET /volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:01.835171 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8d168525-929f-4f64-9fd1-01e5f5299918 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:01.842358 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:25:01.843340 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-508334996"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:01.845423 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-508334996'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:25:01.845423 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Create volume of 1 GB Aug 14 22:25:01.857913 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Availability Zones retrieved successfully. Aug 14 22:25:01.866494 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Flow 'volume_create_api' (fa06d1a8-84c5-438d-9821-37f8b8ef422b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:01.868214 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e33b367d-f8a6-42f8-af26-dfa0c72a1faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:01.869723 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:25:01.924691 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e33b367d-f8a6-42f8-af26-dfa0c72a1faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:01.924691 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc882263-b531-48b4-b6a3-8522b7561c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:02.078724 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Created reservations ['fe591b24-ce69-40ee-92d7-0b1242d8c033', '0dbc056c-54f5-4372-8b0a-235a88f2a885', 'eaf52835-eef7-4799-b9b0-f7a4374fea42', '797bf542-40c5-4b77-b939-0a1561263293'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:25:02.079907 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc882263-b531-48b4-b6a3-8522b7561c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe591b24-ce69-40ee-92d7-0b1242d8c033', '0dbc056c-54f5-4372-8b0a-235a88f2a885', 'eaf52835-eef7-4799-b9b0-f7a4374fea42', '797bf542-40c5-4b77-b939-0a1561263293']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:02.081723 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20463466-7daa-4572-bb4f-4d2a2776ace7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:02.123207 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20463466-7daa-4572-bb4f-4d2a2776ace7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a31c587c-7369-46ee-9025-86e9ab3964cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-508334996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22098351ce134b918ca235da67dbb437',qos_specs=None,replication_status=,reservations=['fe591b24-ce69-40ee-92d7-0b1242d8c033','0dbc056c-54f5-4372-8b0a-235a88f2a885','eaf52835-eef7-4799-b9b0-f7a4374fea42','797bf542-40c5-4b77-b939-0a1561263293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a23b32f937c4930b5b472e2bd7f72ed',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:25:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-508334996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a31c587c-7369-46ee-9025-86e9ab3964cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22098351ce134b918ca235da67dbb437',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a23b32f937c4930b5b472e2bd7f72ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:02.124766 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (671084c7-68df-45fd-8437-0a372f2f9b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:02.163761 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (671084c7-68df-45fd-8437-0a372f2f9b5c) transitioned into state 'SUCCESS' from state '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-508334996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22098351ce134b918ca235da67dbb437',qos_specs=None,replication_status=,reservations=['fe591b24-ce69-40ee-92d7-0b1242d8c033','0dbc056c-54f5-4372-8b0a-235a88f2a885','eaf52835-eef7-4799-b9b0-f7a4374fea42','797bf542-40c5-4b77-b939-0a1561263293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a23b32f937c4930b5b472e2bd7f72ed',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:02.165420 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e6b835-7727-4b78-8d88-8053a1effd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:02.192282 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e6b835-7727-4b78-8d88-8053a1effd53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:02.193378 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Flow 'volume_create_api' (fa06d1a8-84c5-438d-9821-37f8b8ef422b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:02.193378 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Create volume request issued successfully. Aug 14 22:25:02.194223 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d168525-929f-4f64-9fd1-01e5f5299918 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:25:02.194949 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 143/563] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:25:01 2026] POST /volume/v3/volumes => generated 753 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:25:02.223161 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9913056-9a78-4ae6-904a-64ebdfd616a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:02.226610 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9913056-9a78-4ae6-904a-64ebdfd616a3 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] GET https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd Aug 14 22:25:02.226869 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9913056-9a78-4ae6-904a-64ebdfd616a3 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:02.227149 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9913056-9a78-4ae6-904a-64ebdfd616a3 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:02.239700 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:02.239700 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:02.245548 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f9913056-9a78-4ae6-904a-64ebdfd616a3 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Volume info retrieved successfully. Aug 14 22:25:02.251615 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9913056-9a78-4ae6-904a-64ebdfd616a3 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd returned with HTTP 200 Aug 14 22:25:02.252043 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 135/564] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:02 2026] GET /volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:02.708673 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ed0f1fe6-b641-4204-8021-e2c604390048 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:02.715712 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed0f1fe6-b641-4204-8021-e2c604390048 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] GET https://10.4.3.114/volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 Aug 14 22:25:02.715986 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed0f1fe6-b641-4204-8021-e2c604390048 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:02.716274 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed0f1fe6-b641-4204-8021-e2c604390048 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:02.725813 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed0f1fe6-b641-4204-8021-e2c604390048 tempest-VolumesAdminNegativeTest-1962091667 tempest-VolumesAdminNegativeTest-1962091667-project-member] https://10.4.3.114/volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 returned with HTTP 404 Aug 14 22:25:02.726292 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 146/565] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:02 2026] GET /volume/v3/volumes/d899857c-0837-458b-9cf6-43066771c569 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:03.272431 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-367bfbde-e99c-4eb4-8f1e-e9316d424faf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:03.274999 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-367bfbde-e99c-4eb4-8f1e-e9316d424faf tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] GET https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd Aug 14 22:25:03.275279 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-367bfbde-e99c-4eb4-8f1e-e9316d424faf tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:03.276485 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-367bfbde-e99c-4eb4-8f1e-e9316d424faf tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:03.293168 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:03.293168 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:03.305708 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-367bfbde-e99c-4eb4-8f1e-e9316d424faf tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Volume info retrieved successfully. Aug 14 22:25:03.324498 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-367bfbde-e99c-4eb4-8f1e-e9316d424faf tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd returned with HTTP 200 Aug 14 22:25:03.326538 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 142/566] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:03 2026] GET /volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:03.355656 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2fc824f7-ac09-489c-8478-aa5afe035d08 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:03.359343 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fc824f7-ac09-489c-8478-aa5afe035d08 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] POST https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd/action Aug 14 22:25:03.359343 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fc824f7-ac09-489c-8478-aa5afe035d08 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:25:03.359605 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fc824f7-ac09-489c-8478-aa5afe035d08 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:03.380264 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:03.380264 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:03.381327 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2fc824f7-ac09-489c-8478-aa5afe035d08 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Volume info retrieved successfully. Aug 14 22:25:03.408766 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2fc824f7-ac09-489c-8478-aa5afe035d08 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Volume updated successfully. Aug 14 22:25:03.409805 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fc824f7-ac09-489c-8478-aa5afe035d08 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd/action returned with HTTP 200 Aug 14 22:25:03.409805 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 144/567] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:25:03 2026] POST /volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd/action => generated 0 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 22:25:03.424925 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-630672c3-ff3d-4aa8-b1ad-3208d25d989a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:03.429144 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-630672c3-ff3d-4aa8-b1ad-3208d25d989a tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] GET https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd Aug 14 22:25:03.429144 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-630672c3-ff3d-4aa8-b1ad-3208d25d989a tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:03.429530 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-630672c3-ff3d-4aa8-b1ad-3208d25d989a tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:03.458109 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:03.458109 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:03.468110 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-630672c3-ff3d-4aa8-b1ad-3208d25d989a tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Volume info retrieved successfully. Aug 14 22:25:03.479416 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-630672c3-ff3d-4aa8-b1ad-3208d25d989a tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd returned with HTTP 200 Aug 14 22:25:03.480171 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 136/568] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:03 2026] GET /volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:03.709962 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4f68be90-893a-496b-a1f2-9d4bda00be47 req-fd0d52ea-adae-4471-88ba-b469e30d61c8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:03.715807 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4f68be90-893a-496b-a1f2-9d4bda00be47 req-fd0d52ea-adae-4471-88ba-b469e30d61c8 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] GET https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd Aug 14 22:25:03.716186 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4f68be90-893a-496b-a1f2-9d4bda00be47 req-fd0d52ea-adae-4471-88ba-b469e30d61c8 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:03.716471 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4f68be90-893a-496b-a1f2-9d4bda00be47 req-fd0d52ea-adae-4471-88ba-b469e30d61c8 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:03.728410 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:03.728410 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:03.738506 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-4f68be90-893a-496b-a1f2-9d4bda00be47 req-fd0d52ea-adae-4471-88ba-b469e30d61c8 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Volume info retrieved successfully. Aug 14 22:25:03.745838 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4f68be90-893a-496b-a1f2-9d4bda00be47 req-fd0d52ea-adae-4471-88ba-b469e30d61c8 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd returned with HTTP 200 Aug 14 22:25:03.746735 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 147/569] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:03 2026] GET /volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:04.442443 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:04.445313 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:25:04.445313 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-293634966"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:04.447212 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-293634966'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:25:04.447212 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Create volume of 1 GB Aug 14 22:25:04.454820 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Availability Zones retrieved successfully. Aug 14 22:25:04.462999 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Flow 'volume_create_api' (059b8f8f-266b-4725-b67a-c48f8ce7f1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:04.465204 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5ce551-dd5b-482c-80c0-f026438f5e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:04.465653 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:25:04.525118 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5ce551-dd5b-482c-80c0-f026438f5e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:04.526859 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93aed8d4-473f-47e2-9ce6-d172bb5bc7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:04.600637 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Created reservations ['d8f71009-e3d7-4fc6-b53b-d95f184ebac8', 'c3600a38-7ba1-4fdc-ac1f-66021db6ef4b', 'ce1c708d-f2ed-4e1b-ae86-ba756ab7fb8f', '1c11e4d9-42cf-4fd7-84f6-4d94261444ba'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:25:04.601557 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93aed8d4-473f-47e2-9ce6-d172bb5bc7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8f71009-e3d7-4fc6-b53b-d95f184ebac8', 'c3600a38-7ba1-4fdc-ac1f-66021db6ef4b', 'ce1c708d-f2ed-4e1b-ae86-ba756ab7fb8f', '1c11e4d9-42cf-4fd7-84f6-4d94261444ba']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:04.602198 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a73e5f2c-8674-4357-bc4e-5e9a020a36bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:04.635967 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a73e5f2c-8674-4357-bc4e-5e9a020a36bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a7a06e3-e244-44e6-a726-cc7d3a74f1b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-293634966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22098351ce134b918ca235da67dbb437',qos_specs=None,replication_status=,reservations=['d8f71009-e3d7-4fc6-b53b-d95f184ebac8','c3600a38-7ba1-4fdc-ac1f-66021db6ef4b','ce1c708d-f2ed-4e1b-ae86-ba756ab7fb8f','1c11e4d9-42cf-4fd7-84f6-4d94261444ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a23b32f937c4930b5b472e2bd7f72ed',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:25:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-293634966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a7a06e3-e244-44e6-a726-cc7d3a74f1b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22098351ce134b918ca235da67dbb437',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a23b32f937c4930b5b472e2bd7f72ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:04.636965 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc061c9-c590-406b-94dc-fe91bb2b587f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:04.669936 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc061c9-c590-406b-94dc-fe91bb2b587f) transitioned into state 'SUCCESS' from state '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-293634966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22098351ce134b918ca235da67dbb437',qos_specs=None,replication_status=,reservations=['d8f71009-e3d7-4fc6-b53b-d95f184ebac8','c3600a38-7ba1-4fdc-ac1f-66021db6ef4b','ce1c708d-f2ed-4e1b-ae86-ba756ab7fb8f','1c11e4d9-42cf-4fd7-84f6-4d94261444ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a23b32f937c4930b5b472e2bd7f72ed',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:04.671578 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (644799ac-4064-4f70-a58e-ef5b7fce7a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:04.684428 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (644799ac-4064-4f70-a58e-ef5b7fce7a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:04.685704 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Flow 'volume_create_api' (059b8f8f-266b-4725-b67a-c48f8ce7f1ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:04.686119 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Create volume request issued successfully. Aug 14 22:25:04.687546 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5587a26-e1a3-4a36-9740-45f1f9a83743 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:25:04.687546 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 143/570] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:25:04 2026] POST /volume/v3/volumes => generated 753 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:25:04.708133 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93010048-3060-4232-b614-856aec167554 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:04.710439 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93010048-3060-4232-b614-856aec167554 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] GET https://10.4.3.114/volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 Aug 14 22:25:04.710654 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93010048-3060-4232-b614-856aec167554 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:04.710820 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93010048-3060-4232-b614-856aec167554 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:04.719498 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:04.719498 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:04.724461 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-93010048-3060-4232-b614-856aec167554 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Volume info retrieved successfully. Aug 14 22:25:04.732444 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93010048-3060-4232-b614-856aec167554 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 returned with HTTP 200 Aug 14 22:25:04.733000 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 145/571] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:04 2026] GET /volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:05.756431 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-abb31990-fa67-45d2-acf8-9c95bad48579 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:05.760446 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-abb31990-fa67-45d2-acf8-9c95bad48579 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] GET https://10.4.3.114/volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 Aug 14 22:25:05.760700 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-abb31990-fa67-45d2-acf8-9c95bad48579 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:05.760916 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-abb31990-fa67-45d2-acf8-9c95bad48579 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:05.772125 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:05.772125 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:05.778550 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-abb31990-fa67-45d2-acf8-9c95bad48579 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Volume info retrieved successfully. Aug 14 22:25:05.785925 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-abb31990-fa67-45d2-acf8-9c95bad48579 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 returned with HTTP 200 Aug 14 22:25:05.786646 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 137/572] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:05 2026] GET /volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:06.328186 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7061873e-71c9-469b-b17d-d8f4e9d6e877 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:06.330631 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7061873e-71c9-469b-b17d-d8f4e9d6e877 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 Aug 14 22:25:06.331006 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7061873e-71c9-469b-b17d-d8f4e9d6e877 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:06.331364 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7061873e-71c9-469b-b17d-d8f4e9d6e877 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:06.331700 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-7061873e-71c9-469b-b17d-d8f4e9d6e877 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Delete volume with id: 1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 Aug 14 22:25:06.342373 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:06.342373 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:06.343174 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7061873e-71c9-469b-b17d-d8f4e9d6e877 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Volume info retrieved successfully. Aug 14 22:25:06.381777 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7061873e-71c9-469b-b17d-d8f4e9d6e877 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Delete volume request issued successfully. Aug 14 22:25:06.382322 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7061873e-71c9-469b-b17d-d8f4e9d6e877 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 returned with HTTP 202 Aug 14 22:25:06.383142 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 148/573] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:25:06 2026] DELETE /volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:25:06.398996 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-513e3e2a-97c2-4e24-958c-60e613422977 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:06.402001 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-513e3e2a-97c2-4e24-958c-60e613422977 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] GET https://10.4.3.114/volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 Aug 14 22:25:06.402428 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-513e3e2a-97c2-4e24-958c-60e613422977 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:06.403423 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-513e3e2a-97c2-4e24-958c-60e613422977 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:06.420743 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:06.420743 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:06.446695 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-513e3e2a-97c2-4e24-958c-60e613422977 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Volume info retrieved successfully. Aug 14 22:25:06.457870 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-513e3e2a-97c2-4e24-958c-60e613422977 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 returned with HTTP 200 Aug 14 22:25:06.457870 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 144/574] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:06 2026] GET /volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:07.480555 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c08b0594-24ef-44d7-9af0-fb39bd7bf3d7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:07.484235 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c08b0594-24ef-44d7-9af0-fb39bd7bf3d7 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] GET https://10.4.3.114/volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 Aug 14 22:25:07.484957 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c08b0594-24ef-44d7-9af0-fb39bd7bf3d7 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:07.485615 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c08b0594-24ef-44d7-9af0-fb39bd7bf3d7 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:07.504140 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c08b0594-24ef-44d7-9af0-fb39bd7bf3d7 tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 returned with HTTP 404 Aug 14 22:25:07.506383 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 146/575] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:07 2026] GET /volume/v3/volumes/1a7a06e3-e244-44e6-a726-cc7d3a74f1b6 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:07.516450 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2b66acb8-46f5-45cf-972b-905872c780ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:07.519102 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b66acb8-46f5-45cf-972b-905872c780ae tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd Aug 14 22:25:07.519607 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b66acb8-46f5-45cf-972b-905872c780ae tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:07.520405 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b66acb8-46f5-45cf-972b-905872c780ae tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:07.520552 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2b66acb8-46f5-45cf-972b-905872c780ae tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Delete volume with id: a31c587c-7369-46ee-9025-86e9ab3964cd Aug 14 22:25:07.535092 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:07.535092 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:07.536432 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2b66acb8-46f5-45cf-972b-905872c780ae tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Volume info retrieved successfully. Aug 14 22:25:07.602732 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2b66acb8-46f5-45cf-972b-905872c780ae tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Delete volume request issued successfully. Aug 14 22:25:07.605260 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b66acb8-46f5-45cf-972b-905872c780ae tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd returned with HTTP 202 Aug 14 22:25:07.605260 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 138/576] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:25:07 2026] DELETE /volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:25:07.616086 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-160dc05c-505a-4ed3-8e88-a3cde05195df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:07.623042 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-160dc05c-505a-4ed3-8e88-a3cde05195df tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] GET https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd Aug 14 22:25:07.624141 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-160dc05c-505a-4ed3-8e88-a3cde05195df tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:07.624141 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-160dc05c-505a-4ed3-8e88-a3cde05195df tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:07.643912 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:07.643912 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:07.655281 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-160dc05c-505a-4ed3-8e88-a3cde05195df tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Volume info retrieved successfully. Aug 14 22:25:07.667080 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-160dc05c-505a-4ed3-8e88-a3cde05195df tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd returned with HTTP 200 Aug 14 22:25:07.667913 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 149/577] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:07 2026] GET /volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:08.692620 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb980b29-eb51-457a-9b46-6d486c9c667c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:08.703529 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb980b29-eb51-457a-9b46-6d486c9c667c tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] GET https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd Aug 14 22:25:08.703529 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb980b29-eb51-457a-9b46-6d486c9c667c tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:08.703529 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb980b29-eb51-457a-9b46-6d486c9c667c tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:08.711110 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb980b29-eb51-457a-9b46-6d486c9c667c tempest-ServersNegativeTestJSON-699778527 tempest-ServersNegativeTestJSON-699778527-project-member] https://10.4.3.114/volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd returned with HTTP 404 Aug 14 22:25:08.711841 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 145/578] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:08 2026] GET /volume/v3/volumes/a31c587c-7369-46ee-9025-86e9ab3964cd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:16.129645 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-555a8448-960c-471d-957a-fec97fa7da88 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:16.131643 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-555a8448-960c-471d-957a-fec97fa7da88 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:25:16.131917 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-555a8448-960c-471d-957a-fec97fa7da88 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:16.132151 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-555a8448-960c-471d-957a-fec97fa7da88 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:16.142303 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:16.142303 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:16.149912 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-555a8448-960c-471d-957a-fec97fa7da88 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:25:16.159453 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-555a8448-960c-471d-957a-fec97fa7da88 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:25:16.160180 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 147/579] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:16 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:16.223659 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-4fa1551d-b6b7-4822-9a24-7e98ec2dc4d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:16.227672 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-4fa1551d-b6b7-4822-9a24-7e98ec2dc4d3 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:25:16.228060 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-4fa1551d-b6b7-4822-9a24-7e98ec2dc4d3 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:16.228600 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-4fa1551d-b6b7-4822-9a24-7e98ec2dc4d3 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:16.238766 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:16.238766 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:16.243538 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-4fa1551d-b6b7-4822-9a24-7e98ec2dc4d3 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:25:16.249654 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-4fa1551d-b6b7-4822-9a24-7e98ec2dc4d3 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:25:16.250437 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 139/580] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:16 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:16.394434 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e6dba6d8-086c-47ec-9e8a-b3fc550ba22d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:16.394798 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6dba6d8-086c-47ec-9e8a-b3fc550ba22d None None] GET https://10.4.3.114/volume// Aug 14 22:25:16.394798 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6dba6d8-086c-47ec-9e8a-b3fc550ba22d None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:16.395037 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6dba6d8-086c-47ec-9e8a-b3fc550ba22d None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:16.395547 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6dba6d8-086c-47ec-9e8a-b3fc550ba22d None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:16.395956 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 150/581] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:25: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 14 22:25:16.407883 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-b6ac5e14-7c23-4e6e-8da1-f7125aad7ade None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:16.410521 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-b6ac5e14-7c23-4e6e-8da1-f7125aad7ade tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:25:16.412767 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-b6ac5e14-7c23-4e6e-8da1-f7125aad7ade tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b58e7e18-1d3e-4464-a515-0b4660c27472", "connector": null, "instance_uuid": "ef02f82a-d296-49f8-b736-446e0f0446e5"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:16.425396 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:16.425396 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:16.480274 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-b6ac5e14-7c23-4e6e-8da1-f7125aad7ade tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:25:16.480828 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 146/582] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:25:16 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:16.533176 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7d699948-5928-4398-85bf-da71f71745d1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:16.535638 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d699948-5928-4398-85bf-da71f71745d1 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:25:16.536057 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d699948-5928-4398-85bf-da71f71745d1 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:16.536479 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d699948-5928-4398-85bf-da71f71745d1 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:16.549544 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:16.549544 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:16.554682 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7d699948-5928-4398-85bf-da71f71745d1 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:25:16.556645 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05bfcff6-8217-47dc-93f2-f7b0aa3bab6b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:16.557031 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05bfcff6-8217-47dc-93f2-f7b0aa3bab6b None None] GET https://10.4.3.114/volume// Aug 14 22:25:16.557207 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05bfcff6-8217-47dc-93f2-f7b0aa3bab6b None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:16.557671 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05bfcff6-8217-47dc-93f2-f7b0aa3bab6b None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:16.558062 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05bfcff6-8217-47dc-93f2-f7b0aa3bab6b None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:16.558593 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 140/583] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:25: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 14 22:25:16.560943 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d699948-5928-4398-85bf-da71f71745d1 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:25:16.561500 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 148/584] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:16 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:16.571393 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-d751e547-06a9-4f34-b479-b539230e2a34 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:16.575979 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-d751e547-06a9-4f34-b479-b539230e2a34 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:25:16.575979 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-d751e547-06a9-4f34-b479-b539230e2a34 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:16.576226 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-d751e547-06a9-4f34-b479-b539230e2a34 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:16.589042 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:16.589042 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:16.594511 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-d751e547-06a9-4f34-b479-b539230e2a34 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:25:16.600852 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-d751e547-06a9-4f34-b479-b539230e2a34 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:25:16.601317 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 151/585] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:25:16 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 1030 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:25:16.727098 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-657fbee9-cb51-4e2b-b947-418f36a0bbea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:16.732408 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-657fbee9-cb51-4e2b-b947-418f36a0bbea tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] PUT https://10.4.3.114/volume/v3/attachments/66f794ea-0b7e-47ed-9f0f-39d12e023bd6 Aug 14 22:25:16.733438 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-657fbee9-cb51-4e2b-b947-418f36a0bbea tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:16.746494 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-657fbee9-cb51-4e2b-b947-418f36a0bbea tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Acquiring lock "cinder-attachment_update-b58e7e18-1d3e-4464-a515-0b4660c27472-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:25:16.752836 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-657fbee9-cb51-4e2b-b947-418f36a0bbea tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Lock "cinder-attachment_update-b58e7e18-1d3e-4464-a515-0b4660c27472-np0000007343" acquired by "attachment_update" :: waited 0.006s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:25:16.754635 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:16.754635 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:16.871541 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-657fbee9-cb51-4e2b-b947-418f36a0bbea tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Lock "cinder-attachment_update-b58e7e18-1d3e-4464-a515-0b4660c27472-np0000007343" released by "attachment_update" :: held 0.118s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:25:16.871541 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-657fbee9-cb51-4e2b-b947-418f36a0bbea tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/attachments/66f794ea-0b7e-47ed-9f0f-39d12e023bd6 returned with HTTP 200 Aug 14 22:25:16.871811 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 147/586] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:25:16 2026] PUT /volume/v3/attachments/66f794ea-0b7e-47ed-9f0f-39d12e023bd6 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:17.577209 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a02ae69e-3ea4-402c-9c46-4a24f474318d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:17.579216 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a02ae69e-3ea4-402c-9c46-4a24f474318d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:25:17.579478 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a02ae69e-3ea4-402c-9c46-4a24f474318d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:17.579633 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a02ae69e-3ea4-402c-9c46-4a24f474318d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:17.600474 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:17.600474 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:17.609787 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a02ae69e-3ea4-402c-9c46-4a24f474318d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:25:17.617659 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a02ae69e-3ea4-402c-9c46-4a24f474318d tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:25:17.618186 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 141/587] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:17 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:18.638796 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f2b1aa35-fda2-447b-a150-e1c6d07cea9c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:18.640723 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2b1aa35-fda2-447b-a150-e1c6d07cea9c tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:25:18.640988 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2b1aa35-fda2-447b-a150-e1c6d07cea9c tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:18.641216 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2b1aa35-fda2-447b-a150-e1c6d07cea9c tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:18.651328 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:18.651328 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:18.655206 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f2b1aa35-fda2-447b-a150-e1c6d07cea9c tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:25:18.660603 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2b1aa35-fda2-447b-a150-e1c6d07cea9c tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:25:18.661018 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 149/588] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:18 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:19.563754 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:19.566012 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:25:19.566973 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-441416662"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:19.568968 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-441416662'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:25:19.569084 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Create volume of 1 GB Aug 14 22:25:19.574781 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Availability Zones retrieved successfully. Aug 14 22:25:19.584550 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Flow 'volume_create_api' (a77b290a-35ba-496f-b34d-f686973d6dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:19.585935 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca7403a2-ea2a-42e0-a0ab-5254e5fac7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:19.587220 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:25:19.635044 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca7403a2-ea2a-42e0-a0ab-5254e5fac7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:19.636301 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb8f12c0-0328-456d-a3c8-363a95d3de0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:19.684643 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8764969-b66b-46f6-98af-266ac3cc2683 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:19.688420 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8764969-b66b-46f6-98af-266ac3cc2683 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:25:19.688539 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8764969-b66b-46f6-98af-266ac3cc2683 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:19.689361 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8764969-b66b-46f6-98af-266ac3cc2683 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:19.711797 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:19.711797 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:19.721616 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c8764969-b66b-46f6-98af-266ac3cc2683 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:25:19.721764 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Created reservations ['400d697c-45bd-4d39-ba5d-f65283189f3f', '0ffaddf2-4b81-49b7-8cef-1eae6d683973', '25ec7de2-75a2-4454-bfd3-c09ae7167a5d', '09074efb-01d6-4bb5-a285-b6c5fb3be507'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:25:19.722721 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb8f12c0-0328-456d-a3c8-363a95d3de0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['400d697c-45bd-4d39-ba5d-f65283189f3f', '0ffaddf2-4b81-49b7-8cef-1eae6d683973', '25ec7de2-75a2-4454-bfd3-c09ae7167a5d', '09074efb-01d6-4bb5-a285-b6c5fb3be507']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:19.724520 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e23b7715-3dda-4c15-94e0-1651ee9068ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:19.729021 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8764969-b66b-46f6-98af-266ac3cc2683 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:25:19.729625 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 148/589] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:19 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:19.756792 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e23b7715-3dda-4c15-94e0-1651ee9068ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1685d19e-67ce-4a61-a645-a3968c2241f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-441416662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6388aaa25c8483b8cb67028f19aa720',qos_specs=None,replication_status=,reservations=['400d697c-45bd-4d39-ba5d-f65283189f3f','0ffaddf2-4b81-49b7-8cef-1eae6d683973','25ec7de2-75a2-4454-bfd3-c09ae7167a5d','09074efb-01d6-4bb5-a285-b6c5fb3be507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395000a7373e4bc592ae3ba3fd05e8d0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:25:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-441416662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1685d19e-67ce-4a61-a645-a3968c2241f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6388aaa25c8483b8cb67028f19aa720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='395000a7373e4bc592ae3ba3fd05e8d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:19.757870 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c814f0d-db62-4c3b-905d-a96262e32add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:19.794124 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c814f0d-db62-4c3b-905d-a96262e32add) transitioned into state 'SUCCESS' from state '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-441416662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6388aaa25c8483b8cb67028f19aa720',qos_specs=None,replication_status=,reservations=['400d697c-45bd-4d39-ba5d-f65283189f3f','0ffaddf2-4b81-49b7-8cef-1eae6d683973','25ec7de2-75a2-4454-bfd3-c09ae7167a5d','09074efb-01d6-4bb5-a285-b6c5fb3be507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395000a7373e4bc592ae3ba3fd05e8d0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:19.794951 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44e3ab60-810b-440a-8728-d0050e361e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:19.809183 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44e3ab60-810b-440a-8728-d0050e361e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:19.810718 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Flow 'volume_create_api' (a77b290a-35ba-496f-b34d-f686973d6dba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:19.811091 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Create volume request issued successfully. Aug 14 22:25:19.812016 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0dc36689-fc2d-4888-abd1-4dc4df7c12db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:25:19.812390 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 152/590] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:25:19 2026] POST /volume/v3/volumes => generated 750 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:25:19.829865 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-01ff8cd4-da6d-464e-a0a0-d9af4fa0198e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:19.832633 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01ff8cd4-da6d-464e-a0a0-d9af4fa0198e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:19.832906 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01ff8cd4-da6d-464e-a0a0-d9af4fa0198e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:19.833176 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01ff8cd4-da6d-464e-a0a0-d9af4fa0198e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:19.851005 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:19.851005 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:19.863885 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-01ff8cd4-da6d-464e-a0a0-d9af4fa0198e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:19.874746 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01ff8cd4-da6d-464e-a0a0-d9af4fa0198e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:19.874746 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 142/591] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:19 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:20.104336 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:20.106382 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:25:20.106841 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1567654783", "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:20.108439 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1567654783', 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:25:20.493968 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Create volume of 1 GB Aug 14 22:25:20.499371 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Availability Zones retrieved successfully. Aug 14 22:25:20.507449 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Flow 'volume_create_api' (545602a9-528a-449b-8af3-b6d1273911db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:20.508454 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad0de66-6cbd-4f3f-b2d6-64fd6fab4476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:20.509379 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:25:20.597003 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad0de66-6cbd-4f3f-b2d6-64fd6fab4476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:20.597877 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a12311-70da-4e4b-9370-d0584aa9af8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:20.664279 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Created reservations ['78e355ad-b661-406b-82bc-57aa2a4a376e', '5c9f3e5d-ddbe-46c3-bcc1-8e879b078d93', 'cb7aaf50-083a-4694-9b3d-3d7fecaf8c62', '08a7340e-d5fa-4bb1-91fa-527e60d0a496'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:25:20.665043 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a12311-70da-4e4b-9370-d0584aa9af8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78e355ad-b661-406b-82bc-57aa2a4a376e', '5c9f3e5d-ddbe-46c3-bcc1-8e879b078d93', 'cb7aaf50-083a-4694-9b3d-3d7fecaf8c62', '08a7340e-d5fa-4bb1-91fa-527e60d0a496']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:20.665804 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28ee3f4d-e7f0-4b6e-9fb1-523df82d22b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:20.688525 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28ee3f4d-e7f0-4b6e-9fb1-523df82d22b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6749d75f-038f-4191-81bb-8a7036d4ab4f', '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-1567654783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='979da9291f284a3d89dbb362aec9979c',qos_specs=None,replication_status=,reservations=['78e355ad-b661-406b-82bc-57aa2a4a376e','5c9f3e5d-ddbe-46c3-bcc1-8e879b078d93','cb7aaf50-083a-4694-9b3d-3d7fecaf8c62','08a7340e-d5fa-4bb1-91fa-527e60d0a496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee86adf65a44bce9d4618d0d432f60e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:25:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1567654783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6749d75f-038f-4191-81bb-8a7036d4ab4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='979da9291f284a3d89dbb362aec9979c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ee86adf65a44bce9d4618d0d432f60e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:20.689577 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f67548-460d-4eec-b7b3-5495518dc004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:20.712920 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f67548-460d-4eec-b7b3-5495518dc004) transitioned into state 'SUCCESS' from state '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-1567654783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='979da9291f284a3d89dbb362aec9979c',qos_specs=None,replication_status=,reservations=['78e355ad-b661-406b-82bc-57aa2a4a376e','5c9f3e5d-ddbe-46c3-bcc1-8e879b078d93','cb7aaf50-083a-4694-9b3d-3d7fecaf8c62','08a7340e-d5fa-4bb1-91fa-527e60d0a496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ee86adf65a44bce9d4618d0d432f60e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:20.713545 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77258f57-14be-4e6d-bb21-94439f2b61f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:20.726239 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77258f57-14be-4e6d-bb21-94439f2b61f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:20.726790 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Flow 'volume_create_api' (545602a9-528a-449b-8af3-b6d1273911db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:20.727374 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Create volume request issued successfully. Aug 14 22:25:20.728128 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c44c2a20-04b6-4b0b-b9a6-182ec2965f10 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:25:20.728746 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 150/592] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:25:20 2026] POST /volume/v3/volumes => generated 753 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:25:20.746131 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f1d39bdd-c5ae-457e-8c74-d75820df6343 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:20.748326 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1d39bdd-c5ae-457e-8c74-d75820df6343 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] GET https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f Aug 14 22:25:20.748469 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5b257fab-dc40-44e7-899e-fbea49401702 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:20.748778 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1d39bdd-c5ae-457e-8c74-d75820df6343 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:20.748778 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1d39bdd-c5ae-457e-8c74-d75820df6343 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:20.751239 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b257fab-dc40-44e7-899e-fbea49401702 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:25:20.751596 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b257fab-dc40-44e7-899e-fbea49401702 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:20.751867 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b257fab-dc40-44e7-899e-fbea49401702 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:20.764669 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:20.764669 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:20.766281 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:20.766281 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:20.769683 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f1d39bdd-c5ae-457e-8c74-d75820df6343 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Volume info retrieved successfully. Aug 14 22:25:20.771298 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5b257fab-dc40-44e7-899e-fbea49401702 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:25:20.775411 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1d39bdd-c5ae-457e-8c74-d75820df6343 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f returned with HTTP 200 Aug 14 22:25:20.775915 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 149/593] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:20 2026] GET /volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:20.776686 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b257fab-dc40-44e7-899e-fbea49401702 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:25:20.777290 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 153/594] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:20 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:20.890206 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d7e93e2b-2a7f-4a83-b34c-e10ef23181c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:20.892720 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7e93e2b-2a7f-4a83-b34c-e10ef23181c8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:20.892999 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7e93e2b-2a7f-4a83-b34c-e10ef23181c8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:20.893293 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7e93e2b-2a7f-4a83-b34c-e10ef23181c8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:20.904070 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:20.904070 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:20.909942 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d7e93e2b-2a7f-4a83-b34c-e10ef23181c8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:20.916821 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7e93e2b-2a7f-4a83-b34c-e10ef23181c8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:20.917420 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 143/595] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:20 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:20.995393 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-12f6e6a1-7558-4536-9ce7-e1f394771fb8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:20.997888 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-12f6e6a1-7558-4536-9ce7-e1f394771fb8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:20.998110 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-12f6e6a1-7558-4536-9ce7-e1f394771fb8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:20.998327 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-12f6e6a1-7558-4536-9ce7-e1f394771fb8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:21.012183 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:21.012183 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:21.017911 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-12f6e6a1-7558-4536-9ce7-e1f394771fb8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:21.025076 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-12f6e6a1-7558-4536-9ce7-e1f394771fb8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:21.025725 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 151/596] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:20 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:21.139112 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d83bf63-30c3-47fd-b440-82b030154f9f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:21.139595 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d83bf63-30c3-47fd-b440-82b030154f9f None None] GET https://10.4.3.114/volume// Aug 14 22:25:21.139904 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d83bf63-30c3-47fd-b440-82b030154f9f None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:21.140197 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d83bf63-30c3-47fd-b440-82b030154f9f None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:21.140650 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d83bf63-30c3-47fd-b440-82b030154f9f None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:21.140979 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 150/597] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:25: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 14 22:25:21.154762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-465188de-3054-47d5-879f-1dff4e8c7695 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:21.157389 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-465188de-3054-47d5-879f-1dff4e8c7695 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:25:21.158020 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-465188de-3054-47d5-879f-1dff4e8c7695 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1685d19e-67ce-4a61-a645-a3968c2241f0", "connector": null, "instance_uuid": "7a6df5f5-ac06-46fe-8411-2f0363e0c41f"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:21.175688 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:21.175688 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:21.226703 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-465188de-3054-47d5-879f-1dff4e8c7695 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:25:21.227233 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 154/598] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:25:21 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:21.228061 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-181fdcb6-92b7-459f-b83c-3ed18baa5860 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:21.230702 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-181fdcb6-92b7-459f-b83c-3ed18baa5860 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] POST https://10.4.3.114/volume/v3/attachments/66f794ea-0b7e-47ed-9f0f-39d12e023bd6/action Aug 14 22:25:21.231078 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-181fdcb6-92b7-459f-b83c-3ed18baa5860 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:25:21.231321 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-181fdcb6-92b7-459f-b83c-3ed18baa5860 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:21.257325 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:21.257325 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:21.264468 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-20a733f0-e932-4ca2-915e-647b14981323 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:21.267236 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20a733f0-e932-4ca2-915e-647b14981323 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:21.267640 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20a733f0-e932-4ca2-915e-647b14981323 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:21.268242 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20a733f0-e932-4ca2-915e-647b14981323 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:21.278960 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-430e8372-7a2b-440e-bf26-8d95e54e4d95 req-181fdcb6-92b7-459f-b83c-3ed18baa5860 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/attachments/66f794ea-0b7e-47ed-9f0f-39d12e023bd6/action returned with HTTP 204 Aug 14 22:25:21.278960 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 144/599] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:25:21 2026] POST /volume/v3/attachments/66f794ea-0b7e-47ed-9f0f-39d12e023bd6/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:21.288756 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca8a6718-db29-4033-9bd2-6eb0c62f0044 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:21.288756 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca8a6718-db29-4033-9bd2-6eb0c62f0044 None None] GET https://10.4.3.114/volume// Aug 14 22:25:21.288938 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca8a6718-db29-4033-9bd2-6eb0c62f0044 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:21.289144 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca8a6718-db29-4033-9bd2-6eb0c62f0044 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:21.289569 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca8a6718-db29-4033-9bd2-6eb0c62f0044 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:21.289971 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 151/600] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:25: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 14 22:25:21.291875 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:21.291875 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:21.304460 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-11708388-aaba-4405-83b3-874d2151c448 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:21.306336 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-20a733f0-e932-4ca2-915e-647b14981323 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:21.309394 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-11708388-aaba-4405-83b3-874d2151c448 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:21.309394 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-11708388-aaba-4405-83b3-874d2151c448 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:21.310734 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-11708388-aaba-4405-83b3-874d2151c448 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:21.313972 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20a733f0-e932-4ca2-915e-647b14981323 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:21.314394 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 152/601] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:21 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:21.324020 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:21.324020 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:21.330432 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-11708388-aaba-4405-83b3-874d2151c448 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:21.335971 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-11708388-aaba-4405-83b3-874d2151c448 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:21.336505 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 155/602] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:25:21 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:25:21.468387 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-acf0d347-10e3-45be-8550-9652655d7245 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:21.474915 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-acf0d347-10e3-45be-8550-9652655d7245 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] PUT https://10.4.3.114/volume/v3/attachments/f0c0767d-015a-4672-9610-e846e56d958f Aug 14 22:25:21.474915 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-acf0d347-10e3-45be-8550-9652655d7245 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:21.487651 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-acf0d347-10e3-45be-8550-9652655d7245 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Acquiring lock "cinder-attachment_update-1685d19e-67ce-4a61-a645-a3968c2241f0-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:25:21.492850 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-acf0d347-10e3-45be-8550-9652655d7245 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Lock "cinder-attachment_update-1685d19e-67ce-4a61-a645-a3968c2241f0-np0000007343" acquired by "attachment_update" :: waited 0.006s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:25:21.494429 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:21.494429 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:21.619094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-acf0d347-10e3-45be-8550-9652655d7245 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Lock "cinder-attachment_update-1685d19e-67ce-4a61-a645-a3968c2241f0-np0000007343" released by "attachment_update" :: held 0.126s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:25:21.619521 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-acf0d347-10e3-45be-8550-9652655d7245 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/attachments/f0c0767d-015a-4672-9610-e846e56d958f returned with HTTP 200 Aug 14 22:25:21.620080 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 145/603] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:25:21 2026] PUT /volume/v3/attachments/f0c0767d-015a-4672-9610-e846e56d958f => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:21.796989 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-92031f7c-258a-43bd-8a93-b83b07efd922 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:21.797377 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e247ebdf-4215-4a59-939d-9a3ee667001a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:21.799029 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92031f7c-258a-43bd-8a93-b83b07efd922 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] GET https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f Aug 14 22:25:21.799286 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92031f7c-258a-43bd-8a93-b83b07efd922 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:21.799374 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e247ebdf-4215-4a59-939d-9a3ee667001a tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:25:21.799549 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92031f7c-258a-43bd-8a93-b83b07efd922 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:21.799728 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e247ebdf-4215-4a59-939d-9a3ee667001a tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:21.800074 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e247ebdf-4215-4a59-939d-9a3ee667001a tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:21.809519 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:21.809519 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:21.814709 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:21.814709 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:21.816372 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-92031f7c-258a-43bd-8a93-b83b07efd922 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Volume info retrieved successfully. Aug 14 22:25:21.819734 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e247ebdf-4215-4a59-939d-9a3ee667001a tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:25:21.821283 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92031f7c-258a-43bd-8a93-b83b07efd922 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f returned with HTTP 200 Aug 14 22:25:21.821749 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 152/604] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:21 2026] GET /volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:21.835068 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e247ebdf-4215-4a59-939d-9a3ee667001a tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:25:21.835584 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 153/605] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:21 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:21.851534 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4136e6d5-746e-420a-b3e3-a02ab04e8abc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:21.854815 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4136e6d5-746e-420a-b3e3-a02ab04e8abc tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:25:21.855124 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4136e6d5-746e-420a-b3e3-a02ab04e8abc tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:21.855441 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4136e6d5-746e-420a-b3e3-a02ab04e8abc tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:21.862751 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-35c1539d-2787-4011-a962-406c0aaf94ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:21.865159 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-35c1539d-2787-4011-a962-406c0aaf94ca tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] GET https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f Aug 14 22:25:21.865447 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-35c1539d-2787-4011-a962-406c0aaf94ca tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:21.865671 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-35c1539d-2787-4011-a962-406c0aaf94ca tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:21.869663 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:21.869663 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:21.873391 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:21.873391 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:21.874623 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4136e6d5-746e-420a-b3e3-a02ab04e8abc tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:25:21.877543 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-35c1539d-2787-4011-a962-406c0aaf94ca tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Volume info retrieved successfully. Aug 14 22:25:21.880855 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4136e6d5-746e-420a-b3e3-a02ab04e8abc tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:25:21.881414 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 156/606] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:21 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:21.882567 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-35c1539d-2787-4011-a962-406c0aaf94ca tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f returned with HTTP 200 Aug 14 22:25:21.883156 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 146/607] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:21 2026] GET /volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:21.894624 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7c5606e-1aca-4532-8a9c-f590147ac6e3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:21.896729 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7c5606e-1aca-4532-8a9c-f590147ac6e3 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:25:21.897012 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7c5606e-1aca-4532-8a9c-f590147ac6e3 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:21.897280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7c5606e-1aca-4532-8a9c-f590147ac6e3 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:21.909664 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:21.909664 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:21.915132 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e7c5606e-1aca-4532-8a9c-f590147ac6e3 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:25:21.920677 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7c5606e-1aca-4532-8a9c-f590147ac6e3 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:25:21.921408 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 153/608] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:21 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:22.079809 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fbc43943-4a5d-42e4-8ec6-9b1fc0314936 req-fa32c29e-acb9-4fe2-973c-923723ab1b50 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:22.082836 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fbc43943-4a5d-42e4-8ec6-9b1fc0314936 req-fa32c29e-acb9-4fe2-973c-923723ab1b50 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:25:22.083635 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fbc43943-4a5d-42e4-8ec6-9b1fc0314936 req-fa32c29e-acb9-4fe2-973c-923723ab1b50 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:22.083635 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fbc43943-4a5d-42e4-8ec6-9b1fc0314936 req-fa32c29e-acb9-4fe2-973c-923723ab1b50 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:22.098643 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:22.098643 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:22.103735 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fbc43943-4a5d-42e4-8ec6-9b1fc0314936 req-fa32c29e-acb9-4fe2-973c-923723ab1b50 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:25:22.108000 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fbc43943-4a5d-42e4-8ec6-9b1fc0314936 req-fa32c29e-acb9-4fe2-973c-923723ab1b50 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:25:22.108421 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 154/609] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:22 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:22.330456 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-55ed73bc-0d8c-4ea0-a393-041bc52df5bf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:22.332750 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55ed73bc-0d8c-4ea0-a393-041bc52df5bf tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:22.332750 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55ed73bc-0d8c-4ea0-a393-041bc52df5bf tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:22.332870 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55ed73bc-0d8c-4ea0-a393-041bc52df5bf tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:22.346911 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:22.346911 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:22.350645 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-55ed73bc-0d8c-4ea0-a393-041bc52df5bf tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:22.358275 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55ed73bc-0d8c-4ea0-a393-041bc52df5bf tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:22.358756 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 157/610] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:22 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:22.457598 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-76190dbd-4bb1-49ec-ac3e-6b536457cf70 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:22.459690 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-76190dbd-4bb1-49ec-ac3e-6b536457cf70 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] GET https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f Aug 14 22:25:22.459860 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-76190dbd-4bb1-49ec-ac3e-6b536457cf70 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:22.460031 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-76190dbd-4bb1-49ec-ac3e-6b536457cf70 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:22.466765 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:22.466765 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:22.470940 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-76190dbd-4bb1-49ec-ac3e-6b536457cf70 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Volume info retrieved successfully. Aug 14 22:25:22.477639 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-76190dbd-4bb1-49ec-ac3e-6b536457cf70 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f returned with HTTP 200 Aug 14 22:25:22.478145 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 147/611] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:22 2026] GET /volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:22.490888 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-258ad802-e4a8-4562-b518-bb5427fbf4f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:22.490888 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-258ad802-e4a8-4562-b518-bb5427fbf4f7 None None] GET https://10.4.3.114/volume// Aug 14 22:25:22.490888 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-258ad802-e4a8-4562-b518-bb5427fbf4f7 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:22.490888 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-258ad802-e4a8-4562-b518-bb5427fbf4f7 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:22.490888 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-258ad802-e4a8-4562-b518-bb5427fbf4f7 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:22.490888 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 154/612] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:25: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 14 22:25:22.500328 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-7c34a3a1-b6c1-45f2-843d-382ad74b73ab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:22.502276 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-7c34a3a1-b6c1-45f2-843d-382ad74b73ab tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:25:22.502772 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-7c34a3a1-b6c1-45f2-843d-382ad74b73ab tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6749d75f-038f-4191-81bb-8a7036d4ab4f", "connector": null, "instance_uuid": "3e72f3a5-02dd-4944-8b0c-64ef8e2bccb2"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:22.514914 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:22.514914 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:22.546343 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-7c34a3a1-b6c1-45f2-843d-382ad74b73ab tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:25:22.546762 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 155/613] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:25:22 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 14 22:25:23.377217 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-61192791-75a5-4ea1-a66b-5a1732de95fa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:23.380811 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-61192791-75a5-4ea1-a66b-5a1732de95fa tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:23.381063 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-61192791-75a5-4ea1-a66b-5a1732de95fa tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:23.381334 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-61192791-75a5-4ea1-a66b-5a1732de95fa tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:23.397437 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:23.397437 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:23.404373 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-61192791-75a5-4ea1-a66b-5a1732de95fa tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:23.410758 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-61192791-75a5-4ea1-a66b-5a1732de95fa tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:23.411292 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 158/614] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:23 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:24.079987 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3bc51653-06cd-4c75-aa8a-58bde0db7557 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:24.080435 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3bc51653-06cd-4c75-aa8a-58bde0db7557 None None] GET https://10.4.3.114/volume// Aug 14 22:25:24.080657 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3bc51653-06cd-4c75-aa8a-58bde0db7557 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:24.080878 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3bc51653-06cd-4c75-aa8a-58bde0db7557 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:24.081189 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3bc51653-06cd-4c75-aa8a-58bde0db7557 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:24.083705 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 148/615] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:25:24 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:25:24.095439 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-8ab60e25-6540-4476-b60d-21c449b1a7a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:24.098802 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-8ab60e25-6540-4476-b60d-21c449b1a7a8 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] GET https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f Aug 14 22:25:24.099329 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-8ab60e25-6540-4476-b60d-21c449b1a7a8 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:24.099411 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-8ab60e25-6540-4476-b60d-21c449b1a7a8 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:24.115661 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:24.115661 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:24.120724 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-8ab60e25-6540-4476-b60d-21c449b1a7a8 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Volume info retrieved successfully. Aug 14 22:25:24.130707 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-8ab60e25-6540-4476-b60d-21c449b1a7a8 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f returned with HTTP 200 Aug 14 22:25:24.131220 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 155/616] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:25:24 2026] GET /volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f => generated 1540 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:25:24.249957 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-ed22bc59-c31b-4114-9853-c6fd862dc25c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:24.252913 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-ed22bc59-c31b-4114-9853-c6fd862dc25c tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] PUT https://10.4.3.114/volume/v3/attachments/15e124a9-7cbc-407f-9eaa-a38e535b6e64 Aug 14 22:25:24.253144 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-ed22bc59-c31b-4114-9853-c6fd862dc25c tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:24.263319 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-ed22bc59-c31b-4114-9853-c6fd862dc25c tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Acquiring lock "cinder-attachment_update-6749d75f-038f-4191-81bb-8a7036d4ab4f-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:25:24.272174 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-ed22bc59-c31b-4114-9853-c6fd862dc25c tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Lock "cinder-attachment_update-6749d75f-038f-4191-81bb-8a7036d4ab4f-np0000007343" acquired by "attachment_update" :: waited 0.009s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:25:24.273696 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:24.273696 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:24.410093 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-ed22bc59-c31b-4114-9853-c6fd862dc25c tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Lock "cinder-attachment_update-6749d75f-038f-4191-81bb-8a7036d4ab4f-np0000007343" released by "attachment_update" :: held 0.137s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:25:24.410915 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-ed22bc59-c31b-4114-9853-c6fd862dc25c tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/attachments/15e124a9-7cbc-407f-9eaa-a38e535b6e64 returned with HTTP 200 Aug 14 22:25:24.411594 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 156/617] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:25:24 2026] PUT /volume/v3/attachments/15e124a9-7cbc-407f-9eaa-a38e535b6e64 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:24.427098 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ee69d5c5-7dfb-4acf-bd09-77e90eb280db None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:24.429657 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee69d5c5-7dfb-4acf-bd09-77e90eb280db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:24.430027 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee69d5c5-7dfb-4acf-bd09-77e90eb280db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:24.430113 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee69d5c5-7dfb-4acf-bd09-77e90eb280db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:24.443749 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:24.443749 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:24.448504 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ee69d5c5-7dfb-4acf-bd09-77e90eb280db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:24.449919 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-e19026d1-7223-40ff-b684-b8968221b5c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:24.452831 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-e19026d1-7223-40ff-b684-b8968221b5c2 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] POST https://10.4.3.114/volume/v3/attachments/15e124a9-7cbc-407f-9eaa-a38e535b6e64/action Aug 14 22:25:24.453819 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-e19026d1-7223-40ff-b684-b8968221b5c2 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:25:24.454019 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-e19026d1-7223-40ff-b684-b8968221b5c2 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:24.454247 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee69d5c5-7dfb-4acf-bd09-77e90eb280db tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:24.454743 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 159/618] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:24 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:24.488029 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:24.488029 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:24.527924 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-be40e0a7-d0c3-4025-9764-a512e77fdedc req-e19026d1-7223-40ff-b684-b8968221b5c2 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/attachments/15e124a9-7cbc-407f-9eaa-a38e535b6e64/action returned with HTTP 204 Aug 14 22:25:24.528704 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 149/619] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:25:24 2026] POST /volume/v3/attachments/15e124a9-7cbc-407f-9eaa-a38e535b6e64/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:24.578716 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-768180c3-3b09-4885-acca-116091b9bd05 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:24.798999 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:25:24.800056 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2042695316", "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:24.803142 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2042695316', 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:25:24.957012 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Create volume of 1 GB Aug 14 22:25:24.957280 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:24.957280 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:24.959673 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Availability Zones retrieved successfully. Aug 14 22:25:24.971543 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Flow 'volume_create_api' (b79406ba-821b-4e51-934a-a21cd13484dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:24.973402 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9afb923-6393-409a-9ebd-a5c77aa3364b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:24.974889 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:25:25.007540 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-50fe69b1-153d-4f2f-8801-78775efb742f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:25.011734 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-50fe69b1-153d-4f2f-8801-78775efb742f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] POST https://10.4.3.114/volume/v3/attachments/f0c0767d-015a-4672-9610-e846e56d958f/action Aug 14 22:25:25.012184 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-50fe69b1-153d-4f2f-8801-78775efb742f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:25:25.012886 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-50fe69b1-153d-4f2f-8801-78775efb742f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:25.050278 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:25.050278 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:25.058435 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:25.058435 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:25.075838 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e3bd1599-a2f4-4c90-965a-89f5a4df72cc req-50fe69b1-153d-4f2f-8801-78775efb742f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/attachments/f0c0767d-015a-4672-9610-e846e56d958f/action returned with HTTP 204 Aug 14 22:25:25.075838 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 157/620] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:25:25 2026] POST /volume/v3/attachments/f0c0767d-015a-4672-9610-e846e56d958f/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:25.082854 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9afb923-6393-409a-9ebd-a5c77aa3364b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7', 'encryption_key_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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:25.083891 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838b152e-d0a2-494a-b46f-3cb8839627b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:25.185728 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Created reservations ['3f891b0d-1af5-48ac-8db6-cc25c191714e', '5d6b74d4-cbc3-4848-946f-491a8f266f8a', '1f5ab46d-6617-4d26-a2c2-bdd311c8c84b', '6c728b32-c5e5-4f28-b57e-c5647637be30'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:25:25.188358 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838b152e-d0a2-494a-b46f-3cb8839627b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f891b0d-1af5-48ac-8db6-cc25c191714e', '5d6b74d4-cbc3-4848-946f-491a8f266f8a', '1f5ab46d-6617-4d26-a2c2-bdd311c8c84b', '6c728b32-c5e5-4f28-b57e-c5647637be30']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:25.189960 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc3ab64-684b-4469-aaf5-232336b37408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:25.227387 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc3ab64-684b-4469-aaf5-232336b37408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8e71ef9-4c25-419f-a575-0e19ca64ee5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2042695316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='86ff36dec5214be5b7b580223aae9864',qos_specs=None,replication_status=,reservations=['3f891b0d-1af5-48ac-8db6-cc25c191714e','5d6b74d4-cbc3-4848-946f-491a8f266f8a','1f5ab46d-6617-4d26-a2c2-bdd311c8c84b','6c728b32-c5e5-4f28-b57e-c5647637be30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f61f166a4c4397a8fd1a2296dbc992',volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:25:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2042695316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8e71ef9-4c25-419f-a575-0e19ca64ee5e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='86ff36dec5214be5b7b580223aae9864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19f61f166a4c4397a8fd1a2296dbc992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7),volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:25.227387 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407b010b-c279-4252-9433-fc84b4decc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:25.272044 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (407b010b-c279-4252-9433-fc84b4decc76) transitioned into state 'SUCCESS' from state '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-2042695316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='86ff36dec5214be5b7b580223aae9864',qos_specs=None,replication_status=,reservations=['3f891b0d-1af5-48ac-8db6-cc25c191714e','5d6b74d4-cbc3-4848-946f-491a8f266f8a','1f5ab46d-6617-4d26-a2c2-bdd311c8c84b','6c728b32-c5e5-4f28-b57e-c5647637be30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f61f166a4c4397a8fd1a2296dbc992',volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:25.273198 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ddfb99-9137-48e0-a0f9-b721ac395f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:25.293813 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ddfb99-9137-48e0-a0f9-b721ac395f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:25.295351 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Flow 'volume_create_api' (b79406ba-821b-4e51-934a-a21cd13484dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:25.297419 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Create volume request issued successfully. Aug 14 22:25:25.298750 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-768180c3-3b09-4885-acca-116091b9bd05 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:25:25.300188 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 156/621] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:25:24 2026] POST /volume/v3/volumes => generated 760 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:25:25.320403 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2da78261-d7b7-4a72-bf31-414bf3f0be48 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:25.324918 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2da78261-d7b7-4a72-bf31-414bf3f0be48 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e Aug 14 22:25:25.325103 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2da78261-d7b7-4a72-bf31-414bf3f0be48 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:25.327026 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2da78261-d7b7-4a72-bf31-414bf3f0be48 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:25.339014 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:25.339014 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:25.358645 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2da78261-d7b7-4a72-bf31-414bf3f0be48 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:25:25.367091 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2da78261-d7b7-4a72-bf31-414bf3f0be48 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e returned with HTTP 200 Aug 14 22:25:25.367647 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 160/622] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:25 2026] GET /volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e => generated 828 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:25.468346 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6e91585d-49cd-4adc-a5e7-ff94b6b59751 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:25.470984 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6e91585d-49cd-4adc-a5e7-ff94b6b59751 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:25.471313 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6e91585d-49cd-4adc-a5e7-ff94b6b59751 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:25.471734 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6e91585d-49cd-4adc-a5e7-ff94b6b59751 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:25.483203 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:25.483203 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:25.487087 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6e91585d-49cd-4adc-a5e7-ff94b6b59751 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:25.492777 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6e91585d-49cd-4adc-a5e7-ff94b6b59751 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:25.493417 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 150/623] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:25 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:25.508025 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ca72b2a6-e751-4a24-8268-a7eb15836d04 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:25.510622 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca72b2a6-e751-4a24-8268-a7eb15836d04 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:25.510808 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca72b2a6-e751-4a24-8268-a7eb15836d04 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:25.511052 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca72b2a6-e751-4a24-8268-a7eb15836d04 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:25.523119 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:25.523119 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:25.527513 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ca72b2a6-e751-4a24-8268-a7eb15836d04 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:25.540620 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca72b2a6-e751-4a24-8268-a7eb15836d04 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:25.541198 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 158/624] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:25 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:25.666233 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:25.670613 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:25:25.670613 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1216376826"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:25.672375 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1216376826'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:25:25.672375 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Create volume of 1 GB Aug 14 22:25:25.672375 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:25.672375 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:25.680384 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Availability Zones retrieved successfully. Aug 14 22:25:25.687604 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Flow 'volume_create_api' (2098fd2f-c861-43b7-919f-75ac57a980d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:25.688642 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d443e9a8-0f77-4c4b-bb71-26899d0c4569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:25.689716 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:25:25.743689 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d443e9a8-0f77-4c4b-bb71-26899d0c4569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:25.744565 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b4854e-8940-4320-ba8e-6b9b219bfe8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:25.799549 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Created reservations ['268e8769-cde4-47e2-8c87-aa4632b5e262', '06753426-208d-40c0-92e1-ead66537298f', '54cd961d-d2f5-4709-afa1-1a7918b313bb', '76590302-75a2-4140-9d3d-73214c7d6c41'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:25:25.800651 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b4854e-8940-4320-ba8e-6b9b219bfe8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['268e8769-cde4-47e2-8c87-aa4632b5e262', '06753426-208d-40c0-92e1-ead66537298f', '54cd961d-d2f5-4709-afa1-1a7918b313bb', '76590302-75a2-4140-9d3d-73214c7d6c41']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:25.802172 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3c1c16-1d32-4657-b067-c9f5c4146042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:25.836871 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3c1c16-1d32-4657-b067-c9f5c4146042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7cc1567-7159-42fb-8e20-d9382263369b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1216376826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6388aaa25c8483b8cb67028f19aa720',qos_specs=None,replication_status=,reservations=['268e8769-cde4-47e2-8c87-aa4632b5e262','06753426-208d-40c0-92e1-ead66537298f','54cd961d-d2f5-4709-afa1-1a7918b313bb','76590302-75a2-4140-9d3d-73214c7d6c41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395000a7373e4bc592ae3ba3fd05e8d0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:25:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1216376826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7cc1567-7159-42fb-8e20-d9382263369b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6388aaa25c8483b8cb67028f19aa720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='395000a7373e4bc592ae3ba3fd05e8d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:25.837995 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d862ab2-ccdc-4c66-9422-3ecee021004e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:25.862631 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d862ab2-ccdc-4c66-9422-3ecee021004e) transitioned into state 'SUCCESS' from state '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-1216376826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6388aaa25c8483b8cb67028f19aa720',qos_specs=None,replication_status=,reservations=['268e8769-cde4-47e2-8c87-aa4632b5e262','06753426-208d-40c0-92e1-ead66537298f','54cd961d-d2f5-4709-afa1-1a7918b313bb','76590302-75a2-4140-9d3d-73214c7d6c41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395000a7373e4bc592ae3ba3fd05e8d0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:25.864021 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2389f34-7017-4381-b477-8abc2dc493f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:25.877423 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2389f34-7017-4381-b477-8abc2dc493f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:25.878601 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Flow 'volume_create_api' (2098fd2f-c861-43b7-919f-75ac57a980d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:25.879020 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Create volume request issued successfully. Aug 14 22:25:25.879936 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1cc2577b-8837-4a5e-a77f-4ef5d80053eb tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:25:25.880518 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 157/625] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:25:25 2026] POST /volume/v3/volumes => generated 751 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:25:25.895405 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-373eb3c5-21b2-46f2-ad82-6c0add8a8c26 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:25.897451 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-373eb3c5-21b2-46f2-ad82-6c0add8a8c26 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:25.897665 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-373eb3c5-21b2-46f2-ad82-6c0add8a8c26 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:25.897885 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-373eb3c5-21b2-46f2-ad82-6c0add8a8c26 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:25.905743 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:25.905743 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:25.911598 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-373eb3c5-21b2-46f2-ad82-6c0add8a8c26 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:25.917325 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-373eb3c5-21b2-46f2-ad82-6c0add8a8c26 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:25.917736 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 161/626] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:25 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:26.384893 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33388577-7d00-42a6-991b-930be41ee9c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:26.386687 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33388577-7d00-42a6-991b-930be41ee9c0 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e Aug 14 22:25:26.386837 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33388577-7d00-42a6-991b-930be41ee9c0 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:26.387035 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33388577-7d00-42a6-991b-930be41ee9c0 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:26.396059 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:26.396059 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:26.402088 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33388577-7d00-42a6-991b-930be41ee9c0 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:25:26.410136 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33388577-7d00-42a6-991b-930be41ee9c0 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e returned with HTTP 200 Aug 14 22:25:26.410731 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 151/627] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:26 2026] GET /volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e => generated 1368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:26.530619 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-7764f2d5-720b-4471-a4e5-f718745e3ccd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:26.536889 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-7764f2d5-720b-4471-a4e5-f718745e3ccd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e Aug 14 22:25:26.537177 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-7764f2d5-720b-4471-a4e5-f718745e3ccd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:26.538668 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-7764f2d5-720b-4471-a4e5-f718745e3ccd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:26.552270 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:26.552270 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:26.558880 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-7764f2d5-720b-4471-a4e5-f718745e3ccd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:25:26.569838 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-7764f2d5-720b-4471-a4e5-f718745e3ccd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e returned with HTTP 200 Aug 14 22:25:26.569838 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 159/628] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:26 2026] GET /volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e => generated 1368 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:26.933054 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19bd45d8-c51c-4d8c-9368-6c7bd018621d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:26.935596 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19bd45d8-c51c-4d8c-9368-6c7bd018621d tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:26.935862 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19bd45d8-c51c-4d8c-9368-6c7bd018621d tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:26.936162 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19bd45d8-c51c-4d8c-9368-6c7bd018621d tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:26.947589 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:26.947589 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:26.952800 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-19bd45d8-c51c-4d8c-9368-6c7bd018621d tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:26.959706 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19bd45d8-c51c-4d8c-9368-6c7bd018621d tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:26.960185 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 158/629] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:26 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:27.027182 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-99bbef72-d0ba-4085-926e-cdcf5a15ff80 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:27.030612 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-99bbef72-d0ba-4085-926e-cdcf5a15ff80 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:27.030612 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-99bbef72-d0ba-4085-926e-cdcf5a15ff80 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:27.031328 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-99bbef72-d0ba-4085-926e-cdcf5a15ff80 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:27.041892 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:27.041892 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:27.047133 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-99bbef72-d0ba-4085-926e-cdcf5a15ff80 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:27.053424 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-99bbef72-d0ba-4085-926e-cdcf5a15ff80 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:27.053845 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 162/630] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:27 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:27.077647 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-20ff9603-4a83-437f-a5f7-4b374afe6ae9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:27.081055 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-20ff9603-4a83-437f-a5f7-4b374afe6ae9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e Aug 14 22:25:27.081343 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-20ff9603-4a83-437f-a5f7-4b374afe6ae9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:27.081583 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-20ff9603-4a83-437f-a5f7-4b374afe6ae9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:27.089660 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:27.089660 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:27.094274 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-20ff9603-4a83-437f-a5f7-4b374afe6ae9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:25:27.101489 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-20ff9603-4a83-437f-a5f7-4b374afe6ae9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e returned with HTTP 200 Aug 14 22:25:27.101968 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 152/631] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:27 2026] GET /volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:27.118072 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-431a935b-de20-4e75-81ba-8e4658d554f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:27.118606 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-431a935b-de20-4e75-81ba-8e4658d554f0 None None] GET https://10.4.3.114/volume// Aug 14 22:25:27.118778 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-431a935b-de20-4e75-81ba-8e4658d554f0 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:27.118979 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-431a935b-de20-4e75-81ba-8e4658d554f0 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:27.119344 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-431a935b-de20-4e75-81ba-8e4658d554f0 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:27.119620 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 160/632] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:25: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 14 22:25:27.132310 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-994087f9-c3b7-40e8-8bb0-1a61021975ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:27.134850 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-994087f9-c3b7-40e8-8bb0-1a61021975ad tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:25:27.135378 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-994087f9-c3b7-40e8-8bb0-1a61021975ad tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8e71ef9-4c25-419f-a575-0e19ca64ee5e", "connector": null, "instance_uuid": "8dc194db-8076-4df7-8f05-4711bb792279"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:27.145378 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:27.145378 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:27.166126 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d07d08a5-0c3b-4a30-b9ff-cc9f33ee2d15 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:27.166564 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d07d08a5-0c3b-4a30-b9ff-cc9f33ee2d15 None None] GET https://10.4.3.114/volume// Aug 14 22:25:27.166809 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d07d08a5-0c3b-4a30-b9ff-cc9f33ee2d15 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:27.167021 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d07d08a5-0c3b-4a30-b9ff-cc9f33ee2d15 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:27.168024 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d07d08a5-0c3b-4a30-b9ff-cc9f33ee2d15 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:27.168024 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 163/633] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:25: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 14 22:25:27.176551 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-27e0f6c0-88be-48a7-bea6-98a20a4c044b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:27.179641 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-27e0f6c0-88be-48a7-bea6-98a20a4c044b tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:25:27.180334 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-27e0f6c0-88be-48a7-bea6-98a20a4c044b tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7cc1567-7159-42fb-8e20-d9382263369b", "connector": null, "instance_uuid": "7a6df5f5-ac06-46fe-8411-2f0363e0c41f"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:27.182300 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-994087f9-c3b7-40e8-8bb0-1a61021975ad tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:25:27.182755 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 159/634] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:25:27 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 14 22:25:27.192353 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:27.192353 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:27.231591 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-27e0f6c0-88be-48a7-bea6-98a20a4c044b tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:25:27.232323 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 153/635] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:25:27 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:27.288277 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-405e569b-37bb-469f-9ab2-9f7a6d716ec3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:27.293037 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-405e569b-37bb-469f-9ab2-9f7a6d716ec3 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:27.293394 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-405e569b-37bb-469f-9ab2-9f7a6d716ec3 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:27.293682 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-405e569b-37bb-469f-9ab2-9f7a6d716ec3 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:27.294305 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-56fbecee-40aa-4370-954b-87df6e32e6f0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:27.294675 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56fbecee-40aa-4370-954b-87df6e32e6f0 None None] GET https://10.4.3.114/volume// Aug 14 22:25:27.294820 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56fbecee-40aa-4370-954b-87df6e32e6f0 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:27.294994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56fbecee-40aa-4370-954b-87df6e32e6f0 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:27.295357 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56fbecee-40aa-4370-954b-87df6e32e6f0 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:27.295740 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 164/636] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:25: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 14 22:25:27.307813 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-1bb2c010-cbb6-4b63-b9d7-3176f502a01a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:27.311375 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:27.311375 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:27.314015 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-1bb2c010-cbb6-4b63-b9d7-3176f502a01a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:27.314336 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-1bb2c010-cbb6-4b63-b9d7-3176f502a01a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:27.314540 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-1bb2c010-cbb6-4b63-b9d7-3176f502a01a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:27.317341 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-405e569b-37bb-469f-9ab2-9f7a6d716ec3 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:27.323280 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-405e569b-37bb-469f-9ab2-9f7a6d716ec3 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:27.323710 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 161/637] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:27 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:27.336302 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:27.336302 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:27.343185 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-1bb2c010-cbb6-4b63-b9d7-3176f502a01a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:27.348977 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-1bb2c010-cbb6-4b63-b9d7-3176f502a01a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:27.350387 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 160/638] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:25:27 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:25:27.459070 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-9f560392-a365-40fa-b24c-3da9248532f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:27.462058 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-9f560392-a365-40fa-b24c-3da9248532f0 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] PUT https://10.4.3.114/volume/v3/attachments/31b0769d-a198-4bcf-ba62-470f14c21501 Aug 14 22:25:27.462682 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-9f560392-a365-40fa-b24c-3da9248532f0 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:27.481506 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-9f560392-a365-40fa-b24c-3da9248532f0 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Acquiring lock "cinder-attachment_update-e7cc1567-7159-42fb-8e20-d9382263369b-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:25:27.489668 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-9f560392-a365-40fa-b24c-3da9248532f0 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Lock "cinder-attachment_update-e7cc1567-7159-42fb-8e20-d9382263369b-np0000007343" acquired by "attachment_update" :: waited 0.009s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:25:27.491099 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:27.491099 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:27.634906 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-9f560392-a365-40fa-b24c-3da9248532f0 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Lock "cinder-attachment_update-e7cc1567-7159-42fb-8e20-d9382263369b-np0000007343" released by "attachment_update" :: held 0.145s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:25:27.636692 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-9f560392-a365-40fa-b24c-3da9248532f0 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/attachments/31b0769d-a198-4bcf-ba62-470f14c21501 returned with HTTP 200 Aug 14 22:25:27.636692 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 154/639] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:25:27 2026] PUT /volume/v3/attachments/31b0769d-a198-4bcf-ba62-470f14c21501 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:28.342150 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-584bb95f-6b4a-4a77-a8d2-110c00189cba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:28.344454 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-584bb95f-6b4a-4a77-a8d2-110c00189cba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:28.344667 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-584bb95f-6b4a-4a77-a8d2-110c00189cba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:28.344872 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-584bb95f-6b4a-4a77-a8d2-110c00189cba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:28.360125 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:28.360125 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:28.374203 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-584bb95f-6b4a-4a77-a8d2-110c00189cba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:28.381525 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-584bb95f-6b4a-4a77-a8d2-110c00189cba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:28.382390 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 165/640] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:28 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:28.850986 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a1e814c-0b55-4321-afa5-32ace570c138 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:28.850986 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a1e814c-0b55-4321-afa5-32ace570c138 None None] GET https://10.4.3.114/volume// Aug 14 22:25:28.850986 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a1e814c-0b55-4321-afa5-32ace570c138 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:28.850986 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a1e814c-0b55-4321-afa5-32ace570c138 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:28.852608 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a1e814c-0b55-4321-afa5-32ace570c138 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:28.852608 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 162/641] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:25:28 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:25:28.876001 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-2207010f-6a57-4acd-ac34-1602a0060e4f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:28.879317 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-2207010f-6a57-4acd-ac34-1602a0060e4f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e Aug 14 22:25:28.879317 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-2207010f-6a57-4acd-ac34-1602a0060e4f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:28.879558 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-2207010f-6a57-4acd-ac34-1602a0060e4f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:28.892638 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:28.892638 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:28.896828 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-2207010f-6a57-4acd-ac34-1602a0060e4f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:25:28.903287 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-2207010f-6a57-4acd-ac34-1602a0060e4f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e returned with HTTP 200 Aug 14 22:25:28.903683 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 161/642] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:25:28 2026] GET /volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e => generated 1547 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:25:29.039125 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-ad8c1514-f625-4633-ad59-45e579f0a93e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:29.041271 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-ad8c1514-f625-4633-ad59-45e579f0a93e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] PUT https://10.4.3.114/volume/v3/attachments/04a8bdc7-f7d9-4cb5-b9c8-73a5a3f98325 Aug 14 22:25:29.041620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-ad8c1514-f625-4633-ad59-45e579f0a93e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:29.050176 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-ad8c1514-f625-4633-ad59-45e579f0a93e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Acquiring lock "cinder-attachment_update-e8e71ef9-4c25-419f-a575-0e19ca64ee5e-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:25:29.058436 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-ad8c1514-f625-4633-ad59-45e579f0a93e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-e8e71ef9-4c25-419f-a575-0e19ca64ee5e-np0000007343" acquired by "attachment_update" :: waited 0.008s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:25:29.060154 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:29.060154 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:29.178601 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-ad8c1514-f625-4633-ad59-45e579f0a93e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-e8e71ef9-4c25-419f-a575-0e19ca64ee5e-np0000007343" released by "attachment_update" :: held 0.120s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:25:29.179179 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-ad8c1514-f625-4633-ad59-45e579f0a93e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/04a8bdc7-f7d9-4cb5-b9c8-73a5a3f98325 returned with HTTP 200 Aug 14 22:25:29.179810 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 155/643] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:25:29 2026] PUT /volume/v3/attachments/04a8bdc7-f7d9-4cb5-b9c8-73a5a3f98325 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:29.210839 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-aded22c6-1b80-45b0-842f-8fa9a920bfcf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:29.213457 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-aded22c6-1b80-45b0-842f-8fa9a920bfcf tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments/04a8bdc7-f7d9-4cb5-b9c8-73a5a3f98325/action Aug 14 22:25:29.213865 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-aded22c6-1b80-45b0-842f-8fa9a920bfcf tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:25:29.213998 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-aded22c6-1b80-45b0-842f-8fa9a920bfcf tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:29.236059 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:29.236059 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:29.252766 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-10fca2f8-cb9e-4613-ae9c-296bed2b7e68 req-aded22c6-1b80-45b0-842f-8fa9a920bfcf tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/04a8bdc7-f7d9-4cb5-b9c8-73a5a3f98325/action returned with HTTP 204 Aug 14 22:25:29.253443 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 166/644] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:25:29 2026] POST /volume/v3/attachments/04a8bdc7-f7d9-4cb5-b9c8-73a5a3f98325/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:29.406051 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cd13be98-66ae-4ad9-98f3-0617aeecc6c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:29.407931 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd13be98-66ae-4ad9-98f3-0617aeecc6c7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:29.408118 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd13be98-66ae-4ad9-98f3-0617aeecc6c7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:29.408775 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd13be98-66ae-4ad9-98f3-0617aeecc6c7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:29.426239 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:29.426239 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:29.430224 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cd13be98-66ae-4ad9-98f3-0617aeecc6c7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:29.435950 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd13be98-66ae-4ad9-98f3-0617aeecc6c7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:29.436435 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 163/645] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:29 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:30.457537 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bba7be77-0424-4b2c-9007-7146a6a50543 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:30.460120 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bba7be77-0424-4b2c-9007-7146a6a50543 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:30.460603 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bba7be77-0424-4b2c-9007-7146a6a50543 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:30.461395 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bba7be77-0424-4b2c-9007-7146a6a50543 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:30.475012 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:30.475012 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:30.481750 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bba7be77-0424-4b2c-9007-7146a6a50543 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:30.489500 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bba7be77-0424-4b2c-9007-7146a6a50543 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:30.495386 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 162/646] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:30 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:31.516940 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-88ebd9ba-5f66-46f2-afe2-754a7c0c6c06 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:31.521358 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88ebd9ba-5f66-46f2-afe2-754a7c0c6c06 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:31.522641 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88ebd9ba-5f66-46f2-afe2-754a7c0c6c06 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:31.522817 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88ebd9ba-5f66-46f2-afe2-754a7c0c6c06 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:31.540676 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:31.540676 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:31.548791 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-88ebd9ba-5f66-46f2-afe2-754a7c0c6c06 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:31.559288 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88ebd9ba-5f66-46f2-afe2-754a7c0c6c06 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:31.562974 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 156/647] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:31 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:32.578482 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-19181d61-8e69-4443-9081-557cb2d0aa2a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:32.583280 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:25:32.583280 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1458701329"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:32.583902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1458701329'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:25:32.584163 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Create volume of 1 GB Aug 14 22:25:32.585553 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d737544d-5a5b-4ab3-9259-d963df4fe68f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:32.589533 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d737544d-5a5b-4ab3-9259-d963df4fe68f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:32.589864 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d737544d-5a5b-4ab3-9259-d963df4fe68f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:32.590110 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d737544d-5a5b-4ab3-9259-d963df4fe68f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:32.590862 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Availability Zones retrieved successfully. Aug 14 22:25:32.605860 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Flow 'volume_create_api' (8835b348-efe8-441f-ba9c-4b17f6b64e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:32.605949 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:32.605949 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:32.610122 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fe4b868-0722-475c-b6ea-0462812e4d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:32.611657 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:25:32.612649 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d737544d-5a5b-4ab3-9259-d963df4fe68f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:32.619706 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d737544d-5a5b-4ab3-9259-d963df4fe68f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:32.620522 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 164/648] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:32 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:25:32.650848 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fe4b868-0722-475c-b6ea-0462812e4d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:32.652083 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fecf8f56-b4df-4b6d-a9a9-2d1359360977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:32.737973 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Created reservations ['bebbca25-000f-4102-8a80-fd55a4dc89e6', '5535a3c7-98d5-4b0a-918d-540f2766f7f8', '53af4dc1-5a82-491c-bd8e-44662364ea6e', '420a1fcb-5dda-4aee-89ac-ae5947f5d38e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:25:32.738116 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fecf8f56-b4df-4b6d-a9a9-2d1359360977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bebbca25-000f-4102-8a80-fd55a4dc89e6', '5535a3c7-98d5-4b0a-918d-540f2766f7f8', '53af4dc1-5a82-491c-bd8e-44662364ea6e', '420a1fcb-5dda-4aee-89ac-ae5947f5d38e']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:32.740163 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d217148-df58-4d7e-9f4c-e05da207bab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:32.783589 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d217148-df58-4d7e-9f4c-e05da207bab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ae85a70-759b-409a-be94-31505d28008e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1458701329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a1b8dc1e88a45519b62ee692d16ec32',qos_specs=None,replication_status=,reservations=['bebbca25-000f-4102-8a80-fd55a4dc89e6','5535a3c7-98d5-4b0a-918d-540f2766f7f8','53af4dc1-5a82-491c-bd8e-44662364ea6e','420a1fcb-5dda-4aee-89ac-ae5947f5d38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f13df91582b45f4bbfac2762e0d67a7',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1458701329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ae85a70-759b-409a-be94-31505d28008e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a1b8dc1e88a45519b62ee692d16ec32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f13df91582b45f4bbfac2762e0d67a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:32.784986 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf52b2bd-55ae-4120-875b-c8186228ea73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:32.818890 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf52b2bd-55ae-4120-875b-c8186228ea73) transitioned into state 'SUCCESS' from state '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-1458701329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a1b8dc1e88a45519b62ee692d16ec32',qos_specs=None,replication_status=,reservations=['bebbca25-000f-4102-8a80-fd55a4dc89e6','5535a3c7-98d5-4b0a-918d-540f2766f7f8','53af4dc1-5a82-491c-bd8e-44662364ea6e','420a1fcb-5dda-4aee-89ac-ae5947f5d38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f13df91582b45f4bbfac2762e0d67a7',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:32.819952 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506a489a-5b8f-499b-97b2-9d14c38bf6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:25:32.835151 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506a489a-5b8f-499b-97b2-9d14c38bf6e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:25:32.836041 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Flow 'volume_create_api' (8835b348-efe8-441f-ba9c-4b17f6b64e9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:25:32.837449 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Create volume request issued successfully. Aug 14 22:25:32.838569 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19181d61-8e69-4443-9081-557cb2d0aa2a tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:25:32.840348 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 167/649] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:25:32 2026] POST /volume/v3/volumes => generated 754 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:25:32.858229 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eab4d060-0ab8-4192-b4c5-f110b037a99b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:32.862188 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eab4d060-0ab8-4192-b4c5-f110b037a99b tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:25:32.862537 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eab4d060-0ab8-4192-b4c5-f110b037a99b tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:32.862760 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eab4d060-0ab8-4192-b4c5-f110b037a99b tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:32.873598 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:32.873598 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:32.879021 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eab4d060-0ab8-4192-b4c5-f110b037a99b tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:25:32.889273 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eab4d060-0ab8-4192-b4c5-f110b037a99b tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:25:32.889273 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 163/650] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:32 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:33.635275 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-13b2e3d5-df10-4417-89ee-11612b7ef5e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:33.640286 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13b2e3d5-df10-4417-89ee-11612b7ef5e8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:33.640286 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13b2e3d5-df10-4417-89ee-11612b7ef5e8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:33.640286 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13b2e3d5-df10-4417-89ee-11612b7ef5e8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:33.654442 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:33.654442 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:33.659590 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-13b2e3d5-df10-4417-89ee-11612b7ef5e8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:33.665221 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13b2e3d5-df10-4417-89ee-11612b7ef5e8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:33.665983 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 157/651] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:33 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:33.909421 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6995567b-79a1-4fcc-8247-d8c0e1d2a604 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:33.912357 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6995567b-79a1-4fcc-8247-d8c0e1d2a604 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:25:33.913727 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6995567b-79a1-4fcc-8247-d8c0e1d2a604 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:33.913727 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6995567b-79a1-4fcc-8247-d8c0e1d2a604 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:33.928033 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:33.928033 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:33.933705 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6995567b-79a1-4fcc-8247-d8c0e1d2a604 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:25:33.940031 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6995567b-79a1-4fcc-8247-d8c0e1d2a604 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:25:33.941721 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 165/652] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:33 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:34.429315 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-c13ec9aa-6bfa-4aed-99d5-7f8ef6259fae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:34.433100 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-c13ec9aa-6bfa-4aed-99d5-7f8ef6259fae tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:25:34.435900 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-c13ec9aa-6bfa-4aed-99d5-7f8ef6259fae tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:34.438084 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-c13ec9aa-6bfa-4aed-99d5-7f8ef6259fae tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:34.451338 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:34.451338 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:34.457553 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-c13ec9aa-6bfa-4aed-99d5-7f8ef6259fae tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:25:34.464698 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-c13ec9aa-6bfa-4aed-99d5-7f8ef6259fae tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:25:34.465129 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 168/653] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:34 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:34.684291 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-07d59d14-79d7-4baf-ac3a-4544b87731d9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:34.684291 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07d59d14-79d7-4baf-ac3a-4544b87731d9 None None] GET https://10.4.3.114/volume// Aug 14 22:25:34.684291 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07d59d14-79d7-4baf-ac3a-4544b87731d9 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:34.684291 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07d59d14-79d7-4baf-ac3a-4544b87731d9 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:34.684291 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07d59d14-79d7-4baf-ac3a-4544b87731d9 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:34.684859 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08812b5f-94b1-45d7-8a50-e5ba6a1e2c7a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:34.686016 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 164/654] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:25:34 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:25:34.689116 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08812b5f-94b1-45d7-8a50-e5ba6a1e2c7a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:34.693081 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08812b5f-94b1-45d7-8a50-e5ba6a1e2c7a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:34.693703 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08812b5f-94b1-45d7-8a50-e5ba6a1e2c7a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:34.698636 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-db049535-6a8c-4c2c-875b-1d7dd0921db5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:34.704004 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-db049535-6a8c-4c2c-875b-1d7dd0921db5 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:25:34.704004 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-db049535-6a8c-4c2c-875b-1d7dd0921db5 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ae85a70-759b-409a-be94-31505d28008e", "connector": null, "instance_uuid": "e09c00f5-9dca-46d0-962e-002e37c94cbb"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:34.713763 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:34.713763 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:34.720924 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:34.720924 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:34.722958 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-08812b5f-94b1-45d7-8a50-e5ba6a1e2c7a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:34.733929 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08812b5f-94b1-45d7-8a50-e5ba6a1e2c7a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:34.733929 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 158/655] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:34 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:34.790866 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-db049535-6a8c-4c2c-875b-1d7dd0921db5 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:25:34.791712 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 166/656] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:25:34 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 14 22:25:34.848242 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-23a4453a-0f3b-44e5-86b6-4560bf4832a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:34.854040 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23a4453a-0f3b-44e5-86b6-4560bf4832a1 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:25:34.854301 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23a4453a-0f3b-44e5-86b6-4560bf4832a1 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:34.854552 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23a4453a-0f3b-44e5-86b6-4560bf4832a1 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:34.871202 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:34.871202 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:34.879351 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-23a4453a-0f3b-44e5-86b6-4560bf4832a1 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:25:34.886317 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2b1a41b1-9644-4655-843a-43edf74bfc54 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:34.886563 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2b1a41b1-9644-4655-843a-43edf74bfc54 None None] GET https://10.4.3.114/volume// Aug 14 22:25:34.890278 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2b1a41b1-9644-4655-843a-43edf74bfc54 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:34.890278 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2b1a41b1-9644-4655-843a-43edf74bfc54 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:34.890278 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2b1a41b1-9644-4655-843a-43edf74bfc54 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:34.890477 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23a4453a-0f3b-44e5-86b6-4560bf4832a1 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:25:34.890543 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 165/657] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:25: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 14 22:25:34.890584 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 169/658] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:34 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:34.900961 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-f77b821a-45c5-4a7c-92b8-9a774cf79fdc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:34.904225 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-f77b821a-45c5-4a7c-92b8-9a774cf79fdc tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:25:34.904633 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-f77b821a-45c5-4a7c-92b8-9a774cf79fdc tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:34.905210 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-f77b821a-45c5-4a7c-92b8-9a774cf79fdc tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:34.930416 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:34.930416 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:34.950457 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-f77b821a-45c5-4a7c-92b8-9a774cf79fdc tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:25:34.957592 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-f77b821a-45c5-4a7c-92b8-9a774cf79fdc tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:25:34.957592 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 159/659] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:25:34 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 1026 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:25:35.001617 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-355419c8-6700-4881-9a2e-947d12896d6d req-ecf852e0-894a-477e-860c-e4b5ddd64ae0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:35.004671 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-ecf852e0-894a-477e-860c-e4b5ddd64ae0 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:35.004882 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-ecf852e0-894a-477e-860c-e4b5ddd64ae0 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:35.004912 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-ecf852e0-894a-477e-860c-e4b5ddd64ae0 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:35.018466 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:35.018466 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:35.024625 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-355419c8-6700-4881-9a2e-947d12896d6d req-ecf852e0-894a-477e-860c-e4b5ddd64ae0 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:35.031807 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-ecf852e0-894a-477e-860c-e4b5ddd64ae0 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:35.032622 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 167/660] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:35 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:35.158069 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-38e9c62f-aa16-47ce-b119-37a833ac81c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:35.162384 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-38e9c62f-aa16-47ce-b119-37a833ac81c5 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] PUT https://10.4.3.114/volume/v3/attachments/b3dd8820-32c6-4cdd-af6c-4b94ad75a740 Aug 14 22:25:35.162903 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-38e9c62f-aa16-47ce-b119-37a833ac81c5 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:35.175026 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-38e9c62f-aa16-47ce-b119-37a833ac81c5 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Acquiring lock "cinder-attachment_update-8ae85a70-759b-409a-be94-31505d28008e-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:25:35.183590 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-38e9c62f-aa16-47ce-b119-37a833ac81c5 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Lock "cinder-attachment_update-8ae85a70-759b-409a-be94-31505d28008e-np0000007343" acquired by "attachment_update" :: waited 0.009s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:25:35.184839 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:35.184839 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:35.194993 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5216fd1e-e30c-461a-94ae-070ce3ea00e5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:35.195668 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5216fd1e-e30c-461a-94ae-070ce3ea00e5 None None] GET https://10.4.3.114/volume// Aug 14 22:25:35.195923 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5216fd1e-e30c-461a-94ae-070ce3ea00e5 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:35.196226 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5216fd1e-e30c-461a-94ae-070ce3ea00e5 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:35.196712 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5216fd1e-e30c-461a-94ae-070ce3ea00e5 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:35.197127 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 170/661] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:25:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:25:35.211918 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-355419c8-6700-4881-9a2e-947d12896d6d req-126b1afb-74f8-4baa-b815-46b5e3b42e1f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:35.216830 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-126b1afb-74f8-4baa-b815-46b5e3b42e1f tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:25:35.217352 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-126b1afb-74f8-4baa-b815-46b5e3b42e1f tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6e0c506-76db-46ee-a8ba-05cd3fd66100", "connector": null, "instance_uuid": "2dc62ba0-9e22-4fd0-b9af-592d31a0dfad"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:35.223836 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-67764611-b3c4-4494-abfc-caae9eef7471 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:35.228135 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-67764611-b3c4-4494-abfc-caae9eef7471 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] POST https://10.4.3.114/volume/v3/attachments/31b0769d-a198-4bcf-ba62-470f14c21501/action Aug 14 22:25:35.228923 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-67764611-b3c4-4494-abfc-caae9eef7471 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:25:35.229192 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-67764611-b3c4-4494-abfc-caae9eef7471 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:35.234632 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:35.234632 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:35.259360 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:35.259360 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:35.288212 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4cbade04-05dc-4868-a19c-4b996c51d1e6 req-67764611-b3c4-4494-abfc-caae9eef7471 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/attachments/31b0769d-a198-4bcf-ba62-470f14c21501/action returned with HTTP 204 Aug 14 22:25:35.289420 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 168/662] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:25:35 2026] POST /volume/v3/attachments/31b0769d-a198-4bcf-ba62-470f14c21501/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:35.296522 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-126b1afb-74f8-4baa-b815-46b5e3b42e1f tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:25:35.298525 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 160/663] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:25:35 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:35.331295 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-38e9c62f-aa16-47ce-b119-37a833ac81c5 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Lock "cinder-attachment_update-8ae85a70-759b-409a-be94-31505d28008e-np0000007343" released by "attachment_update" :: held 0.148s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:25:35.331905 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-38e9c62f-aa16-47ce-b119-37a833ac81c5 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments/b3dd8820-32c6-4cdd-af6c-4b94ad75a740 returned with HTTP 200 Aug 14 22:25:35.332316 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 166/664] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:25:35 2026] PUT /volume/v3/attachments/b3dd8820-32c6-4cdd-af6c-4b94ad75a740 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:35.362669 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a7ada2ab-5476-47c3-b942-3267a2a9ccb5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:35.365391 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7ada2ab-5476-47c3-b942-3267a2a9ccb5 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:35.365856 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7ada2ab-5476-47c3-b942-3267a2a9ccb5 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:35.365856 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7ada2ab-5476-47c3-b942-3267a2a9ccb5 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:35.377601 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7523dc79-f8fe-42d2-9af1-858c3ae5941f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:35.378053 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7523dc79-f8fe-42d2-9af1-858c3ae5941f None None] GET https://10.4.3.114/volume// Aug 14 22:25:35.378345 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7523dc79-f8fe-42d2-9af1-858c3ae5941f None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:35.378557 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7523dc79-f8fe-42d2-9af1-858c3ae5941f None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:35.378942 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7523dc79-f8fe-42d2-9af1-858c3ae5941f None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:35.379866 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 169/665] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:25:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:25:35.387370 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:35.387370 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:35.392499 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a7ada2ab-5476-47c3-b942-3267a2a9ccb5 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:35.394967 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-355419c8-6700-4881-9a2e-947d12896d6d req-1e9ef578-5e39-4b6a-a616-668c4877d9ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:35.397137 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-1e9ef578-5e39-4b6a-a616-668c4877d9ee tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:35.398055 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-1e9ef578-5e39-4b6a-a616-668c4877d9ee tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:35.398055 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-1e9ef578-5e39-4b6a-a616-668c4877d9ee tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:35.400311 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7ada2ab-5476-47c3-b942-3267a2a9ccb5 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:35.401004 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 171/666] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:35 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:35.421328 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:35.421328 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:35.427097 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-355419c8-6700-4881-9a2e-947d12896d6d req-1e9ef578-5e39-4b6a-a616-668c4877d9ee tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:35.435306 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-1e9ef578-5e39-4b6a-a616-668c4877d9ee tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:35.435908 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 161/667] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:25:35 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:25:35.550570 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-355419c8-6700-4881-9a2e-947d12896d6d req-532d3db6-58b2-4fb2-b17a-b09586486959 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:35.554943 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-532d3db6-58b2-4fb2-b17a-b09586486959 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] PUT https://10.4.3.114/volume/v3/attachments/0fc19cd8-da45-48ee-ae48-5469ed5d610a Aug 14 22:25:35.554943 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-532d3db6-58b2-4fb2-b17a-b09586486959 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:35.568581 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-355419c8-6700-4881-9a2e-947d12896d6d req-532d3db6-58b2-4fb2-b17a-b09586486959 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Acquiring lock "cinder-attachment_update-c6e0c506-76db-46ee-a8ba-05cd3fd66100-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:25:35.576333 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-355419c8-6700-4881-9a2e-947d12896d6d req-532d3db6-58b2-4fb2-b17a-b09586486959 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Lock "cinder-attachment_update-c6e0c506-76db-46ee-a8ba-05cd3fd66100-np0000007343" acquired by "attachment_update" :: waited 0.008s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:25:35.577918 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:35.577918 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:35.677120 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-355419c8-6700-4881-9a2e-947d12896d6d req-532d3db6-58b2-4fb2-b17a-b09586486959 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Lock "cinder-attachment_update-c6e0c506-76db-46ee-a8ba-05cd3fd66100-np0000007343" released by "attachment_update" :: held 0.101s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:25:35.677518 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-532d3db6-58b2-4fb2-b17a-b09586486959 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/attachments/0fc19cd8-da45-48ee-ae48-5469ed5d610a returned with HTTP 200 Aug 14 22:25:35.678089 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 167/668] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:25:35 2026] PUT /volume/v3/attachments/0fc19cd8-da45-48ee-ae48-5469ed5d610a => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:35.753371 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8201a18f-2145-49b4-9768-96a160b09448 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:35.755740 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8201a18f-2145-49b4-9768-96a160b09448 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:35.756004 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8201a18f-2145-49b4-9768-96a160b09448 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:35.756315 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8201a18f-2145-49b4-9768-96a160b09448 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:35.768061 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:35.768061 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:35.772464 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8201a18f-2145-49b4-9768-96a160b09448 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:35.777744 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8201a18f-2145-49b4-9768-96a160b09448 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:35.778272 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 170/669] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:35 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:35.793616 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2de371e1-d78e-49d8-a4b4-39879ddc5aa2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:35.796073 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2de371e1-d78e-49d8-a4b4-39879ddc5aa2 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:35.796073 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2de371e1-d78e-49d8-a4b4-39879ddc5aa2 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:35.796294 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2de371e1-d78e-49d8-a4b4-39879ddc5aa2 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:35.809693 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:35.809693 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:35.814481 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2de371e1-d78e-49d8-a4b4-39879ddc5aa2 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:35.823492 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2de371e1-d78e-49d8-a4b4-39879ddc5aa2 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:35.824043 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 172/670] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:35 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:35.906467 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-805042de-cc81-47f4-a34f-e33e623d8d01 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:35.909555 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-805042de-cc81-47f4-a34f-e33e623d8d01 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:25:35.909783 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-805042de-cc81-47f4-a34f-e33e623d8d01 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:35.909997 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-805042de-cc81-47f4-a34f-e33e623d8d01 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:35.928007 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:35.928007 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:35.933618 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-805042de-cc81-47f4-a34f-e33e623d8d01 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:25:35.941073 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-805042de-cc81-47f4-a34f-e33e623d8d01 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:25:35.941536 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 162/671] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:35 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:36.211767 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b3398e70-a3db-4e04-918d-689d47012218 req-de8d0a8e-b86a-4a4c-96c3-328308771c0f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:36.218051 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-de8d0a8e-b86a-4a4c-96c3-328308771c0f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:36.218051 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-de8d0a8e-b86a-4a4c-96c3-328308771c0f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:36.220537 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-de8d0a8e-b86a-4a4c-96c3-328308771c0f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:36.246977 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:36.246977 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:36.252441 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b3398e70-a3db-4e04-918d-689d47012218 req-de8d0a8e-b86a-4a4c-96c3-328308771c0f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:36.261036 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-de8d0a8e-b86a-4a4c-96c3-328308771c0f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:36.261755 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 168/672] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:36 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1135 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:36.308473 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b3398e70-a3db-4e04-918d-689d47012218 req-d47701d0-26d1-434f-80a9-4dc4cd3e1a19 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:36.314272 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-d47701d0-26d1-434f-80a9-4dc4cd3e1a19 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] POST https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0/action Aug 14 22:25:36.314272 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-d47701d0-26d1-434f-80a9-4dc4cd3e1a19 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:25:36.314272 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-d47701d0-26d1-434f-80a9-4dc4cd3e1a19 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:36.333924 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:36.333924 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:36.334589 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b3398e70-a3db-4e04-918d-689d47012218 req-d47701d0-26d1-434f-80a9-4dc4cd3e1a19 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:36.346466 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b3398e70-a3db-4e04-918d-689d47012218 req-d47701d0-26d1-434f-80a9-4dc4cd3e1a19 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Begin detaching volume completed successfully. Aug 14 22:25:36.347205 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-d47701d0-26d1-434f-80a9-4dc4cd3e1a19 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0/action returned with HTTP 202 Aug 14 22:25:36.347753 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 171/673] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:25:36 2026] POST /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:25:36.386138 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4bbcb8a6-8585-4353-af22-ad5e8d2539ba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:36.389282 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4bbcb8a6-8585-4353-af22-ad5e8d2539ba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:36.389470 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4bbcb8a6-8585-4353-af22-ad5e8d2539ba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:36.389706 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4bbcb8a6-8585-4353-af22-ad5e8d2539ba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:36.406689 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:36.406689 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:36.411811 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4bbcb8a6-8585-4353-af22-ad5e8d2539ba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:36.417289 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-51989314-67ad-4695-8755-e2d3e1af3ccc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:36.421464 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51989314-67ad-4695-8755-e2d3e1af3ccc tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:36.421464 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51989314-67ad-4695-8755-e2d3e1af3ccc tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:36.421464 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51989314-67ad-4695-8755-e2d3e1af3ccc tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:36.421666 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4bbcb8a6-8585-4353-af22-ad5e8d2539ba tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:36.421847 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 173/674] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:36 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:36.423605 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-71ca5643-1355-4a70-bdb1-a606b6a35d1c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:36.423999 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71ca5643-1355-4a70-bdb1-a606b6a35d1c None None] GET https://10.4.3.114/volume// Aug 14 22:25:36.424186 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71ca5643-1355-4a70-bdb1-a606b6a35d1c None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:36.424409 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71ca5643-1355-4a70-bdb1-a606b6a35d1c None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:36.424827 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71ca5643-1355-4a70-bdb1-a606b6a35d1c None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:36.425119 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 169/675] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:25: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 14 22:25:36.437794 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b3398e70-a3db-4e04-918d-689d47012218 req-84a6cdb5-a0db-4814-b61d-a6b9310ab759 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:36.437932 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:36.437932 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:36.438027 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-84a6cdb5-a0db-4814-b61d-a6b9310ab759 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:36.438027 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-84a6cdb5-a0db-4814-b61d-a6b9310ab759 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:36.438027 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-84a6cdb5-a0db-4814-b61d-a6b9310ab759 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:36.442340 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-51989314-67ad-4695-8755-e2d3e1af3ccc tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:36.449421 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51989314-67ad-4695-8755-e2d3e1af3ccc tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:36.449600 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:36.449600 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:36.451438 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 163/676] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:36 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:36.459888 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b3398e70-a3db-4e04-918d-689d47012218 req-84a6cdb5-a0db-4814-b61d-a6b9310ab759 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:36.465872 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-84a6cdb5-a0db-4814-b61d-a6b9310ab759 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:36.466428 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 172/677] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:25:36 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:25:36.964493 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a77e2411-b7ff-48d4-be9d-bc9cffce0cb4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:36.966816 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a77e2411-b7ff-48d4-be9d-bc9cffce0cb4 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:25:36.967110 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a77e2411-b7ff-48d4-be9d-bc9cffce0cb4 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:36.967434 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a77e2411-b7ff-48d4-be9d-bc9cffce0cb4 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:36.985097 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:36.985097 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:36.993077 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a77e2411-b7ff-48d4-be9d-bc9cffce0cb4 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:25:36.998894 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a77e2411-b7ff-48d4-be9d-bc9cffce0cb4 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:25:36.999375 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 174/678] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:36 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:37.439206 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4b3fd134-ad55-491d-b6f5-5be10587d771 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:37.442242 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b3fd134-ad55-491d-b6f5-5be10587d771 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:37.442242 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b3fd134-ad55-491d-b6f5-5be10587d771 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:37.442490 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b3fd134-ad55-491d-b6f5-5be10587d771 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:37.457961 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:37.457961 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:37.462667 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4b3fd134-ad55-491d-b6f5-5be10587d771 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:37.468440 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b3fd134-ad55-491d-b6f5-5be10587d771 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:37.468916 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 170/679] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:37 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:37.469263 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-640a4f4e-6a59-4e31-81fd-ee16b4ea277d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:37.472185 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-640a4f4e-6a59-4e31-81fd-ee16b4ea277d tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:37.472385 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-640a4f4e-6a59-4e31-81fd-ee16b4ea277d tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:37.472603 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-640a4f4e-6a59-4e31-81fd-ee16b4ea277d tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:37.486839 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:37.486839 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:37.494066 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-640a4f4e-6a59-4e31-81fd-ee16b4ea277d tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:37.500594 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-640a4f4e-6a59-4e31-81fd-ee16b4ea277d tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:37.501297 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 164/680] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:37 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:38.019106 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a2cca97-0c21-4acc-8aeb-3a18d611bd3f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:38.024773 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a2cca97-0c21-4acc-8aeb-3a18d611bd3f tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:25:38.024773 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a2cca97-0c21-4acc-8aeb-3a18d611bd3f tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:38.024773 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a2cca97-0c21-4acc-8aeb-3a18d611bd3f tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:38.040349 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:38.040349 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:38.046483 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0a2cca97-0c21-4acc-8aeb-3a18d611bd3f tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:25:38.054202 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a2cca97-0c21-4acc-8aeb-3a18d611bd3f tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:25:38.054907 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 173/681] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:38 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:38.487332 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f9ce3115-4ed5-4262-b10c-06b04b6cfc87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:38.490770 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9ce3115-4ed5-4262-b10c-06b04b6cfc87 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:38.490770 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9ce3115-4ed5-4262-b10c-06b04b6cfc87 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:38.490770 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9ce3115-4ed5-4262-b10c-06b04b6cfc87 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:38.506744 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:38.506744 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:38.513705 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f9ce3115-4ed5-4262-b10c-06b04b6cfc87 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:38.518010 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0fa53d36-6a93-49d8-a696-97f94ce13d94 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:38.518983 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9ce3115-4ed5-4262-b10c-06b04b6cfc87 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:38.519557 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 175/682] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:38 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:38.520326 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0fa53d36-6a93-49d8-a696-97f94ce13d94 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:38.520541 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0fa53d36-6a93-49d8-a696-97f94ce13d94 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:38.524511 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0fa53d36-6a93-49d8-a696-97f94ce13d94 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:38.543314 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:38.543314 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:38.552673 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0fa53d36-6a93-49d8-a696-97f94ce13d94 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:38.559017 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0fa53d36-6a93-49d8-a696-97f94ce13d94 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:38.560151 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 171/683] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:38 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:39.071118 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-30c34cb1-4137-466c-902f-fdc23d252f10 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:39.075325 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30c34cb1-4137-466c-902f-fdc23d252f10 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:25:39.075325 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30c34cb1-4137-466c-902f-fdc23d252f10 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:39.075672 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30c34cb1-4137-466c-902f-fdc23d252f10 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:39.094405 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:39.094405 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:39.099590 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-30c34cb1-4137-466c-902f-fdc23d252f10 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:25:39.105434 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30c34cb1-4137-466c-902f-fdc23d252f10 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:25:39.106095 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 165/684] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:39 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:39.536714 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7015f6d6-c785-4577-8c92-e23ef27e5c0c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:39.539439 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7015f6d6-c785-4577-8c92-e23ef27e5c0c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:39.539752 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7015f6d6-c785-4577-8c92-e23ef27e5c0c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:39.539997 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7015f6d6-c785-4577-8c92-e23ef27e5c0c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:39.553478 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:39.553478 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:39.558502 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7015f6d6-c785-4577-8c92-e23ef27e5c0c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:39.564106 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7015f6d6-c785-4577-8c92-e23ef27e5c0c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:39.564850 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 174/685] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:39 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:39.581193 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b9f12c3a-08ec-4ac8-a823-e1deba4cc754 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:39.583326 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9f12c3a-08ec-4ac8-a823-e1deba4cc754 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:39.583584 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9f12c3a-08ec-4ac8-a823-e1deba4cc754 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:39.583803 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9f12c3a-08ec-4ac8-a823-e1deba4cc754 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:39.594014 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:39.594014 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:39.598001 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b9f12c3a-08ec-4ac8-a823-e1deba4cc754 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:39.602826 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9f12c3a-08ec-4ac8-a823-e1deba4cc754 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:39.603240 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 176/686] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:39 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:40.123978 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-70014415-757c-4642-a830-ecc6647d8515 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:40.126220 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70014415-757c-4642-a830-ecc6647d8515 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:25:40.126484 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70014415-757c-4642-a830-ecc6647d8515 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:40.126745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70014415-757c-4642-a830-ecc6647d8515 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:40.141167 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:40.141167 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:40.145506 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-70014415-757c-4642-a830-ecc6647d8515 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:25:40.151556 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70014415-757c-4642-a830-ecc6647d8515 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:25:40.152190 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 172/687] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:40 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:40.579233 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9c9c841-ac0b-4d31-bab3-3c8ced20d8bc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:40.581624 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9c9c841-ac0b-4d31-bab3-3c8ced20d8bc tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:40.582036 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9c9c841-ac0b-4d31-bab3-3c8ced20d8bc tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:40.583271 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9c9c841-ac0b-4d31-bab3-3c8ced20d8bc tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:40.596973 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:40.596973 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:40.602052 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f9c9c841-ac0b-4d31-bab3-3c8ced20d8bc tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:40.615925 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9c9c841-ac0b-4d31-bab3-3c8ced20d8bc tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:40.616778 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 166/688] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:40 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:40.617897 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f494db6-c392-40f6-8a12-8b799fbb8908 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:40.620471 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f494db6-c392-40f6-8a12-8b799fbb8908 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:40.620688 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f494db6-c392-40f6-8a12-8b799fbb8908 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:40.621017 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f494db6-c392-40f6-8a12-8b799fbb8908 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:40.639611 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:40.639611 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:40.645848 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8f494db6-c392-40f6-8a12-8b799fbb8908 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:40.655220 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f494db6-c392-40f6-8a12-8b799fbb8908 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:40.655914 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 175/689] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:40 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:41.123705 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-4935813c-310e-4ebd-a8c9-0815f1df5c41 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:41.127069 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-4935813c-310e-4ebd-a8c9-0815f1df5c41 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] POST https://10.4.3.114/volume/v3/attachments/b3dd8820-32c6-4cdd-af6c-4b94ad75a740/action Aug 14 22:25:41.128060 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-4935813c-310e-4ebd-a8c9-0815f1df5c41 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:25:41.128060 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-4935813c-310e-4ebd-a8c9-0815f1df5c41 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:41.152666 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:41.152666 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:41.169157 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ae88c97b-4a2f-4fbd-8b95-940232212c58 req-4935813c-310e-4ebd-a8c9-0815f1df5c41 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments/b3dd8820-32c6-4cdd-af6c-4b94ad75a740/action returned with HTTP 204 Aug 14 22:25:41.169773 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 177/690] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:25:41 2026] POST /volume/v3/attachments/b3dd8820-32c6-4cdd-af6c-4b94ad75a740/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:41.173364 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b651ad6f-e9fc-448f-81c9-3a9dd67563f4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:41.174678 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b651ad6f-e9fc-448f-81c9-3a9dd67563f4 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:25:41.174866 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b651ad6f-e9fc-448f-81c9-3a9dd67563f4 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:41.175037 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b651ad6f-e9fc-448f-81c9-3a9dd67563f4 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:41.185708 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:41.185708 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:41.192743 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b651ad6f-e9fc-448f-81c9-3a9dd67563f4 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:25:41.198162 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b651ad6f-e9fc-448f-81c9-3a9dd67563f4 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:25:41.198652 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 173/691] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:41 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:41.220350 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c0bff97-22d6-4d4b-869a-39a9426e38dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:41.225279 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c0bff97-22d6-4d4b-869a-39a9426e38dd tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:25:41.225279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c0bff97-22d6-4d4b-869a-39a9426e38dd tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:41.225279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c0bff97-22d6-4d4b-869a-39a9426e38dd tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:41.237620 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:41.237620 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:41.242885 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4c0bff97-22d6-4d4b-869a-39a9426e38dd tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:25:41.248808 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c0bff97-22d6-4d4b-869a-39a9426e38dd tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:25:41.248808 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 167/692] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:41 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:41.644639 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e221c581-00a2-4240-8bc6-98e95cd9231f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:41.649895 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e221c581-00a2-4240-8bc6-98e95cd9231f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:41.650202 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e221c581-00a2-4240-8bc6-98e95cd9231f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:41.650482 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e221c581-00a2-4240-8bc6-98e95cd9231f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:41.668494 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:41.668494 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:41.673805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c6f30d6e-205e-4ad2-886b-fdd7604bad20 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:41.676047 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e221c581-00a2-4240-8bc6-98e95cd9231f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:41.677359 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6f30d6e-205e-4ad2-886b-fdd7604bad20 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:41.677676 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6f30d6e-205e-4ad2-886b-fdd7604bad20 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:41.677881 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6f30d6e-205e-4ad2-886b-fdd7604bad20 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:41.683453 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e221c581-00a2-4240-8bc6-98e95cd9231f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:41.684173 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 176/693] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:41 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:41.692656 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:41.692656 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:41.699284 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c6f30d6e-205e-4ad2-886b-fdd7604bad20 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:41.705672 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6f30d6e-205e-4ad2-886b-fdd7604bad20 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:41.706457 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 178/694] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:41 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:42.708279 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b56629f6-40c0-4a89-bbd4-3350e850422d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:42.708822 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b56629f6-40c0-4a89-bbd4-3350e850422d tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:42.709340 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b56629f6-40c0-4a89-bbd4-3350e850422d tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:42.709593 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b56629f6-40c0-4a89-bbd4-3350e850422d tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:42.726397 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9036f26a-2974-4625-a048-4cc5429a6558 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:42.729989 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9036f26a-2974-4625-a048-4cc5429a6558 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:42.729989 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9036f26a-2974-4625-a048-4cc5429a6558 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:42.729989 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9036f26a-2974-4625-a048-4cc5429a6558 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:42.736749 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:42.736749 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:42.744279 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:42.744279 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:42.744437 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b56629f6-40c0-4a89-bbd4-3350e850422d tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:42.748605 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9036f26a-2974-4625-a048-4cc5429a6558 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:42.751676 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b56629f6-40c0-4a89-bbd4-3350e850422d tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:42.752548 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 174/695] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:42 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:42.758960 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9036f26a-2974-4625-a048-4cc5429a6558 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:42.759897 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 168/696] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:42 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:43.769021 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-57ecf6fa-51ae-4c77-8c2e-2ddf2c365e67 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:43.773000 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57ecf6fa-51ae-4c77-8c2e-2ddf2c365e67 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:43.773145 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57ecf6fa-51ae-4c77-8c2e-2ddf2c365e67 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:43.773382 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57ecf6fa-51ae-4c77-8c2e-2ddf2c365e67 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:43.776294 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3eb2f20f-affc-4231-8654-6d13949795e8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:43.779852 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3eb2f20f-affc-4231-8654-6d13949795e8 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:43.779852 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3eb2f20f-affc-4231-8654-6d13949795e8 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:43.779852 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3eb2f20f-affc-4231-8654-6d13949795e8 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:43.790424 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:43.790424 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:43.791078 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:43.791078 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:43.796114 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3eb2f20f-affc-4231-8654-6d13949795e8 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:43.798923 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-57ecf6fa-51ae-4c77-8c2e-2ddf2c365e67 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:43.808856 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57ecf6fa-51ae-4c77-8c2e-2ddf2c365e67 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:43.809540 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 177/697] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:43 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:43.810448 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3eb2f20f-affc-4231-8654-6d13949795e8 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:43.811004 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 179/698] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:43 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:44.837219 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f5673ab-8c02-4d7d-a63a-1cef8b4a3a12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:44.839276 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dc04f48d-b06a-4180-811f-a6a42d48d230 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:44.840288 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f5673ab-8c02-4d7d-a63a-1cef8b4a3a12 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:44.840625 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f5673ab-8c02-4d7d-a63a-1cef8b4a3a12 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:44.840902 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f5673ab-8c02-4d7d-a63a-1cef8b4a3a12 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:44.843736 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc04f48d-b06a-4180-811f-a6a42d48d230 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:44.844408 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dc04f48d-b06a-4180-811f-a6a42d48d230 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:44.845729 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dc04f48d-b06a-4180-811f-a6a42d48d230 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:44.861811 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:44.861811 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:44.866458 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:44.866458 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:44.866940 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dc04f48d-b06a-4180-811f-a6a42d48d230 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:44.873720 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8f5673ab-8c02-4d7d-a63a-1cef8b4a3a12 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:44.874899 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc04f48d-b06a-4180-811f-a6a42d48d230 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:44.874899 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 169/699] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:44 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:44.883072 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f5673ab-8c02-4d7d-a63a-1cef8b4a3a12 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:44.883707 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 175/700] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:44 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:45.301669 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-355419c8-6700-4881-9a2e-947d12896d6d req-1efe9807-4c68-4c32-9aa9-5b62d42efd08 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:45.306327 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-1efe9807-4c68-4c32-9aa9-5b62d42efd08 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] POST https://10.4.3.114/volume/v3/attachments/0fc19cd8-da45-48ee-ae48-5469ed5d610a/action Aug 14 22:25:45.306327 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-1efe9807-4c68-4c32-9aa9-5b62d42efd08 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:25:45.306876 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-1efe9807-4c68-4c32-9aa9-5b62d42efd08 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:45.365963 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:45.365963 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:45.383474 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b3398e70-a3db-4e04-918d-689d47012218 req-9ac2e461-6d50-46d1-b372-6a8c25ecf97f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:45.391828 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-9ac2e461-6d50-46d1-b372-6a8c25ecf97f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] DELETE https://10.4.3.114/volume/v3/attachments/f0c0767d-015a-4672-9610-e846e56d958f Aug 14 22:25:45.391828 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-9ac2e461-6d50-46d1-b372-6a8c25ecf97f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:45.392368 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-9ac2e461-6d50-46d1-b372-6a8c25ecf97f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:45.405044 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-355419c8-6700-4881-9a2e-947d12896d6d req-1efe9807-4c68-4c32-9aa9-5b62d42efd08 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/attachments/0fc19cd8-da45-48ee-ae48-5469ed5d610a/action returned with HTTP 204 Aug 14 22:25:45.405787 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 178/701] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:25:45 2026] POST /volume/v3/attachments/0fc19cd8-da45-48ee-ae48-5469ed5d610a/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:45.420881 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:45.420881 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:45.521646 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b3398e70-a3db-4e04-918d-689d47012218 req-9ac2e461-6d50-46d1-b372-6a8c25ecf97f tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/attachments/f0c0767d-015a-4672-9610-e846e56d958f returned with HTTP 200 Aug 14 22:25:45.522709 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 180/702] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:25:45 2026] DELETE /volume/v3/attachments/f0c0767d-015a-4672-9610-e846e56d958f => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:45.896398 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-17700d85-f135-4bad-bebe-f87e497fb8a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:45.900880 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17700d85-f135-4bad-bebe-f87e497fb8a2 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:45.901177 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17700d85-f135-4bad-bebe-f87e497fb8a2 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:45.901467 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17700d85-f135-4bad-bebe-f87e497fb8a2 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:45.905458 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dcbe591a-607d-4174-94c5-daf0127ddf53 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:45.907947 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dcbe591a-607d-4174-94c5-daf0127ddf53 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:45.908959 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dcbe591a-607d-4174-94c5-daf0127ddf53 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:45.908959 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dcbe591a-607d-4174-94c5-daf0127ddf53 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:45.916477 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:45.916477 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:45.917533 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:45.917533 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:45.921518 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-17700d85-f135-4bad-bebe-f87e497fb8a2 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:45.924737 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dcbe591a-607d-4174-94c5-daf0127ddf53 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:45.928505 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17700d85-f135-4bad-bebe-f87e497fb8a2 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:45.929302 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 170/703] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:45 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:45.932167 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dcbe591a-607d-4174-94c5-daf0127ddf53 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:45.932532 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 176/704] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:45 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:45.948364 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08adad93-3538-4f7c-8026-9eb0310bca53 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:45.949369 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08adad93-3538-4f7c-8026-9eb0310bca53 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:45.949689 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08adad93-3538-4f7c-8026-9eb0310bca53 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:45.949968 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08adad93-3538-4f7c-8026-9eb0310bca53 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:45.971167 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:45.971167 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:45.982482 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-08adad93-3538-4f7c-8026-9eb0310bca53 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:45.992146 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08adad93-3538-4f7c-8026-9eb0310bca53 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:45.992913 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 179/705] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:45 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:46.052405 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-a6405baf-6204-4b44-9814-3a90688d9284 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:46.055515 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-a6405baf-6204-4b44-9814-3a90688d9284 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:46.055845 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-a6405baf-6204-4b44-9814-3a90688d9284 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:46.057100 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-a6405baf-6204-4b44-9814-3a90688d9284 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:46.070298 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:46.070298 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:46.076201 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-a6405baf-6204-4b44-9814-3a90688d9284 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:46.083512 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-a6405baf-6204-4b44-9814-3a90688d9284 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:46.084160 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 181/706] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:46 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:46.113402 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-117bf8a2-e3cf-40c3-8933-2cb9441d35fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:46.117154 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-117bf8a2-e3cf-40c3-8933-2cb9441d35fd tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] POST https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b/action Aug 14 22:25:46.117811 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-117bf8a2-e3cf-40c3-8933-2cb9441d35fd tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:25:46.117811 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-117bf8a2-e3cf-40c3-8933-2cb9441d35fd tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:46.148835 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:46.148835 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:46.149565 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-117bf8a2-e3cf-40c3-8933-2cb9441d35fd tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:46.162693 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-117bf8a2-e3cf-40c3-8933-2cb9441d35fd tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Begin detaching volume completed successfully. Aug 14 22:25:46.162928 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-117bf8a2-e3cf-40c3-8933-2cb9441d35fd tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b/action returned with HTTP 202 Aug 14 22:25:46.163731 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 171/707] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:25:46 2026] POST /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:25:46.202613 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d39dcc49-0949-4101-a737-3102cccaf266 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:46.205851 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d39dcc49-0949-4101-a737-3102cccaf266 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:46.206426 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d39dcc49-0949-4101-a737-3102cccaf266 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:46.206974 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d39dcc49-0949-4101-a737-3102cccaf266 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:46.225815 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:46.225815 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:46.230093 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d39dcc49-0949-4101-a737-3102cccaf266 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:46.235882 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d39dcc49-0949-4101-a737-3102cccaf266 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:46.236752 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 177/708] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:46 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:46.259876 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-731cd2e1-f475-4c98-a5b3-bdfb0ad4d905 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:46.259876 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-731cd2e1-f475-4c98-a5b3-bdfb0ad4d905 None None] GET https://10.4.3.114/volume// Aug 14 22:25:46.259876 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-731cd2e1-f475-4c98-a5b3-bdfb0ad4d905 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:46.259876 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-731cd2e1-f475-4c98-a5b3-bdfb0ad4d905 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:46.259876 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-731cd2e1-f475-4c98-a5b3-bdfb0ad4d905 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:46.259876 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 180/709] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:25: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 14 22:25:46.305502 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-f3d0649d-6be8-4e98-a4d9-adddf267c95e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:46.312196 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-f3d0649d-6be8-4e98-a4d9-adddf267c95e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:46.312555 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-f3d0649d-6be8-4e98-a4d9-adddf267c95e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:46.315296 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-f3d0649d-6be8-4e98-a4d9-adddf267c95e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:46.334398 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:46.334398 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:46.341281 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-f3d0649d-6be8-4e98-a4d9-adddf267c95e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:46.349048 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-f3d0649d-6be8-4e98-a4d9-adddf267c95e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:46.349048 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 182/710] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:25:46 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 1319 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:25:46.382603 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f8694034-e3e3-4bdc-ac3f-52d2a3869cf8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:46.383150 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8694034-e3e3-4bdc-ac3f-52d2a3869cf8 None None] GET https://10.4.3.114/volume// Aug 14 22:25:46.383503 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8694034-e3e3-4bdc-ac3f-52d2a3869cf8 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:46.383816 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8694034-e3e3-4bdc-ac3f-52d2a3869cf8 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:46.384226 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8694034-e3e3-4bdc-ac3f-52d2a3869cf8 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:46.385011 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 172/711] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:25:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:25:46.401171 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-8456ca6a-c2f4-4121-9e12-2cd152594953 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:46.404583 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-8456ca6a-c2f4-4121-9e12-2cd152594953 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:25:46.406425 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-8456ca6a-c2f4-4121-9e12-2cd152594953 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ae85a70-759b-409a-be94-31505d28008e", "connector": null, "instance_uuid": "e09c00f5-9dca-46d0-962e-002e37c94cbb"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:46.428210 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:46.428210 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:46.480153 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-8456ca6a-c2f4-4121-9e12-2cd152594953 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:25:46.481163 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 178/712] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:25:46 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:46.495409 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-723f2279-bfe5-4c9a-bad8-277a09f65cad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:46.498286 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-723f2279-bfe5-4c9a-bad8-277a09f65cad tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] DELETE https://10.4.3.114/volume/v3/attachments/b3dd8820-32c6-4cdd-af6c-4b94ad75a740 Aug 14 22:25:46.499034 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-723f2279-bfe5-4c9a-bad8-277a09f65cad tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:46.499499 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-723f2279-bfe5-4c9a-bad8-277a09f65cad tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:46.513778 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:46.513778 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:46.574809 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-723f2279-bfe5-4c9a-bad8-277a09f65cad tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments/b3dd8820-32c6-4cdd-af6c-4b94ad75a740 returned with HTTP 200 Aug 14 22:25:46.574809 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 181/713] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:25:46 2026] DELETE /volume/v3/attachments/b3dd8820-32c6-4cdd-af6c-4b94ad75a740 => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:46.747141 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9cb0b7af-6be9-4167-8046-95113a3de502 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:46.749374 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9cb0b7af-6be9-4167-8046-95113a3de502 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb Aug 14 22:25:46.749598 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9cb0b7af-6be9-4167-8046-95113a3de502 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:46.749862 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9cb0b7af-6be9-4167-8046-95113a3de502 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:46.762908 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:46.762908 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:46.767236 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9cb0b7af-6be9-4167-8046-95113a3de502 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:25:46.773062 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9cb0b7af-6be9-4167-8046-95113a3de502 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb returned with HTTP 200 Aug 14 22:25:46.773540 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 183/714] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:46 2026] GET /volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:46.864519 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f8f70760-2726-4b27-b072-b1ebd8d8899d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:46.866544 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8f70760-2726-4b27-b072-b1ebd8d8899d tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb Aug 14 22:25:46.866969 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8f70760-2726-4b27-b072-b1ebd8d8899d tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:46.867395 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8f70760-2726-4b27-b072-b1ebd8d8899d tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:46.876328 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:46.876328 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:46.885502 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f8f70760-2726-4b27-b072-b1ebd8d8899d tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:25:46.893583 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8f70760-2726-4b27-b072-b1ebd8d8899d tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb returned with HTTP 200 Aug 14 22:25:46.894464 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 173/715] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:46 2026] GET /volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:47.254864 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3575073d-8d4f-4af3-be90-d232fe7b4f55 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:47.258205 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3575073d-8d4f-4af3-be90-d232fe7b4f55 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:47.258441 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3575073d-8d4f-4af3-be90-d232fe7b4f55 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:47.259044 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3575073d-8d4f-4af3-be90-d232fe7b4f55 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:47.273174 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:47.273174 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:47.283764 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3575073d-8d4f-4af3-be90-d232fe7b4f55 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:47.291914 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3575073d-8d4f-4af3-be90-d232fe7b4f55 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:47.292873 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 179/716] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:47 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:47.561496 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-dc3a1b35-bd7b-4a1b-82ea-aa12190472e7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:47.567603 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-dc3a1b35-bd7b-4a1b-82ea-aa12190472e7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] DELETE https://10.4.3.114/volume/v3/attachments/31b0769d-a198-4bcf-ba62-470f14c21501 Aug 14 22:25:47.567900 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-dc3a1b35-bd7b-4a1b-82ea-aa12190472e7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:47.568199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-dc3a1b35-bd7b-4a1b-82ea-aa12190472e7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:47.587942 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:47.587942 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:47.685078 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d3ef899f-42d3-4191-9f7e-414bfaa3333c req-dc3a1b35-bd7b-4a1b-82ea-aa12190472e7 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/attachments/31b0769d-a198-4bcf-ba62-470f14c21501 returned with HTTP 200 Aug 14 22:25:47.685416 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 182/717] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:25:47 2026] DELETE /volume/v3/attachments/31b0769d-a198-4bcf-ba62-470f14c21501 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:47.779594 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-a20736d0-eb8d-4a41-9481-aec9d5b409a0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:47.783360 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-a20736d0-eb8d-4a41-9481-aec9d5b409a0 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:47.783360 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-a20736d0-eb8d-4a41-9481-aec9d5b409a0 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:47.783360 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-a20736d0-eb8d-4a41-9481-aec9d5b409a0 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:47.800505 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:47.800505 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:47.805705 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-a20736d0-eb8d-4a41-9481-aec9d5b409a0 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:47.812686 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-a20736d0-eb8d-4a41-9481-aec9d5b409a0 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:47.813533 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 184/718] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:25:47 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:47.849395 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-460fe809-6f33-427a-983b-f7c40ced6197 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:47.853636 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-460fe809-6f33-427a-983b-f7c40ced6197 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] POST https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100/action Aug 14 22:25:47.853636 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-460fe809-6f33-427a-983b-f7c40ced6197 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:25:47.853636 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-460fe809-6f33-427a-983b-f7c40ced6197 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:47.875453 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:47.875453 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:47.876141 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-460fe809-6f33-427a-983b-f7c40ced6197 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:47.897988 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-460fe809-6f33-427a-983b-f7c40ced6197 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Begin detaching volume completed successfully. Aug 14 22:25:47.897988 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-460fe809-6f33-427a-983b-f7c40ced6197 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100/action returned with HTTP 202 Aug 14 22:25:47.899401 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 174/719] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:25:47 2026] POST /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:25:47.936631 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80e7f36b-82ab-4c44-a852-d2ebc91aa6b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:47.939546 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80e7f36b-82ab-4c44-a852-d2ebc91aa6b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:47.939993 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80e7f36b-82ab-4c44-a852-d2ebc91aa6b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:47.942019 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80e7f36b-82ab-4c44-a852-d2ebc91aa6b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:47.966655 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:47.966655 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:47.975546 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-80e7f36b-82ab-4c44-a852-d2ebc91aa6b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:47.988291 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80e7f36b-82ab-4c44-a852-d2ebc91aa6b4 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:47.988612 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 180/720] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:47 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:48.038650 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dda43f5a-10f1-4f9a-8cb2-d6ea726f863d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:48.039110 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dda43f5a-10f1-4f9a-8cb2-d6ea726f863d None None] GET https://10.4.3.114/volume// Aug 14 22:25:48.039622 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dda43f5a-10f1-4f9a-8cb2-d6ea726f863d None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:48.039622 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dda43f5a-10f1-4f9a-8cb2-d6ea726f863d None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:48.039977 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dda43f5a-10f1-4f9a-8cb2-d6ea726f863d None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:48.040371 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 183/721] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:25: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 14 22:25:48.068478 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-e68140c6-4283-468d-a946-b6f3755e0861 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:48.073548 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-e68140c6-4283-468d-a946-b6f3755e0861 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:48.073895 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-e68140c6-4283-468d-a946-b6f3755e0861 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:48.074154 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-e68140c6-4283-468d-a946-b6f3755e0861 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:48.095199 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:48.095199 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:48.101587 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-e68140c6-4283-468d-a946-b6f3755e0861 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:48.110400 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-e68140c6-4283-468d-a946-b6f3755e0861 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:48.115069 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 185/722] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:25:48 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 1320 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:25:48.181441 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-e43b034c-cbc1-4a1b-8a30-046a8d813a0c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:48.184189 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-e43b034c-cbc1-4a1b-8a30-046a8d813a0c tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] PUT https://10.4.3.114/volume/v3/attachments/c0f54a8a-d870-4ad0-86ef-840fa7ebd4b1 Aug 14 22:25:48.184692 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-e43b034c-cbc1-4a1b-8a30-046a8d813a0c tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:48.195143 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-e43b034c-cbc1-4a1b-8a30-046a8d813a0c tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Acquiring lock "cinder-attachment_update-8ae85a70-759b-409a-be94-31505d28008e-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:25:48.202487 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-e43b034c-cbc1-4a1b-8a30-046a8d813a0c tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Lock "cinder-attachment_update-8ae85a70-759b-409a-be94-31505d28008e-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:25:48.204087 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:48.204087 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:48.309343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f8bd14c-852b-40e1-9b35-f58ca1ec3a64 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:48.311952 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f8bd14c-852b-40e1-9b35-f58ca1ec3a64 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:48.312671 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f8bd14c-852b-40e1-9b35-f58ca1ec3a64 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:48.312671 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f8bd14c-852b-40e1-9b35-f58ca1ec3a64 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:48.321888 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:48.321888 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:48.326703 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5f8bd14c-852b-40e1-9b35-f58ca1ec3a64 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:48.332824 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f8bd14c-852b-40e1-9b35-f58ca1ec3a64 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:48.333883 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 181/723] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:48 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:48.355107 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ad01d50e-50dd-4528-b40c-90e79821557c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:48.358209 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad01d50e-50dd-4528-b40c-90e79821557c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:48.358429 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad01d50e-50dd-4528-b40c-90e79821557c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:48.359388 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad01d50e-50dd-4528-b40c-90e79821557c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:48.368716 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:48.368716 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:48.379317 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ad01d50e-50dd-4528-b40c-90e79821557c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:48.384990 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-e43b034c-cbc1-4a1b-8a30-046a8d813a0c tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Lock "cinder-attachment_update-8ae85a70-759b-409a-be94-31505d28008e-np0000007343" released by "attachment_update" :: held 0.182s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:25:48.385451 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-e43b034c-cbc1-4a1b-8a30-046a8d813a0c tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments/c0f54a8a-d870-4ad0-86ef-840fa7ebd4b1 returned with HTTP 200 Aug 14 22:25:48.387099 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 175/724] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:25:48 2026] PUT /volume/v3/attachments/c0f54a8a-d870-4ad0-86ef-840fa7ebd4b1 => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:48.388301 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad01d50e-50dd-4528-b40c-90e79821557c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:48.388883 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 184/725] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:48 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:48.401109 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-4a774899-ebbd-4dba-93d4-5fb62535b4e5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:48.407330 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-4a774899-ebbd-4dba-93d4-5fb62535b4e5 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/attachments/c0f54a8a-d870-4ad0-86ef-840fa7ebd4b1 Aug 14 22:25:48.408290 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-4a774899-ebbd-4dba-93d4-5fb62535b4e5 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:48.408290 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-4a774899-ebbd-4dba-93d4-5fb62535b4e5 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:48.442330 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-4a774899-ebbd-4dba-93d4-5fb62535b4e5 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments/c0f54a8a-d870-4ad0-86ef-840fa7ebd4b1 returned with HTTP 200 Aug 14 22:25:48.442768 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 186/726] 10.4.3.114 () {70 vars in 1651 bytes} [Fri Aug 14 22:25:48 2026] GET /volume/v3/attachments/c0f54a8a-d870-4ad0-86ef-840fa7ebd4b1 => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:48.487678 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3547a900-0d78-4c86-ad63-90449eb7047a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:48.488965 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3547a900-0d78-4c86-ad63-90449eb7047a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:48.491086 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3547a900-0d78-4c86-ad63-90449eb7047a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:48.491086 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3547a900-0d78-4c86-ad63-90449eb7047a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:48.503605 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:48.503605 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:48.510316 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3547a900-0d78-4c86-ad63-90449eb7047a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:48.527444 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3547a900-0d78-4c86-ad63-90449eb7047a tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:48.528741 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 182/727] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:48 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:48.548191 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-04b7d5f9-6bef-4d3a-8f07-b1f40cf4f393 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:48.556102 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04b7d5f9-6bef-4d3a-8f07-b1f40cf4f393 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:48.556102 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04b7d5f9-6bef-4d3a-8f07-b1f40cf4f393 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:48.556485 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04b7d5f9-6bef-4d3a-8f07-b1f40cf4f393 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:48.571641 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:48.571641 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:48.582156 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-04b7d5f9-6bef-4d3a-8f07-b1f40cf4f393 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:48.593314 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04b7d5f9-6bef-4d3a-8f07-b1f40cf4f393 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:48.594511 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 176/728] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:48 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:48.676196 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c19813f2-6efb-4dc8-b852-c391228884d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:48.678415 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c19813f2-6efb-4dc8-b852-c391228884d8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:48.679144 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c19813f2-6efb-4dc8-b852-c391228884d8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:48.679924 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c19813f2-6efb-4dc8-b852-c391228884d8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:48.699464 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:48.699464 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:48.709200 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c19813f2-6efb-4dc8-b852-c391228884d8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:48.715977 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c19813f2-6efb-4dc8-b852-c391228884d8 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:48.716482 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 185/729] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:48 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:49.011174 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ccfd6df2-800f-4d12-92c9-a1d118bee539 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:49.018777 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ccfd6df2-800f-4d12-92c9-a1d118bee539 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:49.018777 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ccfd6df2-800f-4d12-92c9-a1d118bee539 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:49.018777 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ccfd6df2-800f-4d12-92c9-a1d118bee539 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:49.053215 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:49.053215 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:49.064709 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ccfd6df2-800f-4d12-92c9-a1d118bee539 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:49.073452 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ccfd6df2-800f-4d12-92c9-a1d118bee539 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:49.074087 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 187/730] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:49 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 1140 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:50.091133 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-de43ed89-9c6f-4dc9-b7c4-90b1753071b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:50.094284 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de43ed89-9c6f-4dc9-b7c4-90b1753071b2 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:50.094596 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de43ed89-9c6f-4dc9-b7c4-90b1753071b2 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:50.095023 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de43ed89-9c6f-4dc9-b7c4-90b1753071b2 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:50.109664 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:50.109664 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:50.114933 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-de43ed89-9c6f-4dc9-b7c4-90b1753071b2 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:50.121790 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de43ed89-9c6f-4dc9-b7c4-90b1753071b2 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:50.122546 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 183/731] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:50 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:51.141121 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-133aefa5-dfb4-4c97-b62c-6780caa8ca7f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:51.156107 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-133aefa5-dfb4-4c97-b62c-6780caa8ca7f tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:51.157296 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-133aefa5-dfb4-4c97-b62c-6780caa8ca7f tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:51.157296 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-133aefa5-dfb4-4c97-b62c-6780caa8ca7f tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:51.160002 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=238,cinder:UPDATE=30,cinder:INSERT=15 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:25:51.177018 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:51.177018 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:51.184877 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-133aefa5-dfb4-4c97-b62c-6780caa8ca7f tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:51.195242 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-133aefa5-dfb4-4c97-b62c-6780caa8ca7f tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:51.195729 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 177/732] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:51 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 1140 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:25:51.632890 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3102b921-c954-44fc-b1bd-0024cf82c5ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:51.636905 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3102b921-c954-44fc-b1bd-0024cf82c5ef tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb Aug 14 22:25:51.637197 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3102b921-c954-44fc-b1bd-0024cf82c5ef tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:51.637487 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3102b921-c954-44fc-b1bd-0024cf82c5ef tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:51.637704 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3102b921-c954-44fc-b1bd-0024cf82c5ef tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Delete volume with id: 1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb Aug 14 22:25:51.640782 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=274,cinder:UPDATE=44,cinder:INSERT=23 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:25:51.649414 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:51.649414 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:51.649616 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3102b921-c954-44fc-b1bd-0024cf82c5ef tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:25:51.673616 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3102b921-c954-44fc-b1bd-0024cf82c5ef tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Delete volume request issued successfully. Aug 14 22:25:51.673616 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3102b921-c954-44fc-b1bd-0024cf82c5ef tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb returned with HTTP 202 Aug 14 22:25:51.674212 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 186/733] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:25:51 2026] DELETE /volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:25:51.684967 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-362daa6e-dc57-4097-939e-d10b0a26d273 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:51.687808 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-362daa6e-dc57-4097-939e-d10b0a26d273 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb Aug 14 22:25:51.687808 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-362daa6e-dc57-4097-939e-d10b0a26d273 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:51.687808 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-362daa6e-dc57-4097-939e-d10b0a26d273 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:51.689859 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=317,cinder:INSERT=44,cinder:UPDATE=71 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:25:51.695793 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:51.695793 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:51.702623 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-362daa6e-dc57-4097-939e-d10b0a26d273 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:25:51.708537 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-362daa6e-dc57-4097-939e-d10b0a26d273 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb returned with HTTP 200 Aug 14 22:25:51.708537 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 188/734] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:51 2026] GET /volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:52.162745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee5e2866-545c-4dcc-ba39-745dba9a6b8b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:52.166088 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee5e2866-545c-4dcc-ba39-745dba9a6b8b tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:52.166365 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee5e2866-545c-4dcc-ba39-745dba9a6b8b tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:52.166759 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee5e2866-545c-4dcc-ba39-745dba9a6b8b tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:52.166973 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ee5e2866-545c-4dcc-ba39-745dba9a6b8b tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Delete volume with id: e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:52.173101 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=277,cinder:UPDATE=51,cinder:INSERT=26 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:25:52.178045 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:52.178045 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:52.178709 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ee5e2866-545c-4dcc-ba39-745dba9a6b8b tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:52.219579 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d3b23516-3df5-4c47-86e5-4a7546fcb934 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:52.223921 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3b23516-3df5-4c47-86e5-4a7546fcb934 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:52.224304 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3b23516-3df5-4c47-86e5-4a7546fcb934 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:52.224488 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3b23516-3df5-4c47-86e5-4a7546fcb934 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:52.236410 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ee5e2866-545c-4dcc-ba39-745dba9a6b8b tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Delete volume request issued successfully. Aug 14 22:25:52.236599 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee5e2866-545c-4dcc-ba39-745dba9a6b8b tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 202 Aug 14 22:25:52.237221 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 184/735] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:25:52 2026] DELETE /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:25:52.248153 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:52.248153 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:52.254903 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c96f9511-ec39-4b79-af65-976e4834f923 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:52.257591 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c96f9511-ec39-4b79-af65-976e4834f923 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:52.257875 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c96f9511-ec39-4b79-af65-976e4834f923 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:52.258085 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c96f9511-ec39-4b79-af65-976e4834f923 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:52.263192 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d3b23516-3df5-4c47-86e5-4a7546fcb934 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:52.272638 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:52.272638 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:52.279157 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3b23516-3df5-4c47-86e5-4a7546fcb934 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:52.279157 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 178/736] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:52 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 1140 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:52.279397 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c96f9511-ec39-4b79-af65-976e4834f923 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:52.294837 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c96f9511-ec39-4b79-af65-976e4834f923 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 200 Aug 14 22:25:52.295588 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 187/737] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:52 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:52.594115 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-50a078b5-a9a4-4ee8-99b2-571195e7ed12 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:52.599786 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-50a078b5-a9a4-4ee8-99b2-571195e7ed12 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] DELETE https://10.4.3.114/volume/v3/attachments/0fc19cd8-da45-48ee-ae48-5469ed5d610a Aug 14 22:25:52.599786 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-50a078b5-a9a4-4ee8-99b2-571195e7ed12 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:52.600168 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-50a078b5-a9a4-4ee8-99b2-571195e7ed12 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:52.618109 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:52.618109 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:52.728484 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6953e3a8-7720-4ef7-908f-f7611a40d4e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:52.730123 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6953e3a8-7720-4ef7-908f-f7611a40d4e1 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb Aug 14 22:25:52.730123 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6953e3a8-7720-4ef7-908f-f7611a40d4e1 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:52.730285 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6953e3a8-7720-4ef7-908f-f7611a40d4e1 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:52.735622 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9813aee9-323b-43b5-b0e1-f99b139b5f84 req-50a078b5-a9a4-4ee8-99b2-571195e7ed12 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/attachments/0fc19cd8-da45-48ee-ae48-5469ed5d610a returned with HTTP 200 Aug 14 22:25:52.737345 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 189/738] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:25:52 2026] DELETE /volume/v3/attachments/0fc19cd8-da45-48ee-ae48-5469ed5d610a => generated 19 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:52.738909 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6953e3a8-7720-4ef7-908f-f7611a40d4e1 tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb returned with HTTP 404 Aug 14 22:25:52.739642 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 185/739] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:52 2026] GET /volume/v3/volumes/1bfe1cfb-f04b-4ea7-8ae5-cf030c37fbbb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:52.850808 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-acb8d23e-6f0a-4158-89e6-a012ef4afa1c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:52.854194 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-acb8d23e-6f0a-4158-89e6-a012ef4afa1c tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] DELETE https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:25:52.854194 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-acb8d23e-6f0a-4158-89e6-a012ef4afa1c tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:52.854194 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-acb8d23e-6f0a-4158-89e6-a012ef4afa1c tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:52.854194 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-acb8d23e-6f0a-4158-89e6-a012ef4afa1c tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Delete volume with id: 5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:25:52.876160 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:52.876160 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:52.878530 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-acb8d23e-6f0a-4158-89e6-a012ef4afa1c tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:25:52.931915 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-acb8d23e-6f0a-4158-89e6-a012ef4afa1c tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Delete volume request issued successfully. Aug 14 22:25:52.932066 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-acb8d23e-6f0a-4158-89e6-a012ef4afa1c tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 returned with HTTP 202 Aug 14 22:25:52.932738 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 179/740] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:25:52 2026] DELETE /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:25:52.950716 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9dad2056-6e8f-48a6-ace4-0bf0ee291e0e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:52.954040 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dad2056-6e8f-48a6-ace4-0bf0ee291e0e tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:25:52.954040 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9dad2056-6e8f-48a6-ace4-0bf0ee291e0e tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:52.954398 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9dad2056-6e8f-48a6-ace4-0bf0ee291e0e tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:52.972539 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:52.972539 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:52.978974 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9dad2056-6e8f-48a6-ace4-0bf0ee291e0e tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Volume info retrieved successfully. Aug 14 22:25:52.986535 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dad2056-6e8f-48a6-ace4-0bf0ee291e0e tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 returned with HTTP 200 Aug 14 22:25:52.987366 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 188/741] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:52 2026] GET /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:53.299287 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-857dce5c-552f-4d2f-9418-40ff24414597 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:53.301906 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-857dce5c-552f-4d2f-9418-40ff24414597 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:53.303341 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-857dce5c-552f-4d2f-9418-40ff24414597 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:53.303341 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-857dce5c-552f-4d2f-9418-40ff24414597 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:53.317180 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:53.317180 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:53.320784 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f90b4a38-3aa0-4948-8f0b-57768204eaa6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:53.324177 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f90b4a38-3aa0-4948-8f0b-57768204eaa6 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b Aug 14 22:25:53.324177 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f90b4a38-3aa0-4948-8f0b-57768204eaa6 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:53.324177 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f90b4a38-3aa0-4948-8f0b-57768204eaa6 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:53.331338 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-857dce5c-552f-4d2f-9418-40ff24414597 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:53.332864 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f90b4a38-3aa0-4948-8f0b-57768204eaa6 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b returned with HTTP 404 Aug 14 22:25:53.333734 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 186/742] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:53 2026] GET /volume/v3/volumes/e7cc1567-7159-42fb-8e20-d9382263369b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:53.340149 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-857dce5c-552f-4d2f-9418-40ff24414597 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:53.340149 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 190/743] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:53 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:53.346621 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-15445bc5-a816-435d-a85d-db6194ebfece None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:53.349656 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15445bc5-a816-435d-a85d-db6194ebfece tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:53.349940 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15445bc5-a816-435d-a85d-db6194ebfece tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:53.351515 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15445bc5-a816-435d-a85d-db6194ebfece tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:53.351515 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-15445bc5-a816-435d-a85d-db6194ebfece tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Delete volume with id: 1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:53.364385 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:53.364385 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:53.365219 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-15445bc5-a816-435d-a85d-db6194ebfece tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:53.398379 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-15445bc5-a816-435d-a85d-db6194ebfece tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Delete volume request issued successfully. Aug 14 22:25:53.398636 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15445bc5-a816-435d-a85d-db6194ebfece tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 202 Aug 14 22:25:53.399355 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 180/744] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:25:53 2026] DELETE /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:25:53.412889 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8c081a12-cfc5-4772-8440-35d8d0010312 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:53.414701 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c081a12-cfc5-4772-8440-35d8d0010312 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:53.415155 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c081a12-cfc5-4772-8440-35d8d0010312 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:53.415400 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c081a12-cfc5-4772-8440-35d8d0010312 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:53.427702 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:53.427702 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:53.439978 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8c081a12-cfc5-4772-8440-35d8d0010312 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:53.446246 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c081a12-cfc5-4772-8440-35d8d0010312 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 200 Aug 14 22:25:53.447187 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 189/745] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:53 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:54.013459 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2dd6b448-bb9e-474e-8c33-e6f5ee9e69ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:54.016682 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dd6b448-bb9e-474e-8c33-e6f5ee9e69ed tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] GET https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 Aug 14 22:25:54.016970 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dd6b448-bb9e-474e-8c33-e6f5ee9e69ed tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:54.017800 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dd6b448-bb9e-474e-8c33-e6f5ee9e69ed tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:54.028285 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dd6b448-bb9e-474e-8c33-e6f5ee9e69ed tempest-AttachVolumeShelveTestJSON-1044211734 tempest-AttachVolumeShelveTestJSON-1044211734-project-member] https://10.4.3.114/volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 returned with HTTP 404 Aug 14 22:25:54.028995 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 187/746] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:54 2026] GET /volume/v3/volumes/5c6fe749-7c56-4f10-a27b-2dc53d6a7834 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:54.345100 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-417e8b7c-5385-4955-b5d5-6716010f6a03 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:54.349325 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-417e8b7c-5385-4955-b5d5-6716010f6a03 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] POST https://10.4.3.114/volume/v3/attachments/c0f54a8a-d870-4ad0-86ef-840fa7ebd4b1/action Aug 14 22:25:54.353063 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-417e8b7c-5385-4955-b5d5-6716010f6a03 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:25:54.353063 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-417e8b7c-5385-4955-b5d5-6716010f6a03 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:54.397507 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:54.397507 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:54.428011 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b72e0172-09c6-491a-bb81-bb4d65bef3c5 req-417e8b7c-5385-4955-b5d5-6716010f6a03 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments/c0f54a8a-d870-4ad0-86ef-840fa7ebd4b1/action returned with HTTP 204 Aug 14 22:25:54.428011 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 191/747] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:25:54 2026] POST /volume/v3/attachments/c0f54a8a-d870-4ad0-86ef-840fa7ebd4b1/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:54.468174 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7bc86bf3-b3e4-47d1-8205-ca00db49387c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:54.476058 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bc86bf3-b3e4-47d1-8205-ca00db49387c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 Aug 14 22:25:54.476058 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bc86bf3-b3e4-47d1-8205-ca00db49387c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:54.476058 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bc86bf3-b3e4-47d1-8205-ca00db49387c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:54.492360 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bc86bf3-b3e4-47d1-8205-ca00db49387c tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 returned with HTTP 404 Aug 14 22:25:54.492360 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 181/748] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:54 2026] GET /volume/v3/volumes/1685d19e-67ce-4a61-a645-a3968c2241f0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:54.626062 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6972236-7ebb-496f-895d-22962af76d1e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:54.629323 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6972236-7ebb-496f-895d-22962af76d1e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] DELETE https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:25:54.629643 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6972236-7ebb-496f-895d-22962af76d1e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:54.631082 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6972236-7ebb-496f-895d-22962af76d1e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:54.631082 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e6972236-7ebb-496f-895d-22962af76d1e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Delete volume with id: 9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:25:54.647518 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:54.647518 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:54.648557 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e6972236-7ebb-496f-895d-22962af76d1e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:54.702791 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e6972236-7ebb-496f-895d-22962af76d1e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Delete volume request issued successfully. Aug 14 22:25:54.702970 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6972236-7ebb-496f-895d-22962af76d1e tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 202 Aug 14 22:25:54.703597 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 190/749] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:25:54 2026] DELETE /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:25:54.717055 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e783a411-e284-40b7-9364-14b21129eee5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:54.719101 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e783a411-e284-40b7-9364-14b21129eee5 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:25:54.719493 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e783a411-e284-40b7-9364-14b21129eee5 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:54.721092 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e783a411-e284-40b7-9364-14b21129eee5 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:54.733859 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:54.733859 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:54.747906 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e783a411-e284-40b7-9364-14b21129eee5 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Volume info retrieved successfully. Aug 14 22:25:54.760952 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e783a411-e284-40b7-9364-14b21129eee5 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 200 Aug 14 22:25:54.761114 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 188/750] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:54 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:55.783316 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9aa22e8f-6455-4607-93ad-b596fcd95765 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:55.787533 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9aa22e8f-6455-4607-93ad-b596fcd95765 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] GET https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c Aug 14 22:25:55.787844 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9aa22e8f-6455-4607-93ad-b596fcd95765 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:55.787927 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9aa22e8f-6455-4607-93ad-b596fcd95765 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:55.809308 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9aa22e8f-6455-4607-93ad-b596fcd95765 tempest-AttachVolumeTestJSON-1043962653 tempest-AttachVolumeTestJSON-1043962653-project-member] https://10.4.3.114/volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c returned with HTTP 404 Aug 14 22:25:55.809967 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 192/751] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:55 2026] GET /volume/v3/volumes/9f4ac62a-207b-4e31-98de-268b89cf195c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:25:57.971946 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8ae61e6d-52da-4c41-b535-fd84f812ec1a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:57.973373 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ae61e6d-52da-4c41-b535-fd84f812ec1a None None] GET https://10.4.3.114/volume// Aug 14 22:25:57.973696 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ae61e6d-52da-4c41-b535-fd84f812ec1a None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:57.974166 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ae61e6d-52da-4c41-b535-fd84f812ec1a None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:57.975649 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ae61e6d-52da-4c41-b535-fd84f812ec1a None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:25:57.975649 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 182/752] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:25:57 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:25:57.995198 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-812ddfcc-558f-401e-92b5-e6789fe8c3bd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:57.998782 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-812ddfcc-558f-401e-92b5-e6789fe8c3bd tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:25:57.999159 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-812ddfcc-558f-401e-92b5-e6789fe8c3bd tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ae85a70-759b-409a-be94-31505d28008e", "connector": null, "instance_uuid": "e09c00f5-9dca-46d0-962e-002e37c94cbb"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:25:58.024444 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:58.024444 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:25:58.088325 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-812ddfcc-558f-401e-92b5-e6789fe8c3bd tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:25:58.088325 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 191/753] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:25:57 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:58.102208 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-83342433-7b2d-4b66-945a-ad9c6821b2e0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:58.105572 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-83342433-7b2d-4b66-945a-ad9c6821b2e0 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] DELETE https://10.4.3.114/volume/v3/attachments/c0f54a8a-d870-4ad0-86ef-840fa7ebd4b1 Aug 14 22:25:58.105900 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-83342433-7b2d-4b66-945a-ad9c6821b2e0 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:58.106678 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-83342433-7b2d-4b66-945a-ad9c6821b2e0 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:58.115269 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:58.115269 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:25:58.138410 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-adc5297b-1542-4185-9a51-5550b0863095 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:58.144136 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-adc5297b-1542-4185-9a51-5550b0863095 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:58.144524 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-adc5297b-1542-4185-9a51-5550b0863095 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:58.144797 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-adc5297b-1542-4185-9a51-5550b0863095 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:58.162747 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:58.162747 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:25:58.181276 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-adc5297b-1542-4185-9a51-5550b0863095 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:58.192120 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-adc5297b-1542-4185-9a51-5550b0863095 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:58.194418 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 193/754] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:58 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:25:58.252717 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-83342433-7b2d-4b66-945a-ad9c6821b2e0 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments/c0f54a8a-d870-4ad0-86ef-840fa7ebd4b1 returned with HTTP 200 Aug 14 22:25:58.253518 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 189/755] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:25:58 2026] DELETE /volume/v3/attachments/c0f54a8a-d870-4ad0-86ef-840fa7ebd4b1 => generated 192 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:25:58.276033 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-22ebf0fb-16c4-4eb0-af74-c32e2fced821 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:25:58.278177 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22ebf0fb-16c4-4eb0-af74-c32e2fced821 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:25:58.278384 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22ebf0fb-16c4-4eb0-af74-c32e2fced821 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:25:58.278625 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22ebf0fb-16c4-4eb0-af74-c32e2fced821 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:25:58.296167 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:25:58.296167 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:25:58.306018 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-22ebf0fb-16c4-4eb0-af74-c32e2fced821 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:25:58.315827 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22ebf0fb-16c4-4eb0-af74-c32e2fced821 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:25:58.316414 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 183/756] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:25:58 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:01.015524 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-c29d094f-0e17-406e-a68b-fca331d78953 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:01.020526 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-c29d094f-0e17-406e-a68b-fca331d78953 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] PUT https://10.4.3.114/volume/v3/attachments/bbcf2ff8-1515-4c99-8738-8109c36c4830 Aug 14 22:26:01.021216 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-c29d094f-0e17-406e-a68b-fca331d78953 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:01.031373 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-c29d094f-0e17-406e-a68b-fca331d78953 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Acquiring lock "cinder-attachment_update-8ae85a70-759b-409a-be94-31505d28008e-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:26:01.038428 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-c29d094f-0e17-406e-a68b-fca331d78953 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Lock "cinder-attachment_update-8ae85a70-759b-409a-be94-31505d28008e-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:26:01.041189 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:01.041189 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:01.208336 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-c29d094f-0e17-406e-a68b-fca331d78953 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Lock "cinder-attachment_update-8ae85a70-759b-409a-be94-31505d28008e-np0000007343" released by "attachment_update" :: held 0.170s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:26:01.209724 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-c29d094f-0e17-406e-a68b-fca331d78953 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments/bbcf2ff8-1515-4c99-8738-8109c36c4830 returned with HTTP 200 Aug 14 22:26:01.209867 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 192/757] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:26:01 2026] PUT /volume/v3/attachments/bbcf2ff8-1515-4c99-8738-8109c36c4830 => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:01.222619 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-a2425888-1fbf-4074-9ff9-340501739148 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:01.225190 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-a2425888-1fbf-4074-9ff9-340501739148 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/attachments/bbcf2ff8-1515-4c99-8738-8109c36c4830 Aug 14 22:26:01.225676 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-a2425888-1fbf-4074-9ff9-340501739148 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:01.225900 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-a2425888-1fbf-4074-9ff9-340501739148 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:01.256872 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-a2425888-1fbf-4074-9ff9-340501739148 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments/bbcf2ff8-1515-4c99-8738-8109c36c4830 returned with HTTP 200 Aug 14 22:26:01.257772 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 194/758] 10.4.3.114 () {70 vars in 1651 bytes} [Fri Aug 14 22:26:01 2026] GET /volume/v3/attachments/bbcf2ff8-1515-4c99-8738-8109c36c4830 => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:01.278548 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-203ba8b5-0430-4333-90a6-e2c5f1d81994 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:01.488842 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-203ba8b5-0430-4333-90a6-e2c5f1d81994 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:26:01.489463 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-203ba8b5-0430-4333-90a6-e2c5f1d81994 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-26056354"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:01.494672 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:01.494672 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:01.516492 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-203ba8b5-0430-4333-90a6-e2c5f1d81994 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:26:01.516882 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 190/759] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:26:01 2026] POST /volume/v3/types => generated 222 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:01.533448 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9aa8dbef-d599-4602-9d0b-cd4ac5d93e66 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:01.537864 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9aa8dbef-d599-4602-9d0b-cd4ac5d93e66 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] POST https://10.4.3.114/volume/v3/group_types Aug 14 22:26:01.538584 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9aa8dbef-d599-4602-9d0b-cd4ac5d93e66 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-652496405"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:01.566005 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9aa8dbef-d599-4602-9d0b-cd4ac5d93e66 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 202 Aug 14 22:26:01.566601 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 184/760] 10.4.3.114 () {70 vars in 1311 bytes} [Fri Aug 14 22:26:01 2026] POST /volume/v3/group_types => generated 180 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:01.580561 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b25dd4c3-d9c0-4183-baf0-8dc498d49c4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:01.719755 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b25dd4c3-d9c0-4183-baf0-8dc498d49c4b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/groups Aug 14 22:26:01.720197 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b25dd4c3-d9c0-4183-baf0-8dc498d49c4b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ab408c81-0c4b-4a65-b97f-9f1deae8ca78", "volume_types": ["b11e93da-93ae-40bd-a640-9f5075604db0"], "name": "tempest-GroupSnapshotsTest-Group-524057766"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:01.722083 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-b25dd4c3-d9c0-4183-baf0-8dc498d49c4b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating new group {'group': {'group_type': 'ab408c81-0c4b-4a65-b97f-9f1deae8ca78', 'volume_types': ['b11e93da-93ae-40bd-a640-9f5075604db0'], 'name': 'tempest-GroupSnapshotsTest-Group-524057766'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 22:26:01.729010 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-b25dd4c3-d9c0-4183-baf0-8dc498d49c4b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating group tempest-GroupSnapshotsTest-Group-524057766. Aug 14 22:26:01.729431 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:01.729431 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:01.752886 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b25dd4c3-d9c0-4183-baf0-8dc498d49c4b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Availability zone cache updated, next update will occur around 2026-08-14 23:26:01.752418. {{(pid=100324) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 22:26:01.753215 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b25dd4c3-d9c0-4183-baf0-8dc498d49c4b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Availability Zones retrieved successfully. Aug 14 22:26:01.793919 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b25dd4c3-d9c0-4183-baf0-8dc498d49c4b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Created reservations ['20373acd-339d-4697-b0b1-4f2123b4a1bf'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:01.841724 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b25dd4c3-d9c0-4183-baf0-8dc498d49c4b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups returned with HTTP 202 Aug 14 22:26:01.842295 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 193/761] 10.4.3.114 () {70 vars in 1297 bytes} [Fri Aug 14 22:26:01 2026] POST /volume/v3/groups => generated 111 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:01.860328 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-18b3c5b2-6a0c-40c2-826d-48b01393d62a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:01.864622 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18b3c5b2-6a0c-40c2-826d-48b01393d62a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/ad61862b-b8f4-4696-92bb-090847b689b4 Aug 14 22:26:01.865128 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18b3c5b2-6a0c-40c2-826d-48b01393d62a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:01.865407 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18b3c5b2-6a0c-40c2-826d-48b01393d62a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:01.865407 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-18b3c5b2-6a0c-40c2-826d-48b01393d62a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member ad61862b-b8f4-4696-92bb-090847b689b4 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:01.882385 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:01.882385 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:01.910072 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18b3c5b2-6a0c-40c2-826d-48b01393d62a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/ad61862b-b8f4-4696-92bb-090847b689b4 returned with HTTP 200 Aug 14 22:26:01.910754 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 195/762] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:01 2026] GET /volume/v3/groups/ad61862b-b8f4-4696-92bb-090847b689b4 => generated 391 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:02.787906 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:02.794476 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:02.794736 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1184336942", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:02.797229 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1184336942', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:02.797401 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Create volume of 1 GB Aug 14 22:26:02.803548 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Availability Zones retrieved successfully. Aug 14 22:26:02.808848 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Flow 'volume_create_api' (97727d2e-3e07-4e02-8138-3491b9812b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:02.809916 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d0bc30-9ce5-4128-8a31-33caeb16cc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:02.810823 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:02.863023 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d0bc30-9ce5-4128-8a31-33caeb16cc88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:02.864479 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3366b69f-b244-43ce-9608-7bbfabb322e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:02.927055 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-572d7088-e1a0-40d4-bfb8-4da99d3f6c77 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:02.930462 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-572d7088-e1a0-40d4-bfb8-4da99d3f6c77 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/ad61862b-b8f4-4696-92bb-090847b689b4 Aug 14 22:26:02.930462 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-572d7088-e1a0-40d4-bfb8-4da99d3f6c77 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:02.931170 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-572d7088-e1a0-40d4-bfb8-4da99d3f6c77 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:02.931381 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-572d7088-e1a0-40d4-bfb8-4da99d3f6c77 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member ad61862b-b8f4-4696-92bb-090847b689b4 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:02.943353 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:02.943353 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:02.964426 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-572d7088-e1a0-40d4-bfb8-4da99d3f6c77 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/ad61862b-b8f4-4696-92bb-090847b689b4 returned with HTTP 200 Aug 14 22:26:02.965118 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 185/763] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:02 2026] GET /volume/v3/groups/ad61862b-b8f4-4696-92bb-090847b689b4 => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:02.980483 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:02.983024 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:02.983529 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-695732660", "volume_type": "b11e93da-93ae-40bd-a640-9f5075604db0", "group_id": "ad61862b-b8f4-4696-92bb-090847b689b4", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:02.985439 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-695732660', 'volume_type': 'b11e93da-93ae-40bd-a640-9f5075604db0', 'group_id': 'ad61862b-b8f4-4696-92bb-090847b689b4', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:02.990742 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Created reservations ['d6e9e085-4fa8-40bf-87cb-b8a23ba57d57', '2eb02575-8ba4-4573-89c7-74af70b0d44a', '8f41050f-7b3a-4246-a10f-d91280d52c21', 'fecff72c-2503-4713-9e15-f80ee2652efa'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:02.991713 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3366b69f-b244-43ce-9608-7bbfabb322e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6e9e085-4fa8-40bf-87cb-b8a23ba57d57', '2eb02575-8ba4-4573-89c7-74af70b0d44a', '8f41050f-7b3a-4246-a10f-d91280d52c21', 'fecff72c-2503-4713-9e15-f80ee2652efa']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:02.992579 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81f94e5c-34b6-481b-afd8-495ee4d9d4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:02.997716 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:02.997716 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:02.998834 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Create volume of 1 GB Aug 14 22:26:03.020770 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Availability Zones retrieved successfully. Aug 14 22:26:03.029273 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81f94e5c-34b6-481b-afd8-495ee4d9d4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8de11d4e-ff72-4b48-a580-76d33a3d101a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1184336942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35a0d0e5c5d74906ac15de62d8a9279b',qos_specs=None,replication_status=,reservations=['d6e9e085-4fa8-40bf-87cb-b8a23ba57d57','2eb02575-8ba4-4573-89c7-74af70b0d44a','8f41050f-7b3a-4246-a10f-d91280d52c21','fecff72c-2503-4713-9e15-f80ee2652efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35d421d7237847ce9824ab42ce1da3d1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1184336942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8de11d4e-ff72-4b48-a580-76d33a3d101a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a0d0e5c5d74906ac15de62d8a9279b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35d421d7237847ce9824ab42ce1da3d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:03.031186 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76493567-8b89-4766-be87-beecf325d97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:03.032849 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Flow 'volume_create_api' (aa2f226b-457b-4356-b7f8-a13bcd54511f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:03.035778 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac71f8a5-1da9-4bdc-838c-cbe9124725fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:03.037453 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:03.037453 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:03.037815 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:03.070117 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76493567-8b89-4766-be87-beecf325d97e) transitioned into state 'SUCCESS' from state '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-1184336942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35a0d0e5c5d74906ac15de62d8a9279b',qos_specs=None,replication_status=,reservations=['d6e9e085-4fa8-40bf-87cb-b8a23ba57d57','2eb02575-8ba4-4573-89c7-74af70b0d44a','8f41050f-7b3a-4246-a10f-d91280d52c21','fecff72c-2503-4713-9e15-f80ee2652efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35d421d7237847ce9824ab42ce1da3d1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:03.070370 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac71f8a5-1da9-4bdc-838c-cbe9124725fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b11e93da-93ae-40bd-a640-9f5075604db0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-26056354',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b11e93da-93ae-40bd-a640-9f5075604db0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ad61862b-b8f4-4696-92bb-090847b689b4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:03.071343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4193f4b-bf14-4c74-adf2-bdee6c5b378c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:03.071509 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce21dd3f-6d20-46bf-b739-479c14a5f577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:03.098104 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4193f4b-bf14-4c74-adf2-bdee6c5b378c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:03.099097 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Flow 'volume_create_api' (97727d2e-3e07-4e02-8138-3491b9812b7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:03.099570 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Create volume request issued successfully. Aug 14 22:26:03.100270 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c712f09c-2f11-46d9-8815-93ac5043043e req-8bc29eee-af28-44a9-a2e4-b928ea291efb tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:03.100989 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 191/764] 10.4.3.114 () {72 vars in 1541 bytes} [Fri Aug 14 22:26:02 2026] POST /volume/v3/volumes => generated 755 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:03.114175 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c712f09c-2f11-46d9-8815-93ac5043043e req-366d50c6-85cc-428c-93ec-8e0644245ab0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:03.118616 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c712f09c-2f11-46d9-8815-93ac5043043e req-366d50c6-85cc-428c-93ec-8e0644245ab0 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] GET https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a Aug 14 22:26:03.118923 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c712f09c-2f11-46d9-8815-93ac5043043e req-366d50c6-85cc-428c-93ec-8e0644245ab0 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:03.119645 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c712f09c-2f11-46d9-8815-93ac5043043e req-366d50c6-85cc-428c-93ec-8e0644245ab0 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:03.119822 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-26056354 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-26056354, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:03.120646 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-26056354 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-26056354, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:03.134728 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:03.134728 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:03.142502 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-c712f09c-2f11-46d9-8815-93ac5043043e req-366d50c6-85cc-428c-93ec-8e0644245ab0 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Volume info retrieved successfully. Aug 14 22:26:03.153975 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c712f09c-2f11-46d9-8815-93ac5043043e req-366d50c6-85cc-428c-93ec-8e0644245ab0 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a returned with HTTP 200 Aug 14 22:26:03.153975 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 196/765] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:03 2026] GET /volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:03.186035 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1d656cfa-342e-4a9d-8b46-943a2b08000c req-b66429be-709b-4d21-88e5-984f0546da93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:03.190994 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Created reservations ['94501924-52c5-496a-9acb-8ce246dec948', '9909776d-5147-414f-a49e-23e34401bb25', 'd404ab40-4a6c-4e4f-a341-a7d9ea536398', '3d32c45d-14d5-42c7-87bb-c58a2d21a17a'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:03.192233 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce21dd3f-6d20-46bf-b739-479c14a5f577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94501924-52c5-496a-9acb-8ce246dec948', '9909776d-5147-414f-a49e-23e34401bb25', 'd404ab40-4a6c-4e4f-a341-a7d9ea536398', '3d32c45d-14d5-42c7-87bb-c58a2d21a17a']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:03.192681 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1d656cfa-342e-4a9d-8b46-943a2b08000c req-b66429be-709b-4d21-88e5-984f0546da93 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] GET https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a Aug 14 22:26:03.193651 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1d656cfa-342e-4a9d-8b46-943a2b08000c req-b66429be-709b-4d21-88e5-984f0546da93 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:03.193651 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1d656cfa-342e-4a9d-8b46-943a2b08000c req-b66429be-709b-4d21-88e5-984f0546da93 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:03.194134 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e4542c-266e-4b18-9996-123c1fc0efc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:03.203591 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:03.203591 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:03.208136 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-1d656cfa-342e-4a9d-8b46-943a2b08000c req-b66429be-709b-4d21-88e5-984f0546da93 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Volume info retrieved successfully. Aug 14 22:26:03.213604 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1d656cfa-342e-4a9d-8b46-943a2b08000c req-b66429be-709b-4d21-88e5-984f0546da93 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a returned with HTTP 200 Aug 14 22:26:03.214264 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 186/766] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:03 2026] GET /volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:03.230352 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e4542c-266e-4b18-9996-123c1fc0efc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de4197de-c3c6-4650-a9ba-5ac7eca17704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-695732660',encryption_key_id=None,group_id=ad61862b-b8f4-4696-92bb-090847b689b4,group_type_id=,metadata={},multiattach=False,project_id='fd5f5403b3974bf3a6595be92758f409',qos_specs=None,replication_status=,reservations=['94501924-52c5-496a-9acb-8ce246dec948','9909776d-5147-414f-a49e-23e34401bb25','d404ab40-4a6c-4e4f-a341-a7d9ea536398','3d32c45d-14d5-42c7-87bb-c58a2d21a17a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_type_id=b11e93da-93ae-40bd-a640-9f5075604db0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-695732660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ad61862b-b8f4-4696-92bb-090847b689b4,host=None,id=de4197de-c3c6-4650-a9ba-5ac7eca17704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd5f5403b3974bf3a6595be92758f409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b11e93da-93ae-40bd-a640-9f5075604db0),volume_type_id=b11e93da-93ae-40bd-a640-9f5075604db0)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:03.231415 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c790117-1d7e-43a2-8fa1-486ed7198d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:03.260165 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c790117-1d7e-43a2-8fa1-486ed7198d85) transitioned into state 'SUCCESS' from state '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-695732660',encryption_key_id=None,group_id=ad61862b-b8f4-4696-92bb-090847b689b4,group_type_id=,metadata={},multiattach=False,project_id='fd5f5403b3974bf3a6595be92758f409',qos_specs=None,replication_status=,reservations=['94501924-52c5-496a-9acb-8ce246dec948','9909776d-5147-414f-a49e-23e34401bb25','d404ab40-4a6c-4e4f-a341-a7d9ea536398','3d32c45d-14d5-42c7-87bb-c58a2d21a17a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_type_id=b11e93da-93ae-40bd-a640-9f5075604db0)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:03.260672 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff21afcf-1051-4fde-81ab-56a7873f2160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:03.288950 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff21afcf-1051-4fde-81ab-56a7873f2160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:03.290791 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Flow 'volume_create_api' (aa2f226b-457b-4356-b7f8-a13bcd54511f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:03.290791 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Create volume request issued successfully. Aug 14 22:26:03.291991 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:03.291991 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:03.352070 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:03.357653 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:03.357653 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:03.363957 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f52c1a7-bfa6-4f76-b01b-e9b7f82a0017 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:03.364577 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 194/767] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:26:02 2026] POST /volume/v3/volumes => generated 820 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:03.382431 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-832a6811-b1cf-4caa-8118-24882af49b60 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:03.385420 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-832a6811-b1cf-4caa-8118-24882af49b60 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/de4197de-c3c6-4650-a9ba-5ac7eca17704 Aug 14 22:26:03.385788 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-832a6811-b1cf-4caa-8118-24882af49b60 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:03.386227 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-832a6811-b1cf-4caa-8118-24882af49b60 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:03.400841 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:03.400841 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:03.414465 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-832a6811-b1cf-4caa-8118-24882af49b60 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Volume info retrieved successfully. Aug 14 22:26:03.415464 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-832a6811-b1cf-4caa-8118-24882af49b60 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:03.415675 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-832a6811-b1cf-4caa-8118-24882af49b60 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:03.476238 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-832a6811-b1cf-4caa-8118-24882af49b60 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:03.483186 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:03.483186 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:03.502131 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-832a6811-b1cf-4caa-8118-24882af49b60 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/de4197de-c3c6-4650-a9ba-5ac7eca17704 returned with HTTP 200 Aug 14 22:26:03.502776 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 192/768] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:03 2026] GET /volume/v3/volumes/de4197de-c3c6-4650-a9ba-5ac7eca17704 => generated 888 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:03.737581 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:03.743301 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:03.743301 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-549120287"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:03.745211 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-549120287'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:03.751393 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Create volume of 1 GB Aug 14 22:26:03.752096 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:03.752096 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:03.752976 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Availability Zones retrieved successfully. Aug 14 22:26:03.760714 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Flow 'volume_create_api' (3c764c60-9c3f-4c5f-9813-808bcd11918d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:03.762799 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f36ca004-0c63-4450-8aa9-dd49599c56eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:03.765379 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:03.783175 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:03.783175 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:03.812825 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f36ca004-0c63-4450-8aa9-dd49599c56eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7', 'encryption_key_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=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:03.814149 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eda50c9a-2ee4-422a-8f36-cc36eb07eb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:03.880791 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Created reservations ['644fb40b-949e-4525-9a82-57ea3ba30561', '858bb4da-3252-4e1d-ac01-be732657df6f', 'e15548d7-3194-4eae-9605-d8af3e8dc066', 'da4318cc-85e2-49bd-b7ff-a518c5b361a0'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:03.881805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eda50c9a-2ee4-422a-8f36-cc36eb07eb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['644fb40b-949e-4525-9a82-57ea3ba30561', '858bb4da-3252-4e1d-ac01-be732657df6f', 'e15548d7-3194-4eae-9605-d8af3e8dc066', 'da4318cc-85e2-49bd-b7ff-a518c5b361a0']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:03.882596 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84d141d-3e6d-406c-9f2d-dca9c922e4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:03.885611 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-351b1edc-1424-44e1-9b17-d9448138effe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:03.888117 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-351b1edc-1424-44e1-9b17-d9448138effe tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] DELETE https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:26:03.888396 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-351b1edc-1424-44e1-9b17-d9448138effe tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:03.888635 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-351b1edc-1424-44e1-9b17-d9448138effe tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:03.888870 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-351b1edc-1424-44e1-9b17-d9448138effe tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Delete volume with id: c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:26:03.898160 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:03.898160 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:03.898778 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-351b1edc-1424-44e1-9b17-d9448138effe tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:26:03.907494 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84d141d-3e6d-406c-9f2d-dca9c922e4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '762179d1-c305-4bc2-973d-5319a6fdc07e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-549120287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='86ff36dec5214be5b7b580223aae9864',qos_specs=None,replication_status=,reservations=['644fb40b-949e-4525-9a82-57ea3ba30561','858bb4da-3252-4e1d-ac01-be732657df6f','e15548d7-3194-4eae-9605-d8af3e8dc066','da4318cc-85e2-49bd-b7ff-a518c5b361a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f61f166a4c4397a8fd1a2296dbc992',volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-549120287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=762179d1-c305-4bc2-973d-5319a6fdc07e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='86ff36dec5214be5b7b580223aae9864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19f61f166a4c4397a8fd1a2296dbc992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7),volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:03.908722 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (285846ce-6a03-4b13-a3f8-4abb96613760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:03.919355 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-351b1edc-1424-44e1-9b17-d9448138effe tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Delete volume request issued successfully. Aug 14 22:26:03.919550 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-351b1edc-1424-44e1-9b17-d9448138effe tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 202 Aug 14 22:26:03.920140 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 187/769] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:26:03 2026] DELETE /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:03.929362 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-25e1bd0c-2973-4d92-98e3-62dd2589dde9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:03.932106 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25e1bd0c-2973-4d92-98e3-62dd2589dde9 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:26:03.932402 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-25e1bd0c-2973-4d92-98e3-62dd2589dde9 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:03.932680 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-25e1bd0c-2973-4d92-98e3-62dd2589dde9 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:03.933111 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (285846ce-6a03-4b13-a3f8-4abb96613760) transitioned into state 'SUCCESS' from state '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-549120287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='86ff36dec5214be5b7b580223aae9864',qos_specs=None,replication_status=,reservations=['644fb40b-949e-4525-9a82-57ea3ba30561','858bb4da-3252-4e1d-ac01-be732657df6f','e15548d7-3194-4eae-9605-d8af3e8dc066','da4318cc-85e2-49bd-b7ff-a518c5b361a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f61f166a4c4397a8fd1a2296dbc992',volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:03.933869 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fffd76c5-cc48-44e6-8635-94e78f608e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:03.940508 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:03.940508 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:03.944402 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fffd76c5-cc48-44e6-8635-94e78f608e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:03.944795 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-25e1bd0c-2973-4d92-98e3-62dd2589dde9 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Volume info retrieved successfully. Aug 14 22:26:03.945397 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Flow 'volume_create_api' (3c764c60-9c3f-4c5f-9813-808bcd11918d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:03.945747 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Create volume request issued successfully. Aug 14 22:26:03.946417 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2e91a98-f3f1-4c60-955e-5c3e5826764e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:03.946858 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 197/770] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:26:03 2026] POST /volume/v3/volumes => generated 759 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:03.950363 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25e1bd0c-2973-4d92-98e3-62dd2589dde9 tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 200 Aug 14 22:26:03.950867 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 195/771] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:03 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:03.962637 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8cb306d2-a786-436f-8e36-2fa53216f939 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:03.965150 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cb306d2-a786-436f-8e36-2fa53216f939 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:03.965802 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cb306d2-a786-436f-8e36-2fa53216f939 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:03.965802 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cb306d2-a786-436f-8e36-2fa53216f939 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:03.976520 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:03.976520 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:03.983754 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8cb306d2-a786-436f-8e36-2fa53216f939 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:03.990201 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cb306d2-a786-436f-8e36-2fa53216f939 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:03.990637 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 193/772] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:03 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:04.243195 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-cc6ad576-6867-4929-a2e0-53720f70783f req-959c603a-8a9e-4f18-af3d-72e66a15332c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:04.247396 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cc6ad576-6867-4929-a2e0-53720f70783f req-959c603a-8a9e-4f18-af3d-72e66a15332c tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] GET https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a Aug 14 22:26:04.247648 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cc6ad576-6867-4929-a2e0-53720f70783f req-959c603a-8a9e-4f18-af3d-72e66a15332c tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:04.247810 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cc6ad576-6867-4929-a2e0-53720f70783f req-959c603a-8a9e-4f18-af3d-72e66a15332c tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:04.256001 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:04.256001 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:04.260877 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-cc6ad576-6867-4929-a2e0-53720f70783f req-959c603a-8a9e-4f18-af3d-72e66a15332c tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Volume info retrieved successfully. Aug 14 22:26:04.265792 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cc6ad576-6867-4929-a2e0-53720f70783f req-959c603a-8a9e-4f18-af3d-72e66a15332c tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a returned with HTTP 200 Aug 14 22:26:04.266365 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 188/773] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:04 2026] GET /volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:04.296477 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-58666f73-f0f0-44a8-9905-2648c4bda037 req-7d192aee-c6f6-4cf1-8f71-14355bae6903 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:04.299615 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-58666f73-f0f0-44a8-9905-2648c4bda037 req-7d192aee-c6f6-4cf1-8f71-14355bae6903 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:26:04.300079 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-58666f73-f0f0-44a8-9905-2648c4bda037 req-7d192aee-c6f6-4cf1-8f71-14355bae6903 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8de11d4e-ff72-4b48-a580-76d33a3d101a", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2132062026", "description": null, "metadata": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:04.316621 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:04.316621 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:04.317392 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-58666f73-f0f0-44a8-9905-2648c4bda037 req-7d192aee-c6f6-4cf1-8f71-14355bae6903 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Volume info retrieved successfully. Aug 14 22:26:04.317655 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [req-58666f73-f0f0-44a8-9905-2648c4bda037 req-7d192aee-c6f6-4cf1-8f71-14355bae6903 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Create snapshot from volume 8de11d4e-ff72-4b48-a580-76d33a3d101a Aug 14 22:26:04.380529 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [req-58666f73-f0f0-44a8-9905-2648c4bda037 req-7d192aee-c6f6-4cf1-8f71-14355bae6903 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Created reservations ['206c1fbf-11c9-447e-a39e-4fc815ecbf8a', '1b05e425-aa49-4ad4-bb6d-15b43a1aaf86', '44a9ae8e-91fc-4daa-af82-6fe7ca990297', 'ac352fa9-8a16-4e7b-b1b1-5f9dbabe41b0'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:04.438638 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-58666f73-f0f0-44a8-9905-2648c4bda037 req-7d192aee-c6f6-4cf1-8f71-14355bae6903 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Snapshot create request issued successfully. Aug 14 22:26:04.438638 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-58666f73-f0f0-44a8-9905-2648c4bda037 req-7d192aee-c6f6-4cf1-8f71-14355bae6903 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:26:04.439272 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 198/774] 10.4.3.114 () {72 vars in 1547 bytes} [Fri Aug 14 22:26:04 2026] POST /volume/v3/snapshots => generated 311 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:04.515399 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fa6f2629-3a38-498c-9734-ca56fbe2aa62 req-2fa0c155-6a56-43c3-81a2-6c773ade571a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:04.518058 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fa6f2629-3a38-498c-9734-ca56fbe2aa62 req-2fa0c155-6a56-43c3-81a2-6c773ade571a tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-reader] GET https://10.4.3.114/volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 Aug 14 22:26:04.518338 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fa6f2629-3a38-498c-9734-ca56fbe2aa62 req-2fa0c155-6a56-43c3-81a2-6c773ade571a tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:04.518572 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fa6f2629-3a38-498c-9734-ca56fbe2aa62 req-2fa0c155-6a56-43c3-81a2-6c773ade571a tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:04.520215 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9742b66e-1a68-46ed-9215-b67521c82e1e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:04.525549 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9742b66e-1a68-46ed-9215-b67521c82e1e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/de4197de-c3c6-4650-a9ba-5ac7eca17704 Aug 14 22:26:04.525549 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9742b66e-1a68-46ed-9215-b67521c82e1e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:04.526785 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9742b66e-1a68-46ed-9215-b67521c82e1e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:04.537494 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:04.537494 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:04.544463 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9742b66e-1a68-46ed-9215-b67521c82e1e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Volume info retrieved successfully. Aug 14 22:26:04.544896 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-9742b66e-1a68-46ed-9215-b67521c82e1e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:04.544896 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-9742b66e-1a68-46ed-9215-b67521c82e1e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:04.551210 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:04.551210 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:04.551902 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fa6f2629-3a38-498c-9734-ca56fbe2aa62 req-2fa0c155-6a56-43c3-81a2-6c773ade571a tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-reader] Snapshot retrieved successfully. Aug 14 22:26:04.553128 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fa6f2629-3a38-498c-9734-ca56fbe2aa62 req-2fa0c155-6a56-43c3-81a2-6c773ade571a tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-reader] https://10.4.3.114/volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 returned with HTTP 200 Aug 14 22:26:04.553967 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 196/775] 10.4.3.114 () {68 vars in 1604 bytes} [Fri Aug 14 22:26:04 2026] GET /volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 => generated 470 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:04.589358 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4126af36-12b8-4e04-9d09-f661a13e3199 req-598a7f7d-57d5-48f4-8008-82438b6b6700 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:04.593006 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4126af36-12b8-4e04-9d09-f661a13e3199 req-598a7f7d-57d5-48f4-8008-82438b6b6700 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-reader] GET https://10.4.3.114/volume/v3/snapshots/detail Aug 14 22:26:04.593275 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4126af36-12b8-4e04-9d09-f661a13e3199 req-598a7f7d-57d5-48f4-8008-82438b6b6700 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:04.593572 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4126af36-12b8-4e04-9d09-f661a13e3199 req-598a7f7d-57d5-48f4-8008-82438b6b6700 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-reader] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:04.594125 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [req-4126af36-12b8-4e04-9d09-f661a13e3199 req-598a7f7d-57d5-48f4-8008-82438b6b6700 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-reader] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:04.599563 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.db.api [req-4126af36-12b8-4e04-9d09-f661a13e3199 req-598a7f7d-57d5-48f4-8008-82438b6b6700 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-reader] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:26:04.607809 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-9742b66e-1a68-46ed-9215-b67521c82e1e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:04.615872 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:04.615872 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:04.631723 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4126af36-12b8-4e04-9d09-f661a13e3199 req-598a7f7d-57d5-48f4-8008-82438b6b6700 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-reader] Get all snapshots completed successfully. Aug 14 22:26:04.632582 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:04.632582 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:04.633223 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9742b66e-1a68-46ed-9215-b67521c82e1e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/de4197de-c3c6-4650-a9ba-5ac7eca17704 returned with HTTP 200 Aug 14 22:26:04.633482 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 194/776] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:04 2026] GET /volume/v3/volumes/de4197de-c3c6-4650-a9ba-5ac7eca17704 => generated 913 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:04.635664 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4126af36-12b8-4e04-9d09-f661a13e3199 req-598a7f7d-57d5-48f4-8008-82438b6b6700 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-reader] https://10.4.3.114/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 22:26:04.636857 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 189/777] 10.4.3.114 () {68 vars in 1514 bytes} [Fri Aug 14 22:26:04 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:04.655713 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8251583d-850c-4d39-a4f2-d32cf149c7eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:04.658380 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8251583d-850c-4d39-a4f2-d32cf149c7eb tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/group_snapshots Aug 14 22:26:04.658958 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8251583d-850c-4d39-a4f2-d32cf149c7eb tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ad61862b-b8f4-4696-92bb-090847b689b4", "name": "tempest-group_snapshot-1434561814"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:04.661055 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-8251583d-850c-4d39-a4f2-d32cf149c7eb tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ad61862b-b8f4-4696-92bb-090847b689b4', 'name': 'tempest-group_snapshot-1434561814'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 22:26:04.667429 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:04.667429 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:04.673310 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.group_snapshots [None req-8251583d-850c-4d39-a4f2-d32cf149c7eb tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating group_snapshot tempest-group_snapshot-1434561814. Aug 14 22:26:04.674299 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4639a30b-69f8-44a3-871a-1eb42fc33a52 req-1b43e1f2-0b4b-4d4e-987f-d86ce5c05787 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:04.681267 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4639a30b-69f8-44a3-871a-1eb42fc33a52 req-1b43e1f2-0b4b-4d4e-987f-d86ce5c05787 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] GET https://10.4.3.114/volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 Aug 14 22:26:04.681751 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4639a30b-69f8-44a3-871a-1eb42fc33a52 req-1b43e1f2-0b4b-4d4e-987f-d86ce5c05787 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:04.681984 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4639a30b-69f8-44a3-871a-1eb42fc33a52 req-1b43e1f2-0b4b-4d4e-987f-d86ce5c05787 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:04.692193 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:04.692193 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:04.693307 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4639a30b-69f8-44a3-871a-1eb42fc33a52 req-1b43e1f2-0b4b-4d4e-987f-d86ce5c05787 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Snapshot retrieved successfully. Aug 14 22:26:04.694667 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4639a30b-69f8-44a3-871a-1eb42fc33a52 req-1b43e1f2-0b4b-4d4e-987f-d86ce5c05787 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 returned with HTTP 200 Aug 14 22:26:04.695481 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 197/778] 10.4.3.114 () {68 vars in 1604 bytes} [Fri Aug 14 22:26:04 2026] GET /volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:04.740155 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:04.740155 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:04.746797 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b5c38094-c072-414a-87c9-20fe1557549d req-3381a212-723d-40a6-80ce-5bbbf7fa274a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:04.751886 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b5c38094-c072-414a-87c9-20fe1557549d req-3381a212-723d-40a6-80ce-5bbbf7fa274a tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 Aug 14 22:26:04.752105 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b5c38094-c072-414a-87c9-20fe1557549d req-3381a212-723d-40a6-80ce-5bbbf7fa274a tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:04.752553 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b5c38094-c072-414a-87c9-20fe1557549d req-3381a212-723d-40a6-80ce-5bbbf7fa274a tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:04.753338 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [req-b5c38094-c072-414a-87c9-20fe1557549d req-3381a212-723d-40a6-80ce-5bbbf7fa274a tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Delete snapshot with id: ed883606-37cf-483b-9345-242457168849 Aug 14 22:26:04.759572 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-8251583d-850c-4d39-a4f2-d32cf149c7eb tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-26056354 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-26056354, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:04.759572 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-8251583d-850c-4d39-a4f2-d32cf149c7eb tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-26056354 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-26056354, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:04.778280 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:04.778280 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:04.779143 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b5c38094-c072-414a-87c9-20fe1557549d req-3381a212-723d-40a6-80ce-5bbbf7fa274a tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Snapshot retrieved successfully. Aug 14 22:26:04.806710 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-8251583d-850c-4d39-a4f2-d32cf149c7eb tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Created reservations ['c51221f9-2d83-4f89-ad2c-1898088ca3b8', 'ace15f54-767a-4d89-b43d-3cd934ea7bfa', 'e791c4e2-c6de-4415-b8d5-718d0c66b6ab', '34974d1d-1c89-47c2-9706-fcbe169efbc4'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:04.813866 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b5c38094-c072-414a-87c9-20fe1557549d req-3381a212-723d-40a6-80ce-5bbbf7fa274a tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Snapshot delete request issued successfully. Aug 14 22:26:04.815142 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b5c38094-c072-414a-87c9-20fe1557549d req-3381a212-723d-40a6-80ce-5bbbf7fa274a tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 returned with HTTP 202 Aug 14 22:26:04.817145 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 195/779] 10.4.3.114 () {70 vars in 1626 bytes} [Fri Aug 14 22:26:04 2026] DELETE /volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:04.858410 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3f4ee80d-03e3-4fda-89b7-c32c4cfb1825 req-f738b8d0-a1bc-43f5-8c58-b5600f61d59e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:04.862040 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3f4ee80d-03e3-4fda-89b7-c32c4cfb1825 req-f738b8d0-a1bc-43f5-8c58-b5600f61d59e tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] GET https://10.4.3.114/volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 Aug 14 22:26:04.862390 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3f4ee80d-03e3-4fda-89b7-c32c4cfb1825 req-f738b8d0-a1bc-43f5-8c58-b5600f61d59e tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:04.862726 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3f4ee80d-03e3-4fda-89b7-c32c4cfb1825 req-f738b8d0-a1bc-43f5-8c58-b5600f61d59e tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:04.883511 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:04.883511 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:04.883511 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3f4ee80d-03e3-4fda-89b7-c32c4cfb1825 req-f738b8d0-a1bc-43f5-8c58-b5600f61d59e tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Snapshot retrieved successfully. Aug 14 22:26:04.884619 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3f4ee80d-03e3-4fda-89b7-c32c4cfb1825 req-f738b8d0-a1bc-43f5-8c58-b5600f61d59e tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 returned with HTTP 200 Aug 14 22:26:04.886524 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 190/780] 10.4.3.114 () {68 vars in 1604 bytes} [Fri Aug 14 22:26:04 2026] GET /volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:04.894766 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8251583d-850c-4d39-a4f2-d32cf149c7eb tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots returned with HTTP 202 Aug 14 22:26:04.895566 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 199/781] 10.4.3.114 () {70 vars in 1324 bytes} [Fri Aug 14 22:26:04 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:04.906388 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-867ab325-77e1-4e91-a728-fb6b795ab9f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:04.912712 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-867ab325-77e1-4e91-a728-fb6b795ab9f5 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/876b065d-28ed-4d8c-87bd-3d7dc9a62379 Aug 14 22:26:04.913168 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-867ab325-77e1-4e91-a728-fb6b795ab9f5 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:04.913307 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-867ab325-77e1-4e91-a728-fb6b795ab9f5 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:04.913495 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-867ab325-77e1-4e91-a728-fb6b795ab9f5 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 876b065d-28ed-4d8c-87bd-3d7dc9a62379 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:04.921228 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:04.921228 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:04.929462 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-867ab325-77e1-4e91-a728-fb6b795ab9f5 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/876b065d-28ed-4d8c-87bd-3d7dc9a62379 returned with HTTP 200 Aug 14 22:26:04.930185 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 198/782] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:04 2026] GET /volume/v3/group_snapshots/876b065d-28ed-4d8c-87bd-3d7dc9a62379 => generated 307 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:04.975327 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7cbc2443-7c39-471c-a52c-9f4edda5f19a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:04.979318 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7cbc2443-7c39-471c-a52c-9f4edda5f19a tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] GET https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 Aug 14 22:26:04.979318 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7cbc2443-7c39-471c-a52c-9f4edda5f19a tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:04.979318 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7cbc2443-7c39-471c-a52c-9f4edda5f19a tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:04.987565 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7cbc2443-7c39-471c-a52c-9f4edda5f19a tempest-TaggedAttachmentsTest-78988079 tempest-TaggedAttachmentsTest-78988079-project-member] https://10.4.3.114/volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 returned with HTTP 404 Aug 14 22:26:04.988216 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 196/783] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:04 2026] GET /volume/v3/volumes/c6e0c506-76db-46ee-a8ba-05cd3fd66100 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:05.016003 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-abaec9ae-c9bd-4a8d-a53c-3968cdaa14c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:05.021686 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-abaec9ae-c9bd-4a8d-a53c-3968cdaa14c2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:05.021978 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-abaec9ae-c9bd-4a8d-a53c-3968cdaa14c2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:05.022268 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-abaec9ae-c9bd-4a8d-a53c-3968cdaa14c2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:05.033684 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:05.033684 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:05.042326 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-abaec9ae-c9bd-4a8d-a53c-3968cdaa14c2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:05.049271 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-abaec9ae-c9bd-4a8d-a53c-3968cdaa14c2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:05.050794 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 191/784] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:05 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:05.121071 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-640d9bf2-0aa7-4da4-b7bb-a7d4d780b269 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:05.124300 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-640d9bf2-0aa7-4da4-b7bb-a7d4d780b269 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:05.124677 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-640d9bf2-0aa7-4da4-b7bb-a7d4d780b269 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:05.125860 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-640d9bf2-0aa7-4da4-b7bb-a7d4d780b269 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:05.137071 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:05.137071 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:05.142696 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-640d9bf2-0aa7-4da4-b7bb-a7d4d780b269 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:05.153134 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-640d9bf2-0aa7-4da4-b7bb-a7d4d780b269 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:05.153703 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 200/785] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:05 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:05.271839 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d546f400-2411-4ae8-9cb2-f6e21aa25ece None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:05.272299 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d546f400-2411-4ae8-9cb2-f6e21aa25ece None None] GET https://10.4.3.114/volume// Aug 14 22:26:05.272743 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d546f400-2411-4ae8-9cb2-f6e21aa25ece None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:05.273044 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d546f400-2411-4ae8-9cb2-f6e21aa25ece None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:05.273363 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d546f400-2411-4ae8-9cb2-f6e21aa25ece None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:05.273724 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 199/786] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:26:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:26:05.283621 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-4dcf6dfc-71c2-4beb-ae0e-17ad7e9a1de5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:05.287157 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-4dcf6dfc-71c2-4beb-ae0e-17ad7e9a1de5 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:26:05.287856 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-4dcf6dfc-71c2-4beb-ae0e-17ad7e9a1de5 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "762179d1-c305-4bc2-973d-5319a6fdc07e", "connector": null, "instance_uuid": "938edddc-e16b-4906-9a03-fa6c5808b586"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:05.299634 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:05.299634 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:05.367778 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-4dcf6dfc-71c2-4beb-ae0e-17ad7e9a1de5 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:26:05.368666 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 197/787] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:26:05 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:05.421764 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e90cc261-0299-4c52-a817-5cc3cfac569a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:05.426302 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e90cc261-0299-4c52-a817-5cc3cfac569a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:05.426302 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e90cc261-0299-4c52-a817-5cc3cfac569a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:05.426302 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e90cc261-0299-4c52-a817-5cc3cfac569a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:05.433846 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-67b45465-a916-4cf6-b443-30eb9a867f92 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:05.434522 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-67b45465-a916-4cf6-b443-30eb9a867f92 None None] GET https://10.4.3.114/volume// Aug 14 22:26:05.434811 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-67b45465-a916-4cf6-b443-30eb9a867f92 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:05.435118 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-67b45465-a916-4cf6-b443-30eb9a867f92 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:05.436458 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-67b45465-a916-4cf6-b443-30eb9a867f92 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:05.436458 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 201/788] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:26:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:26:05.448557 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-db82ecc5-264f-41e8-b74c-3e2da23de38e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:05.453134 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-db82ecc5-264f-41e8-b74c-3e2da23de38e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:05.453419 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-db82ecc5-264f-41e8-b74c-3e2da23de38e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:05.454153 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-db82ecc5-264f-41e8-b74c-3e2da23de38e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:05.460246 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:05.460246 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:05.468679 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e90cc261-0299-4c52-a817-5cc3cfac569a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:05.473285 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:05.473285 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:05.477739 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e90cc261-0299-4c52-a817-5cc3cfac569a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:05.478572 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 192/789] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:05 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:05.480632 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-db82ecc5-264f-41e8-b74c-3e2da23de38e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:05.489369 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-db82ecc5-264f-41e8-b74c-3e2da23de38e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:05.490230 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 200/790] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:26:05 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1031 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:05.611186 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-7f30e2d1-76d8-4bbc-a3e7-56a5c4c8bb7e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:05.614089 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-7f30e2d1-76d8-4bbc-a3e7-56a5c4c8bb7e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] PUT https://10.4.3.114/volume/v3/attachments/b2de8617-fd65-4dbe-bb73-a0e4df11adea Aug 14 22:26:05.615434 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-7f30e2d1-76d8-4bbc-a3e7-56a5c4c8bb7e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:05.624806 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-7f30e2d1-76d8-4bbc-a3e7-56a5c4c8bb7e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Acquiring lock "cinder-attachment_update-762179d1-c305-4bc2-973d-5319a6fdc07e-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:26:05.631659 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-7f30e2d1-76d8-4bbc-a3e7-56a5c4c8bb7e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-762179d1-c305-4bc2-973d-5319a6fdc07e-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:26:05.632656 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:05.632656 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:05.748941 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-7f30e2d1-76d8-4bbc-a3e7-56a5c4c8bb7e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-762179d1-c305-4bc2-973d-5319a6fdc07e-np0000007343" released by "attachment_update" :: held 0.118s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:26:05.749307 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-7f30e2d1-76d8-4bbc-a3e7-56a5c4c8bb7e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/b2de8617-fd65-4dbe-bb73-a0e4df11adea returned with HTTP 200 Aug 14 22:26:05.750084 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 198/791] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:26:05 2026] PUT /volume/v3/attachments/b2de8617-fd65-4dbe-bb73-a0e4df11adea => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:05.920345 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-faa48b2e-e14a-45b8-9731-9475e7397392 req-73c07dd2-f0eb-42ea-ab57-63237765953c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:05.924023 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-faa48b2e-e14a-45b8-9731-9475e7397392 req-73c07dd2-f0eb-42ea-ab57-63237765953c tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] GET https://10.4.3.114/volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 Aug 14 22:26:05.924023 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-faa48b2e-e14a-45b8-9731-9475e7397392 req-73c07dd2-f0eb-42ea-ab57-63237765953c tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:05.924262 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-faa48b2e-e14a-45b8-9731-9475e7397392 req-73c07dd2-f0eb-42ea-ab57-63237765953c tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:05.932442 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-faa48b2e-e14a-45b8-9731-9475e7397392 req-73c07dd2-f0eb-42ea-ab57-63237765953c tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 returned with HTTP 404 Aug 14 22:26:05.932442 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 202/792] 10.4.3.114 () {68 vars in 1604 bytes} [Fri Aug 14 22:26:05 2026] GET /volume/v3/snapshots/ed883606-37cf-483b-9345-242457168849 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:05.942888 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-65930794-ff03-4710-a8c5-6a0cd7338002 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:05.945876 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65930794-ff03-4710-a8c5-6a0cd7338002 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/876b065d-28ed-4d8c-87bd-3d7dc9a62379 Aug 14 22:26:05.946679 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-65930794-ff03-4710-a8c5-6a0cd7338002 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:05.947080 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-65930794-ff03-4710-a8c5-6a0cd7338002 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:05.947384 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-65930794-ff03-4710-a8c5-6a0cd7338002 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 876b065d-28ed-4d8c-87bd-3d7dc9a62379 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:05.955996 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:05.955996 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:05.958714 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-87c722ae-ea69-4e05-983e-1ed9ba501f24 req-0dd93a41-dc99-46e3-9826-66fbde28fe74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:05.961448 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-87c722ae-ea69-4e05-983e-1ed9ba501f24 req-0dd93a41-dc99-46e3-9826-66fbde28fe74 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] DELETE https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a Aug 14 22:26:05.962354 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-87c722ae-ea69-4e05-983e-1ed9ba501f24 req-0dd93a41-dc99-46e3-9826-66fbde28fe74 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:05.962457 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65930794-ff03-4710-a8c5-6a0cd7338002 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/876b065d-28ed-4d8c-87bd-3d7dc9a62379 returned with HTTP 200 Aug 14 22:26:05.962504 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-87c722ae-ea69-4e05-983e-1ed9ba501f24 req-0dd93a41-dc99-46e3-9826-66fbde28fe74 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:05.962504 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-87c722ae-ea69-4e05-983e-1ed9ba501f24 req-0dd93a41-dc99-46e3-9826-66fbde28fe74 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Delete volume with id: 8de11d4e-ff72-4b48-a580-76d33a3d101a Aug 14 22:26:05.962572 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 193/793] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:05 2026] GET /volume/v3/group_snapshots/876b065d-28ed-4d8c-87bd-3d7dc9a62379 => generated 308 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:05.970713 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:05.970713 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:05.970713 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-87c722ae-ea69-4e05-983e-1ed9ba501f24 req-0dd93a41-dc99-46e3-9826-66fbde28fe74 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Volume info retrieved successfully. Aug 14 22:26:05.974190 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-df390421-2d89-44cb-bb32-416fc76cc73b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:05.976607 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df390421-2d89-44cb-bb32-416fc76cc73b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/snapshots/detail Aug 14 22:26:05.977176 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df390421-2d89-44cb-bb32-416fc76cc73b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:05.977176 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df390421-2d89-44cb-bb32-416fc76cc73b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:05.977635 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-df390421-2d89-44cb-bb32-416fc76cc73b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:05.978088 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:05.978088 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:05.979360 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-df390421-2d89-44cb-bb32-416fc76cc73b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:26:05.994279 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-df390421-2d89-44cb-bb32-416fc76cc73b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all snapshots completed successfully. Aug 14 22:26:05.994894 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:05.994894 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:05.995726 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df390421-2d89-44cb-bb32-416fc76cc73b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 22:26:05.996289 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 199/794] 10.4.3.114 () {66 vars in 1264 bytes} [Fri Aug 14 22:26:05 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:05.996869 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-87c722ae-ea69-4e05-983e-1ed9ba501f24 req-0dd93a41-dc99-46e3-9826-66fbde28fe74 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Delete volume request issued successfully. Aug 14 22:26:05.997134 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-87c722ae-ea69-4e05-983e-1ed9ba501f24 req-0dd93a41-dc99-46e3-9826-66fbde28fe74 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a returned with HTTP 202 Aug 14 22:26:05.997691 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 201/795] 10.4.3.114 () {70 vars in 1620 bytes} [Fri Aug 14 22:26:05 2026] DELETE /volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:06.009566 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2d457e51-37f1-43fa-97f6-f17e387b7369 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:06.016023 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d457e51-37f1-43fa-97f6-f17e387b7369 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/snapshots/db362e62-bc86-44a7-9ce5-db52b7dad7e5 Aug 14 22:26:06.016229 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d457e51-37f1-43fa-97f6-f17e387b7369 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:06.016570 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d457e51-37f1-43fa-97f6-f17e387b7369 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:06.027846 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.027846 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:06.029062 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2d457e51-37f1-43fa-97f6-f17e387b7369 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Snapshot retrieved successfully. Aug 14 22:26:06.030358 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d457e51-37f1-43fa-97f6-f17e387b7369 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/snapshots/db362e62-bc86-44a7-9ce5-db52b7dad7e5 returned with HTTP 200 Aug 14 22:26:06.031408 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 203/796] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:06 2026] GET /volume/v3/snapshots/db362e62-bc86-44a7-9ce5-db52b7dad7e5 => generated 451 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:06.037537 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9967d1e0-c0c1-4e4f-9481-5ee7a81348ab req-5c369b95-cb4e-4a93-9e82-a89c33449d52 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:06.044036 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9967d1e0-c0c1-4e4f-9481-5ee7a81348ab req-5c369b95-cb4e-4a93-9e82-a89c33449d52 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] GET https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a Aug 14 22:26:06.044036 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9967d1e0-c0c1-4e4f-9481-5ee7a81348ab req-5c369b95-cb4e-4a93-9e82-a89c33449d52 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:06.044036 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9967d1e0-c0c1-4e4f-9481-5ee7a81348ab req-5c369b95-cb4e-4a93-9e82-a89c33449d52 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:06.046613 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:06.049441 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/groups/action Aug 14 22:26:06.049547 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "876b065d-28ed-4d8c-87bd-3d7dc9a62379", "name": "tempest-Group_from_snap-645383282"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:06.049670 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "876b065d-28ed-4d8c-87bd-3d7dc9a62379", "name": "tempest-Group_from_snap-645383282"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:06.052097 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '876b065d-28ed-4d8c-87bd-3d7dc9a62379', 'name': 'tempest-Group_from_snap-645383282'}}. {{(pid=100325) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 22:26:06.052275 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating group tempest-Group_from_snap-645383282 from group_snapshot 876b065d-28ed-4d8c-87bd-3d7dc9a62379. Aug 14 22:26:06.053292 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.053292 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:06.061237 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-9967d1e0-c0c1-4e4f-9481-5ee7a81348ab req-5c369b95-cb4e-4a93-9e82-a89c33449d52 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Volume info retrieved successfully. Aug 14 22:26:06.061606 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.061606 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:06.064360 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9967d1e0-c0c1-4e4f-9481-5ee7a81348ab req-5c369b95-cb4e-4a93-9e82-a89c33449d52 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a returned with HTTP 200 Aug 14 22:26:06.065004 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 194/797] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:06 2026] GET /volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:06.072392 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.072392 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:06.086337 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.086337 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:06.138960 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Created reservations ['c91971f8-3530-4820-a78d-1a85b1f1aab3'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:06.214933 np0000007343 devstack@c-api.service[100325]: INFO cinder.group.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] A mapping entry already exists for group d5e433e2-ec77-429a-85d2-2398f3523db7 and volume type b11e93da-93ae-40bd-a640-9f5075604db0. Do not need to create again. Aug 14 22:26:06.215219 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.215219 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:06.221689 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Availability zone cache updated, next update will occur around 2026-08-14 23:26:06.221390. {{(pid=100325) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 22:26:06.221835 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Availability Zones retrieved successfully. Aug 14 22:26:06.227635 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Flow 'volume_create_api' (afa3d51e-8ce9-4b6c-9925-47904d963031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:06.228952 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc6affe9-f90e-4df9-8ee5-9b7286a2225a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:06.229819 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:06.262681 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc6affe9-f90e-4df9-8ee5-9b7286a2225a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'db362e62-bc86-44a7-9ce5-db52b7dad7e5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b11e93da-93ae-40bd-a640-9f5075604db0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-26056354',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b11e93da-93ae-40bd-a640-9f5075604db0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd5e433e2-ec77-429a-85d2-2398f3523db7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:06.264306 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca8680b-0a33-4eb0-93ee-2f1b9d5e3bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:06.314510 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-26056354 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-26056354, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:06.333499 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Created reservations ['a65db532-1f0b-47b3-b047-0c7a30b8c9c2', '5722b975-bb4c-4c04-800c-501fc29d80c9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:06.334603 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca8680b-0a33-4eb0-93ee-2f1b9d5e3bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a65db532-1f0b-47b3-b047-0c7a30b8c9c2', '5722b975-bb4c-4c04-800c-501fc29d80c9']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:06.335585 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22b705e8-d26e-4ac6-b4f5-bcdf9b3a695f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:06.389010 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22b705e8-d26e-4ac6-b4f5-bcdf9b3a695f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cb3f56d-7ecd-43a6-8b5c-acd00b75bfc2', '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=d5e433e2-ec77-429a-85d2-2398f3523db7,group_type_id=,metadata={},multiattach=False,project_id='fd5f5403b3974bf3a6595be92758f409',qos_specs=None,replication_status=,reservations=['a65db532-1f0b-47b3-b047-0c7a30b8c9c2','5722b975-bb4c-4c04-800c-501fc29d80c9'],size=1,snapshot_id=db362e62-bc86-44a7-9ce5-db52b7dad7e5,source_replicaid=,source_volid=None,status='creating',user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_type_id=b11e93da-93ae-40bd-a640-9f5075604db0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d5e433e2-ec77-429a-85d2-2398f3523db7,host=None,id=3cb3f56d-7ecd-43a6-8b5c-acd00b75bfc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd5f5403b3974bf3a6595be92758f409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=db362e62-bc86-44a7-9ce5-db52b7dad7e5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b11e93da-93ae-40bd-a640-9f5075604db0),volume_type_id=b11e93da-93ae-40bd-a640-9f5075604db0)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:06.393302 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fdb7c29-79d8-45d6-8039-955773040883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:06.396551 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-2c24d8f8-fae2-425e-85b9-87dfbb071538 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:06.401044 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-2c24d8f8-fae2-425e-85b9-87dfbb071538 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] POST https://10.4.3.114/volume/v3/attachments/bbcf2ff8-1515-4c99-8738-8109c36c4830/action Aug 14 22:26:06.402294 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-2c24d8f8-fae2-425e-85b9-87dfbb071538 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:06.402294 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-2c24d8f8-fae2-425e-85b9-87dfbb071538 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:06.411933 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fdb7c29-79d8-45d6-8039-955773040883) transitioned into state 'SUCCESS' from 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=d5e433e2-ec77-429a-85d2-2398f3523db7,group_type_id=,metadata={},multiattach=False,project_id='fd5f5403b3974bf3a6595be92758f409',qos_specs=None,replication_status=,reservations=['a65db532-1f0b-47b3-b047-0c7a30b8c9c2','5722b975-bb4c-4c04-800c-501fc29d80c9'],size=1,snapshot_id=db362e62-bc86-44a7-9ce5-db52b7dad7e5,source_replicaid=,source_volid=None,status='creating',user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_type_id=b11e93da-93ae-40bd-a640-9f5075604db0)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:06.413380 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Flow 'volume_create_api' (afa3d51e-8ce9-4b6c-9925-47904d963031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:06.413881 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Create volume request issued successfully. Aug 14 22:26:06.421072 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.421072 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:06.436530 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1ff0a479-922a-4d4c-be16-5541812b5171 req-2c24d8f8-fae2-425e-85b9-87dfbb071538 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments/bbcf2ff8-1515-4c99-8738-8109c36c4830/action returned with HTTP 204 Aug 14 22:26:06.437065 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 202/798] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:26:06 2026] POST /volume/v3/attachments/bbcf2ff8-1515-4c99-8738-8109c36c4830/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:06.452622 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b14fb95-7956-41bd-bfcf-629ba77e369e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/action returned with HTTP 202 Aug 14 22:26:06.453115 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 200/799] 10.4.3.114 () {70 vars in 1318 bytes} [Fri Aug 14 22:26:06 2026] POST /volume/v3/groups/action => generated 102 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:06.462686 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:06.466111 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:06.467127 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:06.467674 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:06.468180 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:06.469710 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:06.484015 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all volumes completed successfully. Aug 14 22:26:06.485073 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:06.485382 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:06.499572 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4a8978f7-e66a-464d-b9f6-27731ad9e541 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:06.504285 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a8978f7-e66a-464d-b9f6-27731ad9e541 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:06.504285 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a8978f7-e66a-464d-b9f6-27731ad9e541 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:06.504285 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a8978f7-e66a-464d-b9f6-27731ad9e541 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:06.526357 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.526357 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:06.533562 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4a8978f7-e66a-464d-b9f6-27731ad9e541 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:06.541632 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a8978f7-e66a-464d-b9f6-27731ad9e541 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:06.542152 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 195/800] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:06 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:06.550622 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:06.554200 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.554200 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:06.558860 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:06.559038 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:06.618846 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:06.624428 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.624428 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:06.635830 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5dee08d-2da3-469c-8668-e77cd02d78d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:06.636538 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 204/801] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:06 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:06.655271 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d48cbb1-40b8-44c9-bf96-8ff1339fc0fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:06.659278 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d48cbb1-40b8-44c9-bf96-8ff1339fc0fc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/3cb3f56d-7ecd-43a6-8b5c-acd00b75bfc2 Aug 14 22:26:06.659278 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d48cbb1-40b8-44c9-bf96-8ff1339fc0fc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:06.659278 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d48cbb1-40b8-44c9-bf96-8ff1339fc0fc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:06.667925 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.667925 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:06.678291 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2d48cbb1-40b8-44c9-bf96-8ff1339fc0fc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Volume info retrieved successfully. Aug 14 22:26:06.678291 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-2d48cbb1-40b8-44c9-bf96-8ff1339fc0fc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:06.678291 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-2d48cbb1-40b8-44c9-bf96-8ff1339fc0fc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:06.721051 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-2d48cbb1-40b8-44c9-bf96-8ff1339fc0fc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:06.725046 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.725046 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:06.736361 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d48cbb1-40b8-44c9-bf96-8ff1339fc0fc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/3cb3f56d-7ecd-43a6-8b5c-acd00b75bfc2 returned with HTTP 200 Aug 14 22:26:06.737061 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 203/802] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:06 2026] GET /volume/v3/volumes/3cb3f56d-7ecd-43a6-8b5c-acd00b75bfc2 => generated 925 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:06.752090 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-573fd7da-5bd1-484b-824b-e8f10c4de77c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:06.754177 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-573fd7da-5bd1-484b-824b-e8f10c4de77c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/d5e433e2-ec77-429a-85d2-2398f3523db7 Aug 14 22:26:06.754462 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-573fd7da-5bd1-484b-824b-e8f10c4de77c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:06.754705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-573fd7da-5bd1-484b-824b-e8f10c4de77c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:06.754848 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-573fd7da-5bd1-484b-824b-e8f10c4de77c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member d5e433e2-ec77-429a-85d2-2398f3523db7 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:06.760430 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.760430 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:06.770246 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-573fd7da-5bd1-484b-824b-e8f10c4de77c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/d5e433e2-ec77-429a-85d2-2398f3523db7 returned with HTTP 200 Aug 14 22:26:06.770769 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 201/803] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:06 2026] GET /volume/v3/groups/d5e433e2-ec77-429a-85d2-2398f3523db7 => generated 417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:06.782124 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:06.785612 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:06.785991 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:06.786265 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:06.786613 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:06.787864 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:06.797816 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all volumes completed successfully. Aug 14 22:26:06.798882 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:06.800027 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:06.850181 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:06.856217 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.856217 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:06.862703 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:06.862703 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:06.909275 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:06.914938 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.914938 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:06.928613 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca6f9251-0c45-4664-99ce-88c2cd460d0c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:06.929616 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 196/804] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:06 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:06.955755 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0e93db84-3b1d-4e9e-832b-db19a9d1dc08 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:06.958111 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0e93db84-3b1d-4e9e-832b-db19a9d1dc08 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/groups/d5e433e2-ec77-429a-85d2-2398f3523db7/action Aug 14 22:26:06.958679 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0e93db84-3b1d-4e9e-832b-db19a9d1dc08 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:06.958863 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0e93db84-3b1d-4e9e-832b-db19a9d1dc08 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:06.961087 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-0e93db84-3b1d-4e9e-832b-db19a9d1dc08 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] delete called for group d5e433e2-ec77-429a-85d2-2398f3523db7 {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 22:26:06.962015 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-0e93db84-3b1d-4e9e-832b-db19a9d1dc08 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Delete group with id: d5e433e2-ec77-429a-85d2-2398f3523db7 Aug 14 22:26:06.974663 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:06.974663 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:07.052652 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0e93db84-3b1d-4e9e-832b-db19a9d1dc08 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/d5e433e2-ec77-429a-85d2-2398f3523db7/action returned with HTTP 202 Aug 14 22:26:07.052652 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 205/805] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:26:06 2026] POST /volume/v3/groups/d5e433e2-ec77-429a-85d2-2398f3523db7/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:07.067571 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6b8e830b-0f94-4c27-8817-7489c56044a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:07.074471 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b8e830b-0f94-4c27-8817-7489c56044a4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/3cb3f56d-7ecd-43a6-8b5c-acd00b75bfc2 Aug 14 22:26:07.074471 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b8e830b-0f94-4c27-8817-7489c56044a4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:07.074471 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b8e830b-0f94-4c27-8817-7489c56044a4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:07.083962 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:07.083962 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:07.089772 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6b8e830b-0f94-4c27-8817-7489c56044a4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Volume info retrieved successfully. Aug 14 22:26:07.090850 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-6b8e830b-0f94-4c27-8817-7489c56044a4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:07.091230 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-6b8e830b-0f94-4c27-8817-7489c56044a4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:07.106873 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e1b01434-8c26-48d7-9405-a1a096814064 req-829adc96-ef25-4a8a-bbfa-1e4044afbb1e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:07.112130 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e1b01434-8c26-48d7-9405-a1a096814064 req-829adc96-ef25-4a8a-bbfa-1e4044afbb1e tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] GET https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a Aug 14 22:26:07.112501 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e1b01434-8c26-48d7-9405-a1a096814064 req-829adc96-ef25-4a8a-bbfa-1e4044afbb1e tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:07.112571 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e1b01434-8c26-48d7-9405-a1a096814064 req-829adc96-ef25-4a8a-bbfa-1e4044afbb1e tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:07.128733 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e1b01434-8c26-48d7-9405-a1a096814064 req-829adc96-ef25-4a8a-bbfa-1e4044afbb1e tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a returned with HTTP 404 Aug 14 22:26:07.129409 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 202/806] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:07 2026] GET /volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:07.137325 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-6b8e830b-0f94-4c27-8817-7489c56044a4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:07.140050 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:07.140050 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:07.149999 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b8e830b-0f94-4c27-8817-7489c56044a4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/3cb3f56d-7ecd-43a6-8b5c-acd00b75bfc2 returned with HTTP 200 Aug 14 22:26:07.150887 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 204/807] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:07 2026] GET /volume/v3/volumes/3cb3f56d-7ecd-43a6-8b5c-acd00b75bfc2 => generated 924 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:07.163724 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d0f6c209-a9d0-4638-8d18-1c32deec5389 req-8f4152cd-c73b-4080-805e-bf3b7cd3e3de None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:07.166207 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d0f6c209-a9d0-4638-8d18-1c32deec5389 req-8f4152cd-c73b-4080-805e-bf3b7cd3e3de tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] DELETE https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a Aug 14 22:26:07.167078 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d0f6c209-a9d0-4638-8d18-1c32deec5389 req-8f4152cd-c73b-4080-805e-bf3b7cd3e3de tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:07.167078 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d0f6c209-a9d0-4638-8d18-1c32deec5389 req-8f4152cd-c73b-4080-805e-bf3b7cd3e3de tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:07.167078 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-d0f6c209-a9d0-4638-8d18-1c32deec5389 req-8f4152cd-c73b-4080-805e-bf3b7cd3e3de tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Delete volume with id: 8de11d4e-ff72-4b48-a580-76d33a3d101a Aug 14 22:26:07.175180 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d0f6c209-a9d0-4638-8d18-1c32deec5389 req-8f4152cd-c73b-4080-805e-bf3b7cd3e3de tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a returned with HTTP 404 Aug 14 22:26:07.175379 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 197/808] 10.4.3.114 () {70 vars in 1620 bytes} [Fri Aug 14 22:26:07 2026] DELETE /volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:07.215879 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-afde1b4e-ccc7-4b6f-9418-b59e8f7557b8 req-971991aa-119e-44c6-b0ad-c1ed155dce47 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:07.218866 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-afde1b4e-ccc7-4b6f-9418-b59e8f7557b8 req-971991aa-119e-44c6-b0ad-c1ed155dce47 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] GET https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a Aug 14 22:26:07.219311 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-afde1b4e-ccc7-4b6f-9418-b59e8f7557b8 req-971991aa-119e-44c6-b0ad-c1ed155dce47 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:07.219583 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-afde1b4e-ccc7-4b6f-9418-b59e8f7557b8 req-971991aa-119e-44c6-b0ad-c1ed155dce47 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:07.231540 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-afde1b4e-ccc7-4b6f-9418-b59e8f7557b8 req-971991aa-119e-44c6-b0ad-c1ed155dce47 tempest-VolumesSnapshotsTestJSON-1267771002 tempest-VolumesSnapshotsTestJSON-1267771002-project-member] https://10.4.3.114/volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a returned with HTTP 404 Aug 14 22:26:07.232415 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 206/809] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:07 2026] GET /volume/v3/volumes/8de11d4e-ff72-4b48-a580-76d33a3d101a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:07.566154 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-955c1d1a-9dbb-49b0-851a-0e77587c6072 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:07.571941 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-955c1d1a-9dbb-49b0-851a-0e77587c6072 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:07.572231 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-955c1d1a-9dbb-49b0-851a-0e77587c6072 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:07.574028 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-955c1d1a-9dbb-49b0-851a-0e77587c6072 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:07.773271 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:07.773271 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:07.778197 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-955c1d1a-9dbb-49b0-851a-0e77587c6072 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:07.786279 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-955c1d1a-9dbb-49b0-851a-0e77587c6072 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:07.786279 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 203/810] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:07 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 852 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:08.170936 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6a002dc2-36e8-478a-a2e8-7babd65464d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.173523 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a002dc2-36e8-478a-a2e8-7babd65464d8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/3cb3f56d-7ecd-43a6-8b5c-acd00b75bfc2 Aug 14 22:26:08.173825 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a002dc2-36e8-478a-a2e8-7babd65464d8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:08.174103 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a002dc2-36e8-478a-a2e8-7babd65464d8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:08.183926 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a002dc2-36e8-478a-a2e8-7babd65464d8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/3cb3f56d-7ecd-43a6-8b5c-acd00b75bfc2 returned with HTTP 404 Aug 14 22:26:08.184181 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 205/811] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:08 2026] GET /volume/v3/volumes/3cb3f56d-7ecd-43a6-8b5c-acd00b75bfc2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:08.199900 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c679be2-9cb6-4c75-b269-3a643467263a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.201879 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c679be2-9cb6-4c75-b269-3a643467263a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/d5e433e2-ec77-429a-85d2-2398f3523db7 Aug 14 22:26:08.202109 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c679be2-9cb6-4c75-b269-3a643467263a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:08.202349 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c679be2-9cb6-4c75-b269-3a643467263a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:08.202510 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-5c679be2-9cb6-4c75-b269-3a643467263a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member d5e433e2-ec77-429a-85d2-2398f3523db7 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:08.209452 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c679be2-9cb6-4c75-b269-3a643467263a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/d5e433e2-ec77-429a-85d2-2398f3523db7 returned with HTTP 404 Aug 14 22:26:08.210112 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 198/812] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:08 2026] GET /volume/v3/groups/d5e433e2-ec77-429a-85d2-2398f3523db7 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 22:26:08.219153 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-732a8e27-9365-47d4-873f-34f61a9980ee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.223277 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-732a8e27-9365-47d4-873f-34f61a9980ee tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] DELETE https://10.4.3.114/volume/v3/group_snapshots/876b065d-28ed-4d8c-87bd-3d7dc9a62379 Aug 14 22:26:08.223277 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-732a8e27-9365-47d4-873f-34f61a9980ee tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:08.223277 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-732a8e27-9365-47d4-873f-34f61a9980ee tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:08.223277 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-732a8e27-9365-47d4-873f-34f61a9980ee tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] delete called for member 876b065d-28ed-4d8c-87bd-3d7dc9a62379 {{(pid=100322) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 22:26:08.223277 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.group_snapshots [None req-732a8e27-9365-47d4-873f-34f61a9980ee tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Delete group_snapshot with id: 876b065d-28ed-4d8c-87bd-3d7dc9a62379 Aug 14 22:26:08.231762 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:08.231762 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:08.232870 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f9947894-7054-45e8-8fa1-182ef546eafe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.239569 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9947894-7054-45e8-8fa1-182ef546eafe tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:26:08.240428 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9947894-7054-45e8-8fa1-182ef546eafe tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:08.240826 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9947894-7054-45e8-8fa1-182ef546eafe tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:08.264277 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:08.264277 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:08.267539 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f9947894-7054-45e8-8fa1-182ef546eafe tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:26:08.276346 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9947894-7054-45e8-8fa1-182ef546eafe tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:26:08.276792 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 204/813] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:08 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:08.349325 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-1c0129bb-a635-4c1d-b8c5-ea79428c1117 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.354955 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-1c0129bb-a635-4c1d-b8c5-ea79428c1117 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:26:08.355482 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-1c0129bb-a635-4c1d-b8c5-ea79428c1117 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:08.355655 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-1c0129bb-a635-4c1d-b8c5-ea79428c1117 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:08.378876 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:08.378876 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:08.386305 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-1c0129bb-a635-4c1d-b8c5-ea79428c1117 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:26:08.395901 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-1c0129bb-a635-4c1d-b8c5-ea79428c1117 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:26:08.396535 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 206/814] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:08 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:08.444736 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-8acb8f1e-5f3a-4702-b957-fb9a1faa7fa8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.451362 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-8acb8f1e-5f3a-4702-b957-fb9a1faa7fa8 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] POST https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472/action Aug 14 22:26:08.451362 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-8acb8f1e-5f3a-4702-b957-fb9a1faa7fa8 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:08.451362 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-8acb8f1e-5f3a-4702-b957-fb9a1faa7fa8 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:08.472483 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:08.472483 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:08.472774 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-8acb8f1e-5f3a-4702-b957-fb9a1faa7fa8 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:26:08.489087 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-8acb8f1e-5f3a-4702-b957-fb9a1faa7fa8 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Begin detaching volume completed successfully. Aug 14 22:26:08.489500 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-8acb8f1e-5f3a-4702-b957-fb9a1faa7fa8 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472/action returned with HTTP 202 Aug 14 22:26:08.490318 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 199/815] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:26:08 2026] POST /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:26:08.496487 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-732a8e27-9365-47d4-873f-34f61a9980ee tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/876b065d-28ed-4d8c-87bd-3d7dc9a62379 returned with HTTP 202 Aug 14 22:26:08.496979 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 207/816] 10.4.3.114 () {68 vars in 1416 bytes} [Fri Aug 14 22:26:08 2026] DELETE /volume/v3/group_snapshots/876b065d-28ed-4d8c-87bd-3d7dc9a62379 => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:08.512110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a36e0d33-adc9-4fde-83b5-364cd9646960 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.516223 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a36e0d33-adc9-4fde-83b5-364cd9646960 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:08.516773 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a36e0d33-adc9-4fde-83b5-364cd9646960 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:08.517458 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a36e0d33-adc9-4fde-83b5-364cd9646960 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:08.517642 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-a36e0d33-adc9-4fde-83b5-364cd9646960 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:08.519090 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a36e0d33-adc9-4fde-83b5-364cd9646960 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:08.566044 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a36e0d33-adc9-4fde-83b5-364cd9646960 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all volumes completed successfully. Aug 14 22:26:08.566380 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a36e0d33-adc9-4fde-83b5-364cd9646960 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:08.566451 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a36e0d33-adc9-4fde-83b5-364cd9646960 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:08.597972 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef6c955f-fc23-4fa2-a46f-5168b3bcff73 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.600428 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef6c955f-fc23-4fa2-a46f-5168b3bcff73 None None] GET https://10.4.3.114/volume// Aug 14 22:26:08.601202 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef6c955f-fc23-4fa2-a46f-5168b3bcff73 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:08.601202 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef6c955f-fc23-4fa2-a46f-5168b3bcff73 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:08.603652 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef6c955f-fc23-4fa2-a46f-5168b3bcff73 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:08.603652 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 207/817] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:26:08 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:26:08.618296 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-6a5e4490-77ff-4bfe-a2de-a1c1cd73e7f9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.622198 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-6a5e4490-77ff-4bfe-a2de-a1c1cd73e7f9 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:26:08.622974 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-6a5e4490-77ff-4bfe-a2de-a1c1cd73e7f9 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:08.622974 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-6a5e4490-77ff-4bfe-a2de-a1c1cd73e7f9 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:08.635067 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-a36e0d33-adc9-4fde-83b5-364cd9646960 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:08.638268 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:08.638268 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:08.641066 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:08.641066 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:08.643739 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-6a5e4490-77ff-4bfe-a2de-a1c1cd73e7f9 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:26:08.650792 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-6a5e4490-77ff-4bfe-a2de-a1c1cd73e7f9 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:26:08.652020 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 200/818] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:26:08 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 1326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:08.654727 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a36e0d33-adc9-4fde-83b5-364cd9646960 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:08.654727 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 205/819] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:08 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:08.671571 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b091bfb-fd8e-4e03-a175-5422dc52a081 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.678658 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b091bfb-fd8e-4e03-a175-5422dc52a081 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/snapshots/detail Aug 14 22:26:08.678658 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b091bfb-fd8e-4e03-a175-5422dc52a081 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:08.678658 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b091bfb-fd8e-4e03-a175-5422dc52a081 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:08.678658 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-7b091bfb-fd8e-4e03-a175-5422dc52a081 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:08.678658 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:08.678658 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:08.678658 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-7b091bfb-fd8e-4e03-a175-5422dc52a081 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:26:08.688183 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7b091bfb-fd8e-4e03-a175-5422dc52a081 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all snapshots completed successfully. Aug 14 22:26:08.689349 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b091bfb-fd8e-4e03-a175-5422dc52a081 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 22:26:08.689396 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 208/820] 10.4.3.114 () {66 vars in 1264 bytes} [Fri Aug 14 22:26:08 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:26:08.705283 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6fcfc5ad-27e3-4bd6-be78-4d7a9a7f4493 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.707679 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fcfc5ad-27e3-4bd6-be78-4d7a9a7f4493 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/876b065d-28ed-4d8c-87bd-3d7dc9a62379 Aug 14 22:26:08.708080 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fcfc5ad-27e3-4bd6-be78-4d7a9a7f4493 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:08.708516 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fcfc5ad-27e3-4bd6-be78-4d7a9a7f4493 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:08.708651 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-6fcfc5ad-27e3-4bd6-be78-4d7a9a7f4493 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 876b065d-28ed-4d8c-87bd-3d7dc9a62379 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:08.712335 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fcfc5ad-27e3-4bd6-be78-4d7a9a7f4493 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/876b065d-28ed-4d8c-87bd-3d7dc9a62379 returned with HTTP 404 Aug 14 22:26:08.713178 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 208/821] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:08 2026] GET /volume/v3/group_snapshots/876b065d-28ed-4d8c-87bd-3d7dc9a62379 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:08.723139 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b49aa047-1680-4e9d-bcec-578a2fe6a67c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.725387 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b49aa047-1680-4e9d-bcec-578a2fe6a67c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:08.726065 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b49aa047-1680-4e9d-bcec-578a2fe6a67c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:08.726609 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b49aa047-1680-4e9d-bcec-578a2fe6a67c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:08.727293 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-b49aa047-1680-4e9d-bcec-578a2fe6a67c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:08.728373 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b49aa047-1680-4e9d-bcec-578a2fe6a67c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:08.738622 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b49aa047-1680-4e9d-bcec-578a2fe6a67c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all volumes completed successfully. Aug 14 22:26:08.740352 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b49aa047-1680-4e9d-bcec-578a2fe6a67c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:08.740738 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b49aa047-1680-4e9d-bcec-578a2fe6a67c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:08.803315 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-98df3061-200c-4b2d-b08c-6ba3f999ccaa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.808435 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-b49aa047-1680-4e9d-bcec-578a2fe6a67c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:08.808552 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98df3061-200c-4b2d-b08c-6ba3f999ccaa tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:08.808552 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98df3061-200c-4b2d-b08c-6ba3f999ccaa tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:08.808552 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98df3061-200c-4b2d-b08c-6ba3f999ccaa tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:08.811570 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:08.811570 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:08.823194 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b49aa047-1680-4e9d-bcec-578a2fe6a67c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:08.825736 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:08.825736 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:08.825891 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 201/822] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:08 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:08.828930 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-98df3061-200c-4b2d-b08c-6ba3f999ccaa tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:08.840904 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1cef9037-c509-43ed-ae97-cffb353ecca1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.840958 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98df3061-200c-4b2d-b08c-6ba3f999ccaa tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:08.840958 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 206/823] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:08 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:08.842534 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1cef9037-c509-43ed-ae97-cffb353ecca1 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/groups/ad61862b-b8f4-4696-92bb-090847b689b4/action Aug 14 22:26:08.843062 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1cef9037-c509-43ed-ae97-cffb353ecca1 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:08.843270 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1cef9037-c509-43ed-ae97-cffb353ecca1 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:08.845237 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-1cef9037-c509-43ed-ae97-cffb353ecca1 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] delete called for group ad61862b-b8f4-4696-92bb-090847b689b4 {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 22:26:08.845954 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-1cef9037-c509-43ed-ae97-cffb353ecca1 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Delete group with id: ad61862b-b8f4-4696-92bb-090847b689b4 Aug 14 22:26:08.850041 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:08.850041 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:08.907919 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1cef9037-c509-43ed-ae97-cffb353ecca1 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/ad61862b-b8f4-4696-92bb-090847b689b4/action returned with HTTP 202 Aug 14 22:26:08.907919 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 209/824] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:26:08 2026] POST /volume/v3/groups/ad61862b-b8f4-4696-92bb-090847b689b4/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:08.924164 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8593916-480d-404e-ad7e-8c8d70e9ab5b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:08.927752 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8593916-480d-404e-ad7e-8c8d70e9ab5b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/de4197de-c3c6-4650-a9ba-5ac7eca17704 Aug 14 22:26:08.928393 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8593916-480d-404e-ad7e-8c8d70e9ab5b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:08.928810 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8593916-480d-404e-ad7e-8c8d70e9ab5b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:08.943131 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:08.943131 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:08.955091 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f8593916-480d-404e-ad7e-8c8d70e9ab5b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Volume info retrieved successfully. Aug 14 22:26:08.955091 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-f8593916-480d-404e-ad7e-8c8d70e9ab5b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:08.955091 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-f8593916-480d-404e-ad7e-8c8d70e9ab5b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:09.026140 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-f8593916-480d-404e-ad7e-8c8d70e9ab5b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:09.032004 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:09.032004 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:09.046114 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8593916-480d-404e-ad7e-8c8d70e9ab5b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/de4197de-c3c6-4650-a9ba-5ac7eca17704 returned with HTTP 200 Aug 14 22:26:09.046335 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 209/825] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:08 2026] GET /volume/v3/volumes/de4197de-c3c6-4650-a9ba-5ac7eca17704 => generated 912 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:09.871230 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1a4d633e-68ad-45fb-8efd-555a0b70aa6f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:09.874083 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a4d633e-68ad-45fb-8efd-555a0b70aa6f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:09.874083 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a4d633e-68ad-45fb-8efd-555a0b70aa6f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:09.874277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a4d633e-68ad-45fb-8efd-555a0b70aa6f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:09.893072 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:09.893072 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:09.901123 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1a4d633e-68ad-45fb-8efd-555a0b70aa6f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:09.912982 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a4d633e-68ad-45fb-8efd-555a0b70aa6f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:09.913516 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 202/826] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:09 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:09.922168 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a891e6d9-c48c-476a-bfd2-0e61b852abd6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.067631 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a093dcc0-2006-40a6-b88d-e3a785d08f9b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.067631 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a093dcc0-2006-40a6-b88d-e3a785d08f9b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/de4197de-c3c6-4650-a9ba-5ac7eca17704 Aug 14 22:26:10.067631 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a093dcc0-2006-40a6-b88d-e3a785d08f9b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:10.067631 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a093dcc0-2006-40a6-b88d-e3a785d08f9b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:10.074330 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a093dcc0-2006-40a6-b88d-e3a785d08f9b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/de4197de-c3c6-4650-a9ba-5ac7eca17704 returned with HTTP 404 Aug 14 22:26:10.075003 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 210/827] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:10 2026] GET /volume/v3/volumes/de4197de-c3c6-4650-a9ba-5ac7eca17704 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:10.088688 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eff70df1-f9d7-4a41-bd1d-ec211370f612 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.091524 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eff70df1-f9d7-4a41-bd1d-ec211370f612 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/ad61862b-b8f4-4696-92bb-090847b689b4 Aug 14 22:26:10.091838 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eff70df1-f9d7-4a41-bd1d-ec211370f612 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:10.092289 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eff70df1-f9d7-4a41-bd1d-ec211370f612 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:10.092371 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-eff70df1-f9d7-4a41-bd1d-ec211370f612 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member ad61862b-b8f4-4696-92bb-090847b689b4 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:10.093480 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a891e6d9-c48c-476a-bfd2-0e61b852abd6 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:26:10.093902 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a891e6d9-c48c-476a-bfd2-0e61b852abd6 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1981919924"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:10.102844 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eff70df1-f9d7-4a41-bd1d-ec211370f612 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/ad61862b-b8f4-4696-92bb-090847b689b4 returned with HTTP 404 Aug 14 22:26:10.103662 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 210/828] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:10 2026] GET /volume/v3/groups/ad61862b-b8f4-4696-92bb-090847b689b4 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:10.120006 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a891e6d9-c48c-476a-bfd2-0e61b852abd6 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:26:10.120521 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 207/829] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:26:09 2026] POST /volume/v3/types => generated 228 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:10.121041 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7893aa8e-9784-4952-88b6-93ac23acf7e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.129704 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7893aa8e-9784-4952-88b6-93ac23acf7e4 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/ab408c81-0c4b-4a65-b97f-9f1deae8ca78 Aug 14 22:26:10.129704 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7893aa8e-9784-4952-88b6-93ac23acf7e4 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:10.136287 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7893aa8e-9784-4952-88b6-93ac23acf7e4 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:10.136535 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cd248e5d-1645-4d19-ad93-34b9207d0bc4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.143668 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd248e5d-1645-4d19-ad93-34b9207d0bc4 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] POST https://10.4.3.114/volume/v3/group_types Aug 14 22:26:10.144014 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd248e5d-1645-4d19-ad93-34b9207d0bc4 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1573799369"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:10.144842 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-1f93e35f-4e5c-45a3-8e1c-86957295a4b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.148030 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-1f93e35f-4e5c-45a3-8e1c-86957295a4b3 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments/b2de8617-fd65-4dbe-bb73-a0e4df11adea/action Aug 14 22:26:10.148797 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-1f93e35f-4e5c-45a3-8e1c-86957295a4b3 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:10.148797 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-1f93e35f-4e5c-45a3-8e1c-86957295a4b3 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:10.160035 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7893aa8e-9784-4952-88b6-93ac23acf7e4 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/group_types/ab408c81-0c4b-4a65-b97f-9f1deae8ca78 returned with HTTP 202 Aug 14 22:26:10.161245 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 203/830] 10.4.3.114 () {68 vars in 1404 bytes} [Fri Aug 14 22:26:10 2026] DELETE /volume/v3/group_types/ab408c81-0c4b-4a65-b97f-9f1deae8ca78 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:10.170089 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd248e5d-1645-4d19-ad93-34b9207d0bc4 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 202 Aug 14 22:26:10.170670 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 211/831] 10.4.3.114 () {70 vars in 1311 bytes} [Fri Aug 14 22:26:10 2026] POST /volume/v3/group_types => generated 185 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:10.172734 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1d2d15c-1b32-4a82-9dde-1e9a1bdac91b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.175625 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1d2d15c-1b32-4a82-9dde-1e9a1bdac91b tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] DELETE https://10.4.3.114/volume/v3/types/b11e93da-93ae-40bd-a640-9f5075604db0 Aug 14 22:26:10.175859 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1d2d15c-1b32-4a82-9dde-1e9a1bdac91b tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:10.176105 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1d2d15c-1b32-4a82-9dde-1e9a1bdac91b tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:10.182171 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:10.182171 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:10.185847 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f6a5863d-a589-401a-8c8a-0e6d4f32879c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.208165 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-10544b7b-c174-46af-a61f-03cc15c0e046 req-1f93e35f-4e5c-45a3-8e1c-86957295a4b3 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/b2de8617-fd65-4dbe-bb73-a0e4df11adea/action returned with HTTP 204 Aug 14 22:26:10.209414 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 211/832] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:26:10 2026] POST /volume/v3/attachments/b2de8617-fd65-4dbe-bb73-a0e4df11adea/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:10.212426 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1d2d15c-1b32-4a82-9dde-1e9a1bdac91b tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/types/b11e93da-93ae-40bd-a640-9f5075604db0 returned with HTTP 202 Aug 14 22:26:10.213161 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 208/833] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:26:10 2026] DELETE /volume/v3/types/b11e93da-93ae-40bd-a640-9f5075604db0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:10.225593 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-075f9285-bd0b-4dfc-bc1d-0fe4f8c365c3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.229612 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-075f9285-bd0b-4dfc-bc1d-0fe4f8c365c3 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] GET https://10.4.3.114/volume/v3/types/b11e93da-93ae-40bd-a640-9f5075604db0 Aug 14 22:26:10.229612 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-075f9285-bd0b-4dfc-bc1d-0fe4f8c365c3 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:10.231338 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-075f9285-bd0b-4dfc-bc1d-0fe4f8c365c3 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:10.240783 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-075f9285-bd0b-4dfc-bc1d-0fe4f8c365c3 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/types/b11e93da-93ae-40bd-a640-9f5075604db0 returned with HTTP 404 Aug 14 22:26:10.242300 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 212/834] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:26:10 2026] GET /volume/v3/types/b11e93da-93ae-40bd-a640-9f5075604db0 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:10.256918 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0f9c7177-e9b7-4bed-8fa4-39e75082dd6d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.261988 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f9c7177-e9b7-4bed-8fa4-39e75082dd6d tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:26:10.261988 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f9c7177-e9b7-4bed-8fa4-39e75082dd6d tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1927961375"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:10.333791 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f9c7177-e9b7-4bed-8fa4-39e75082dd6d tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:26:10.333791 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 212/835] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:26:10 2026] POST /volume/v3/types => generated 224 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:10.348848 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8ee41d5-f8b2-4bdb-a891-f1d8bc9ca167 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.349595 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6a5863d-a589-401a-8c8a-0e6d4f32879c tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] POST https://10.4.3.114/volume/v3/groups Aug 14 22:26:10.350134 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6a5863d-a589-401a-8c8a-0e6d4f32879c tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "83cd4cb3-8259-44c9-8b4a-84ca7c619b5d", "volume_types": ["ca358f5e-a86d-4541-937a-4710502e8063"], "name": "tempest-GroupSnapshotsV319Test-Group-2069921802"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:10.350882 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8ee41d5-f8b2-4bdb-a891-f1d8bc9ca167 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] POST https://10.4.3.114/volume/v3/group_types Aug 14 22:26:10.351316 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8ee41d5-f8b2-4bdb-a891-f1d8bc9ca167 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1694808103"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:10.352523 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-f6a5863d-a589-401a-8c8a-0e6d4f32879c tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Creating new group {'group': {'group_type': '83cd4cb3-8259-44c9-8b4a-84ca7c619b5d', 'volume_types': ['ca358f5e-a86d-4541-937a-4710502e8063'], 'name': 'tempest-GroupSnapshotsV319Test-Group-2069921802'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 22:26:10.358663 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-f6a5863d-a589-401a-8c8a-0e6d4f32879c tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-2069921802. Aug 14 22:26:10.369708 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8ee41d5-f8b2-4bdb-a891-f1d8bc9ca167 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 202 Aug 14 22:26:10.370414 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 209/836] 10.4.3.114 () {70 vars in 1311 bytes} [Fri Aug 14 22:26:10 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 14 22:26:10.382219 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7ed7fe57-8efe-4a1f-bf02-ee8d303da737 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.383814 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f6a5863d-a589-401a-8c8a-0e6d4f32879c tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Availability zone cache updated, next update will occur around 2026-08-14 23:26:10.383302. {{(pid=100323) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 22:26:10.383962 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f6a5863d-a589-401a-8c8a-0e6d4f32879c tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Availability Zones retrieved successfully. Aug 14 22:26:10.385455 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ed7fe57-8efe-4a1f-bf02-ee8d303da737 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/groups Aug 14 22:26:10.385455 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ed7fe57-8efe-4a1f-bf02-ee8d303da737 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a74a8371-a6de-48ff-bc05-9a259f02b266", "volume_types": ["20b59c5b-d618-4c2b-956d-80e0b810cf58"], "name": "tempest-GroupSnapshotsTest-Group-1798510981"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:10.387306 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-7ed7fe57-8efe-4a1f-bf02-ee8d303da737 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating new group {'group': {'group_type': 'a74a8371-a6de-48ff-bc05-9a259f02b266', 'volume_types': ['20b59c5b-d618-4c2b-956d-80e0b810cf58'], 'name': 'tempest-GroupSnapshotsTest-Group-1798510981'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 22:26:10.394354 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-7ed7fe57-8efe-4a1f-bf02-ee8d303da737 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating group tempest-GroupSnapshotsTest-Group-1798510981. Aug 14 22:26:10.414313 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f6a5863d-a589-401a-8c8a-0e6d4f32879c tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Created reservations ['4a31c629-870d-4e0f-8538-4ac433ddd148'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:10.415500 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ed7fe57-8efe-4a1f-bf02-ee8d303da737 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Availability zone cache updated, next update will occur around 2026-08-14 23:26:10.414952. {{(pid=100322) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 22:26:10.415908 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7ed7fe57-8efe-4a1f-bf02-ee8d303da737 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Availability Zones retrieved successfully. Aug 14 22:26:10.433083 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-7ed7fe57-8efe-4a1f-bf02-ee8d303da737 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Created reservations ['e837d91e-16d1-48a8-aba4-b470a5928e15'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:10.455811 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6a5863d-a589-401a-8c8a-0e6d4f32879c tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/groups returned with HTTP 202 Aug 14 22:26:10.456033 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 204/837] 10.4.3.114 () {70 vars in 1297 bytes} [Fri Aug 14 22:26:10 2026] POST /volume/v3/groups => generated 116 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:10.468228 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abaec626-25a2-4f16-b2ed-771dda4eab47 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.471016 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abaec626-25a2-4f16-b2ed-771dda4eab47 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/groups/39893b36-ccf1-4dc6-9feb-3a9dc258cea3 Aug 14 22:26:10.471016 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abaec626-25a2-4f16-b2ed-771dda4eab47 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:10.471016 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abaec626-25a2-4f16-b2ed-771dda4eab47 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:10.471016 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-abaec626-25a2-4f16-b2ed-771dda4eab47 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] show called for member 39893b36-ccf1-4dc6-9feb-3a9dc258cea3 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:10.477136 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ed7fe57-8efe-4a1f-bf02-ee8d303da737 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups returned with HTTP 202 Aug 14 22:26:10.477436 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:10.477436 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:10.479294 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 213/838] 10.4.3.114 () {70 vars in 1297 bytes} [Fri Aug 14 22:26:10 2026] POST /volume/v3/groups => generated 112 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:10.492545 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-958b94e7-e5c8-4e89-a222-a092ec1c2e58 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.492635 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abaec626-25a2-4f16-b2ed-771dda4eab47 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/groups/39893b36-ccf1-4dc6-9feb-3a9dc258cea3 returned with HTTP 200 Aug 14 22:26:10.493476 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 213/839] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:10 2026] GET /volume/v3/groups/39893b36-ccf1-4dc6-9feb-3a9dc258cea3 => generated 396 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:10.494000 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-958b94e7-e5c8-4e89-a222-a092ec1c2e58 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:10.494285 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-958b94e7-e5c8-4e89-a222-a092ec1c2e58 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:10.494661 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-958b94e7-e5c8-4e89-a222-a092ec1c2e58 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:10.495825 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-958b94e7-e5c8-4e89-a222-a092ec1c2e58 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 739f2b34-8052-4502-86e3-71b8f513360b {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:10.502565 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:10.502565 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:10.513264 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-958b94e7-e5c8-4e89-a222-a092ec1c2e58 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 200 Aug 14 22:26:10.515226 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 210/840] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:10 2026] GET /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:10.632340 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-488b6cd2-c517-4102-ba8f-a6830d5d6883 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.635561 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-488b6cd2-c517-4102-ba8f-a6830d5d6883 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] DELETE https://10.4.3.114/volume/v3/attachments/66f794ea-0b7e-47ed-9f0f-39d12e023bd6 Aug 14 22:26:10.637444 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-488b6cd2-c517-4102-ba8f-a6830d5d6883 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:10.637967 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-488b6cd2-c517-4102-ba8f-a6830d5d6883 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:10.660747 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:10.660747 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:10.740854 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-58f43afd-ca6d-4a92-b816-6920b78a9c00 req-488b6cd2-c517-4102-ba8f-a6830d5d6883 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/attachments/66f794ea-0b7e-47ed-9f0f-39d12e023bd6 returned with HTTP 200 Aug 14 22:26:10.742121 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 205/841] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:26:10 2026] DELETE /volume/v3/attachments/66f794ea-0b7e-47ed-9f0f-39d12e023bd6 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:10.930590 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5a3b3619-15ac-4026-9b69-07f352f6048b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:10.933106 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a3b3619-15ac-4026-9b69-07f352f6048b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:10.933518 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a3b3619-15ac-4026-9b69-07f352f6048b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:10.933668 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a3b3619-15ac-4026-9b69-07f352f6048b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:10.951725 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:10.951725 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:10.957839 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5a3b3619-15ac-4026-9b69-07f352f6048b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:10.965751 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a3b3619-15ac-4026-9b69-07f352f6048b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:10.966279 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 214/842] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:10 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:11.032378 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-b8aac490-69c6-4605-9219-b77a5955abd2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.035739 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-b8aac490-69c6-4605-9219-b77a5955abd2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:11.035739 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-b8aac490-69c6-4605-9219-b77a5955abd2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:11.035984 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-b8aac490-69c6-4605-9219-b77a5955abd2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:11.050615 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.050615 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:11.059698 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-b8aac490-69c6-4605-9219-b77a5955abd2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:11.067437 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-b8aac490-69c6-4605-9219-b77a5955abd2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:11.067978 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 214/843] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:11 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:11.086812 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d84cb568-aa3b-463f-8c12-d5e1a4538b87 req-752d7a2d-83d4-4b45-9324-b7deefd472d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.088919 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d84cb568-aa3b-463f-8c12-d5e1a4538b87 req-752d7a2d-83d4-4b45-9324-b7deefd472d1 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] DELETE https://10.4.3.114/volume/v3/attachments/bbcf2ff8-1515-4c99-8738-8109c36c4830 Aug 14 22:26:11.089154 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d84cb568-aa3b-463f-8c12-d5e1a4538b87 req-752d7a2d-83d4-4b45-9324-b7deefd472d1 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:11.089341 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d84cb568-aa3b-463f-8c12-d5e1a4538b87 req-752d7a2d-83d4-4b45-9324-b7deefd472d1 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:11.096840 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.096840 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:11.161755 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d84cb568-aa3b-463f-8c12-d5e1a4538b87 req-752d7a2d-83d4-4b45-9324-b7deefd472d1 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/attachments/bbcf2ff8-1515-4c99-8738-8109c36c4830 returned with HTTP 200 Aug 14 22:26:11.162386 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 211/844] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:26:11 2026] DELETE /volume/v3/attachments/bbcf2ff8-1515-4c99-8738-8109c36c4830 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:11.195277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93a7cce6-0cc9-4c6a-8450-ab09ec970bde None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.195277 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93a7cce6-0cc9-4c6a-8450-ab09ec970bde None None] GET https://10.4.3.114/volume// Aug 14 22:26:11.195277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93a7cce6-0cc9-4c6a-8450-ab09ec970bde None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:11.195277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93a7cce6-0cc9-4c6a-8450-ab09ec970bde None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:11.195277 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93a7cce6-0cc9-4c6a-8450-ab09ec970bde None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:11.195277 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 206/845] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:26:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:26:11.206378 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-ea85b6a2-b165-482f-ad64-1c887302093a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.214096 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-ea85b6a2-b165-482f-ad64-1c887302093a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:26:11.214096 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-ea85b6a2-b165-482f-ad64-1c887302093a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "762179d1-c305-4bc2-973d-5319a6fdc07e", "connector": null, "instance_uuid": "c783f173-4deb-4207-971a-4775adf76173"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:11.235801 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.235801 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:11.274271 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-ea85b6a2-b165-482f-ad64-1c887302093a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:26:11.276420 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 215/846] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:26:11 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 14 22:26:11.319081 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fad7dadd-08db-479d-b288-80d044512978 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.321692 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fad7dadd-08db-479d-b288-80d044512978 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:11.322576 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fad7dadd-08db-479d-b288-80d044512978 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:11.322973 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fad7dadd-08db-479d-b288-80d044512978 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:11.343940 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f8ec50c7-4c9a-4490-b477-14d1774d76b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.344386 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8ec50c7-4c9a-4490-b477-14d1774d76b1 None None] GET https://10.4.3.114/volume// Aug 14 22:26:11.344568 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8ec50c7-4c9a-4490-b477-14d1774d76b1 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:11.344767 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8ec50c7-4c9a-4490-b477-14d1774d76b1 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:11.345119 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8ec50c7-4c9a-4490-b477-14d1774d76b1 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:11.345461 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 212/847] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:26: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 14 22:26:11.350875 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.350875 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:11.357310 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fad7dadd-08db-479d-b288-80d044512978 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:11.357756 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-d4de73e8-7687-4b1c-b906-32d756fa30df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.361003 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-d4de73e8-7687-4b1c-b906-32d756fa30df tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:11.361237 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-d4de73e8-7687-4b1c-b906-32d756fa30df tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:11.361460 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-d4de73e8-7687-4b1c-b906-32d756fa30df tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:11.364042 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fad7dadd-08db-479d-b288-80d044512978 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:11.364999 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 215/848] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:11 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:11.386434 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.386434 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:11.400046 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-d4de73e8-7687-4b1c-b906-32d756fa30df tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:11.411032 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-d4de73e8-7687-4b1c-b906-32d756fa30df tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:11.411032 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 207/849] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:26:11 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1326 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:11.505049 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cbba111a-3b5e-4337-a05c-be9dd57f20f3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.507758 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cbba111a-3b5e-4337-a05c-be9dd57f20f3 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/groups/39893b36-ccf1-4dc6-9feb-3a9dc258cea3 Aug 14 22:26:11.508187 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cbba111a-3b5e-4337-a05c-be9dd57f20f3 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:11.508412 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cbba111a-3b5e-4337-a05c-be9dd57f20f3 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:11.508582 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-cbba111a-3b5e-4337-a05c-be9dd57f20f3 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] show called for member 39893b36-ccf1-4dc6-9feb-3a9dc258cea3 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:11.520052 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.520052 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:11.528459 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ddce0cf-f4f4-4f5a-b79b-305143b58424 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.530580 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ddce0cf-f4f4-4f5a-b79b-305143b58424 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:11.533379 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ddce0cf-f4f4-4f5a-b79b-305143b58424 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:11.533379 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ddce0cf-f4f4-4f5a-b79b-305143b58424 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:11.533379 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-2ddce0cf-f4f4-4f5a-b79b-305143b58424 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 739f2b34-8052-4502-86e3-71b8f513360b {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:11.534845 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.534845 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:11.536696 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cbba111a-3b5e-4337-a05c-be9dd57f20f3 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/groups/39893b36-ccf1-4dc6-9feb-3a9dc258cea3 returned with HTTP 200 Aug 14 22:26:11.537135 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 216/850] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:11 2026] GET /volume/v3/groups/39893b36-ccf1-4dc6-9feb-3a9dc258cea3 => generated 397 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:11.543670 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-de78bdcb-1499-4d8d-914c-1fbc2b2ce415 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.547361 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ddce0cf-f4f4-4f5a-b79b-305143b58424 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 200 Aug 14 22:26:11.547937 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 213/851] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:11 2026] GET /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:11.549922 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-de78bdcb-1499-4d8d-914c-1fbc2b2ce415 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] PUT https://10.4.3.114/volume/v3/attachments/04b26080-dc4f-4cce-ab27-ed42723460a8 Aug 14 22:26:11.549922 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-de78bdcb-1499-4d8d-914c-1fbc2b2ce415 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:11.552966 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.555125 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:11.555555 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1347647739", "volume_type": "ca358f5e-a86d-4541-937a-4710502e8063", "group_id": "39893b36-ccf1-4dc6-9feb-3a9dc258cea3", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:11.557201 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1347647739', 'volume_type': 'ca358f5e-a86d-4541-937a-4710502e8063', 'group_id': '39893b36-ccf1-4dc6-9feb-3a9dc258cea3', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:11.560635 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-de78bdcb-1499-4d8d-914c-1fbc2b2ce415 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Acquiring lock "cinder-attachment_update-762179d1-c305-4bc2-973d-5319a6fdc07e-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:26:11.560823 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.563097 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:11.563785 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-717832534", "volume_type": "20b59c5b-d618-4c2b-956d-80e0b810cf58", "group_id": "739f2b34-8052-4502-86e3-71b8f513360b", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:11.565510 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.565510 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:11.566007 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Create volume of 1 GB Aug 14 22:26:11.566197 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-de78bdcb-1499-4d8d-914c-1fbc2b2ce415 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-762179d1-c305-4bc2-973d-5319a6fdc07e-np0000007343" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:26:11.566559 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-717832534', 'volume_type': '20b59c5b-d618-4c2b-956d-80e0b810cf58', 'group_id': '739f2b34-8052-4502-86e3-71b8f513360b', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:11.567198 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.567198 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:11.572419 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Availability Zones retrieved successfully. Aug 14 22:26:11.575691 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.575691 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:11.576292 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Create volume of 1 GB Aug 14 22:26:11.578338 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Flow 'volume_create_api' (29caec3c-6188-4ddb-8e4d-b5bf2d1ac997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:11.579651 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5711b6-f74d-4835-b5eb-9f590a53087f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:11.580221 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.580221 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:11.580661 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:11.582661 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Availability Zones retrieved successfully. Aug 14 22:26:11.590350 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Flow 'volume_create_api' (0b761073-32d4-42e9-b5fb-4cd627bc3b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:11.590350 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb23d917-7221-436e-9e8a-8b686bb16590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:11.590591 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.590591 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:11.591284 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:11.609027 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5711b6-f74d-4835-b5eb-9f590a53087f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:26:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca358f5e-a86d-4541-937a-4710502e8063,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1981919924',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca358f5e-a86d-4541-937a-4710502e8063', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '39893b36-ccf1-4dc6-9feb-3a9dc258cea3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:11.609949 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb8f97e-5eac-4b76-b8e5-fceaa4d04e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:11.618679 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb23d917-7221-436e-9e8a-8b686bb16590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:26:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=20b59c5b-d618-4c2b-956d-80e0b810cf58,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1927961375',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20b59c5b-d618-4c2b-956d-80e0b810cf58', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '739f2b34-8052-4502-86e3-71b8f513360b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:11.619769 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ff3f3f8-dd8a-4dab-823e-27070292610e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:11.640740 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1981919924 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1981919924, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:11.641056 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1981919924 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1981919924, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:11.654647 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1927961375 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1927961375, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:11.655124 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1927961375 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1927961375, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:11.687092 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-de78bdcb-1499-4d8d-914c-1fbc2b2ce415 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-762179d1-c305-4bc2-973d-5319a6fdc07e-np0000007343" released by "attachment_update" :: held 0.121s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:26:11.688295 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-de78bdcb-1499-4d8d-914c-1fbc2b2ce415 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/04b26080-dc4f-4cce-ab27-ed42723460a8 returned with HTTP 200 Aug 14 22:26:11.688644 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 216/852] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:26:11 2026] PUT /volume/v3/attachments/04b26080-dc4f-4cce-ab27-ed42723460a8 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:11.694693 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Created reservations ['0ea57ee4-31ae-41c0-864a-9250d3dd7fcc', '5feb281e-0641-456b-a09f-c575b361517b', '3937c5e9-5838-4f99-8891-d632f8f41ae0', '0dc5f0fc-50f7-42c9-a77c-3daf0effa334'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:11.694693 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb8f97e-5eac-4b76-b8e5-fceaa4d04e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ea57ee4-31ae-41c0-864a-9250d3dd7fcc', '5feb281e-0641-456b-a09f-c575b361517b', '3937c5e9-5838-4f99-8891-d632f8f41ae0', '0dc5f0fc-50f7-42c9-a77c-3daf0effa334']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:11.695202 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc71bd8-a3d9-47ee-a884-02d55bc13e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:11.695724 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Created reservations ['6c2d5754-90e9-40d2-ab6c-d411bf6050d3', '355a7ffa-7f54-443a-bb25-cd76f01e9277', 'fe5dfccf-9fbf-4349-9bb8-90429c8d2959', 'bf120113-d2ee-41df-bb65-d1a20d806fe9'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:11.696878 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ff3f3f8-dd8a-4dab-823e-27070292610e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c2d5754-90e9-40d2-ab6c-d411bf6050d3', '355a7ffa-7f54-443a-bb25-cd76f01e9277', 'fe5dfccf-9fbf-4349-9bb8-90429c8d2959', 'bf120113-d2ee-41df-bb65-d1a20d806fe9']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:11.697948 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5fec68-6da8-451c-a21c-c3f5a5a775cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:11.726396 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc71bd8-a3d9-47ee-a884-02d55bc13e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c779e179-fbee-4972-80ad-0f28df40bb80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1347647739',encryption_key_id=None,group_id=39893b36-ccf1-4dc6-9feb-3a9dc258cea3,group_type_id=,metadata={},multiattach=False,project_id='29ddfea7f2b745588d91a138cfd66e61',qos_specs=None,replication_status=,reservations=['0ea57ee4-31ae-41c0-864a-9250d3dd7fcc','5feb281e-0641-456b-a09f-c575b361517b','3937c5e9-5838-4f99-8891-d632f8f41ae0','0dc5f0fc-50f7-42c9-a77c-3daf0effa334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56fef1168e1246e49c2359c97215bf73',volume_type_id=ca358f5e-a86d-4541-937a-4710502e8063), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1347647739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=39893b36-ccf1-4dc6-9feb-3a9dc258cea3,host=None,id=c779e179-fbee-4972-80ad-0f28df40bb80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29ddfea7f2b745588d91a138cfd66e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56fef1168e1246e49c2359c97215bf73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca358f5e-a86d-4541-937a-4710502e8063),volume_type_id=ca358f5e-a86d-4541-937a-4710502e8063)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:11.727383 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5fec68-6da8-451c-a21c-c3f5a5a775cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f687ab2e-2855-4758-9966-d53872d1e130', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-717832534',encryption_key_id=None,group_id=739f2b34-8052-4502-86e3-71b8f513360b,group_type_id=,metadata={},multiattach=False,project_id='fd5f5403b3974bf3a6595be92758f409',qos_specs=None,replication_status=,reservations=['6c2d5754-90e9-40d2-ab6c-d411bf6050d3','355a7ffa-7f54-443a-bb25-cd76f01e9277','fe5dfccf-9fbf-4349-9bb8-90429c8d2959','bf120113-d2ee-41df-bb65-d1a20d806fe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_type_id=20b59c5b-d618-4c2b-956d-80e0b810cf58), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-717832534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=739f2b34-8052-4502-86e3-71b8f513360b,host=None,id=f687ab2e-2855-4758-9966-d53872d1e130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd5f5403b3974bf3a6595be92758f409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20b59c5b-d618-4c2b-956d-80e0b810cf58),volume_type_id=20b59c5b-d618-4c2b-956d-80e0b810cf58)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:11.727542 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aff6fe9-c3dd-42ff-88e0-0dbc78296f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:11.728289 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74dc7968-039b-43ce-9cc0-2b7dc1712999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:11.756590 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aff6fe9-c3dd-42ff-88e0-0dbc78296f9e) transitioned into state 'SUCCESS' from state '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-1347647739',encryption_key_id=None,group_id=39893b36-ccf1-4dc6-9feb-3a9dc258cea3,group_type_id=,metadata={},multiattach=False,project_id='29ddfea7f2b745588d91a138cfd66e61',qos_specs=None,replication_status=,reservations=['0ea57ee4-31ae-41c0-864a-9250d3dd7fcc','5feb281e-0641-456b-a09f-c575b361517b','3937c5e9-5838-4f99-8891-d632f8f41ae0','0dc5f0fc-50f7-42c9-a77c-3daf0effa334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56fef1168e1246e49c2359c97215bf73',volume_type_id=ca358f5e-a86d-4541-937a-4710502e8063)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:11.756835 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f88301c-8873-48c6-9429-bfbb43d8b4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:11.762410 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-82fd4cd6-2eba-4791-98dd-82285ac37048 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.764970 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82fd4cd6-2eba-4791-98dd-82285ac37048 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:26:11.765488 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82fd4cd6-2eba-4791-98dd-82285ac37048 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:11.765488 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82fd4cd6-2eba-4791-98dd-82285ac37048 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:11.776592 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.776592 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:11.777652 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74dc7968-039b-43ce-9cc0-2b7dc1712999) transitioned into state 'SUCCESS' from state '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-717832534',encryption_key_id=None,group_id=739f2b34-8052-4502-86e3-71b8f513360b,group_type_id=,metadata={},multiattach=False,project_id='fd5f5403b3974bf3a6595be92758f409',qos_specs=None,replication_status=,reservations=['6c2d5754-90e9-40d2-ab6c-d411bf6050d3','355a7ffa-7f54-443a-bb25-cd76f01e9277','fe5dfccf-9fbf-4349-9bb8-90429c8d2959','bf120113-d2ee-41df-bb65-d1a20d806fe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_type_id=20b59c5b-d618-4c2b-956d-80e0b810cf58)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:11.778780 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f84487b2-4ffc-4845-afb0-5dba4d4b22d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:11.783279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f88301c-8873-48c6-9429-bfbb43d8b4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:11.783279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Flow 'volume_create_api' (29caec3c-6188-4ddb-8e4d-b5bf2d1ac997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:11.783279 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Create volume request issued successfully. Aug 14 22:26:11.783279 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:11.783279 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:11.784951 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-82fd4cd6-2eba-4791-98dd-82285ac37048 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:26:11.792808 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82fd4cd6-2eba-4791-98dd-82285ac37048 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:26:11.793652 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 214/853] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:11 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:11.802286 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f84487b2-4ffc-4845-afb0-5dba4d4b22d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:11.803419 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Flow 'volume_create_api' (0b761073-32d4-42e9-b5fb-4cd627bc3b79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:11.803922 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Create volume request issued successfully. Aug 14 22:26:11.806274 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:11.806274 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:11.821417 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:11.826011 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.826011 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:11.831440 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5e4b8dc-688b-4ef7-b6db-fa06335b6b1d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:11.831952 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 208/854] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:26:11 2026] POST /volume/v3/volumes => generated 827 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:11.855296 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68708818-b748-45fb-8053-4c7809b47f8d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.858416 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68708818-b748-45fb-8053-4c7809b47f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/volumes/c779e179-fbee-4972-80ad-0f28df40bb80 Aug 14 22:26:11.858614 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:11.858686 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68708818-b748-45fb-8053-4c7809b47f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:11.858988 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68708818-b748-45fb-8053-4c7809b47f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:11.862138 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.862138 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:11.866829 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80182e7b-cb56-40bb-94c4-8c86a0557dfe tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:11.867467 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 217/855] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:26:11 2026] POST /volume/v3/volumes => generated 822 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:26:11.870772 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.870772 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:11.879882 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68708818-b748-45fb-8053-4c7809b47f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Volume info retrieved successfully. Aug 14 22:26:11.879882 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-68708818-b748-45fb-8053-4c7809b47f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:11.879882 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-68708818-b748-45fb-8053-4c7809b47f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:11.886924 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f33baee8-2785-4198-aca2-448da50c413f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:11.888840 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f33baee8-2785-4198-aca2-448da50c413f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/f687ab2e-2855-4758-9966-d53872d1e130 Aug 14 22:26:11.889559 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f33baee8-2785-4198-aca2-448da50c413f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:11.889559 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f33baee8-2785-4198-aca2-448da50c413f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:11.896901 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.896901 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:11.901672 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f33baee8-2785-4198-aca2-448da50c413f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Volume info retrieved successfully. Aug 14 22:26:11.902463 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-f33baee8-2785-4198-aca2-448da50c413f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:11.902673 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-f33baee8-2785-4198-aca2-448da50c413f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:11.932243 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-68708818-b748-45fb-8053-4c7809b47f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:11.938367 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.938367 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:11.948355 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-f33baee8-2785-4198-aca2-448da50c413f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:11.950374 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68708818-b748-45fb-8053-4c7809b47f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/volumes/c779e179-fbee-4972-80ad-0f28df40bb80 returned with HTTP 200 Aug 14 22:26:11.950740 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 217/856] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:11 2026] GET /volume/v3/volumes/c779e179-fbee-4972-80ad-0f28df40bb80 => generated 895 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:11.952192 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:11.952192 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:11.960682 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f33baee8-2785-4198-aca2-448da50c413f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/f687ab2e-2855-4758-9966-d53872d1e130 returned with HTTP 200 Aug 14 22:26:11.961127 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 215/857] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:11 2026] GET /volume/v3/volumes/f687ab2e-2855-4758-9966-d53872d1e130 => generated 890 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:12.356397 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3aa488b9-30d4-47e7-b35f-d4d6d8a11e4f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:12.360603 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3aa488b9-30d4-47e7-b35f-d4d6d8a11e4f tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:26:12.360937 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3aa488b9-30d4-47e7-b35f-d4d6d8a11e4f tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:12.361597 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3aa488b9-30d4-47e7-b35f-d4d6d8a11e4f tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:12.379467 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:12.379467 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:12.386919 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ec570556-f49f-4442-8351-68bc4b8ed069 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:12.389964 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec570556-f49f-4442-8351-68bc4b8ed069 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:12.390156 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec570556-f49f-4442-8351-68bc4b8ed069 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:12.390474 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec570556-f49f-4442-8351-68bc4b8ed069 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:12.390548 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3aa488b9-30d4-47e7-b35f-d4d6d8a11e4f tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:26:12.401050 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3aa488b9-30d4-47e7-b35f-d4d6d8a11e4f tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:26:12.401050 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 209/858] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:12 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:12.411360 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:12.411360 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:12.416076 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ec570556-f49f-4442-8351-68bc4b8ed069 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:12.422222 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec570556-f49f-4442-8351-68bc4b8ed069 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:12.422781 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 218/859] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:12 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:12.468662 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fcf6d836-8eab-4cc5-ae53-a5491add4991 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:12.472400 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcf6d836-8eab-4cc5-ae53-a5491add4991 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:26:12.473024 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcf6d836-8eab-4cc5-ae53-a5491add4991 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:12.473390 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcf6d836-8eab-4cc5-ae53-a5491add4991 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:12.482390 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:12.482390 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:12.490656 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fcf6d836-8eab-4cc5-ae53-a5491add4991 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:26:12.498215 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcf6d836-8eab-4cc5-ae53-a5491add4991 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:26:12.508715 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 218/860] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:12 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:12.551818 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-004f8bdc-1c91-420c-ba47-4e774ef48b31 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:12.556276 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-004f8bdc-1c91-420c-ba47-4e774ef48b31 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] DELETE https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:26:12.556276 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-004f8bdc-1c91-420c-ba47-4e774ef48b31 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:12.557334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-004f8bdc-1c91-420c-ba47-4e774ef48b31 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:12.557632 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-004f8bdc-1c91-420c-ba47-4e774ef48b31 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Delete volume with id: 8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:26:12.567497 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:12.567497 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:12.568593 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-004f8bdc-1c91-420c-ba47-4e774ef48b31 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:26:12.612979 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-004f8bdc-1c91-420c-ba47-4e774ef48b31 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Delete volume request issued successfully. Aug 14 22:26:12.613325 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-004f8bdc-1c91-420c-ba47-4e774ef48b31 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 202 Aug 14 22:26:12.614487 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 216/861] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:26:12 2026] DELETE /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:12.628432 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d6bada73-fbd7-42a1-bdb0-36fce7718511 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:12.630692 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6bada73-fbd7-42a1-bdb0-36fce7718511 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:26:12.631114 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6bada73-fbd7-42a1-bdb0-36fce7718511 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:12.633948 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6bada73-fbd7-42a1-bdb0-36fce7718511 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:12.653143 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:12.653143 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:12.663569 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d6bada73-fbd7-42a1-bdb0-36fce7718511 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Volume info retrieved successfully. Aug 14 22:26:12.676813 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6bada73-fbd7-42a1-bdb0-36fce7718511 tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 200 Aug 14 22:26:12.677521 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 210/862] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:12 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:12.969071 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31a3bb4a-0b0e-4ecd-8fb2-c95861a63f8d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:12.971339 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31a3bb4a-0b0e-4ecd-8fb2-c95861a63f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/volumes/c779e179-fbee-4972-80ad-0f28df40bb80 Aug 14 22:26:12.971618 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31a3bb4a-0b0e-4ecd-8fb2-c95861a63f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:12.971873 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31a3bb4a-0b0e-4ecd-8fb2-c95861a63f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:12.984851 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f237905-f967-47fd-a1d4-aee40a9f05fa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:12.986023 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:12.986023 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:12.988753 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f237905-f967-47fd-a1d4-aee40a9f05fa tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/f687ab2e-2855-4758-9966-d53872d1e130 Aug 14 22:26:12.990272 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f237905-f967-47fd-a1d4-aee40a9f05fa tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:12.990272 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f237905-f967-47fd-a1d4-aee40a9f05fa tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:12.991755 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-31a3bb4a-0b0e-4ecd-8fb2-c95861a63f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Volume info retrieved successfully. Aug 14 22:26:12.992969 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-31a3bb4a-0b0e-4ecd-8fb2-c95861a63f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:12.993200 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-31a3bb4a-0b0e-4ecd-8fb2-c95861a63f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:13.002053 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:13.002053 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:13.011104 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f237905-f967-47fd-a1d4-aee40a9f05fa tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Volume info retrieved successfully. Aug 14 22:26:13.011104 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-7f237905-f967-47fd-a1d4-aee40a9f05fa tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:13.011104 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-7f237905-f967-47fd-a1d4-aee40a9f05fa tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:13.052451 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-31a3bb4a-0b0e-4ecd-8fb2-c95861a63f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:13.057604 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:13.057604 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:13.067822 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31a3bb4a-0b0e-4ecd-8fb2-c95861a63f8d tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/volumes/c779e179-fbee-4972-80ad-0f28df40bb80 returned with HTTP 200 Aug 14 22:26:13.068594 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 219/863] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:12 2026] GET /volume/v3/volumes/c779e179-fbee-4972-80ad-0f28df40bb80 => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:13.073818 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-7f237905-f967-47fd-a1d4-aee40a9f05fa tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:13.087599 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:13.087599 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:13.089601 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-473d51c4-7f00-4b7c-9507-356e028510c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:13.092466 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-473d51c4-7f00-4b7c-9507-356e028510c3 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] POST https://10.4.3.114/volume/v3/group_snapshots Aug 14 22:26:13.093119 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-473d51c4-7f00-4b7c-9507-356e028510c3 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "39893b36-ccf1-4dc6-9feb-3a9dc258cea3", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1099791757"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:13.095112 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-473d51c4-7f00-4b7c-9507-356e028510c3 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '39893b36-ccf1-4dc6-9feb-3a9dc258cea3', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1099791757'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 22:26:13.099426 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f237905-f967-47fd-a1d4-aee40a9f05fa tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/f687ab2e-2855-4758-9966-d53872d1e130 returned with HTTP 200 Aug 14 22:26:13.100074 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:13.100074 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:13.100321 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 219/864] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:12 2026] GET /volume/v3/volumes/f687ab2e-2855-4758-9966-d53872d1e130 => generated 915 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:13.104569 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.group_snapshots [None req-473d51c4-7f00-4b7c-9507-356e028510c3 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1099791757. Aug 14 22:26:13.115626 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4f586295-de27-4a4f-bdc0-63942237a06a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:13.118543 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:13.118543 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-59752169", "volume_type": "20b59c5b-d618-4c2b-956d-80e0b810cf58", "group_id": "739f2b34-8052-4502-86e3-71b8f513360b", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:13.121322 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-59752169', 'volume_type': '20b59c5b-d618-4c2b-956d-80e0b810cf58', 'group_id': '739f2b34-8052-4502-86e3-71b8f513360b', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:13.133349 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:13.133349 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:13.133913 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Create volume of 1 GB Aug 14 22:26:13.140747 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Availability Zones retrieved successfully. Aug 14 22:26:13.146887 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Flow 'volume_create_api' (368d3d13-dcdd-41f6-abbc-b875e442000f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:13.148228 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2db51121-651e-4e70-a9c2-6ebec91a64f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:13.148933 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:13.148933 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:13.149558 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:13.165760 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:13.165760 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:13.178992 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2db51121-651e-4e70-a9c2-6ebec91a64f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:26:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=20b59c5b-d618-4c2b-956d-80e0b810cf58,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1927961375',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20b59c5b-d618-4c2b-956d-80e0b810cf58', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '739f2b34-8052-4502-86e3-71b8f513360b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:13.180355 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b799bf-bc5f-4d90-a09e-2653f004ff3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:13.187011 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-473d51c4-7f00-4b7c-9507-356e028510c3 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1981919924 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1981919924, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:13.187804 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-473d51c4-7f00-4b7c-9507-356e028510c3 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1981919924 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1981919924, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:13.235896 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1927961375 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1927961375, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:13.236233 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1927961375 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1927961375, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:13.247164 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-473d51c4-7f00-4b7c-9507-356e028510c3 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Created reservations ['538868d2-bbae-4541-849e-78b58f5aa4b2', '2e0fb498-b9a5-409b-9dbe-f2fdc2d88373', '109aeacb-df0c-40ad-be33-6551c74c11e2', 'b6890fae-ad65-47e8-b9eb-a9c2673ddc8f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:13.273105 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Created reservations ['9e53f89f-fe5c-42e9-9daa-7de23f02055c', '9ab02165-07de-4173-ae8c-1753de17067e', '41c3c057-757b-4f4c-ad3b-ff4f4ced0c33', '6bc653fd-e7c2-4e18-8d4a-653f3b6a2bad'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:13.274316 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b799bf-bc5f-4d90-a09e-2653f004ff3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e53f89f-fe5c-42e9-9daa-7de23f02055c', '9ab02165-07de-4173-ae8c-1753de17067e', '41c3c057-757b-4f4c-ad3b-ff4f4ced0c33', '6bc653fd-e7c2-4e18-8d4a-653f3b6a2bad']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:13.275671 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acc74cb-6dff-42ce-a8f0-5d167438632f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:13.306704 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acc74cb-6dff-42ce-a8f0-5d167438632f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e3bbafc-b08b-4301-8108-16d29d45c5bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-59752169',encryption_key_id=None,group_id=739f2b34-8052-4502-86e3-71b8f513360b,group_type_id=,metadata={},multiattach=False,project_id='fd5f5403b3974bf3a6595be92758f409',qos_specs=None,replication_status=,reservations=['9e53f89f-fe5c-42e9-9daa-7de23f02055c','9ab02165-07de-4173-ae8c-1753de17067e','41c3c057-757b-4f4c-ad3b-ff4f4ced0c33','6bc653fd-e7c2-4e18-8d4a-653f3b6a2bad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_type_id=20b59c5b-d618-4c2b-956d-80e0b810cf58), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-59752169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=739f2b34-8052-4502-86e3-71b8f513360b,host=None,id=7e3bbafc-b08b-4301-8108-16d29d45c5bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd5f5403b3974bf3a6595be92758f409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20b59c5b-d618-4c2b-956d-80e0b810cf58),volume_type_id=20b59c5b-d618-4c2b-956d-80e0b810cf58)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:13.307698 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947f86d2-3a3f-47c4-8077-ca9b5417888f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:13.356281 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-473d51c4-7f00-4b7c-9507-356e028510c3 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/group_snapshots returned with HTTP 202 Aug 14 22:26:13.356281 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 217/865] 10.4.3.114 () {70 vars in 1324 bytes} [Fri Aug 14 22:26:13 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:13.369308 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5a48980a-a9b6-40a0-8e58-19eb3b47e390 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:13.372875 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a48980a-a9b6-40a0-8e58-19eb3b47e390 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb Aug 14 22:26:13.373409 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a48980a-a9b6-40a0-8e58-19eb3b47e390 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:13.374049 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a48980a-a9b6-40a0-8e58-19eb3b47e390 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:13.374049 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-5a48980a-a9b6-40a0-8e58-19eb3b47e390 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] show called for member 3894ef6a-fc10-44cc-b154-41ea9c76e3cb {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:13.378445 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:13.378445 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:13.386354 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a48980a-a9b6-40a0-8e58-19eb3b47e390 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb returned with HTTP 200 Aug 14 22:26:13.386608 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 220/866] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:13 2026] GET /volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:13.405613 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947f86d2-3a3f-47c4-8077-ca9b5417888f) transitioned into state 'SUCCESS' from state '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-59752169',encryption_key_id=None,group_id=739f2b34-8052-4502-86e3-71b8f513360b,group_type_id=,metadata={},multiattach=False,project_id='fd5f5403b3974bf3a6595be92758f409',qos_specs=None,replication_status=,reservations=['9e53f89f-fe5c-42e9-9daa-7de23f02055c','9ab02165-07de-4173-ae8c-1753de17067e','41c3c057-757b-4f4c-ad3b-ff4f4ced0c33','6bc653fd-e7c2-4e18-8d4a-653f3b6a2bad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_type_id=20b59c5b-d618-4c2b-956d-80e0b810cf58)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:13.406849 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6291035-110e-44f1-834d-cdf8eae75e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:13.431060 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6291035-110e-44f1-834d-cdf8eae75e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:13.433683 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Flow 'volume_create_api' (368d3d13-dcdd-41f6-abbc-b875e442000f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:13.433683 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Create volume request issued successfully. Aug 14 22:26:13.433683 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:13.433683 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:13.445592 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5fc07e53-b3da-4a68-ac9f-5ddef08d543e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:13.449326 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fc07e53-b3da-4a68-ac9f-5ddef08d543e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:13.449326 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fc07e53-b3da-4a68-ac9f-5ddef08d543e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:13.449326 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fc07e53-b3da-4a68-ac9f-5ddef08d543e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:13.482958 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:13.482958 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:13.484049 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:13.489902 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5fc07e53-b3da-4a68-ac9f-5ddef08d543e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:13.494336 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fc07e53-b3da-4a68-ac9f-5ddef08d543e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:13.495124 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 220/867] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:13 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1147 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:13.495429 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:13.495429 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:13.501860 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f586295-de27-4a4f-bdc0-63942237a06a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:13.502456 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 211/868] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:26:13 2026] POST /volume/v3/volumes => generated 821 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:13.525779 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-de7b57f3-ebdb-44a1-90cf-ce16804d5300 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:13.528534 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de7b57f3-ebdb-44a1-90cf-ce16804d5300 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/7e3bbafc-b08b-4301-8108-16d29d45c5bf Aug 14 22:26:13.528776 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de7b57f3-ebdb-44a1-90cf-ce16804d5300 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:13.529053 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de7b57f3-ebdb-44a1-90cf-ce16804d5300 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:13.546553 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:13.546553 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:13.555555 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-de7b57f3-ebdb-44a1-90cf-ce16804d5300 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Volume info retrieved successfully. Aug 14 22:26:13.556758 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-de7b57f3-ebdb-44a1-90cf-ce16804d5300 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:13.556758 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-de7b57f3-ebdb-44a1-90cf-ce16804d5300 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:13.609530 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-de7b57f3-ebdb-44a1-90cf-ce16804d5300 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:13.619863 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:13.619863 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:13.648974 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de7b57f3-ebdb-44a1-90cf-ce16804d5300 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/7e3bbafc-b08b-4301-8108-16d29d45c5bf returned with HTTP 200 Aug 14 22:26:13.649771 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 218/869] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:13 2026] GET /volume/v3/volumes/7e3bbafc-b08b-4301-8108-16d29d45c5bf => generated 889 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:13.692454 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-15fd630c-1f7c-49f4-bdfb-8918a017c04e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:13.694718 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15fd630c-1f7c-49f4-bdfb-8918a017c04e tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] GET https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e Aug 14 22:26:13.695018 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15fd630c-1f7c-49f4-bdfb-8918a017c04e tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:13.695449 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15fd630c-1f7c-49f4-bdfb-8918a017c04e tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:13.703745 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15fd630c-1f7c-49f4-bdfb-8918a017c04e tempest-ServerActionsTestOtherB-661670445 tempest-ServerActionsTestOtherB-661670445-project-member] https://10.4.3.114/volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e returned with HTTP 404 Aug 14 22:26:13.704700 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 221/870] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:13 2026] GET /volume/v3/volumes/8ae85a70-759b-409a-be94-31505d28008e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:14.075869 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-fa8ae86f-5a99-490a-9c5f-711b53482fc2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.079178 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-fa8ae86f-5a99-490a-9c5f-711b53482fc2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments/04b26080-dc4f-4cce-ab27-ed42723460a8/action Aug 14 22:26:14.081120 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-fa8ae86f-5a99-490a-9c5f-711b53482fc2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:14.081120 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-fa8ae86f-5a99-490a-9c5f-711b53482fc2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:14.113479 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.113479 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:14.123237 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.125925 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:14.126325 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-176816592"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:14.128207 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-176816592'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:14.128378 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Create volume of 1 GB Aug 14 22:26:14.134314 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Availability Zones retrieved successfully. Aug 14 22:26:14.141531 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Flow 'volume_create_api' (3b8fdd38-001f-4002-80af-2a6f1709fbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:14.143854 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf0f688-187d-4a65-acef-4f53f0bab291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:14.147436 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:14.147616 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-07691471-a713-4093-9bd1-a0fbf29bdeaa req-fa8ae86f-5a99-490a-9c5f-711b53482fc2 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/04b26080-dc4f-4cce-ab27-ed42723460a8/action returned with HTTP 204 Aug 14 22:26:14.147844 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 221/871] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:26:14 2026] POST /volume/v3/attachments/04b26080-dc4f-4cce-ab27-ed42723460a8/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:14.185801 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf0f688-187d-4a65-acef-4f53f0bab291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:14.190599 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e20f11d-c162-4968-ae4e-d46f608e6a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:14.355190 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Created reservations ['2439bb49-97eb-4193-9741-c8f22a393a93', '520aa163-8ff7-4099-90e3-4b2608c29bd7', '7ff9abb5-3692-4063-8824-cb93c0d67378', 'ce63136f-cf17-4f7e-b60e-b65131913a3c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:14.356925 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e20f11d-c162-4968-ae4e-d46f608e6a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2439bb49-97eb-4193-9741-c8f22a393a93', '520aa163-8ff7-4099-90e3-4b2608c29bd7', '7ff9abb5-3692-4063-8824-cb93c0d67378', 'ce63136f-cf17-4f7e-b60e-b65131913a3c']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:14.358167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b987ff-adda-474c-9bbc-013cd4312a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:14.402683 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b987ff-adda-474c-9bbc-013cd4312a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b786dbd-1159-4169-b3b2-80fe3072e08a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-176816592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c6577eba34094930c74f6cb77892a',qos_specs=None,replication_status=,reservations=['2439bb49-97eb-4193-9741-c8f22a393a93','520aa163-8ff7-4099-90e3-4b2608c29bd7','7ff9abb5-3692-4063-8824-cb93c0d67378','ce63136f-cf17-4f7e-b60e-b65131913a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='017754cbf94c4c5eaf9010683ab88f86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-176816592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b786dbd-1159-4169-b3b2-80fe3072e08a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a09c6577eba34094930c74f6cb77892a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='017754cbf94c4c5eaf9010683ab88f86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:14.404390 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4ad23e06-65f3-43c3-b640-329bb6303e46 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.405428 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6470b1-7333-47c6-9c9a-77d571eea00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:14.408126 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ad23e06-65f3-43c3-b640-329bb6303e46 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb Aug 14 22:26:14.408126 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ad23e06-65f3-43c3-b640-329bb6303e46 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.408126 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ad23e06-65f3-43c3-b640-329bb6303e46 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.408126 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-4ad23e06-65f3-43c3-b640-329bb6303e46 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] show called for member 3894ef6a-fc10-44cc-b154-41ea9c76e3cb {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:14.412909 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.412909 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:14.419897 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ad23e06-65f3-43c3-b640-329bb6303e46 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb returned with HTTP 200 Aug 14 22:26:14.420590 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 219/872] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:14 2026] GET /volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb => generated 331 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:14.434609 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e35cae74-8545-4516-af5d-9ed6f35721e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.437268 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e35cae74-8545-4516-af5d-9ed6f35721e4 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/snapshots/detail Aug 14 22:26:14.437679 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e35cae74-8545-4516-af5d-9ed6f35721e4 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.438061 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e35cae74-8545-4516-af5d-9ed6f35721e4 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.438530 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-e35cae74-8545-4516-af5d-9ed6f35721e4 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:14.438638 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6470b1-7333-47c6-9c9a-77d571eea00d) transitioned into state 'SUCCESS' from state '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-176816592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c6577eba34094930c74f6cb77892a',qos_specs=None,replication_status=,reservations=['2439bb49-97eb-4193-9741-c8f22a393a93','520aa163-8ff7-4099-90e3-4b2608c29bd7','7ff9abb5-3692-4063-8824-cb93c0d67378','ce63136f-cf17-4f7e-b60e-b65131913a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='017754cbf94c4c5eaf9010683ab88f86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:14.439350 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25855d84-f605-437e-8b03-ab0cc69f6217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:14.440637 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-e35cae74-8545-4516-af5d-9ed6f35721e4 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:26:14.452492 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e35cae74-8545-4516-af5d-9ed6f35721e4 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Get all snapshots completed successfully. Aug 14 22:26:14.452492 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.452492 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:14.452492 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e35cae74-8545-4516-af5d-9ed6f35721e4 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 22:26:14.452492 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 222/873] 10.4.3.114 () {66 vars in 1264 bytes} [Fri Aug 14 22:26:14 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:14.454888 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25855d84-f605-437e-8b03-ab0cc69f6217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:14.457274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Flow 'volume_create_api' (3b8fdd38-001f-4002-80af-2a6f1709fbc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:14.457274 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Create volume request issued successfully. Aug 14 22:26:14.458547 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9cc5095-9bcb-4e65-8ea7-cab63b01a60e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:14.458547 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 212/874] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:26:14 2026] POST /volume/v3/volumes => generated 753 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:14.462708 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e64b2746-983e-486a-ad40-67c844e181ed None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.464328 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e64b2746-983e-486a-ad40-67c844e181ed tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/snapshots/5dfcbc5c-df86-4c4a-b67a-6b6f80ad5524 Aug 14 22:26:14.464622 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e64b2746-983e-486a-ad40-67c844e181ed tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.465031 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e64b2746-983e-486a-ad40-67c844e181ed tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.475439 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.475439 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:14.476221 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e64b2746-983e-486a-ad40-67c844e181ed tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Snapshot retrieved successfully. Aug 14 22:26:14.478957 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e64b2746-983e-486a-ad40-67c844e181ed tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/snapshots/5dfcbc5c-df86-4c4a-b67a-6b6f80ad5524 returned with HTTP 200 Aug 14 22:26:14.478957 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 222/875] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:14 2026] GET /volume/v3/snapshots/5dfcbc5c-df86-4c4a-b67a-6b6f80ad5524 => generated 474 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:14.498228 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb4cfd64-e29a-45e0-88ca-afdffabc302c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.501367 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb4cfd64-e29a-45e0-88ca-afdffabc302c tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] POST https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb/action Aug 14 22:26:14.501541 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb4cfd64-e29a-45e0-88ca-afdffabc302c tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:14.503524 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb4cfd64-e29a-45e0-88ca-afdffabc302c tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:14.503961 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-bb4cfd64-e29a-45e0-88ca-afdffabc302c tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Updating group '3894ef6a-fc10-44cc-b154-41ea9c76e3cb' with 'creating' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 22:26:14.515336 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.515336 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:14.517730 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8dba365b-5a5e-4575-a6fd-f680e753922e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.520655 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8dba365b-5a5e-4575-a6fd-f680e753922e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:14.521218 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8dba365b-5a5e-4575-a6fd-f680e753922e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.522589 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8dba365b-5a5e-4575-a6fd-f680e753922e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.530652 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb4cfd64-e29a-45e0-88ca-afdffabc302c tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb/action returned with HTTP 202 Aug 14 22:26:14.530833 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 220/876] 10.4.3.114 () {70 vars in 1455 bytes} [Fri Aug 14 22:26:14 2026] POST /volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:14.541889 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d0614a5-f0e4-486f-9fdf-3ddac68ebd52 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.547034 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d0614a5-f0e4-486f-9fdf-3ddac68ebd52 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb Aug 14 22:26:14.548524 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d0614a5-f0e4-486f-9fdf-3ddac68ebd52 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.548524 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d0614a5-f0e4-486f-9fdf-3ddac68ebd52 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.548524 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-7d0614a5-f0e4-486f-9fdf-3ddac68ebd52 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] show called for member 3894ef6a-fc10-44cc-b154-41ea9c76e3cb {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:14.549076 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.549076 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:14.552993 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.552993 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:14.555124 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8dba365b-5a5e-4575-a6fd-f680e753922e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:14.561046 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d0614a5-f0e4-486f-9fdf-3ddac68ebd52 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb returned with HTTP 200 Aug 14 22:26:14.561800 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8dba365b-5a5e-4575-a6fd-f680e753922e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:14.561872 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 213/877] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:14 2026] GET /volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:14.562174 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 223/878] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:14 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1441 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:14.576561 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6dc35cbe-1eda-47b0-b5ba-f3ec84967ee6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.578794 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6dc35cbe-1eda-47b0-b5ba-f3ec84967ee6 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] POST https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb/action Aug 14 22:26:14.579355 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6dc35cbe-1eda-47b0-b5ba-f3ec84967ee6 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:14.579355 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6dc35cbe-1eda-47b0-b5ba-f3ec84967ee6 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:14.581608 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-6dc35cbe-1eda-47b0-b5ba-f3ec84967ee6 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Updating group '3894ef6a-fc10-44cc-b154-41ea9c76e3cb' with 'available' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 22:26:14.582091 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a1b8a26f-c05e-4e9d-b9fa-bf44509b327b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.592656 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.592656 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:14.607611 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6dc35cbe-1eda-47b0-b5ba-f3ec84967ee6 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb/action returned with HTTP 202 Aug 14 22:26:14.608004 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 223/879] 10.4.3.114 () {70 vars in 1455 bytes} [Fri Aug 14 22:26:14 2026] POST /volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:14.622966 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac3f9fcc-34a0-44dd-b76b-277b6d0fc336 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.625291 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac3f9fcc-34a0-44dd-b76b-277b6d0fc336 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb Aug 14 22:26:14.625575 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac3f9fcc-34a0-44dd-b76b-277b6d0fc336 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.626357 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac3f9fcc-34a0-44dd-b76b-277b6d0fc336 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.627954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-ac3f9fcc-34a0-44dd-b76b-277b6d0fc336 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] show called for member 3894ef6a-fc10-44cc-b154-41ea9c76e3cb {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:14.635629 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.635629 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:14.643910 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac3f9fcc-34a0-44dd-b76b-277b6d0fc336 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb returned with HTTP 200 Aug 14 22:26:14.644342 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 214/880] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:14 2026] GET /volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb => generated 331 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:14.657046 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-74d828db-8ab9-4a9f-8330-0490cacff73d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.658079 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-74d828db-8ab9-4a9f-8330-0490cacff73d tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] POST https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb/action Aug 14 22:26:14.658520 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-74d828db-8ab9-4a9f-8330-0490cacff73d tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:14.658636 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-74d828db-8ab9-4a9f-8330-0490cacff73d tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:14.662881 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-74d828db-8ab9-4a9f-8330-0490cacff73d tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Updating group '3894ef6a-fc10-44cc-b154-41ea9c76e3cb' with 'error' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 22:26:14.674492 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.674492 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:14.674574 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b5fd574-be87-4120-bd20-1674e52f423a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.679155 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b5fd574-be87-4120-bd20-1674e52f423a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/7e3bbafc-b08b-4301-8108-16d29d45c5bf Aug 14 22:26:14.679430 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b5fd574-be87-4120-bd20-1674e52f423a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.680343 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b5fd574-be87-4120-bd20-1674e52f423a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.694518 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.694518 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:14.694766 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-74d828db-8ab9-4a9f-8330-0490cacff73d tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb/action returned with HTTP 202 Aug 14 22:26:14.697442 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 224/881] 10.4.3.114 () {70 vars in 1455 bytes} [Fri Aug 14 22:26:14 2026] POST /volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:14.701406 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1b5fd574-be87-4120-bd20-1674e52f423a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Volume info retrieved successfully. Aug 14 22:26:14.702179 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-1b5fd574-be87-4120-bd20-1674e52f423a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:14.702412 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-1b5fd574-be87-4120-bd20-1674e52f423a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:14.709538 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b1d1634c-7242-4446-a31c-580d07a66423 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.711695 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1d1634c-7242-4446-a31c-580d07a66423 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb Aug 14 22:26:14.712445 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1d1634c-7242-4446-a31c-580d07a66423 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.712623 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1d1634c-7242-4446-a31c-580d07a66423 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.712720 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-b1d1634c-7242-4446-a31c-580d07a66423 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] show called for member 3894ef6a-fc10-44cc-b154-41ea9c76e3cb {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:14.721096 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.721096 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:14.728375 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1d1634c-7242-4446-a31c-580d07a66423 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb returned with HTTP 200 Aug 14 22:26:14.728775 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 215/882] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:14 2026] GET /volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:14.744998 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f4f85577-1fa2-4e1e-b4cb-e2fc239264b4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.751017 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f4f85577-1fa2-4e1e-b4cb-e2fc239264b4 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] POST https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb/action Aug 14 22:26:14.751933 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f4f85577-1fa2-4e1e-b4cb-e2fc239264b4 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:14.752177 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f4f85577-1fa2-4e1e-b4cb-e2fc239264b4 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:14.755387 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-f4f85577-1fa2-4e1e-b4cb-e2fc239264b4 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Updating group '3894ef6a-fc10-44cc-b154-41ea9c76e3cb' with 'available' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 22:26:14.761045 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.761045 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:14.764996 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-1b5fd574-be87-4120-bd20-1674e52f423a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:14.769347 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.769347 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:14.782588 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b5fd574-be87-4120-bd20-1674e52f423a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/7e3bbafc-b08b-4301-8108-16d29d45c5bf returned with HTTP 200 Aug 14 22:26:14.782655 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f4f85577-1fa2-4e1e-b4cb-e2fc239264b4 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb/action returned with HTTP 202 Aug 14 22:26:14.782838 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 224/883] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:14 2026] GET /volume/v3/volumes/7e3bbafc-b08b-4301-8108-16d29d45c5bf => generated 914 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:14.783626 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 225/884] 10.4.3.114 () {70 vars in 1455 bytes} [Fri Aug 14 22:26:14 2026] POST /volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:14.792900 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1b8a26f-c05e-4e9d-b9fa-bf44509b327b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:14.792900 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1b8a26f-c05e-4e9d-b9fa-bf44509b327b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.792900 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1b8a26f-c05e-4e9d-b9fa-bf44509b327b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.800022 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7c6f6085-960d-4afd-b166-468f6ddafd4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.802648 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c6f6085-960d-4afd-b166-468f6ddafd4b tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb Aug 14 22:26:14.803168 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c6f6085-960d-4afd-b166-468f6ddafd4b tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.803589 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c6f6085-960d-4afd-b166-468f6ddafd4b tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.803911 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-7c6f6085-960d-4afd-b166-468f6ddafd4b tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] show called for member 3894ef6a-fc10-44cc-b154-41ea9c76e3cb {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:14.806654 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f4e9fd2-eb21-4b9f-933d-1abc40666afa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.811917 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.811917 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:14.813519 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f4e9fd2-eb21-4b9f-933d-1abc40666afa tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] PUT https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:14.813519 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f4e9fd2-eb21-4b9f-933d-1abc40666afa tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "f687ab2e-2855-4758-9966-d53872d1e130"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:14.816349 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-2f4e9fd2-eb21-4b9f-933d-1abc40666afa tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Update called for group 739f2b34-8052-4502-86e3-71b8f513360b. {{(pid=100324) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 22:26:14.816602 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-2f4e9fd2-eb21-4b9f-933d-1abc40666afa tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Updating group 739f2b34-8052-4502-86e3-71b8f513360b with name None description: None add_volumes: None remove_volumes: f687ab2e-2855-4758-9966-d53872d1e130. Aug 14 22:26:14.819875 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c6f6085-960d-4afd-b166-468f6ddafd4b tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb returned with HTTP 200 Aug 14 22:26:14.819875 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 216/885] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:14 2026] GET /volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb => generated 331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:14.822535 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.822535 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:14.824838 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.824838 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:14.833967 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a1b8a26f-c05e-4e9d-b9fa-bf44509b327b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Volume info retrieved successfully. Aug 14 22:26:14.836302 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c8ab0722-c089-4e7f-9cbc-20dd2edadb93 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.842572 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8ab0722-c089-4e7f-9cbc-20dd2edadb93 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] DELETE https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb Aug 14 22:26:14.843851 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8ab0722-c089-4e7f-9cbc-20dd2edadb93 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.843851 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8ab0722-c089-4e7f-9cbc-20dd2edadb93 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.844732 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-c8ab0722-c089-4e7f-9cbc-20dd2edadb93 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] delete called for member 3894ef6a-fc10-44cc-b154-41ea9c76e3cb {{(pid=100322) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 22:26:14.844732 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.group_snapshots [None req-c8ab0722-c089-4e7f-9cbc-20dd2edadb93 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Delete group_snapshot with id: 3894ef6a-fc10-44cc-b154-41ea9c76e3cb Aug 14 22:26:14.849561 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1b8a26f-c05e-4e9d-b9fa-bf44509b327b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:14.851291 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 221/886] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:14 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1441 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:14.854328 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.854328 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:14.885439 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f4e9fd2-eb21-4b9f-933d-1abc40666afa tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 202 Aug 14 22:26:14.885439 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 225/887] 10.4.3.114 () {70 vars in 1406 bytes} [Fri Aug 14 22:26:14 2026] PUT /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:14.899337 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4097d2f9-07f0-48cb-9e2f-ebfb7d6b9bdc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.906119 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4097d2f9-07f0-48cb-9e2f-ebfb7d6b9bdc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:14.906119 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4097d2f9-07f0-48cb-9e2f-ebfb7d6b9bdc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.906490 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4097d2f9-07f0-48cb-9e2f-ebfb7d6b9bdc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.906490 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-4097d2f9-07f0-48cb-9e2f-ebfb7d6b9bdc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 739f2b34-8052-4502-86e3-71b8f513360b {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:14.913461 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.913461 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:14.917732 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8ab0722-c089-4e7f-9cbc-20dd2edadb93 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb returned with HTTP 202 Aug 14 22:26:14.917732 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 226/888] 10.4.3.114 () {68 vars in 1416 bytes} [Fri Aug 14 22:26:14 2026] DELETE /volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:14.937216 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4097d2f9-07f0-48cb-9e2f-ebfb7d6b9bdc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 200 Aug 14 22:26:14.937410 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99307d12-37b7-409c-891f-dfd2f768a3fc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.938562 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 217/889] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:14 2026] GET /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:14.941601 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99307d12-37b7-409c-891f-dfd2f768a3fc tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:14.941982 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99307d12-37b7-409c-891f-dfd2f768a3fc tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.942298 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99307d12-37b7-409c-891f-dfd2f768a3fc tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.942726 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-99307d12-37b7-409c-891f-dfd2f768a3fc tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:14.943847 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-99307d12-37b7-409c-891f-dfd2f768a3fc tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:14.959568 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b80e24c5-7607-4ef4-ae19-12543b3f9d54 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:14.961996 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b80e24c5-7607-4ef4-ae19-12543b3f9d54 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:14.963589 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b80e24c5-7607-4ef4-ae19-12543b3f9d54 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:14.963589 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b80e24c5-7607-4ef4-ae19-12543b3f9d54 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:14.965109 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-99307d12-37b7-409c-891f-dfd2f768a3fc tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Get all volumes completed successfully. Aug 14 22:26:14.966090 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-99307d12-37b7-409c-891f-dfd2f768a3fc tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:14.966579 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-99307d12-37b7-409c-891f-dfd2f768a3fc tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:14.991223 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:14.991223 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:14.996997 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b80e24c5-7607-4ef4-ae19-12543b3f9d54 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Volume info retrieved successfully. Aug 14 22:26:15.003891 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b80e24c5-7607-4ef4-ae19-12543b3f9d54 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:15.004682 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 226/890] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:14 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:15.036082 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-99307d12-37b7-409c-891f-dfd2f768a3fc tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:15.041010 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:15.041010 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:15.055612 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99307d12-37b7-409c-891f-dfd2f768a3fc tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:15.056217 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 222/891] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:14 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:15.085440 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-79b0fb31-7c61-4c01-bc45-894cb935a7ea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:15.092304 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79b0fb31-7c61-4c01-bc45-894cb935a7ea tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/snapshots/detail Aug 14 22:26:15.093156 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79b0fb31-7c61-4c01-bc45-894cb935a7ea tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:15.093156 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79b0fb31-7c61-4c01-bc45-894cb935a7ea tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:15.093156 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-79b0fb31-7c61-4c01-bc45-894cb935a7ea tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:15.093428 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:15.093428 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:15.095380 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-79b0fb31-7c61-4c01-bc45-894cb935a7ea tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:26:15.096398 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-623ad286-862c-4051-9ac0-3c5c5311105f req-e481a8eb-e769-4fcf-9733-39997389b5da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:15.099811 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-e481a8eb-e769-4fcf-9733-39997389b5da tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:15.100246 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-e481a8eb-e769-4fcf-9733-39997389b5da tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:15.100246 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-e481a8eb-e769-4fcf-9733-39997389b5da tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:15.100579 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-79b0fb31-7c61-4c01-bc45-894cb935a7ea tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Get all snapshots completed successfully. Aug 14 22:26:15.101580 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79b0fb31-7c61-4c01-bc45-894cb935a7ea tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 22:26:15.102218 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 227/892] 10.4.3.114 () {66 vars in 1264 bytes} [Fri Aug 14 22:26:15 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:26:15.117874 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-df52140b-eb7b-435f-9369-8eff0e120d96 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:15.120735 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df52140b-eb7b-435f-9369-8eff0e120d96 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb Aug 14 22:26:15.120801 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:15.120801 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:15.120897 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df52140b-eb7b-435f-9369-8eff0e120d96 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:15.120897 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df52140b-eb7b-435f-9369-8eff0e120d96 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:15.121305 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-df52140b-eb7b-435f-9369-8eff0e120d96 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] show called for member 3894ef6a-fc10-44cc-b154-41ea9c76e3cb {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:15.126029 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-623ad286-862c-4051-9ac0-3c5c5311105f req-e481a8eb-e769-4fcf-9733-39997389b5da tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:15.126310 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df52140b-eb7b-435f-9369-8eff0e120d96 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb returned with HTTP 404 Aug 14 22:26:15.126954 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 227/893] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:15 2026] GET /volume/v3/group_snapshots/3894ef6a-fc10-44cc-b154-41ea9c76e3cb => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:15.138849 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-e481a8eb-e769-4fcf-9733-39997389b5da tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:15.139413 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 218/894] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:15 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:15.141927 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-251d75c7-1550-4404-ab8b-e64e4a713424 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:15.144596 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-251d75c7-1550-4404-ab8b-e64e4a713424 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:15.145954 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-251d75c7-1550-4404-ab8b-e64e4a713424 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:15.145954 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-251d75c7-1550-4404-ab8b-e64e4a713424 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:15.145954 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-251d75c7-1550-4404-ab8b-e64e4a713424 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:15.148199 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-251d75c7-1550-4404-ab8b-e64e4a713424 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:15.156743 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-251d75c7-1550-4404-ab8b-e64e4a713424 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Get all volumes completed successfully. Aug 14 22:26:15.159622 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-251d75c7-1550-4404-ab8b-e64e4a713424 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:15.159622 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-251d75c7-1550-4404-ab8b-e64e4a713424 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:15.205916 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-623ad286-862c-4051-9ac0-3c5c5311105f req-77780181-44a6-403d-83c6-338852a7334a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:15.212789 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-251d75c7-1550-4404-ab8b-e64e4a713424 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:15.220680 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-77780181-44a6-403d-83c6-338852a7334a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e/action Aug 14 22:26:15.220858 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:15.220858 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:15.223066 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-77780181-44a6-403d-83c6-338852a7334a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:15.225577 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-77780181-44a6-403d-83c6-338852a7334a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:15.234242 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-251d75c7-1550-4404-ab8b-e64e4a713424 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:15.234996 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 223/895] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:15 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:15.254567 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0b64f1b1-aed1-4894-b824-4d8a84d5f3ac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:15.254721 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:15.254721 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:15.255073 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-623ad286-862c-4051-9ac0-3c5c5311105f req-77780181-44a6-403d-83c6-338852a7334a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:15.256990 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b64f1b1-aed1-4894-b824-4d8a84d5f3ac tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] POST https://10.4.3.114/volume/v3/groups/39893b36-ccf1-4dc6-9feb-3a9dc258cea3/action Aug 14 22:26:15.258131 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b64f1b1-aed1-4894-b824-4d8a84d5f3ac tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:15.258131 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b64f1b1-aed1-4894-b824-4d8a84d5f3ac tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:15.260942 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-0b64f1b1-aed1-4894-b824-4d8a84d5f3ac tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] delete called for group 39893b36-ccf1-4dc6-9feb-3a9dc258cea3 {{(pid=100324) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 22:26:15.261273 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-0b64f1b1-aed1-4894-b824-4d8a84d5f3ac tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Delete group with id: 39893b36-ccf1-4dc6-9feb-3a9dc258cea3 Aug 14 22:26:15.262971 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-623ad286-862c-4051-9ac0-3c5c5311105f req-77780181-44a6-403d-83c6-338852a7334a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Begin detaching volume completed successfully. Aug 14 22:26:15.263308 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-77780181-44a6-403d-83c6-338852a7334a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e/action returned with HTTP 202 Aug 14 22:26:15.263958 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 228/896] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:26:15 2026] POST /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:26:15.267890 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:15.267890 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:15.294370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f1b74241-d259-4e17-ba84-451d8e8c7b86 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:15.296327 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1b74241-d259-4e17-ba84-451d8e8c7b86 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:15.296510 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1b74241-d259-4e17-ba84-451d8e8c7b86 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:15.296717 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1b74241-d259-4e17-ba84-451d8e8c7b86 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:15.314287 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:15.314287 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:15.320520 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f1b74241-d259-4e17-ba84-451d8e8c7b86 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:15.327978 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1b74241-d259-4e17-ba84-451d8e8c7b86 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:15.328586 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 219/897] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:15 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1444 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:15.342179 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca981553-578d-4dfa-8858-7b9f3df5b170 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:15.342926 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca981553-578d-4dfa-8858-7b9f3df5b170 None None] GET https://10.4.3.114/volume// Aug 14 22:26:15.343195 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca981553-578d-4dfa-8858-7b9f3df5b170 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:15.343585 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca981553-578d-4dfa-8858-7b9f3df5b170 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:15.344127 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca981553-578d-4dfa-8858-7b9f3df5b170 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:15.344601 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 224/898] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:26:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:26:15.357876 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-623ad286-862c-4051-9ac0-3c5c5311105f req-ad61bc8d-61f5-42b5-b58e-ba8e4e46995a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:15.363850 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-ad61bc8d-61f5-42b5-b58e-ba8e4e46995a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:15.364276 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-ad61bc8d-61f5-42b5-b58e-ba8e4e46995a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:15.364459 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-ad61bc8d-61f5-42b5-b58e-ba8e4e46995a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:15.380638 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b64f1b1-aed1-4894-b824-4d8a84d5f3ac tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/groups/39893b36-ccf1-4dc6-9feb-3a9dc258cea3/action returned with HTTP 202 Aug 14 22:26:15.380848 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 228/899] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:26:15 2026] POST /volume/v3/groups/39893b36-ccf1-4dc6-9feb-3a9dc258cea3/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:15.396348 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fe1121ac-2a51-44fb-89f7-b43b50045a90 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:15.400322 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe1121ac-2a51-44fb-89f7-b43b50045a90 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/volumes/c779e179-fbee-4972-80ad-0f28df40bb80 Aug 14 22:26:15.401991 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fe1121ac-2a51-44fb-89f7-b43b50045a90 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:15.402132 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:15.402132 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:15.402215 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fe1121ac-2a51-44fb-89f7-b43b50045a90 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:15.411390 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-623ad286-862c-4051-9ac0-3c5c5311105f req-ad61bc8d-61f5-42b5-b58e-ba8e4e46995a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:15.413798 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:15.413798 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:15.420348 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fe1121ac-2a51-44fb-89f7-b43b50045a90 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Volume info retrieved successfully. Aug 14 22:26:15.420348 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-fe1121ac-2a51-44fb-89f7-b43b50045a90 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:15.420580 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-fe1121ac-2a51-44fb-89f7-b43b50045a90 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:15.426416 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-ad61bc8d-61f5-42b5-b58e-ba8e4e46995a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:15.427246 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 229/900] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:26:15 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1624 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:15.492115 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-fe1121ac-2a51-44fb-89f7-b43b50045a90 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:15.495039 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:15.495039 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:15.507330 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe1121ac-2a51-44fb-89f7-b43b50045a90 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/volumes/c779e179-fbee-4972-80ad-0f28df40bb80 returned with HTTP 200 Aug 14 22:26:15.507803 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 220/901] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:15 2026] GET /volume/v3/volumes/c779e179-fbee-4972-80ad-0f28df40bb80 => generated 919 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:15.950630 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-40d81ab3-bdc8-452c-8d16-fa060a0791b8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:15.953564 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40d81ab3-bdc8-452c-8d16-fa060a0791b8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:15.953808 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40d81ab3-bdc8-452c-8d16-fa060a0791b8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:15.954118 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40d81ab3-bdc8-452c-8d16-fa060a0791b8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:15.954433 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-40d81ab3-bdc8-452c-8d16-fa060a0791b8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 739f2b34-8052-4502-86e3-71b8f513360b {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:15.959135 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:15.959135 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:15.973730 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40d81ab3-bdc8-452c-8d16-fa060a0791b8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 200 Aug 14 22:26:15.974573 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 225/902] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:15 2026] GET /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:15.989782 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b41fbc38-8687-4e36-bb21-d0e6ce954fb3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:15.992446 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b41fbc38-8687-4e36-bb21-d0e6ce954fb3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] PUT https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:15.992865 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b41fbc38-8687-4e36-bb21-d0e6ce954fb3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "f687ab2e-2855-4758-9966-d53872d1e130"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:15.995157 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-b41fbc38-8687-4e36-bb21-d0e6ce954fb3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Update called for group 739f2b34-8052-4502-86e3-71b8f513360b. {{(pid=100324) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 22:26:15.995367 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-b41fbc38-8687-4e36-bb21-d0e6ce954fb3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Updating group 739f2b34-8052-4502-86e3-71b8f513360b with name None description: None add_volumes: f687ab2e-2855-4758-9966-d53872d1e130 remove_volumes: None. Aug 14 22:26:16.000708 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:16.000708 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:16.051567 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b41fbc38-8687-4e36-bb21-d0e6ce954fb3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 202 Aug 14 22:26:16.051567 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 229/903] 10.4.3.114 () {70 vars in 1406 bytes} [Fri Aug 14 22:26:15 2026] PUT /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:16.063232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e698a77f-59f6-4d43-8718-52b5d77cf15b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:16.067112 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e698a77f-59f6-4d43-8718-52b5d77cf15b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:16.067112 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e698a77f-59f6-4d43-8718-52b5d77cf15b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:16.067112 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e698a77f-59f6-4d43-8718-52b5d77cf15b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:16.067749 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-e698a77f-59f6-4d43-8718-52b5d77cf15b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 739f2b34-8052-4502-86e3-71b8f513360b {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:16.073957 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:16.073957 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:16.086692 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e698a77f-59f6-4d43-8718-52b5d77cf15b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 200 Aug 14 22:26:16.087459 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 230/904] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:16 2026] GET /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:16.350858 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-430c9f68-385d-45c4-84cd-4b65dce7fbc9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:16.355760 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-430c9f68-385d-45c4-84cd-4b65dce7fbc9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:16.355760 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-430c9f68-385d-45c4-84cd-4b65dce7fbc9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:16.355760 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-430c9f68-385d-45c4-84cd-4b65dce7fbc9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:16.383697 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:16.383697 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:16.398148 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-430c9f68-385d-45c4-84cd-4b65dce7fbc9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:16.410405 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-430c9f68-385d-45c4-84cd-4b65dce7fbc9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:16.411778 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 221/905] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:16 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1444 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:16.457054 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-623ad286-862c-4051-9ac0-3c5c5311105f req-a734c430-d764-46c6-ac11-adbc8aadcd9c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:16.461642 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-a734c430-d764-46c6-ac11-adbc8aadcd9c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:16.461642 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-a734c430-d764-46c6-ac11-adbc8aadcd9c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:16.461642 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-a734c430-d764-46c6-ac11-adbc8aadcd9c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:16.489893 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:16.489893 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:16.498497 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-623ad286-862c-4051-9ac0-3c5c5311105f req-a734c430-d764-46c6-ac11-adbc8aadcd9c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:16.511637 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-a734c430-d764-46c6-ac11-adbc8aadcd9c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:16.512430 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 226/906] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:16 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1444 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:16.529851 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-94c8351a-9fb0-4e2e-8d24-20e12a575f67 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:16.535549 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94c8351a-9fb0-4e2e-8d24-20e12a575f67 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/volumes/c779e179-fbee-4972-80ad-0f28df40bb80 Aug 14 22:26:16.535549 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94c8351a-9fb0-4e2e-8d24-20e12a575f67 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:16.535995 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94c8351a-9fb0-4e2e-8d24-20e12a575f67 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:16.560442 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-623ad286-862c-4051-9ac0-3c5c5311105f req-adff047b-6ce2-40fe-9f84-7132a8a060a6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:16.565537 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-adff047b-6ce2-40fe-9f84-7132a8a060a6 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] DELETE https://10.4.3.114/volume/v3/attachments/b2de8617-fd65-4dbe-bb73-a0e4df11adea Aug 14 22:26:16.565783 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-adff047b-6ce2-40fe-9f84-7132a8a060a6 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:16.566233 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-adff047b-6ce2-40fe-9f84-7132a8a060a6 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:16.576934 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:16.576934 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:16.652914 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-623ad286-862c-4051-9ac0-3c5c5311105f req-adff047b-6ce2-40fe-9f84-7132a8a060a6 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/b2de8617-fd65-4dbe-bb73-a0e4df11adea returned with HTTP 200 Aug 14 22:26:16.653613 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 231/907] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:26:16 2026] DELETE /volume/v3/attachments/b2de8617-fd65-4dbe-bb73-a0e4df11adea => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:16.739507 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94c8351a-9fb0-4e2e-8d24-20e12a575f67 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/volumes/c779e179-fbee-4972-80ad-0f28df40bb80 returned with HTTP 404 Aug 14 22:26:16.740179 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 230/908] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:16 2026] GET /volume/v3/volumes/c779e179-fbee-4972-80ad-0f28df40bb80 => generated 109 bytes in 212 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:16.753097 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b813375c-c20f-4b40-bc6a-b09a92f90fd6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:16.755844 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b813375c-c20f-4b40-bc6a-b09a92f90fd6 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] GET https://10.4.3.114/volume/v3/groups/39893b36-ccf1-4dc6-9feb-3a9dc258cea3 Aug 14 22:26:16.756343 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b813375c-c20f-4b40-bc6a-b09a92f90fd6 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:16.756588 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b813375c-c20f-4b40-bc6a-b09a92f90fd6 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:16.756903 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-b813375c-c20f-4b40-bc6a-b09a92f90fd6 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] show called for member 39893b36-ccf1-4dc6-9feb-3a9dc258cea3 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:16.761958 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b813375c-c20f-4b40-bc6a-b09a92f90fd6 tempest-GroupSnapshotsV319Test-1200552514 tempest-GroupSnapshotsV319Test-1200552514-project-member] https://10.4.3.114/volume/v3/groups/39893b36-ccf1-4dc6-9feb-3a9dc258cea3 returned with HTTP 404 Aug 14 22:26:16.762643 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 222/909] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:16 2026] GET /volume/v3/groups/39893b36-ccf1-4dc6-9feb-3a9dc258cea3 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:16.774441 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-82d1c0f6-3d44-4a1c-9352-6cfe55ab8ae2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:16.778594 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82d1c0f6-3d44-4a1c-9352-6cfe55ab8ae2 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/83cd4cb3-8259-44c9-8b4a-84ca7c619b5d Aug 14 22:26:16.778767 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82d1c0f6-3d44-4a1c-9352-6cfe55ab8ae2 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:16.779693 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82d1c0f6-3d44-4a1c-9352-6cfe55ab8ae2 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:16.803239 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82d1c0f6-3d44-4a1c-9352-6cfe55ab8ae2 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] https://10.4.3.114/volume/v3/group_types/83cd4cb3-8259-44c9-8b4a-84ca7c619b5d returned with HTTP 202 Aug 14 22:26:16.804210 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 227/910] 10.4.3.114 () {68 vars in 1404 bytes} [Fri Aug 14 22:26:16 2026] DELETE /volume/v3/group_types/83cd4cb3-8259-44c9-8b4a-84ca7c619b5d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:16.804377 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2e641263-6693-4be8-a1f2-a4fc0025876c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:16.806969 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e641263-6693-4be8-a1f2-a4fc0025876c tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] DELETE https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:26:16.807161 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e641263-6693-4be8-a1f2-a4fc0025876c tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:16.809530 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e641263-6693-4be8-a1f2-a4fc0025876c tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:16.809855 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-2e641263-6693-4be8-a1f2-a4fc0025876c tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Delete volume with id: b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:26:16.814188 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ad8c5b07-b5af-4b41-8a22-c3a6d511a7e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:16.817415 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad8c5b07-b5af-4b41-8a22-c3a6d511a7e6 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] DELETE https://10.4.3.114/volume/v3/types/ca358f5e-a86d-4541-937a-4710502e8063 Aug 14 22:26:16.817415 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad8c5b07-b5af-4b41-8a22-c3a6d511a7e6 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:16.817415 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad8c5b07-b5af-4b41-8a22-c3a6d511a7e6 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:16.817641 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:16.817641 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:16.819512 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:16.819512 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:16.820615 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2e641263-6693-4be8-a1f2-a4fc0025876c tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:26:16.845089 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2e641263-6693-4be8-a1f2-a4fc0025876c tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Delete volume request issued successfully. Aug 14 22:26:16.845426 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e641263-6693-4be8-a1f2-a4fc0025876c tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 202 Aug 14 22:26:16.846435 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 232/911] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:26:16 2026] DELETE /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:16.858214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-43e6a70d-ebd7-43ca-a6dc-586eb5bdbc07 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:16.861309 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43e6a70d-ebd7-43ca-a6dc-586eb5bdbc07 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:26:16.861309 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43e6a70d-ebd7-43ca-a6dc-586eb5bdbc07 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:16.861547 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43e6a70d-ebd7-43ca-a6dc-586eb5bdbc07 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:16.874236 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:16.874236 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:16.882546 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad8c5b07-b5af-4b41-8a22-c3a6d511a7e6 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] https://10.4.3.114/volume/v3/types/ca358f5e-a86d-4541-937a-4710502e8063 returned with HTTP 202 Aug 14 22:26:16.882546 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 231/912] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:26:16 2026] DELETE /volume/v3/types/ca358f5e-a86d-4541-937a-4710502e8063 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:16.884182 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-43e6a70d-ebd7-43ca-a6dc-586eb5bdbc07 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Volume info retrieved successfully. Aug 14 22:26:16.891928 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43e6a70d-ebd7-43ca-a6dc-586eb5bdbc07 tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 200 Aug 14 22:26:16.892495 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 223/913] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:16 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:16.898491 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1e9ef109-676c-4bf7-9700-87bb304e4d16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:16.903536 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e9ef109-676c-4bf7-9700-87bb304e4d16 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] GET https://10.4.3.114/volume/v3/types/ca358f5e-a86d-4541-937a-4710502e8063 Aug 14 22:26:16.904076 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e9ef109-676c-4bf7-9700-87bb304e4d16 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:16.904598 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e9ef109-676c-4bf7-9700-87bb304e4d16 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:16.910880 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e9ef109-676c-4bf7-9700-87bb304e4d16 tempest-GroupSnapshotsV319Test-392904041 tempest-GroupSnapshotsV319Test-392904041-project-admin] https://10.4.3.114/volume/v3/types/ca358f5e-a86d-4541-937a-4710502e8063 returned with HTTP 404 Aug 14 22:26:16.911879 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 228/914] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:26:16 2026] GET /volume/v3/types/ca358f5e-a86d-4541-937a-4710502e8063 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:17.101554 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-72f3cbfe-db15-42e4-8617-0e926f0006e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:17.103102 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-72f3cbfe-db15-42e4-8617-0e926f0006e0 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:17.103404 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-72f3cbfe-db15-42e4-8617-0e926f0006e0 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:17.103703 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-72f3cbfe-db15-42e4-8617-0e926f0006e0 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:17.103885 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-72f3cbfe-db15-42e4-8617-0e926f0006e0 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 739f2b34-8052-4502-86e3-71b8f513360b {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:17.109078 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:17.109078 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:17.123664 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-72f3cbfe-db15-42e4-8617-0e926f0006e0 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 200 Aug 14 22:26:17.124670 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 233/915] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:17 2026] GET /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:17.139533 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-649d5a0e-86f9-4e8b-9cc3-9e2bb96db8f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:17.141852 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-649d5a0e-86f9-4e8b-9cc3-9e2bb96db8f3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] PUT https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:17.142366 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-649d5a0e-86f9-4e8b-9cc3-9e2bb96db8f3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7e3bbafc-b08b-4301-8108-16d29d45c5bf"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:17.144203 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-649d5a0e-86f9-4e8b-9cc3-9e2bb96db8f3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Update called for group 739f2b34-8052-4502-86e3-71b8f513360b. {{(pid=100324) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 22:26:17.144421 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-649d5a0e-86f9-4e8b-9cc3-9e2bb96db8f3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Updating group 739f2b34-8052-4502-86e3-71b8f513360b with name None description: None add_volumes: None remove_volumes: 7e3bbafc-b08b-4301-8108-16d29d45c5bf. Aug 14 22:26:17.157478 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:17.157478 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:17.187599 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-649d5a0e-86f9-4e8b-9cc3-9e2bb96db8f3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 202 Aug 14 22:26:17.188149 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 232/916] 10.4.3.114 () {70 vars in 1406 bytes} [Fri Aug 14 22:26:17 2026] PUT /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:17.199587 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6a9802f1-8e8f-41f6-99e3-03f3b86b5fa4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:17.202142 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a9802f1-8e8f-41f6-99e3-03f3b86b5fa4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:17.202832 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a9802f1-8e8f-41f6-99e3-03f3b86b5fa4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:17.202832 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a9802f1-8e8f-41f6-99e3-03f3b86b5fa4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:17.202973 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-6a9802f1-8e8f-41f6-99e3-03f3b86b5fa4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 739f2b34-8052-4502-86e3-71b8f513360b {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:17.208729 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:17.208729 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:17.229021 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a9802f1-8e8f-41f6-99e3-03f3b86b5fa4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 200 Aug 14 22:26:17.229733 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 224/917] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:17 2026] GET /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:17.434754 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0cdb8d8-fa3d-4482-aee4-b8103a758bf9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:17.438809 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0cdb8d8-fa3d-4482-aee4-b8103a758bf9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:17.438809 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0cdb8d8-fa3d-4482-aee4-b8103a758bf9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:17.438809 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0cdb8d8-fa3d-4482-aee4-b8103a758bf9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:17.463280 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:17.463280 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:17.469326 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e0cdb8d8-fa3d-4482-aee4-b8103a758bf9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:17.483736 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0cdb8d8-fa3d-4482-aee4-b8103a758bf9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:17.484894 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 229/918] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:17 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1144 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:17.594698 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-11ec97bd-5b00-4aea-8ed1-25beaea1c493 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:17.600517 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11ec97bd-5b00-4aea-8ed1-25beaea1c493 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:17.600864 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11ec97bd-5b00-4aea-8ed1-25beaea1c493 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:17.601709 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11ec97bd-5b00-4aea-8ed1-25beaea1c493 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:17.618094 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:17.618094 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:17.626602 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-11ec97bd-5b00-4aea-8ed1-25beaea1c493 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Volume info retrieved successfully. Aug 14 22:26:17.633498 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11ec97bd-5b00-4aea-8ed1-25beaea1c493 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:17.634411 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 234/919] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:17 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1144 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:26:17.699771 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-777d420a-0847-4c1f-80fa-b1b1b1361d84 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:17.703224 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-777d420a-0847-4c1f-80fa-b1b1b1361d84 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:17.703823 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-777d420a-0847-4c1f-80fa-b1b1b1361d84 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:17.704350 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-777d420a-0847-4c1f-80fa-b1b1b1361d84 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:17.719135 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:17.719135 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:17.731292 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-777d420a-0847-4c1f-80fa-b1b1b1361d84 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:17.738882 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-777d420a-0847-4c1f-80fa-b1b1b1361d84 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:17.739574 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 233/920] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:17 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:17.770003 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-77151a3f-957c-44d1-9e82-9602e22f4145 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:17.774588 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-77151a3f-957c-44d1-9e82-9602e22f4145 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e/action Aug 14 22:26:17.774588 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-77151a3f-957c-44d1-9e82-9602e22f4145 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:17.774588 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-77151a3f-957c-44d1-9e82-9602e22f4145 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:17.801342 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:17.801342 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:17.802285 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-77151a3f-957c-44d1-9e82-9602e22f4145 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:17.816802 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-77151a3f-957c-44d1-9e82-9602e22f4145 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Begin detaching volume completed successfully. Aug 14 22:26:17.817092 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-77151a3f-957c-44d1-9e82-9602e22f4145 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e/action returned with HTTP 202 Aug 14 22:26:17.817718 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 225/921] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:26:17 2026] POST /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:26:17.849295 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65d8e66e-0ad9-494e-ae58-5e9fb0722060 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:17.851710 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65d8e66e-0ad9-494e-ae58-5e9fb0722060 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:17.851917 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65d8e66e-0ad9-494e-ae58-5e9fb0722060 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:17.852226 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65d8e66e-0ad9-494e-ae58-5e9fb0722060 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:17.878168 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:17.878168 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:17.885018 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ee6695b7-23e6-42ba-acf6-88036bcdbe6b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:17.886177 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee6695b7-23e6-42ba-acf6-88036bcdbe6b None None] GET https://10.4.3.114/volume// Aug 14 22:26:17.886342 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65d8e66e-0ad9-494e-ae58-5e9fb0722060 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:17.886728 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee6695b7-23e6-42ba-acf6-88036bcdbe6b None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:17.887136 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee6695b7-23e6-42ba-acf6-88036bcdbe6b None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:17.887800 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee6695b7-23e6-42ba-acf6-88036bcdbe6b None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:17.888223 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 235/922] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:26:17 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:26:17.898924 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65d8e66e-0ad9-494e-ae58-5e9fb0722060 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:17.900217 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 230/923] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:17 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1147 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:17.901160 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-1c0a5969-c1ad-4c71-b9c4-e3b0360cc22f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:17.903712 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-1c0a5969-c1ad-4c71-b9c4-e3b0360cc22f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:17.904024 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-1c0a5969-c1ad-4c71-b9c4-e3b0360cc22f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:17.904407 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-1c0a5969-c1ad-4c71-b9c4-e3b0360cc22f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:17.910069 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d8ba17b3-b510-4ed1-85d4-c907842c682e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:17.913438 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8ba17b3-b510-4ed1-85d4-c907842c682e tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] GET https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 Aug 14 22:26:17.913688 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8ba17b3-b510-4ed1-85d4-c907842c682e tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:17.913865 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8ba17b3-b510-4ed1-85d4-c907842c682e tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:17.920722 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:17.920722 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:17.928826 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8ba17b3-b510-4ed1-85d4-c907842c682e tempest-ServerStableDeviceRescueTest-187446427 tempest-ServerStableDeviceRescueTest-187446427-project-member] https://10.4.3.114/volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 returned with HTTP 404 Aug 14 22:26:17.929779 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 226/924] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:17 2026] GET /volume/v3/volumes/b58e7e18-1d3e-4464-a515-0b4660c27472 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:17.937414 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-1c0a5969-c1ad-4c71-b9c4-e3b0360cc22f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:17.942140 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-1c0a5969-c1ad-4c71-b9c4-e3b0360cc22f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:17.942140 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 234/925] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:26:17 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1327 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:18.242319 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b4866395-625b-4b18-ae30-5463711f7b0f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:18.245864 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4866395-625b-4b18-ae30-5463711f7b0f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:18.246183 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4866395-625b-4b18-ae30-5463711f7b0f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:18.246602 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4866395-625b-4b18-ae30-5463711f7b0f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:18.246967 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-b4866395-625b-4b18-ae30-5463711f7b0f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 739f2b34-8052-4502-86e3-71b8f513360b {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:18.257193 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:18.257193 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:18.281070 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4866395-625b-4b18-ae30-5463711f7b0f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 200 Aug 14 22:26:18.282211 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 236/926] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:18 2026] GET /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:18.296460 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-81142889-0062-48d2-9043-6950d54635cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:18.299515 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81142889-0062-48d2-9043-6950d54635cc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] PUT https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:18.300021 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81142889-0062-48d2-9043-6950d54635cc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7e3bbafc-b08b-4301-8108-16d29d45c5bf"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:18.313825 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-81142889-0062-48d2-9043-6950d54635cc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Update called for group 739f2b34-8052-4502-86e3-71b8f513360b. {{(pid=100325) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 22:26:18.314245 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-81142889-0062-48d2-9043-6950d54635cc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Updating group 739f2b34-8052-4502-86e3-71b8f513360b with name None description: None add_volumes: 7e3bbafc-b08b-4301-8108-16d29d45c5bf remove_volumes: None. Aug 14 22:26:18.319044 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:18.319044 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:18.388804 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81142889-0062-48d2-9043-6950d54635cc tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 202 Aug 14 22:26:18.389352 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 231/927] 10.4.3.114 () {70 vars in 1406 bytes} [Fri Aug 14 22:26:18 2026] PUT /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:18.400351 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e6ae96a1-5a81-4979-ad92-fee8ff8cad79 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:18.402732 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6ae96a1-5a81-4979-ad92-fee8ff8cad79 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:18.403714 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6ae96a1-5a81-4979-ad92-fee8ff8cad79 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:18.403714 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6ae96a1-5a81-4979-ad92-fee8ff8cad79 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:18.403714 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-e6ae96a1-5a81-4979-ad92-fee8ff8cad79 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 739f2b34-8052-4502-86e3-71b8f513360b {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:18.411757 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:18.411757 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:18.434767 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6ae96a1-5a81-4979-ad92-fee8ff8cad79 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 200 Aug 14 22:26:18.435243 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 227/928] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:18 2026] GET /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:18.925104 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1ceb54e0-59a0-42eb-bc3c-6136b2c16062 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:18.927359 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ceb54e0-59a0-42eb-bc3c-6136b2c16062 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:18.927542 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ceb54e0-59a0-42eb-bc3c-6136b2c16062 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:18.927748 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ceb54e0-59a0-42eb-bc3c-6136b2c16062 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:18.941707 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:18.941707 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:18.948600 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1ceb54e0-59a0-42eb-bc3c-6136b2c16062 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:18.957204 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ceb54e0-59a0-42eb-bc3c-6136b2c16062 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:18.957204 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 235/929] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:18 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:19.454181 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fc843c15-affa-4b2c-9d03-5c1c15490b2c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:19.457379 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc843c15-affa-4b2c-9d03-5c1c15490b2c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:19.458076 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc843c15-affa-4b2c-9d03-5c1c15490b2c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:19.458076 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc843c15-affa-4b2c-9d03-5c1c15490b2c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:19.458076 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-fc843c15-affa-4b2c-9d03-5c1c15490b2c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 739f2b34-8052-4502-86e3-71b8f513360b {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:19.466048 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:19.466048 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:19.484963 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc843c15-affa-4b2c-9d03-5c1c15490b2c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 200 Aug 14 22:26:19.485340 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 237/930] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:19 2026] GET /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:19.500906 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:19.503639 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:19.503914 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:19.504134 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:19.504475 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:19.506019 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:19.506019 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:19.509222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:19.526646 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all volumes completed successfully. Aug 14 22:26:19.528099 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:19.528099 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:19.585156 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:19.592116 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:19.592116 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:19.597940 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:19.598224 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:19.670787 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:19.674645 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:19.674645 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:19.685329 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4d86ec7-11dc-4531-9425-c0e99482b9d2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:19.685754 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 232/931] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:19 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:19.707308 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-68aca9bc-9806-47b4-be93-fe6cf9c20ee8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:19.712391 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68aca9bc-9806-47b4-be93-fe6cf9c20ee8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/group_snapshots Aug 14 22:26:19.713319 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68aca9bc-9806-47b4-be93-fe6cf9c20ee8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "739f2b34-8052-4502-86e3-71b8f513360b", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1646891086"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:19.715616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-68aca9bc-9806-47b4-be93-fe6cf9c20ee8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '739f2b34-8052-4502-86e3-71b8f513360b', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1646891086'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 22:26:19.725094 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:19.725094 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:19.749675 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-68aca9bc-9806-47b4-be93-fe6cf9c20ee8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1646891086. Aug 14 22:26:19.977583 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a6082a4b-2dab-4946-a409-c87787c6c322 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:19.980516 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6082a4b-2dab-4946-a409-c87787c6c322 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:19.981113 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6082a4b-2dab-4946-a409-c87787c6c322 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:19.981524 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6082a4b-2dab-4946-a409-c87787c6c322 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:20.000739 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:20.000739 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:20.002321 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:20.002321 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:20.015521 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a6082a4b-2dab-4946-a409-c87787c6c322 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:20.016976 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6082a4b-2dab-4946-a409-c87787c6c322 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:20.018442 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 236/932] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:19 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:20.034100 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-68aca9bc-9806-47b4-be93-fe6cf9c20ee8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1927961375 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1927961375, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:20.070042 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-68aca9bc-9806-47b4-be93-fe6cf9c20ee8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Created reservations ['0c94370d-6aa2-4b2f-adce-0d53a745db86', '11f3e2e6-0fe1-4d94-b2d9-d7d47272fc22', '884a990c-d717-4869-ad77-bbf71ecc4e38', 'a6f587dd-25db-431e-8835-7ffeea94da3e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:20.142353 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68aca9bc-9806-47b4-be93-fe6cf9c20ee8 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots returned with HTTP 202 Aug 14 22:26:20.142857 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 228/933] 10.4.3.114 () {70 vars in 1324 bytes} [Fri Aug 14 22:26:19 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:20.154237 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fc1e6c00-3a71-4e65-85b0-fb7e905c8697 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:20.156665 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc1e6c00-3a71-4e65-85b0-fb7e905c8697 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f Aug 14 22:26:20.157239 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc1e6c00-3a71-4e65-85b0-fb7e905c8697 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:20.157480 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc1e6c00-3a71-4e65-85b0-fb7e905c8697 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:20.157667 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-fc1e6c00-3a71-4e65-85b0-fb7e905c8697 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member b6aaa483-a513-493e-abca-f731ed05ad0f {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:20.163055 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:20.163055 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:20.169720 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc1e6c00-3a71-4e65-85b0-fb7e905c8697 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f returned with HTTP 200 Aug 14 22:26:20.170351 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 238/934] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:20 2026] GET /volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:21.037631 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5af93d46-a14a-4fbc-aeb5-3b485377feda None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.039082 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5af93d46-a14a-4fbc-aeb5-3b485377feda tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:21.039283 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5af93d46-a14a-4fbc-aeb5-3b485377feda tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.039474 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5af93d46-a14a-4fbc-aeb5-3b485377feda tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.060619 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:21.060619 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:21.066156 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5af93d46-a14a-4fbc-aeb5-3b485377feda tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:21.071703 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5af93d46-a14a-4fbc-aeb5-3b485377feda tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:21.072678 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 233/935] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:21.183361 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ba32e64b-041a-46da-88e4-e64b9a37b78f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.186171 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba32e64b-041a-46da-88e4-e64b9a37b78f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f Aug 14 22:26:21.186445 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba32e64b-041a-46da-88e4-e64b9a37b78f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.186641 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba32e64b-041a-46da-88e4-e64b9a37b78f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.187264 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-ba32e64b-041a-46da-88e4-e64b9a37b78f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member b6aaa483-a513-493e-abca-f731ed05ad0f {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:21.193098 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:21.193098 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:21.199400 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba32e64b-041a-46da-88e4-e64b9a37b78f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f returned with HTTP 200 Aug 14 22:26:21.200115 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 237/936] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:21.212426 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f81856d2-f194-476c-9169-f2b16d85a0d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.216343 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f81856d2-f194-476c-9169-f2b16d85a0d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/snapshots/detail Aug 14 22:26:21.216343 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f81856d2-f194-476c-9169-f2b16d85a0d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.216343 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f81856d2-f194-476c-9169-f2b16d85a0d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.216462 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-f81856d2-f194-476c-9169-f2b16d85a0d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:21.216783 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:21.216783 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:21.217936 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-f81856d2-f194-476c-9169-f2b16d85a0d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:26:21.225285 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f81856d2-f194-476c-9169-f2b16d85a0d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all snapshots completed successfully. Aug 14 22:26:21.225817 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:21.225817 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:21.227240 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f81856d2-f194-476c-9169-f2b16d85a0d6 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 22:26:21.227753 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 229/937] 10.4.3.114 () {66 vars in 1264 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:21.237567 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-baf63cfc-6c55-4fc6-8ade-853f429117ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.240508 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-baf63cfc-6c55-4fc6-8ade-853f429117ad tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/snapshots/3341b67d-ac36-46f6-ab84-29dd2ea61348 Aug 14 22:26:21.240806 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-baf63cfc-6c55-4fc6-8ade-853f429117ad tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.241136 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-baf63cfc-6c55-4fc6-8ade-853f429117ad tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.241385 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-45f5cb7a-ee6b-4f4a-9802-85c6260c7aea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.248932 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:21.248932 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:21.248932 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-baf63cfc-6c55-4fc6-8ade-853f429117ad tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Snapshot retrieved successfully. Aug 14 22:26:21.250072 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-baf63cfc-6c55-4fc6-8ade-853f429117ad tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/snapshots/3341b67d-ac36-46f6-ab84-29dd2ea61348 returned with HTTP 200 Aug 14 22:26:21.250583 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 239/938] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/snapshots/3341b67d-ac36-46f6-ab84-29dd2ea61348 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:21.265162 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0603ef71-57d1-43a5-a7c4-202897ba455f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.270143 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0603ef71-57d1-43a5-a7c4-202897ba455f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/snapshots/30469296-4570-404d-aa4b-17081cf39313 Aug 14 22:26:21.270334 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0603ef71-57d1-43a5-a7c4-202897ba455f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.270646 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0603ef71-57d1-43a5-a7c4-202897ba455f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.276682 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:21.276682 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:21.277464 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0603ef71-57d1-43a5-a7c4-202897ba455f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Snapshot retrieved successfully. Aug 14 22:26:21.278089 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0603ef71-57d1-43a5-a7c4-202897ba455f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/snapshots/30469296-4570-404d-aa4b-17081cf39313 returned with HTTP 200 Aug 14 22:26:21.279424 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 238/939] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/snapshots/30469296-4570-404d-aa4b-17081cf39313 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:21.291351 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ec95bbd5-9c9b-4cac-a312-c0c8fa87808f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.293143 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec95bbd5-9c9b-4cac-a312-c0c8fa87808f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] DELETE https://10.4.3.114/volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f Aug 14 22:26:21.293557 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec95bbd5-9c9b-4cac-a312-c0c8fa87808f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.293920 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec95bbd5-9c9b-4cac-a312-c0c8fa87808f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.294485 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-ec95bbd5-9c9b-4cac-a312-c0c8fa87808f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] delete called for member b6aaa483-a513-493e-abca-f731ed05ad0f {{(pid=100323) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 22:26:21.294705 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-ec95bbd5-9c9b-4cac-a312-c0c8fa87808f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Delete group_snapshot with id: b6aaa483-a513-493e-abca-f731ed05ad0f Aug 14 22:26:21.300037 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:21.300037 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:21.409372 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec95bbd5-9c9b-4cac-a312-c0c8fa87808f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f returned with HTTP 202 Aug 14 22:26:21.409372 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 230/940] 10.4.3.114 () {68 vars in 1416 bytes} [Fri Aug 14 22:26:21 2026] DELETE /volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:21.421165 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45f5cb7a-ee6b-4f4a-9802-85c6260c7aea tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] POST https://10.4.3.114/volume/v3/group_types Aug 14 22:26:21.421952 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45f5cb7a-ee6b-4f4a-9802-85c6260c7aea tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-784693022", "description": "tempest-group-type-description-322285885", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:21.422800 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.426793 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:21.426793 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.427040 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.429838 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:21.433376 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:21.448064 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all volumes completed successfully. Aug 14 22:26:21.449667 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:21.450068 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:21.458704 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45f5cb7a-ee6b-4f4a-9802-85c6260c7aea tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 202 Aug 14 22:26:21.459490 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 234/941] 10.4.3.114 () {70 vars in 1312 bytes} [Fri Aug 14 22:26:21 2026] POST /volume/v3/group_types => generated 263 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:21.474512 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4121a284-5520-43d1-a544-a6dac345a245 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.480276 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4121a284-5520-43d1-a544-a6dac345a245 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] GET https://10.4.3.114/volume/v3/group_types Aug 14 22:26:21.487277 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4121a284-5520-43d1-a544-a6dac345a245 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.487277 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4121a284-5520-43d1-a544-a6dac345a245 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.501878 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4121a284-5520-43d1-a544-a6dac345a245 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 200 Aug 14 22:26:21.501878 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 239/942] 10.4.3.114 () {68 vars in 1290 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/group_types => generated 664 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:21.506309 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:21.509418 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:21.509418 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:21.515563 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:21.515909 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:21.521305 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-06608eb5-79d5-46f3-b7e2-c50421a6a8ab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.524403 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06608eb5-79d5-46f3-b7e2-c50421a6a8ab tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] PUT https://10.4.3.114/volume/v3/group_types/2a9ebee4-e4ee-405e-a6fd-520a0855dc45 Aug 14 22:26:21.524403 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-06608eb5-79d5-46f3-b7e2-c50421a6a8ab tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2093956094", "description": "updated-group-type-desc"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:21.531746 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:21.531746 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:21.548966 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06608eb5-79d5-46f3-b7e2-c50421a6a8ab tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types/2a9ebee4-e4ee-405e-a6fd-520a0855dc45 returned with HTTP 200 Aug 14 22:26:21.549712 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 231/943] 10.4.3.114 () {70 vars in 1422 bytes} [Fri Aug 14 22:26:21 2026] PUT /volume/v3/group_types/2a9ebee4-e4ee-405e-a6fd-520a0855dc45 => generated 255 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:21.563788 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7eed66a7-5051-4f5b-adfb-7d0d6625689c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.566374 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7eed66a7-5051-4f5b-adfb-7d0d6625689c tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] GET https://10.4.3.114/volume/v3/group_types/2a9ebee4-e4ee-405e-a6fd-520a0855dc45 Aug 14 22:26:21.566809 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7eed66a7-5051-4f5b-adfb-7d0d6625689c tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.567680 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7eed66a7-5051-4f5b-adfb-7d0d6625689c tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.575085 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7eed66a7-5051-4f5b-adfb-7d0d6625689c tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types/2a9ebee4-e4ee-405e-a6fd-520a0855dc45 returned with HTTP 200 Aug 14 22:26:21.575739 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 235/944] 10.4.3.114 () {68 vars in 1401 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/group_types/2a9ebee4-e4ee-405e-a6fd-520a0855dc45 => generated 255 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:21.576561 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:21.581989 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:21.581989 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:21.588512 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a9c1ec1e-aea9-4d1f-8b79-a78945b82f75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.590716 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9c1ec1e-aea9-4d1f-8b79-a78945b82f75 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/2a9ebee4-e4ee-405e-a6fd-520a0855dc45 Aug 14 22:26:21.590991 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9c1ec1e-aea9-4d1f-8b79-a78945b82f75 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.591180 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9c1ec1e-aea9-4d1f-8b79-a78945b82f75 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.594741 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f957515b-6b8a-46fc-a882-90cba8bdee2a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:21.595241 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 240/945] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:21.613464 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ed9b2ec7-f1e9-4c88-a3ae-4f2c0ac87c44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.615485 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed9b2ec7-f1e9-4c88-a3ae-4f2c0ac87c44 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/snapshots/detail Aug 14 22:26:21.616464 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed9b2ec7-f1e9-4c88-a3ae-4f2c0ac87c44 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.617273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed9b2ec7-f1e9-4c88-a3ae-4f2c0ac87c44 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.617273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-ed9b2ec7-f1e9-4c88-a3ae-4f2c0ac87c44 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:21.622373 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-ed9b2ec7-f1e9-4c88-a3ae-4f2c0ac87c44 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:26:21.623913 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9c1ec1e-aea9-4d1f-8b79-a78945b82f75 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types/2a9ebee4-e4ee-405e-a6fd-520a0855dc45 returned with HTTP 202 Aug 14 22:26:21.624579 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 240/946] 10.4.3.114 () {68 vars in 1404 bytes} [Fri Aug 14 22:26:21 2026] DELETE /volume/v3/group_types/2a9ebee4-e4ee-405e-a6fd-520a0855dc45 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:21.634789 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ed9b2ec7-f1e9-4c88-a3ae-4f2c0ac87c44 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all snapshots completed successfully. Aug 14 22:26:21.635326 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:21.635326 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:21.636081 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed9b2ec7-f1e9-4c88-a3ae-4f2c0ac87c44 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 22:26:21.637005 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 232/947] 10.4.3.114 () {66 vars in 1264 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:21.639019 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-442c9118-1b7e-469e-a419-beba98a83545 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.642658 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-442c9118-1b7e-469e-a419-beba98a83545 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] GET https://10.4.3.114/volume/v3/group_types Aug 14 22:26:21.642658 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-442c9118-1b7e-469e-a419-beba98a83545 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.642658 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-442c9118-1b7e-469e-a419-beba98a83545 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.653874 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-95c96659-b68b-477f-a363-b24e7f9b77af None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.657415 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95c96659-b68b-477f-a363-b24e7f9b77af tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/snapshots/3341b67d-ac36-46f6-ab84-29dd2ea61348 Aug 14 22:26:21.657871 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95c96659-b68b-477f-a363-b24e7f9b77af tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.658516 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95c96659-b68b-477f-a363-b24e7f9b77af tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.665309 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-442c9118-1b7e-469e-a419-beba98a83545 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 200 Aug 14 22:26:21.665859 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 236/948] 10.4.3.114 () {68 vars in 1290 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/group_types => generated 415 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:21.680019 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:21.680019 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:21.680895 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-95c96659-b68b-477f-a363-b24e7f9b77af tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Snapshot retrieved successfully. Aug 14 22:26:21.682058 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95c96659-b68b-477f-a363-b24e7f9b77af tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/snapshots/3341b67d-ac36-46f6-ab84-29dd2ea61348 returned with HTTP 200 Aug 14 22:26:21.682325 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 241/949] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/snapshots/3341b67d-ac36-46f6-ab84-29dd2ea61348 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:21.684894 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d985a6ba-44e1-4def-becd-62a4866d5e17 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.687266 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d985a6ba-44e1-4def-becd-62a4866d5e17 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] POST https://10.4.3.114/volume/v3/group_types Aug 14 22:26:21.688007 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d985a6ba-44e1-4def-becd-62a4866d5e17 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-78462716", "is_public": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:21.724744 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d985a6ba-44e1-4def-becd-62a4866d5e17 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 202 Aug 14 22:26:21.725283 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 241/950] 10.4.3.114 () {70 vars in 1311 bytes} [Fri Aug 14 22:26:21 2026] POST /volume/v3/group_types => generated 162 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:21.740361 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-89147efe-de72-4830-a8a7-d5ea738ca131 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.742433 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89147efe-de72-4830-a8a7-d5ea738ca131 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] POST https://10.4.3.114/volume/v3/group_types Aug 14 22:26:21.742899 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-89147efe-de72-4830-a8a7-d5ea738ca131 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1825043563", "is_public": false}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:21.773113 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89147efe-de72-4830-a8a7-d5ea738ca131 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 202 Aug 14 22:26:21.773113 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 233/951] 10.4.3.114 () {70 vars in 1311 bytes} [Fri Aug 14 22:26:21 2026] POST /volume/v3/group_types => generated 165 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:21.789575 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1b82750b-bdb5-49cf-a304-69e32cfaf008 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.794043 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b82750b-bdb5-49cf-a304-69e32cfaf008 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] GET https://10.4.3.114/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 14 22:26:21.794391 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b82750b-bdb5-49cf-a304-69e32cfaf008 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.795149 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b82750b-bdb5-49cf-a304-69e32cfaf008 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.815650 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b82750b-bdb5-49cf-a304-69e32cfaf008 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 14 22:26:21.816953 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 237/952] 10.4.3.114 () {68 vars in 1351 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 714 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:21.832368 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b3b60b8-fdaf-46f0-92bc-cd6c1402f78f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.838456 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b3b60b8-fdaf-46f0-92bc-cd6c1402f78f tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] GET https://10.4.3.114/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 14 22:26:21.838456 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b3b60b8-fdaf-46f0-92bc-cd6c1402f78f tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.838456 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b3b60b8-fdaf-46f0-92bc-cd6c1402f78f tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.857339 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b3b60b8-fdaf-46f0-92bc-cd6c1402f78f tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 14 22:26:21.857930 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 242/953] 10.4.3.114 () {68 vars in 1353 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 714 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:21.877191 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-df26acb0-41f6-4110-92fe-483c0d7825e1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.881300 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df26acb0-41f6-4110-92fe-483c0d7825e1 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] GET https://10.4.3.114/volume/v3/group_types?is_public=False Aug 14 22:26:21.881877 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df26acb0-41f6-4110-92fe-483c0d7825e1 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.882531 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df26acb0-41f6-4110-92fe-483c0d7825e1 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.899306 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df26acb0-41f6-4110-92fe-483c0d7825e1 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 14 22:26:21.900222 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 242/954] 10.4.3.114 () {68 vars in 1321 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:21.912989 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-6bc21005-79c7-4879-973c-1aca1b1eb781 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.914828 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-71bbc2bf-6a90-437b-9d26-cb9c6628f64f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.917216 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-6bc21005-79c7-4879-973c-1aca1b1eb781 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:21.917540 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-6bc21005-79c7-4879-973c-1aca1b1eb781 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.918132 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-6bc21005-79c7-4879-973c-1aca1b1eb781 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.920138 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71bbc2bf-6a90-437b-9d26-cb9c6628f64f tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] GET https://10.4.3.114/volume/v3/group_types?is_public=True Aug 14 22:26:21.920839 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71bbc2bf-6a90-437b-9d26-cb9c6628f64f tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.920839 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71bbc2bf-6a90-437b-9d26-cb9c6628f64f tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.930216 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71bbc2bf-6a90-437b-9d26-cb9c6628f64f tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 14 22:26:21.931246 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 238/955] 10.4.3.114 () {68 vars in 1319 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/group_types?is_public=True => generated 563 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:21.940437 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:21.940437 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:21.945726 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-95be06b7-31f9-4462-9c83-70f111e59756 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:21.946217 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-6bc21005-79c7-4879-973c-1aca1b1eb781 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:21.951526 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95be06b7-31f9-4462-9c83-70f111e59756 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/0dc44d5c-3016-496e-982e-d1915b30e735 Aug 14 22:26:21.952122 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95be06b7-31f9-4462-9c83-70f111e59756 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:21.952194 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-6bc21005-79c7-4879-973c-1aca1b1eb781 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:21.952225 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95be06b7-31f9-4462-9c83-70f111e59756 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:21.952595 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 234/956] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:21 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:21.987422 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95be06b7-31f9-4462-9c83-70f111e59756 tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types/0dc44d5c-3016-496e-982e-d1915b30e735 returned with HTTP 202 Aug 14 22:26:21.988364 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 243/957] 10.4.3.114 () {68 vars in 1404 bytes} [Fri Aug 14 22:26:21 2026] DELETE /volume/v3/group_types/0dc44d5c-3016-496e-982e-d1915b30e735 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:21.999771 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-79bc2cb2-1dd9-4428-8757-c0c4068567dc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:22.004539 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79bc2cb2-1dd9-4428-8757-c0c4068567dc tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/4e06f932-fd27-4ea1-9e2a-e6c4867d7453 Aug 14 22:26:22.005800 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79bc2cb2-1dd9-4428-8757-c0c4068567dc tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:22.006101 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79bc2cb2-1dd9-4428-8757-c0c4068567dc tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:22.033583 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79bc2cb2-1dd9-4428-8757-c0c4068567dc tempest-GroupTypesTest-761232787 tempest-GroupTypesTest-761232787-project-admin] https://10.4.3.114/volume/v3/group_types/4e06f932-fd27-4ea1-9e2a-e6c4867d7453 returned with HTTP 202 Aug 14 22:26:22.034993 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 243/958] 10.4.3.114 () {68 vars in 1404 bytes} [Fri Aug 14 22:26:21 2026] DELETE /volume/v3/group_types/4e06f932-fd27-4ea1-9e2a-e6c4867d7453 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:22.088563 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7d8b2a34-d768-4be3-aa06-bf387eaa20cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:22.092043 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d8b2a34-d768-4be3-aa06-bf387eaa20cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:22.092043 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d8b2a34-d768-4be3-aa06-bf387eaa20cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:22.093089 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d8b2a34-d768-4be3-aa06-bf387eaa20cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:22.109793 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:22.109793 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:22.116584 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7d8b2a34-d768-4be3-aa06-bf387eaa20cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:22.126263 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d8b2a34-d768-4be3-aa06-bf387eaa20cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:22.127231 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 239/959] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:22 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:22.402919 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-4a9ec930-1f38-4093-a472-0c1675f0584a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:22.409692 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-4a9ec930-1f38-4093-a472-0c1675f0584a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] DELETE https://10.4.3.114/volume/v3/attachments/04b26080-dc4f-4cce-ab27-ed42723460a8 Aug 14 22:26:22.410079 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-4a9ec930-1f38-4093-a472-0c1675f0584a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:22.410802 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-4a9ec930-1f38-4093-a472-0c1675f0584a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:22.442017 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:22.442017 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:22.545668 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-08a9a7e4-64d6-4465-8a66-9173042c74f5 req-4a9ec930-1f38-4093-a472-0c1675f0584a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/04b26080-dc4f-4cce-ab27-ed42723460a8 returned with HTTP 200 Aug 14 22:26:22.546220 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 235/960] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:26:22 2026] DELETE /volume/v3/attachments/04b26080-dc4f-4cce-ab27-ed42723460a8 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:22.699383 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b09ced3-288d-42b4-9252-8d9eede7b880 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:22.705173 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b09ced3-288d-42b4-9252-8d9eede7b880 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/snapshots/3341b67d-ac36-46f6-ab84-29dd2ea61348 Aug 14 22:26:22.706118 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b09ced3-288d-42b4-9252-8d9eede7b880 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:22.706118 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b09ced3-288d-42b4-9252-8d9eede7b880 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:22.721434 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b09ced3-288d-42b4-9252-8d9eede7b880 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/snapshots/3341b67d-ac36-46f6-ab84-29dd2ea61348 returned with HTTP 404 Aug 14 22:26:22.722342 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 244/961] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:22 2026] GET /volume/v3/snapshots/3341b67d-ac36-46f6-ab84-29dd2ea61348 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:22.736637 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f1ae9f90-1923-4179-97a6-ca98600909f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:22.738970 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1ae9f90-1923-4179-97a6-ca98600909f7 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f Aug 14 22:26:22.739474 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1ae9f90-1923-4179-97a6-ca98600909f7 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:22.739519 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1ae9f90-1923-4179-97a6-ca98600909f7 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:22.739687 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-f1ae9f90-1923-4179-97a6-ca98600909f7 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member b6aaa483-a513-493e-abca-f731ed05ad0f {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:22.746211 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1ae9f90-1923-4179-97a6-ca98600909f7 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f returned with HTTP 404 Aug 14 22:26:22.747804 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 244/962] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:22 2026] GET /volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:22.762789 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e1958c14-bec1-464a-a63a-59abca608032 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:22.765969 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1958c14-bec1-464a-a63a-59abca608032 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] DELETE https://10.4.3.114/volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f Aug 14 22:26:22.767056 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1958c14-bec1-464a-a63a-59abca608032 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:22.767056 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1958c14-bec1-464a-a63a-59abca608032 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:22.767056 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-e1958c14-bec1-464a-a63a-59abca608032 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] delete called for member b6aaa483-a513-493e-abca-f731ed05ad0f {{(pid=100325) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 22:26:22.767056 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.group_snapshots [None req-e1958c14-bec1-464a-a63a-59abca608032 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Delete group_snapshot with id: b6aaa483-a513-493e-abca-f731ed05ad0f Aug 14 22:26:22.775413 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1958c14-bec1-464a-a63a-59abca608032 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f returned with HTTP 404 Aug 14 22:26:22.775413 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 240/963] 10.4.3.114 () {68 vars in 1416 bytes} [Fri Aug 14 22:26:22 2026] DELETE /volume/v3/group_snapshots/b6aaa483-a513-493e-abca-f731ed05ad0f => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:22.786888 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:22.790211 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:22.790211 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:22.790640 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:22.790960 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:22.791421 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:22.791421 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:22.792983 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:22.810596 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all volumes completed successfully. Aug 14 22:26:22.811701 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:22.812387 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:22.894705 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:22.902296 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:22.902296 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:22.909846 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:22.910139 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:22.974343 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:22.981205 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:22.981205 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:23.000407 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-735e5f58-84a1-4b60-b15b-afdec3cd1826 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:23.000821 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 236/964] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:22 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:23.020693 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b98a95a0-05d7-445b-885d-f09e2e7f4092 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:23.023352 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b98a95a0-05d7-445b-885d-f09e2e7f4092 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b/action Aug 14 22:26:23.025085 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b98a95a0-05d7-445b-885d-f09e2e7f4092 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:23.026510 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b98a95a0-05d7-445b-885d-f09e2e7f4092 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:23.029849 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-b98a95a0-05d7-445b-885d-f09e2e7f4092 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] delete called for group 739f2b34-8052-4502-86e3-71b8f513360b {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 22:26:23.030000 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-b98a95a0-05d7-445b-885d-f09e2e7f4092 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Delete group with id: 739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:23.036410 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:23.036410 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:23.154175 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a74fd9a-513a-4a5c-b1c0-cd56420de42a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:23.159154 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a74fd9a-513a-4a5c-b1c0-cd56420de42a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:23.159154 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a74fd9a-513a-4a5c-b1c0-cd56420de42a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:23.159403 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a74fd9a-513a-4a5c-b1c0-cd56420de42a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:23.173042 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b98a95a0-05d7-445b-885d-f09e2e7f4092 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b/action returned with HTTP 202 Aug 14 22:26:23.173825 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 245/965] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:26:23 2026] POST /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:23.183382 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:23.183382 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:23.188385 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d16cec99-c82f-4710-87ae-b7182896cb15 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:23.189990 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d16cec99-c82f-4710-87ae-b7182896cb15 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/7e3bbafc-b08b-4301-8108-16d29d45c5bf Aug 14 22:26:23.190392 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d16cec99-c82f-4710-87ae-b7182896cb15 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:23.193129 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d16cec99-c82f-4710-87ae-b7182896cb15 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:23.193234 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0a74fd9a-513a-4a5c-b1c0-cd56420de42a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:23.206837 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a74fd9a-513a-4a5c-b1c0-cd56420de42a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:23.206837 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 245/966] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:23 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:23.209016 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:23.209016 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:23.214960 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d16cec99-c82f-4710-87ae-b7182896cb15 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Volume info retrieved successfully. Aug 14 22:26:23.217026 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-d16cec99-c82f-4710-87ae-b7182896cb15 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:23.217206 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-d16cec99-c82f-4710-87ae-b7182896cb15 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:23.226108 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eeed21e6-39d3-40c5-8a82-88212e594347 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:23.237517 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eeed21e6-39d3-40c5-8a82-88212e594347 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:23.237517 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eeed21e6-39d3-40c5-8a82-88212e594347 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:23.242577 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eeed21e6-39d3-40c5-8a82-88212e594347 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:23.258572 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:23.258572 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:23.259156 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eeed21e6-39d3-40c5-8a82-88212e594347 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:23.269664 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eeed21e6-39d3-40c5-8a82-88212e594347 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:23.269664 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 237/967] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:23 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:26:23.294413 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-d16cec99-c82f-4710-87ae-b7182896cb15 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:23.308857 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:23.308857 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:23.328610 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d16cec99-c82f-4710-87ae-b7182896cb15 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/7e3bbafc-b08b-4301-8108-16d29d45c5bf returned with HTTP 200 Aug 14 22:26:23.329495 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 241/968] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:23 2026] GET /volume/v3/volumes/7e3bbafc-b08b-4301-8108-16d29d45c5bf => generated 913 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:23.399975 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d6b396d-8aed-4479-8bdb-27f11ea81d83 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:23.405445 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d6b396d-8aed-4479-8bdb-27f11ea81d83 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:26:23.405445 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d6b396d-8aed-4479-8bdb-27f11ea81d83 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:23.405911 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d6b396d-8aed-4479-8bdb-27f11ea81d83 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:23.424905 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:23.424905 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:23.434780 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6d6b396d-8aed-4479-8bdb-27f11ea81d83 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:23.448921 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d6b396d-8aed-4479-8bdb-27f11ea81d83 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:26:23.451417 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 246/969] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:23 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:26:23.746973 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-39afd331-874b-4f4f-a9f9-278af6b6b951 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:23.746973 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39afd331-874b-4f4f-a9f9-278af6b6b951 None None] GET https://10.4.3.114/volume// Aug 14 22:26:23.749400 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39afd331-874b-4f4f-a9f9-278af6b6b951 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:23.749400 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39afd331-874b-4f4f-a9f9-278af6b6b951 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:23.751486 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39afd331-874b-4f4f-a9f9-278af6b6b951 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:23.751486 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 246/970] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:26:23 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:26:23.763398 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8389cad9-5f64-42ef-9dbb-7bca35dd9c79 req-b28dabf2-8a69-4e55-8368-0b45fe855164 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:23.768656 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8389cad9-5f64-42ef-9dbb-7bca35dd9c79 req-b28dabf2-8a69-4e55-8368-0b45fe855164 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:26:23.769282 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8389cad9-5f64-42ef-9dbb-7bca35dd9c79 req-b28dabf2-8a69-4e55-8368-0b45fe855164 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6749d75f-038f-4191-81bb-8a7036d4ab4f", "connector": null, "instance_uuid": "3e72f3a5-02dd-4944-8b0c-64ef8e2bccb2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:23.785600 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:23.785600 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:23.845598 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8389cad9-5f64-42ef-9dbb-7bca35dd9c79 req-b28dabf2-8a69-4e55-8368-0b45fe855164 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:26:23.846628 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 238/971] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:26:23 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:23.860498 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8389cad9-5f64-42ef-9dbb-7bca35dd9c79 req-b9e6c2b9-36f1-4529-89c9-34994ad06210 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:23.864881 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8389cad9-5f64-42ef-9dbb-7bca35dd9c79 req-b9e6c2b9-36f1-4529-89c9-34994ad06210 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] DELETE https://10.4.3.114/volume/v3/attachments/15e124a9-7cbc-407f-9eaa-a38e535b6e64 Aug 14 22:26:23.865075 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8389cad9-5f64-42ef-9dbb-7bca35dd9c79 req-b9e6c2b9-36f1-4529-89c9-34994ad06210 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:23.865278 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8389cad9-5f64-42ef-9dbb-7bca35dd9c79 req-b9e6c2b9-36f1-4529-89c9-34994ad06210 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:23.873933 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:23.873933 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:23.962474 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8389cad9-5f64-42ef-9dbb-7bca35dd9c79 req-b9e6c2b9-36f1-4529-89c9-34994ad06210 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/attachments/15e124a9-7cbc-407f-9eaa-a38e535b6e64 returned with HTTP 200 Aug 14 22:26:23.964010 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 242/972] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:26:23 2026] DELETE /volume/v3/attachments/15e124a9-7cbc-407f-9eaa-a38e535b6e64 => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:24.360093 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ddd6bbfe-72da-4817-8e7d-0fc60962ad95 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:24.365888 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ddd6bbfe-72da-4817-8e7d-0fc60962ad95 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/7e3bbafc-b08b-4301-8108-16d29d45c5bf Aug 14 22:26:24.365888 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ddd6bbfe-72da-4817-8e7d-0fc60962ad95 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:24.365888 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ddd6bbfe-72da-4817-8e7d-0fc60962ad95 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:24.392864 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ddd6bbfe-72da-4817-8e7d-0fc60962ad95 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/7e3bbafc-b08b-4301-8108-16d29d45c5bf returned with HTTP 404 Aug 14 22:26:24.393849 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 247/973] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:24 2026] GET /volume/v3/volumes/7e3bbafc-b08b-4301-8108-16d29d45c5bf => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:24.413526 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be922ec6-043d-41fb-aa12-b4b0b1daa812 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:24.416698 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be922ec6-043d-41fb-aa12-b4b0b1daa812 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/f687ab2e-2855-4758-9966-d53872d1e130 Aug 14 22:26:24.416967 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be922ec6-043d-41fb-aa12-b4b0b1daa812 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:24.417150 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be922ec6-043d-41fb-aa12-b4b0b1daa812 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:24.430382 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be922ec6-043d-41fb-aa12-b4b0b1daa812 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/f687ab2e-2855-4758-9966-d53872d1e130 returned with HTTP 404 Aug 14 22:26:24.431049 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 247/974] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:24 2026] GET /volume/v3/volumes/f687ab2e-2855-4758-9966-d53872d1e130 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:24.448848 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c6b99ba5-17ee-46b9-accf-d4d0c8c2cf67 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:24.455268 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6b99ba5-17ee-46b9-accf-d4d0c8c2cf67 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b Aug 14 22:26:24.456343 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6b99ba5-17ee-46b9-accf-d4d0c8c2cf67 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:24.457376 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6b99ba5-17ee-46b9-accf-d4d0c8c2cf67 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:24.457376 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-c6b99ba5-17ee-46b9-accf-d4d0c8c2cf67 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 739f2b34-8052-4502-86e3-71b8f513360b {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:24.468850 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6b99ba5-17ee-46b9-accf-d4d0c8c2cf67 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b returned with HTTP 404 Aug 14 22:26:24.469396 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 239/975] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:24 2026] GET /volume/v3/groups/739f2b34-8052-4502-86e3-71b8f513360b => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:24.485189 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c73f8075-2ad8-4ed5-86b5-be1155f6a162 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:24.488149 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c73f8075-2ad8-4ed5-86b5-be1155f6a162 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/a74a8371-a6de-48ff-bc05-9a259f02b266 Aug 14 22:26:24.490334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c73f8075-2ad8-4ed5-86b5-be1155f6a162 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:24.490401 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c73f8075-2ad8-4ed5-86b5-be1155f6a162 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:24.490829 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:24.490829 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:24.530519 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c73f8075-2ad8-4ed5-86b5-be1155f6a162 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/group_types/a74a8371-a6de-48ff-bc05-9a259f02b266 returned with HTTP 202 Aug 14 22:26:24.531200 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 243/976] 10.4.3.114 () {68 vars in 1404 bytes} [Fri Aug 14 22:26:24 2026] DELETE /volume/v3/group_types/a74a8371-a6de-48ff-bc05-9a259f02b266 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:24.548069 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aac1ea17-0f4b-43a2-8931-3340fecf0302 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:24.554245 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aac1ea17-0f4b-43a2-8931-3340fecf0302 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] DELETE https://10.4.3.114/volume/v3/types/20b59c5b-d618-4c2b-956d-80e0b810cf58 Aug 14 22:26:24.554920 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aac1ea17-0f4b-43a2-8931-3340fecf0302 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:24.555276 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aac1ea17-0f4b-43a2-8931-3340fecf0302 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:24.664505 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aac1ea17-0f4b-43a2-8931-3340fecf0302 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/types/20b59c5b-d618-4c2b-956d-80e0b810cf58 returned with HTTP 202 Aug 14 22:26:24.665441 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 248/977] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:26:24 2026] DELETE /volume/v3/types/20b59c5b-d618-4c2b-956d-80e0b810cf58 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:24.679954 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0f6a229e-3dda-4209-8f4b-262235b643e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:24.682487 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f6a229e-3dda-4209-8f4b-262235b643e3 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] GET https://10.4.3.114/volume/v3/types/20b59c5b-d618-4c2b-956d-80e0b810cf58 Aug 14 22:26:24.682487 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f6a229e-3dda-4209-8f4b-262235b643e3 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:24.682728 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f6a229e-3dda-4209-8f4b-262235b643e3 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:24.696117 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f6a229e-3dda-4209-8f4b-262235b643e3 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/types/20b59c5b-d618-4c2b-956d-80e0b810cf58 returned with HTTP 404 Aug 14 22:26:24.697206 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 248/978] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:26:24 2026] GET /volume/v3/types/20b59c5b-d618-4c2b-956d-80e0b810cf58 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:24.716026 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dd093f9d-2925-4a9d-92bc-3b52511eb60c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:24.723145 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd093f9d-2925-4a9d-92bc-3b52511eb60c tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:26:24.724061 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd093f9d-2925-4a9d-92bc-3b52511eb60c tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-161720740"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:24.726584 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:24.726584 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:24.761441 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd093f9d-2925-4a9d-92bc-3b52511eb60c tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:26:24.761936 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 240/979] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:26:24 2026] POST /volume/v3/types => generated 223 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:24.783594 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6aa17749-c0f0-44ba-8ead-337de837bdc7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:24.787302 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6aa17749-c0f0-44ba-8ead-337de837bdc7 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] POST https://10.4.3.114/volume/v3/group_types Aug 14 22:26:24.787302 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6aa17749-c0f0-44ba-8ead-337de837bdc7 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-453040648"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:24.821349 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6aa17749-c0f0-44ba-8ead-337de837bdc7 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 202 Aug 14 22:26:24.821585 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 244/980] 10.4.3.114 () {70 vars in 1311 bytes} [Fri Aug 14 22:26:24 2026] POST /volume/v3/group_types => generated 180 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:24.842337 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-562d477d-8b55-480f-9d2e-e1285d96b00c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:24.844389 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-562d477d-8b55-480f-9d2e-e1285d96b00c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/groups Aug 14 22:26:24.844877 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-562d477d-8b55-480f-9d2e-e1285d96b00c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "00b56fa1-3cee-4351-95d9-cdd1a178560a", "volume_types": ["dcc4e6b3-c423-4a1e-b6e1-3fff0c020818"], "name": "tempest-GroupSnapshotsTest-Group-1605784376"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:24.847517 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-562d477d-8b55-480f-9d2e-e1285d96b00c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating new group {'group': {'group_type': '00b56fa1-3cee-4351-95d9-cdd1a178560a', 'volume_types': ['dcc4e6b3-c423-4a1e-b6e1-3fff0c020818'], 'name': 'tempest-GroupSnapshotsTest-Group-1605784376'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 22:26:24.857225 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-562d477d-8b55-480f-9d2e-e1285d96b00c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating group tempest-GroupSnapshotsTest-Group-1605784376. Aug 14 22:26:24.885590 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-562d477d-8b55-480f-9d2e-e1285d96b00c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Availability Zones retrieved successfully. Aug 14 22:26:24.922297 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-562d477d-8b55-480f-9d2e-e1285d96b00c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Created reservations ['3410391f-c70e-4fcf-9849-cf312438b2a6'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:24.996972 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-562d477d-8b55-480f-9d2e-e1285d96b00c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups returned with HTTP 202 Aug 14 22:26:25.001501 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 249/981] 10.4.3.114 () {70 vars in 1297 bytes} [Fri Aug 14 22:26:24 2026] POST /volume/v3/groups => generated 112 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:25.012813 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac6232f4-cb88-41ea-9258-aa16cba8ec4c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:25.022865 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac6232f4-cb88-41ea-9258-aa16cba8ec4c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/d2d367e2-7c6f-4ada-828b-9bda491d7ada Aug 14 22:26:25.022865 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac6232f4-cb88-41ea-9258-aa16cba8ec4c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:25.023086 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac6232f4-cb88-41ea-9258-aa16cba8ec4c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:25.023375 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-ac6232f4-cb88-41ea-9258-aa16cba8ec4c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member d2d367e2-7c6f-4ada-828b-9bda491d7ada {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:25.032702 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:25.032702 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:25.060707 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac6232f4-cb88-41ea-9258-aa16cba8ec4c tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/d2d367e2-7c6f-4ada-828b-9bda491d7ada returned with HTTP 200 Aug 14 22:26:25.061809 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 249/982] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:25 2026] GET /volume/v3/groups/d2d367e2-7c6f-4ada-828b-9bda491d7ada => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:25.692130 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a63238d0-1bcc-493d-813b-31da36045f93 req-82c7e37d-a3aa-44cd-9bd8-01b96304885c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:25.695387 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a63238d0-1bcc-493d-813b-31da36045f93 req-82c7e37d-a3aa-44cd-9bd8-01b96304885c tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-member] DELETE https://10.4.3.114/volume/v3/volumes/tempest-invalid-1373089903 Aug 14 22:26:25.696685 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a63238d0-1bcc-493d-813b-31da36045f93 req-82c7e37d-a3aa-44cd-9bd8-01b96304885c tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:25.696685 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a63238d0-1bcc-493d-813b-31da36045f93 req-82c7e37d-a3aa-44cd-9bd8-01b96304885c tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:25.696685 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-a63238d0-1bcc-493d-813b-31da36045f93 req-82c7e37d-a3aa-44cd-9bd8-01b96304885c tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-member] Delete volume with id: tempest-invalid-1373089903 Aug 14 22:26:25.704535 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a63238d0-1bcc-493d-813b-31da36045f93 req-82c7e37d-a3aa-44cd-9bd8-01b96304885c tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-member] https://10.4.3.114/volume/v3/volumes/tempest-invalid-1373089903 returned with HTTP 404 Aug 14 22:26:25.705427 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 241/983] 10.4.3.114 () {70 vars in 1590 bytes} [Fri Aug 14 22:26:25 2026] DELETE /volume/v3/volumes/tempest-invalid-1373089903 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:25.877082 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-2b2bdb59-9796-4455-8962-8c919f500de5 req-f3571390-3646-474e-9e53-3e3d30d84ff6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:25.879917 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2b2bdb59-9796-4455-8962-8c919f500de5 req-f3571390-3646-474e-9e53-3e3d30d84ff6 tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-member] DELETE https://10.4.3.114/volume/v3/volumes/0a9ecab8-59fb-4bb1-869d-3c735ed07a93 Aug 14 22:26:25.880205 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2b2bdb59-9796-4455-8962-8c919f500de5 req-f3571390-3646-474e-9e53-3e3d30d84ff6 tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:25.880635 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2b2bdb59-9796-4455-8962-8c919f500de5 req-f3571390-3646-474e-9e53-3e3d30d84ff6 tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:25.880913 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-2b2bdb59-9796-4455-8962-8c919f500de5 req-f3571390-3646-474e-9e53-3e3d30d84ff6 tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-member] Delete volume with id: 0a9ecab8-59fb-4bb1-869d-3c735ed07a93 Aug 14 22:26:25.897204 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2b2bdb59-9796-4455-8962-8c919f500de5 req-f3571390-3646-474e-9e53-3e3d30d84ff6 tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-member] https://10.4.3.114/volume/v3/volumes/0a9ecab8-59fb-4bb1-869d-3c735ed07a93 returned with HTTP 404 Aug 14 22:26:25.898447 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 245/984] 10.4.3.114 () {70 vars in 1620 bytes} [Fri Aug 14 22:26:25 2026] DELETE /volume/v3/volumes/0a9ecab8-59fb-4bb1-869d-3c735ed07a93 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:25.941823 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-2839b102-8955-41d8-a0a6-98657c3e12b7 req-fa5df440-689f-4e64-bb3b-e6682902ecb4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:25.944332 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2839b102-8955-41d8-a0a6-98657c3e12b7 req-fa5df440-689f-4e64-bb3b-e6682902ecb4 tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-reader] GET https://10.4.3.114/volume/v3/volumes/cdd061be-a0be-4202-aceb-1f1ec24f9cd6 Aug 14 22:26:25.944983 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2839b102-8955-41d8-a0a6-98657c3e12b7 req-fa5df440-689f-4e64-bb3b-e6682902ecb4 tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:25.944983 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2839b102-8955-41d8-a0a6-98657c3e12b7 req-fa5df440-689f-4e64-bb3b-e6682902ecb4 tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:25.955995 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2839b102-8955-41d8-a0a6-98657c3e12b7 req-fa5df440-689f-4e64-bb3b-e6682902ecb4 tempest-VolumesNegativeTest-1603977364 tempest-VolumesNegativeTest-1603977364-project-reader] https://10.4.3.114/volume/v3/volumes/cdd061be-a0be-4202-aceb-1f1ec24f9cd6 returned with HTTP 404 Aug 14 22:26:25.957388 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 250/985] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:25 2026] GET /volume/v3/volumes/cdd061be-a0be-4202-aceb-1f1ec24f9cd6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:26.079400 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-510e8b14-3a74-4502-8e9f-8a6e7b8c7a10 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:26.081427 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-510e8b14-3a74-4502-8e9f-8a6e7b8c7a10 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/d2d367e2-7c6f-4ada-828b-9bda491d7ada Aug 14 22:26:26.081807 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-510e8b14-3a74-4502-8e9f-8a6e7b8c7a10 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:26.082144 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-510e8b14-3a74-4502-8e9f-8a6e7b8c7a10 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:26.082387 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-510e8b14-3a74-4502-8e9f-8a6e7b8c7a10 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member d2d367e2-7c6f-4ada-828b-9bda491d7ada {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:26.087164 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:26.087164 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:26.103050 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-510e8b14-3a74-4502-8e9f-8a6e7b8c7a10 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/d2d367e2-7c6f-4ada-828b-9bda491d7ada returned with HTTP 200 Aug 14 22:26:26.104044 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 250/986] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:26 2026] GET /volume/v3/groups/d2d367e2-7c6f-4ada-828b-9bda491d7ada => generated 393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:26.122365 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:26.125085 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:26.126670 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-492344859", "volume_type": "dcc4e6b3-c423-4a1e-b6e1-3fff0c020818", "group_id": "d2d367e2-7c6f-4ada-828b-9bda491d7ada", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:26.129129 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-492344859', 'volume_type': 'dcc4e6b3-c423-4a1e-b6e1-3fff0c020818', 'group_id': 'd2d367e2-7c6f-4ada-828b-9bda491d7ada', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:26.145402 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:26.145402 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:26.146119 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Create volume of 1 GB Aug 14 22:26:26.160599 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Availability Zones retrieved successfully. Aug 14 22:26:26.171070 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Flow 'volume_create_api' (135c6017-de82-49aa-bfea-3ec20d33a5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:26.171070 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d8cac6-8582-4001-b97b-90208aa55e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:26.171765 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:26.171765 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:26.171765 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:26.210285 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d8cac6-8582-4001-b97b-90208aa55e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:26:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dcc4e6b3-c423-4a1e-b6e1-3fff0c020818,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-161720740',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dcc4e6b3-c423-4a1e-b6e1-3fff0c020818', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd2d367e2-7c6f-4ada-828b-9bda491d7ada', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:26.210285 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4a21a6-1497-4ab7-9671-12bd48d10e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:26.275327 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-161720740 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-161720740, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:26.276179 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-161720740 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-161720740, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:26.326799 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-59437063-9e0d-4ea3-97dd-d65d59b75e67 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:26.326799 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59437063-9e0d-4ea3-97dd-d65d59b75e67 None None] GET https://10.4.3.114/volume// Aug 14 22:26:26.326799 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59437063-9e0d-4ea3-97dd-d65d59b75e67 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:26.327087 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59437063-9e0d-4ea3-97dd-d65d59b75e67 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:26.327785 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59437063-9e0d-4ea3-97dd-d65d59b75e67 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:26.328042 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 246/987] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:26: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 14 22:26:26.339768 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-f6f79778-90ee-4519-b753-57a2ef1a72e9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:26.345285 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-f6f79778-90ee-4519-b753-57a2ef1a72e9 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] GET https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f Aug 14 22:26:26.345285 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-f6f79778-90ee-4519-b753-57a2ef1a72e9 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:26.345285 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-f6f79778-90ee-4519-b753-57a2ef1a72e9 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:26.377896 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:26.377896 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:26.389285 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-f6f79778-90ee-4519-b753-57a2ef1a72e9 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Volume info retrieved successfully. Aug 14 22:26:26.389597 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Created reservations ['76f22592-9b52-4c26-833c-32eaa40e803a', '95578839-8cc8-4b78-8007-9e88ddba029c', '177ec29a-35bd-452a-9b92-9679527585d8', 'c7613ffe-5fa5-4dcf-ad4f-772709798ea0'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:26.390416 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4a21a6-1497-4ab7-9671-12bd48d10e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76f22592-9b52-4c26-833c-32eaa40e803a', '95578839-8cc8-4b78-8007-9e88ddba029c', '177ec29a-35bd-452a-9b92-9679527585d8', 'c7613ffe-5fa5-4dcf-ad4f-772709798ea0']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:26.391593 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b64682-ba31-471b-9e06-984f87a3b6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:26.401701 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-f6f79778-90ee-4519-b753-57a2ef1a72e9 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f returned with HTTP 200 Aug 14 22:26:26.401701 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 251/988] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:26:26 2026] GET /volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f => generated 1540 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:26.455397 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b64682-ba31-471b-9e06-984f87a3b6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9be9a24f-8042-4241-a17f-fc57e12b19dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-492344859',encryption_key_id=None,group_id=d2d367e2-7c6f-4ada-828b-9bda491d7ada,group_type_id=,metadata={},multiattach=False,project_id='fd5f5403b3974bf3a6595be92758f409',qos_specs=None,replication_status=,reservations=['76f22592-9b52-4c26-833c-32eaa40e803a','95578839-8cc8-4b78-8007-9e88ddba029c','177ec29a-35bd-452a-9b92-9679527585d8','c7613ffe-5fa5-4dcf-ad4f-772709798ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_type_id=dcc4e6b3-c423-4a1e-b6e1-3fff0c020818), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-492344859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d2d367e2-7c6f-4ada-828b-9bda491d7ada,host=None,id=9be9a24f-8042-4241-a17f-fc57e12b19dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd5f5403b3974bf3a6595be92758f409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dcc4e6b3-c423-4a1e-b6e1-3fff0c020818),volume_type_id=dcc4e6b3-c423-4a1e-b6e1-3fff0c020818)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:26.463133 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (150f6ec1-bee4-4a0e-ab92-73f74f094e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:26.509948 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (150f6ec1-bee4-4a0e-ab92-73f74f094e7d) transitioned into state 'SUCCESS' from state '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-492344859',encryption_key_id=None,group_id=d2d367e2-7c6f-4ada-828b-9bda491d7ada,group_type_id=,metadata={},multiattach=False,project_id='fd5f5403b3974bf3a6595be92758f409',qos_specs=None,replication_status=,reservations=['76f22592-9b52-4c26-833c-32eaa40e803a','95578839-8cc8-4b78-8007-9e88ddba029c','177ec29a-35bd-452a-9b92-9679527585d8','c7613ffe-5fa5-4dcf-ad4f-772709798ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8704db8d2adb4fdf8dcebd0a66736e47',volume_type_id=dcc4e6b3-c423-4a1e-b6e1-3fff0c020818)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:26.510662 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fde9d8e4-af52-4385-b81e-50db03ac30e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:26.547510 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fde9d8e4-af52-4385-b81e-50db03ac30e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:26.549343 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Flow 'volume_create_api' (135c6017-de82-49aa-bfea-3ec20d33a5e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:26.550006 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Create volume request issued successfully. Aug 14 22:26:26.552679 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:26.552679 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:26.572887 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-67ccf70d-9799-4b4b-8428-948f0b69dcc0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:26.582658 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-67ccf70d-9799-4b4b-8428-948f0b69dcc0 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] PUT https://10.4.3.114/volume/v3/attachments/4e182d7f-e298-4fc2-945a-f3285fff0c7f Aug 14 22:26:26.585176 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-67ccf70d-9799-4b4b-8428-948f0b69dcc0 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:26.619570 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:26.620233 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-67ccf70d-9799-4b4b-8428-948f0b69dcc0 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Acquiring lock "cinder-attachment_update-6749d75f-038f-4191-81bb-8a7036d4ab4f-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:26:26.632368 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-67ccf70d-9799-4b4b-8428-948f0b69dcc0 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Lock "cinder-attachment_update-6749d75f-038f-4191-81bb-8a7036d4ab4f-np0000007343" acquired by "attachment_update" :: waited 0.010s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:26:26.632368 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:26.632368 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:26.634876 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:26.634876 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:26.645016 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6989c599-4869-4b6d-88bb-64eb2c7d9f5f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:26.646146 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 242/989] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:26:26 2026] POST /volume/v3/volumes => generated 821 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:26.670837 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-afcc1765-252b-44ad-affa-21159036caca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:26.678652 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-afcc1765-252b-44ad-affa-21159036caca tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/9be9a24f-8042-4241-a17f-fc57e12b19dd Aug 14 22:26:26.678952 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-afcc1765-252b-44ad-affa-21159036caca tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:26.680745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-afcc1765-252b-44ad-affa-21159036caca tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:26.692739 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:26.692739 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:26.709801 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-afcc1765-252b-44ad-affa-21159036caca tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Volume info retrieved successfully. Aug 14 22:26:26.712008 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-afcc1765-252b-44ad-affa-21159036caca tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:26.712443 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-afcc1765-252b-44ad-affa-21159036caca tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:26.772336 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-afcc1765-252b-44ad-affa-21159036caca tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:26.778611 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:26.778611 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:26.789133 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-afcc1765-252b-44ad-affa-21159036caca tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/9be9a24f-8042-4241-a17f-fc57e12b19dd returned with HTTP 200 Aug 14 22:26:26.789882 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 247/990] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:26 2026] GET /volume/v3/volumes/9be9a24f-8042-4241-a17f-fc57e12b19dd => generated 889 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:26.864847 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-67ccf70d-9799-4b4b-8428-948f0b69dcc0 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Lock "cinder-attachment_update-6749d75f-038f-4191-81bb-8a7036d4ab4f-np0000007343" released by "attachment_update" :: held 0.235s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:26:26.865587 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-67ccf70d-9799-4b4b-8428-948f0b69dcc0 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/attachments/4e182d7f-e298-4fc2-945a-f3285fff0c7f returned with HTTP 200 Aug 14 22:26:26.866091 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 251/991] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:26:26 2026] PUT /volume/v3/attachments/4e182d7f-e298-4fc2-945a-f3285fff0c7f => generated 969 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:26.911229 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-b6d42116-0cda-4544-84bc-86399b67f070 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:26.916406 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-b6d42116-0cda-4544-84bc-86399b67f070 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] POST https://10.4.3.114/volume/v3/attachments/4e182d7f-e298-4fc2-945a-f3285fff0c7f/action Aug 14 22:26:26.916841 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-b6d42116-0cda-4544-84bc-86399b67f070 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:26.916944 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-b6d42116-0cda-4544-84bc-86399b67f070 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:26.947028 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:26.947028 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:26.974323 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9ac26af1-b5ac-4449-a38c-86ff88be86d7 req-b6d42116-0cda-4544-84bc-86399b67f070 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/attachments/4e182d7f-e298-4fc2-945a-f3285fff0c7f/action returned with HTTP 204 Aug 14 22:26:26.974832 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 252/992] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:26:26 2026] POST /volume/v3/attachments/4e182d7f-e298-4fc2-945a-f3285fff0c7f/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:27.249082 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-111b80eb-fcdd-4b30-94a1-517ded798c3c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:27.461433 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-111b80eb-fcdd-4b30-94a1-517ded798c3c tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:26:27.461919 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-111b80eb-fcdd-4b30-94a1-517ded798c3c tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-858202246"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:27.485607 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-111b80eb-fcdd-4b30-94a1-517ded798c3c tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:26:27.486001 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 243/993] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:26:27 2026] POST /volume/v3/types => generated 232 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:27.507960 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c585407d-6e42-46b8-a766-f28659aade40 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:27.510579 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c585407d-6e42-46b8-a766-f28659aade40 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:26:27.513407 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c585407d-6e42-46b8-a766-f28659aade40 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1471404413", "extra_specs": {"multiattach": " True"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:27.549397 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c585407d-6e42-46b8-a766-f28659aade40 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:26:27.550806 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 248/994] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:26:27 2026] POST /volume/v3/types => generated 259 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:26:27.563302 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:27.738036 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:27.739093 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-858202246", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-429522813"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:27.742325 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-858202246', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-429522813'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:27.748723 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Create volume of 1 GB Aug 14 22:26:27.748883 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:27.748883 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:27.749898 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Availability Zones retrieved successfully. Aug 14 22:26:27.759957 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Flow 'volume_create_api' (741d3b21-c44a-4bbd-aeb6-301cf9482fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:27.761837 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9146a6b3-10d2-494a-a5d7-8e7a4e8fdd6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:27.762980 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:27.798120 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9146a6b3-10d2-494a-a5d7-8e7a4e8fdd6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:26:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d1c8580f-54b8-437e-85fc-12afbd42ea04,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-858202246',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1c8580f-54b8-437e-85fc-12afbd42ea04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:27.800142 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a77ff91-ce29-483b-95d4-4679e204bcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:27.813546 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cda9dd41-811c-41d7-89dc-94d484a34bb2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:27.815955 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cda9dd41-811c-41d7-89dc-94d484a34bb2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/9be9a24f-8042-4241-a17f-fc57e12b19dd Aug 14 22:26:27.818412 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cda9dd41-811c-41d7-89dc-94d484a34bb2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:27.818412 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cda9dd41-811c-41d7-89dc-94d484a34bb2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:27.832022 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:27.832022 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:27.840827 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cda9dd41-811c-41d7-89dc-94d484a34bb2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Volume info retrieved successfully. Aug 14 22:26:27.842209 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-cda9dd41-811c-41d7-89dc-94d484a34bb2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:27.843311 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-cda9dd41-811c-41d7-89dc-94d484a34bb2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:27.855030 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-858202246 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-858202246, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:27.855881 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-858202246 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-858202246, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:27.915351 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-cda9dd41-811c-41d7-89dc-94d484a34bb2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:27.922764 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:27.922764 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:27.936143 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cda9dd41-811c-41d7-89dc-94d484a34bb2 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/9be9a24f-8042-4241-a17f-fc57e12b19dd returned with HTTP 200 Aug 14 22:26:27.936759 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 253/995] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:27 2026] GET /volume/v3/volumes/9be9a24f-8042-4241-a17f-fc57e12b19dd => generated 914 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:27.939272 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Created reservations ['80efddc0-35e8-4db4-9855-90e5c1641cb7', '77890ce6-b91f-4a20-b378-5ea78c123c7d', '33b8cb08-8149-473b-a2a3-acc1a4c49d72', '9df812cb-36cb-4c23-9806-37c781176a4b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:27.940398 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a77ff91-ce29-483b-95d4-4679e204bcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80efddc0-35e8-4db4-9855-90e5c1641cb7', '77890ce6-b91f-4a20-b378-5ea78c123c7d', '33b8cb08-8149-473b-a2a3-acc1a4c49d72', '9df812cb-36cb-4c23-9806-37c781176a4b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:27.941633 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f74a54f9-6d79-4da3-97d6-3fbbced3c2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:27.963422 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9f673c5f-451a-40c0-8c4a-6e34ab8409ef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:27.965621 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f673c5f-451a-40c0-8c4a-6e34ab8409ef tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/group_snapshots Aug 14 22:26:27.966129 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f673c5f-451a-40c0-8c4a-6e34ab8409ef tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d2d367e2-7c6f-4ada-828b-9bda491d7ada", "name": "tempest-group_snapshot-1083775057"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:27.969508 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-9f673c5f-451a-40c0-8c4a-6e34ab8409ef tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd2d367e2-7c6f-4ada-828b-9bda491d7ada', 'name': 'tempest-group_snapshot-1083775057'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 22:26:27.977068 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:27.977068 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:27.979966 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f74a54f9-6d79-4da3-97d6-3fbbced3c2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b13ffbd5-8225-4638-95e6-753d5dbba48f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-429522813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e430f393eb6d4df1adf373499aeb31fa',qos_specs=None,replication_status=,reservations=['80efddc0-35e8-4db4-9855-90e5c1641cb7','77890ce6-b91f-4a20-b378-5ea78c123c7d','33b8cb08-8149-473b-a2a3-acc1a4c49d72','9df812cb-36cb-4c23-9806-37c781176a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dc8ae9f235c46408bc90c076bbeb280',volume_type_id=d1c8580f-54b8-437e-85fc-12afbd42ea04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-429522813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b13ffbd5-8225-4638-95e6-753d5dbba48f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e430f393eb6d4df1adf373499aeb31fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dc8ae9f235c46408bc90c076bbeb280',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1c8580f-54b8-437e-85fc-12afbd42ea04),volume_type_id=d1c8580f-54b8-437e-85fc-12afbd42ea04)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:27.981549 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b27d13-5e43-4a94-b259-3762bfe0ccc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:27.985154 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-9f673c5f-451a-40c0-8c4a-6e34ab8409ef tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Creating group_snapshot tempest-group_snapshot-1083775057. Aug 14 22:26:28.013111 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b27d13-5e43-4a94-b259-3762bfe0ccc2) transitioned into state 'SUCCESS' from state '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-429522813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e430f393eb6d4df1adf373499aeb31fa',qos_specs=None,replication_status=,reservations=['80efddc0-35e8-4db4-9855-90e5c1641cb7','77890ce6-b91f-4a20-b378-5ea78c123c7d','33b8cb08-8149-473b-a2a3-acc1a4c49d72','9df812cb-36cb-4c23-9806-37c781176a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dc8ae9f235c46408bc90c076bbeb280',volume_type_id=d1c8580f-54b8-437e-85fc-12afbd42ea04)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:28.014593 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (710deb3c-f0e0-4952-92a4-54e3087bf2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:28.018496 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:28.018496 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:28.034820 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (710deb3c-f0e0-4952-92a4-54e3087bf2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:28.035639 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Flow 'volume_create_api' (741d3b21-c44a-4bbd-aeb6-301cf9482fb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:28.036885 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Create volume request issued successfully. Aug 14 22:26:28.037099 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa6a3f94-815b-4a24-88db-509f8eeb1c20 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:28.038578 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 252/996] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:26:27 2026] POST /volume/v3/volumes => generated 870 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:28.056646 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-9f673c5f-451a-40c0-8c4a-6e34ab8409ef tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-161720740 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-161720740, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:28.057064 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-81a89909-1cf3-41da-86cd-c9f928bb5e42 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:28.060793 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81a89909-1cf3-41da-86cd-c9f928bb5e42 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] GET https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:28.061308 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81a89909-1cf3-41da-86cd-c9f928bb5e42 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:28.061485 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81a89909-1cf3-41da-86cd-c9f928bb5e42 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:28.078045 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:28.078045 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:28.085987 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-81a89909-1cf3-41da-86cd-c9f928bb5e42 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Volume info retrieved successfully. Aug 14 22:26:28.096836 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81a89909-1cf3-41da-86cd-c9f928bb5e42 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 200 Aug 14 22:26:28.096836 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 249/997] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:28 2026] GET /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:28.107811 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9f673c5f-451a-40c0-8c4a-6e34ab8409ef tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Created reservations ['3e9e1a08-5937-4a31-aae8-53ba49920d1c', '7db6f015-fab7-46cf-b3c8-fea44ba256bc', '6c3543c1-b8c5-4c48-a531-3214ed851fa5', '035b1c5f-976a-4d3d-ba4b-db8312057ca0'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:28.177570 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f673c5f-451a-40c0-8c4a-6e34ab8409ef tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots returned with HTTP 202 Aug 14 22:26:28.179181 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 244/998] 10.4.3.114 () {70 vars in 1324 bytes} [Fri Aug 14 22:26:27 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:26:28.196452 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6064ef5b-f694-4065-8aaf-10ae1a1d0464 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:28.199335 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6064ef5b-f694-4065-8aaf-10ae1a1d0464 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac Aug 14 22:26:28.199596 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6064ef5b-f694-4065-8aaf-10ae1a1d0464 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:28.199745 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6064ef5b-f694-4065-8aaf-10ae1a1d0464 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:28.199903 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-6064ef5b-f694-4065-8aaf-10ae1a1d0464 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 0f3524c1-c62f-43ad-8533-7358f658bfac {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:28.204969 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:28.204969 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:28.210792 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6064ef5b-f694-4065-8aaf-10ae1a1d0464 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac returned with HTTP 200 Aug 14 22:26:28.211644 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 254/999] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:28 2026] GET /volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:29.117875 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b6307ad3-10e3-4635-bdf4-789cfa6d3934 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.122321 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6307ad3-10e3-4635-bdf4-789cfa6d3934 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] GET https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:29.122890 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6307ad3-10e3-4635-bdf4-789cfa6d3934 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.122890 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6307ad3-10e3-4635-bdf4-789cfa6d3934 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.136589 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.136589 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:29.142832 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b6307ad3-10e3-4635-bdf4-789cfa6d3934 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Volume info retrieved successfully. Aug 14 22:26:29.147858 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6307ad3-10e3-4635-bdf4-789cfa6d3934 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 200 Aug 14 22:26:29.148918 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 253/1000] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:29.163716 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5a50580b-bd92-4b69-a05a-a1d4d1307cfd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.166766 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a50580b-bd92-4b69-a05a-a1d4d1307cfd tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] GET https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:29.167164 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a50580b-bd92-4b69-a05a-a1d4d1307cfd tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.167494 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a50580b-bd92-4b69-a05a-a1d4d1307cfd tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.179512 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.179512 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:29.186846 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5a50580b-bd92-4b69-a05a-a1d4d1307cfd tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Volume info retrieved successfully. Aug 14 22:26:29.197527 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a50580b-bd92-4b69-a05a-a1d4d1307cfd tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 200 Aug 14 22:26:29.198466 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 250/1001] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 1191 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:29.222443 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5182c0f4-88a1-458e-ae40-2a281f16c09e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.224978 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5182c0f4-88a1-458e-ae40-2a281f16c09e tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] POST https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f/action Aug 14 22:26:29.225477 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5182c0f4-88a1-458e-ae40-2a281f16c09e tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1471404413", "migration_policy": "never"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:29.225782 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5182c0f4-88a1-458e-ae40-2a281f16c09e tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1471404413", "migration_policy": "never"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:29.227721 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2cab7715-d38c-423a-b8ef-a49e97451b01 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.234983 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2cab7715-d38c-423a-b8ef-a49e97451b01 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac Aug 14 22:26:29.235429 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2cab7715-d38c-423a-b8ef-a49e97451b01 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.235851 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2cab7715-d38c-423a-b8ef-a49e97451b01 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.237665 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-2cab7715-d38c-423a-b8ef-a49e97451b01 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 0f3524c1-c62f-43ad-8533-7358f658bfac {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:29.242086 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.242086 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:29.242324 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5182c0f4-88a1-458e-ae40-2a281f16c09e tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Volume info retrieved successfully. Aug 14 22:26:29.243147 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.243147 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:29.249797 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.249797 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:29.251869 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2cab7715-d38c-423a-b8ef-a49e97451b01 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac returned with HTTP 200 Aug 14 22:26:29.253121 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 255/1002] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:29.265283 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a029af7b-bae4-4c67-9015-1c0d7392db6a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.269475 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a029af7b-bae4-4c67-9015-1c0d7392db6a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/snapshots/detail Aug 14 22:26:29.270301 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a029af7b-bae4-4c67-9015-1c0d7392db6a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.270301 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a029af7b-bae4-4c67-9015-1c0d7392db6a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.270974 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-a029af7b-bae4-4c67-9015-1c0d7392db6a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:29.272607 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-a029af7b-bae4-4c67-9015-1c0d7392db6a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:26:29.286591 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-5182c0f4-88a1-458e-ae40-2a281f16c09e tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1471404413 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1471404413, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:29.287046 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-5182c0f4-88a1-458e-ae40-2a281f16c09e tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1471404413 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1471404413, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:29.289503 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a029af7b-bae4-4c67-9015-1c0d7392db6a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all snapshots completed successfully. Aug 14 22:26:29.290122 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.290122 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:29.291329 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a029af7b-bae4-4c67-9015-1c0d7392db6a tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 22:26:29.292402 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 254/1003] 10.4.3.114 () {66 vars in 1264 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:29.306091 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ada3503-47d9-4d6f-a58a-e8773cd7e95f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.308783 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ada3503-47d9-4d6f-a58a-e8773cd7e95f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/snapshots/3d72af27-eeec-4dde-b9ba-e1c643c7f12a Aug 14 22:26:29.308956 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ada3503-47d9-4d6f-a58a-e8773cd7e95f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.309190 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ada3503-47d9-4d6f-a58a-e8773cd7e95f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.317409 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.317409 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:29.318757 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5ada3503-47d9-4d6f-a58a-e8773cd7e95f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Snapshot retrieved successfully. Aug 14 22:26:29.319583 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ada3503-47d9-4d6f-a58a-e8773cd7e95f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/snapshots/3d72af27-eeec-4dde-b9ba-e1c643c7f12a returned with HTTP 200 Aug 14 22:26:29.320230 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 251/1004] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/snapshots/3d72af27-eeec-4dde-b9ba-e1c643c7f12a => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:29.335600 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-51c97008-26df-45e3-92da-e8db36ebf832 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.339671 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51c97008-26df-45e3-92da-e8db36ebf832 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac Aug 14 22:26:29.340391 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51c97008-26df-45e3-92da-e8db36ebf832 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.340741 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51c97008-26df-45e3-92da-e8db36ebf832 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.340951 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-51c97008-26df-45e3-92da-e8db36ebf832 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 0f3524c1-c62f-43ad-8533-7358f658bfac {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:29.348728 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.348728 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:29.350424 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5182c0f4-88a1-458e-ae40-2a281f16c09e tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Created reservations ['256b2c28-a643-4dda-ad02-7d7a219155b3', 'b23c7b43-51c5-4c8a-82e8-04c377c62cdc'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:29.353932 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51c97008-26df-45e3-92da-e8db36ebf832 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac returned with HTTP 200 Aug 14 22:26:29.354583 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 256/1005] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac => generated 308 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:29.371302 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68dcd8b1-ccc0-4fd2-ab13-9e8c25a92687 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.374222 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68dcd8b1-ccc0-4fd2-ab13-9e8c25a92687 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/detail Aug 14 22:26:29.374377 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68dcd8b1-ccc0-4fd2-ab13-9e8c25a92687 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.374770 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68dcd8b1-ccc0-4fd2-ab13-9e8c25a92687 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.385443 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-5182c0f4-88a1-458e-ae40-2a281f16c09e tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-858202246 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-858202246, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:29.385787 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-5182c0f4-88a1-458e-ae40-2a281f16c09e tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-858202246 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-858202246, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:29.388564 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68dcd8b1-ccc0-4fd2-ab13-9e8c25a92687 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 14 22:26:29.389141 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 255/1006] 10.4.3.114 () {68 vars in 1323 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:29.400895 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5182c0f4-88a1-458e-ae40-2a281f16c09e tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Created reservations ['94a6ad1b-97dd-40ad-8cbe-843414e48415', '7079c1c6-00d0-4fed-8cd0-fd7236ecbd56'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:29.403957 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4014d081-a623-47c6-9dc7-8e8da3ee8061 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.405751 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4014d081-a623-47c6-9dc7-8e8da3ee8061 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] DELETE https://10.4.3.114/volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac Aug 14 22:26:29.406173 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4014d081-a623-47c6-9dc7-8e8da3ee8061 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.406512 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4014d081-a623-47c6-9dc7-8e8da3ee8061 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.408319 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-4014d081-a623-47c6-9dc7-8e8da3ee8061 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] delete called for member 0f3524c1-c62f-43ad-8533-7358f658bfac {{(pid=100325) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 22:26:29.408319 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.group_snapshots [None req-4014d081-a623-47c6-9dc7-8e8da3ee8061 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Delete group_snapshot with id: 0f3524c1-c62f-43ad-8533-7358f658bfac Aug 14 22:26:29.412407 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.412407 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:29.459278 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5182c0f4-88a1-458e-ae40-2a281f16c09e tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Retype volume request issued successfully. Aug 14 22:26:29.459585 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5182c0f4-88a1-458e-ae40-2a281f16c09e tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f/action returned with HTTP 202 Aug 14 22:26:29.460267 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 245/1007] 10.4.3.114 () {70 vars in 1432 bytes} [Fri Aug 14 22:26:29 2026] POST /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 22:26:29.468075 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4014d081-a623-47c6-9dc7-8e8da3ee8061 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac returned with HTTP 202 Aug 14 22:26:29.468075 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 252/1008] 10.4.3.114 () {68 vars in 1416 bytes} [Fri Aug 14 22:26:29 2026] DELETE /volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:29.470747 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a18e25cc-ec21-43d1-bf33-5effc4d5ff85 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.474931 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a18e25cc-ec21-43d1-bf33-5effc4d5ff85 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] GET https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:29.475474 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a18e25cc-ec21-43d1-bf33-5effc4d5ff85 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.475870 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a18e25cc-ec21-43d1-bf33-5effc4d5ff85 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.477991 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ecea4044-d825-458f-818b-d82bb1fc026b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.480602 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecea4044-d825-458f-818b-d82bb1fc026b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:29.480804 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecea4044-d825-458f-818b-d82bb1fc026b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.480923 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecea4044-d825-458f-818b-d82bb1fc026b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.481172 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-ecea4044-d825-458f-818b-d82bb1fc026b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:29.481678 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.481678 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:29.482028 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ecea4044-d825-458f-818b-d82bb1fc026b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:29.488825 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.488825 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:29.496899 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a18e25cc-ec21-43d1-bf33-5effc4d5ff85 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Volume info retrieved successfully. Aug 14 22:26:29.497165 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ecea4044-d825-458f-818b-d82bb1fc026b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all volumes completed successfully. Aug 14 22:26:29.499767 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-ecea4044-d825-458f-818b-d82bb1fc026b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:29.499767 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-ecea4044-d825-458f-818b-d82bb1fc026b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:29.507274 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a18e25cc-ec21-43d1-bf33-5effc4d5ff85 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 200 Aug 14 22:26:29.507274 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 257/1009] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:29.566973 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-ecea4044-d825-458f-818b-d82bb1fc026b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:29.575867 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.575867 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:29.591431 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecea4044-d825-458f-818b-d82bb1fc026b tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:29.592143 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 256/1010] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:29.613965 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-116098c6-b15a-4dbc-903b-5f616246d93e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.616785 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-116098c6-b15a-4dbc-903b-5f616246d93e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/snapshots/detail Aug 14 22:26:29.617310 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-116098c6-b15a-4dbc-903b-5f616246d93e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.617481 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-116098c6-b15a-4dbc-903b-5f616246d93e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.617935 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-116098c6-b15a-4dbc-903b-5f616246d93e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:29.619973 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.619973 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:29.620924 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-116098c6-b15a-4dbc-903b-5f616246d93e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:26:29.631531 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-116098c6-b15a-4dbc-903b-5f616246d93e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all snapshots completed successfully. Aug 14 22:26:29.632267 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.632267 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:29.633311 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-116098c6-b15a-4dbc-903b-5f616246d93e tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 22:26:29.634146 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 246/1011] 10.4.3.114 () {66 vars in 1264 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:29.650051 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0a058697-d919-4359-a5ef-c1f079d5def4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.652481 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a058697-d919-4359-a5ef-c1f079d5def4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/snapshots/3d72af27-eeec-4dde-b9ba-e1c643c7f12a Aug 14 22:26:29.653372 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a058697-d919-4359-a5ef-c1f079d5def4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.654383 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a058697-d919-4359-a5ef-c1f079d5def4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.664800 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a058697-d919-4359-a5ef-c1f079d5def4 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/snapshots/3d72af27-eeec-4dde-b9ba-e1c643c7f12a returned with HTTP 404 Aug 14 22:26:29.666480 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 253/1012] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/snapshots/3d72af27-eeec-4dde-b9ba-e1c643c7f12a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:29.683386 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e97c94d9-b3cc-4c28-992a-419348637833 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.686584 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e97c94d9-b3cc-4c28-992a-419348637833 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac Aug 14 22:26:29.686956 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e97c94d9-b3cc-4c28-992a-419348637833 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.687240 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e97c94d9-b3cc-4c28-992a-419348637833 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.687731 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-e97c94d9-b3cc-4c28-992a-419348637833 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member 0f3524c1-c62f-43ad-8533-7358f658bfac {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 22:26:29.693825 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e97c94d9-b3cc-4c28-992a-419348637833 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac returned with HTTP 404 Aug 14 22:26:29.694425 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 258/1013] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:29.704124 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f60a3fed-12fa-4ecb-aeb7-dfec4a5c38b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.706297 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f60a3fed-12fa-4ecb-aeb7-dfec4a5c38b3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/group_snapshots Aug 14 22:26:29.706546 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f60a3fed-12fa-4ecb-aeb7-dfec4a5c38b3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.706766 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f60a3fed-12fa-4ecb-aeb7-dfec4a5c38b3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.711672 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f60a3fed-12fa-4ecb-aeb7-dfec4a5c38b3 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots returned with HTTP 200 Aug 14 22:26:29.712035 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 257/1014] 10.4.3.114 () {68 vars in 1302 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:29.722931 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b8efc880-52ed-400f-a3fd-850195084872 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.725710 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8efc880-52ed-400f-a3fd-850195084872 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] DELETE https://10.4.3.114/volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac Aug 14 22:26:29.726072 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8efc880-52ed-400f-a3fd-850195084872 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.726994 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8efc880-52ed-400f-a3fd-850195084872 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.726994 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-b8efc880-52ed-400f-a3fd-850195084872 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] delete called for member 0f3524c1-c62f-43ad-8533-7358f658bfac {{(pid=100323) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 22:26:29.726994 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-b8efc880-52ed-400f-a3fd-850195084872 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Delete group_snapshot with id: 0f3524c1-c62f-43ad-8533-7358f658bfac Aug 14 22:26:29.737268 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8efc880-52ed-400f-a3fd-850195084872 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac returned with HTTP 404 Aug 14 22:26:29.739914 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 247/1015] 10.4.3.114 () {68 vars in 1416 bytes} [Fri Aug 14 22:26:29 2026] DELETE /volume/v3/group_snapshots/0f3524c1-c62f-43ad-8533-7358f658bfac => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:29.748803 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6e9d280c-c0d1-47b2-bb31-9623423b249f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.751911 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e9d280c-c0d1-47b2-bb31-9623423b249f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:29.753135 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e9d280c-c0d1-47b2-bb31-9623423b249f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:29.753642 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e9d280c-c0d1-47b2-bb31-9623423b249f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:29.754364 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-6e9d280c-c0d1-47b2-bb31-9623423b249f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:29.755332 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.755332 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:29.756341 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6e9d280c-c0d1-47b2-bb31-9623423b249f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:29.769078 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6e9d280c-c0d1-47b2-bb31-9623423b249f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Get all volumes completed successfully. Aug 14 22:26:29.773267 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-6e9d280c-c0d1-47b2-bb31-9623423b249f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:29.773531 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-6e9d280c-c0d1-47b2-bb31-9623423b249f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:29.837413 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-6e9d280c-c0d1-47b2-bb31-9623423b249f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:29.843146 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.843146 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:29.856829 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e9d280c-c0d1-47b2-bb31-9623423b249f tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:29.857469 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 254/1016] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:29.877103 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-41a70525-029f-4ceb-8520-06a975c3b315 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:29.880186 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41a70525-029f-4ceb-8520-06a975c3b315 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] POST https://10.4.3.114/volume/v3/groups/d2d367e2-7c6f-4ada-828b-9bda491d7ada/action Aug 14 22:26:29.883703 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41a70525-029f-4ceb-8520-06a975c3b315 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:29.884122 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41a70525-029f-4ceb-8520-06a975c3b315 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:29.886407 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-41a70525-029f-4ceb-8520-06a975c3b315 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] delete called for group d2d367e2-7c6f-4ada-828b-9bda491d7ada {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 22:26:29.886407 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-41a70525-029f-4ceb-8520-06a975c3b315 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Delete group with id: d2d367e2-7c6f-4ada-828b-9bda491d7ada Aug 14 22:26:29.898550 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:29.898550 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:29.985102 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41a70525-029f-4ceb-8520-06a975c3b315 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/d2d367e2-7c6f-4ada-828b-9bda491d7ada/action returned with HTTP 202 Aug 14 22:26:29.985451 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 259/1017] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:26:29 2026] POST /volume/v3/groups/d2d367e2-7c6f-4ada-828b-9bda491d7ada/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:30.000455 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-12ca5fa4-d524-4e77-8d2e-c80b134bc208 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:30.004644 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12ca5fa4-d524-4e77-8d2e-c80b134bc208 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/9be9a24f-8042-4241-a17f-fc57e12b19dd Aug 14 22:26:30.004644 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12ca5fa4-d524-4e77-8d2e-c80b134bc208 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:30.004884 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12ca5fa4-d524-4e77-8d2e-c80b134bc208 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:30.018550 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:30.018550 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:30.026868 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-12ca5fa4-d524-4e77-8d2e-c80b134bc208 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Volume info retrieved successfully. Aug 14 22:26:30.027911 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-12ca5fa4-d524-4e77-8d2e-c80b134bc208 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:30.028086 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-12ca5fa4-d524-4e77-8d2e-c80b134bc208 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:30.083240 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-12ca5fa4-d524-4e77-8d2e-c80b134bc208 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:30.087289 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:30.087289 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:30.103309 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12ca5fa4-d524-4e77-8d2e-c80b134bc208 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/9be9a24f-8042-4241-a17f-fc57e12b19dd returned with HTTP 200 Aug 14 22:26:30.103814 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 258/1018] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:29 2026] GET /volume/v3/volumes/9be9a24f-8042-4241-a17f-fc57e12b19dd => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:30.325583 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7cb1ce8d-fb97-422e-9270-5198348bf269 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:30.464089 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7cb1ce8d-fb97-422e-9270-5198348bf269 tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] GET https://10.4.3.114/volume/v3/scheduler-stats/get_pools Aug 14 22:26:30.464304 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7cb1ce8d-fb97-422e-9270-5198348bf269 tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:30.465537 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7cb1ce8d-fb97-422e-9270-5198348bf269 tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] Calling method 'get_pools' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:30.484144 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7cb1ce8d-fb97-422e-9270-5198348bf269 tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] https://10.4.3.114/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 22:26:30.485039 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 248/1019] 10.4.3.114 () {66 vars in 1291 bytes} [Fri Aug 14 22:26:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:30.503447 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa53765d-1359-4829-8abc-31ca15e5a37c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:30.505826 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa53765d-1359-4829-8abc-31ca15e5a37c tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] GET https://10.4.3.114/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 22:26:30.506160 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa53765d-1359-4829-8abc-31ca15e5a37c tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:30.506321 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa53765d-1359-4829-8abc-31ca15e5a37c tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] Calling method 'get_pools' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:30.522288 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa53765d-1359-4829-8abc-31ca15e5a37c tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] https://10.4.3.114/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 22:26:30.523043 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 255/1020] 10.4.3.114 () {66 vars in 1314 bytes} [Fri Aug 14 22:26:30 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:30.530089 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9fb50199-4006-4951-9854-ca23fb3f6d33 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:30.532955 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fb50199-4006-4951-9854-ca23fb3f6d33 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] GET https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:30.533306 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fb50199-4006-4951-9854-ca23fb3f6d33 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:30.533725 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fb50199-4006-4951-9854-ca23fb3f6d33 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:30.535558 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-58b6d64a-4db2-4ee5-8abf-d37652ddd00c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:30.540068 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58b6d64a-4db2-4ee5-8abf-d37652ddd00c tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] GET https://10.4.3.114/volume/v3/capabilities/np0000007343@storpool Aug 14 22:26:30.540899 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58b6d64a-4db2-4ee5-8abf-d37652ddd00c tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:30.540899 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58b6d64a-4db2-4ee5-8abf-d37652ddd00c tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:30.551059 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:30.551059 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:30.564610 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9fb50199-4006-4951-9854-ca23fb3f6d33 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Volume info retrieved successfully. Aug 14 22:26:30.569322 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58b6d64a-4db2-4ee5-8abf-d37652ddd00c tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] https://10.4.3.114/volume/v3/capabilities/np0000007343@storpool returned with HTTP 200 Aug 14 22:26:30.570102 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 259/1021] 10.4.3.114 () {66 vars in 1318 bytes} [Fri Aug 14 22:26:30 2026] GET /volume/v3/capabilities/np0000007343@storpool => generated 703 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:30.572208 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fb50199-4006-4951-9854-ca23fb3f6d33 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 200 Aug 14 22:26:30.572429 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 260/1022] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:30 2026] GET /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 997 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:30.588293 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-69eceef5-b205-4b07-a803-a21626319679 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:30.591729 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69eceef5-b205-4b07-a803-a21626319679 tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] GET https://10.4.3.114/volume/v3/capabilities/np0000007343@storpool Aug 14 22:26:30.592763 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69eceef5-b205-4b07-a803-a21626319679 tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:30.592763 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69eceef5-b205-4b07-a803-a21626319679 tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:30.597229 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-07dd230a-fda4-4c31-8e9e-6dcbcffa795b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:30.601006 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07dd230a-fda4-4c31-8e9e-6dcbcffa795b tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] GET https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:30.601346 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07dd230a-fda4-4c31-8e9e-6dcbcffa795b tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:30.602756 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07dd230a-fda4-4c31-8e9e-6dcbcffa795b tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:30.610860 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69eceef5-b205-4b07-a803-a21626319679 tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] https://10.4.3.114/volume/v3/capabilities/np0000007343@storpool returned with HTTP 200 Aug 14 22:26:30.612216 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:30.612216 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:30.612375 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 249/1023] 10.4.3.114 () {66 vars in 1318 bytes} [Fri Aug 14 22:26:30 2026] GET /volume/v3/capabilities/np0000007343@storpool => generated 703 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:30.619549 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-07dd230a-fda4-4c31-8e9e-6dcbcffa795b tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Volume info retrieved successfully. Aug 14 22:26:30.623881 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a89ea692-ba78-4da9-b8b0-b8ee2500aac1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:30.631840 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07dd230a-fda4-4c31-8e9e-6dcbcffa795b tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 200 Aug 14 22:26:30.633451 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 256/1024] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:30 2026] GET /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 1191 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:30.637608 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a89ea692-ba78-4da9-b8b0-b8ee2500aac1 tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] GET https://10.4.3.114/volume/v3/capabilities/np0000007343@storpool Aug 14 22:26:30.637608 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a89ea692-ba78-4da9-b8b0-b8ee2500aac1 tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:30.637608 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a89ea692-ba78-4da9-b8b0-b8ee2500aac1 tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:30.651415 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a89ea692-ba78-4da9-b8b0-b8ee2500aac1 tempest-BackendsCapabilitiesAdminTestsJSON-491101623 tempest-BackendsCapabilitiesAdminTestsJSON-491101623-project-admin] https://10.4.3.114/volume/v3/capabilities/np0000007343@storpool returned with HTTP 200 Aug 14 22:26:30.651598 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 260/1025] 10.4.3.114 () {66 vars in 1318 bytes} [Fri Aug 14 22:26:30 2026] GET /volume/v3/capabilities/np0000007343@storpool => generated 703 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:30.653376 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-01abdbe4-0bb7-41c7-91e0-d7ef5f4732b2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:30.658174 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01abdbe4-0bb7-41c7-91e0-d7ef5f4732b2 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] GET https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:30.658487 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01abdbe4-0bb7-41c7-91e0-d7ef5f4732b2 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:30.658727 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01abdbe4-0bb7-41c7-91e0-d7ef5f4732b2 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:30.670398 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:30.670398 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:30.677238 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-01abdbe4-0bb7-41c7-91e0-d7ef5f4732b2 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Volume info retrieved successfully. Aug 14 22:26:30.683002 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01abdbe4-0bb7-41c7-91e0-d7ef5f4732b2 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 200 Aug 14 22:26:30.684205 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 261/1026] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:30 2026] GET /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 1191 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:30.703522 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea31c0f4-ff9e-42eb-9b6f-b2d9bcb60ff8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:30.707432 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea31c0f4-ff9e-42eb-9b6f-b2d9bcb60ff8 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] POST https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f/action Aug 14 22:26:30.707908 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea31c0f4-ff9e-42eb-9b6f-b2d9bcb60ff8 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-858202246", "migration_policy": "never"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:30.708096 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea31c0f4-ff9e-42eb-9b6f-b2d9bcb60ff8 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-858202246", "migration_policy": "never"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:30.725453 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:30.725453 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:30.725914 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ea31c0f4-ff9e-42eb-9b6f-b2d9bcb60ff8 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Volume info retrieved successfully. Aug 14 22:26:30.776502 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ea31c0f4-ff9e-42eb-9b6f-b2d9bcb60ff8 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Created reservations ['427e8fc3-3be5-4335-b79b-371be0009691', '119d8465-2bac-4e79-8502-24d07337b3b2'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:30.806700 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c585d53c-98e7-418b-8498-effffce567fd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:30.807560 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ea31c0f4-ff9e-42eb-9b6f-b2d9bcb60ff8 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Created reservations ['64b8ce92-23ef-4816-bc37-3ae5098c84a9', '2bd4e5f0-4a25-43a2-b7e1-c877b64c3d58'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:30.844086 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ea31c0f4-ff9e-42eb-9b6f-b2d9bcb60ff8 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Retype volume request issued successfully. Aug 14 22:26:30.844086 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea31c0f4-ff9e-42eb-9b6f-b2d9bcb60ff8 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f/action returned with HTTP 202 Aug 14 22:26:30.844086 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 250/1027] 10.4.3.114 () {70 vars in 1432 bytes} [Fri Aug 14 22:26:30 2026] POST /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 22:26:30.856696 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5e5494b2-0a4a-4c0d-af82-3e650581dfaa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:30.860390 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e5494b2-0a4a-4c0d-af82-3e650581dfaa tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] GET https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:30.861273 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e5494b2-0a4a-4c0d-af82-3e650581dfaa tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:30.861273 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e5494b2-0a4a-4c0d-af82-3e650581dfaa tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:30.871486 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:30.871486 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:30.879109 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5e5494b2-0a4a-4c0d-af82-3e650581dfaa tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Volume info retrieved successfully. Aug 14 22:26:30.887307 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e5494b2-0a4a-4c0d-af82-3e650581dfaa tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 200 Aug 14 22:26:30.888093 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 261/1028] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:30 2026] GET /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:30.995953 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:30.996368 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1843714228", "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:30.999104 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1843714228', 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:31.128038 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5b1b2180-670f-4e3c-adba-f3587f4692b0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:31.134892 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b1b2180-670f-4e3c-adba-f3587f4692b0 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/volumes/9be9a24f-8042-4241-a17f-fc57e12b19dd Aug 14 22:26:31.134892 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b1b2180-670f-4e3c-adba-f3587f4692b0 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:31.134892 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b1b2180-670f-4e3c-adba-f3587f4692b0 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:31.143986 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Create volume of 1 GB Aug 14 22:26:31.150105 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b1b2180-670f-4e3c-adba-f3587f4692b0 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/volumes/9be9a24f-8042-4241-a17f-fc57e12b19dd returned with HTTP 404 Aug 14 22:26:31.150105 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 262/1029] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:31 2026] GET /volume/v3/volumes/9be9a24f-8042-4241-a17f-fc57e12b19dd => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:31.151492 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Availability Zones retrieved successfully. Aug 14 22:26:31.160215 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-916ad353-d715-4208-879e-2bf3044bb2e1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:31.160779 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Flow 'volume_create_api' (2a9b03fc-6a7c-4ed8-858a-7d998963044e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:31.162714 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1529ebee-c71f-4b4b-a528-9b758c2d18b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:31.162891 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-916ad353-d715-4208-879e-2bf3044bb2e1 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] GET https://10.4.3.114/volume/v3/groups/d2d367e2-7c6f-4ada-828b-9bda491d7ada Aug 14 22:26:31.163919 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-916ad353-d715-4208-879e-2bf3044bb2e1 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:31.163919 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-916ad353-d715-4208-879e-2bf3044bb2e1 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:31.164670 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-916ad353-d715-4208-879e-2bf3044bb2e1 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] show called for member d2d367e2-7c6f-4ada-828b-9bda491d7ada {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:31.164878 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:31.168474 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-916ad353-d715-4208-879e-2bf3044bb2e1 tempest-GroupSnapshotsTest-1119044209 tempest-GroupSnapshotsTest-1119044209-project-member] https://10.4.3.114/volume/v3/groups/d2d367e2-7c6f-4ada-828b-9bda491d7ada returned with HTTP 404 Aug 14 22:26:31.169437 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 251/1030] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:31 2026] GET /volume/v3/groups/d2d367e2-7c6f-4ada-828b-9bda491d7ada => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:31.182748 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-95346697-e401-4314-964d-d71ce5a415de None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:31.187276 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-95346697-e401-4314-964d-d71ce5a415de tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/00b56fa1-3cee-4351-95d9-cdd1a178560a Aug 14 22:26:31.187276 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-95346697-e401-4314-964d-d71ce5a415de tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:31.187508 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-95346697-e401-4314-964d-d71ce5a415de tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:31.217371 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-95346697-e401-4314-964d-d71ce5a415de tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/group_types/00b56fa1-3cee-4351-95d9-cdd1a178560a returned with HTTP 202 Aug 14 22:26:31.218181 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 262/1031] 10.4.3.114 () {68 vars in 1404 bytes} [Fri Aug 14 22:26:31 2026] DELETE /volume/v3/group_types/00b56fa1-3cee-4351-95d9-cdd1a178560a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:31.232694 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-002ac0e2-6e92-4b4a-ad0e-e2736f110aae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:31.237012 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-002ac0e2-6e92-4b4a-ad0e-e2736f110aae tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] DELETE https://10.4.3.114/volume/v3/types/dcc4e6b3-c423-4a1e-b6e1-3fff0c020818 Aug 14 22:26:31.237012 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-002ac0e2-6e92-4b4a-ad0e-e2736f110aae tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:31.237012 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-002ac0e2-6e92-4b4a-ad0e-e2736f110aae tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:31.280965 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1529ebee-c71f-4b4b-a528-9b758c2d18b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:31.281645 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (255246f0-6ab2-49de-9fb4-c79e7e34fb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:31.320931 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-002ac0e2-6e92-4b4a-ad0e-e2736f110aae tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/types/dcc4e6b3-c423-4a1e-b6e1-3fff0c020818 returned with HTTP 202 Aug 14 22:26:31.320931 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 263/1032] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:26:31 2026] DELETE /volume/v3/types/dcc4e6b3-c423-4a1e-b6e1-3fff0c020818 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:31.339501 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-81e5844c-2735-47f2-af95-e8bc6a1aabc8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:31.343883 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81e5844c-2735-47f2-af95-e8bc6a1aabc8 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] GET https://10.4.3.114/volume/v3/types/dcc4e6b3-c423-4a1e-b6e1-3fff0c020818 Aug 14 22:26:31.343883 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81e5844c-2735-47f2-af95-e8bc6a1aabc8 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:31.344283 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81e5844c-2735-47f2-af95-e8bc6a1aabc8 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:31.371809 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81e5844c-2735-47f2-af95-e8bc6a1aabc8 tempest-GroupSnapshotsTest-903422316 tempest-GroupSnapshotsTest-903422316-project-admin] https://10.4.3.114/volume/v3/types/dcc4e6b3-c423-4a1e-b6e1-3fff0c020818 returned with HTTP 404 Aug 14 22:26:31.371809 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 252/1033] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:26:31 2026] GET /volume/v3/types/dcc4e6b3-c423-4a1e-b6e1-3fff0c020818 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:31.437987 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Created reservations ['c01135cb-1e2d-4e4b-8441-93731f7c7c4e', '99f5e2d0-efe5-4133-b695-b28063912e4d', 'ec0510a0-ac4e-4ae9-8477-31c73fc3ad6b', 'ee062740-eccf-4820-8402-9d023a15c25e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:31.438183 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (255246f0-6ab2-49de-9fb4-c79e7e34fb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c01135cb-1e2d-4e4b-8441-93731f7c7c4e', '99f5e2d0-efe5-4133-b695-b28063912e4d', 'ec0510a0-ac4e-4ae9-8477-31c73fc3ad6b', 'ee062740-eccf-4820-8402-9d023a15c25e']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:31.439616 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb9c81c-108a-4fbe-9692-a07e2442b5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:31.480200 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb9c81c-108a-4fbe-9692-a07e2442b5ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8e81ac3-6866-42c6-b87a-d90c55802ef1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1843714228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129594f25acd4dea807f631253ae3048',qos_specs=None,replication_status=,reservations=['c01135cb-1e2d-4e4b-8441-93731f7c7c4e','99f5e2d0-efe5-4133-b695-b28063912e4d','ec0510a0-ac4e-4ae9-8477-31c73fc3ad6b','ee062740-eccf-4820-8402-9d023a15c25e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64f79b8d5014405e9b88f4ba1e16bdf1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1843714228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8e81ac3-6866-42c6-b87a-d90c55802ef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129594f25acd4dea807f631253ae3048',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64f79b8d5014405e9b88f4ba1e16bdf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:31.480200 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b136d5cd-0d61-478a-8f8d-28d62f85b014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:31.513428 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b136d5cd-0d61-478a-8f8d-28d62f85b014) transitioned into state 'SUCCESS' from state '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-1843714228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129594f25acd4dea807f631253ae3048',qos_specs=None,replication_status=,reservations=['c01135cb-1e2d-4e4b-8441-93731f7c7c4e','99f5e2d0-efe5-4133-b695-b28063912e4d','ec0510a0-ac4e-4ae9-8477-31c73fc3ad6b','ee062740-eccf-4820-8402-9d023a15c25e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64f79b8d5014405e9b88f4ba1e16bdf1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:31.513428 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94ab46ca-3ef1-48f8-b752-4b6cfe64c440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:31.535691 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94ab46ca-3ef1-48f8-b752-4b6cfe64c440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:31.536929 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Flow 'volume_create_api' (2a9b03fc-6a7c-4ed8-858a-7d998963044e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:31.537908 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Create volume request issued successfully. Aug 14 22:26:31.538437 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c585d53c-98e7-418b-8498-effffce567fd tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:31.539019 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 257/1034] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:26:30 2026] POST /volume/v3/volumes => generated 752 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:31.555421 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ab35deb-9764-4438-94c3-7482777aea96 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:31.557975 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ab35deb-9764-4438-94c3-7482777aea96 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 Aug 14 22:26:31.559092 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ab35deb-9764-4438-94c3-7482777aea96 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:31.559092 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ab35deb-9764-4438-94c3-7482777aea96 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:31.572190 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:31.572190 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:31.581636 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7ab35deb-9764-4438-94c3-7482777aea96 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:26:31.591353 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ab35deb-9764-4438-94c3-7482777aea96 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 returned with HTTP 200 Aug 14 22:26:31.592074 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 263/1035] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:31 2026] GET /volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:31.907854 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-be63ef50-0392-4f4d-a0c9-739e10ac54d6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:31.911428 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be63ef50-0392-4f4d-a0c9-739e10ac54d6 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] GET https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:31.912017 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be63ef50-0392-4f4d-a0c9-739e10ac54d6 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:31.912613 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be63ef50-0392-4f4d-a0c9-739e10ac54d6 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:31.923565 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:31.923565 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:31.930550 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-be63ef50-0392-4f4d-a0c9-739e10ac54d6 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Volume info retrieved successfully. Aug 14 22:26:31.940639 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be63ef50-0392-4f4d-a0c9-739e10ac54d6 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 200 Aug 14 22:26:31.941171 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 264/1036] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:31 2026] GET /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:31.965927 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-78d62b26-b946-45aa-9e43-b1fe01f934cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:31.968790 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78d62b26-b946-45aa-9e43-b1fe01f934cb tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] GET https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:31.968790 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78d62b26-b946-45aa-9e43-b1fe01f934cb tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:31.970086 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78d62b26-b946-45aa-9e43-b1fe01f934cb tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:31.988302 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:31.988302 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:31.997686 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-78d62b26-b946-45aa-9e43-b1fe01f934cb tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Volume info retrieved successfully. Aug 14 22:26:32.009868 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78d62b26-b946-45aa-9e43-b1fe01f934cb tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 200 Aug 14 22:26:32.010041 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 253/1037] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:31 2026] GET /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 1191 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:32.029835 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ee9031d-f3bf-440a-aab1-504dcd155cb3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:32.032116 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ee9031d-f3bf-440a-aab1-504dcd155cb3 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] GET https://10.4.3.114/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-429522813 Aug 14 22:26:32.032520 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ee9031d-f3bf-440a-aab1-504dcd155cb3 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:32.033315 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ee9031d-f3bf-440a-aab1-504dcd155cb3 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:32.034919 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:32.034919 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:32.034919 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5ee9031d-f3bf-440a-aab1-504dcd155cb3 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-429522813'), ('all_tenants', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:32.075434 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5ee9031d-f3bf-440a-aab1-504dcd155cb3 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Get all volumes completed successfully. Aug 14 22:26:32.076245 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ee9031d-f3bf-440a-aab1-504dcd155cb3 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] https://10.4.3.114/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-429522813 returned with HTTP 200 Aug 14 22:26:32.076926 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 258/1038] 10.4.3.114 () {68 vars in 1427 bytes} [Fri Aug 14 22:26:32 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-429522813 => generated 341 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:32.091710 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-134ea647-1844-4c5b-bf63-408f17cd0885 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:32.092740 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-134ea647-1844-4c5b-bf63-408f17cd0885 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] GET https://10.4.3.114/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-429522813 Aug 14 22:26:32.093047 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-134ea647-1844-4c5b-bf63-408f17cd0885 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:32.094967 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-134ea647-1844-4c5b-bf63-408f17cd0885 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:32.094967 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-134ea647-1844-4c5b-bf63-408f17cd0885 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-429522813'), ('all_tenants', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:32.141640 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-134ea647-1844-4c5b-bf63-408f17cd0885 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Get all volumes completed successfully. Aug 14 22:26:32.141640 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-134ea647-1844-4c5b-bf63-408f17cd0885 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] https://10.4.3.114/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-429522813 returned with HTTP 200 Aug 14 22:26:32.142478 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 264/1039] 10.4.3.114 () {68 vars in 1427 bytes} [Fri Aug 14 22:26:32 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-429522813 => generated 341 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:32.158450 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-88d67922-765a-4397-9c59-7012aa32723a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:32.160641 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88d67922-765a-4397-9c59-7012aa32723a tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] GET https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:32.160921 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88d67922-765a-4397-9c59-7012aa32723a tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:32.161626 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88d67922-765a-4397-9c59-7012aa32723a tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:32.174893 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:32.174893 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:32.181075 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-88d67922-765a-4397-9c59-7012aa32723a tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Volume info retrieved successfully. Aug 14 22:26:32.189121 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88d67922-765a-4397-9c59-7012aa32723a tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 200 Aug 14 22:26:32.189699 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 265/1040] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:32 2026] GET /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:32.211220 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-56620b57-3428-4303-9f5e-56aa69f2f189 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:32.213426 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56620b57-3428-4303-9f5e-56aa69f2f189 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] DELETE https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:32.213698 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56620b57-3428-4303-9f5e-56aa69f2f189 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:32.215032 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56620b57-3428-4303-9f5e-56aa69f2f189 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:32.215032 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-56620b57-3428-4303-9f5e-56aa69f2f189 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Delete volume with id: b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:32.226346 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:32.226346 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:32.229437 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-56620b57-3428-4303-9f5e-56aa69f2f189 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Volume info retrieved successfully. Aug 14 22:26:32.276378 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-56620b57-3428-4303-9f5e-56aa69f2f189 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Delete volume request issued successfully. Aug 14 22:26:32.276621 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56620b57-3428-4303-9f5e-56aa69f2f189 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 202 Aug 14 22:26:32.278147 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 254/1041] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:26:32 2026] DELETE /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:32.289566 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8fe8294b-4e34-4c87-9ef5-78800e1f2ef4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:32.292508 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8fe8294b-4e34-4c87-9ef5-78800e1f2ef4 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] GET https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:32.292759 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8fe8294b-4e34-4c87-9ef5-78800e1f2ef4 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:32.292972 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8fe8294b-4e34-4c87-9ef5-78800e1f2ef4 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:32.304907 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:32.304907 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:32.316064 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8fe8294b-4e34-4c87-9ef5-78800e1f2ef4 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Volume info retrieved successfully. Aug 14 22:26:32.322742 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8fe8294b-4e34-4c87-9ef5-78800e1f2ef4 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 200 Aug 14 22:26:32.323876 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 259/1042] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:32 2026] GET /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 996 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:32.616355 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be62245b-63d6-4179-af54-6ea639b5621c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:32.619419 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be62245b-63d6-4179-af54-6ea639b5621c tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 Aug 14 22:26:32.621876 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be62245b-63d6-4179-af54-6ea639b5621c tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:32.622242 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be62245b-63d6-4179-af54-6ea639b5621c tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:32.646285 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:32.646285 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:32.651655 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be62245b-63d6-4179-af54-6ea639b5621c tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:26:32.658929 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be62245b-63d6-4179-af54-6ea639b5621c tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 returned with HTTP 200 Aug 14 22:26:32.659765 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 265/1043] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:32 2026] GET /volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 => generated 1360 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:32.681820 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:32.684015 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:32.684871 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2016993531"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:32.686651 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2016993531'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:32.686940 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Create volume of 1 GB Aug 14 22:26:32.692373 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Availability Zones retrieved successfully. Aug 14 22:26:32.703735 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Flow 'volume_create_api' (0f4b1240-01bb-4ca0-99f0-eebc5de9a03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:32.705727 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694fd43b-fc9e-4133-bade-576f53428359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:32.707243 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:32.752243 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694fd43b-fc9e-4133-bade-576f53428359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:32.753539 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0f573d-262e-4966-b09f-df80f1c8bcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:32.828868 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Created reservations ['570558ea-d2c0-4b6d-9b46-42b384961ade', '3203ef5d-80be-4c6e-b73d-3cb6253967e1', '4bf494bb-46d3-4465-9b98-0313c68137a2', '1649c77e-c8c7-4a87-86a5-b041657780f6'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:32.829823 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0f573d-262e-4966-b09f-df80f1c8bcc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['570558ea-d2c0-4b6d-9b46-42b384961ade', '3203ef5d-80be-4c6e-b73d-3cb6253967e1', '4bf494bb-46d3-4465-9b98-0313c68137a2', '1649c77e-c8c7-4a87-86a5-b041657780f6']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:32.830801 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f094eaf6-8e02-4d94-b5ff-0a0b78698bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:32.870880 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f094eaf6-8e02-4d94-b5ff-0a0b78698bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '047568fc-3e58-4595-8d9c-04d19cef1d2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2016993531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129594f25acd4dea807f631253ae3048',qos_specs=None,replication_status=,reservations=['570558ea-d2c0-4b6d-9b46-42b384961ade','3203ef5d-80be-4c6e-b73d-3cb6253967e1','4bf494bb-46d3-4465-9b98-0313c68137a2','1649c77e-c8c7-4a87-86a5-b041657780f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64f79b8d5014405e9b88f4ba1e16bdf1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2016993531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=047568fc-3e58-4595-8d9c-04d19cef1d2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129594f25acd4dea807f631253ae3048',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64f79b8d5014405e9b88f4ba1e16bdf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:32.873583 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53148c86-b594-49cd-811c-eb887350ebd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:32.899686 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53148c86-b594-49cd-811c-eb887350ebd9) transitioned into state 'SUCCESS' from state '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-2016993531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129594f25acd4dea807f631253ae3048',qos_specs=None,replication_status=,reservations=['570558ea-d2c0-4b6d-9b46-42b384961ade','3203ef5d-80be-4c6e-b73d-3cb6253967e1','4bf494bb-46d3-4465-9b98-0313c68137a2','1649c77e-c8c7-4a87-86a5-b041657780f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64f79b8d5014405e9b88f4ba1e16bdf1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:32.900766 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6263499d-f8b4-4fba-861d-51a68341386c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:32.929369 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6263499d-f8b4-4fba-861d-51a68341386c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:32.929369 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Flow 'volume_create_api' (0f4b1240-01bb-4ca0-99f0-eebc5de9a03c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:32.929369 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Create volume request issued successfully. Aug 14 22:26:32.929369 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7106f977-3e5b-473a-b59b-8a2dfd16fc28 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:32.929369 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 266/1044] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:26:32 2026] POST /volume/v3/volumes => generated 752 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:32.953506 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3119f5e6-2512-4bc5-9c4e-be7c945e5570 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:32.959412 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3119f5e6-2512-4bc5-9c4e-be7c945e5570 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e Aug 14 22:26:32.959412 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3119f5e6-2512-4bc5-9c4e-be7c945e5570 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:32.959412 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3119f5e6-2512-4bc5-9c4e-be7c945e5570 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:32.978074 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:32.978074 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:32.994043 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3119f5e6-2512-4bc5-9c4e-be7c945e5570 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:26:33.006275 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3119f5e6-2512-4bc5-9c4e-be7c945e5570 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e returned with HTTP 200 Aug 14 22:26:33.007080 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 255/1045] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:32 2026] GET /volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e => generated 820 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:33.351224 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb3e911d-e22d-4ad9-a1ca-4ebd865414a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:33.353908 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb3e911d-e22d-4ad9-a1ca-4ebd865414a4 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] GET https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f Aug 14 22:26:33.354209 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb3e911d-e22d-4ad9-a1ca-4ebd865414a4 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:33.354476 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb3e911d-e22d-4ad9-a1ca-4ebd865414a4 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:33.369431 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb3e911d-e22d-4ad9-a1ca-4ebd865414a4 tempest-VolumeRetypeMultiattachTest-1488801735 tempest-VolumeRetypeMultiattachTest-1488801735-project-member] https://10.4.3.114/volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f returned with HTTP 404 Aug 14 22:26:33.370080 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 260/1046] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:33 2026] GET /volume/v3/volumes/b13ffbd5-8225-4638-95e6-753d5dbba48f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:33.389316 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5c387b02-ab73-401d-973d-2e76190b7181 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:33.396758 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c387b02-ab73-401d-973d-2e76190b7181 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] DELETE https://10.4.3.114/volume/v3/types/cc38f07c-e277-49d2-9f2b-2c3e2be5d281 Aug 14 22:26:33.398697 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c387b02-ab73-401d-973d-2e76190b7181 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:33.399078 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c387b02-ab73-401d-973d-2e76190b7181 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:33.504970 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c387b02-ab73-401d-973d-2e76190b7181 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] https://10.4.3.114/volume/v3/types/cc38f07c-e277-49d2-9f2b-2c3e2be5d281 returned with HTTP 202 Aug 14 22:26:33.505643 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 266/1047] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:26:33 2026] DELETE /volume/v3/types/cc38f07c-e277-49d2-9f2b-2c3e2be5d281 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:33.518143 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9f92a35b-db70-4ced-a980-c95f50da3ab8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:33.520534 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f92a35b-db70-4ced-a980-c95f50da3ab8 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] GET https://10.4.3.114/volume/v3/types/cc38f07c-e277-49d2-9f2b-2c3e2be5d281 Aug 14 22:26:33.520881 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9f92a35b-db70-4ced-a980-c95f50da3ab8 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:33.520972 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9f92a35b-db70-4ced-a980-c95f50da3ab8 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:33.529116 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f92a35b-db70-4ced-a980-c95f50da3ab8 tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] https://10.4.3.114/volume/v3/types/cc38f07c-e277-49d2-9f2b-2c3e2be5d281 returned with HTTP 404 Aug 14 22:26:33.529795 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 267/1048] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:26:33 2026] GET /volume/v3/types/cc38f07c-e277-49d2-9f2b-2c3e2be5d281 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:33.540121 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee16f62b-4952-4034-a96c-0eb5b3ad920e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:33.542702 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee16f62b-4952-4034-a96c-0eb5b3ad920e tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] DELETE https://10.4.3.114/volume/v3/types/d1c8580f-54b8-437e-85fc-12afbd42ea04 Aug 14 22:26:33.543288 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee16f62b-4952-4034-a96c-0eb5b3ad920e tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:33.543288 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee16f62b-4952-4034-a96c-0eb5b3ad920e tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:33.619109 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee16f62b-4952-4034-a96c-0eb5b3ad920e tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] https://10.4.3.114/volume/v3/types/d1c8580f-54b8-437e-85fc-12afbd42ea04 returned with HTTP 202 Aug 14 22:26:33.619698 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 256/1049] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:26:33 2026] DELETE /volume/v3/types/d1c8580f-54b8-437e-85fc-12afbd42ea04 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:33.629679 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f3cc1e0-60c5-48d8-8609-8509e9cf30eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:33.631980 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f3cc1e0-60c5-48d8-8609-8509e9cf30eb tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] GET https://10.4.3.114/volume/v3/types/d1c8580f-54b8-437e-85fc-12afbd42ea04 Aug 14 22:26:33.633296 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f3cc1e0-60c5-48d8-8609-8509e9cf30eb tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:33.633296 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f3cc1e0-60c5-48d8-8609-8509e9cf30eb tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:33.645517 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f3cc1e0-60c5-48d8-8609-8509e9cf30eb tempest-VolumeRetypeMultiattachTest-1560285512 tempest-VolumeRetypeMultiattachTest-1560285512-project-admin] https://10.4.3.114/volume/v3/types/d1c8580f-54b8-437e-85fc-12afbd42ea04 returned with HTTP 404 Aug 14 22:26:33.646743 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 261/1050] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:26:33 2026] GET /volume/v3/types/d1c8580f-54b8-437e-85fc-12afbd42ea04 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:34.030171 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-471132c9-c18a-4210-9174-a8eb58befc74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:34.034538 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-471132c9-c18a-4210-9174-a8eb58befc74 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e Aug 14 22:26:34.035212 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-471132c9-c18a-4210-9174-a8eb58befc74 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:34.035212 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-471132c9-c18a-4210-9174-a8eb58befc74 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:34.051068 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:34.051068 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:34.057279 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-471132c9-c18a-4210-9174-a8eb58befc74 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:26:34.064319 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-471132c9-c18a-4210-9174-a8eb58befc74 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e returned with HTTP 200 Aug 14 22:26:34.064886 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 267/1051] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:34 2026] GET /volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:34.085219 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:34.090451 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:34.090621 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-191708282"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:34.092185 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-191708282'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:34.096015 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Create volume of 1 GB Aug 14 22:26:34.096015 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:34.096015 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:34.104080 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Availability Zones retrieved successfully. Aug 14 22:26:34.117607 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Flow 'volume_create_api' (99d5d00f-5107-4b0c-b657-d3a0332b3117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:34.119435 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1446bc0b-1d5a-4b36-bc33-52880250353a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:34.120857 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:34.179034 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1446bc0b-1d5a-4b36-bc33-52880250353a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:34.183279 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aec37678-8168-4986-8db3-264693db940e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:34.269311 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Created reservations ['32b6b59f-8fb7-4290-b4b0-e98535e6b98d', 'f493e93a-c7aa-453d-9aee-e898a13473cd', '5ff0da51-05b8-4ed2-9b23-ed52873c3f4d', '6aa602bd-b313-4930-9e4a-4ef044336578'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:34.270540 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aec37678-8168-4986-8db3-264693db940e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32b6b59f-8fb7-4290-b4b0-e98535e6b98d', 'f493e93a-c7aa-453d-9aee-e898a13473cd', '5ff0da51-05b8-4ed2-9b23-ed52873c3f4d', '6aa602bd-b313-4930-9e4a-4ef044336578']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:34.271588 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa30857-f827-4847-92e2-6f584427a0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:34.312059 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa30857-f827-4847-92e2-6f584427a0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '654ca3d8-de30-4ec2-b34d-827585ebc8f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-191708282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129594f25acd4dea807f631253ae3048',qos_specs=None,replication_status=,reservations=['32b6b59f-8fb7-4290-b4b0-e98535e6b98d','f493e93a-c7aa-453d-9aee-e898a13473cd','5ff0da51-05b8-4ed2-9b23-ed52873c3f4d','6aa602bd-b313-4930-9e4a-4ef044336578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64f79b8d5014405e9b88f4ba1e16bdf1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-191708282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=654ca3d8-de30-4ec2-b34d-827585ebc8f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='129594f25acd4dea807f631253ae3048',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64f79b8d5014405e9b88f4ba1e16bdf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:34.313512 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6896105-ff4e-4293-b3f7-3cb7d5e738e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:34.354924 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6896105-ff4e-4293-b3f7-3cb7d5e738e5) transitioned into state 'SUCCESS' from state '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-191708282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='129594f25acd4dea807f631253ae3048',qos_specs=None,replication_status=,reservations=['32b6b59f-8fb7-4290-b4b0-e98535e6b98d','f493e93a-c7aa-453d-9aee-e898a13473cd','5ff0da51-05b8-4ed2-9b23-ed52873c3f4d','6aa602bd-b313-4930-9e4a-4ef044336578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64f79b8d5014405e9b88f4ba1e16bdf1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:34.355918 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de201332-056d-4901-b8cf-aea26555c5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:34.377864 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de201332-056d-4901-b8cf-aea26555c5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:34.379830 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Flow 'volume_create_api' (99d5d00f-5107-4b0c-b657-d3a0332b3117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:34.382596 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Create volume request issued successfully. Aug 14 22:26:34.383942 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4901ecae-c4d5-428b-913f-4fdfc43f3b1a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:34.383942 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 268/1052] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:26:34 2026] POST /volume/v3/volumes => generated 751 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:34.400927 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-582ca6f9-051a-4c26-aff4-84e5b1df5efe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:34.403930 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-582ca6f9-051a-4c26-aff4-84e5b1df5efe tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 Aug 14 22:26:34.404562 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-582ca6f9-051a-4c26-aff4-84e5b1df5efe tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:34.404562 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-582ca6f9-051a-4c26-aff4-84e5b1df5efe tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:34.414443 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:34.414443 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:34.422179 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-582ca6f9-051a-4c26-aff4-84e5b1df5efe tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:26:34.439755 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-582ca6f9-051a-4c26-aff4-84e5b1df5efe tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 returned with HTTP 200 Aug 14 22:26:34.439755 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 257/1053] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:34 2026] GET /volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:35.383343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-47827851-de41-4df5-be7f-5917dd85f447 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:35.464394 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d99d0fe8-4e73-44aa-97e5-bc5c47c5f47d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:35.470120 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d99d0fe8-4e73-44aa-97e5-bc5c47c5f47d tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 Aug 14 22:26:35.470409 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d99d0fe8-4e73-44aa-97e5-bc5c47c5f47d tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:35.470665 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d99d0fe8-4e73-44aa-97e5-bc5c47c5f47d tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:35.482342 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:35.482342 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:35.489340 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d99d0fe8-4e73-44aa-97e5-bc5c47c5f47d tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:26:35.498478 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d99d0fe8-4e73-44aa-97e5-bc5c47c5f47d tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 returned with HTTP 200 Aug 14 22:26:35.499006 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 268/1054] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:35 2026] GET /volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:35.598999 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-263f4fb9-e220-4caf-9fc4-fd8e956b4dd9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:35.666890 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47827851-de41-4df5-be7f-5917dd85f447 tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:26:35.667376 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47827851-de41-4df5-be7f-5917dd85f447 tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-270608077"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:35.700689 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47827851-de41-4df5-be7f-5917dd85f447 tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:26:35.700689 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 262/1055] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:26:35 2026] POST /volume/v3/types => generated 219 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:35.716908 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e92e3604-f5c4-4d4e-a961-e010fbd01873 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:35.719282 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e92e3604-f5c4-4d4e-a961-e010fbd01873 tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] POST https://10.4.3.114/volume/v3/group_types Aug 14 22:26:35.720598 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e92e3604-f5c4-4d4e-a961-e010fbd01873 tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-133945845"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:35.720940 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-263f4fb9-e220-4caf-9fc4-fd8e956b4dd9 tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:26:35.721673 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-263f4fb9-e220-4caf-9fc4-fd8e956b4dd9 tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-557876509", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1601751083", "vendor_name": "tempest-vendor_name-543929533"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:35.723467 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:35.723467 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:35.746361 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e92e3604-f5c4-4d4e-a961-e010fbd01873 tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 202 Aug 14 22:26:35.747061 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 258/1056] 10.4.3.114 () {70 vars in 1311 bytes} [Fri Aug 14 22:26:35 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 14 22:26:35.749537 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-263f4fb9-e220-4caf-9fc4-fd8e956b4dd9 tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:26:35.750097 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 269/1057] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:26:35 2026] POST /volume/v3/types => generated 326 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:35.757705 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3a65487e-5384-4899-88a7-4804d75aa7e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:35.761404 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-10a897ec-a6a6-4d61-86d1-86da835a468e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:35.869535 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:35.870822 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3d3188ed-da05-468e-a240-14f474176fd6", "size": 1, "name": "tempest-UserMessagesTest-Volume-1600125554"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:35.872770 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Create volume request body: {'volume': {'volume_type': '3d3188ed-da05-468e-a240-14f474176fd6', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1600125554'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:35.877876 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a65487e-5384-4899-88a7-4804d75aa7e0 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] POST https://10.4.3.114/volume/v3/groups Aug 14 22:26:35.879334 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a65487e-5384-4899-88a7-4804d75aa7e0 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5aa7338e-9c31-4174-b040-d33804203fb9", "volume_types": ["84f27fe4-e4a3-4d41-b17e-00c5d0307126"], "name": "tempest-GroupsV314Test-Group-1956136374"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:35.879493 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Create volume of 1 GB Aug 14 22:26:35.879902 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:35.879902 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:35.880243 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-3a65487e-5384-4899-88a7-4804d75aa7e0 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Creating new group {'group': {'group_type': '5aa7338e-9c31-4174-b040-d33804203fb9', 'volume_types': ['84f27fe4-e4a3-4d41-b17e-00c5d0307126'], 'name': 'tempest-GroupsV314Test-Group-1956136374'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 22:26:35.881309 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Availability Zones retrieved successfully. Aug 14 22:26:35.884268 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-3a65487e-5384-4899-88a7-4804d75aa7e0 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Creating group tempest-GroupsV314Test-Group-1956136374. Aug 14 22:26:35.889235 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Flow 'volume_create_api' (69dd0780-97b3-452e-9ffe-d4e7b0aff3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:35.890614 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002e333d-1083-49ae-b903-c94d0149e02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:35.893489 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3a65487e-5384-4899-88a7-4804d75aa7e0 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Availability Zones retrieved successfully. Aug 14 22:26:35.893879 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:35.926576 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-3a65487e-5384-4899-88a7-4804d75aa7e0 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Created reservations ['f181b10b-01e8-4981-a7ad-04ee8c19182a'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:35.927826 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002e333d-1083-49ae-b903-c94d0149e02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:26:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1601751083',vendor_name='tempest-vendor_name-543929533'},id=3d3188ed-da05-468e-a240-14f474176fd6,is_public=True,name='tempest-UserMessagesTest-volume-type-557876509',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d3188ed-da05-468e-a240-14f474176fd6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:35.928677 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b69aed8d-8c19-4b25-8b61-a89aef4e571d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:35.965218 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-557876509 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-557876509, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:35.966893 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-557876509 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-557876509, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:35.966991 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a65487e-5384-4899-88a7-4804d75aa7e0 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/groups returned with HTTP 202 Aug 14 22:26:35.967737 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 269/1058] 10.4.3.114 () {70 vars in 1297 bytes} [Fri Aug 14 22:26:35 2026] POST /volume/v3/groups => generated 108 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:35.978969 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4d4cf8f0-bfee-4533-aebd-efa91328ee04 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:35.987019 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d4cf8f0-bfee-4533-aebd-efa91328ee04 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/groups/944c030d-f559-4624-95b8-216e09544161 Aug 14 22:26:35.987392 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d4cf8f0-bfee-4533-aebd-efa91328ee04 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:35.987839 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d4cf8f0-bfee-4533-aebd-efa91328ee04 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:35.987904 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-4d4cf8f0-bfee-4533-aebd-efa91328ee04 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] show called for member 944c030d-f559-4624-95b8-216e09544161 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:35.993720 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:35.993720 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:36.016807 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d4cf8f0-bfee-4533-aebd-efa91328ee04 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/groups/944c030d-f559-4624-95b8-216e09544161 returned with HTTP 200 Aug 14 22:26:36.017371 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 259/1059] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:35 2026] GET /volume/v3/groups/944c030d-f559-4624-95b8-216e09544161 => generated 388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:36.043172 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Created reservations ['9e7f404e-f047-4f7e-9820-4802d7d88539', '3b2fa4d7-2f1a-45ad-a63b-fce0410c4e23', '175cb9ae-9d2f-4d06-a064-6f1549e3650c', '91804adb-a9d9-4832-8798-714d46589fea'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:36.044494 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b69aed8d-8c19-4b25-8b61-a89aef4e571d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e7f404e-f047-4f7e-9820-4802d7d88539', '3b2fa4d7-2f1a-45ad-a63b-fce0410c4e23', '175cb9ae-9d2f-4d06-a064-6f1549e3650c', '91804adb-a9d9-4832-8798-714d46589fea']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:36.045468 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1601f12a-046f-4f7f-9241-42c956627c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:36.092001 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1601f12a-046f-4f7f-9241-42c956627c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c4e1f15-1365-4944-a4c0-7aba12847b52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1600125554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='009e5e208fe5415db5f783831ec16067',qos_specs=None,replication_status=,reservations=['9e7f404e-f047-4f7e-9820-4802d7d88539','3b2fa4d7-2f1a-45ad-a63b-fce0410c4e23','175cb9ae-9d2f-4d06-a064-6f1549e3650c','91804adb-a9d9-4832-8798-714d46589fea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fe82a6c694845969145d719d490cff3',volume_type_id=3d3188ed-da05-468e-a240-14f474176fd6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1600125554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c4e1f15-1365-4944-a4c0-7aba12847b52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='009e5e208fe5415db5f783831ec16067',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fe82a6c694845969145d719d490cff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d3188ed-da05-468e-a240-14f474176fd6),volume_type_id=3d3188ed-da05-468e-a240-14f474176fd6)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:36.092425 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e56cbf3-51c4-4046-8a89-e828c8b5070b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:36.127524 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e56cbf3-51c4-4046-8a89-e828c8b5070b) transitioned into state 'SUCCESS' from state '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-1600125554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='009e5e208fe5415db5f783831ec16067',qos_specs=None,replication_status=,reservations=['9e7f404e-f047-4f7e-9820-4802d7d88539','3b2fa4d7-2f1a-45ad-a63b-fce0410c4e23','175cb9ae-9d2f-4d06-a064-6f1549e3650c','91804adb-a9d9-4832-8798-714d46589fea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fe82a6c694845969145d719d490cff3',volume_type_id=3d3188ed-da05-468e-a240-14f474176fd6)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:36.128478 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd67c34c-5e0b-47ab-80fd-4dc29a2bd88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:36.145695 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd67c34c-5e0b-47ab-80fd-4dc29a2bd88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:36.145964 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Flow 'volume_create_api' (69dd0780-97b3-452e-9ffe-d4e7b0aff3ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:36.147467 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Create volume request issued successfully. Aug 14 22:26:36.147467 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10a897ec-a6a6-4d61-86d1-86da835a468e tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:36.147467 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 263/1060] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:26:35 2026] POST /volume/v3/volumes => generated 785 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:36.164357 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-20fb4874-9f8c-452d-aaf1-dd977e533845 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:36.169795 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20fb4874-9f8c-452d-aaf1-dd977e533845 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] GET https://10.4.3.114/volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 Aug 14 22:26:36.169795 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20fb4874-9f8c-452d-aaf1-dd977e533845 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:36.169795 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20fb4874-9f8c-452d-aaf1-dd977e533845 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:36.183306 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:36.183306 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:36.193119 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-20fb4874-9f8c-452d-aaf1-dd977e533845 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Volume info retrieved successfully. Aug 14 22:26:36.200501 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20fb4874-9f8c-452d-aaf1-dd977e533845 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 returned with HTTP 200 Aug 14 22:26:36.201092 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 270/1061] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:26:36 2026] GET /volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:37.034462 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cd5404c3-9a15-4da3-80da-8627f9b7f24b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.041994 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd5404c3-9a15-4da3-80da-8627f9b7f24b tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/groups/944c030d-f559-4624-95b8-216e09544161 Aug 14 22:26:37.041994 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd5404c3-9a15-4da3-80da-8627f9b7f24b tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:37.041994 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd5404c3-9a15-4da3-80da-8627f9b7f24b tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:37.041994 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-cd5404c3-9a15-4da3-80da-8627f9b7f24b tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] show called for member 944c030d-f559-4624-95b8-216e09544161 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:37.054512 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:37.054512 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:37.077860 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd5404c3-9a15-4da3-80da-8627f9b7f24b tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/groups/944c030d-f559-4624-95b8-216e09544161 returned with HTTP 200 Aug 14 22:26:37.078181 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 270/1062] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:37 2026] GET /volume/v3/groups/944c030d-f559-4624-95b8-216e09544161 => generated 389 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:26:37.089551 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.093558 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:37.093731 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1116458120", "volume_type": "84f27fe4-e4a3-4d41-b17e-00c5d0307126", "group_id": "944c030d-f559-4624-95b8-216e09544161", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:37.095781 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1116458120', 'volume_type': '84f27fe4-e4a3-4d41-b17e-00c5d0307126', 'group_id': '944c030d-f559-4624-95b8-216e09544161', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:37.108771 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:37.108771 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:37.111452 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Create volume of 1 GB Aug 14 22:26:37.126311 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Availability Zones retrieved successfully. Aug 14 22:26:37.137447 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Flow 'volume_create_api' (b070ec6c-5e8f-417e-9784-8c11f30c712f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:37.140006 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512796cb-f591-44fe-a127-708baa17117c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:37.140351 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:37.140351 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:37.141476 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:37.205660 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512796cb-f591-44fe-a127-708baa17117c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:26:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84f27fe4-e4a3-4d41-b17e-00c5d0307126,is_public=True,name='tempest-GroupsV314Test-volume-type-270608077',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84f27fe4-e4a3-4d41-b17e-00c5d0307126', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '944c030d-f559-4624-95b8-216e09544161', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:37.206804 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3649c7c2-8a7d-4bd0-a729-84510be8a93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:37.224592 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4c29076f-739a-4438-bf60-ee7b397327ae None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.230857 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c29076f-739a-4438-bf60-ee7b397327ae tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] GET https://10.4.3.114/volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 Aug 14 22:26:37.230857 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c29076f-739a-4438-bf60-ee7b397327ae tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:37.232462 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c29076f-739a-4438-bf60-ee7b397327ae tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:37.251288 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:37.251288 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:37.262700 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4c29076f-739a-4438-bf60-ee7b397327ae tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Volume info retrieved successfully. Aug 14 22:26:37.269216 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-270608077 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-270608077, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:37.269924 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-270608077 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-270608077, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:37.272244 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c29076f-739a-4438-bf60-ee7b397327ae tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 returned with HTTP 200 Aug 14 22:26:37.272244 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 264/1063] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:26:37 2026] GET /volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 => generated 874 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:37.298861 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-30526b0c-03ce-4e61-a499-3882423ea704 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.304344 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30526b0c-03ce-4e61-a499-3882423ea704 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] GET https://10.4.3.114/volume/v3/messages Aug 14 22:26:37.305427 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30526b0c-03ce-4e61-a499-3882423ea704 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:37.305427 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30526b0c-03ce-4e61-a499-3882423ea704 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:37.319478 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30526b0c-03ce-4e61-a499-3882423ea704 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:26:37.319962 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 271/1064] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:26:37 2026] GET /volume/v3/messages => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:37.335246 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2be1f282-eb59-485b-94dc-12fe95d579e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.338146 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2be1f282-eb59-485b-94dc-12fe95d579e6 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] DELETE https://10.4.3.114/volume/v3/messages/5d468d7c-cf79-48e9-9b2f-a981d2f5e139 Aug 14 22:26:37.342520 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2be1f282-eb59-485b-94dc-12fe95d579e6 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:37.342520 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2be1f282-eb59-485b-94dc-12fe95d579e6 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:37.345799 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Created reservations ['6137fa40-034b-4475-850a-ce4a8aa7c15e', '28a215e5-13e7-4908-ad15-67388c5b1b45', '76cdd4d2-d74b-43c0-b739-688d85e0a197', 'a6baa5a7-4f76-4d3f-924d-60f52c49c95f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:37.346765 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3649c7c2-8a7d-4bd0-a729-84510be8a93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6137fa40-034b-4475-850a-ce4a8aa7c15e', '28a215e5-13e7-4908-ad15-67388c5b1b45', '76cdd4d2-d74b-43c0-b739-688d85e0a197', 'a6baa5a7-4f76-4d3f-924d-60f52c49c95f']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:37.347732 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69ea77c4-97d0-42bb-ab36-16434e5097e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:37.358790 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:37.358790 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:37.381270 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69ea77c4-97d0-42bb-ab36-16434e5097e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b885acf-0b57-4ac2-8118-03f60e90b7ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1116458120',encryption_key_id=None,group_id=944c030d-f559-4624-95b8-216e09544161,group_type_id=,metadata={},multiattach=False,project_id='1098e7b50c0b4f50802a326b4309ff5b',qos_specs=None,replication_status=,reservations=['6137fa40-034b-4475-850a-ce4a8aa7c15e','28a215e5-13e7-4908-ad15-67388c5b1b45','76cdd4d2-d74b-43c0-b739-688d85e0a197','a6baa5a7-4f76-4d3f-924d-60f52c49c95f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='065a354cc25a49f2867679a2aa37a805',volume_type_id=84f27fe4-e4a3-4d41-b17e-00c5d0307126), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1116458120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=944c030d-f559-4624-95b8-216e09544161,host=None,id=2b885acf-0b57-4ac2-8118-03f60e90b7ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1098e7b50c0b4f50802a326b4309ff5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='065a354cc25a49f2867679a2aa37a805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84f27fe4-e4a3-4d41-b17e-00c5d0307126),volume_type_id=84f27fe4-e4a3-4d41-b17e-00c5d0307126)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:37.383272 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a6f81dc-92f6-4403-8c98-cfa9ef471c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:37.388561 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2be1f282-eb59-485b-94dc-12fe95d579e6 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/messages/5d468d7c-cf79-48e9-9b2f-a981d2f5e139 returned with HTTP 204 Aug 14 22:26:37.389148 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 271/1065] 10.4.3.114 () {68 vars in 1394 bytes} [Fri Aug 14 22:26:37 2026] DELETE /volume/v3/messages/5d468d7c-cf79-48e9-9b2f-a981d2f5e139 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 22:26:37.404749 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-af4bba3a-23a6-41a2-90fe-8608f80d2f57 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.406325 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af4bba3a-23a6-41a2-90fe-8608f80d2f57 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] GET https://10.4.3.114/volume/v3/messages/5d468d7c-cf79-48e9-9b2f-a981d2f5e139 Aug 14 22:26:37.407087 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af4bba3a-23a6-41a2-90fe-8608f80d2f57 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:37.407087 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af4bba3a-23a6-41a2-90fe-8608f80d2f57 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:37.418187 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af4bba3a-23a6-41a2-90fe-8608f80d2f57 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/messages/5d468d7c-cf79-48e9-9b2f-a981d2f5e139 returned with HTTP 404 Aug 14 22:26:37.418904 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 265/1066] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:26:37 2026] GET /volume/v3/messages/5d468d7c-cf79-48e9-9b2f-a981d2f5e139 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:37.433642 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8eb26ad9-82ad-48fc-a645-06d6efe3c21a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.437558 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8eb26ad9-82ad-48fc-a645-06d6efe3c21a tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] GET https://10.4.3.114/volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 Aug 14 22:26:37.437867 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8eb26ad9-82ad-48fc-a645-06d6efe3c21a tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:37.438967 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8eb26ad9-82ad-48fc-a645-06d6efe3c21a tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:37.446956 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a6f81dc-92f6-4403-8c98-cfa9ef471c94) transitioned into state 'SUCCESS' from state '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-1116458120',encryption_key_id=None,group_id=944c030d-f559-4624-95b8-216e09544161,group_type_id=,metadata={},multiattach=False,project_id='1098e7b50c0b4f50802a326b4309ff5b',qos_specs=None,replication_status=,reservations=['6137fa40-034b-4475-850a-ce4a8aa7c15e','28a215e5-13e7-4908-ad15-67388c5b1b45','76cdd4d2-d74b-43c0-b739-688d85e0a197','a6baa5a7-4f76-4d3f-924d-60f52c49c95f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='065a354cc25a49f2867679a2aa37a805',volume_type_id=84f27fe4-e4a3-4d41-b17e-00c5d0307126)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:37.448345 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2eabc6d-7951-4bf2-943c-4dde8990b68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:37.451487 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:37.451487 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:37.461086 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8eb26ad9-82ad-48fc-a645-06d6efe3c21a tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Volume info retrieved successfully. Aug 14 22:26:37.474555 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2eabc6d-7951-4bf2-943c-4dde8990b68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:37.475861 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Flow 'volume_create_api' (b070ec6c-5e8f-417e-9784-8c11f30c712f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:37.476990 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8eb26ad9-82ad-48fc-a645-06d6efe3c21a tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 returned with HTTP 200 Aug 14 22:26:37.477187 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Create volume request issued successfully. Aug 14 22:26:37.478021 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 272/1067] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:26:37 2026] GET /volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:37.478268 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:37.478609 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:37.499196 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7038dc7a-6b25-49f6-8d2c-39bde056c4b8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.502496 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7038dc7a-6b25-49f6-8d2c-39bde056c4b8 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] DELETE https://10.4.3.114/volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 Aug 14 22:26:37.506287 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7038dc7a-6b25-49f6-8d2c-39bde056c4b8 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:37.506287 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7038dc7a-6b25-49f6-8d2c-39bde056c4b8 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:37.506287 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7038dc7a-6b25-49f6-8d2c-39bde056c4b8 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Delete volume with id: 5c4e1f15-1365-4944-a4c0-7aba12847b52 Aug 14 22:26:37.521599 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:37.521599 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:37.522873 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7038dc7a-6b25-49f6-8d2c-39bde056c4b8 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Volume info retrieved successfully. Aug 14 22:26:37.525699 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7038dc7a-6b25-49f6-8d2c-39bde056c4b8 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100324) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 22:26:37.543744 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:37.550866 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:37.550866 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:37.554363 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-7038dc7a-6b25-49f6-8d2c-39bde056c4b8 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-557876509 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-557876509, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:37.555758 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-7038dc7a-6b25-49f6-8d2c-39bde056c4b8 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-557876509 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-557876509, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:37.556311 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3a99439-b63d-49cf-9b47-91f8064b9554 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:37.556929 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 260/1068] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:26:37 2026] POST /volume/v3/volumes => generated 818 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:37.577838 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02253752-641f-4424-b846-270f3d3efccc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.579903 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7038dc7a-6b25-49f6-8d2c-39bde056c4b8 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Created reservations ['e28ce602-2ecf-4ccf-8bb4-551ad67ccbf9', 'e1af0463-bb1e-42b3-9f2a-af0eaac99fab', '5cb28809-d0f4-4324-bdd9-21343e96e2fb', '76456717-15c4-4cda-8e3b-d192d01c0795'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:37.582015 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02253752-641f-4424-b846-270f3d3efccc tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/volumes/2b885acf-0b57-4ac2-8118-03f60e90b7ba Aug 14 22:26:37.582272 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02253752-641f-4424-b846-270f3d3efccc tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:37.584673 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02253752-641f-4424-b846-270f3d3efccc tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:37.611527 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:37.611527 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:37.630202 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02253752-641f-4424-b846-270f3d3efccc tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Volume info retrieved successfully. Aug 14 22:26:37.630957 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-02253752-641f-4424-b846-270f3d3efccc tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:37.631139 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-02253752-641f-4424-b846-270f3d3efccc tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:37.652563 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7038dc7a-6b25-49f6-8d2c-39bde056c4b8 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Delete volume request issued successfully. Aug 14 22:26:37.652563 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7038dc7a-6b25-49f6-8d2c-39bde056c4b8 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 returned with HTTP 202 Aug 14 22:26:37.653683 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 272/1069] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:26:37 2026] DELETE /volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:37.670416 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-27799f52-4212-4d6d-8cb9-561429a13379 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.675782 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-27799f52-4212-4d6d-8cb9-561429a13379 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] GET https://10.4.3.114/volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 Aug 14 22:26:37.676378 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-27799f52-4212-4d6d-8cb9-561429a13379 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:37.676601 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-27799f52-4212-4d6d-8cb9-561429a13379 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:37.684699 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-27799f52-4212-4d6d-8cb9-561429a13379 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 returned with HTTP 404 Aug 14 22:26:37.684965 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 273/1070] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:26:37 2026] GET /volume/v3/volumes/5c4e1f15-1365-4944-a4c0-7aba12847b52 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:37.693701 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7a5fd890-e3b0-4059-815b-b8b5ee555334 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.698339 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a5fd890-e3b0-4059-815b-b8b5ee555334 tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] DELETE https://10.4.3.114/volume/v3/types/3d3188ed-da05-468e-a240-14f474176fd6 Aug 14 22:26:37.698339 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a5fd890-e3b0-4059-815b-b8b5ee555334 tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:37.698339 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a5fd890-e3b0-4059-815b-b8b5ee555334 tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:37.715655 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-02253752-641f-4424-b846-270f3d3efccc tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:37.730845 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:37.730845 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:37.745284 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02253752-641f-4424-b846-270f3d3efccc tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/volumes/2b885acf-0b57-4ac2-8118-03f60e90b7ba returned with HTTP 200 Aug 14 22:26:37.745433 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 266/1071] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:37 2026] GET /volume/v3/volumes/2b885acf-0b57-4ac2-8118-03f60e90b7ba => generated 886 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:37.745936 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a5fd890-e3b0-4059-815b-b8b5ee555334 tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] https://10.4.3.114/volume/v3/types/3d3188ed-da05-468e-a240-14f474176fd6 returned with HTTP 202 Aug 14 22:26:37.748053 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 261/1072] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:26:37 2026] DELETE /volume/v3/types/3d3188ed-da05-468e-a240-14f474176fd6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:37.766414 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8dcccb14-426a-4f94-b50c-ba0e3fb16d8a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.768232 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8dcccb14-426a-4f94-b50c-ba0e3fb16d8a tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] GET https://10.4.3.114/volume/v3/types/3d3188ed-da05-468e-a240-14f474176fd6 Aug 14 22:26:37.768560 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8dcccb14-426a-4f94-b50c-ba0e3fb16d8a tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:37.768820 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8dcccb14-426a-4f94-b50c-ba0e3fb16d8a tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:37.774687 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8dcccb14-426a-4f94-b50c-ba0e3fb16d8a tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] https://10.4.3.114/volume/v3/types/3d3188ed-da05-468e-a240-14f474176fd6 returned with HTTP 404 Aug 14 22:26:37.775369 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 273/1073] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:26:37 2026] GET /volume/v3/types/3d3188ed-da05-468e-a240-14f474176fd6 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:26:37.786929 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5d81b859-fc62-48dd-afd0-948dbece257a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.795541 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d81b859-fc62-48dd-afd0-948dbece257a tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:26:37.795541 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5d81b859-fc62-48dd-afd0-948dbece257a tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-93671845", "extra_specs": {"storage_protocol": "tempest-storage_protocol-516575365", "vendor_name": "tempest-vendor_name-1337783979"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:37.811284 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-050ab2af-428c-40bb-9243-0c56a1f7c98f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.827198 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d81b859-fc62-48dd-afd0-948dbece257a tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:26:37.827198 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 274/1074] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:26:37 2026] POST /volume/v3/types => generated 325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:37.845314 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.848007 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:37.848747 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "38829d73-17c5-49c1-9803-87ad59c90e50", "size": 1, "name": "tempest-UserMessagesTest-Volume-1177327628"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:37.851658 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Create volume request body: {'volume': {'volume_type': '38829d73-17c5-49c1-9803-87ad59c90e50', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1177327628'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:37.858605 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Create volume of 1 GB Aug 14 22:26:37.859500 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:37.859500 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:37.860034 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Availability Zones retrieved successfully. Aug 14 22:26:37.867137 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Flow 'volume_create_api' (3a1e8c56-90cf-485c-a064-fed902d34c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:37.869420 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a71799-de15-479f-acd5-543a6cc711d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:37.871046 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:37.909001 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a71799-de15-479f-acd5-543a6cc711d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:26:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-516575365',vendor_name='tempest-vendor_name-1337783979'},id=38829d73-17c5-49c1-9803-87ad59c90e50,is_public=True,name='tempest-UserMessagesTest-volume-type-93671845',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38829d73-17c5-49c1-9803-87ad59c90e50', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:37.910987 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e81361-8b5a-4164-bf29-d318715ba8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:37.961606 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-050ab2af-428c-40bb-9243-0c56a1f7c98f tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] GET https://10.4.3.114/volume/v3/os-services Aug 14 22:26:37.961606 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-050ab2af-428c-40bb-9243-0c56a1f7c98f tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:37.961606 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-050ab2af-428c-40bb-9243-0c56a1f7c98f tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:37.964736 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-050ab2af-428c-40bb-9243-0c56a1f7c98f tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] https://10.4.3.114/volume/v3/os-services returned with HTTP 200 Aug 14 22:26:37.965887 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 267/1075] 10.4.3.114 () {66 vars in 1249 bytes} [Fri Aug 14 22:26:37 2026] GET /volume/v3/os-services => generated 626 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:26:37.968853 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-93671845 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-93671845, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:37.969365 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-93671845 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-93671845, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:37.989484 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-214de96a-e297-41c5-9369-46cfe6086157 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:37.992420 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-214de96a-e297-41c5-9369-46cfe6086157 tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] GET https://10.4.3.114/volume/v3/os-services?host=np0000007343 Aug 14 22:26:37.992934 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-214de96a-e297-41c5-9369-46cfe6086157 tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:37.993495 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-214de96a-e297-41c5-9369-46cfe6086157 tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:38.012637 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-214de96a-e297-41c5-9369-46cfe6086157 tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] https://10.4.3.114/volume/v3/os-services?host=np0000007343 returned with HTTP 200 Aug 14 22:26:38.013166 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 274/1076] 10.4.3.114 () {66 vars in 1284 bytes} [Fri Aug 14 22:26:37 2026] GET /volume/v3/os-services?host=np0000007343 => generated 626 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:38.028237 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Created reservations ['1af95677-7892-4c1e-9b7f-29034339b5d2', 'd19743f3-5a15-434d-8d6c-3fbf731f5aa6', 'f89352d1-17ee-4793-9bea-781ca3a0842f', 'c16ec0f2-9cc3-4d07-a664-d39423eeb04b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:38.030002 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e81361-8b5a-4164-bf29-d318715ba8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1af95677-7892-4c1e-9b7f-29034339b5d2', 'd19743f3-5a15-434d-8d6c-3fbf731f5aa6', 'f89352d1-17ee-4793-9bea-781ca3a0842f', 'c16ec0f2-9cc3-4d07-a664-d39423eeb04b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:38.032085 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2a405ca-4c16-4d2c-951e-d24f9c6a7af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:38.034429 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c8a22dcc-38cd-48e6-8824-0015ccb047ec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:38.038865 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8a22dcc-38cd-48e6-8824-0015ccb047ec tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] GET https://10.4.3.114/volume/v3/os-services?host=np0000007343&binary=cinder-scheduler Aug 14 22:26:38.039333 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8a22dcc-38cd-48e6-8824-0015ccb047ec tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:38.039528 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8a22dcc-38cd-48e6-8824-0015ccb047ec tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:38.054765 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8a22dcc-38cd-48e6-8824-0015ccb047ec tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] https://10.4.3.114/volume/v3/os-services?host=np0000007343&binary=cinder-scheduler returned with HTTP 200 Aug 14 22:26:38.055500 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 275/1077] 10.4.3.114 () {66 vars in 1332 bytes} [Fri Aug 14 22:26:38 2026] GET /volume/v3/os-services?host=np0000007343&binary=cinder-scheduler => generated 191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:38.069183 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c221e6e4-e844-48a1-bd89-59c7c0b7f26c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:38.071879 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c221e6e4-e844-48a1-bd89-59c7c0b7f26c tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] GET https://10.4.3.114/volume/v3/os-services?binary=cinder-scheduler Aug 14 22:26:38.072345 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c221e6e4-e844-48a1-bd89-59c7c0b7f26c tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:38.073331 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c221e6e4-e844-48a1-bd89-59c7c0b7f26c tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:38.076040 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2a405ca-4c16-4d2c-951e-d24f9c6a7af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3abc055-b96c-4210-a9e1-5f1b626cfad6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1177327628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='009e5e208fe5415db5f783831ec16067',qos_specs=None,replication_status=,reservations=['1af95677-7892-4c1e-9b7f-29034339b5d2','d19743f3-5a15-434d-8d6c-3fbf731f5aa6','f89352d1-17ee-4793-9bea-781ca3a0842f','c16ec0f2-9cc3-4d07-a664-d39423eeb04b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fe82a6c694845969145d719d490cff3',volume_type_id=38829d73-17c5-49c1-9803-87ad59c90e50), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1177327628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3abc055-b96c-4210-a9e1-5f1b626cfad6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='009e5e208fe5415db5f783831ec16067',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fe82a6c694845969145d719d490cff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38829d73-17c5-49c1-9803-87ad59c90e50),volume_type_id=38829d73-17c5-49c1-9803-87ad59c90e50)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:38.078445 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa650892-c93c-4702-b19f-54d0e7bc9b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:38.081673 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c221e6e4-e844-48a1-bd89-59c7c0b7f26c tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] https://10.4.3.114/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 14 22:26:38.082280 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 268/1078] 10.4.3.114 () {66 vars in 1296 bytes} [Fri Aug 14 22:26:38 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:38.096763 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-430ca918-92aa-434b-befe-087f5471f5bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:38.123129 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa650892-c93c-4702-b19f-54d0e7bc9b33) transitioned into state 'SUCCESS' from state '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-1177327628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='009e5e208fe5415db5f783831ec16067',qos_specs=None,replication_status=,reservations=['1af95677-7892-4c1e-9b7f-29034339b5d2','d19743f3-5a15-434d-8d6c-3fbf731f5aa6','f89352d1-17ee-4793-9bea-781ca3a0842f','c16ec0f2-9cc3-4d07-a664-d39423eeb04b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fe82a6c694845969145d719d490cff3',volume_type_id=38829d73-17c5-49c1-9803-87ad59c90e50)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:38.124292 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a324bcd8-113f-4ec1-bc11-73cc45080abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:38.146538 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a324bcd8-113f-4ec1-bc11-73cc45080abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:38.148012 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Flow 'volume_create_api' (3a1e8c56-90cf-485c-a064-fed902d34c4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:38.148116 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Create volume request issued successfully. Aug 14 22:26:38.151955 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1022998-ec11-4ab9-a472-601c4081cdf4 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:38.151955 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 262/1079] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:26:37 2026] POST /volume/v3/volumes => generated 784 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:38.170716 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c15eabb9-7e6d-482d-81de-ef3848a87e69 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:38.175206 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c15eabb9-7e6d-482d-81de-ef3848a87e69 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] GET https://10.4.3.114/volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 Aug 14 22:26:38.175586 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c15eabb9-7e6d-482d-81de-ef3848a87e69 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:38.175819 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c15eabb9-7e6d-482d-81de-ef3848a87e69 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:38.187231 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:38.187231 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:38.194097 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c15eabb9-7e6d-482d-81de-ef3848a87e69 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Volume info retrieved successfully. Aug 14 22:26:38.206308 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c15eabb9-7e6d-482d-81de-ef3848a87e69 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 returned with HTTP 200 Aug 14 22:26:38.207723 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 276/1080] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:26:38 2026] GET /volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:38.249165 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:38.250456 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1186592458"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:38.251672 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1186592458'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:38.251864 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Create volume of 1 GB Aug 14 22:26:38.257548 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Availability Zones retrieved successfully. Aug 14 22:26:38.264484 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Flow 'volume_create_api' (f1d60dde-3916-4bd7-83b6-9bfbcc3e9b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:38.265981 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f2f9168-2318-4285-a025-75e9132400d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:38.267141 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:38.324728 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f2f9168-2318-4285-a025-75e9132400d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:38.326017 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41d97b96-ee78-4ef4-a30a-98201a49db63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:38.464577 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Created reservations ['0b2046ed-ea43-4df5-b506-a9c2c3a3d45d', 'b4664c54-2288-42b1-a0f7-26e88e07dae8', 'c1ca6562-be07-4db6-a23f-434f85fe58a0', '4451957e-29e7-446f-9c34-3b5247c59c2e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:38.464577 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41d97b96-ee78-4ef4-a30a-98201a49db63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b2046ed-ea43-4df5-b506-a9c2c3a3d45d', 'b4664c54-2288-42b1-a0f7-26e88e07dae8', 'c1ca6562-be07-4db6-a23f-434f85fe58a0', '4451957e-29e7-446f-9c34-3b5247c59c2e']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:38.465712 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc19506-995e-4020-b50d-656c4b799216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:38.512629 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc19506-995e-4020-b50d-656c4b799216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b064dad1-1c43-4110-b3a5-d6fe70b82fb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1186592458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0c92f6d0c5d4012a6139e6362e1d282',qos_specs=None,replication_status=,reservations=['0b2046ed-ea43-4df5-b506-a9c2c3a3d45d','b4664c54-2288-42b1-a0f7-26e88e07dae8','c1ca6562-be07-4db6-a23f-434f85fe58a0','4451957e-29e7-446f-9c34-3b5247c59c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20c31647887144be9c9ad22a57260a1a',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1186592458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b064dad1-1c43-4110-b3a5-d6fe70b82fb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0c92f6d0c5d4012a6139e6362e1d282',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20c31647887144be9c9ad22a57260a1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:38.513967 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2702be4-03ae-43a5-a858-4db2d373888b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:38.582936 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2702be4-03ae-43a5-a858-4db2d373888b) transitioned into state 'SUCCESS' from state '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-1186592458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0c92f6d0c5d4012a6139e6362e1d282',qos_specs=None,replication_status=,reservations=['0b2046ed-ea43-4df5-b506-a9c2c3a3d45d','b4664c54-2288-42b1-a0f7-26e88e07dae8','c1ca6562-be07-4db6-a23f-434f85fe58a0','4451957e-29e7-446f-9c34-3b5247c59c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20c31647887144be9c9ad22a57260a1a',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:38.583957 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a5cde17-1ee2-43fe-9a7d-8c70f6e392d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:38.609273 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a5cde17-1ee2-43fe-9a7d-8c70f6e392d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:38.610920 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Flow 'volume_create_api' (f1d60dde-3916-4bd7-83b6-9bfbcc3e9b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:38.610920 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Create volume request issued successfully. Aug 14 22:26:38.611425 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-430ca918-92aa-434b-befe-087f5471f5bb tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:38.612217 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 275/1081] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:26:38 2026] POST /volume/v3/volumes => generated 754 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:38.630043 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19c0b983-bfea-4e2b-9336-2a177cf12b46 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:38.632878 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19c0b983-bfea-4e2b-9336-2a177cf12b46 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] GET https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 Aug 14 22:26:38.632878 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19c0b983-bfea-4e2b-9336-2a177cf12b46 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:38.633019 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19c0b983-bfea-4e2b-9336-2a177cf12b46 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:38.646558 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:38.646558 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:38.660535 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-19c0b983-bfea-4e2b-9336-2a177cf12b46 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Volume info retrieved successfully. Aug 14 22:26:38.669332 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19c0b983-bfea-4e2b-9336-2a177cf12b46 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 returned with HTTP 200 Aug 14 22:26:38.669906 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 269/1082] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:38 2026] GET /volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:38.765442 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-69126b06-56e6-442a-a62a-298844adf7ec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:38.768901 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69126b06-56e6-442a-a62a-298844adf7ec tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/volumes/2b885acf-0b57-4ac2-8118-03f60e90b7ba Aug 14 22:26:38.769087 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69126b06-56e6-442a-a62a-298844adf7ec tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:38.770280 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69126b06-56e6-442a-a62a-298844adf7ec tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:38.783191 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:38.783191 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:38.788489 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-69126b06-56e6-442a-a62a-298844adf7ec tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Volume info retrieved successfully. Aug 14 22:26:38.789186 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-69126b06-56e6-442a-a62a-298844adf7ec tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:38.789245 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-69126b06-56e6-442a-a62a-298844adf7ec tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:38.850885 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-69126b06-56e6-442a-a62a-298844adf7ec tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:38.860713 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:38.860713 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:38.877873 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69126b06-56e6-442a-a62a-298844adf7ec tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/volumes/2b885acf-0b57-4ac2-8118-03f60e90b7ba returned with HTTP 200 Aug 14 22:26:38.878987 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 263/1083] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:38 2026] GET /volume/v3/volumes/2b885acf-0b57-4ac2-8118-03f60e90b7ba => generated 911 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:38.906699 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4a99e376-9278-4328-9700-1cc810615c3c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:38.911517 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] POST https://10.4.3.114/volume/v3/groups/action Aug 14 22:26:38.911885 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Action body: b'{"create-from-src": {"source_group_id": "944c030d-f559-4624-95b8-216e09544161", "name": "tempest-Group_from_grp-136717559"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:38.912000 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "944c030d-f559-4624-95b8-216e09544161", "name": "tempest-Group_from_grp-136717559"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:38.914492 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Creating new group {'create-from-src': {'source_group_id': '944c030d-f559-4624-95b8-216e09544161', 'name': 'tempest-Group_from_grp-136717559'}}. {{(pid=100322) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 22:26:38.914492 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Creating group tempest-Group_from_grp-136717559 from source group 944c030d-f559-4624-95b8-216e09544161. Aug 14 22:26:38.919391 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:38.919391 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:38.931139 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:38.931139 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:39.003313 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Created reservations ['a75f2349-fe01-4c6c-9cef-dc73d1e57d03'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:39.131176 np0000007343 devstack@c-api.service[100322]: INFO cinder.group.api [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] A mapping entry already exists for group 536d1e14-de9a-4663-8148-6a5d63600184 and volume type 84f27fe4-e4a3-4d41-b17e-00c5d0307126. Do not need to create again. Aug 14 22:26:39.131176 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.131176 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:39.131176 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Availability Zones retrieved successfully. Aug 14 22:26:39.137904 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Flow 'volume_create_api' (85b39e46-268f-41bb-97be-2b3929d179f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:39.139132 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (817d83a7-4215-41af-ae86-20a74d81487f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:39.140444 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:39.168733 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (817d83a7-4215-41af-ae86-20a74d81487f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2b885acf-0b57-4ac2-8118-03f60e90b7ba', 'volume_type': VolumeType(created_at=2026-08-14T22:26:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84f27fe4-e4a3-4d41-b17e-00c5d0307126,is_public=True,name='tempest-GroupsV314Test-volume-type-270608077',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84f27fe4-e4a3-4d41-b17e-00c5d0307126', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '536d1e14-de9a-4663-8148-6a5d63600184', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:39.170009 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b5ed79-103c-46e5-8000-7c34fe8987c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:39.221777 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-270608077 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-270608077, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:39.222537 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-270608077 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-270608077, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:39.224758 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cdd83696-3b9b-4e99-bdcc-30c809add929 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.227692 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cdd83696-3b9b-4e99-bdcc-30c809add929 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] GET https://10.4.3.114/volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 Aug 14 22:26:39.228172 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cdd83696-3b9b-4e99-bdcc-30c809add929 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.228172 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cdd83696-3b9b-4e99-bdcc-30c809add929 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.242202 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.242202 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:39.251437 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Created reservations ['162249e1-9109-42b4-9c26-c7cb8a017c92', '273b9441-c4a4-453b-b283-6abb7c14ed35', 'fba6a915-b2b6-4103-a478-00c5d025cec6', 'daceeab5-1faf-4495-85bf-90dd284415a6'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:39.252692 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b5ed79-103c-46e5-8000-7c34fe8987c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['162249e1-9109-42b4-9c26-c7cb8a017c92', '273b9441-c4a4-453b-b283-6abb7c14ed35', 'fba6a915-b2b6-4103-a478-00c5d025cec6', 'daceeab5-1faf-4495-85bf-90dd284415a6']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:39.253658 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c101afe-9af7-4a61-b77c-2453adf47df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:39.254030 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cdd83696-3b9b-4e99-bdcc-30c809add929 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Volume info retrieved successfully. Aug 14 22:26:39.264697 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cdd83696-3b9b-4e99-bdcc-30c809add929 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 returned with HTTP 200 Aug 14 22:26:39.265865 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 276/1084] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 => generated 873 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:39.283275 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b9a52fbd-4267-4ff8-b58c-0df36827048c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.285698 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9a52fbd-4267-4ff8-b58c-0df36827048c tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] GET https://10.4.3.114/volume/v3/messages Aug 14 22:26:39.285976 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b9a52fbd-4267-4ff8-b58c-0df36827048c tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.286092 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b9a52fbd-4267-4ff8-b58c-0df36827048c tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.295819 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9a52fbd-4267-4ff8-b58c-0df36827048c tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:26:39.296781 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 270/1085] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:26:39 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 14 22:26:39.300831 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c101afe-9af7-4a61-b77c-2453adf47df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e15deb08-3d19-4e24-b395-34b7ec83b1c4', '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=536d1e14-de9a-4663-8148-6a5d63600184,group_type_id=,metadata={},multiattach=False,project_id='1098e7b50c0b4f50802a326b4309ff5b',qos_specs=None,replication_status=,reservations=['162249e1-9109-42b4-9c26-c7cb8a017c92','273b9441-c4a4-453b-b283-6abb7c14ed35','fba6a915-b2b6-4103-a478-00c5d025cec6','daceeab5-1faf-4495-85bf-90dd284415a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=2b885acf-0b57-4ac2-8118-03f60e90b7ba,status='creating',user_id='065a354cc25a49f2867679a2aa37a805',volume_type_id=84f27fe4-e4a3-4d41-b17e-00c5d0307126), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=536d1e14-de9a-4663-8148-6a5d63600184,host=None,id=e15deb08-3d19-4e24-b395-34b7ec83b1c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1098e7b50c0b4f50802a326b4309ff5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2b885acf-0b57-4ac2-8118-03f60e90b7ba,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='065a354cc25a49f2867679a2aa37a805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84f27fe4-e4a3-4d41-b17e-00c5d0307126),volume_type_id=84f27fe4-e4a3-4d41-b17e-00c5d0307126)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:39.303147 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5409be6-84d9-4a31-a1c6-1bc0997687aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:39.311692 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1b6b2875-6903-4baa-93ef-8c96522d528a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.314792 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b6b2875-6903-4baa-93ef-8c96522d528a tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] GET https://10.4.3.114/volume/v3/messages/82579145-b16e-4d58-aa42-92f96cc12a09 Aug 14 22:26:39.315149 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b6b2875-6903-4baa-93ef-8c96522d528a tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.315366 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b6b2875-6903-4baa-93ef-8c96522d528a tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.325402 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b6b2875-6903-4baa-93ef-8c96522d528a tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/messages/82579145-b16e-4d58-aa42-92f96cc12a09 returned with HTTP 200 Aug 14 22:26:39.325546 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 264/1086] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/messages/82579145-b16e-4d58-aa42-92f96cc12a09 => generated 667 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:39.341292 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d20ab776-e42d-4bb4-97a6-38a35e3e4f99 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.343402 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d20ab776-e42d-4bb4-97a6-38a35e3e4f99 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] GET https://10.4.3.114/volume/v3/messages Aug 14 22:26:39.344467 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d20ab776-e42d-4bb4-97a6-38a35e3e4f99 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.344467 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d20ab776-e42d-4bb4-97a6-38a35e3e4f99 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.351676 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d20ab776-e42d-4bb4-97a6-38a35e3e4f99 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:26:39.351890 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 277/1087] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:39.352591 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5409be6-84d9-4a31-a1c6-1bc0997687aa) transitioned into state 'SUCCESS' from 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=536d1e14-de9a-4663-8148-6a5d63600184,group_type_id=,metadata={},multiattach=False,project_id='1098e7b50c0b4f50802a326b4309ff5b',qos_specs=None,replication_status=,reservations=['162249e1-9109-42b4-9c26-c7cb8a017c92','273b9441-c4a4-453b-b283-6abb7c14ed35','fba6a915-b2b6-4103-a478-00c5d025cec6','daceeab5-1faf-4495-85bf-90dd284415a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=2b885acf-0b57-4ac2-8118-03f60e90b7ba,status='creating',user_id='065a354cc25a49f2867679a2aa37a805',volume_type_id=84f27fe4-e4a3-4d41-b17e-00c5d0307126)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:39.353685 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Flow 'volume_create_api' (85b39e46-268f-41bb-97be-2b3929d179f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:39.354228 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Create volume request issued successfully. Aug 14 22:26:39.369757 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2dc9c31a-4fe4-40d8-a3ce-68691554a456 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.373562 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dc9c31a-4fe4-40d8-a3ce-68691554a456 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] DELETE https://10.4.3.114/volume/v3/messages/82579145-b16e-4d58-aa42-92f96cc12a09 Aug 14 22:26:39.373774 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dc9c31a-4fe4-40d8-a3ce-68691554a456 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.374963 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dc9c31a-4fe4-40d8-a3ce-68691554a456 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.380187 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a99e376-9278-4328-9700-1cc810615c3c tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/groups/action returned with HTTP 202 Aug 14 22:26:39.380933 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 277/1088] 10.4.3.114 () {70 vars in 1318 bytes} [Fri Aug 14 22:26:38 2026] POST /volume/v3/groups/action => generated 101 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:39.394229 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.399613 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:39.399613 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.399613 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.402463 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:39.403327 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dc9c31a-4fe4-40d8-a3ce-68691554a456 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/messages/82579145-b16e-4d58-aa42-92f96cc12a09 returned with HTTP 204 Aug 14 22:26:39.403804 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:39.404216 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 271/1089] 10.4.3.114 () {68 vars in 1394 bytes} [Fri Aug 14 22:26:39 2026] DELETE /volume/v3/messages/82579145-b16e-4d58-aa42-92f96cc12a09 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 22:26:39.414089 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-533a9b83-b73c-41ee-b954-198538b86006 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.416210 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-533a9b83-b73c-41ee-b954-198538b86006 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] GET https://10.4.3.114/volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 Aug 14 22:26:39.416463 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-533a9b83-b73c-41ee-b954-198538b86006 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.416881 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-533a9b83-b73c-41ee-b954-198538b86006 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.419870 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Get all volumes completed successfully. Aug 14 22:26:39.420368 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:39.420980 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:39.429190 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.429190 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:39.435514 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-533a9b83-b73c-41ee-b954-198538b86006 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Volume info retrieved successfully. Aug 14 22:26:39.443402 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-533a9b83-b73c-41ee-b954-198538b86006 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 returned with HTTP 200 Aug 14 22:26:39.445005 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 278/1090] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:39.463957 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e981b4cd-8b3c-4568-b645-10cd1fb22d11 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.466730 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e981b4cd-8b3c-4568-b645-10cd1fb22d11 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] DELETE https://10.4.3.114/volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 Aug 14 22:26:39.466861 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e981b4cd-8b3c-4568-b645-10cd1fb22d11 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.467720 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e981b4cd-8b3c-4568-b645-10cd1fb22d11 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.467720 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e981b4cd-8b3c-4568-b645-10cd1fb22d11 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Delete volume with id: d3abc055-b96c-4210-a9e1-5f1b626cfad6 Aug 14 22:26:39.480988 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.480988 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:39.482565 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e981b4cd-8b3c-4568-b645-10cd1fb22d11 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Volume info retrieved successfully. Aug 14 22:26:39.484222 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e981b4cd-8b3c-4568-b645-10cd1fb22d11 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100322) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 22:26:39.490748 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:39.497832 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.497832 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:39.508858 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:39.509084 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:39.513708 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-e981b4cd-8b3c-4568-b645-10cd1fb22d11 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-93671845 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-93671845, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:39.513708 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-e981b4cd-8b3c-4568-b645-10cd1fb22d11 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-93671845 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-93671845, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:39.532135 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-e981b4cd-8b3c-4568-b645-10cd1fb22d11 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Created reservations ['268bbecf-54dd-4a48-a3cb-50f7cbf5140d', '17c550d7-bd0e-43b9-9621-6f7be389b093', 'be9e243a-3f05-41ab-9b9f-a2d5d54eb603', '987ca28c-251f-4828-9b3c-e3d4bde0e2b3'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:39.568485 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:39.576911 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.576911 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:39.587149 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ade1d12-db96-47fa-8f6c-bd2cc572ab2f tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:39.587616 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 265/1091] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:39.588416 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e981b4cd-8b3c-4568-b645-10cd1fb22d11 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Delete volume request issued successfully. Aug 14 22:26:39.588751 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e981b4cd-8b3c-4568-b645-10cd1fb22d11 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 returned with HTTP 202 Aug 14 22:26:39.589326 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 278/1092] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:26:39 2026] DELETE /volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:39.599713 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65766c53-5e3d-447a-947a-4e769ef2d9f9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.604747 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-16c437aa-6bf1-434c-8f48-a8bbdd939ed6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.605407 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65766c53-5e3d-447a-947a-4e769ef2d9f9 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] GET https://10.4.3.114/volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 Aug 14 22:26:39.605832 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65766c53-5e3d-447a-947a-4e769ef2d9f9 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.606233 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65766c53-5e3d-447a-947a-4e769ef2d9f9 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.607955 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16c437aa-6bf1-434c-8f48-a8bbdd939ed6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/volumes/e15deb08-3d19-4e24-b395-34b7ec83b1c4 Aug 14 22:26:39.608605 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16c437aa-6bf1-434c-8f48-a8bbdd939ed6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.609059 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16c437aa-6bf1-434c-8f48-a8bbdd939ed6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.614990 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65766c53-5e3d-447a-947a-4e769ef2d9f9 tempest-UserMessagesTest-1849746794 tempest-UserMessagesTest-1849746794-project-member] https://10.4.3.114/volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 returned with HTTP 404 Aug 14 22:26:39.616362 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 272/1093] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/volumes/d3abc055-b96c-4210-a9e1-5f1b626cfad6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:39.623993 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.623993 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:39.626181 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-854f8bb2-ffc7-4064-8cd0-1380ce56f16c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.631424 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-16c437aa-6bf1-434c-8f48-a8bbdd939ed6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Volume info retrieved successfully. Aug 14 22:26:39.631553 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-854f8bb2-ffc7-4064-8cd0-1380ce56f16c tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] DELETE https://10.4.3.114/volume/v3/types/38829d73-17c5-49c1-9803-87ad59c90e50 Aug 14 22:26:39.631553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-854f8bb2-ffc7-4064-8cd0-1380ce56f16c tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.631553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-854f8bb2-ffc7-4064-8cd0-1380ce56f16c tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.631736 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-16c437aa-6bf1-434c-8f48-a8bbdd939ed6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:39.631736 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-16c437aa-6bf1-434c-8f48-a8bbdd939ed6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:39.686173 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-854f8bb2-ffc7-4064-8cd0-1380ce56f16c tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] https://10.4.3.114/volume/v3/types/38829d73-17c5-49c1-9803-87ad59c90e50 returned with HTTP 202 Aug 14 22:26:39.686777 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 266/1094] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:26:39 2026] DELETE /volume/v3/types/38829d73-17c5-49c1-9803-87ad59c90e50 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:39.694583 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-52588770-446f-42b9-94a3-f74f309ea683 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.697536 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-16c437aa-6bf1-434c-8f48-a8bbdd939ed6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:39.700919 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52588770-446f-42b9-94a3-f74f309ea683 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] GET https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 Aug 14 22:26:39.701073 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.701073 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:39.701153 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52588770-446f-42b9-94a3-f74f309ea683 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.701353 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52588770-446f-42b9-94a3-f74f309ea683 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.703285 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52b2a271-0916-4346-a348-f717e46d3838 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.707211 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52b2a271-0916-4346-a348-f717e46d3838 tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] GET https://10.4.3.114/volume/v3/types/38829d73-17c5-49c1-9803-87ad59c90e50 Aug 14 22:26:39.707825 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52b2a271-0916-4346-a348-f717e46d3838 tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.707825 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52b2a271-0916-4346-a348-f717e46d3838 tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.710914 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16c437aa-6bf1-434c-8f48-a8bbdd939ed6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/volumes/e15deb08-3d19-4e24-b395-34b7ec83b1c4 returned with HTTP 200 Aug 14 22:26:39.712051 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 279/1095] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/volumes/e15deb08-3d19-4e24-b395-34b7ec83b1c4 => generated 922 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:39.714092 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52b2a271-0916-4346-a348-f717e46d3838 tempest-UserMessagesTest-1797562832 tempest-UserMessagesTest-1797562832-project-admin] https://10.4.3.114/volume/v3/types/38829d73-17c5-49c1-9803-87ad59c90e50 returned with HTTP 404 Aug 14 22:26:39.714092 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 273/1096] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/types/38829d73-17c5-49c1-9803-87ad59c90e50 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:39.715901 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.715901 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:39.725020 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-52588770-446f-42b9-94a3-f74f309ea683 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Volume info retrieved successfully. Aug 14 22:26:39.738921 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5536219b-8833-4b92-81f4-c3e91dd1c5fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.739826 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52588770-446f-42b9-94a3-f74f309ea683 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 returned with HTTP 200 Aug 14 22:26:39.740007 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 279/1097] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:39.743572 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5536219b-8833-4b92-81f4-c3e91dd1c5fd tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/groups/536d1e14-de9a-4663-8148-6a5d63600184 Aug 14 22:26:39.743572 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5536219b-8833-4b92-81f4-c3e91dd1c5fd tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.743897 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5536219b-8833-4b92-81f4-c3e91dd1c5fd tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.743897 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-5536219b-8833-4b92-81f4-c3e91dd1c5fd tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] show called for member 536d1e14-de9a-4663-8148-6a5d63600184 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:39.748570 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.748570 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:39.758906 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29a2f359-7954-4132-9b26-dea5f1788186 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.761289 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5536219b-8833-4b92-81f4-c3e91dd1c5fd tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/groups/536d1e14-de9a-4663-8148-6a5d63600184 returned with HTTP 200 Aug 14 22:26:39.761289 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 267/1098] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/groups/536d1e14-de9a-4663-8148-6a5d63600184 => generated 416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:39.762575 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29a2f359-7954-4132-9b26-dea5f1788186 tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] GET https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 Aug 14 22:26:39.762575 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29a2f359-7954-4132-9b26-dea5f1788186 tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.762575 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29a2f359-7954-4132-9b26-dea5f1788186 tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.772733 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.772733 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:39.780821 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29a2f359-7954-4132-9b26-dea5f1788186 tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Volume info retrieved successfully. Aug 14 22:26:39.781125 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.781860 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:39.782339 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.782440 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.782821 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:39.784444 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29a2f359-7954-4132-9b26-dea5f1788186 tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 returned with HTTP 200 Aug 14 22:26:39.784763 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 280/1099] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 => generated 1020 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:39.785820 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:39.803373 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cdaac108-52e4-45c2-8bfe-a73554f8e2aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.807119 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cdaac108-52e4-45c2-8bfe-a73554f8e2aa tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] GET https://10.4.3.114/volume/v3/os-services?host=np0000007343&binary=cinder-volume Aug 14 22:26:39.807119 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cdaac108-52e4-45c2-8bfe-a73554f8e2aa tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.808100 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cdaac108-52e4-45c2-8bfe-a73554f8e2aa tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.808216 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Get all volumes completed successfully. Aug 14 22:26:39.809275 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:39.809515 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:39.815951 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cdaac108-52e4-45c2-8bfe-a73554f8e2aa tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] https://10.4.3.114/volume/v3/os-services?host=np0000007343&binary=cinder-volume returned with HTTP 200 Aug 14 22:26:39.816579 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 280/1100] 10.4.3.114 () {66 vars in 1326 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/os-services?host=np0000007343&binary=cinder-volume => generated 275 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:39.832621 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e2a1a78e-534e-4b8b-986f-7cf7d8d008bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.835549 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2a1a78e-534e-4b8b-986f-7cf7d8d008bf tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] GET https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 Aug 14 22:26:39.835914 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2a1a78e-534e-4b8b-986f-7cf7d8d008bf tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.836214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2a1a78e-534e-4b8b-986f-7cf7d8d008bf tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.845287 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.845287 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:39.852520 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e2a1a78e-534e-4b8b-986f-7cf7d8d008bf tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Volume info retrieved successfully. Aug 14 22:26:39.856965 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2a1a78e-534e-4b8b-986f-7cf7d8d008bf tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 returned with HTTP 200 Aug 14 22:26:39.857965 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 268/1101] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:39.865999 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:39.873501 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.873501 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:39.878144 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:39.878323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1bb2a8d2-ac31-4959-8daa-71c66a6c8eb3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.878383 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:39.880689 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1bb2a8d2-ac31-4959-8daa-71c66a6c8eb3 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] DELETE https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 Aug 14 22:26:39.880953 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1bb2a8d2-ac31-4959-8daa-71c66a6c8eb3 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.881336 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1bb2a8d2-ac31-4959-8daa-71c66a6c8eb3 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.884780 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1bb2a8d2-ac31-4959-8daa-71c66a6c8eb3 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Delete volume with id: b064dad1-1c43-4110-b3a5-d6fe70b82fb5 Aug 14 22:26:39.899239 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.899239 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:39.899889 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1bb2a8d2-ac31-4959-8daa-71c66a6c8eb3 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Volume info retrieved successfully. Aug 14 22:26:39.934309 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:39.945612 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1bb2a8d2-ac31-4959-8daa-71c66a6c8eb3 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Delete volume request issued successfully. Aug 14 22:26:39.945612 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1bb2a8d2-ac31-4959-8daa-71c66a6c8eb3 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 returned with HTTP 202 Aug 14 22:26:39.947859 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 281/1102] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:26:39 2026] DELETE /volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:39.954137 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.954137 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:39.964784 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9e0b4af6-4cb7-4788-8135-fa613f7b1d02 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:39.965297 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e0b4af6-4cb7-4788-8135-fa613f7b1d02 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] GET https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 Aug 14 22:26:39.965646 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e0b4af6-4cb7-4788-8135-fa613f7b1d02 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:39.965851 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e0b4af6-4cb7-4788-8135-fa613f7b1d02 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:39.977884 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c2008ed9-f21b-495b-ac3e-516bec87bff6 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:39.978576 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 274/1103] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:39.985699 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:39.985699 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:39.994181 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9e0b4af6-4cb7-4788-8135-fa613f7b1d02 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Volume info retrieved successfully. Aug 14 22:26:39.999992 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e0b4af6-4cb7-4788-8135-fa613f7b1d02 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 returned with HTTP 200 Aug 14 22:26:40.000693 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 281/1104] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:39 2026] GET /volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:40.001997 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-63fbe796-2968-49f3-9cbf-d13130594b60 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:40.004271 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-63fbe796-2968-49f3-9cbf-d13130594b60 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] POST https://10.4.3.114/volume/v3/groups/536d1e14-de9a-4663-8148-6a5d63600184/action Aug 14 22:26:40.004649 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-63fbe796-2968-49f3-9cbf-d13130594b60 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:40.004755 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-63fbe796-2968-49f3-9cbf-d13130594b60 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:40.006943 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-63fbe796-2968-49f3-9cbf-d13130594b60 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] delete called for group 536d1e14-de9a-4663-8148-6a5d63600184 {{(pid=100323) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 22:26:40.006943 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-63fbe796-2968-49f3-9cbf-d13130594b60 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Delete group with id: 536d1e14-de9a-4663-8148-6a5d63600184 Aug 14 22:26:40.010479 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:40.010479 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:40.088136 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-63fbe796-2968-49f3-9cbf-d13130594b60 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/groups/536d1e14-de9a-4663-8148-6a5d63600184/action returned with HTTP 202 Aug 14 22:26:40.088698 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 269/1105] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:26:40 2026] POST /volume/v3/groups/536d1e14-de9a-4663-8148-6a5d63600184/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:40.101959 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-89fc1345-7e2d-4566-8bcb-4cefa4cd42e5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:40.106827 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89fc1345-7e2d-4566-8bcb-4cefa4cd42e5 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/volumes/e15deb08-3d19-4e24-b395-34b7ec83b1c4 Aug 14 22:26:40.107073 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89fc1345-7e2d-4566-8bcb-4cefa4cd42e5 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:40.107325 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89fc1345-7e2d-4566-8bcb-4cefa4cd42e5 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:40.126555 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:40.126555 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:40.133503 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-89fc1345-7e2d-4566-8bcb-4cefa4cd42e5 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Volume info retrieved successfully. Aug 14 22:26:40.134407 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-89fc1345-7e2d-4566-8bcb-4cefa4cd42e5 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:40.135459 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-89fc1345-7e2d-4566-8bcb-4cefa4cd42e5 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:40.207963 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-89fc1345-7e2d-4566-8bcb-4cefa4cd42e5 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:40.212446 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:40.212446 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:40.222137 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89fc1345-7e2d-4566-8bcb-4cefa4cd42e5 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/volumes/e15deb08-3d19-4e24-b395-34b7ec83b1c4 returned with HTTP 200 Aug 14 22:26:40.222780 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 282/1106] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:40 2026] GET /volume/v3/volumes/e15deb08-3d19-4e24-b395-34b7ec83b1c4 => generated 921 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:41.024992 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-69e705f7-4902-4341-8d26-6ceb7d387144 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:41.028388 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69e705f7-4902-4341-8d26-6ceb7d387144 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] GET https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 Aug 14 22:26:41.028388 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69e705f7-4902-4341-8d26-6ceb7d387144 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:41.028388 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69e705f7-4902-4341-8d26-6ceb7d387144 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:41.039218 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69e705f7-4902-4341-8d26-6ceb7d387144 tempest-VolumesServicesTestJSON-1320850787 tempest-VolumesServicesTestJSON-1320850787-project-member] https://10.4.3.114/volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 returned with HTTP 404 Aug 14 22:26:41.040118 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 275/1107] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:41 2026] GET /volume/v3/volumes/b064dad1-1c43-4110-b3a5-d6fe70b82fb5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:41.054898 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3e8011bc-abb5-4ae9-8859-3eb8bcd7d6d7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:41.059059 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e8011bc-abb5-4ae9-8859-3eb8bcd7d6d7 tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] GET https://10.4.3.114/volume/v3/os-services Aug 14 22:26:41.059952 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e8011bc-abb5-4ae9-8859-3eb8bcd7d6d7 tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:41.060325 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e8011bc-abb5-4ae9-8859-3eb8bcd7d6d7 tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:41.068875 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e8011bc-abb5-4ae9-8859-3eb8bcd7d6d7 tempest-VolumesServicesTestJSON-354036817 tempest-VolumesServicesTestJSON-354036817-project-admin] https://10.4.3.114/volume/v3/os-services returned with HTTP 200 Aug 14 22:26:41.069763 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 282/1108] 10.4.3.114 () {66 vars in 1249 bytes} [Fri Aug 14 22:26:41 2026] GET /volume/v3/os-services => generated 626 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:41.238623 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aaf7cd01-0833-4c3f-ade6-5b987a3964a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:41.245366 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aaf7cd01-0833-4c3f-ade6-5b987a3964a2 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/volumes/e15deb08-3d19-4e24-b395-34b7ec83b1c4 Aug 14 22:26:41.245366 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aaf7cd01-0833-4c3f-ade6-5b987a3964a2 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:41.245366 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aaf7cd01-0833-4c3f-ade6-5b987a3964a2 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:41.256671 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aaf7cd01-0833-4c3f-ade6-5b987a3964a2 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/volumes/e15deb08-3d19-4e24-b395-34b7ec83b1c4 returned with HTTP 404 Aug 14 22:26:41.257910 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 270/1109] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:41 2026] GET /volume/v3/volumes/e15deb08-3d19-4e24-b395-34b7ec83b1c4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:41.266957 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa5d6c99-199e-4081-b1e6-bb9102ff6c80 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:41.272138 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa5d6c99-199e-4081-b1e6-bb9102ff6c80 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/groups/536d1e14-de9a-4663-8148-6a5d63600184 Aug 14 22:26:41.272138 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa5d6c99-199e-4081-b1e6-bb9102ff6c80 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:41.272138 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa5d6c99-199e-4081-b1e6-bb9102ff6c80 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:41.272138 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-fa5d6c99-199e-4081-b1e6-bb9102ff6c80 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] show called for member 536d1e14-de9a-4663-8148-6a5d63600184 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:41.276286 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa5d6c99-199e-4081-b1e6-bb9102ff6c80 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/groups/536d1e14-de9a-4663-8148-6a5d63600184 returned with HTTP 404 Aug 14 22:26:41.277991 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 283/1110] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:41 2026] GET /volume/v3/groups/536d1e14-de9a-4663-8148-6a5d63600184 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:41.288837 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f4ab1059-44ea-44de-b67e-c1b339409eff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:41.291455 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4ab1059-44ea-44de-b67e-c1b339409eff tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:26:41.291455 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4ab1059-44ea-44de-b67e-c1b339409eff tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:41.291630 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4ab1059-44ea-44de-b67e-c1b339409eff tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:41.292039 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-f4ab1059-44ea-44de-b67e-c1b339409eff tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:26:41.293418 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f4ab1059-44ea-44de-b67e-c1b339409eff tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:41.314649 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f4ab1059-44ea-44de-b67e-c1b339409eff tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Get all volumes completed successfully. Aug 14 22:26:41.314649 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-f4ab1059-44ea-44de-b67e-c1b339409eff tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:41.314649 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-f4ab1059-44ea-44de-b67e-c1b339409eff tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:41.371237 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-f4ab1059-44ea-44de-b67e-c1b339409eff tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:41.375236 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:41.375236 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:41.385875 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4ab1059-44ea-44de-b67e-c1b339409eff tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:26:41.386450 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 276/1111] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:26:41 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:41.403211 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bd44d723-daae-4673-a258-da47a5ebb68d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:41.406037 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd44d723-daae-4673-a258-da47a5ebb68d tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] POST https://10.4.3.114/volume/v3/groups/944c030d-f559-4624-95b8-216e09544161/action Aug 14 22:26:41.406547 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd44d723-daae-4673-a258-da47a5ebb68d tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:41.406725 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd44d723-daae-4673-a258-da47a5ebb68d tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:41.409795 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-bd44d723-daae-4673-a258-da47a5ebb68d tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] delete called for group 944c030d-f559-4624-95b8-216e09544161 {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 22:26:41.409795 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-bd44d723-daae-4673-a258-da47a5ebb68d tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Delete group with id: 944c030d-f559-4624-95b8-216e09544161 Aug 14 22:26:41.416080 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:41.416080 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:41.476695 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd44d723-daae-4673-a258-da47a5ebb68d tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/groups/944c030d-f559-4624-95b8-216e09544161/action returned with HTTP 202 Aug 14 22:26:41.476695 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 283/1112] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:26:41 2026] POST /volume/v3/groups/944c030d-f559-4624-95b8-216e09544161/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:41.489847 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3145366a-2b3b-4557-ac47-f7c3b7972c98 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:41.493740 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3145366a-2b3b-4557-ac47-f7c3b7972c98 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/volumes/2b885acf-0b57-4ac2-8118-03f60e90b7ba Aug 14 22:26:41.494775 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3145366a-2b3b-4557-ac47-f7c3b7972c98 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:41.494775 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3145366a-2b3b-4557-ac47-f7c3b7972c98 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:41.507277 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:41.507277 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:41.520065 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3145366a-2b3b-4557-ac47-f7c3b7972c98 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Volume info retrieved successfully. Aug 14 22:26:41.521153 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-3145366a-2b3b-4557-ac47-f7c3b7972c98 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:26:41.521363 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-3145366a-2b3b-4557-ac47-f7c3b7972c98 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:26:41.591771 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-3145366a-2b3b-4557-ac47-f7c3b7972c98 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:26:41.597919 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:41.597919 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:41.613756 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3145366a-2b3b-4557-ac47-f7c3b7972c98 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/volumes/2b885acf-0b57-4ac2-8118-03f60e90b7ba returned with HTTP 200 Aug 14 22:26:41.613756 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 271/1113] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:41 2026] GET /volume/v3/volumes/2b885acf-0b57-4ac2-8118-03f60e90b7ba => generated 910 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:42.640750 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f63119a1-9a44-41bf-8372-ced3aeb83535 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:42.646659 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f63119a1-9a44-41bf-8372-ced3aeb83535 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/volumes/2b885acf-0b57-4ac2-8118-03f60e90b7ba Aug 14 22:26:42.647190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f63119a1-9a44-41bf-8372-ced3aeb83535 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:42.648027 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f63119a1-9a44-41bf-8372-ced3aeb83535 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:42.662561 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f63119a1-9a44-41bf-8372-ced3aeb83535 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/volumes/2b885acf-0b57-4ac2-8118-03f60e90b7ba returned with HTTP 404 Aug 14 22:26:42.663775 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 284/1114] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:42 2026] GET /volume/v3/volumes/2b885acf-0b57-4ac2-8118-03f60e90b7ba => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:42.681698 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c373fd1c-7ea6-4fbf-9fcc-ff07c03eae41 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:42.686053 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c373fd1c-7ea6-4fbf-9fcc-ff07c03eae41 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] GET https://10.4.3.114/volume/v3/groups/944c030d-f559-4624-95b8-216e09544161 Aug 14 22:26:42.686053 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c373fd1c-7ea6-4fbf-9fcc-ff07c03eae41 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:42.686053 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c373fd1c-7ea6-4fbf-9fcc-ff07c03eae41 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:42.693246 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-c373fd1c-7ea6-4fbf-9fcc-ff07c03eae41 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] show called for member 944c030d-f559-4624-95b8-216e09544161 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:26:42.693246 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c373fd1c-7ea6-4fbf-9fcc-ff07c03eae41 tempest-GroupsV314Test-314292801 tempest-GroupsV314Test-314292801-project-member] https://10.4.3.114/volume/v3/groups/944c030d-f559-4624-95b8-216e09544161 returned with HTTP 404 Aug 14 22:26:42.695135 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 277/1115] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:26:42 2026] GET /volume/v3/groups/944c030d-f559-4624-95b8-216e09544161 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:42.710720 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e30bb911-2155-4dd0-b270-7802cf8670a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:42.714342 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e30bb911-2155-4dd0-b270-7802cf8670a5 tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/5aa7338e-9c31-4174-b040-d33804203fb9 Aug 14 22:26:42.714342 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e30bb911-2155-4dd0-b270-7802cf8670a5 tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:42.714342 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e30bb911-2155-4dd0-b270-7802cf8670a5 tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:42.753951 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e30bb911-2155-4dd0-b270-7802cf8670a5 tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] https://10.4.3.114/volume/v3/group_types/5aa7338e-9c31-4174-b040-d33804203fb9 returned with HTTP 202 Aug 14 22:26:42.755308 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 284/1116] 10.4.3.114 () {68 vars in 1404 bytes} [Fri Aug 14 22:26:42 2026] DELETE /volume/v3/group_types/5aa7338e-9c31-4174-b040-d33804203fb9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:42.768802 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-85a9b789-34a3-4f2a-8ee8-7ee66748f20d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:42.773606 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85a9b789-34a3-4f2a-8ee8-7ee66748f20d tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] DELETE https://10.4.3.114/volume/v3/types/84f27fe4-e4a3-4d41-b17e-00c5d0307126 Aug 14 22:26:42.773949 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85a9b789-34a3-4f2a-8ee8-7ee66748f20d tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:42.774247 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85a9b789-34a3-4f2a-8ee8-7ee66748f20d tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:42.840966 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85a9b789-34a3-4f2a-8ee8-7ee66748f20d tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] https://10.4.3.114/volume/v3/types/84f27fe4-e4a3-4d41-b17e-00c5d0307126 returned with HTTP 202 Aug 14 22:26:42.840966 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 272/1117] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:26:42 2026] DELETE /volume/v3/types/84f27fe4-e4a3-4d41-b17e-00c5d0307126 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:42.854769 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cd8d4038-3ace-4ca6-9df3-8d1f220088fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:42.859599 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd8d4038-3ace-4ca6-9df3-8d1f220088fc tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] GET https://10.4.3.114/volume/v3/types/84f27fe4-e4a3-4d41-b17e-00c5d0307126 Aug 14 22:26:42.859599 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd8d4038-3ace-4ca6-9df3-8d1f220088fc tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:42.859599 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd8d4038-3ace-4ca6-9df3-8d1f220088fc tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:42.867178 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd8d4038-3ace-4ca6-9df3-8d1f220088fc tempest-GroupsV314Test-198043534 tempest-GroupsV314Test-198043534-project-admin] https://10.4.3.114/volume/v3/types/84f27fe4-e4a3-4d41-b17e-00c5d0307126 returned with HTTP 404 Aug 14 22:26:42.872998 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 285/1118] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:26:42 2026] GET /volume/v3/types/84f27fe4-e4a3-4d41-b17e-00c5d0307126 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:44.677858 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ff7c041-d990-4032-8922-cb91e9f634ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:44.814212 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8e99a312-bfcf-45dd-a808-796a67143da2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:44.959163 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:44.964440 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1295637642"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:44.964849 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1295637642'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:44.965172 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Create volume of 1 GB Aug 14 22:26:44.978135 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Availability Zones retrieved successfully. Aug 14 22:26:44.990712 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Flow 'volume_create_api' (ae9c0782-5f94-429f-a55b-faf16da84996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:44.992690 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58cc8fcd-0de4-4fe1-9b5d-1763fcd9f444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:44.994617 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:45.043842 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58cc8fcd-0de4-4fe1-9b5d-1763fcd9f444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:45.045052 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8026412e-4a57-4184-a5f7-59c95382a587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:45.060894 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ff7c041-d990-4032-8922-cb91e9f634ea tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d Aug 14 22:26:45.060894 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ff7c041-d990-4032-8922-cb91e9f634ea tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:45.061913 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ff7c041-d990-4032-8922-cb91e9f634ea tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:45.095576 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ff7c041-d990-4032-8922-cb91e9f634ea tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d returned with HTTP 200 Aug 14 22:26:45.095860 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 278/1119] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:44 2026] GET /volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d => generated 437 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:45.109820 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:45.159081 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Created reservations ['7255ade2-493b-4ccc-bdbe-481b274bb3e1', 'd148ee79-3cd7-4a94-97fe-cbb7999c2fec', 'c28f084b-2769-4c80-995f-4a7fef06d39b', '7b2c9c87-8f21-42c9-b1ec-b9d42839eeae'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:45.160760 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8026412e-4a57-4184-a5f7-59c95382a587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7255ade2-493b-4ccc-bdbe-481b274bb3e1', 'd148ee79-3cd7-4a94-97fe-cbb7999c2fec', 'c28f084b-2769-4c80-995f-4a7fef06d39b', '7b2c9c87-8f21-42c9-b1ec-b9d42839eeae']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:45.161631 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65049486-c4cf-4f69-a86e-ac7ef38544ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:45.196436 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65049486-c4cf-4f69-a86e-ac7ef38544ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a91897-1711-4131-87b0-49e69af4a285', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1295637642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c46999d5beb2433ebc34c450656ec870',qos_specs=None,replication_status=,reservations=['7255ade2-493b-4ccc-bdbe-481b274bb3e1','d148ee79-3cd7-4a94-97fe-cbb7999c2fec','c28f084b-2769-4c80-995f-4a7fef06d39b','7b2c9c87-8f21-42c9-b1ec-b9d42839eeae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2258746c96934c1fa7b11809f9f3a1de',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1295637642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43a91897-1711-4131-87b0-49e69af4a285,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c46999d5beb2433ebc34c450656ec870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2258746c96934c1fa7b11809f9f3a1de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:45.198330 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f205d71f-91b4-4ca4-aa40-dcd84b2f540f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:45.262345 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f205d71f-91b4-4ca4-aa40-dcd84b2f540f) transitioned into state 'SUCCESS' from state '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-1295637642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c46999d5beb2433ebc34c450656ec870',qos_specs=None,replication_status=,reservations=['7255ade2-493b-4ccc-bdbe-481b274bb3e1','d148ee79-3cd7-4a94-97fe-cbb7999c2fec','c28f084b-2769-4c80-995f-4a7fef06d39b','7b2c9c87-8f21-42c9-b1ec-b9d42839eeae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2258746c96934c1fa7b11809f9f3a1de',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:45.263819 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d04cdc-aae2-4543-b99d-8834e34c6454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:45.282280 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d04cdc-aae2-4543-b99d-8834e34c6454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:45.282280 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Flow 'volume_create_api' (ae9c0782-5f94-429f-a55b-faf16da84996) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:45.282280 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Create volume request issued successfully. Aug 14 22:26:45.282836 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e99a312-bfcf-45dd-a808-796a67143da2 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:45.283360 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 285/1120] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:26:44 2026] POST /volume/v3/volumes => generated 755 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:45.304600 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-335c0d2d-8307-491a-b31e-b922b12e92e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:45.308736 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-335c0d2d-8307-491a-b31e-b922b12e92e8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 Aug 14 22:26:45.309014 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-335c0d2d-8307-491a-b31e-b922b12e92e8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:45.309972 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-335c0d2d-8307-491a-b31e-b922b12e92e8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:45.321182 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:45.321182 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:45.335878 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-335c0d2d-8307-491a-b31e-b922b12e92e8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Volume info retrieved successfully. Aug 14 22:26:45.344982 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-335c0d2d-8307-491a-b31e-b922b12e92e8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 returned with HTTP 200 Aug 14 22:26:45.345674 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 286/1121] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:45 2026] GET /volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 => generated 823 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:45.395461 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:45.395887 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-161058027"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:45.401035 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-161058027'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:45.401035 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Create volume of 1 GB Aug 14 22:26:45.417112 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Availability Zones retrieved successfully. Aug 14 22:26:45.426040 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Flow 'volume_create_api' (1ede4516-a98d-4967-80e0-523390d0d2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:45.427406 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65df1fb5-9840-4b71-b1af-e4e19da22e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:45.428901 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:45.507770 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65df1fb5-9840-4b71-b1af-e4e19da22e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:45.508768 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0b1a62-56ae-435d-88ba-cbfd01d00e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:45.639706 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Created reservations ['130d7aac-b5d0-4ef9-bd2e-898cb51eedf4', '283aa02d-7197-4932-9a4d-cce4895a0c80', '76a17add-62ee-4308-9200-7ae81bf47b36', '8e464e8b-6eed-4fa0-83f3-5b08b7a810d7'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:45.640630 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0b1a62-56ae-435d-88ba-cbfd01d00e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['130d7aac-b5d0-4ef9-bd2e-898cb51eedf4', '283aa02d-7197-4932-9a4d-cce4895a0c80', '76a17add-62ee-4308-9200-7ae81bf47b36', '8e464e8b-6eed-4fa0-83f3-5b08b7a810d7']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:45.641499 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (766112aa-c493-4b0f-b462-0e3a8db99617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:45.689816 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (766112aa-c493-4b0f-b462-0e3a8db99617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b84372dc-c555-463c-8780-bc2f20c7fd1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-161058027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6986390b073c4f97b43d95c75f5a785d',qos_specs=None,replication_status=,reservations=['130d7aac-b5d0-4ef9-bd2e-898cb51eedf4','283aa02d-7197-4932-9a4d-cce4895a0c80','76a17add-62ee-4308-9200-7ae81bf47b36','8e464e8b-6eed-4fa0-83f3-5b08b7a810d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d0e55f3ddd485ab6d0af39dd173146',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-161058027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b84372dc-c555-463c-8780-bc2f20c7fd1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6986390b073c4f97b43d95c75f5a785d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d0e55f3ddd485ab6d0af39dd173146',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:45.691841 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17b669c-8b7a-4b65-9981-5864850706eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:45.735261 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17b669c-8b7a-4b65-9981-5864850706eb) transitioned into state 'SUCCESS' from state '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-161058027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6986390b073c4f97b43d95c75f5a785d',qos_specs=None,replication_status=,reservations=['130d7aac-b5d0-4ef9-bd2e-898cb51eedf4','283aa02d-7197-4932-9a4d-cce4895a0c80','76a17add-62ee-4308-9200-7ae81bf47b36','8e464e8b-6eed-4fa0-83f3-5b08b7a810d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d0e55f3ddd485ab6d0af39dd173146',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:45.738300 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc5686c-a698-467f-b3d7-1c528a2d96dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:45.759631 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc5686c-a698-467f-b3d7-1c528a2d96dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:45.759631 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Flow 'volume_create_api' (1ede4516-a98d-4967-80e0-523390d0d2ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:45.759736 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Create volume request issued successfully. Aug 14 22:26:45.760402 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-201cfa34-07bb-4196-88b1-6f68e3b3b7a7 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:45.761072 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 273/1122] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:26:45 2026] POST /volume/v3/volumes => generated 758 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:45.781233 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a017a26c-d918-4ddb-afe7-2362dfcbc099 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:45.783765 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a017a26c-d918-4ddb-afe7-2362dfcbc099 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] GET https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d Aug 14 22:26:45.784050 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a017a26c-d918-4ddb-afe7-2362dfcbc099 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:45.784333 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a017a26c-d918-4ddb-afe7-2362dfcbc099 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:45.800305 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:45.800305 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:45.809681 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a017a26c-d918-4ddb-afe7-2362dfcbc099 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Volume info retrieved successfully. Aug 14 22:26:45.820123 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a017a26c-d918-4ddb-afe7-2362dfcbc099 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d returned with HTTP 200 Aug 14 22:26:45.820491 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 279/1123] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:45 2026] GET /volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:46.374328 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc101ffd-50d5-4eb0-bd33-665280646892 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:46.377708 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc101ffd-50d5-4eb0-bd33-665280646892 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 Aug 14 22:26:46.377795 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc101ffd-50d5-4eb0-bd33-665280646892 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:46.379641 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc101ffd-50d5-4eb0-bd33-665280646892 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:46.392601 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:46.392601 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:46.402577 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cc101ffd-50d5-4eb0-bd33-665280646892 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Volume info retrieved successfully. Aug 14 22:26:46.414325 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc101ffd-50d5-4eb0-bd33-665280646892 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 returned with HTTP 200 Aug 14 22:26:46.417380 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 286/1124] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:46 2026] GET /volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:46.443344 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-88985fe0-642f-4464-9c63-1a11a2d3b8c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:46.447549 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88985fe0-642f-4464-9c63-1a11a2d3b8c8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:26:46.448067 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88985fe0-642f-4464-9c63-1a11a2d3b8c8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43a91897-1711-4131-87b0-49e69af4a285", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1206319000"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:46.463737 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:46.463737 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:46.464806 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-88985fe0-642f-4464-9c63-1a11a2d3b8c8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Volume info retrieved successfully. Aug 14 22:26:46.465001 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-88985fe0-642f-4464-9c63-1a11a2d3b8c8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Create snapshot from volume 43a91897-1711-4131-87b0-49e69af4a285 Aug 14 22:26:46.524754 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-88985fe0-642f-4464-9c63-1a11a2d3b8c8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Created reservations ['feed15e3-ad47-4ca1-8c85-3f0c53ed1525', 'e1fa4694-d30f-4160-8f41-4bb290a52e85', '605e7a23-59c6-4c6c-9ddf-240a916e1e14', 'c83a7123-49df-49b4-8fc7-f3d3fd12cf89'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:46.583139 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-88985fe0-642f-4464-9c63-1a11a2d3b8c8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot create request issued successfully. Aug 14 22:26:46.584055 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88985fe0-642f-4464-9c63-1a11a2d3b8c8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:26:46.584612 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 287/1125] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:26:46 2026] POST /volume/v3/snapshots => generated 311 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:46.598819 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba17a680-e916-4677-a084-48724584f6b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:46.602198 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba17a680-e916-4677-a084-48724584f6b9 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 Aug 14 22:26:46.602746 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba17a680-e916-4677-a084-48724584f6b9 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:46.603124 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba17a680-e916-4677-a084-48724584f6b9 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:46.608761 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:46.608761 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:46.609338 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ba17a680-e916-4677-a084-48724584f6b9 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:46.610384 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba17a680-e916-4677-a084-48724584f6b9 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 returned with HTTP 200 Aug 14 22:26:46.611021 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 274/1126] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:46 2026] GET /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 => generated 443 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:46.851643 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4a0f77b0-08ba-4e46-af73-6c6d1ba6b160 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:46.852910 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4a0f77b0-08ba-4e46-af73-6c6d1ba6b160 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] GET https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d Aug 14 22:26:46.853173 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4a0f77b0-08ba-4e46-af73-6c6d1ba6b160 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:46.856169 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4a0f77b0-08ba-4e46-af73-6c6d1ba6b160 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:46.866020 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:46.866020 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:46.872127 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4a0f77b0-08ba-4e46-af73-6c6d1ba6b160 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Volume info retrieved successfully. Aug 14 22:26:46.884128 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4a0f77b0-08ba-4e46-af73-6c6d1ba6b160 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d returned with HTTP 200 Aug 14 22:26:46.884354 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 280/1127] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:46 2026] GET /volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:46.907994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b560efb-d73e-4bc7-b421-f62ff690a839 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:46.911963 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b560efb-d73e-4bc7-b421-f62ff690a839 tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d Aug 14 22:26:46.912551 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b560efb-d73e-4bc7-b421-f62ff690a839 tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:47.037972 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b560efb-d73e-4bc7-b421-f62ff690a839 tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d returned with HTTP 200 Aug 14 22:26:47.039376 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 287/1128] 10.4.3.114 () {68 vars in 1374 bytes} [Fri Aug 14 22:26:46 2026] PUT /volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d => generated 392 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:47.054385 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.057587 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:47.058240 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:47.060651 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:47.060651 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Create volume of 2 GB Aug 14 22:26:47.060971 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.060971 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:47.068832 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Availability Zones retrieved successfully. Aug 14 22:26:47.080988 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Flow 'volume_create_api' (4f65dcca-09ce-4cad-a245-fc3741cc5453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:47.083026 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8d664d-37ce-4b67-aea0-ed036d1d767b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:47.084949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Validating volume size '2' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:47.152585 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8d664d-37ce-4b67-aea0-ed036d1d767b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:47.153690 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5f7cf9-ad56-41b4-a2bd-f583fd1b8ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:47.206951 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota_utils [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Quota exceeded for 6986390b073c4f97b43d95c75f5a785d, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 22:26:47.210509 np0000007343 devstack@c-api.service[100324]: WARNING cinder.volume.api [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5f7cf9-ad56-41b4-a2bd-f583fd1b8ee4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 22:26:47.210509 np0000007343 devstack@c-api.service[100324]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 14 22:26:47.213144 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5f7cf9-ad56-41b4-a2bd-f583fd1b8ee4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:47.213959 np0000007343 devstack@c-api.service[100324]: WARNING cinder.volume.api [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5f7cf9-ad56-41b4-a2bd-f583fd1b8ee4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 22:26:47.215980 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8d664d-37ce-4b67-aea0-ed036d1d767b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:47.215980 np0000007343 devstack@c-api.service[100324]: WARNING cinder.volume.api [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8d664d-37ce-4b67-aea0-ed036d1d767b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 22:26:47.217578 np0000007343 devstack@c-api.service[100324]: WARNING cinder.volume.api [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Flow 'volume_create_api' (4f65dcca-09ce-4cad-a245-fc3741cc5453) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 22:26:47.217718 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.middleware.fault [None req-1d83c12c-ae94-475b-8025-4a78f0c1464c tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 413 Aug 14 22:26:47.218674 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 288/1129] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:26:47 2026] POST /volume/v3/volumes => generated 208 bytes in 165 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 22:26:47.236074 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-70e69309-9fc1-4a2d-a258-54111ffd6c12 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.241089 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70e69309-9fc1-4a2d-a258-54111ffd6c12 tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d Aug 14 22:26:47.241949 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70e69309-9fc1-4a2d-a258-54111ffd6c12 tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:47.315397 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70e69309-9fc1-4a2d-a258-54111ffd6c12 tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d returned with HTTP 200 Aug 14 22:26:47.316231 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 275/1130] 10.4.3.114 () {68 vars in 1374 bytes} [Fri Aug 14 22:26:47 2026] PUT /volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d => generated 392 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:47.328744 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.332929 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:47.333636 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:47.336950 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:47.336950 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Create volume of 1 GB Aug 14 22:26:47.352332 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Availability Zones retrieved successfully. Aug 14 22:26:47.362837 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Flow 'volume_create_api' (1f2d6bee-9123-4077-bf9a-7b2000aeaf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:47.363945 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3864828-08fd-4d3e-8c90-b59c87c6d7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:47.365848 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:47.412889 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3864828-08fd-4d3e-8c90-b59c87c6d7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:47.414770 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7921631c-1ce9-4f4b-b3b3-c20baf2f31a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:47.477853 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota_utils [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Quota exceeded for 6986390b073c4f97b43d95c75f5a785d, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 14 22:26:47.484205 np0000007343 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7921631c-1ce9-4f4b-b3b3-c20baf2f31a7) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 22:26:47.484205 np0000007343 devstack@c-api.service[100325]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 14 22:26:47.487593 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7921631c-1ce9-4f4b-b3b3-c20baf2f31a7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:47.488465 np0000007343 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7921631c-1ce9-4f4b-b3b3-c20baf2f31a7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 22:26:47.489580 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3864828-08fd-4d3e-8c90-b59c87c6d7eb) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:47.493234 np0000007343 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3864828-08fd-4d3e-8c90-b59c87c6d7eb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 22:26:47.493234 np0000007343 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Flow 'volume_create_api' (1f2d6bee-9123-4077-bf9a-7b2000aeaf21) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 22:26:47.494645 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.middleware.fault [None req-a2820e2e-b847-4219-bfe7-cd0bee6a29ad tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 413 Aug 14 22:26:47.495049 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 281/1131] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:26:47 2026] POST /volume/v3/volumes => generated 150 bytes in 167 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 22:26:47.509175 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-21c06e0e-2af8-4e96-b065-72a661d19abf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.511562 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21c06e0e-2af8-4e96-b065-72a661d19abf tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d Aug 14 22:26:47.512272 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21c06e0e-2af8-4e96-b065-72a661d19abf tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:47.537648 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-0b3c66bb-8b54-48a7-9604-482324e2bc3a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.541837 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-0b3c66bb-8b54-48a7-9604-482324e2bc3a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 Aug 14 22:26:47.542341 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-0b3c66bb-8b54-48a7-9604-482324e2bc3a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.542724 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-0b3c66bb-8b54-48a7-9604-482324e2bc3a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.555246 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.555246 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:47.563664 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-960a04af-3987-47de-88b4-4c299597e7d7 req-0b3c66bb-8b54-48a7-9604-482324e2bc3a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:26:47.571100 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-0b3c66bb-8b54-48a7-9604-482324e2bc3a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 returned with HTTP 200 Aug 14 22:26:47.572727 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 289/1132] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:47 2026] GET /volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:47.580135 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21c06e0e-2af8-4e96-b065-72a661d19abf tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d returned with HTTP 200 Aug 14 22:26:47.580829 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 288/1133] 10.4.3.114 () {68 vars in 1374 bytes} [Fri Aug 14 22:26:47 2026] PUT /volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d => generated 391 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:47.590654 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-9240d903-a49c-4125-a2c4-d7c28a969133 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.593929 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-9240d903-a49c-4125-a2c4-d7c28a969133 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e Aug 14 22:26:47.595362 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-9240d903-a49c-4125-a2c4-d7c28a969133 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.596327 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-9240d903-a49c-4125-a2c4-d7c28a969133 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.596980 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02870a7d-7030-4abd-83ae-fbacf15d6979 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.601193 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02870a7d-7030-4abd-83ae-fbacf15d6979 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] POST https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d/action Aug 14 22:26:47.602701 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02870a7d-7030-4abd-83ae-fbacf15d6979 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:47.602701 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02870a7d-7030-4abd-83ae-fbacf15d6979 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:47.610384 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.610384 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:47.616172 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-960a04af-3987-47de-88b4-4c299597e7d7 req-9240d903-a49c-4125-a2c4-d7c28a969133 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:26:47.617196 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.617196 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:47.619289 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02870a7d-7030-4abd-83ae-fbacf15d6979 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Volume info retrieved successfully. Aug 14 22:26:47.625288 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-9240d903-a49c-4125-a2c4-d7c28a969133 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e returned with HTTP 200 Aug 14 22:26:47.625875 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d5c4a64a-dba1-427b-a1f8-6526448d2dab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.626187 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 276/1134] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:47 2026] GET /volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:47.630645 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5c4a64a-dba1-427b-a1f8-6526448d2dab tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 Aug 14 22:26:47.631065 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5c4a64a-dba1-427b-a1f8-6526448d2dab tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.631264 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5c4a64a-dba1-427b-a1f8-6526448d2dab tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.640661 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.640661 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:47.642301 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d5c4a64a-dba1-427b-a1f8-6526448d2dab tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:47.642383 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5c4a64a-dba1-427b-a1f8-6526448d2dab tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 returned with HTTP 200 Aug 14 22:26:47.642884 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 290/1135] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:47 2026] GET /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:47.646535 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-87bc8d3d-1fb4-43ae-be3f-085e5dda628f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.653744 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-87bc8d3d-1fb4-43ae-be3f-085e5dda628f tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 Aug 14 22:26:47.654046 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-87bc8d3d-1fb4-43ae-be3f-085e5dda628f tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.654566 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-87bc8d3d-1fb4-43ae-be3f-085e5dda628f tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.661893 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-161507fc-5756-4b4f-8882-238eb6c694b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.668878 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-161507fc-5756-4b4f-8882-238eb6c694b8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] POST https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata Aug 14 22:26:47.668878 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-161507fc-5756-4b4f-8882-238eb6c694b8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:47.672874 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.672874 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:47.675159 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-baecc084-f72a-4d34-adfa-c277019c6a2a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.682392 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.682392 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:47.682392 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-161507fc-5756-4b4f-8882-238eb6c694b8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:47.683394 np0000007343 devstack@c-api.service[100325]: ERROR cinder.volume.api [None req-02870a7d-7030-4abd-83ae-fbacf15d6979 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Quota exceeded for 6986390b073c4f97b43d95c75f5a785d, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 22:26:47.683500 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-960a04af-3987-47de-88b4-4c299597e7d7 req-87bc8d3d-1fb4-43ae-be3f-085e5dda628f tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:26:47.693950 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.middleware.fault [None req-02870a7d-7030-4abd-83ae-fbacf15d6979 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d/action returned with HTTP 413 Aug 14 22:26:47.696131 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 282/1136] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:26:47 2026] POST /volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d/action => generated 208 bytes in 101 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 22:26:47.697594 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-87bc8d3d-1fb4-43ae-be3f-085e5dda628f tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 returned with HTTP 200 Aug 14 22:26:47.699748 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 289/1137] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:47 2026] GET /volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:47.709114 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee79e9be-9b54-4e94-ac96-580a26501751 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.713000 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee79e9be-9b54-4e94-ac96-580a26501751 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] GET https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d Aug 14 22:26:47.713000 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee79e9be-9b54-4e94-ac96-580a26501751 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.714645 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee79e9be-9b54-4e94-ac96-580a26501751 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.717204 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5d04746a-01ae-49c5-9d7d-956556ff10a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.717625 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d04746a-01ae-49c5-9d7d-956556ff10a7 None None] GET https://10.4.3.114/volume// Aug 14 22:26:47.717804 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5d04746a-01ae-49c5-9d7d-956556ff10a7 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.717989 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5d04746a-01ae-49c5-9d7d-956556ff10a7 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.718302 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d04746a-01ae-49c5-9d7d-956556ff10a7 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:47.718802 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 290/1138] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:26: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 14 22:26:47.731593 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.731593 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:47.738375 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-6c602a3c-4ff7-4357-b26c-808a88e526bb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.738692 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-161507fc-5756-4b4f-8882-238eb6c694b8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Update snapshot metadata completed successfully. Aug 14 22:26:47.738859 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ee79e9be-9b54-4e94-ac96-580a26501751 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Volume info retrieved successfully. Aug 14 22:26:47.739056 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-161507fc-5756-4b4f-8882-238eb6c694b8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata returned with HTTP 200 Aug 14 22:26:47.740573 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 277/1139] 10.4.3.114 () {68 vars in 1402 bytes} [Fri Aug 14 22:26:47 2026] POST /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata => generated 68 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:26:47.741449 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-6c602a3c-4ff7-4357-b26c-808a88e526bb tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:26:47.741935 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-6c602a3c-4ff7-4357-b26c-808a88e526bb tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8e81ac3-6866-42c6-b87a-d90c55802ef1", "connector": null, "instance_uuid": "b86ca587-65a9-4e6c-a91a-2e0879272ec4"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:47.747592 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee79e9be-9b54-4e94-ac96-580a26501751 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d returned with HTTP 200 Aug 14 22:26:47.747592 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 283/1140] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:47 2026] GET /volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:47.753500 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b06e912-0a47-4bc8-87a7-1c8f744e03ac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.757390 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.757390 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:47.758610 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b06e912-0a47-4bc8-87a7-1c8f744e03ac tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata Aug 14 22:26:47.759363 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b06e912-0a47-4bc8-87a7-1c8f744e03ac tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.759363 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b06e912-0a47-4bc8-87a7-1c8f744e03ac tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.769128 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-33a3bd40-57d8-4851-aa1e-2484117b8bd1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.771796 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.771796 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:47.771954 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33a3bd40-57d8-4851-aa1e-2484117b8bd1 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] DELETE https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d Aug 14 22:26:47.772595 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5b06e912-0a47-4bc8-87a7-1c8f744e03ac tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:47.773537 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33a3bd40-57d8-4851-aa1e-2484117b8bd1 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.773537 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33a3bd40-57d8-4851-aa1e-2484117b8bd1 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.773537 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-33a3bd40-57d8-4851-aa1e-2484117b8bd1 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Delete volume with id: b84372dc-c555-463c-8780-bc2f20c7fd1d Aug 14 22:26:47.774709 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5b06e912-0a47-4bc8-87a7-1c8f744e03ac tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Get snapshot metadata completed successfully. Aug 14 22:26:47.774709 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b06e912-0a47-4bc8-87a7-1c8f744e03ac tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata returned with HTTP 200 Aug 14 22:26:47.776163 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 278/1141] 10.4.3.114 () {66 vars in 1381 bytes} [Fri Aug 14 22:26:47 2026] GET /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:26:47.783676 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.783676 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:47.784582 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-33a3bd40-57d8-4851-aa1e-2484117b8bd1 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Volume info retrieved successfully. Aug 14 22:26:47.787151 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ffe23206-92f3-442e-8b45-269ed443f6f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.791062 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffe23206-92f3-442e-8b45-269ed443f6f8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] PUT https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata Aug 14 22:26:47.791969 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffe23206-92f3-442e-8b45-269ed443f6f8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:47.808106 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.808106 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:47.808106 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ffe23206-92f3-442e-8b45-269ed443f6f8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:47.808342 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-6c602a3c-4ff7-4357-b26c-808a88e526bb tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:26:47.808342 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 291/1142] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:26:47 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:47.821701 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-de1a3248-37a5-4732-8ad4-6c1e673db94e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.822399 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de1a3248-37a5-4732-8ad4-6c1e673db94e None None] GET https://10.4.3.114/volume// Aug 14 22:26:47.823941 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de1a3248-37a5-4732-8ad4-6c1e673db94e None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.823941 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de1a3248-37a5-4732-8ad4-6c1e673db94e None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.823941 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de1a3248-37a5-4732-8ad4-6c1e673db94e None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:47.824200 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-33a3bd40-57d8-4851-aa1e-2484117b8bd1 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Delete volume request issued successfully. Aug 14 22:26:47.824245 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 292/1143] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:26: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 14 22:26:47.824305 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33a3bd40-57d8-4851-aa1e-2484117b8bd1 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d returned with HTTP 202 Aug 14 22:26:47.825581 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 284/1144] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:26:47 2026] DELETE /volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:47.847837 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0d428005-96a2-49ea-a61a-85bf59c4db90 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.848027 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-9e540f77-8612-4e6e-b788-fa29c1797869 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.850343 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0d428005-96a2-49ea-a61a-85bf59c4db90 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] GET https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d Aug 14 22:26:47.850462 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ffe23206-92f3-442e-8b45-269ed443f6f8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Update snapshot metadata completed successfully. Aug 14 22:26:47.851796 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffe23206-92f3-442e-8b45-269ed443f6f8 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata returned with HTTP 200 Aug 14 22:26:47.851988 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0d428005-96a2-49ea-a61a-85bf59c4db90 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.853265 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 279/1145] 10.4.3.114 () {68 vars in 1401 bytes} [Fri Aug 14 22:26:47 2026] PUT /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata => generated 57 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 14 22:26:47.853343 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-9e540f77-8612-4e6e-b788-fa29c1797869 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:26:47.853767 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0d428005-96a2-49ea-a61a-85bf59c4db90 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.854165 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-9e540f77-8612-4e6e-b788-fa29c1797869 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "047568fc-3e58-4595-8d9c-04d19cef1d2e", "connector": null, "instance_uuid": "b86ca587-65a9-4e6c-a91a-2e0879272ec4"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:47.867678 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.867678 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:47.868320 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.868320 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:47.869656 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-054a79e7-e8bf-4837-94b8-e17a33c98a59 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.874348 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-054a79e7-e8bf-4837-94b8-e17a33c98a59 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata Aug 14 22:26:47.875675 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-054a79e7-e8bf-4837-94b8-e17a33c98a59 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.875675 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-054a79e7-e8bf-4837-94b8-e17a33c98a59 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.876565 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0d428005-96a2-49ea-a61a-85bf59c4db90 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Volume info retrieved successfully. Aug 14 22:26:47.884730 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0d428005-96a2-49ea-a61a-85bf59c4db90 tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d returned with HTTP 200 Aug 14 22:26:47.885356 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 293/1146] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:47 2026] GET /volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:47.886367 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.886367 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:47.888203 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-054a79e7-e8bf-4837-94b8-e17a33c98a59 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:47.888203 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-054a79e7-e8bf-4837-94b8-e17a33c98a59 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Get snapshot metadata completed successfully. Aug 14 22:26:47.888203 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-054a79e7-e8bf-4837-94b8-e17a33c98a59 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata returned with HTTP 200 Aug 14 22:26:47.889740 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-baecc084-f72a-4d34-adfa-c277019c6a2a tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] GET https://10.4.3.114/volume/v3/os-quota-class-sets/default Aug 14 22:26:47.892132 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 280/1147] 10.4.3.114 () {66 vars in 1381 bytes} [Fri Aug 14 22:26:47 2026] GET /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:26:47.892238 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-baecc084-f72a-4d34-adfa-c277019c6a2a tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.892238 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-baecc084-f72a-4d34-adfa-c277019c6a2a tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.909944 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b0ecd05d-353c-4438-bfbe-1146ac005191 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.914515 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0ecd05d-353c-4438-bfbe-1146ac005191 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata/key3 Aug 14 22:26:47.914855 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0ecd05d-353c-4438-bfbe-1146ac005191 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.916079 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0ecd05d-353c-4438-bfbe-1146ac005191 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.918922 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-9e540f77-8612-4e6e-b788-fa29c1797869 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:26:47.919622 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 285/1148] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:26:47 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:47.926043 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-baecc084-f72a-4d34-adfa-c277019c6a2a tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] https://10.4.3.114/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 22:26:47.926734 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 291/1149] 10.4.3.114 () {66 vars in 1297 bytes} [Fri Aug 14 22:26:47 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:47.927590 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.927590 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:47.928363 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b0ecd05d-353c-4438-bfbe-1146ac005191 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:47.930365 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b0ecd05d-353c-4438-bfbe-1146ac005191 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Get snapshot metadata completed successfully. Aug 14 22:26:47.934626 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e85ec5c4-4b20-4b86-9706-e602e4d8bf6f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.935678 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e85ec5c4-4b20-4b86-9706-e602e4d8bf6f None None] GET https://10.4.3.114/volume// Aug 14 22:26:47.935825 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e85ec5c4-4b20-4b86-9706-e602e4d8bf6f None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.937212 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e85ec5c4-4b20-4b86-9706-e602e4d8bf6f None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.939203 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e85ec5c4-4b20-4b86-9706-e602e4d8bf6f None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:47.939203 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 281/1150] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:26:47 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:26:47.949207 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8fe91cae-e3a8-4cf3-b26e-af8cd9506793 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.951100 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-3687daba-f2dd-43d0-8544-6a371a22b1a2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.952313 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8fe91cae-e3a8-4cf3-b26e-af8cd9506793 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] GET https://10.4.3.114/volume/v3/os-quota-class-sets/default Aug 14 22:26:47.953203 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8fe91cae-e3a8-4cf3-b26e-af8cd9506793 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.953203 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8fe91cae-e3a8-4cf3-b26e-af8cd9506793 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.953203 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.953203 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:47.956113 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-3687daba-f2dd-43d0-8544-6a371a22b1a2 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:26:47.956655 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-3687daba-f2dd-43d0-8544-6a371a22b1a2 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "654ca3d8-de30-4ec2-b34d-827585ebc8f3", "connector": null, "instance_uuid": "b86ca587-65a9-4e6c-a91a-2e0879272ec4"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:47.958190 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b0ecd05d-353c-4438-bfbe-1146ac005191 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Delete snapshot metadata completed successfully. Aug 14 22:26:47.958452 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0ecd05d-353c-4438-bfbe-1146ac005191 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata/key3 returned with HTTP 200 Aug 14 22:26:47.959150 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 294/1151] 10.4.3.114 () {66 vars in 1399 bytes} [Fri Aug 14 22:26:47 2026] DELETE /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata/key3 => generated 0 bytes in 51 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Aug 14 22:26:47.973380 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-36d40288-acf4-4ed4-a9f8-d29ee0f6ef93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:47.974554 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.974554 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:47.977223 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36d40288-acf4-4ed4-a9f8-d29ee0f6ef93 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata Aug 14 22:26:47.977687 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36d40288-acf4-4ed4-a9f8-d29ee0f6ef93 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:47.977962 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36d40288-acf4-4ed4-a9f8-d29ee0f6ef93 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:47.986633 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:47.986633 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:47.986890 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8fe91cae-e3a8-4cf3-b26e-af8cd9506793 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] https://10.4.3.114/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 22:26:47.986938 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-36d40288-acf4-4ed4-a9f8-d29ee0f6ef93 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:47.987162 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 286/1152] 10.4.3.114 () {66 vars in 1297 bytes} [Fri Aug 14 22:26:47 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:47.987846 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-36d40288-acf4-4ed4-a9f8-d29ee0f6ef93 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Get snapshot metadata completed successfully. Aug 14 22:26:47.988217 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36d40288-acf4-4ed4-a9f8-d29ee0f6ef93 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata returned with HTTP 200 Aug 14 22:26:47.988873 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 282/1153] 10.4.3.114 () {66 vars in 1381 bytes} [Fri Aug 14 22:26:47 2026] GET /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:26:48.000895 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fcb26dce-5813-415b-801f-d42f9a16e552 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.003360 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-42e93a55-2172-41f4-8910-ff952c95458a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.003783 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcb26dce-5813-415b-801f-d42f9a16e552 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] PUT https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata Aug 14 22:26:48.004282 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fcb26dce-5813-415b-801f-d42f9a16e552 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:48.006172 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42e93a55-2172-41f4-8910-ff952c95458a tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:26:48.006684 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42e93a55-2172-41f4-8910-ff952c95458a tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1372609769"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:48.023659 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:48.023659 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:48.024609 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fcb26dce-5813-415b-801f-d42f9a16e552 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:48.039113 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42e93a55-2172-41f4-8910-ff952c95458a tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:26:48.039643 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 287/1154] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:26:48 2026] POST /volume/v3/types => generated 228 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:48.043374 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-3687daba-f2dd-43d0-8544-6a371a22b1a2 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:26:48.044170 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 292/1155] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:26:47 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:48.055407 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-42964af0-d9c4-4961-b801-2b3b95bc04ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.057454 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fcb26dce-5813-415b-801f-d42f9a16e552 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Update snapshot metadata completed successfully. Aug 14 22:26:48.057750 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42964af0-d9c4-4961-b801-2b3b95bc04ae tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-class-sets/default Aug 14 22:26:48.057809 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcb26dce-5813-415b-801f-d42f9a16e552 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata returned with HTTP 200 Aug 14 22:26:48.058658 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 295/1156] 10.4.3.114 () {68 vars in 1401 bytes} [Fri Aug 14 22:26:47 2026] PUT /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata => generated 16 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:26:48.058810 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42964af0-d9c4-4961-b801-2b3b95bc04ae tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-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-1372609769": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1372609769": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1372609769": 3}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:48.071084 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ac27b91e-8e7f-483c-87d3-33aad74c383b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.075007 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac27b91e-8e7f-483c-87d3-33aad74c383b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] POST https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata Aug 14 22:26:48.075007 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac27b91e-8e7f-483c-87d3-33aad74c383b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:48.087983 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:48.087983 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:48.088767 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ac27b91e-8e7f-483c-87d3-33aad74c383b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:48.124761 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ac27b91e-8e7f-483c-87d3-33aad74c383b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Update snapshot metadata completed successfully. Aug 14 22:26:48.124966 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac27b91e-8e7f-483c-87d3-33aad74c383b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata returned with HTTP 200 Aug 14 22:26:48.125586 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 288/1157] 10.4.3.114 () {68 vars in 1402 bytes} [Fri Aug 14 22:26:48 2026] POST /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata => generated 68 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:26:48.142516 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6150fd05-e8a3-485d-9710-455c069b6336 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.151115 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6150fd05-e8a3-485d-9710-455c069b6336 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata Aug 14 22:26:48.155423 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6150fd05-e8a3-485d-9710-455c069b6336 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:48.155939 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6150fd05-e8a3-485d-9710-455c069b6336 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:48.167505 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:48.167505 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:48.169586 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6150fd05-e8a3-485d-9710-455c069b6336 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:48.169586 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6150fd05-e8a3-485d-9710-455c069b6336 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Get snapshot metadata completed successfully. Aug 14 22:26:48.170311 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6150fd05-e8a3-485d-9710-455c069b6336 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata returned with HTTP 200 Aug 14 22:26:48.171106 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 293/1158] 10.4.3.114 () {66 vars in 1381 bytes} [Fri Aug 14 22:26:48 2026] GET /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:26:48.184489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d1bfdf65-d5b7-4918-b6f7-0f3337cb1898 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.189201 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1bfdf65-d5b7-4918-b6f7-0f3337cb1898 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] PUT https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata/key3 Aug 14 22:26:48.189709 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d1bfdf65-d5b7-4918-b6f7-0f3337cb1898 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:48.203924 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:48.203924 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:48.204891 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d1bfdf65-d5b7-4918-b6f7-0f3337cb1898 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:48.251130 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d1bfdf65-d5b7-4918-b6f7-0f3337cb1898 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Update snapshot metadata completed successfully. Aug 14 22:26:48.252047 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1bfdf65-d5b7-4918-b6f7-0f3337cb1898 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata/key3 returned with HTTP 200 Aug 14 22:26:48.252920 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 296/1159] 10.4.3.114 () {68 vars in 1416 bytes} [Fri Aug 14 22:26:48 2026] PUT /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata/key3 => generated 35 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:26:48.265280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-35bbf7e2-1d66-4766-b71b-0eca70ef286b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.268699 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35bbf7e2-1d66-4766-b71b-0eca70ef286b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata/key3 Aug 14 22:26:48.269065 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35bbf7e2-1d66-4766-b71b-0eca70ef286b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:48.269370 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35bbf7e2-1d66-4766-b71b-0eca70ef286b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:48.277790 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:48.277790 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:48.278555 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-35bbf7e2-1d66-4766-b71b-0eca70ef286b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:48.279893 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-35bbf7e2-1d66-4766-b71b-0eca70ef286b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Get snapshot metadata completed successfully. Aug 14 22:26:48.280246 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35bbf7e2-1d66-4766-b71b-0eca70ef286b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata/key3 returned with HTTP 200 Aug 14 22:26:48.281297 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 289/1160] 10.4.3.114 () {66 vars in 1396 bytes} [Fri Aug 14 22:26:48 2026] GET /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata/key3 => generated 35 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:26:48.290069 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42964af0-d9c4-4961-b801-2b3b95bc04ae tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] https://10.4.3.114/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 22:26:48.290565 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 283/1161] 10.4.3.114 () {68 vars in 1318 bytes} [Fri Aug 14 22:26:48 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:48.294323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be9cfa8b-03b9-48df-a80a-67e096f84a70 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.298864 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be9cfa8b-03b9-48df-a80a-67e096f84a70 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata Aug 14 22:26:48.299141 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be9cfa8b-03b9-48df-a80a-67e096f84a70 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:48.300072 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be9cfa8b-03b9-48df-a80a-67e096f84a70 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:48.305365 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-725a2244-b418-4aeb-92af-5b883d25f2c2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.308773 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-725a2244-b418-4aeb-92af-5b883d25f2c2 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/67318b01edcd4f4e841894c0c7076dbb/defaults Aug 14 22:26:48.308773 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-725a2244-b418-4aeb-92af-5b883d25f2c2 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:48.308773 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-725a2244-b418-4aeb-92af-5b883d25f2c2 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] Calling method 'defaults' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:48.318795 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:48.318795 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:48.319437 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be9cfa8b-03b9-48df-a80a-67e096f84a70 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:48.321465 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be9cfa8b-03b9-48df-a80a-67e096f84a70 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Get snapshot metadata completed successfully. Aug 14 22:26:48.321465 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be9cfa8b-03b9-48df-a80a-67e096f84a70 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata returned with HTTP 200 Aug 14 22:26:48.322940 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 294/1162] 10.4.3.114 () {66 vars in 1381 bytes} [Fri Aug 14 22:26:48 2026] GET /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata => generated 75 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:26:48.330984 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-725a2244-b418-4aeb-92af-5b883d25f2c2 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/67318b01edcd4f4e841894c0c7076dbb/defaults returned with HTTP 200 Aug 14 22:26:48.331497 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 297/1163] 10.4.3.114 () {66 vars in 1381 bytes} [Fri Aug 14 22:26:48 2026] GET /volume/v3/os-quota-sets/67318b01edcd4f4e841894c0c7076dbb/defaults => generated 645 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:48.339334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-520bc4f8-175e-4860-ad3e-358cebf1324e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.344545 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-520bc4f8-175e-4860-ad3e-358cebf1324e tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] PUT https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata Aug 14 22:26:48.345309 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-520bc4f8-175e-4860-ad3e-358cebf1324e tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:48.360138 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:48.360138 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:48.361370 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-520bc4f8-175e-4860-ad3e-358cebf1324e tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:48.431265 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-520bc4f8-175e-4860-ad3e-358cebf1324e tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Update snapshot metadata completed successfully. Aug 14 22:26:48.431866 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-520bc4f8-175e-4860-ad3e-358cebf1324e tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata returned with HTTP 200 Aug 14 22:26:48.432632 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 290/1164] 10.4.3.114 () {68 vars in 1401 bytes} [Fri Aug 14 22:26:48 2026] PUT /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3/metadata => generated 16 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:26:48.447561 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-20bb4d2b-14d7-4db2-b129-c106d65fd97a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.451832 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20bb4d2b-14d7-4db2-b129-c106d65fd97a tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 Aug 14 22:26:48.453229 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20bb4d2b-14d7-4db2-b129-c106d65fd97a tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:48.454263 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20bb4d2b-14d7-4db2-b129-c106d65fd97a tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:48.454263 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-20bb4d2b-14d7-4db2-b129-c106d65fd97a tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Delete snapshot with id: 3409e6d2-617f-4e07-b9f8-397b0a5a4db3 Aug 14 22:26:48.464847 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:48.464847 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:48.464847 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-20bb4d2b-14d7-4db2-b129-c106d65fd97a tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:48.499594 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-20bb4d2b-14d7-4db2-b129-c106d65fd97a tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot delete request issued successfully. Aug 14 22:26:48.499817 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20bb4d2b-14d7-4db2-b129-c106d65fd97a tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 returned with HTTP 202 Aug 14 22:26:48.502543 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 284/1165] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:26:48 2026] DELETE /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:48.515681 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0207b9fc-cad0-4b99-8227-a1a1d6f83863 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.518495 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0207b9fc-cad0-4b99-8227-a1a1d6f83863 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 Aug 14 22:26:48.519096 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0207b9fc-cad0-4b99-8227-a1a1d6f83863 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:48.519096 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0207b9fc-cad0-4b99-8227-a1a1d6f83863 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:48.531454 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:48.531454 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:48.531454 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0207b9fc-cad0-4b99-8227-a1a1d6f83863 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Snapshot retrieved successfully. Aug 14 22:26:48.535280 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0207b9fc-cad0-4b99-8227-a1a1d6f83863 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 returned with HTTP 200 Aug 14 22:26:48.535280 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 295/1166] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:48 2026] GET /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:48.700231 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-01c93de9-41ea-40f4-ac67-b482d7a5dec2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.703706 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01c93de9-41ea-40f4-ac67-b482d7a5dec2 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/08abed7ab1d4436fbf17acad333f9ddf/defaults Aug 14 22:26:48.703706 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01c93de9-41ea-40f4-ac67-b482d7a5dec2 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:48.703824 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01c93de9-41ea-40f4-ac67-b482d7a5dec2 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] Calling method 'defaults' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:48.730707 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01c93de9-41ea-40f4-ac67-b482d7a5dec2 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/08abed7ab1d4436fbf17acad333f9ddf/defaults returned with HTTP 200 Aug 14 22:26:48.730707 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 298/1167] 10.4.3.114 () {66 vars in 1381 bytes} [Fri Aug 14 22:26:48 2026] GET /volume/v3/os-quota-sets/08abed7ab1d4436fbf17acad333f9ddf/defaults => generated 645 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:48.906978 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9296cd7-d58a-4433-94ae-43aab2336abd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.907587 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-67e26deb-60c8-455f-aa82-badf49d6e449 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.908203 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9296cd7-d58a-4433-94ae-43aab2336abd tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] GET https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d Aug 14 22:26:48.909277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9296cd7-d58a-4433-94ae-43aab2336abd tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:48.909277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9296cd7-d58a-4433-94ae-43aab2336abd tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:48.910288 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67e26deb-60c8-455f-aa82-badf49d6e449 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] DELETE https://10.4.3.114/volume/v3/types/6a5521e3-9b02-426c-8f82-13812c214582 Aug 14 22:26:48.910745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67e26deb-60c8-455f-aa82-badf49d6e449 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:48.911128 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67e26deb-60c8-455f-aa82-badf49d6e449 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:48.917969 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9296cd7-d58a-4433-94ae-43aab2336abd tempest-VolumeQuotasNegativeTestJSON-1284576420 tempest-VolumeQuotasNegativeTestJSON-1284576420-project-member] https://10.4.3.114/volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d returned with HTTP 404 Aug 14 22:26:48.918773 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 285/1168] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:48 2026] GET /volume/v3/volumes/b84372dc-c555-463c-8780-bc2f20c7fd1d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:48.931135 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-91e6517b-fee0-4721-92f3-11ed75a94ef1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.935115 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91e6517b-fee0-4721-92f3-11ed75a94ef1 tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d Aug 14 22:26:48.936452 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91e6517b-fee0-4721-92f3-11ed75a94ef1 tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:48.956048 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67e26deb-60c8-455f-aa82-badf49d6e449 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] https://10.4.3.114/volume/v3/types/6a5521e3-9b02-426c-8f82-13812c214582 returned with HTTP 202 Aug 14 22:26:48.956048 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 291/1169] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:26:48 2026] DELETE /volume/v3/types/6a5521e3-9b02-426c-8f82-13812c214582 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:48.971455 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2b81257f-cdf7-4a64-9ce5-a92ff6e175fb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.974928 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b81257f-cdf7-4a64-9ce5-a92ff6e175fb tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] GET https://10.4.3.114/volume/v3/types/6a5521e3-9b02-426c-8f82-13812c214582 Aug 14 22:26:48.975241 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b81257f-cdf7-4a64-9ce5-a92ff6e175fb tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:48.975534 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b81257f-cdf7-4a64-9ce5-a92ff6e175fb tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:48.981153 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b81257f-cdf7-4a64-9ce5-a92ff6e175fb tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] https://10.4.3.114/volume/v3/types/6a5521e3-9b02-426c-8f82-13812c214582 returned with HTTP 404 Aug 14 22:26:48.981857 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 299/1170] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:26:48 2026] GET /volume/v3/types/6a5521e3-9b02-426c-8f82-13812c214582 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:48.991794 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-821ad1a8-f964-4dac-84c6-7b5029d20060 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:48.993825 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-821ad1a8-f964-4dac-84c6-7b5029d20060 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-class-sets/default Aug 14 22:26:48.994567 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-821ad1a8-f964-4dac-84c6-7b5029d20060 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:49.021464 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:49.021464 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:49.098576 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-821ad1a8-f964-4dac-84c6-7b5029d20060 tempest-VolumeQuotaClassesTest-568508852 tempest-VolumeQuotaClassesTest-568508852-project-admin] https://10.4.3.114/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 22:26:49.099035 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 286/1171] 10.4.3.114 () {68 vars in 1318 bytes} [Fri Aug 14 22:26:48 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:49.117045 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91e6517b-fee0-4721-92f3-11ed75a94ef1 tempest-VolumeQuotasNegativeTestJSON-1773455635 tempest-VolumeQuotasNegativeTestJSON-1773455635-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d returned with HTTP 200 Aug 14 22:26:49.118092 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 296/1172] 10.4.3.114 () {68 vars in 1375 bytes} [Fri Aug 14 22:26:48 2026] PUT /volume/v3/os-quota-sets/6986390b073c4f97b43d95c75f5a785d => generated 395 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:49.554393 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee93e95a-11cf-429b-8b2f-8df77a950e4d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:49.559015 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee93e95a-11cf-429b-8b2f-8df77a950e4d tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 Aug 14 22:26:49.559015 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee93e95a-11cf-429b-8b2f-8df77a950e4d tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:49.560150 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee93e95a-11cf-429b-8b2f-8df77a950e4d tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:49.578769 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee93e95a-11cf-429b-8b2f-8df77a950e4d tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 returned with HTTP 404 Aug 14 22:26:49.579333 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 292/1173] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:49 2026] GET /volume/v3/snapshots/3409e6d2-617f-4e07-b9f8-397b0a5a4db3 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:49.593840 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e0e10092-6664-4356-b9aa-b5fea99ed47b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:49.598445 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0e10092-6664-4356-b9aa-b5fea99ed47b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 Aug 14 22:26:49.598853 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0e10092-6664-4356-b9aa-b5fea99ed47b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:49.599132 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0e10092-6664-4356-b9aa-b5fea99ed47b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:49.617212 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:49.617212 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:49.632597 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e0e10092-6664-4356-b9aa-b5fea99ed47b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Volume info retrieved successfully. Aug 14 22:26:49.642294 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0e10092-6664-4356-b9aa-b5fea99ed47b tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 returned with HTTP 200 Aug 14 22:26:49.644276 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 300/1174] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:49 2026] GET /volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:49.663946 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dadc27f4-bd2b-4f71-82ec-0decb9d72c11 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:49.667643 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dadc27f4-bd2b-4f71-82ec-0decb9d72c11 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] DELETE https://10.4.3.114/volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 Aug 14 22:26:49.668583 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dadc27f4-bd2b-4f71-82ec-0decb9d72c11 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:49.668775 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dadc27f4-bd2b-4f71-82ec-0decb9d72c11 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:49.669346 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-dadc27f4-bd2b-4f71-82ec-0decb9d72c11 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Delete volume with id: 43a91897-1711-4131-87b0-49e69af4a285 Aug 14 22:26:49.685020 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:49.685020 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:49.685882 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dadc27f4-bd2b-4f71-82ec-0decb9d72c11 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Volume info retrieved successfully. Aug 14 22:26:49.719709 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:49.723768 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:49.724216 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1511789024"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:49.726737 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1511789024'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:49.727157 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Create volume of 1 GB Aug 14 22:26:49.728286 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dadc27f4-bd2b-4f71-82ec-0decb9d72c11 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Delete volume request issued successfully. Aug 14 22:26:49.728605 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dadc27f4-bd2b-4f71-82ec-0decb9d72c11 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 returned with HTTP 202 Aug 14 22:26:49.729333 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 287/1175] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:26:49 2026] DELETE /volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:49.737139 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Availability Zones retrieved successfully. Aug 14 22:26:49.741665 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-799cffb0-a91f-4184-a827-0c41d580c050 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:49.745026 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-799cffb0-a91f-4184-a827-0c41d580c050 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 Aug 14 22:26:49.746048 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-799cffb0-a91f-4184-a827-0c41d580c050 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:49.746048 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-799cffb0-a91f-4184-a827-0c41d580c050 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:49.747666 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Flow 'volume_create_api' (df514365-fb1e-4114-b542-6a3d1f955e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:49.747909 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f0d887-8036-4145-93a1-c995352ac53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:49.749667 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:49.758900 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:49.758900 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:49.766376 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-799cffb0-a91f-4184-a827-0c41d580c050 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Volume info retrieved successfully. Aug 14 22:26:49.774060 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-799cffb0-a91f-4184-a827-0c41d580c050 tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 returned with HTTP 200 Aug 14 22:26:49.774615 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 293/1176] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:49 2026] GET /volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:49.807732 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f0d887-8036-4145-93a1-c995352ac53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:49.809021 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca900a65-0860-435a-b7eb-7b7ebce3cd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:49.959644 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Created reservations ['bad3f990-7ff8-43aa-bed8-d90293d083f3', '26fe1351-2027-4b63-b2ae-2ef0d6311b8d', '1c0dd845-20a9-45d0-9791-135a3db5f37d', 'a394fa99-bf67-4300-82e0-017bd50fdfde'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:49.960818 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca900a65-0860-435a-b7eb-7b7ebce3cd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bad3f990-7ff8-43aa-bed8-d90293d083f3', '26fe1351-2027-4b63-b2ae-2ef0d6311b8d', '1c0dd845-20a9-45d0-9791-135a3db5f37d', 'a394fa99-bf67-4300-82e0-017bd50fdfde']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:49.961996 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb806312-9155-4646-9968-4216c602291b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:50.009806 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb806312-9155-4646-9968-4216c602291b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1511789024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bafc5c40246e42dfa9d8b0453fc7ad8b',qos_specs=None,replication_status=,reservations=['bad3f990-7ff8-43aa-bed8-d90293d083f3','26fe1351-2027-4b63-b2ae-2ef0d6311b8d','1c0dd845-20a9-45d0-9791-135a3db5f37d','a394fa99-bf67-4300-82e0-017bd50fdfde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04acb9aadcb346558fdf6eb77f204592',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1511789024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bafc5c40246e42dfa9d8b0453fc7ad8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04acb9aadcb346558fdf6eb77f204592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:50.011804 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9599a0af-be40-4b02-aff5-cb141b3cd817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:50.050950 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9599a0af-be40-4b02-aff5-cb141b3cd817) transitioned into state 'SUCCESS' from state '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-1511789024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bafc5c40246e42dfa9d8b0453fc7ad8b',qos_specs=None,replication_status=,reservations=['bad3f990-7ff8-43aa-bed8-d90293d083f3','26fe1351-2027-4b63-b2ae-2ef0d6311b8d','1c0dd845-20a9-45d0-9791-135a3db5f37d','a394fa99-bf67-4300-82e0-017bd50fdfde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04acb9aadcb346558fdf6eb77f204592',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:50.053816 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03da4eca-860d-486c-963a-7f1d7176707a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:50.068681 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03da4eca-860d-486c-963a-7f1d7176707a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:50.071346 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Flow 'volume_create_api' (df514365-fb1e-4114-b542-6a3d1f955e69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:50.071346 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Create volume request issued successfully. Aug 14 22:26:50.071346 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b41d48b9-a4e6-4f71-8f7b-f9dd0d43813f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:50.071892 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 297/1177] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:26:49 2026] POST /volume/v3/volumes => generated 759 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:50.101648 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d092a353-e8cc-4355-ade9-7660234fe30a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:50.105173 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d092a353-e8cc-4355-ade9-7660234fe30a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 Aug 14 22:26:50.105524 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d092a353-e8cc-4355-ade9-7660234fe30a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:50.109475 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d092a353-e8cc-4355-ade9-7660234fe30a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:50.124687 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:50.124687 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:50.134022 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d092a353-e8cc-4355-ade9-7660234fe30a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:26:50.141469 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d092a353-e8cc-4355-ade9-7660234fe30a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 returned with HTTP 200 Aug 14 22:26:50.142360 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 301/1178] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:50 2026] GET /volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:50.585649 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8536720b-5c92-42da-8b3a-0234690a25cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:50.592306 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:50.593138 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1554470730"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:50.595363 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1554470730'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:50.603512 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Create volume of 1 GB Aug 14 22:26:50.604150 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:50.604150 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:50.605534 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Availability Zones retrieved successfully. Aug 14 22:26:50.616443 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Flow 'volume_create_api' (590f4b3f-ae8b-4ba6-8251-2e33fa3b1c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:50.617964 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (157baee2-5d47-4793-9f2f-71f6b5e6f5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:50.619556 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:50.634089 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:50.634089 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:50.659200 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (157baee2-5d47-4793-9f2f-71f6b5e6f5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7', 'encryption_key_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=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:50.660408 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c49644-fb61-4ba8-b8a6-5ca40c67d64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:50.738998 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Created reservations ['ac62a520-e244-40d5-bf40-5fb31553da7e', '65bfc6cc-ea6f-47f8-b595-b28945f5e5aa', 'bb4426b7-28c8-40e5-9629-fd6569dbc6fa', 'fafafe3b-408e-43a6-9291-c41b30751474'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:50.740153 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c49644-fb61-4ba8-b8a6-5ca40c67d64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac62a520-e244-40d5-bf40-5fb31553da7e', '65bfc6cc-ea6f-47f8-b595-b28945f5e5aa', 'bb4426b7-28c8-40e5-9629-fd6569dbc6fa', 'fafafe3b-408e-43a6-9291-c41b30751474']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:50.743636 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (398965a2-8b44-4144-a5d7-f44a4f5ffa23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:50.778300 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (398965a2-8b44-4144-a5d7-f44a4f5ffa23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4c7c053-8892-41de-bc72-491c4f1daceb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1554470730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='86ff36dec5214be5b7b580223aae9864',qos_specs=None,replication_status=,reservations=['ac62a520-e244-40d5-bf40-5fb31553da7e','65bfc6cc-ea6f-47f8-b595-b28945f5e5aa','bb4426b7-28c8-40e5-9629-fd6569dbc6fa','fafafe3b-408e-43a6-9291-c41b30751474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f61f166a4c4397a8fd1a2296dbc992',volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1554470730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4c7c053-8892-41de-bc72-491c4f1daceb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='86ff36dec5214be5b7b580223aae9864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19f61f166a4c4397a8fd1a2296dbc992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7),volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:50.779276 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51c5dc93-14c0-44c0-a66a-e136e8147285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:50.792898 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87c3b2ac-e8b1-4b9f-ac34-206f89923fad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:50.795360 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87c3b2ac-e8b1-4b9f-ac34-206f89923fad tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] GET https://10.4.3.114/volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 Aug 14 22:26:50.795641 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87c3b2ac-e8b1-4b9f-ac34-206f89923fad tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:50.795903 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87c3b2ac-e8b1-4b9f-ac34-206f89923fad tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:50.804811 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87c3b2ac-e8b1-4b9f-ac34-206f89923fad tempest-SnapshotMetadataTestJSON-1070576549 tempest-SnapshotMetadataTestJSON-1070576549-project-member] https://10.4.3.114/volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 returned with HTTP 404 Aug 14 22:26:50.805698 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 294/1179] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:50 2026] GET /volume/v3/volumes/43a91897-1711-4131-87b0-49e69af4a285 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:50.806054 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51c5dc93-14c0-44c0-a66a-e136e8147285) transitioned into state 'SUCCESS' from state '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-1554470730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='86ff36dec5214be5b7b580223aae9864',qos_specs=None,replication_status=,reservations=['ac62a520-e244-40d5-bf40-5fb31553da7e','65bfc6cc-ea6f-47f8-b595-b28945f5e5aa','bb4426b7-28c8-40e5-9629-fd6569dbc6fa','fafafe3b-408e-43a6-9291-c41b30751474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f61f166a4c4397a8fd1a2296dbc992',volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:50.810285 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceba5109-b9b4-4e0f-85e0-be7f1de5c3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:50.834453 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceba5109-b9b4-4e0f-85e0-be7f1de5c3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:50.836098 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Flow 'volume_create_api' (590f4b3f-ae8b-4ba6-8251-2e33fa3b1c83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:50.838992 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Create volume request issued successfully. Aug 14 22:26:50.838992 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8536720b-5c92-42da-8b3a-0234690a25cd tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:50.838992 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 288/1180] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:26:50 2026] POST /volume/v3/volumes => generated 760 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:50.860770 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-edde9782-9fb2-4d2b-bad8-45854fba56f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:50.864573 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edde9782-9fb2-4d2b-bad8-45854fba56f1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:50.864573 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edde9782-9fb2-4d2b-bad8-45854fba56f1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:50.864800 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edde9782-9fb2-4d2b-bad8-45854fba56f1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:50.877284 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:50.877284 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:50.879267 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-664f2589-e745-4a72-814a-e0326cc18847 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:50.879821 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-664f2589-e745-4a72-814a-e0326cc18847 None None] GET https://10.4.3.114/volume// Aug 14 22:26:50.880078 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-664f2589-e745-4a72-814a-e0326cc18847 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:50.880374 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-664f2589-e745-4a72-814a-e0326cc18847 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:50.880830 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-664f2589-e745-4a72-814a-e0326cc18847 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:50.881574 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 302/1181] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:26:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:26:50.883689 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-edde9782-9fb2-4d2b-bad8-45854fba56f1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:50.890930 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-30a024ad-cf06-4cfd-b4f6-4ec563cf606e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:50.892317 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edde9782-9fb2-4d2b-bad8-45854fba56f1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:50.893034 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 298/1182] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:50 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:50.894321 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-30a024ad-cf06-4cfd-b4f6-4ec563cf606e tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 Aug 14 22:26:50.894321 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-30a024ad-cf06-4cfd-b4f6-4ec563cf606e tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:50.894658 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-30a024ad-cf06-4cfd-b4f6-4ec563cf606e tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:50.910613 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:50.910613 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:50.921851 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-960a04af-3987-47de-88b4-4c299597e7d7 req-30a024ad-cf06-4cfd-b4f6-4ec563cf606e tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:26:50.930387 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-30a024ad-cf06-4cfd-b4f6-4ec563cf606e tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 returned with HTTP 200 Aug 14 22:26:50.930387 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 295/1183] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:26:50 2026] GET /volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 => generated 1539 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:51.086688 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-4a02fe4c-9ab9-4456-8de9-c9e7908a8db0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:51.089712 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-4a02fe4c-9ab9-4456-8de9-c9e7908a8db0 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] PUT https://10.4.3.114/volume/v3/attachments/2f193ec1-b21b-4cf8-bff4-4e42d9bd0ab6 Aug 14 22:26:51.090753 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-4a02fe4c-9ab9-4456-8de9-c9e7908a8db0 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:51.103675 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-960a04af-3987-47de-88b4-4c299597e7d7 req-4a02fe4c-9ab9-4456-8de9-c9e7908a8db0 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Acquiring lock "cinder-attachment_update-e8e81ac3-6866-42c6-b87a-d90c55802ef1-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:26:51.116622 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-960a04af-3987-47de-88b4-4c299597e7d7 req-4a02fe4c-9ab9-4456-8de9-c9e7908a8db0 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Lock "cinder-attachment_update-e8e81ac3-6866-42c6-b87a-d90c55802ef1-np0000007343" acquired by "attachment_update" :: waited 0.013s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:26:51.118188 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:51.118188 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:51.166110 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-838f5fdb-0140-4dfa-ba4e-e6a4c4ce5a6a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:51.168060 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-838f5fdb-0140-4dfa-ba4e-e6a4c4ce5a6a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 Aug 14 22:26:51.168247 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-838f5fdb-0140-4dfa-ba4e-e6a4c4ce5a6a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:51.168485 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-838f5fdb-0140-4dfa-ba4e-e6a4c4ce5a6a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:51.183570 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:51.183570 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:51.192414 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-838f5fdb-0140-4dfa-ba4e-e6a4c4ce5a6a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:26:51.199115 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-838f5fdb-0140-4dfa-ba4e-e6a4c4ce5a6a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 returned with HTTP 200 Aug 14 22:26:51.199630 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 303/1184] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:51 2026] GET /volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:51.251932 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=694,cinder:UPDATE=189,cinder:INSERT=115 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:26:51.267632 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-960a04af-3987-47de-88b4-4c299597e7d7 req-4a02fe4c-9ab9-4456-8de9-c9e7908a8db0 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Lock "cinder-attachment_update-e8e81ac3-6866-42c6-b87a-d90c55802ef1-np0000007343" released by "attachment_update" :: held 0.151s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:26:51.268034 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-4a02fe4c-9ab9-4456-8de9-c9e7908a8db0 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/attachments/2f193ec1-b21b-4cf8-bff4-4e42d9bd0ab6 returned with HTTP 200 Aug 14 22:26:51.268660 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 289/1185] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:26:51 2026] PUT /volume/v3/attachments/2f193ec1-b21b-4cf8-bff4-4e42d9bd0ab6 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:51.312525 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-aa5bd8c5-9f10-4e05-90f8-a1c4d5fc43d5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:51.316061 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-aa5bd8c5-9f10-4e05-90f8-a1c4d5fc43d5 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] POST https://10.4.3.114/volume/v3/attachments/2f193ec1-b21b-4cf8-bff4-4e42d9bd0ab6/action Aug 14 22:26:51.316707 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-aa5bd8c5-9f10-4e05-90f8-a1c4d5fc43d5 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:51.316707 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-aa5bd8c5-9f10-4e05-90f8-a1c4d5fc43d5 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:51.354726 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:51.354726 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:51.402413 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-aa5bd8c5-9f10-4e05-90f8-a1c4d5fc43d5 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/attachments/2f193ec1-b21b-4cf8-bff4-4e42d9bd0ab6/action returned with HTTP 204 Aug 14 22:26:51.404131 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 299/1186] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:26:51 2026] POST /volume/v3/attachments/2f193ec1-b21b-4cf8-bff4-4e42d9bd0ab6/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:51.445377 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c7d16fa-e5ad-4970-862a-7f09f088e9e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:51.446146 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c7d16fa-e5ad-4970-862a-7f09f088e9e4 None None] GET https://10.4.3.114/volume// Aug 14 22:26:51.447924 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c7d16fa-e5ad-4970-862a-7f09f088e9e4 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:51.447924 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c7d16fa-e5ad-4970-862a-7f09f088e9e4 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:51.448104 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c7d16fa-e5ad-4970-862a-7f09f088e9e4 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:51.448848 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 296/1187] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:26:51 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:26:51.467577 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-74ad1da9-bd77-4886-8302-09bd7b6cdf0f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:51.472061 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-74ad1da9-bd77-4886-8302-09bd7b6cdf0f tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e Aug 14 22:26:51.472332 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-74ad1da9-bd77-4886-8302-09bd7b6cdf0f tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:51.472615 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-74ad1da9-bd77-4886-8302-09bd7b6cdf0f tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:51.505719 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:51.505719 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:51.515657 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-960a04af-3987-47de-88b4-4c299597e7d7 req-74ad1da9-bd77-4886-8302-09bd7b6cdf0f tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:26:51.529878 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-74ad1da9-bd77-4886-8302-09bd7b6cdf0f tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e returned with HTTP 200 Aug 14 22:26:51.531367 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 304/1188] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:26:51 2026] GET /volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e => generated 1024 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 22:26:51.693101 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-adcac556-ce18-4d33-a392-b67c459c2ae7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:51.700147 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-adcac556-ce18-4d33-a392-b67c459c2ae7 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] PUT https://10.4.3.114/volume/v3/attachments/31b6d8ea-809e-4e4e-9c5f-4a354d7f8478 Aug 14 22:26:51.700607 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-adcac556-ce18-4d33-a392-b67c459c2ae7 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:51.721587 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-960a04af-3987-47de-88b4-4c299597e7d7 req-adcac556-ce18-4d33-a392-b67c459c2ae7 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Acquiring lock "cinder-attachment_update-047568fc-3e58-4595-8d9c-04d19cef1d2e-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:26:51.728747 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-960a04af-3987-47de-88b4-4c299597e7d7 req-adcac556-ce18-4d33-a392-b67c459c2ae7 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Lock "cinder-attachment_update-047568fc-3e58-4595-8d9c-04d19cef1d2e-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:26:51.730435 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:51.730435 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:51.907570 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-960a04af-3987-47de-88b4-4c299597e7d7 req-adcac556-ce18-4d33-a392-b67c459c2ae7 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Lock "cinder-attachment_update-047568fc-3e58-4595-8d9c-04d19cef1d2e-np0000007343" released by "attachment_update" :: held 0.179s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:26:51.909136 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-adcac556-ce18-4d33-a392-b67c459c2ae7 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/attachments/31b6d8ea-809e-4e4e-9c5f-4a354d7f8478 returned with HTTP 200 Aug 14 22:26:51.910104 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 290/1189] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:26:51 2026] PUT /volume/v3/attachments/31b6d8ea-809e-4e4e-9c5f-4a354d7f8478 => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:51.912648 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e51d76d8-5dee-4428-8887-37016bb445c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:51.917482 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e51d76d8-5dee-4428-8887-37016bb445c4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:51.917482 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e51d76d8-5dee-4428-8887-37016bb445c4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:51.917482 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e51d76d8-5dee-4428-8887-37016bb445c4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:51.921783 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=550,cinder:UPDATE=123,cinder:INSERT=71 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:26:51.931605 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:51.931605 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:51.939881 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e51d76d8-5dee-4428-8887-37016bb445c4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:51.950035 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e51d76d8-5dee-4428-8887-37016bb445c4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:51.953729 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 300/1190] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:51 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:51.970298 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-5601dbe0-fb66-4d70-975a-2e2b56e691bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:51.972949 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-5601dbe0-fb66-4d70-975a-2e2b56e691bb tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] POST https://10.4.3.114/volume/v3/attachments/31b6d8ea-809e-4e4e-9c5f-4a354d7f8478/action Aug 14 22:26:51.973875 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-5601dbe0-fb66-4d70-975a-2e2b56e691bb tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:51.973875 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-5601dbe0-fb66-4d70-975a-2e2b56e691bb tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:51.997182 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:51.997182 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:52.013796 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-5601dbe0-fb66-4d70-975a-2e2b56e691bb tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/attachments/31b6d8ea-809e-4e4e-9c5f-4a354d7f8478/action returned with HTTP 204 Aug 14 22:26:52.013796 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 297/1191] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:26:51 2026] POST /volume/v3/attachments/31b6d8ea-809e-4e4e-9c5f-4a354d7f8478/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:52.021412 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-6c9d58df-7a22-4787-941d-7ce76d8e1ac1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:52.024489 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-6c9d58df-7a22-4787-941d-7ce76d8e1ac1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:52.024634 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-6c9d58df-7a22-4787-941d-7ce76d8e1ac1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:52.026328 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-6c9d58df-7a22-4787-941d-7ce76d8e1ac1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:52.028519 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=608,cinder:UPDATE=172,cinder:INSERT=81 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:26:52.037815 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:52.037815 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:52.044954 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-6c9d58df-7a22-4787-941d-7ce76d8e1ac1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:52.057278 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-6c9d58df-7a22-4787-941d-7ce76d8e1ac1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:52.057278 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 305/1192] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:52 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:52.069657 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-90e9576d-4f05-4660-a2f3-ca725d00132b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:52.070121 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90e9576d-4f05-4660-a2f3-ca725d00132b None None] GET https://10.4.3.114/volume// Aug 14 22:26:52.070328 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90e9576d-4f05-4660-a2f3-ca725d00132b None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:52.070530 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90e9576d-4f05-4660-a2f3-ca725d00132b None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:52.070834 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90e9576d-4f05-4660-a2f3-ca725d00132b None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:52.071217 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 291/1193] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:26: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 14 22:26:52.088407 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-f595de98-5cc9-4820-bc70-91f451babe90 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:52.091162 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-f595de98-5cc9-4820-bc70-91f451babe90 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 Aug 14 22:26:52.094183 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-f595de98-5cc9-4820-bc70-91f451babe90 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:52.094183 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-f595de98-5cc9-4820-bc70-91f451babe90 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:52.109171 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:52.109171 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:52.121286 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-960a04af-3987-47de-88b4-4c299597e7d7 req-f595de98-5cc9-4820-bc70-91f451babe90 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:26:52.129596 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-f595de98-5cc9-4820-bc70-91f451babe90 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 returned with HTTP 200 Aug 14 22:26:52.130143 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 301/1194] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:26:52 2026] GET /volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 => generated 1023 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 22:26:52.207058 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c091f3bd-ab00-46e4-8470-8caf1e0c00de None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:52.208802 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c091f3bd-ab00-46e4-8470-8caf1e0c00de None None] GET https://10.4.3.114/volume// Aug 14 22:26:52.208802 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c091f3bd-ab00-46e4-8470-8caf1e0c00de None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:52.208802 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c091f3bd-ab00-46e4-8470-8caf1e0c00de None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:52.208948 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c091f3bd-ab00-46e4-8470-8caf1e0c00de None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:52.209290 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 298/1195] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:26:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:26:52.227232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-66ccccbd-c4e1-4b69-a952-9fb53b13ee5a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:52.233153 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-66ccccbd-c4e1-4b69-a952-9fb53b13ee5a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:26:52.233817 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-66ccccbd-c4e1-4b69-a952-9fb53b13ee5a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4c7c053-8892-41de-bc72-491c4f1daceb", "connector": null, "instance_uuid": "369c2423-f8ef-41fe-9e96-16e95523436c"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:52.246764 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:52.246764 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:52.298783 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-b6da04be-de35-479c-a39f-24e05a76b549 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:52.304559 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-b6da04be-de35-479c-a39f-24e05a76b549 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] PUT https://10.4.3.114/volume/v3/attachments/66483a96-574e-451e-a4fc-04dfbcff9fa6 Aug 14 22:26:52.304559 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-b6da04be-de35-479c-a39f-24e05a76b549 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:52.323577 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-66ccccbd-c4e1-4b69-a952-9fb53b13ee5a tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:26:52.323577 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 306/1196] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:26:52 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:52.334274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-960a04af-3987-47de-88b4-4c299597e7d7 req-b6da04be-de35-479c-a39f-24e05a76b549 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Acquiring lock "cinder-attachment_update-654ca3d8-de30-4ec2-b34d-827585ebc8f3-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:26:52.341123 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-960a04af-3987-47de-88b4-4c299597e7d7 req-b6da04be-de35-479c-a39f-24e05a76b549 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Lock "cinder-attachment_update-654ca3d8-de30-4ec2-b34d-827585ebc8f3-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:26:52.345429 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:52.345429 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:52.386587 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7948860-d167-4283-bf95-0d36ca053014 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:52.391657 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7948860-d167-4283-bf95-0d36ca053014 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:52.391657 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7948860-d167-4283-bf95-0d36ca053014 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:52.391863 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7948860-d167-4283-bf95-0d36ca053014 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:52.420719 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:52.420719 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:52.428764 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e7948860-d167-4283-bf95-0d36ca053014 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:52.428978 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1e80b8bb-dc83-407b-a6c3-99c6bdef5415 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:52.429412 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e80b8bb-dc83-407b-a6c3-99c6bdef5415 None None] GET https://10.4.3.114/volume// Aug 14 22:26:52.429644 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e80b8bb-dc83-407b-a6c3-99c6bdef5415 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:52.429854 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e80b8bb-dc83-407b-a6c3-99c6bdef5415 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:52.430529 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e80b8bb-dc83-407b-a6c3-99c6bdef5415 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:52.430791 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 299/1197] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:26:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:26:52.442291 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7948860-d167-4283-bf95-0d36ca053014 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:52.443351 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 302/1198] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:52 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:52.444842 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-dfc2a7f5-17e0-4cf9-8af1-8a8c69e48d8f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:52.448475 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-dfc2a7f5-17e0-4cf9-8af1-8a8c69e48d8f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:52.452438 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-dfc2a7f5-17e0-4cf9-8af1-8a8c69e48d8f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:52.452438 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-dfc2a7f5-17e0-4cf9-8af1-8a8c69e48d8f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:52.465226 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:52.465226 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:52.475581 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-dfc2a7f5-17e0-4cf9-8af1-8a8c69e48d8f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:52.488244 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-dfc2a7f5-17e0-4cf9-8af1-8a8c69e48d8f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:52.488870 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 307/1199] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:26:52 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1032 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:52.549423 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-960a04af-3987-47de-88b4-4c299597e7d7 req-b6da04be-de35-479c-a39f-24e05a76b549 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Lock "cinder-attachment_update-654ca3d8-de30-4ec2-b34d-827585ebc8f3-np0000007343" released by "attachment_update" :: held 0.208s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:26:52.549975 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-b6da04be-de35-479c-a39f-24e05a76b549 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/attachments/66483a96-574e-451e-a4fc-04dfbcff9fa6 returned with HTTP 200 Aug 14 22:26:52.552277 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 292/1200] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:26:52 2026] PUT /volume/v3/attachments/66483a96-574e-451e-a4fc-04dfbcff9fa6 => generated 969 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:52.637200 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-960a04af-3987-47de-88b4-4c299597e7d7 req-80988045-fd82-4198-88cd-c44d111c776d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:52.641073 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-80988045-fd82-4198-88cd-c44d111c776d tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] POST https://10.4.3.114/volume/v3/attachments/66483a96-574e-451e-a4fc-04dfbcff9fa6/action Aug 14 22:26:52.641317 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-80988045-fd82-4198-88cd-c44d111c776d tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:52.641402 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-80988045-fd82-4198-88cd-c44d111c776d tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:52.653110 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=540,cinder:UPDATE=102,cinder:INSERT=62 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:26:52.684844 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-b10b28ae-97a0-4892-9002-3a197ee5f946 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:52.688654 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-b10b28ae-97a0-4892-9002-3a197ee5f946 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] PUT https://10.4.3.114/volume/v3/attachments/d37e2183-672d-4906-adf9-28be9501e09e Aug 14 22:26:52.689151 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-b10b28ae-97a0-4892-9002-3a197ee5f946 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:52.689374 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:52.689374 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:52.703996 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-b10b28ae-97a0-4892-9002-3a197ee5f946 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Acquiring lock "cinder-attachment_update-a4c7c053-8892-41de-bc72-491c4f1daceb-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:26:52.708211 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-b10b28ae-97a0-4892-9002-3a197ee5f946 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-a4c7c053-8892-41de-bc72-491c4f1daceb-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:26:52.709295 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:52.709295 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:52.720719 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-960a04af-3987-47de-88b4-4c299597e7d7 req-80988045-fd82-4198-88cd-c44d111c776d tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/attachments/66483a96-574e-451e-a4fc-04dfbcff9fa6/action returned with HTTP 204 Aug 14 22:26:52.721296 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 300/1201] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:26:52 2026] POST /volume/v3/attachments/66483a96-574e-451e-a4fc-04dfbcff9fa6/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:26:52.920667 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-b10b28ae-97a0-4892-9002-3a197ee5f946 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-a4c7c053-8892-41de-bc72-491c4f1daceb-np0000007343" released by "attachment_update" :: held 0.212s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:26:52.921110 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-b10b28ae-97a0-4892-9002-3a197ee5f946 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/d37e2183-672d-4906-adf9-28be9501e09e returned with HTTP 200 Aug 14 22:26:52.921961 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 303/1202] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:26:52 2026] PUT /volume/v3/attachments/d37e2183-672d-4906-adf9-28be9501e09e => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:53.467374 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8577106f-1187-4e47-b050-b2013469f234 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:53.470793 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8577106f-1187-4e47-b050-b2013469f234 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:53.471153 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8577106f-1187-4e47-b050-b2013469f234 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:53.472406 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8577106f-1187-4e47-b050-b2013469f234 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:53.488922 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-accc6349-a413-41c4-baf1-be96f3101d12 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:53.495630 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:53.495630 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:53.504421 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8577106f-1187-4e47-b050-b2013469f234 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:53.511985 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8577106f-1187-4e47-b050-b2013469f234 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:53.513050 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 308/1203] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:53 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:53.618382 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-10cef875-ab4e-4862-a46d-df269d2c7beb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:53.700118 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-accc6349-a413-41c4-baf1-be96f3101d12 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] GET https://10.4.3.114/volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc Aug 14 22:26:53.700279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-accc6349-a413-41c4-baf1-be96f3101d12 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:53.700526 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-accc6349-a413-41c4-baf1-be96f3101d12 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:53.700862 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:53.700862 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:53.721806 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-accc6349-a413-41c4-baf1-be96f3101d12 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc returned with HTTP 200 Aug 14 22:26:53.722759 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 293/1204] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:53 2026] GET /volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc => generated 437 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:26:53.733320 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a7c347b-ed0d-4bc3-9ec8-fd583f2872f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:53.735029 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10cef875-ab4e-4862-a46d-df269d2c7beb tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:26:53.735029 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10cef875-ab4e-4862-a46d-df269d2c7beb tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:53.737533 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a7c347b-ed0d-4bc3-9ec8-fd583f2872f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc Aug 14 22:26:53.737814 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a7c347b-ed0d-4bc3-9ec8-fd583f2872f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:53.754743 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10cef875-ab4e-4862-a46d-df269d2c7beb tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:26:53.755241 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 301/1205] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:26:53 2026] POST /volume/v3/types => generated 188 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:53.758981 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:53.758981 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:53.765021 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5680390f-d220-4e6c-b517-26b6ea2989bd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:53.767363 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5680390f-d220-4e6c-b517-26b6ea2989bd tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:26:53.768812 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5680390f-d220-4e6c-b517-26b6ea2989bd tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:53.794451 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5680390f-d220-4e6c-b517-26b6ea2989bd tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:26:53.794815 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 309/1206] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:26:53 2026] POST /volume/v3/types => generated 188 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:53.807211 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:53.834460 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-8a7c347b-ed0d-4bc3-9ec8-fd583f2872f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] 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 14 22:26:53.834884 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-8a7c347b-ed0d-4bc3-9ec8-fd583f2872f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] 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 14 22:26:53.835231 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-8a7c347b-ed0d-4bc3-9ec8-fd583f2872f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:53.835749 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-8a7c347b-ed0d-4bc3-9ec8-fd583f2872f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] 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 14 22:26:53.836092 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-8a7c347b-ed0d-4bc3-9ec8-fd583f2872f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] 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 14 22:26:53.836949 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-8a7c347b-ed0d-4bc3-9ec8-fd583f2872f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:53.842988 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a7c347b-ed0d-4bc3-9ec8-fd583f2872f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc returned with HTTP 200 Aug 14 22:26:53.843576 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 304/1207] 10.4.3.114 () {68 vars in 1374 bytes} [Fri Aug 14 22:26:53 2026] PUT /volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc => generated 572 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:53.856071 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:53.929648 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:53.930155 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1030091424"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:53.932733 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1030091424'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:53.938891 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Create volume of 1 GB Aug 14 22:26:53.939358 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:53.939358 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:53.940463 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Availability Zones retrieved successfully. Aug 14 22:26:53.950131 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Flow 'volume_create_api' (f3708695-5588-4e83-a812-97a1676d25b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:53.951899 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd190b3-efc5-49f6-bec8-6212aa46ffc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:53.953587 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:53.968085 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:53.968509 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-327984010"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:53.970717 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-327984010'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:53.970918 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Create volume of 1 GB Aug 14 22:26:53.978589 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Availability Zones retrieved successfully. Aug 14 22:26:53.984376 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd190b3-efc5-49f6-bec8-6212aa46ffc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:26:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b233d80f-144a-41e7-bac7-e8e93cda704b,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b233d80f-144a-41e7-bac7-e8e93cda704b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:53.984617 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Flow 'volume_create_api' (9207848a-6c85-4ed9-a863-9a103c292892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:53.985393 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d403179-6893-4b82-82c8-7a657a6ca833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:53.985974 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c980669-3042-452f-8498-215b04ff5fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:53.986944 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:54.039197 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-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 14 22:26:54.039197 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-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 14 22:26:54.042938 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c980669-3042-452f-8498-215b04ff5fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:54.044177 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89855ff8-f032-489c-ad9b-7ad6ea94f2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:54.109732 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Created reservations ['954bf8b6-e5bf-4489-8f86-513ba0868026', '80c735e1-9b79-49e9-8197-59bcbc67bf4d', 'a6907e31-bd87-494c-80cb-dfcea9165787', 'cf6f9b8a-3cac-4eb4-b382-46bb1ef00cd8'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:54.113281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d403179-6893-4b82-82c8-7a657a6ca833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['954bf8b6-e5bf-4489-8f86-513ba0868026', '80c735e1-9b79-49e9-8197-59bcbc67bf4d', 'a6907e31-bd87-494c-80cb-dfcea9165787', 'cf6f9b8a-3cac-4eb4-b382-46bb1ef00cd8']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:54.113281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9247d4-9806-4193-ae7d-21135a2bb324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:54.149371 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Created reservations ['9871dcec-d931-4bb2-94d6-d0d49e044d46', '128173e5-cd78-44fa-86aa-e19b60b89e00', '1e431f38-f33e-4591-9cb7-c3778ada380e', '0c5421e4-7d81-4ee1-a34d-8779da59d806'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:54.149458 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9247d4-9806-4193-ae7d-21135a2bb324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5caeda34-f346-4a87-9c34-7cdcf8a5763e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1030091424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19aed2c827cb4971a1a73f7143c6b2ee',qos_specs=None,replication_status=,reservations=['954bf8b6-e5bf-4489-8f86-513ba0868026','80c735e1-9b79-49e9-8197-59bcbc67bf4d','a6907e31-bd87-494c-80cb-dfcea9165787','cf6f9b8a-3cac-4eb4-b382-46bb1ef00cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5a04a5cedf40b3b3b148bcb85c0a21',volume_type_id=b233d80f-144a-41e7-bac7-e8e93cda704b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1030091424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5caeda34-f346-4a87-9c34-7cdcf8a5763e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19aed2c827cb4971a1a73f7143c6b2ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e5a04a5cedf40b3b3b148bcb85c0a21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b233d80f-144a-41e7-bac7-e8e93cda704b),volume_type_id=b233d80f-144a-41e7-bac7-e8e93cda704b)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:54.149458 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21a4aac-8ed2-4ef1-b75e-1b636b4f5267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:54.149641 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89855ff8-f032-489c-ad9b-7ad6ea94f2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9871dcec-d931-4bb2-94d6-d0d49e044d46', '128173e5-cd78-44fa-86aa-e19b60b89e00', '1e431f38-f33e-4591-9cb7-c3778ada380e', '0c5421e4-7d81-4ee1-a34d-8779da59d806']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:54.151025 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07eafd20-e568-43ed-a9a9-561f296eb890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:54.191427 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07eafd20-e568-43ed-a9a9-561f296eb890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-327984010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc5f8993e9ce4e59a0a00781093e72bc',qos_specs=None,replication_status=,reservations=['9871dcec-d931-4bb2-94d6-d0d49e044d46','128173e5-cd78-44fa-86aa-e19b60b89e00','1e431f38-f33e-4591-9cb7-c3778ada380e','0c5421e4-7d81-4ee1-a34d-8779da59d806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70bd3ad60548460bb434858e97484a6b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-327984010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc5f8993e9ce4e59a0a00781093e72bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70bd3ad60548460bb434858e97484a6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:54.191748 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21a4aac-8ed2-4ef1-b75e-1b636b4f5267) transitioned into state 'SUCCESS' from state '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-1030091424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19aed2c827cb4971a1a73f7143c6b2ee',qos_specs=None,replication_status=,reservations=['954bf8b6-e5bf-4489-8f86-513ba0868026','80c735e1-9b79-49e9-8197-59bcbc67bf4d','a6907e31-bd87-494c-80cb-dfcea9165787','cf6f9b8a-3cac-4eb4-b382-46bb1ef00cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5a04a5cedf40b3b3b148bcb85c0a21',volume_type_id=b233d80f-144a-41e7-bac7-e8e93cda704b)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:54.193128 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85b7f64-d9d8-4f1d-b67c-41523d894442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:54.193230 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a42ff9f6-44af-4fcd-b878-68bf5a3963f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:54.217056 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a42ff9f6-44af-4fcd-b878-68bf5a3963f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:54.218602 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Flow 'volume_create_api' (f3708695-5588-4e83-a812-97a1676d25b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:54.219242 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Create volume request issued successfully. Aug 14 22:26:54.221723 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b989ccb-3628-4800-a141-b7f00fbf5807 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:54.221723 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 294/1208] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:26:53 2026] POST /volume/v3/volumes => generated 768 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:54.227644 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85b7f64-d9d8-4f1d-b67c-41523d894442) transitioned into state 'SUCCESS' from state '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-327984010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc5f8993e9ce4e59a0a00781093e72bc',qos_specs=None,replication_status=,reservations=['9871dcec-d931-4bb2-94d6-d0d49e044d46','128173e5-cd78-44fa-86aa-e19b60b89e00','1e431f38-f33e-4591-9cb7-c3778ada380e','0c5421e4-7d81-4ee1-a34d-8779da59d806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70bd3ad60548460bb434858e97484a6b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:54.228704 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33a06619-d9e4-4df8-9fd8-d8efe5f7b160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:54.247052 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33a06619-d9e4-4df8-9fd8-d8efe5f7b160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:54.250349 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Flow 'volume_create_api' (9207848a-6c85-4ed9-a863-9a103c292892) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:54.250531 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a1d670a7-cb39-4fa6-a913-52f764fd2596 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:54.250608 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Create volume request issued successfully. Aug 14 22:26:54.250608 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edcaf123-2b91-4a9d-a61f-5f818ff2f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:54.250608 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 302/1209] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:26:53 2026] POST /volume/v3/volumes => generated 766 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:54.253301 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1d670a7-cb39-4fa6-a913-52f764fd2596 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] GET https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e Aug 14 22:26:54.253628 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1d670a7-cb39-4fa6-a913-52f764fd2596 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:54.253986 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1d670a7-cb39-4fa6-a913-52f764fd2596 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:54.266458 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:54.266458 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:54.268034 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ffb11dd5-09c7-44fe-8cd8-3b36675e6c75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:54.272276 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ffb11dd5-09c7-44fe-8cd8-3b36675e6c75 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 Aug 14 22:26:54.272276 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ffb11dd5-09c7-44fe-8cd8-3b36675e6c75 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:54.272276 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ffb11dd5-09c7-44fe-8cd8-3b36675e6c75 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:54.276166 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a1d670a7-cb39-4fa6-a913-52f764fd2596 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Volume info retrieved successfully. Aug 14 22:26:54.288293 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1d670a7-cb39-4fa6-a913-52f764fd2596 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e returned with HTTP 200 Aug 14 22:26:54.288293 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 310/1210] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:54 2026] GET /volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e => generated 836 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:54.288481 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:54.288481 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:54.294340 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ffb11dd5-09c7-44fe-8cd8-3b36675e6c75 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Volume info retrieved successfully. Aug 14 22:26:54.301985 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ffb11dd5-09c7-44fe-8cd8-3b36675e6c75 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 returned with HTTP 200 Aug 14 22:26:54.302666 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 305/1211] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:54 2026] GET /volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 => generated 834 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:54.531937 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac15140d-1b80-4024-a1e4-2db545142d82 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:54.534191 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac15140d-1b80-4024-a1e4-2db545142d82 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:54.534489 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac15140d-1b80-4024-a1e4-2db545142d82 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:54.534709 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac15140d-1b80-4024-a1e4-2db545142d82 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:54.550278 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:54.550278 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:54.555551 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac15140d-1b80-4024-a1e4-2db545142d82 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:54.565942 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac15140d-1b80-4024-a1e4-2db545142d82 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:54.565942 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 295/1212] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:54 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:54.660161 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:54.872349 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:54.872878 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1238031620"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:54.874964 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1238031620'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:54.875119 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Create volume of 1 GB Aug 14 22:26:54.875450 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:54.875450 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:54.881433 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Availability Zones retrieved successfully. Aug 14 22:26:54.890758 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Flow 'volume_create_api' (e0dec9ea-88c7-4d07-bd1f-fb26220813fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:54.892349 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bb83a7a-889d-4b2d-9ed4-86009e1571cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:54.893943 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:54.936558 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bb83a7a-889d-4b2d-9ed4-86009e1571cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:54.937765 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c686862c-d09c-490e-8c05-41c07ab428c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:55.026765 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Created reservations ['00079524-7d30-4a60-8d7b-7f2dbaa92b92', 'dff4e089-90de-4b12-b8ca-cada57eeb273', '4ab03a23-63f6-47c7-8c84-5aee987709e7', 'a95f0785-6762-4884-b79a-6ce8ecaf3493'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:55.027796 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c686862c-d09c-490e-8c05-41c07ab428c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00079524-7d30-4a60-8d7b-7f2dbaa92b92', 'dff4e089-90de-4b12-b8ca-cada57eeb273', '4ab03a23-63f6-47c7-8c84-5aee987709e7', 'a95f0785-6762-4884-b79a-6ce8ecaf3493']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:55.028661 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616612b0-e76c-40c8-ae9a-4efe9c5affdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:55.052840 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616612b0-e76c-40c8-ae9a-4efe9c5affdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27572010-20ce-4847-b9fc-ca6ea47ae868', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1238031620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6410d77690a74f0b8e076c481034ac47',qos_specs=None,replication_status=,reservations=['00079524-7d30-4a60-8d7b-7f2dbaa92b92','dff4e089-90de-4b12-b8ca-cada57eeb273','4ab03a23-63f6-47c7-8c84-5aee987709e7','a95f0785-6762-4884-b79a-6ce8ecaf3493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='124aa2359bc942699556ec5dfbf75992',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1238031620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27572010-20ce-4847-b9fc-ca6ea47ae868,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6410d77690a74f0b8e076c481034ac47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='124aa2359bc942699556ec5dfbf75992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:55.053713 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dced41ef-a226-446c-8682-efb6859bdfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:55.082539 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dced41ef-a226-446c-8682-efb6859bdfe7) transitioned into state 'SUCCESS' from state '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-1238031620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6410d77690a74f0b8e076c481034ac47',qos_specs=None,replication_status=,reservations=['00079524-7d30-4a60-8d7b-7f2dbaa92b92','dff4e089-90de-4b12-b8ca-cada57eeb273','4ab03a23-63f6-47c7-8c84-5aee987709e7','a95f0785-6762-4884-b79a-6ce8ecaf3493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='124aa2359bc942699556ec5dfbf75992',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:55.082539 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47a84f2f-f48c-4f4e-bf29-1a1566ec2719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:55.094951 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47a84f2f-f48c-4f4e-bf29-1a1566ec2719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:55.096162 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Flow 'volume_create_api' (e0dec9ea-88c7-4d07-bd1f-fb26220813fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:55.096539 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Create volume request issued successfully. Aug 14 22:26:55.097438 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91082b2d-9ab9-4e90-8658-43f19ddbf00a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:55.097885 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 303/1213] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:26:54 2026] POST /volume/v3/volumes => generated 819 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:55.118637 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c3a615f2-d43e-4274-9cff-7c3435d40c1a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:55.120709 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3a615f2-d43e-4274-9cff-7c3435d40c1a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] GET https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:55.120897 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3a615f2-d43e-4274-9cff-7c3435d40c1a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:55.121083 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3a615f2-d43e-4274-9cff-7c3435d40c1a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:55.133089 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:55.133089 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:55.138910 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c3a615f2-d43e-4274-9cff-7c3435d40c1a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Volume info retrieved successfully. Aug 14 22:26:55.146055 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3a615f2-d43e-4274-9cff-7c3435d40c1a tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 returned with HTTP 200 Aug 14 22:26:55.146594 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 311/1214] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:55 2026] GET /volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 => generated 887 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:55.308083 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dde03820-091a-427a-9d52-550b7a755d86 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:55.311384 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dde03820-091a-427a-9d52-550b7a755d86 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] GET https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e Aug 14 22:26:55.312016 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dde03820-091a-427a-9d52-550b7a755d86 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:55.312016 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dde03820-091a-427a-9d52-550b7a755d86 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:55.322925 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ad5c8dc6-e133-43eb-add8-8beb9a67a537 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:55.327443 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad5c8dc6-e133-43eb-add8-8beb9a67a537 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 Aug 14 22:26:55.327443 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad5c8dc6-e133-43eb-add8-8beb9a67a537 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:55.327443 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad5c8dc6-e133-43eb-add8-8beb9a67a537 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:55.332962 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:55.332962 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:55.337938 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:55.337938 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:55.344694 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dde03820-091a-427a-9d52-550b7a755d86 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Volume info retrieved successfully. Aug 14 22:26:55.345142 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ad5c8dc6-e133-43eb-add8-8beb9a67a537 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Volume info retrieved successfully. Aug 14 22:26:55.351271 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad5c8dc6-e133-43eb-add8-8beb9a67a537 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 returned with HTTP 200 Aug 14 22:26:55.351919 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 296/1215] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:55 2026] GET /volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:55.352656 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dde03820-091a-427a-9d52-550b7a755d86 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e returned with HTTP 200 Aug 14 22:26:55.353389 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 306/1216] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:55 2026] GET /volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:55.367811 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fa976d98-ca94-44b3-aaa8-481b667aa053 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:55.371634 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa976d98-ca94-44b3-aaa8-481b667aa053 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:26:55.371811 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c5954bd1-799b-4464-865d-f080e5cb481f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:55.371946 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa976d98-ca94-44b3-aaa8-481b667aa053 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-43758375"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:55.373835 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5954bd1-799b-4464-865d-f080e5cb481f tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] GET https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e Aug 14 22:26:55.374104 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5954bd1-799b-4464-865d-f080e5cb481f tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:55.374365 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5954bd1-799b-4464-865d-f080e5cb481f tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:55.384467 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:55.384467 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:55.387405 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:55.387405 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:55.388107 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fa976d98-ca94-44b3-aaa8-481b667aa053 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Volume info retrieved successfully. Aug 14 22:26:55.388545 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-fa976d98-ca94-44b3-aaa8-481b667aa053 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Create snapshot from volume 5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 Aug 14 22:26:55.389096 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c5954bd1-799b-4464-865d-f080e5cb481f tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Volume info retrieved successfully. Aug 14 22:26:55.394977 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5954bd1-799b-4464-865d-f080e5cb481f tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e returned with HTTP 200 Aug 14 22:26:55.395521 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 312/1217] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:55 2026] GET /volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:55.412217 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f3567d49-df8e-4991-9ebc-cffc04f00c14 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:55.416394 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3567d49-df8e-4991-9ebc-cffc04f00c14 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] POST https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e/action Aug 14 22:26:55.416394 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3567d49-df8e-4991-9ebc-cffc04f00c14 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:55.416394 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3567d49-df8e-4991-9ebc-cffc04f00c14 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:55.427900 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:55.427900 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:55.428860 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f3567d49-df8e-4991-9ebc-cffc04f00c14 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Volume info retrieved successfully. Aug 14 22:26:55.446681 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-fa976d98-ca94-44b3-aaa8-481b667aa053 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Created reservations ['b2ee306e-79f8-4eb2-853e-a48f1a5d931a', 'b0cf0c8f-51d0-4865-ae91-3c163ea7192e', '31bdb97d-18ed-486e-b917-6a1b1836ed16', '5629c75d-c7c7-4ed4-b821-c0fd61c3f3aa'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:55.457751 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-f3567d49-df8e-4991-9ebc-cffc04f00c14 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-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 14 22:26:55.457751 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-f3567d49-df8e-4991-9ebc-cffc04f00c14 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-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 14 22:26:55.495832 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fa976d98-ca94-44b3-aaa8-481b667aa053 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Snapshot create request issued successfully. Aug 14 22:26:55.496360 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa976d98-ca94-44b3-aaa8-481b667aa053 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:26:55.497553 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 304/1218] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:26:55 2026] POST /volume/v3/snapshots => generated 321 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:26:55.508816 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f3567d49-df8e-4991-9ebc-cffc04f00c14 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Created reservations ['70475d6f-dda9-4f5b-b492-31e751b4cda7', '5f155df6-78e9-402c-a5f8-722d7bea4cdd'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:55.510000 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a38386e3-cfc7-4e5c-8997-d8c78b0d0c11 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:55.513711 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a38386e3-cfc7-4e5c-8997-d8c78b0d0c11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] GET https://10.4.3.114/volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb Aug 14 22:26:55.514278 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a38386e3-cfc7-4e5c-8997-d8c78b0d0c11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:55.514697 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a38386e3-cfc7-4e5c-8997-d8c78b0d0c11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:55.526612 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:55.526612 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:55.528092 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a38386e3-cfc7-4e5c-8997-d8c78b0d0c11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Snapshot retrieved successfully. Aug 14 22:26:55.531509 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a38386e3-cfc7-4e5c-8997-d8c78b0d0c11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb returned with HTTP 200 Aug 14 22:26:55.532123 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 307/1219] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:55 2026] GET /volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb => generated 453 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:55.556290 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f3567d49-df8e-4991-9ebc-cffc04f00c14 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Created reservations ['5469d57d-739d-484a-8240-4603bbe34167', '5245ea61-0fad-4dbb-95ef-a6c77cf90e44'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:55.591328 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8cd4c1a6-826a-44db-914a-d5badfc7bc2d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:55.596199 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cd4c1a6-826a-44db-914a-d5badfc7bc2d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:55.596199 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cd4c1a6-826a-44db-914a-d5badfc7bc2d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:55.597637 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cd4c1a6-826a-44db-914a-d5badfc7bc2d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:55.618523 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f3567d49-df8e-4991-9ebc-cffc04f00c14 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Retype volume request issued successfully. Aug 14 22:26:55.618857 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3567d49-df8e-4991-9ebc-cffc04f00c14 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e/action returned with HTTP 202 Aug 14 22:26:55.619441 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 297/1220] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:26:55 2026] POST /volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:26:55.620046 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:55.620046 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:55.626107 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8cd4c1a6-826a-44db-914a-d5badfc7bc2d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:55.634603 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b6182525-6907-4fc4-94f2-2aa670e9bcc5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:55.637291 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cd4c1a6-826a-44db-914a-d5badfc7bc2d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:55.637291 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 313/1221] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:55 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:55.638512 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6182525-6907-4fc4-94f2-2aa670e9bcc5 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] GET https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e Aug 14 22:26:55.638697 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6182525-6907-4fc4-94f2-2aa670e9bcc5 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:55.638956 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6182525-6907-4fc4-94f2-2aa670e9bcc5 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:55.653705 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:55.653705 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:55.660066 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b6182525-6907-4fc4-94f2-2aa670e9bcc5 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Volume info retrieved successfully. Aug 14 22:26:55.666651 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6182525-6907-4fc4-94f2-2aa670e9bcc5 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e returned with HTTP 200 Aug 14 22:26:55.667549 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 305/1222] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:55 2026] GET /volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:56.164520 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-704aa7a6-b15e-4470-84a8-ada977e68aab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.167773 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-704aa7a6-b15e-4470-84a8-ada977e68aab tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] GET https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:56.167773 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-704aa7a6-b15e-4470-84a8-ada977e68aab tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.168270 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-704aa7a6-b15e-4470-84a8-ada977e68aab tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.178560 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.178560 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:56.184844 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-704aa7a6-b15e-4470-84a8-ada977e68aab tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Volume info retrieved successfully. Aug 14 22:26:56.190810 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-704aa7a6-b15e-4470-84a8-ada977e68aab tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 returned with HTTP 200 Aug 14 22:26:56.191387 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 308/1223] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:56.209378 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eb9b02aa-893a-4afa-8c98-c52205a946b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.212077 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb9b02aa-893a-4afa-8c98-c52205a946b8 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] POST https://10.4.3.114/volume/v3/volume-transfers Aug 14 22:26:56.212740 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb9b02aa-893a-4afa-8c98-c52205a946b8 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "27572010-20ce-4847-b9fc-ca6ea47ae868"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:56.214469 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volume_transfer [None req-eb9b02aa-893a-4afa-8c98-c52205a946b8 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Creating new volume transfer {'transfer': {'volume_id': '27572010-20ce-4847-b9fc-ca6ea47ae868'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 22:26:56.214739 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volume_transfer [None req-eb9b02aa-893a-4afa-8c98-c52205a946b8 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Creating transfer of volume 27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:56.214982 np0000007343 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-eb9b02aa-893a-4afa-8c98-c52205a946b8 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Generating transfer record for volume 27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:56.225911 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.225911 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:56.242388 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-172df23b-245e-4bef-a6f4-d89bc3976b0c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.246101 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-172df23b-245e-4bef-a6f4-d89bc3976b0c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments/d37e2183-672d-4906-adf9-28be9501e09e/action Aug 14 22:26:56.246101 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-172df23b-245e-4bef-a6f4-d89bc3976b0c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:26:56.246376 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-172df23b-245e-4bef-a6f4-d89bc3976b0c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:56.251030 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb9b02aa-893a-4afa-8c98-c52205a946b8 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volume-transfers returned with HTTP 202 Aug 14 22:26:56.251759 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 298/1224] 10.4.3.114 () {70 vars in 1326 bytes} [Fri Aug 14 22:26:56 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:56.262834 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cee9098b-dc1d-4abb-978c-20579f6461d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.264627 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cee9098b-dc1d-4abb-978c-20579f6461d4 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] GET https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:56.264843 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cee9098b-dc1d-4abb-978c-20579f6461d4 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.265037 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cee9098b-dc1d-4abb-978c-20579f6461d4 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.266795 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.266795 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:56.271992 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.271992 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:56.276514 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cee9098b-dc1d-4abb-978c-20579f6461d4 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Volume info retrieved successfully. Aug 14 22:26:56.279724 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-19f318b4-2272-40bf-a0c2-4e49b9b4350b req-172df23b-245e-4bef-a6f4-d89bc3976b0c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/d37e2183-672d-4906-adf9-28be9501e09e/action returned with HTTP 204 Aug 14 22:26:56.280285 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 314/1225] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:26:56 2026] POST /volume/v3/attachments/d37e2183-672d-4906-adf9-28be9501e09e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:56.282064 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cee9098b-dc1d-4abb-978c-20579f6461d4 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 returned with HTTP 200 Aug 14 22:26:56.282664 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 306/1226] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:56.297751 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f159a97f-6510-4703-989a-d568d262947b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.300129 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f159a97f-6510-4703-989a-d568d262947b tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] GET https://10.4.3.114/volume/v3/volume-transfers/60137072-5118-4b85-85a6-a9bb353e36f9 Aug 14 22:26:56.300316 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f159a97f-6510-4703-989a-d568d262947b tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.300622 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f159a97f-6510-4703-989a-d568d262947b tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.317033 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f159a97f-6510-4703-989a-d568d262947b tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volume-transfers/60137072-5118-4b85-85a6-a9bb353e36f9 returned with HTTP 200 Aug 14 22:26:56.317704 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 309/1227] 10.4.3.114 () {68 vars in 1416 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/v3/volume-transfers/60137072-5118-4b85-85a6-a9bb353e36f9 => generated 432 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:26:56.334112 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e0e7fa96-0dc4-4b92-99a4-1dfc722a051f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.336592 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0e7fa96-0dc4-4b92-99a4-1dfc722a051f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] GET https://10.4.3.114/volume/v3/volume-transfers Aug 14 22:26:56.336930 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0e7fa96-0dc4-4b92-99a4-1dfc722a051f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.337216 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0e7fa96-0dc4-4b92-99a4-1dfc722a051f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.337513 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volume_transfer [None req-e0e7fa96-0dc4-4b92-99a4-1dfc722a051f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Listing volume transfers {{(pid=100323) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 22:26:56.344957 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0e7fa96-0dc4-4b92-99a4-1dfc722a051f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volume-transfers returned with HTTP 200 Aug 14 22:26:56.345564 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 299/1228] 10.4.3.114 () {68 vars in 1305 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:56.358848 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-76d85979-af56-4c9e-9628-bc96c309120b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.455010 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76d85979-af56-4c9e-9628-bc96c309120b tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] POST https://10.4.3.114/volume/v3/volume-transfers/60137072-5118-4b85-85a6-a9bb353e36f9/accept Aug 14 22:26:56.455779 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-76d85979-af56-4c9e-9628-bc96c309120b tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "81cd3995d7db1548"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:56.457974 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.volume_transfer [None req-76d85979-af56-4c9e-9628-bc96c309120b tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Accepting volume transfer 60137072-5118-4b85-85a6-a9bb353e36f9 {{(pid=100322) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 22:26:56.458139 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.volume_transfer [None req-76d85979-af56-4c9e-9628-bc96c309120b tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Accepting transfer 60137072-5118-4b85-85a6-a9bb353e36f9 Aug 14 22:26:56.539767 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-76d85979-af56-4c9e-9628-bc96c309120b tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Created reservations ['82a70174-03f1-4caa-92d0-9b4305536ce2', 'd7859b8b-d748-4a89-a642-07d121e93028', 'fe1f2663-c776-4058-b1b0-1b0df02002ba', '8e0b5401-badd-44a5-b8ad-880277381fca'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:56.545748 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0f1add54-ee20-4e46-8f90-bc1604f385b7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.548195 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f1add54-ee20-4e46-8f90-bc1604f385b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] GET https://10.4.3.114/volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb Aug 14 22:26:56.548407 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f1add54-ee20-4e46-8f90-bc1604f385b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.548919 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f1add54-ee20-4e46-8f90-bc1604f385b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.556896 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.556896 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:56.557660 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0f1add54-ee20-4e46-8f90-bc1604f385b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Snapshot retrieved successfully. Aug 14 22:26:56.559426 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f1add54-ee20-4e46-8f90-bc1604f385b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb returned with HTTP 200 Aug 14 22:26:56.559991 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 307/1229] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:56.570625 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-76d85979-af56-4c9e-9628-bc96c309120b tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Created reservations ['76cab8bc-ea71-43ec-bb58-1c39b2f0e8b3', 'aeabd809-78a8-4ffb-bc7d-b2a0ef20a126', '9b4f6ac3-495a-4dbb-b877-7b3b75ff0024', '1ad2cae9-38ea-4a34-9f75-685ec7aa7721'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:56.576792 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1059d3d8-d298-460c-ab33-fe4218a34fb4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.578436 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1059d3d8-d298-460c-ab33-fe4218a34fb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc Aug 14 22:26:56.578949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1059d3d8-d298-460c-ab33-fe4218a34fb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:56.630156 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-76d85979-af56-4c9e-9628-bc96c309120b tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Created reservations ['fa9fcf69-0ae5-4ef8-aa3e-7588b2540562', 'f47efcd7-50ab-41e7-9e50-394f6abe1a89', '659381b2-4d32-4db7-ab02-7abe1675224f', '31024156-b924-4962-83a3-4442b83cb34d'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:56.654544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-811be001-f524-47bb-af13-cb3cbc8fc729 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.658393 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-811be001-f524-47bb-af13-cb3cbc8fc729 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:56.658899 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-811be001-f524-47bb-af13-cb3cbc8fc729 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.658899 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-811be001-f524-47bb-af13-cb3cbc8fc729 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.675095 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1059d3d8-d298-460c-ab33-fe4218a34fb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc returned with HTTP 200 Aug 14 22:26:56.675653 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.675653 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:56.675806 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 310/1230] 10.4.3.114 () {68 vars in 1374 bytes} [Fri Aug 14 22:26:56 2026] PUT /volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc => generated 572 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:56.681967 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-76d85979-af56-4c9e-9628-bc96c309120b tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Created reservations ['c13b91b9-7218-429f-8110-7dc4ea701d6c', '38ebea16-b88a-42b7-bf61-131b15bc4e83', '3a6131fc-b298-4d00-af91-43ea9abb443d', '5906d7cf-5039-4a55-9549-169a55b4c779'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:56.685393 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-811be001-f524-47bb-af13-cb3cbc8fc729 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:56.691365 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65423e73-143a-4ad1-9b9a-66d491b21b6f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.691862 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-becfa704-950a-41e3-821a-ee334062aa5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.693478 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65423e73-143a-4ad1-9b9a-66d491b21b6f tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] GET https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e Aug 14 22:26:56.693575 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-becfa704-950a-41e3-821a-ee334062aa5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:26:56.693758 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65423e73-143a-4ad1-9b9a-66d491b21b6f tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.693907 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-811be001-f524-47bb-af13-cb3cbc8fc729 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:56.694022 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-becfa704-950a-41e3-821a-ee334062aa5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:56.694058 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65423e73-143a-4ad1-9b9a-66d491b21b6f tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.694476 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 300/1231] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:56.705482 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-76d85979-af56-4c9e-9628-bc96c309120b tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Transfer volume completed successfully. Aug 14 22:26:56.707502 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.707502 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:56.708545 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-becfa704-950a-41e3-821a-ee334062aa5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Volume info retrieved successfully. Aug 14 22:26:56.708746 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-becfa704-950a-41e3-821a-ee334062aa5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Create snapshot from volume 5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 Aug 14 22:26:56.710040 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.710040 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:56.717538 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65423e73-143a-4ad1-9b9a-66d491b21b6f tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Volume info retrieved successfully. Aug 14 22:26:56.724467 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65423e73-143a-4ad1-9b9a-66d491b21b6f tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e returned with HTTP 200 Aug 14 22:26:56.724616 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 308/1232] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:56.740318 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota_utils [None req-becfa704-950a-41e3-821a-ee334062aa5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Quota exceeded for fc5f8993e9ce4e59a0a00781093e72bc, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 22:26:56.740484 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a7cb4a83-9f57-4446-98eb-a460f54ac88b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.740655 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.middleware.fault [None req-becfa704-950a-41e3-821a-ee334062aa5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 413 Aug 14 22:26:56.741723 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 311/1233] 10.4.3.114 () {68 vars in 1264 bytes} [Fri Aug 14 22:26:56 2026] POST /volume/v3/snapshots => generated 208 bytes in 51 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 22:26:56.743341 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7cb4a83-9f57-4446-98eb-a460f54ac88b tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] GET https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e Aug 14 22:26:56.743704 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7cb4a83-9f57-4446-98eb-a460f54ac88b tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.744068 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7cb4a83-9f57-4446-98eb-a460f54ac88b tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.751545 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-03eb2964-49ba-4a00-ba23-c13bedcfd4f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.753580 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03eb2964-49ba-4a00-ba23-c13bedcfd4f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc Aug 14 22:26:56.753981 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03eb2964-49ba-4a00-ba23-c13bedcfd4f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:56.756106 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.756106 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:56.759740 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-491b54ea-a822-4b05-ba17-45ebb5d455a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.760509 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a7cb4a83-9f57-4446-98eb-a460f54ac88b tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Volume info retrieved successfully. Aug 14 22:26:56.763311 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-491b54ea-a822-4b05-ba17-45ebb5d455a4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:56.763645 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-491b54ea-a822-4b05-ba17-45ebb5d455a4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.763882 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-491b54ea-a822-4b05-ba17-45ebb5d455a4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.768872 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7cb4a83-9f57-4446-98eb-a460f54ac88b tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e returned with HTTP 200 Aug 14 22:26:56.769676 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 301/1234] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:56.779854 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.779854 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:56.786520 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-491b54ea-a822-4b05-ba17-45ebb5d455a4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:56.786889 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4ed2ff3-6549-4bad-8e2c-29fb0f7f2dac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.789566 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4ed2ff3-6549-4bad-8e2c-29fb0f7f2dac tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] GET https://10.4.3.114/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1030091424 Aug 14 22:26:56.790418 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4ed2ff3-6549-4bad-8e2c-29fb0f7f2dac tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.790861 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4ed2ff3-6549-4bad-8e2c-29fb0f7f2dac tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.792484 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c4ed2ff3-6549-4bad-8e2c-29fb0f7f2dac tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1030091424'), ('all_tenants', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:26:56.793772 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-491b54ea-a822-4b05-ba17-45ebb5d455a4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:56.794340 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 312/1235] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:56.832062 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-03eb2964-49ba-4a00-ba23-c13bedcfd4f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] 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 14 22:26:56.834799 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-03eb2964-49ba-4a00-ba23-c13bedcfd4f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] 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 14 22:26:56.835879 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-03eb2964-49ba-4a00-ba23-c13bedcfd4f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:56.835879 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-03eb2964-49ba-4a00-ba23-c13bedcfd4f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] 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 14 22:26:56.836219 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-03eb2964-49ba-4a00-ba23-c13bedcfd4f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] 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 14 22:26:56.837797 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-03eb2964-49ba-4a00-ba23-c13bedcfd4f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:26:56.838046 np0000007343 devstack@c-api.service[100322]: INFO cinder.transfer.api [None req-76d85979-af56-4c9e-9628-bc96c309120b tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Volume 27572010-20ce-4847-b9fc-ca6ea47ae868 has been transferred. Aug 14 22:26:56.838101 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c4ed2ff3-6549-4bad-8e2c-29fb0f7f2dac tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Get all volumes completed successfully. Aug 14 22:26:56.839212 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4ed2ff3-6549-4bad-8e2c-29fb0f7f2dac tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] https://10.4.3.114/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1030091424 returned with HTTP 200 Aug 14 22:26:56.839212 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 302/1236] 10.4.3.114 () {66 vars in 1398 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1030091424 => generated 347 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:56.847080 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03eb2964-49ba-4a00-ba23-c13bedcfd4f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc returned with HTTP 200 Aug 14 22:26:56.847699 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 309/1237] 10.4.3.114 () {68 vars in 1374 bytes} [Fri Aug 14 22:26:56 2026] PUT /volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc => generated 572 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:56.849768 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76d85979-af56-4c9e-9628-bc96c309120b tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] https://10.4.3.114/volume/v3/volume-transfers/60137072-5118-4b85-85a6-a9bb353e36f9/accept returned with HTTP 202 Aug 14 22:26:56.850225 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 315/1238] 10.4.3.114 () {70 vars in 1458 bytes} [Fri Aug 14 22:26:56 2026] POST /volume/v3/volume-transfers/60137072-5118-4b85-85a6-a9bb353e36f9/accept => generated 365 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:56.853222 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e86e1d21-b82d-4e5c-8756-4c8662a55e7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.857095 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e86e1d21-b82d-4e5c-8756-4c8662a55e7a tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] GET https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e Aug 14 22:26:56.857401 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e86e1d21-b82d-4e5c-8756-4c8662a55e7a tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.857749 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e86e1d21-b82d-4e5c-8756-4c8662a55e7a tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.860749 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16f68b80-c048-4aa3-846b-5a2647ef941f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.866377 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16f68b80-c048-4aa3-846b-5a2647ef941f tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:26:56.866645 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3a634f79-1499-49b2-92ac-d3b859476a7c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.866752 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16f68b80-c048-4aa3-846b-5a2647ef941f tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:56.868888 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a634f79-1499-49b2-92ac-d3b859476a7c tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] GET https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:56.869145 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a634f79-1499-49b2-92ac-d3b859476a7c tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.869586 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a634f79-1499-49b2-92ac-d3b859476a7c tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.878971 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.878971 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:56.881698 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.881698 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:56.882135 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.882135 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:56.883104 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-16f68b80-c048-4aa3-846b-5a2647ef941f tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Volume info retrieved successfully. Aug 14 22:26:56.883602 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-16f68b80-c048-4aa3-846b-5a2647ef941f tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Create snapshot from volume 5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 Aug 14 22:26:56.890500 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a634f79-1499-49b2-92ac-d3b859476a7c tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Volume info retrieved successfully. Aug 14 22:26:56.892183 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e86e1d21-b82d-4e5c-8756-4c8662a55e7a tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Volume info retrieved successfully. Aug 14 22:26:56.897713 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a634f79-1499-49b2-92ac-d3b859476a7c tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 returned with HTTP 200 Aug 14 22:26:56.898293 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 310/1239] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 => generated 946 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:56.899712 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e86e1d21-b82d-4e5c-8756-4c8662a55e7a tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e returned with HTTP 200 Aug 14 22:26:56.900860 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 313/1240] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:56.918770 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-97eaf589-3361-482c-8f68-c65f092ee588 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.920446 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a2afc0cc-722b-434a-a733-069f660c7704 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.920564 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota_utils [None req-16f68b80-c048-4aa3-846b-5a2647ef941f tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Quota exceeded for fc5f8993e9ce4e59a0a00781093e72bc, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 14 22:26:56.920798 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.middleware.fault [None req-16f68b80-c048-4aa3-846b-5a2647ef941f tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 413 Aug 14 22:26:56.922107 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 303/1241] 10.4.3.114 () {68 vars in 1264 bytes} [Fri Aug 14 22:26:56 2026] POST /volume/v3/snapshots => generated 133 bytes in 63 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 22:26:56.923567 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97eaf589-3361-482c-8f68-c65f092ee588 tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] GET https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:56.923689 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-97eaf589-3361-482c-8f68-c65f092ee588 tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.923989 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-97eaf589-3361-482c-8f68-c65f092ee588 tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.929074 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2afc0cc-722b-434a-a733-069f660c7704 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] DELETE https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e Aug 14 22:26:56.929200 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2afc0cc-722b-434a-a733-069f660c7704 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.929540 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2afc0cc-722b-434a-a733-069f660c7704 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.929794 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a2afc0cc-722b-434a-a733-069f660c7704 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Delete volume with id: 5caeda34-f346-4a87-9c34-7cdcf8a5763e Aug 14 22:26:56.932813 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-69482b0d-5507-43cd-a773-c641132c0ac9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.933913 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69482b0d-5507-43cd-a773-c641132c0ac9 None None] GET https://10.4.3.114/volume// Aug 14 22:26:56.934264 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-69482b0d-5507-43cd-a773-c641132c0ac9 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.934560 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-69482b0d-5507-43cd-a773-c641132c0ac9 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.935022 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69482b0d-5507-43cd-a773-c641132c0ac9 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:56.935801 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 314/1242] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:26:56.936109 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c3756914-90b0-4034-9b04-f66ab5b63640 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.937489 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.937489 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:56.940780 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3756914-90b0-4034-9b04-f66ab5b63640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb Aug 14 22:26:56.941318 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3756914-90b0-4034-9b04-f66ab5b63640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.941318 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3756914-90b0-4034-9b04-f66ab5b63640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.941318 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-c3756914-90b0-4034-9b04-f66ab5b63640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Delete snapshot with id: cb7ddc6f-dce9-425e-ae7f-87fadd3358cb Aug 14 22:26:56.945079 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.945079 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:56.945987 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a2afc0cc-722b-434a-a733-069f660c7704 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Volume info retrieved successfully. Aug 14 22:26:56.948901 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-97eaf589-3361-482c-8f68-c65f092ee588 tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] Volume info retrieved successfully. Aug 14 22:26:56.949153 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-8d698f78-43ae-4443-b835-ee4d1b122887 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.950879 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.950879 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:56.951873 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c3756914-90b0-4034-9b04-f66ab5b63640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Snapshot retrieved successfully. Aug 14 22:26:56.953377 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-8d698f78-43ae-4443-b835-ee4d1b122887 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:26:56.954409 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-8d698f78-43ae-4443-b835-ee4d1b122887 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4c7c053-8892-41de-bc72-491c4f1daceb", "connector": null, "instance_uuid": "4167f2b3-7982-4916-a915-215c822dec5b"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:56.955962 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97eaf589-3361-482c-8f68-c65f092ee588 tempest-VolumesTransfersV355Test-101339783 tempest-VolumesTransfersV355Test-101339783-project-member] https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 returned with HTTP 200 Aug 14 22:26:56.957026 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 316/1243] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:56 2026] GET /volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 => generated 946 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:56.975041 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4a1ee67e-ed62-4944-88f6-0b36e5585295 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:56.976082 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:56.976082 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:56.978387 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a1ee67e-ed62-4944-88f6-0b36e5585295 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] DELETE https://10.4.3.114/volume/v3/volume-transfers/60137072-5118-4b85-85a6-a9bb353e36f9 Aug 14 22:26:56.979195 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a1ee67e-ed62-4944-88f6-0b36e5585295 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:56.979351 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a1ee67e-ed62-4944-88f6-0b36e5585295 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:56.980338 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.volume_transfer [None req-4a1ee67e-ed62-4944-88f6-0b36e5585295 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Delete transfer with id: 60137072-5118-4b85-85a6-a9bb353e36f9 Aug 14 22:26:56.988888 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c3756914-90b0-4034-9b04-f66ab5b63640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Snapshot delete request issued successfully. Aug 14 22:26:56.989115 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3756914-90b0-4034-9b04-f66ab5b63640 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb returned with HTTP 202 Aug 14 22:26:56.990011 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a1ee67e-ed62-4944-88f6-0b36e5585295 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volume-transfers/60137072-5118-4b85-85a6-a9bb353e36f9 returned with HTTP 404 Aug 14 22:26:56.990141 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 304/1244] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:26:56 2026] DELETE /volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:56.990193 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 317/1245] 10.4.3.114 () {68 vars in 1419 bytes} [Fri Aug 14 22:26:56 2026] DELETE /volume/v3/volume-transfers/60137072-5118-4b85-85a6-a9bb353e36f9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:56.994881 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a2afc0cc-722b-434a-a733-069f660c7704 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Delete volume request issued successfully. Aug 14 22:26:56.994881 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2afc0cc-722b-434a-a733-069f660c7704 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e returned with HTTP 202 Aug 14 22:26:56.996075 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 311/1246] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:26:56 2026] DELETE /volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:57.006578 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-134086a7-af0b-4b69-a5e1-d9b65e013ae0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:57.009269 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-19057bcf-2a3d-46fd-8cff-2f8d274193b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:57.009655 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9031639b-d6ab-4309-a609-d0ab212f7c91 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:57.011366 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19057bcf-2a3d-46fd-8cff-2f8d274193b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] GET https://10.4.3.114/volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb Aug 14 22:26:57.011712 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19057bcf-2a3d-46fd-8cff-2f8d274193b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:57.012034 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19057bcf-2a3d-46fd-8cff-2f8d274193b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:57.012424 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9031639b-d6ab-4309-a609-d0ab212f7c91 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] GET https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e Aug 14 22:26:57.012702 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9031639b-d6ab-4309-a609-d0ab212f7c91 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:57.012987 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9031639b-d6ab-4309-a609-d0ab212f7c91 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:57.022677 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:57.022677 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:57.023285 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-19057bcf-2a3d-46fd-8cff-2f8d274193b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Snapshot retrieved successfully. Aug 14 22:26:57.025087 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19057bcf-2a3d-46fd-8cff-2f8d274193b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb returned with HTTP 200 Aug 14 22:26:57.026136 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 305/1247] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:57 2026] GET /volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb => generated 479 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:57.026491 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:57.026491 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:57.035625 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9031639b-d6ab-4309-a609-d0ab212f7c91 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Volume info retrieved successfully. Aug 14 22:26:57.038505 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-8d698f78-43ae-4443-b835-ee4d1b122887 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:26:57.039238 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 315/1248] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:26:56 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:57.048040 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9031639b-d6ab-4309-a609-d0ab212f7c91 tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e returned with HTTP 200 Aug 14 22:26:57.048870 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 312/1249] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:57 2026] GET /volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:57.061355 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-134086a7-af0b-4b69-a5e1-d9b65e013ae0 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:57.061589 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-134086a7-af0b-4b69-a5e1-d9b65e013ae0 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:57.062352 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-134086a7-af0b-4b69-a5e1-d9b65e013ae0 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:57.062665 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-134086a7-af0b-4b69-a5e1-d9b65e013ae0 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Delete volume with id: 27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:57.073894 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:57.073894 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:57.074639 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-134086a7-af0b-4b69-a5e1-d9b65e013ae0 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Volume info retrieved successfully. Aug 14 22:26:57.093284 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a10b4a9a-c3e8-4bcd-affb-c6d268ef8e14 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:57.096918 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a10b4a9a-c3e8-4bcd-affb-c6d268ef8e14 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:57.096918 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a10b4a9a-c3e8-4bcd-affb-c6d268ef8e14 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:57.096918 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a10b4a9a-c3e8-4bcd-affb-c6d268ef8e14 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:57.109294 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-134086a7-af0b-4b69-a5e1-d9b65e013ae0 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Delete volume request issued successfully. Aug 14 22:26:57.112282 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-134086a7-af0b-4b69-a5e1-d9b65e013ae0 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 returned with HTTP 202 Aug 14 22:26:57.112282 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 318/1250] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:26:57 2026] DELETE /volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:57.121061 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-89cdfd39-4be0-4ba0-952f-3d427d7a074b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:57.121681 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89cdfd39-4be0-4ba0-952f-3d427d7a074b None None] GET https://10.4.3.114/volume// Aug 14 22:26:57.121972 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89cdfd39-4be0-4ba0-952f-3d427d7a074b None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:57.122414 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89cdfd39-4be0-4ba0-952f-3d427d7a074b None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:57.122777 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89cdfd39-4be0-4ba0-952f-3d427d7a074b None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:26:57.123271 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 316/1251] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:26: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 14 22:26:57.124661 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:57.124661 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:57.125947 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c456e41-0f94-4400-8e04-19dc1906bdf2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:57.130325 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c456e41-0f94-4400-8e04-19dc1906bdf2 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] GET https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:57.131866 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c456e41-0f94-4400-8e04-19dc1906bdf2 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:57.131866 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c456e41-0f94-4400-8e04-19dc1906bdf2 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:57.137385 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-5a773e6b-eb42-4301-9c4c-d4beb83227eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:57.137631 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a10b4a9a-c3e8-4bcd-affb-c6d268ef8e14 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:57.141672 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-5a773e6b-eb42-4301-9c4c-d4beb83227eb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:57.142558 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-5a773e6b-eb42-4301-9c4c-d4beb83227eb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:57.142558 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-5a773e6b-eb42-4301-9c4c-d4beb83227eb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:57.144747 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:57.144747 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:57.146685 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a10b4a9a-c3e8-4bcd-affb-c6d268ef8e14 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:57.147241 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 306/1252] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:57 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1147 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:57.152309 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c456e41-0f94-4400-8e04-19dc1906bdf2 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Volume info retrieved successfully. Aug 14 22:26:57.156983 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c456e41-0f94-4400-8e04-19dc1906bdf2 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 returned with HTTP 200 Aug 14 22:26:57.157374 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 313/1253] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:57 2026] GET /volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 => generated 1130 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:57.183036 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:57.183036 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:57.188933 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-5a773e6b-eb42-4301-9c4c-d4beb83227eb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:57.197115 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-5a773e6b-eb42-4301-9c4c-d4beb83227eb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:57.197972 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 319/1254] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:26:57 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1327 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:26:57.369413 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-a9d4a822-273b-44bf-bb8e-ffd829415d89 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:57.372526 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-a9d4a822-273b-44bf-bb8e-ffd829415d89 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] PUT https://10.4.3.114/volume/v3/attachments/701711ad-7c3f-40b3-ae03-fa391731398a Aug 14 22:26:57.373004 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-a9d4a822-273b-44bf-bb8e-ffd829415d89 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:57.388583 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-a9d4a822-273b-44bf-bb8e-ffd829415d89 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Acquiring lock "cinder-attachment_update-a4c7c053-8892-41de-bc72-491c4f1daceb-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:26:57.396617 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-a9d4a822-273b-44bf-bb8e-ffd829415d89 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-a4c7c053-8892-41de-bc72-491c4f1daceb-np0000007343" acquired by "attachment_update" :: waited 0.008s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:26:57.397663 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:57.397663 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:57.603750 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-a9d4a822-273b-44bf-bb8e-ffd829415d89 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-a4c7c053-8892-41de-bc72-491c4f1daceb-np0000007343" released by "attachment_update" :: held 0.207s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:26:57.604207 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-a9d4a822-273b-44bf-bb8e-ffd829415d89 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/701711ad-7c3f-40b3-ae03-fa391731398a returned with HTTP 200 Aug 14 22:26:57.604924 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 317/1255] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:26:57 2026] PUT /volume/v3/attachments/701711ad-7c3f-40b3-ae03-fa391731398a => generated 969 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:58.039163 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7d07106-abbc-4dd3-9f33-5e404fea58ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.042659 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7d07106-abbc-4dd3-9f33-5e404fea58ed tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] GET https://10.4.3.114/volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb Aug 14 22:26:58.042943 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7d07106-abbc-4dd3-9f33-5e404fea58ed tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.043187 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7d07106-abbc-4dd3-9f33-5e404fea58ed tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.049209 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7d07106-abbc-4dd3-9f33-5e404fea58ed tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb returned with HTTP 404 Aug 14 22:26:58.050138 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 307/1256] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:26:58 2026] GET /volume/v3/snapshots/cb7ddc6f-dce9-425e-ae7f-87fadd3358cb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:58.059642 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-88bd2ec6-3222-4d47-b261-7f4fe8f3aab6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.064065 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88bd2ec6-3222-4d47-b261-7f4fe8f3aab6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 Aug 14 22:26:58.065115 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88bd2ec6-3222-4d47-b261-7f4fe8f3aab6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.065115 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88bd2ec6-3222-4d47-b261-7f4fe8f3aab6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.066233 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-08793388-62d9-4a2f-9b85-f1b8705df4ba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.068886 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08793388-62d9-4a2f-9b85-f1b8705df4ba tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] GET https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e Aug 14 22:26:58.068886 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08793388-62d9-4a2f-9b85-f1b8705df4ba tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.069019 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08793388-62d9-4a2f-9b85-f1b8705df4ba tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.077815 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08793388-62d9-4a2f-9b85-f1b8705df4ba tempest-VolumeRetypeWithoutMigrationTest-1323649368 tempest-VolumeRetypeWithoutMigrationTest-1323649368-project-member] https://10.4.3.114/volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e returned with HTTP 404 Aug 14 22:26:58.078375 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:58.078375 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:58.078559 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 320/1257] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:58 2026] GET /volume/v3/volumes/5caeda34-f346-4a87-9c34-7cdcf8a5763e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:58.086207 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-88bd2ec6-3222-4d47-b261-7f4fe8f3aab6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Volume info retrieved successfully. Aug 14 22:26:58.090062 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-263121b6-951f-4fcb-a123-71bbcfe3ea24 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.094420 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-263121b6-951f-4fcb-a123-71bbcfe3ea24 tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] DELETE https://10.4.3.114/volume/v3/types/9e4340da-d663-4fb2-9939-6d01a5d415d0 Aug 14 22:26:58.094552 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88bd2ec6-3222-4d47-b261-7f4fe8f3aab6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 returned with HTTP 200 Aug 14 22:26:58.095055 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-263121b6-951f-4fcb-a123-71bbcfe3ea24 tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.095576 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 314/1258] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:58 2026] GET /volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:58.095644 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-263121b6-951f-4fcb-a123-71bbcfe3ea24 tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.096770 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:58.096770 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:58.117398 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-185ac13f-61eb-4b81-b848-0ae53a2dbc55 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.124297 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-185ac13f-61eb-4b81-b848-0ae53a2dbc55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] DELETE https://10.4.3.114/volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 Aug 14 22:26:58.124297 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-185ac13f-61eb-4b81-b848-0ae53a2dbc55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.124297 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-185ac13f-61eb-4b81-b848-0ae53a2dbc55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.124297 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-185ac13f-61eb-4b81-b848-0ae53a2dbc55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Delete volume with id: 5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 Aug 14 22:26:58.137736 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:58.137736 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:58.138590 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-185ac13f-61eb-4b81-b848-0ae53a2dbc55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Volume info retrieved successfully. Aug 14 22:26:58.142961 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-263121b6-951f-4fcb-a123-71bbcfe3ea24 tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] https://10.4.3.114/volume/v3/types/9e4340da-d663-4fb2-9939-6d01a5d415d0 returned with HTTP 202 Aug 14 22:26:58.144063 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 318/1259] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:26:58 2026] DELETE /volume/v3/types/9e4340da-d663-4fb2-9939-6d01a5d415d0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:58.153610 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-334cea4c-8c4f-4ef8-9c74-32982bf10f43 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.155483 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-334cea4c-8c4f-4ef8-9c74-32982bf10f43 tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] GET https://10.4.3.114/volume/v3/types/9e4340da-d663-4fb2-9939-6d01a5d415d0 Aug 14 22:26:58.156421 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-334cea4c-8c4f-4ef8-9c74-32982bf10f43 tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.156836 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-334cea4c-8c4f-4ef8-9c74-32982bf10f43 tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.162402 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-334cea4c-8c4f-4ef8-9c74-32982bf10f43 tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] https://10.4.3.114/volume/v3/types/9e4340da-d663-4fb2-9939-6d01a5d415d0 returned with HTTP 404 Aug 14 22:26:58.163394 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 321/1260] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:26:58 2026] GET /volume/v3/types/9e4340da-d663-4fb2-9939-6d01a5d415d0 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:58.167328 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2833ab25-d0d0-4ff8-90e3-faa0616dee1b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.170087 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2833ab25-d0d0-4ff8-90e3-faa0616dee1b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:58.170465 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2833ab25-d0d0-4ff8-90e3-faa0616dee1b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.170736 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2833ab25-d0d0-4ff8-90e3-faa0616dee1b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.180116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6b477cdc-e0a4-42ff-bccd-86df3baf6cf3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.183451 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-00c44562-acf1-4082-b1db-dc9dc5fc7e4d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.184175 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b477cdc-e0a4-42ff-bccd-86df3baf6cf3 tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] DELETE https://10.4.3.114/volume/v3/types/b233d80f-144a-41e7-bac7-e8e93cda704b Aug 14 22:26:58.184615 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b477cdc-e0a4-42ff-bccd-86df3baf6cf3 tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.185001 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b477cdc-e0a4-42ff-bccd-86df3baf6cf3 tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.185942 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00c44562-acf1-4082-b1db-dc9dc5fc7e4d tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] GET https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:58.187039 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-185ac13f-61eb-4b81-b848-0ae53a2dbc55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Delete volume request issued successfully. Aug 14 22:26:58.187039 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-185ac13f-61eb-4b81-b848-0ae53a2dbc55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 returned with HTTP 202 Aug 14 22:26:58.190406 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00c44562-acf1-4082-b1db-dc9dc5fc7e4d tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.192414 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 308/1261] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:26:58 2026] DELETE /volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:58.192959 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00c44562-acf1-4082-b1db-dc9dc5fc7e4d tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.199339 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a94700b-6cea-4b36-992f-e5aa8fe68c43 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.201012 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a94700b-6cea-4b36-992f-e5aa8fe68c43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 Aug 14 22:26:58.201707 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a94700b-6cea-4b36-992f-e5aa8fe68c43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.201755 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:58.201755 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:58.201818 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a94700b-6cea-4b36-992f-e5aa8fe68c43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.202733 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00c44562-acf1-4082-b1db-dc9dc5fc7e4d tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 returned with HTTP 404 Aug 14 22:26:58.203120 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 322/1262] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:58 2026] GET /volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:58.212474 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:58.212474 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:58.214929 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6f861ca5-051b-4892-b270-ed49130eb106 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.215863 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2833ab25-d0d0-4ff8-90e3-faa0616dee1b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:58.217236 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f861ca5-051b-4892-b270-ed49130eb106 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] GET https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:58.217643 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6f861ca5-051b-4892-b270-ed49130eb106 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.217885 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6f861ca5-051b-4892-b270-ed49130eb106 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.220560 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5a94700b-6cea-4b36-992f-e5aa8fe68c43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Volume info retrieved successfully. Aug 14 22:26:58.228468 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2833ab25-d0d0-4ff8-90e3-faa0616dee1b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:58.228468 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 315/1263] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:58 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1148 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:58.229997 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f861ca5-051b-4892-b270-ed49130eb106 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 returned with HTTP 404 Aug 14 22:26:58.230733 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 323/1264] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:58 2026] GET /volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 22:26:58.232675 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a94700b-6cea-4b36-992f-e5aa8fe68c43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 returned with HTTP 200 Aug 14 22:26:58.233411 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 309/1265] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:58 2026] GET /volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:58.252355 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a26dc404-dbfc-4461-aa17-9b7ea352974d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.252502 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b477cdc-e0a4-42ff-bccd-86df3baf6cf3 tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] https://10.4.3.114/volume/v3/types/b233d80f-144a-41e7-bac7-e8e93cda704b returned with HTTP 202 Aug 14 22:26:58.252908 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 319/1266] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:26:58 2026] DELETE /volume/v3/types/b233d80f-144a-41e7-bac7-e8e93cda704b => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:26:58.257180 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a26dc404-dbfc-4461-aa17-9b7ea352974d tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] DELETE https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:58.257180 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a26dc404-dbfc-4461-aa17-9b7ea352974d tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.257828 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a26dc404-dbfc-4461-aa17-9b7ea352974d tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.257828 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a26dc404-dbfc-4461-aa17-9b7ea352974d tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Delete volume with id: 27572010-20ce-4847-b9fc-ca6ea47ae868 Aug 14 22:26:58.267297 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1c8e1c90-ce3e-4cad-bdc9-f821d43b3f2b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.267946 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a26dc404-dbfc-4461-aa17-9b7ea352974d tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 returned with HTTP 404 Aug 14 22:26:58.268826 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c8e1c90-ce3e-4cad-bdc9-f821d43b3f2b tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] GET https://10.4.3.114/volume/v3/types/b233d80f-144a-41e7-bac7-e8e93cda704b Aug 14 22:26:58.269318 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c8e1c90-ce3e-4cad-bdc9-f821d43b3f2b tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.269466 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c8e1c90-ce3e-4cad-bdc9-f821d43b3f2b tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.270308 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 316/1267] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:26:58 2026] DELETE /volume/v3/volumes/27572010-20ce-4847-b9fc-ca6ea47ae868 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:26:58.277603 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c8e1c90-ce3e-4cad-bdc9-f821d43b3f2b tempest-VolumeRetypeWithoutMigrationTest-1018126874 tempest-VolumeRetypeWithoutMigrationTest-1018126874-project-admin] https://10.4.3.114/volume/v3/types/b233d80f-144a-41e7-bac7-e8e93cda704b returned with HTTP 404 Aug 14 22:26:58.277802 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 324/1268] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:26:58 2026] GET /volume/v3/types/b233d80f-144a-41e7-bac7-e8e93cda704b => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:58.281600 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b467a633-30e1-4089-9751-2d32a456e99f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.286273 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:26:58.286273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1220398012"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:58.288567 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1220398012'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:26:58.288895 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Create volume of 1 GB Aug 14 22:26:58.301287 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Availability Zones retrieved successfully. Aug 14 22:26:58.308455 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Flow 'volume_create_api' (641688a6-fbeb-4932-8400-e1b10b9144e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:58.310304 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e105ced-efb8-4650-a93c-f34110e1d257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:58.311510 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:26:58.374224 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e105ced-efb8-4650-a93c-f34110e1d257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:58.375735 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a493fa-041e-495b-8552-9a9f065fe48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:58.461869 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Created reservations ['75ecb1cd-08ed-4533-9494-9275eefcc51d', '0defeba2-09d5-4611-b942-42ded5f5a81c', 'd7bdab20-b105-4304-b175-33f1cf8a6d77', 'bcc03e60-29c8-4dbe-a031-2923bb1428f7'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:26:58.463058 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a493fa-041e-495b-8552-9a9f065fe48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75ecb1cd-08ed-4533-9494-9275eefcc51d', '0defeba2-09d5-4611-b942-42ded5f5a81c', 'd7bdab20-b105-4304-b175-33f1cf8a6d77', 'bcc03e60-29c8-4dbe-a031-2923bb1428f7']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:58.464227 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b9dfad8-6299-4e8c-bae1-ed5c0f787fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:58.506323 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b9dfad8-6299-4e8c-bae1-ed5c0f787fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ecc4478-a04d-490a-93f6-7a71af51ac4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1220398012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6410d77690a74f0b8e076c481034ac47',qos_specs=None,replication_status=,reservations=['75ecb1cd-08ed-4533-9494-9275eefcc51d','0defeba2-09d5-4611-b942-42ded5f5a81c','d7bdab20-b105-4304-b175-33f1cf8a6d77','bcc03e60-29c8-4dbe-a031-2923bb1428f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='124aa2359bc942699556ec5dfbf75992',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:26:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1220398012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ecc4478-a04d-490a-93f6-7a71af51ac4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6410d77690a74f0b8e076c481034ac47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='124aa2359bc942699556ec5dfbf75992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:58.507519 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60eaf9f4-5802-4d25-b266-7815e9005bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:58.538916 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60eaf9f4-5802-4d25-b266-7815e9005bee) transitioned into state 'SUCCESS' from state '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-1220398012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6410d77690a74f0b8e076c481034ac47',qos_specs=None,replication_status=,reservations=['75ecb1cd-08ed-4533-9494-9275eefcc51d','0defeba2-09d5-4611-b942-42ded5f5a81c','d7bdab20-b105-4304-b175-33f1cf8a6d77','bcc03e60-29c8-4dbe-a031-2923bb1428f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='124aa2359bc942699556ec5dfbf75992',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:58.539927 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f20c2d4d-6d1d-4290-95a9-36f6e3dcd95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:26:58.563969 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f20c2d4d-6d1d-4290-95a9-36f6e3dcd95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:26:58.565751 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Flow 'volume_create_api' (641688a6-fbeb-4932-8400-e1b10b9144e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:26:58.568501 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Create volume request issued successfully. Aug 14 22:26:58.568501 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b467a633-30e1-4089-9751-2d32a456e99f tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:26:58.569841 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 310/1269] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:26:58 2026] POST /volume/v3/volumes => generated 819 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:58.590907 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14e8406b-a709-483d-91ae-df75c08aa421 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:58.594543 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14e8406b-a709-483d-91ae-df75c08aa421 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] GET https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c Aug 14 22:26:58.594873 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14e8406b-a709-483d-91ae-df75c08aa421 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:58.595311 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14e8406b-a709-483d-91ae-df75c08aa421 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:58.612245 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:58.612245 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:58.625233 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14e8406b-a709-483d-91ae-df75c08aa421 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Volume info retrieved successfully. Aug 14 22:26:58.634930 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14e8406b-a709-483d-91ae-df75c08aa421 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c returned with HTTP 200 Aug 14 22:26:58.635860 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 320/1270] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:58 2026] GET /volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:59.259745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d856b0c8-db42-42c0-a5e2-214cd2dc127b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:59.263492 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d856b0c8-db42-42c0-a5e2-214cd2dc127b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:26:59.263737 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d856b0c8-db42-42c0-a5e2-214cd2dc127b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:59.263978 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d856b0c8-db42-42c0-a5e2-214cd2dc127b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:59.266147 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c03e030c-30af-4b29-8fcb-c39a35305d4f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:59.269907 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c03e030c-30af-4b29-8fcb-c39a35305d4f tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 Aug 14 22:26:59.270239 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c03e030c-30af-4b29-8fcb-c39a35305d4f tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:59.270552 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c03e030c-30af-4b29-8fcb-c39a35305d4f tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:59.282471 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c03e030c-30af-4b29-8fcb-c39a35305d4f tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242 tempest-VolumeSnapshotQuotasNegativeTestJSON-1244059242-project-member] https://10.4.3.114/volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 returned with HTTP 404 Aug 14 22:26:59.283299 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 325/1271] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:59 2026] GET /volume/v3/volumes/5f8e7ed1-3cf0-4090-94a8-6c05bbe5be78 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:59.297000 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-21efb079-236d-4774-ba12-7d6a8da1b28f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:59.299331 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:59.299331 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:59.300690 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21efb079-236d-4774-ba12-7d6a8da1b28f tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] PUT https://10.4.3.114/volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc Aug 14 22:26:59.301238 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21efb079-236d-4774-ba12-7d6a8da1b28f tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:59.311690 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d856b0c8-db42-42c0-a5e2-214cd2dc127b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:26:59.324025 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d856b0c8-db42-42c0-a5e2-214cd2dc127b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:26:59.324390 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 317/1272] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:26:59 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1148 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:26:59.346791 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:59.346791 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:26:59.464504 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21efb079-236d-4774-ba12-7d6a8da1b28f tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930 tempest-VolumeSnapshotQuotasNegativeTestJSON-787185930-project-admin] https://10.4.3.114/volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc returned with HTTP 200 Aug 14 22:26:59.465085 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 311/1273] 10.4.3.114 () {68 vars in 1375 bytes} [Fri Aug 14 22:26:59 2026] PUT /volume/v3/os-quota-sets/fc5f8993e9ce4e59a0a00781093e72bc => generated 395 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:26:59.657174 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abafe8d3-c549-4709-965c-89ae51629ce8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:59.660330 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abafe8d3-c549-4709-965c-89ae51629ce8 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] GET https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c Aug 14 22:26:59.660473 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abafe8d3-c549-4709-965c-89ae51629ce8 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:59.661068 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abafe8d3-c549-4709-965c-89ae51629ce8 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:59.671130 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:59.671130 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:59.679226 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-abafe8d3-c549-4709-965c-89ae51629ce8 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Volume info retrieved successfully. Aug 14 22:26:59.687437 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abafe8d3-c549-4709-965c-89ae51629ce8 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c returned with HTTP 200 Aug 14 22:26:59.688322 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 321/1274] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:59 2026] GET /volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:59.707906 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f6ee1914-30c9-469e-b003-dd4a496c4562 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:59.714056 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6ee1914-30c9-469e-b003-dd4a496c4562 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] POST https://10.4.3.114/volume/v3/volume-transfers Aug 14 22:26:59.717083 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f6ee1914-30c9-469e-b003-dd4a496c4562 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0ecc4478-a04d-490a-93f6-7a71af51ac4c"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:26:59.719537 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volume_transfer [None req-f6ee1914-30c9-469e-b003-dd4a496c4562 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Creating new volume transfer {'transfer': {'volume_id': '0ecc4478-a04d-490a-93f6-7a71af51ac4c'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 22:26:59.719537 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volume_transfer [None req-f6ee1914-30c9-469e-b003-dd4a496c4562 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Creating transfer of volume 0ecc4478-a04d-490a-93f6-7a71af51ac4c Aug 14 22:26:59.719537 np0000007343 devstack@c-api.service[100322]: INFO cinder.transfer.api [None req-f6ee1914-30c9-469e-b003-dd4a496c4562 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Generating transfer record for volume 0ecc4478-a04d-490a-93f6-7a71af51ac4c Aug 14 22:26:59.744823 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:59.744823 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:59.765472 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6ee1914-30c9-469e-b003-dd4a496c4562 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volume-transfers returned with HTTP 202 Aug 14 22:26:59.766243 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 326/1275] 10.4.3.114 () {70 vars in 1326 bytes} [Fri Aug 14 22:26:59 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:26:59.783734 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f1d2023f-60ac-4ab1-bc85-3c87577ffed0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:59.786050 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1d2023f-60ac-4ab1-bc85-3c87577ffed0 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] GET https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c Aug 14 22:26:59.786050 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1d2023f-60ac-4ab1-bc85-3c87577ffed0 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:59.786050 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1d2023f-60ac-4ab1-bc85-3c87577ffed0 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:59.799007 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:59.799007 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:26:59.807214 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f1d2023f-60ac-4ab1-bc85-3c87577ffed0 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Volume info retrieved successfully. Aug 14 22:26:59.813821 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1d2023f-60ac-4ab1-bc85-3c87577ffed0 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c returned with HTTP 200 Aug 14 22:26:59.814574 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 318/1276] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:59 2026] GET /volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c => generated 954 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:59.841626 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-854c07b0-a18d-4235-9980-6e47e116758b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:59.850481 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-854c07b0-a18d-4235-9980-6e47e116758b tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] GET https://10.4.3.114/volume/v3/volume-transfers/detail Aug 14 22:26:59.850481 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-854c07b0-a18d-4235-9980-6e47e116758b tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:59.851104 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-854c07b0-a18d-4235-9980-6e47e116758b tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:59.851501 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volume_transfer [None req-854c07b0-a18d-4235-9980-6e47e116758b tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Listing volume transfers {{(pid=100323) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 22:26:59.859445 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-854c07b0-a18d-4235-9980-6e47e116758b tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 22:26:59.860280 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 312/1277] 10.4.3.114 () {68 vars in 1326 bytes} [Fri Aug 14 22:26:59 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:59.873885 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b0f2871c-0930-45a7-9f5b-2e14000cf094 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:59.877749 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0f2871c-0930-45a7-9f5b-2e14000cf094 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] DELETE https://10.4.3.114/volume/v3/volume-transfers/d4e6335d-ac0f-40e3-a097-f31342e963d7 Aug 14 22:26:59.878312 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0f2871c-0930-45a7-9f5b-2e14000cf094 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:59.878504 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0f2871c-0930-45a7-9f5b-2e14000cf094 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:59.878608 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-b0f2871c-0930-45a7-9f5b-2e14000cf094 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Delete transfer with id: d4e6335d-ac0f-40e3-a097-f31342e963d7 Aug 14 22:26:59.894783 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:59.894783 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:26:59.912106 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0f2871c-0930-45a7-9f5b-2e14000cf094 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volume-transfers/d4e6335d-ac0f-40e3-a097-f31342e963d7 returned with HTTP 202 Aug 14 22:26:59.912816 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 322/1278] 10.4.3.114 () {68 vars in 1419 bytes} [Fri Aug 14 22:26:59 2026] DELETE /volume/v3/volume-transfers/d4e6335d-ac0f-40e3-a097-f31342e963d7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:26:59.928646 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-22378360-371c-4aaf-b531-16a3243ccd4d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:59.933356 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22378360-371c-4aaf-b531-16a3243ccd4d tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] GET https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c Aug 14 22:26:59.933486 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22378360-371c-4aaf-b531-16a3243ccd4d tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:59.933749 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22378360-371c-4aaf-b531-16a3243ccd4d tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:59.947144 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:26:59.947144 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:26:59.954555 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-22378360-371c-4aaf-b531-16a3243ccd4d tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Volume info retrieved successfully. Aug 14 22:26:59.961939 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22378360-371c-4aaf-b531-16a3243ccd4d tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c returned with HTTP 200 Aug 14 22:26:59.962445 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 327/1279] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:26:59 2026] GET /volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c => generated 946 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:26:59.988561 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f9ee1bb-be21-4271-a316-3fc1b0d102cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:26:59.994893 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f9ee1bb-be21-4271-a316-3fc1b0d102cb tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] DELETE https://10.4.3.114/volume/v3/volume-transfers/d4e6335d-ac0f-40e3-a097-f31342e963d7 Aug 14 22:26:59.994893 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f9ee1bb-be21-4271-a316-3fc1b0d102cb tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:26:59.994893 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f9ee1bb-be21-4271-a316-3fc1b0d102cb tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:26:59.996272 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.volume_transfer [None req-6f9ee1bb-be21-4271-a316-3fc1b0d102cb tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Delete transfer with id: d4e6335d-ac0f-40e3-a097-f31342e963d7 Aug 14 22:27:00.000934 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-946b5a65-fb64-4bd1-b3bd-81755f7c9703 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:00.006494 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-946b5a65-fb64-4bd1-b3bd-81755f7c9703 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments/701711ad-7c3f-40b3-ae03-fa391731398a/action Aug 14 22:27:00.006818 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-946b5a65-fb64-4bd1-b3bd-81755f7c9703 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:00.007046 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-946b5a65-fb64-4bd1-b3bd-81755f7c9703 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:00.009426 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f9ee1bb-be21-4271-a316-3fc1b0d102cb tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volume-transfers/d4e6335d-ac0f-40e3-a097-f31342e963d7 returned with HTTP 404 Aug 14 22:27:00.010212 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 319/1280] 10.4.3.114 () {68 vars in 1419 bytes} [Fri Aug 14 22:26:59 2026] DELETE /volume/v3/volume-transfers/d4e6335d-ac0f-40e3-a097-f31342e963d7 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:27:00.020871 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-878acf38-5112-4f49-b7f2-acd083f125c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:00.024931 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-878acf38-5112-4f49-b7f2-acd083f125c7 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c Aug 14 22:27:00.024931 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-878acf38-5112-4f49-b7f2-acd083f125c7 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:00.025196 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-878acf38-5112-4f49-b7f2-acd083f125c7 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:00.025196 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-878acf38-5112-4f49-b7f2-acd083f125c7 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Delete volume with id: 0ecc4478-a04d-490a-93f6-7a71af51ac4c Aug 14 22:27:00.040105 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:00.040105 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:00.041225 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-878acf38-5112-4f49-b7f2-acd083f125c7 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Volume info retrieved successfully. Aug 14 22:27:00.043075 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:00.043075 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:00.071642 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e017b5b4-5d36-4698-9a97-8d11a41d5f74 req-946b5a65-fb64-4bd1-b3bd-81755f7c9703 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/701711ad-7c3f-40b3-ae03-fa391731398a/action returned with HTTP 204 Aug 14 22:27:00.072558 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 313/1281] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:26:59 2026] POST /volume/v3/attachments/701711ad-7c3f-40b3-ae03-fa391731398a/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:00.082750 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-878acf38-5112-4f49-b7f2-acd083f125c7 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Delete volume request issued successfully. Aug 14 22:27:00.082750 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-878acf38-5112-4f49-b7f2-acd083f125c7 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c returned with HTTP 202 Aug 14 22:27:00.082750 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 323/1282] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:27:00 2026] DELETE /volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:27:00.098461 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-977b17dc-c557-4238-b4c8-2cafc5565885 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:00.103119 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-977b17dc-c557-4238-b4c8-2cafc5565885 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] GET https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c Aug 14 22:27:00.103581 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-977b17dc-c557-4238-b4c8-2cafc5565885 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:00.103581 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-977b17dc-c557-4238-b4c8-2cafc5565885 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:00.121639 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:00.121639 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:00.135313 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-977b17dc-c557-4238-b4c8-2cafc5565885 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Volume info retrieved successfully. Aug 14 22:27:00.143725 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-977b17dc-c557-4238-b4c8-2cafc5565885 tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c returned with HTTP 200 Aug 14 22:27:00.143725 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 328/1283] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:00 2026] GET /volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c => generated 1130 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:27:00.344446 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-91af9a8e-d222-4e13-8572-bef9da189d46 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:00.347713 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91af9a8e-d222-4e13-8572-bef9da189d46 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:27:00.348016 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91af9a8e-d222-4e13-8572-bef9da189d46 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:00.348962 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91af9a8e-d222-4e13-8572-bef9da189d46 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:00.379693 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:00.379693 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:00.398368 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-91af9a8e-d222-4e13-8572-bef9da189d46 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:27:00.408186 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91af9a8e-d222-4e13-8572-bef9da189d46 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:27:00.410510 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 320/1284] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:00 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1442 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:01.310350 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6388c6ce-1104-4197-bcc7-419222f6649b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:01.310350 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6388c6ce-1104-4197-bcc7-419222f6649b tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] GET https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c Aug 14 22:27:01.310350 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6388c6ce-1104-4197-bcc7-419222f6649b tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:01.310350 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6388c6ce-1104-4197-bcc7-419222f6649b tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:01.310350 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6388c6ce-1104-4197-bcc7-419222f6649b tempest-VolumesTransfersV355Test-1195755317 tempest-VolumesTransfersV355Test-1195755317-project-admin] https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c returned with HTTP 404 Aug 14 22:27:01.310350 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 314/1285] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:01 2026] GET /volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:27:01.318726 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b0793c03-b88c-4ac9-b7a4-f4ce4fa5ad50 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:01.318726 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0793c03-b88c-4ac9-b7a4-f4ce4fa5ad50 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] GET https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c Aug 14 22:27:01.318726 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0793c03-b88c-4ac9-b7a4-f4ce4fa5ad50 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:01.318726 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0793c03-b88c-4ac9-b7a4-f4ce4fa5ad50 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:01.318726 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0793c03-b88c-4ac9-b7a4-f4ce4fa5ad50 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c returned with HTTP 404 Aug 14 22:27:01.318726 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 324/1286] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:01 2026] GET /volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:27:01.323130 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d8a51256-00e7-44a8-a3ed-613f8a8f2ac0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:01.323130 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8a51256-00e7-44a8-a3ed-613f8a8f2ac0 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] DELETE https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c Aug 14 22:27:01.323130 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d8a51256-00e7-44a8-a3ed-613f8a8f2ac0 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:01.323130 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d8a51256-00e7-44a8-a3ed-613f8a8f2ac0 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:01.323130 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d8a51256-00e7-44a8-a3ed-613f8a8f2ac0 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] Delete volume with id: 0ecc4478-a04d-490a-93f6-7a71af51ac4c Aug 14 22:27:01.323130 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8a51256-00e7-44a8-a3ed-613f8a8f2ac0 tempest-VolumesTransfersV355Test-1295474858 tempest-VolumesTransfersV355Test-1295474858-project-member] https://10.4.3.114/volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c returned with HTTP 404 Aug 14 22:27:01.323130 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 329/1287] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:27:01 2026] DELETE /volume/v3/volumes/0ecc4478-a04d-490a-93f6-7a71af51ac4c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:27:01.787990 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:01.791763 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:27:01.792330 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1456358345"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:01.794470 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1456358345'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:27:01.794606 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Create volume of 1 GB Aug 14 22:27:01.802384 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Availability Zones retrieved successfully. Aug 14 22:27:01.815916 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Flow 'volume_create_api' (f273c7e4-3b50-4210-97d3-aeb12df90edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:01.817956 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c5b574d-765b-43df-9366-08daea205a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:01.818809 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:27:01.863819 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c5b574d-765b-43df-9366-08daea205a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:01.865191 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27cf4cb-ad28-436d-b6a9-5f0a04680419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:01.951489 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Created reservations ['bd6d7f82-e791-49b5-8c0b-2105d9e7314e', '7b4f0ba8-11cb-4a47-a24b-5208e59d8fa7', '5bbafb7b-c973-4d04-bdb8-76c69b72fa11', '35a54c41-c040-4f33-bd3f-058448bb3b7a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:01.952597 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27cf4cb-ad28-436d-b6a9-5f0a04680419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd6d7f82-e791-49b5-8c0b-2105d9e7314e', '7b4f0ba8-11cb-4a47-a24b-5208e59d8fa7', '5bbafb7b-c973-4d04-bdb8-76c69b72fa11', '35a54c41-c040-4f33-bd3f-058448bb3b7a']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:01.953903 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af56eb6-dee8-4930-b689-7ec67202b706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:02.001972 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af56eb6-dee8-4930-b689-7ec67202b706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a519d53-24d0-4a5e-9572-f97d3b5301f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1456358345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bafc5c40246e42dfa9d8b0453fc7ad8b',qos_specs=None,replication_status=,reservations=['bd6d7f82-e791-49b5-8c0b-2105d9e7314e','7b4f0ba8-11cb-4a47-a24b-5208e59d8fa7','5bbafb7b-c973-4d04-bdb8-76c69b72fa11','35a54c41-c040-4f33-bd3f-058448bb3b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04acb9aadcb346558fdf6eb77f204592',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:27:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1456358345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a519d53-24d0-4a5e-9572-f97d3b5301f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bafc5c40246e42dfa9d8b0453fc7ad8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04acb9aadcb346558fdf6eb77f204592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:02.003524 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (372111d9-6a6b-4314-8ee9-edc966767162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:02.029986 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (372111d9-6a6b-4314-8ee9-edc966767162) transitioned into state 'SUCCESS' from state '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-1456358345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bafc5c40246e42dfa9d8b0453fc7ad8b',qos_specs=None,replication_status=,reservations=['bd6d7f82-e791-49b5-8c0b-2105d9e7314e','7b4f0ba8-11cb-4a47-a24b-5208e59d8fa7','5bbafb7b-c973-4d04-bdb8-76c69b72fa11','35a54c41-c040-4f33-bd3f-058448bb3b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04acb9aadcb346558fdf6eb77f204592',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:02.030991 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b96fedfe-b003-4711-bf01-df44529a528d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:02.047775 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b96fedfe-b003-4711-bf01-df44529a528d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:02.048955 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Flow 'volume_create_api' (f273c7e4-3b50-4210-97d3-aeb12df90edb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:02.049618 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Create volume request issued successfully. Aug 14 22:27:02.050489 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8f0d219-bbd0-419d-9083-617b71a26be1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:27:02.051350 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 321/1288] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:27:01 2026] POST /volume/v3/volumes => generated 759 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:02.071010 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c3064bc5-9a33-4219-a1b4-32a23a548739 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:02.073368 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3064bc5-9a33-4219-a1b4-32a23a548739 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:27:02.073629 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3064bc5-9a33-4219-a1b4-32a23a548739 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:02.073865 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3064bc5-9a33-4219-a1b4-32a23a548739 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:02.086423 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:02.086423 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:02.100635 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c3064bc5-9a33-4219-a1b4-32a23a548739 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:27:02.108918 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3064bc5-9a33-4219-a1b4-32a23a548739 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:27:02.109345 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 315/1289] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:02 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:27:03.093906 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cf739733-2b4a-4a36-bf4a-754f7b6069ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:03.100454 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:03.136937 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b3dc134-f5b0-4b71-bf97-c135f35a72c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:03.139984 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b3dc134-f5b0-4b71-bf97-c135f35a72c5 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:27:03.140193 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b3dc134-f5b0-4b71-bf97-c135f35a72c5 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:03.140463 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b3dc134-f5b0-4b71-bf97-c135f35a72c5 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:03.153730 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:03.153730 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:03.163970 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5b3dc134-f5b0-4b71-bf97-c135f35a72c5 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:27:03.171774 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b3dc134-f5b0-4b71-bf97-c135f35a72c5 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:27:03.172426 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 322/1290] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:03 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:03.213147 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf739733-2b4a-4a36-bf4a-754f7b6069ca tempest-ExtensionsTestJSON-302633987 tempest-ExtensionsTestJSON-302633987-project-member] GET https://10.4.3.114/volume/v3/extensions Aug 14 22:27:03.214231 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf739733-2b4a-4a36-bf4a-754f7b6069ca tempest-ExtensionsTestJSON-302633987 tempest-ExtensionsTestJSON-302633987-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:03.214231 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf739733-2b4a-4a36-bf4a-754f7b6069ca tempest-ExtensionsTestJSON-302633987 tempest-ExtensionsTestJSON-302633987-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:03.214231 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf739733-2b4a-4a36-bf4a-754f7b6069ca tempest-ExtensionsTestJSON-302633987 tempest-ExtensionsTestJSON-302633987-project-member] https://10.4.3.114/volume/v3/extensions returned with HTTP 200 Aug 14 22:27:03.214567 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 325/1291] 10.4.3.114 () {66 vars in 1246 bytes} [Fri Aug 14 22:27:03 2026] GET /volume/v3/extensions => generated 5245 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:03.304282 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:27:03.304282 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1672914248"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:03.307920 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1672914248'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:27:03.308270 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Create volume of 1 GB Aug 14 22:27:03.316650 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Availability Zones retrieved successfully. Aug 14 22:27:03.325929 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Flow 'volume_create_api' (45757038-bcfd-4d80-9a70-3e70b1a5286a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:03.327491 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef16d421-0eff-4b45-885a-632adeba52e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:03.328595 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:27:03.403030 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef16d421-0eff-4b45-885a-632adeba52e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:03.405207 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5e05dc5-f920-4b44-a353-6046811b1484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:03.529509 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Created reservations ['0581a046-4f2a-48b7-a303-de8741ba658f', 'ff24f543-f0b8-4bb4-9eed-cb446fe4088e', '454c30b8-88cf-49a6-b28c-5825fc95d088', '43c0da7f-93be-4d47-bc41-b6fadc6b3f69'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:03.530660 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5e05dc5-f920-4b44-a353-6046811b1484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0581a046-4f2a-48b7-a303-de8741ba658f', 'ff24f543-f0b8-4bb4-9eed-cb446fe4088e', '454c30b8-88cf-49a6-b28c-5825fc95d088', '43c0da7f-93be-4d47-bc41-b6fadc6b3f69']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:03.532054 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (433ccb1a-5c9d-4bc3-a5a6-d410a1f9feac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:03.583908 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (433ccb1a-5c9d-4bc3-a5a6-d410a1f9feac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cfead87-bc31-427d-b582-71abdd45fc08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1672914248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ec826c1cb1469cb7ab99ed396af447',qos_specs=None,replication_status=,reservations=['0581a046-4f2a-48b7-a303-de8741ba658f','ff24f543-f0b8-4bb4-9eed-cb446fe4088e','454c30b8-88cf-49a6-b28c-5825fc95d088','43c0da7f-93be-4d47-bc41-b6fadc6b3f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a52efdeb624590b204d0315c30215b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1672914248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cfead87-bc31-427d-b582-71abdd45fc08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33ec826c1cb1469cb7ab99ed396af447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79a52efdeb624590b204d0315c30215b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:03.583908 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cccb46b-9748-4f1e-b246-b57a111d451a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:03.625074 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cccb46b-9748-4f1e-b246-b57a111d451a) transitioned into state 'SUCCESS' from state '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-1672914248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ec826c1cb1469cb7ab99ed396af447',qos_specs=None,replication_status=,reservations=['0581a046-4f2a-48b7-a303-de8741ba658f','ff24f543-f0b8-4bb4-9eed-cb446fe4088e','454c30b8-88cf-49a6-b28c-5825fc95d088','43c0da7f-93be-4d47-bc41-b6fadc6b3f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a52efdeb624590b204d0315c30215b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:03.626428 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73b002c-27f6-40a7-90b5-52bdaeb8e19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:03.647015 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73b002c-27f6-40a7-90b5-52bdaeb8e19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:03.647383 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Flow 'volume_create_api' (45757038-bcfd-4d80-9a70-3e70b1a5286a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:03.647751 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Create volume request issued successfully. Aug 14 22:27:03.648508 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-61c2af45-92ac-4062-9b42-8073d7a7ca42 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:27:03.649074 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 330/1292] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:27:03 2026] POST /volume/v3/volumes => generated 754 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:03.670513 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9e5c9e3e-d30c-43eb-952b-c74a9bfcca45 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:03.672908 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e5c9e3e-d30c-43eb-952b-c74a9bfcca45 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 Aug 14 22:27:03.674168 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e5c9e3e-d30c-43eb-952b-c74a9bfcca45 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:03.674168 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e5c9e3e-d30c-43eb-952b-c74a9bfcca45 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:03.687656 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:03.687656 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:03.698686 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9e5c9e3e-d30c-43eb-952b-c74a9bfcca45 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:03.709395 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e5c9e3e-d30c-43eb-952b-c74a9bfcca45 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 returned with HTTP 200 Aug 14 22:27:03.710298 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 316/1293] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:03 2026] GET /volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:04.723805 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-423ed9d5-a9a0-40a7-a643-1bf0804609a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:04.728763 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-423ed9d5-a9a0-40a7-a643-1bf0804609a4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:27:04.728763 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-423ed9d5-a9a0-40a7-a643-1bf0804609a4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:04.729912 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-423ed9d5-a9a0-40a7-a643-1bf0804609a4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:04.735530 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-289416f8-f308-42e3-925f-a94d1111277f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:04.736584 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-289416f8-f308-42e3-925f-a94d1111277f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 Aug 14 22:27:04.736946 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-289416f8-f308-42e3-925f-a94d1111277f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:04.737074 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-289416f8-f308-42e3-925f-a94d1111277f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:04.766798 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:04.766798 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:04.775424 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-289416f8-f308-42e3-925f-a94d1111277f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:04.782024 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:04.782024 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:04.784680 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-289416f8-f308-42e3-925f-a94d1111277f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 returned with HTTP 200 Aug 14 22:27:04.785445 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 326/1294] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:04 2026] GET /volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:04.796021 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-423ed9d5-a9a0-40a7-a643-1bf0804609a4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:27:04.802460 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-423ed9d5-a9a0-40a7-a643-1bf0804609a4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:27:04.803049 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 323/1295] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:27:04 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1442 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:04.807682 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-32a4bd69-c302-4a21-a5c6-fbb9bb2a9479 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:04.810246 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32a4bd69-c302-4a21-a5c6-fbb9bb2a9479 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:27:04.810526 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32a4bd69-c302-4a21-a5c6-fbb9bb2a9479 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4cfead87-bc31-427d-b582-71abdd45fc08", "name": "tempest-VolumesBackupsAdminTest-Backup-1143379876", "container": "tempest-volumesbackupsadmintest-backup-container-1201290741"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:04.813653 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-32a4bd69-c302-4a21-a5c6-fbb9bb2a9479 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Creating new backup {'backup': {'volume_id': '4cfead87-bc31-427d-b582-71abdd45fc08', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1143379876', 'container': 'tempest-volumesbackupsadmintest-backup-container-1201290741'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:27:04.813852 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-32a4bd69-c302-4a21-a5c6-fbb9bb2a9479 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Creating backup of volume 4cfead87-bc31-427d-b582-71abdd45fc08 in container tempest-volumesbackupsadmintest-backup-container-1201290741 Aug 14 22:27:04.836239 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:04.836239 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:04.836940 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-32a4bd69-c302-4a21-a5c6-fbb9bb2a9479 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:04.906613 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-32a4bd69-c302-4a21-a5c6-fbb9bb2a9479 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Created reservations ['cbc9c750-e43f-4464-9117-f4335a1e6102', '6f387d59-e322-4b0a-b043-c81ac450f7fb'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:04.978537 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32a4bd69-c302-4a21-a5c6-fbb9bb2a9479 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:27:04.980212 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 331/1296] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:27:04 2026] POST /volume/v3/backups => generated 335 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:04.995216 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a7574e37-0c42-4f29-a22b-a144a211afa1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:04.998534 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7574e37-0c42-4f29-a22b-a144a211afa1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:04.998534 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7574e37-0c42-4f29-a22b-a144a211afa1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:04.998732 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7574e37-0c42-4f29-a22b-a144a211afa1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:04.999200 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a7574e37-0c42-4f29-a22b-a144a211afa1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:05.007717 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:05.007717 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:05.009775 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7574e37-0c42-4f29-a22b-a144a211afa1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:05.009775 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 317/1297] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:04 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:05.354967 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5add99e0-8168-4303-b75d-57dc31f3baa1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:05.355609 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5add99e0-8168-4303-b75d-57dc31f3baa1 None None] GET https://10.4.3.114/volume// Aug 14 22:27:05.355809 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5add99e0-8168-4303-b75d-57dc31f3baa1 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:05.356048 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5add99e0-8168-4303-b75d-57dc31f3baa1 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:05.356508 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5add99e0-8168-4303-b75d-57dc31f3baa1 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:27:05.356957 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 327/1298] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:27: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 14 22:27:05.370741 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-7ca2736b-4a83-4ccb-b9fe-a4d10fabf0d9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:05.373502 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-7ca2736b-4a83-4ccb-b9fe-a4d10fabf0d9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:27:05.373832 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-7ca2736b-4a83-4ccb-b9fe-a4d10fabf0d9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4c7c053-8892-41de-bc72-491c4f1daceb", "connector": null, "instance_uuid": "369c2423-f8ef-41fe-9e96-16e95523436c"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:05.392787 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:05.392787 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:05.429388 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-7ca2736b-4a83-4ccb-b9fe-a4d10fabf0d9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:27:05.430242 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 324/1299] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:27:05 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 14 22:27:05.452904 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-f536cf73-2a54-472f-9793-6644d8e75ad1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:05.455463 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-f536cf73-2a54-472f-9793-6644d8e75ad1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] DELETE https://10.4.3.114/volume/v3/attachments/d37e2183-672d-4906-adf9-28be9501e09e Aug 14 22:27:05.455794 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-f536cf73-2a54-472f-9793-6644d8e75ad1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:05.456117 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-f536cf73-2a54-472f-9793-6644d8e75ad1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:05.472721 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:05.472721 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:05.566491 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-f536cf73-2a54-472f-9793-6644d8e75ad1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/d37e2183-672d-4906-adf9-28be9501e09e returned with HTTP 200 Aug 14 22:27:05.567173 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 332/1300] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:27:05 2026] DELETE /volume/v3/attachments/d37e2183-672d-4906-adf9-28be9501e09e => generated 367 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:06.029434 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-04ac7c1b-8824-465d-a01b-1d13fad15a78 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:06.032184 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04ac7c1b-8824-465d-a01b-1d13fad15a78 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:06.032184 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04ac7c1b-8824-465d-a01b-1d13fad15a78 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:06.032476 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04ac7c1b-8824-465d-a01b-1d13fad15a78 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:06.032627 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-04ac7c1b-8824-465d-a01b-1d13fad15a78 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:06.038186 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:06.038186 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:06.039035 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04ac7c1b-8824-465d-a01b-1d13fad15a78 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:06.039805 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 318/1301] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:06 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:06.232297 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-539bce9a-37ea-402b-a05b-5df01301bd68 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:06.523474 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:27:06.523781 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1477377683"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:06.525855 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1477377683'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:27:06.526477 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Create volume of 1 GB Aug 14 22:27:06.535429 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Availability Zones retrieved successfully. Aug 14 22:27:06.546177 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Flow 'volume_create_api' (52be3422-4580-49b2-bd04-19fe3f28aa94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:06.548467 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6a6037-665b-4e27-98dd-dc3af99cd066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:06.549505 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:27:06.602563 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6a6037-665b-4e27-98dd-dc3af99cd066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:06.603274 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf05667-90a4-480e-ad3c-de4dc22f13c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:06.697104 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Created reservations ['48e99742-a06c-4a6f-a3b5-8889c1d8eec5', '378ac9ac-63f0-4f7c-9222-e680e36fc1c4', '6674812c-ae86-4ae4-967a-eb2b3e91ed6a', '29dd33db-fd4a-4389-80ec-2cfceb34888b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:06.698272 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf05667-90a4-480e-ad3c-de4dc22f13c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48e99742-a06c-4a6f-a3b5-8889c1d8eec5', '378ac9ac-63f0-4f7c-9222-e680e36fc1c4', '6674812c-ae86-4ae4-967a-eb2b3e91ed6a', '29dd33db-fd4a-4389-80ec-2cfceb34888b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:06.699873 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d275d0ca-33b3-4540-8a88-323bf396c8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:06.734096 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d275d0ca-33b3-4540-8a88-323bf396c8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a94a435c-91d6-4202-ac42-3b8f28a258dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1477377683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e75da6974e94b5c961ee03526e5f89c',qos_specs=None,replication_status=,reservations=['48e99742-a06c-4a6f-a3b5-8889c1d8eec5','378ac9ac-63f0-4f7c-9222-e680e36fc1c4','6674812c-ae86-4ae4-967a-eb2b3e91ed6a','29dd33db-fd4a-4389-80ec-2cfceb34888b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dec3e1079e48f38715d416c9664610',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:27:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1477377683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a94a435c-91d6-4202-ac42-3b8f28a258dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e75da6974e94b5c961ee03526e5f89c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1dec3e1079e48f38715d416c9664610',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:06.735208 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b60ccf1a-bcdc-4b36-a03b-22f54f6394ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:06.781889 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b60ccf1a-bcdc-4b36-a03b-22f54f6394ef) transitioned into state 'SUCCESS' from state '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-1477377683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e75da6974e94b5c961ee03526e5f89c',qos_specs=None,replication_status=,reservations=['48e99742-a06c-4a6f-a3b5-8889c1d8eec5','378ac9ac-63f0-4f7c-9222-e680e36fc1c4','6674812c-ae86-4ae4-967a-eb2b3e91ed6a','29dd33db-fd4a-4389-80ec-2cfceb34888b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1dec3e1079e48f38715d416c9664610',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:06.782783 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2169e1af-e27c-4a99-9313-92930ca2c88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:06.799445 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2169e1af-e27c-4a99-9313-92930ca2c88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:06.800325 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Flow 'volume_create_api' (52be3422-4580-49b2-bd04-19fe3f28aa94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:06.800739 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Create volume request issued successfully. Aug 14 22:27:06.801666 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-539bce9a-37ea-402b-a05b-5df01301bd68 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:27:06.802587 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 328/1302] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:27:06 2026] POST /volume/v3/volumes => generated 750 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:06.819680 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5567ff5e-0c61-457f-af8e-bcaefe144988 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:06.822587 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5567ff5e-0c61-457f-af8e-bcaefe144988 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] GET https://10.4.3.114/volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd Aug 14 22:27:06.823017 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5567ff5e-0c61-457f-af8e-bcaefe144988 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:06.823415 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5567ff5e-0c61-457f-af8e-bcaefe144988 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:06.835179 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:06.835179 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:06.843884 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5567ff5e-0c61-457f-af8e-bcaefe144988 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Volume info retrieved successfully. Aug 14 22:27:06.857157 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5567ff5e-0c61-457f-af8e-bcaefe144988 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] https://10.4.3.114/volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd returned with HTTP 200 Aug 14 22:27:06.857157 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 325/1303] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:06 2026] GET /volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:07.057125 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-370e3c8b-421d-4d1a-a20e-44a60334faad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:07.059543 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-370e3c8b-421d-4d1a-a20e-44a60334faad tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:07.059703 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-370e3c8b-421d-4d1a-a20e-44a60334faad tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:07.060544 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-370e3c8b-421d-4d1a-a20e-44a60334faad tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:07.060544 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-370e3c8b-421d-4d1a-a20e-44a60334faad tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:07.067366 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:07.067366 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:07.068275 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-370e3c8b-421d-4d1a-a20e-44a60334faad tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:07.068701 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 333/1304] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:07 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:07.084553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-5b132e03-943e-4fd1-8b07-1f562d34b68b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:07.087601 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-5b132e03-943e-4fd1-8b07-1f562d34b68b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] PUT https://10.4.3.114/volume/v3/attachments/ef9d2e5e-530f-4771-8e97-69ea62dcc431 Aug 14 22:27:07.088143 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-5b132e03-943e-4fd1-8b07-1f562d34b68b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:07.100245 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-5b132e03-943e-4fd1-8b07-1f562d34b68b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Acquiring lock "cinder-attachment_update-a4c7c053-8892-41de-bc72-491c4f1daceb-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:27:07.106695 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-5b132e03-943e-4fd1-8b07-1f562d34b68b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-a4c7c053-8892-41de-bc72-491c4f1daceb-np0000007343" acquired by "attachment_update" :: waited 0.006s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:27:07.108121 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:07.108121 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:07.231553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-5b132e03-943e-4fd1-8b07-1f562d34b68b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-a4c7c053-8892-41de-bc72-491c4f1daceb-np0000007343" released by "attachment_update" :: held 0.125s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:27:07.231901 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-5b132e03-943e-4fd1-8b07-1f562d34b68b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/ef9d2e5e-530f-4771-8e97-69ea62dcc431 returned with HTTP 200 Aug 14 22:27:07.232417 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 319/1305] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:27:07 2026] PUT /volume/v3/attachments/ef9d2e5e-530f-4771-8e97-69ea62dcc431 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:07.247782 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-3b864c22-dace-4703-a9f1-9730799fa2bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:07.252846 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-3b864c22-dace-4703-a9f1-9730799fa2bc tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/attachments/ef9d2e5e-530f-4771-8e97-69ea62dcc431 Aug 14 22:27:07.254079 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-3b864c22-dace-4703-a9f1-9730799fa2bc tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:07.254079 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-3b864c22-dace-4703-a9f1-9730799fa2bc tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:07.279438 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-3b864c22-dace-4703-a9f1-9730799fa2bc tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/ef9d2e5e-530f-4771-8e97-69ea62dcc431 returned with HTTP 200 Aug 14 22:27:07.280557 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 329/1306] 10.4.3.114 () {70 vars in 1651 bytes} [Fri Aug 14 22:27:07 2026] GET /volume/v3/attachments/ef9d2e5e-530f-4771-8e97-69ea62dcc431 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:07.877932 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d3942e4-0122-4e2f-adec-fe230214ea0d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:07.881608 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d3942e4-0122-4e2f-adec-fe230214ea0d tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] GET https://10.4.3.114/volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd Aug 14 22:27:07.881846 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d3942e4-0122-4e2f-adec-fe230214ea0d tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:07.882085 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d3942e4-0122-4e2f-adec-fe230214ea0d tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:07.890603 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:07.890603 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:07.895935 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d3942e4-0122-4e2f-adec-fe230214ea0d tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Volume info retrieved successfully. Aug 14 22:27:07.902507 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d3942e4-0122-4e2f-adec-fe230214ea0d tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] https://10.4.3.114/volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd returned with HTTP 200 Aug 14 22:27:07.903238 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 326/1307] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:07 2026] GET /volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:07.923529 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b573b83-1ca9-4815-9e26-0fa7579882eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:07.925691 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b573b83-1ca9-4815-9e26-0fa7579882eb tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] GET https://10.4.3.114/volume/v3/limits Aug 14 22:27:07.925950 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b573b83-1ca9-4815-9e26-0fa7579882eb tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:07.926215 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b573b83-1ca9-4815-9e26-0fa7579882eb tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:07.978595 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b573b83-1ca9-4815-9e26-0fa7579882eb tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] https://10.4.3.114/volume/v3/limits returned with HTTP 200 Aug 14 22:27:07.979483 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 334/1308] 10.4.3.114 () {66 vars in 1234 bytes} [Fri Aug 14 22:27:07 2026] GET /volume/v3/limits => generated 302 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:07.997724 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3e297e15-3e7d-455c-87cc-661b225486cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:08.001928 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e297e15-3e7d-455c-87cc-661b225486cc tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] GET https://10.4.3.114/volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd Aug 14 22:27:08.002282 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e297e15-3e7d-455c-87cc-661b225486cc tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:08.002553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e297e15-3e7d-455c-87cc-661b225486cc tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:08.014821 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:08.014821 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:08.019860 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3e297e15-3e7d-455c-87cc-661b225486cc tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Volume info retrieved successfully. Aug 14 22:27:08.025275 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e297e15-3e7d-455c-87cc-661b225486cc tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] https://10.4.3.114/volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd returned with HTTP 200 Aug 14 22:27:08.025815 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 320/1309] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:07 2026] GET /volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:08.041681 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a51b1a59-d077-46f6-b586-1d20ab5b823d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:08.045046 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a51b1a59-d077-46f6-b586-1d20ab5b823d tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd Aug 14 22:27:08.045046 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a51b1a59-d077-46f6-b586-1d20ab5b823d tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:08.045511 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a51b1a59-d077-46f6-b586-1d20ab5b823d tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:08.046371 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a51b1a59-d077-46f6-b586-1d20ab5b823d tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Delete volume with id: a94a435c-91d6-4202-ac42-3b8f28a258dd Aug 14 22:27:08.053839 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:08.053839 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:08.054528 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a51b1a59-d077-46f6-b586-1d20ab5b823d tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Volume info retrieved successfully. Aug 14 22:27:08.082268 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd6673b2-88f6-4e9d-88fa-857f24c199df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:08.085585 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a51b1a59-d077-46f6-b586-1d20ab5b823d tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Delete volume request issued successfully. Aug 14 22:27:08.085856 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a51b1a59-d077-46f6-b586-1d20ab5b823d tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] https://10.4.3.114/volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd returned with HTTP 202 Aug 14 22:27:08.086357 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd6673b2-88f6-4e9d-88fa-857f24c199df tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:08.086542 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 330/1310] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:27:08 2026] DELETE /volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:27:08.087122 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd6673b2-88f6-4e9d-88fa-857f24c199df tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:08.087122 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd6673b2-88f6-4e9d-88fa-857f24c199df tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:08.088808 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fd6673b2-88f6-4e9d-88fa-857f24c199df tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:08.100450 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4a115fd7-ce4c-4593-945b-7762088ce017 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:08.103421 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a115fd7-ce4c-4593-945b-7762088ce017 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] GET https://10.4.3.114/volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd Aug 14 22:27:08.103577 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a115fd7-ce4c-4593-945b-7762088ce017 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:08.104312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a115fd7-ce4c-4593-945b-7762088ce017 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:08.106168 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:08.106168 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:08.107772 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd6673b2-88f6-4e9d-88fa-857f24c199df tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:08.108399 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 327/1311] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:08 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:08.123620 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:08.123620 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:08.131987 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4a115fd7-ce4c-4593-945b-7762088ce017 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Volume info retrieved successfully. Aug 14 22:27:08.142626 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a115fd7-ce4c-4593-945b-7762088ce017 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] https://10.4.3.114/volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd returned with HTTP 200 Aug 14 22:27:08.143024 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 335/1312] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:08 2026] GET /volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:09.129132 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee4dd6f4-80e0-4328-82ea-76d87921aa09 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:09.135108 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee4dd6f4-80e0-4328-82ea-76d87921aa09 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:09.135108 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee4dd6f4-80e0-4328-82ea-76d87921aa09 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:09.137435 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee4dd6f4-80e0-4328-82ea-76d87921aa09 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:09.137435 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ee4dd6f4-80e0-4328-82ea-76d87921aa09 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:09.151761 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:09.151761 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:09.154929 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee4dd6f4-80e0-4328-82ea-76d87921aa09 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:09.158221 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 321/1313] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:09 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:09.164984 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aaccab46-64bb-4a32-a72c-ee138e2cbe69 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:09.171770 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aaccab46-64bb-4a32-a72c-ee138e2cbe69 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] GET https://10.4.3.114/volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd Aug 14 22:27:09.171770 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aaccab46-64bb-4a32-a72c-ee138e2cbe69 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:09.171770 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aaccab46-64bb-4a32-a72c-ee138e2cbe69 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:09.181384 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aaccab46-64bb-4a32-a72c-ee138e2cbe69 tempest-AbsoluteLimitsTests-1439253311 tempest-AbsoluteLimitsTests-1439253311-project-member] https://10.4.3.114/volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd returned with HTTP 404 Aug 14 22:27:09.183021 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 331/1314] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:09 2026] GET /volume/v3/volumes/a94a435c-91d6-4202-ac42-3b8f28a258dd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:10.182030 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c167ba4-86a9-4188-80b2-82b024778d94 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:10.186034 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c167ba4-86a9-4188-80b2-82b024778d94 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:10.186773 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c167ba4-86a9-4188-80b2-82b024778d94 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:10.187972 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c167ba4-86a9-4188-80b2-82b024778d94 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:10.187972 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3c167ba4-86a9-4188-80b2-82b024778d94 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:10.201145 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:10.201145 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:10.201145 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c167ba4-86a9-4188-80b2-82b024778d94 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:10.201145 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 328/1315] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:10 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:11.158295 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b62f6da8-52ee-446f-95fa-b1adbfc9dadc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:11.161898 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b62f6da8-52ee-446f-95fa-b1adbfc9dadc tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:11.162303 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b62f6da8-52ee-446f-95fa-b1adbfc9dadc tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:11.163409 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b62f6da8-52ee-446f-95fa-b1adbfc9dadc tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:11.176097 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:11.176097 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:11.190821 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b62f6da8-52ee-446f-95fa-b1adbfc9dadc tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:11.206165 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b62f6da8-52ee-446f-95fa-b1adbfc9dadc tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:11.206871 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 336/1316] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:11 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:11.221718 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e289d417-bb85-43c2-b6de-7b4b21b6ec71 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:11.231545 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e289d417-bb85-43c2-b6de-7b4b21b6ec71 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:11.231545 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e289d417-bb85-43c2-b6de-7b4b21b6ec71 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:11.233933 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e289d417-bb85-43c2-b6de-7b4b21b6ec71 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:11.234183 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e289d417-bb85-43c2-b6de-7b4b21b6ec71 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:11.249268 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:11.249268 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:11.250361 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e289d417-bb85-43c2-b6de-7b4b21b6ec71 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:11.251645 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 322/1317] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:11 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:11.292693 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-6c899c49-21f5-47b7-93a9-08afdcea3dc8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:11.297275 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-6c899c49-21f5-47b7-93a9-08afdcea3dc8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:11.297554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-6c899c49-21f5-47b7-93a9-08afdcea3dc8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:11.297998 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-6c899c49-21f5-47b7-93a9-08afdcea3dc8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:11.315529 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:11.315529 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:11.323280 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-6c899c49-21f5-47b7-93a9-08afdcea3dc8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:11.331031 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-6c899c49-21f5-47b7-93a9-08afdcea3dc8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:11.331994 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 332/1318] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:27:11 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:11.479146 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-82dcca9f-7858-4a40-89be-196848855812 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:11.479732 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82dcca9f-7858-4a40-89be-196848855812 None None] GET https://10.4.3.114/volume// Aug 14 22:27:11.479830 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82dcca9f-7858-4a40-89be-196848855812 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:11.480119 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82dcca9f-7858-4a40-89be-196848855812 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:11.480563 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82dcca9f-7858-4a40-89be-196848855812 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:27:11.481420 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 329/1319] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:27: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 14 22:27:11.494102 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-34bea072-e85c-4bf6-9f65-0390e95e3254 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:11.497462 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-34bea072-e85c-4bf6-9f65-0390e95e3254 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:27:11.499074 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-34bea072-e85c-4bf6-9f65-0390e95e3254 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b786dbd-1159-4169-b3b2-80fe3072e08a", "connector": null, "instance_uuid": "08c3184c-f04a-4d81-8398-569d37f214cb"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:11.520592 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:11.520592 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:11.590002 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-34bea072-e85c-4bf6-9f65-0390e95e3254 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:27:11.591476 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 337/1320] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:27:11 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:27:11.647357 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2cc0c9e2-87f5-473d-93cd-2b3e97d01ca1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:11.649110 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cc0c9e2-87f5-473d-93cd-2b3e97d01ca1 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:11.649365 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2cc0c9e2-87f5-473d-93cd-2b3e97d01ca1 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:11.649700 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2cc0c9e2-87f5-473d-93cd-2b3e97d01ca1 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:11.675053 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:11.675053 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:11.677132 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a2f9c42-6da3-4ebf-817e-ea80e825ceac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:11.677691 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a2f9c42-6da3-4ebf-817e-ea80e825ceac None None] GET https://10.4.3.114/volume// Aug 14 22:27:11.677921 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a2f9c42-6da3-4ebf-817e-ea80e825ceac None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:11.679451 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a2f9c42-6da3-4ebf-817e-ea80e825ceac None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:11.679451 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a2f9c42-6da3-4ebf-817e-ea80e825ceac None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:27:11.679451 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 333/1321] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:27: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 14 22:27:11.686563 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2cc0c9e2-87f5-473d-93cd-2b3e97d01ca1 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:11.691564 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cc0c9e2-87f5-473d-93cd-2b3e97d01ca1 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:11.692027 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 323/1322] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:11 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:11.699564 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-9fa6ead6-682b-415b-8798-4db5fe7cedb3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:11.703865 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-9fa6ead6-682b-415b-8798-4db5fe7cedb3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:11.704212 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-9fa6ead6-682b-415b-8798-4db5fe7cedb3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:11.704506 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-9fa6ead6-682b-415b-8798-4db5fe7cedb3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:11.729241 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:11.729241 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:11.738796 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-9fa6ead6-682b-415b-8798-4db5fe7cedb3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:11.747425 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-9fa6ead6-682b-415b-8798-4db5fe7cedb3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:11.748209 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 330/1323] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:27:11 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 1025 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:27:11.950203 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-0e6e913a-9aae-494f-82bd-7dd8a1bd355c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:11.960932 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-0e6e913a-9aae-494f-82bd-7dd8a1bd355c tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] PUT https://10.4.3.114/volume/v3/attachments/294db084-2381-4c4b-a923-181a86b35e14 Aug 14 22:27:11.961694 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-0e6e913a-9aae-494f-82bd-7dd8a1bd355c tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:11.993907 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-0e6e913a-9aae-494f-82bd-7dd8a1bd355c tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Acquiring lock "cinder-attachment_update-6b786dbd-1159-4169-b3b2-80fe3072e08a-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:27:12.003686 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-0e6e913a-9aae-494f-82bd-7dd8a1bd355c tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Lock "cinder-attachment_update-6b786dbd-1159-4169-b3b2-80fe3072e08a-np0000007343" acquired by "attachment_update" :: waited 0.010s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:27:12.007471 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:12.007471 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:12.187598 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-0e6e913a-9aae-494f-82bd-7dd8a1bd355c tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Lock "cinder-attachment_update-6b786dbd-1159-4169-b3b2-80fe3072e08a-np0000007343" released by "attachment_update" :: held 0.183s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:27:12.188229 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-0e6e913a-9aae-494f-82bd-7dd8a1bd355c tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments/294db084-2381-4c4b-a923-181a86b35e14 returned with HTTP 200 Aug 14 22:27:12.189470 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 338/1324] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:27:11 2026] PUT /volume/v3/attachments/294db084-2381-4c4b-a923-181a86b35e14 => generated 969 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:12.269871 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-06cf8f40-85a8-49eb-9321-10f969ddf9fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:12.270100 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06cf8f40-85a8-49eb-9321-10f969ddf9fc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:12.272981 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06cf8f40-85a8-49eb-9321-10f969ddf9fc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:12.272981 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06cf8f40-85a8-49eb-9321-10f969ddf9fc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:12.272981 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-06cf8f40-85a8-49eb-9321-10f969ddf9fc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:12.279960 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:12.279960 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:12.281605 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06cf8f40-85a8-49eb-9321-10f969ddf9fc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:12.281605 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 334/1325] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:12 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:12.712094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-787b0a97-4dfd-4819-ade9-10e056127df9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:12.714613 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-787b0a97-4dfd-4819-ade9-10e056127df9 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:12.714926 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-787b0a97-4dfd-4819-ade9-10e056127df9 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:12.715223 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-787b0a97-4dfd-4819-ade9-10e056127df9 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:12.738743 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:12.738743 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:12.745838 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-787b0a97-4dfd-4819-ade9-10e056127df9 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:12.752234 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-787b0a97-4dfd-4819-ade9-10e056127df9 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:12.752893 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 324/1326] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:12 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:27:13.300520 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-26acc5c5-084c-4d1b-9940-e1602b4f48ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:13.302230 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26acc5c5-084c-4d1b-9940-e1602b4f48ee tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:13.302230 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26acc5c5-084c-4d1b-9940-e1602b4f48ee tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:13.302420 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26acc5c5-084c-4d1b-9940-e1602b4f48ee tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:13.302604 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-26acc5c5-084c-4d1b-9940-e1602b4f48ee tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:13.314115 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:13.314115 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:13.314115 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26acc5c5-084c-4d1b-9940-e1602b4f48ee tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:13.314780 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 331/1327] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:13 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:13.385568 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:13.602499 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:27:13.602960 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1097762000"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:13.605040 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1097762000'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:27:13.605040 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Create volume of 1 GB Aug 14 22:27:13.605679 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:13.605679 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:13.617739 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Availability Zones retrieved successfully. Aug 14 22:27:13.627176 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Flow 'volume_create_api' (4a1fde1f-85ad-4eaf-9d63-8944ba607930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:13.628224 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d93fa5ef-2653-4748-9df5-ed3ec2f80116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:13.629425 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:27:13.683963 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d93fa5ef-2653-4748-9df5-ed3ec2f80116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:13.685513 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc1c967-7e6a-4785-8d6d-46f2497855db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:13.774808 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2dc6eb7-9a21-411f-8809-2dfe63417f22 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:13.776877 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2dc6eb7-9a21-411f-8809-2dfe63417f22 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:13.780977 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2dc6eb7-9a21-411f-8809-2dfe63417f22 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:13.780977 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2dc6eb7-9a21-411f-8809-2dfe63417f22 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:13.795426 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Created reservations ['6af592f3-74a7-4aad-97da-50a94dd42a08', 'b2931237-4c48-4b9d-bf79-1a581aea2fd4', 'fb25f804-7c03-4423-90c4-d06c83f84f28', '84937982-5f22-47d0-be49-f0c1991dff0a'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:13.796696 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc1c967-7e6a-4785-8d6d-46f2497855db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6af592f3-74a7-4aad-97da-50a94dd42a08', 'b2931237-4c48-4b9d-bf79-1a581aea2fd4', 'fb25f804-7c03-4423-90c4-d06c83f84f28', '84937982-5f22-47d0-be49-f0c1991dff0a']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:13.798387 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636fd681-fe26-40d6-8ae4-2134b0d63d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:13.800584 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:13.800584 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:13.813930 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a2dc6eb7-9a21-411f-8809-2dfe63417f22 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:13.826888 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2dc6eb7-9a21-411f-8809-2dfe63417f22 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:13.826888 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 335/1328] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:13 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:13.848435 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636fd681-fe26-40d6-8ae4-2134b0d63d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25ee4749-f223-4cd1-bea0-ea6599d9b525', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1097762000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76cbfe3679b4c2ead5c9b967518c8a9',qos_specs=None,replication_status=,reservations=['6af592f3-74a7-4aad-97da-50a94dd42a08','b2931237-4c48-4b9d-bf79-1a581aea2fd4','fb25f804-7c03-4423-90c4-d06c83f84f28','84937982-5f22-47d0-be49-f0c1991dff0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c31ab65daed430ba4bc6a7a11c67e70',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1097762000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25ee4749-f223-4cd1-bea0-ea6599d9b525,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e76cbfe3679b4c2ead5c9b967518c8a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c31ab65daed430ba4bc6a7a11c67e70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:13.850488 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aacafb64-a5e6-4ea1-831f-fe76dbefac17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:13.885912 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aacafb64-a5e6-4ea1-831f-fe76dbefac17) transitioned into state 'SUCCESS' from state '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-1097762000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76cbfe3679b4c2ead5c9b967518c8a9',qos_specs=None,replication_status=,reservations=['6af592f3-74a7-4aad-97da-50a94dd42a08','b2931237-4c48-4b9d-bf79-1a581aea2fd4','fb25f804-7c03-4423-90c4-d06c83f84f28','84937982-5f22-47d0-be49-f0c1991dff0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c31ab65daed430ba4bc6a7a11c67e70',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:13.886589 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (678b66d9-f65d-4141-9069-fceeadda8d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:13.903909 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (678b66d9-f65d-4141-9069-fceeadda8d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:13.904679 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Flow 'volume_create_api' (4a1fde1f-85ad-4eaf-9d63-8944ba607930) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:13.905036 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Create volume request issued successfully. Aug 14 22:27:13.905695 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc2dcfc9-e0d6-40d7-9a4f-a724346b239f tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:27:13.906149 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 339/1329] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:27:13 2026] POST /volume/v3/volumes => generated 749 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:13.928375 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c52cf63-44e9-4c71-9231-c11659460963 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:13.932335 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c52cf63-44e9-4c71-9231-c11659460963 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:27:13.932671 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c52cf63-44e9-4c71-9231-c11659460963 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:13.932944 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c52cf63-44e9-4c71-9231-c11659460963 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:13.946315 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:13.946315 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:13.951421 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1c52cf63-44e9-4c71-9231-c11659460963 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:13.959980 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c52cf63-44e9-4c71-9231-c11659460963 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:27:13.959980 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 325/1330] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:13 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:14.330803 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05ae6bcc-2836-467d-9e46-7869363080cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:14.334155 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05ae6bcc-2836-467d-9e46-7869363080cd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:14.334461 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05ae6bcc-2836-467d-9e46-7869363080cd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:14.335793 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05ae6bcc-2836-467d-9e46-7869363080cd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:14.335793 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-05ae6bcc-2836-467d-9e46-7869363080cd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:14.341457 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:14.341457 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:14.341587 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05ae6bcc-2836-467d-9e46-7869363080cd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:14.342087 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 332/1331] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:14 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:14.433414 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:14.597655 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:27:14.598056 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-782957582"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:14.600051 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-782957582'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:27:14.600209 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Create volume of 1 GB Aug 14 22:27:14.605551 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Availability Zones retrieved successfully. Aug 14 22:27:14.615248 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Flow 'volume_create_api' (d98d6a2a-b010-498c-a829-0a836cab4041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:14.618242 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c237fb-9cae-44c0-b0ae-188adb72ccbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:14.619584 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:27:14.659294 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c237fb-9cae-44c0-b0ae-188adb72ccbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:14.660300 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e9036f2-1e41-49fd-9df2-f0bde34b35d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:14.763579 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Created reservations ['a99f2e32-ef6f-44b0-9e1c-4dc0c15de558', '18aa9d4a-47dd-4052-946e-0f34bcab9036', 'f87f79d2-9ddf-4e4c-b123-54b41e385c1b', 'b4300bbd-c12d-488c-b119-9f0b62ada2ff'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:14.765294 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e9036f2-1e41-49fd-9df2-f0bde34b35d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a99f2e32-ef6f-44b0-9e1c-4dc0c15de558', '18aa9d4a-47dd-4052-946e-0f34bcab9036', 'f87f79d2-9ddf-4e4c-b123-54b41e385c1b', 'b4300bbd-c12d-488c-b119-9f0b62ada2ff']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:14.765741 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c73ac92-8e05-425c-a079-17b237078b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:14.803175 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c73ac92-8e05-425c-a079-17b237078b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '049ea39a-7825-4412-b855-bab309420869', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-782957582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd507d6ca041414ca00a0c2b034c921b',qos_specs=None,replication_status=,reservations=['a99f2e32-ef6f-44b0-9e1c-4dc0c15de558','18aa9d4a-47dd-4052-946e-0f34bcab9036','f87f79d2-9ddf-4e4c-b123-54b41e385c1b','b4300bbd-c12d-488c-b119-9f0b62ada2ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87f8ff63a116476fbb813eed5308c4a7',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:27:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-782957582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=049ea39a-7825-4412-b855-bab309420869,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd507d6ca041414ca00a0c2b034c921b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87f8ff63a116476fbb813eed5308c4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:14.807290 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b04508a8-49b8-4ab2-a470-bdeed2893ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:14.840238 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b04508a8-49b8-4ab2-a470-bdeed2893ec9) transitioned into state 'SUCCESS' from state '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-782957582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd507d6ca041414ca00a0c2b034c921b',qos_specs=None,replication_status=,reservations=['a99f2e32-ef6f-44b0-9e1c-4dc0c15de558','18aa9d4a-47dd-4052-946e-0f34bcab9036','f87f79d2-9ddf-4e4c-b123-54b41e385c1b','b4300bbd-c12d-488c-b119-9f0b62ada2ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87f8ff63a116476fbb813eed5308c4a7',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:14.840238 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11cc037e-46d2-41f2-ab7b-14164d8e2991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:14.846579 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f1377c11-b978-404c-8e2b-0561fbc20ac3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:14.848910 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1377c11-b978-404c-8e2b-0561fbc20ac3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:14.849313 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1377c11-b978-404c-8e2b-0561fbc20ac3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:14.849606 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1377c11-b978-404c-8e2b-0561fbc20ac3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:14.863379 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11cc037e-46d2-41f2-ab7b-14164d8e2991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:14.864824 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Flow 'volume_create_api' (d98d6a2a-b010-498c-a829-0a836cab4041) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:14.865895 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Create volume request issued successfully. Aug 14 22:27:14.866020 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ae9ad7a-1b97-4ffc-99e5-cbd327852f70 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:27:14.866614 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 336/1332] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:27:14 2026] POST /volume/v3/volumes => generated 750 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:14.876964 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:14.876964 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:14.893291 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f1377c11-b978-404c-8e2b-0561fbc20ac3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:14.894648 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b25b8d03-f211-447b-b441-5133238e6148 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:14.896990 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b25b8d03-f211-447b-b441-5133238e6148 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] GET https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:14.896990 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b25b8d03-f211-447b-b441-5133238e6148 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:14.897093 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b25b8d03-f211-447b-b441-5133238e6148 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:14.902071 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1377c11-b978-404c-8e2b-0561fbc20ac3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:14.902777 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 340/1333] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:14 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:14.908176 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:14.908176 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:14.916460 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b25b8d03-f211-447b-b441-5133238e6148 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Volume info retrieved successfully. Aug 14 22:27:14.924490 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b25b8d03-f211-447b-b441-5133238e6148 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 returned with HTTP 200 Aug 14 22:27:14.925056 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 326/1334] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:14 2026] GET /volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:14.988521 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48ee11b2-034f-4daf-b45b-6f3357884b20 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:14.990920 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48ee11b2-034f-4daf-b45b-6f3357884b20 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:27:14.991161 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48ee11b2-034f-4daf-b45b-6f3357884b20 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:14.991390 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48ee11b2-034f-4daf-b45b-6f3357884b20 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:15.008044 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:15.008044 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:15.019182 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-48ee11b2-034f-4daf-b45b-6f3357884b20 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:15.026311 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-72879694-1837-49e4-816f-b4b3f2c00b2b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:15.028777 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48ee11b2-034f-4daf-b45b-6f3357884b20 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:27:15.028777 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 333/1335] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:14 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:15.030314 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-72879694-1837-49e4-816f-b4b3f2c00b2b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments/ef9d2e5e-530f-4771-8e97-69ea62dcc431/action Aug 14 22:27:15.030491 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-72879694-1837-49e4-816f-b4b3f2c00b2b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:15.031332 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-72879694-1837-49e4-816f-b4b3f2c00b2b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:15.088619 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:15.088619 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:15.146246 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7848caaf-6765-4bdf-b39e-ba18ca8f9806 req-72879694-1837-49e4-816f-b4b3f2c00b2b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/ef9d2e5e-530f-4771-8e97-69ea62dcc431/action returned with HTTP 204 Aug 14 22:27:15.151472 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 337/1336] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:27:15 2026] POST /volume/v3/attachments/ef9d2e5e-530f-4771-8e97-69ea62dcc431/action => generated 0 bytes in 124 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:15.361573 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-62af50d5-38a1-4c8b-a1e6-d69c481b2e08 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:15.365340 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-62af50d5-38a1-4c8b-a1e6-d69c481b2e08 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:15.366433 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-62af50d5-38a1-4c8b-a1e6-d69c481b2e08 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:15.366433 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-62af50d5-38a1-4c8b-a1e6-d69c481b2e08 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:15.366902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-62af50d5-38a1-4c8b-a1e6-d69c481b2e08 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:15.375301 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:15.375301 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:15.376943 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-62af50d5-38a1-4c8b-a1e6-d69c481b2e08 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:15.376943 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 341/1337] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:15 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:15.922627 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9432f83d-646d-4890-b716-08c8dbd5c95d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:15.925236 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9432f83d-646d-4890-b716-08c8dbd5c95d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:15.925497 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9432f83d-646d-4890-b716-08c8dbd5c95d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:15.925756 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9432f83d-646d-4890-b716-08c8dbd5c95d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:15.940963 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:15.940963 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:15.946523 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-272407d7-50a2-4143-890c-e34e21ef6552 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:15.946958 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9432f83d-646d-4890-b716-08c8dbd5c95d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:15.952899 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9432f83d-646d-4890-b716-08c8dbd5c95d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:15.953083 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-272407d7-50a2-4143-890c-e34e21ef6552 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] GET https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:15.953415 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 327/1338] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:15 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:15.954131 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-272407d7-50a2-4143-890c-e34e21ef6552 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:15.954131 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-272407d7-50a2-4143-890c-e34e21ef6552 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:15.965358 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:15.965358 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:15.971120 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-272407d7-50a2-4143-890c-e34e21ef6552 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Volume info retrieved successfully. Aug 14 22:27:15.977818 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-272407d7-50a2-4143-890c-e34e21ef6552 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 returned with HTTP 200 Aug 14 22:27:15.978546 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 334/1339] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:15 2026] GET /volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:15.997091 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f9635ce5-e07f-441f-bd9f-54d679ec7e30 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:15.999296 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9635ce5-e07f-441f-bd9f-54d679ec7e30 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] POST https://10.4.3.114/volume/v3/os-volume-transfer Aug 14 22:27:15.999829 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f9635ce5-e07f-441f-bd9f-54d679ec7e30 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "049ea39a-7825-4412-b855-bab309420869"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:16.002366 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.volume_transfer [None req-f9635ce5-e07f-441f-bd9f-54d679ec7e30 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Creating new volume transfer {'transfer': {'volume_id': '049ea39a-7825-4412-b855-bab309420869'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 22:27:16.002366 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-f9635ce5-e07f-441f-bd9f-54d679ec7e30 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Creating transfer of volume 049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:16.002555 np0000007343 devstack@c-api.service[100324]: INFO cinder.transfer.api [None req-f9635ce5-e07f-441f-bd9f-54d679ec7e30 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Generating transfer record for volume 049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:16.012868 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:16.012868 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:16.031225 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9635ce5-e07f-441f-bd9f-54d679ec7e30 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 22:27:16.032363 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 338/1340] 10.4.3.114 () {68 vars in 1291 bytes} [Fri Aug 14 22:27:15 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:16.050192 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e48f2343-756c-4a9e-a3a8-a2631261569c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:16.052732 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e48f2343-756c-4a9e-a3a8-a2631261569c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] GET https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:16.053055 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e48f2343-756c-4a9e-a3a8-a2631261569c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:16.053373 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e48f2343-756c-4a9e-a3a8-a2631261569c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:16.066325 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:16.066325 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:16.072689 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e48f2343-756c-4a9e-a3a8-a2631261569c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Volume info retrieved successfully. Aug 14 22:27:16.079214 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e48f2343-756c-4a9e-a3a8-a2631261569c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 returned with HTTP 200 Aug 14 22:27:16.079735 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 342/1341] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:16 2026] GET /volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:16.101117 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2180bce5-7452-4b79-957b-f32127eb34eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:16.103367 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2180bce5-7452-4b79-957b-f32127eb34eb tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] GET https://10.4.3.114/volume/v3/os-volume-transfer/99915aa8-d87e-493a-a8c5-f0d726c5fd3c Aug 14 22:27:16.103544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2180bce5-7452-4b79-957b-f32127eb34eb tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:16.103867 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2180bce5-7452-4b79-957b-f32127eb34eb tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:16.109538 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2180bce5-7452-4b79-957b-f32127eb34eb tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/os-volume-transfer/99915aa8-d87e-493a-a8c5-f0d726c5fd3c returned with HTTP 200 Aug 14 22:27:16.109973 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 328/1342] 10.4.3.114 () {66 vars in 1381 bytes} [Fri Aug 14 22:27:16 2026] GET /volume/v3/os-volume-transfer/99915aa8-d87e-493a-a8c5-f0d726c5fd3c => generated 409 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:16.122064 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87ea90ef-1780-4517-9e26-e3472f86f557 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:16.125696 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87ea90ef-1780-4517-9e26-e3472f86f557 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] GET https://10.4.3.114/volume/v3/os-volume-transfer Aug 14 22:27:16.125930 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87ea90ef-1780-4517-9e26-e3472f86f557 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:16.126185 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87ea90ef-1780-4517-9e26-e3472f86f557 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:16.126821 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.volume_transfer [None req-87ea90ef-1780-4517-9e26-e3472f86f557 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Listing volume transfers {{(pid=100325) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 22:27:16.134997 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87ea90ef-1780-4517-9e26-e3472f86f557 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/os-volume-transfer returned with HTTP 200 Aug 14 22:27:16.135584 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 335/1343] 10.4.3.114 () {66 vars in 1270 bytes} [Fri Aug 14 22:27:16 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:16.150527 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bd79e9a2-930d-4a52-9dfa-2ddb870bf6ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:16.246073 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd79e9a2-930d-4a52-9dfa-2ddb870bf6ea tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] POST https://10.4.3.114/volume/v3/os-volume-transfer/99915aa8-d87e-493a-a8c5-f0d726c5fd3c/accept Aug 14 22:27:16.248100 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd79e9a2-930d-4a52-9dfa-2ddb870bf6ea tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d80a4edb1d4e62ec"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:16.250699 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.volume_transfer [None req-bd79e9a2-930d-4a52-9dfa-2ddb870bf6ea tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Accepting volume transfer 99915aa8-d87e-493a-a8c5-f0d726c5fd3c {{(pid=100324) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 22:27:16.250892 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-bd79e9a2-930d-4a52-9dfa-2ddb870bf6ea tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Accepting transfer 99915aa8-d87e-493a-a8c5-f0d726c5fd3c Aug 14 22:27:16.364658 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-bd79e9a2-930d-4a52-9dfa-2ddb870bf6ea tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Created reservations ['bc290baf-b5f4-4664-9225-9a1bd2942a9a', 'df4a2dc4-74b4-46c7-a066-45b34122630a', '1ea2be7e-e3f3-40b0-aa88-a4eaf12a7833', 'd4fd5438-a78e-4e9f-afec-4217897d2754'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:16.398752 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-860ab3cd-280d-41df-acd1-47c23d69a7a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:16.400836 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-860ab3cd-280d-41df-acd1-47c23d69a7a1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:16.401049 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-860ab3cd-280d-41df-acd1-47c23d69a7a1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:16.401295 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-860ab3cd-280d-41df-acd1-47c23d69a7a1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:16.401419 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-860ab3cd-280d-41df-acd1-47c23d69a7a1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:16.410167 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:16.410167 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:16.413523 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-860ab3cd-280d-41df-acd1-47c23d69a7a1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:16.414158 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 343/1344] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:16 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:16.427236 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-bd79e9a2-930d-4a52-9dfa-2ddb870bf6ea tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Created reservations ['ce79c71d-9bcf-4ac0-a58a-eba2672cc321', '6c9b49d7-84cd-489b-b72a-ad16aad3e8dd', '19c26c82-f31c-4bed-8579-b21e3d2d27ba', '025c996c-ab5d-43f1-a43e-fd0ca3dec3b1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:16.485528 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-bd79e9a2-930d-4a52-9dfa-2ddb870bf6ea tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Created reservations ['710633b8-4675-4c05-99a3-73a7bb814dc3', '18fc0c4d-b149-4c66-bc91-15f21fb5a5c8', '7e81058d-15a0-4ace-b9fb-ccae89d5ce0f', '3299693c-6581-45af-a0d9-9ee3a348dc0b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:16.527175 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-bd79e9a2-930d-4a52-9dfa-2ddb870bf6ea tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Created reservations ['779ca387-a78f-4298-a92e-5f3679da99f6', '9a097187-3f74-4a69-8d0f-fa78e67122cb', 'd00167ce-89a8-4d2f-ade2-4d573af7966a', '15197989-28c0-462b-9d0e-1b3d49740da1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:16.550442 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bd79e9a2-930d-4a52-9dfa-2ddb870bf6ea tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Transfer volume completed successfully. Aug 14 22:27:16.667561 np0000007343 devstack@c-api.service[100324]: INFO cinder.transfer.api [None req-bd79e9a2-930d-4a52-9dfa-2ddb870bf6ea tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Volume 049ea39a-7825-4412-b855-bab309420869 has been transferred. Aug 14 22:27:16.675798 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd79e9a2-930d-4a52-9dfa-2ddb870bf6ea tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] https://10.4.3.114/volume/v3/os-volume-transfer/99915aa8-d87e-493a-a8c5-f0d726c5fd3c/accept returned with HTTP 202 Aug 14 22:27:16.676412 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 339/1345] 10.4.3.114 () {68 vars in 1423 bytes} [Fri Aug 14 22:27:16 2026] POST /volume/v3/os-volume-transfer/99915aa8-d87e-493a-a8c5-f0d726c5fd3c/accept => generated 365 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:16.687213 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8680f8fb-064e-4119-a01d-9df4ec4b0039 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:16.690396 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8680f8fb-064e-4119-a01d-9df4ec4b0039 tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] GET https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:16.690700 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8680f8fb-064e-4119-a01d-9df4ec4b0039 tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:16.691034 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8680f8fb-064e-4119-a01d-9df4ec4b0039 tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:16.704438 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:16.704438 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:16.710363 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8680f8fb-064e-4119-a01d-9df4ec4b0039 tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Volume info retrieved successfully. Aug 14 22:27:16.720493 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8680f8fb-064e-4119-a01d-9df4ec4b0039 tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 returned with HTTP 200 Aug 14 22:27:16.720493 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 329/1346] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:16 2026] GET /volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:16.738638 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f9f926ca-0340-4d90-8023-13fd5629edd2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:16.740787 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9f926ca-0340-4d90-8023-13fd5629edd2 tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] GET https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:16.740787 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9f926ca-0340-4d90-8023-13fd5629edd2 tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:16.741157 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9f926ca-0340-4d90-8023-13fd5629edd2 tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:16.750517 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:16.750517 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:16.758603 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f9f926ca-0340-4d90-8023-13fd5629edd2 tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] Volume info retrieved successfully. Aug 14 22:27:16.765452 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9f926ca-0340-4d90-8023-13fd5629edd2 tempest-VolumesTransfersTest-897555779 tempest-VolumesTransfersTest-897555779-project-member] https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 returned with HTTP 200 Aug 14 22:27:16.766043 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 336/1347] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:16 2026] GET /volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:16.786084 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-78d6b4b3-918a-4c5d-a41e-6ae9fc927c67 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:16.790948 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78d6b4b3-918a-4c5d-a41e-6ae9fc927c67 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] DELETE https://10.4.3.114/volume/v3/os-volume-transfer/99915aa8-d87e-493a-a8c5-f0d726c5fd3c Aug 14 22:27:16.790948 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78d6b4b3-918a-4c5d-a41e-6ae9fc927c67 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:16.791667 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78d6b4b3-918a-4c5d-a41e-6ae9fc927c67 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:16.791667 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.volume_transfer [None req-78d6b4b3-918a-4c5d-a41e-6ae9fc927c67 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Delete transfer with id: 99915aa8-d87e-493a-a8c5-f0d726c5fd3c Aug 14 22:27:16.795072 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78d6b4b3-918a-4c5d-a41e-6ae9fc927c67 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/os-volume-transfer/99915aa8-d87e-493a-a8c5-f0d726c5fd3c returned with HTTP 404 Aug 14 22:27:16.795507 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 344/1348] 10.4.3.114 () {66 vars in 1384 bytes} [Fri Aug 14 22:27:16 2026] DELETE /volume/v3/os-volume-transfer/99915aa8-d87e-493a-a8c5-f0d726c5fd3c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:16.805648 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-27b73c27-d010-4c15-8cd2-561725db7050 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:16.845008 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27b73c27-d010-4c15-8cd2-561725db7050 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:16.845360 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27b73c27-d010-4c15-8cd2-561725db7050 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:16.845802 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27b73c27-d010-4c15-8cd2-561725db7050 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:16.846072 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-27b73c27-d010-4c15-8cd2-561725db7050 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Delete volume with id: 049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:16.856959 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:16.856959 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:16.858382 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-27b73c27-d010-4c15-8cd2-561725db7050 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Volume info retrieved successfully. Aug 14 22:27:16.883763 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-27b73c27-d010-4c15-8cd2-561725db7050 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Delete volume request issued successfully. Aug 14 22:27:16.883991 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27b73c27-d010-4c15-8cd2-561725db7050 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 returned with HTTP 202 Aug 14 22:27:16.884492 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 340/1349] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:27:16 2026] DELETE /volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:27:16.894466 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-267a8e48-3419-44fc-8c11-7b34cc245bb4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:16.898390 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-267a8e48-3419-44fc-8c11-7b34cc245bb4 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] GET https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:16.898617 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-267a8e48-3419-44fc-8c11-7b34cc245bb4 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:16.898797 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-267a8e48-3419-44fc-8c11-7b34cc245bb4 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:16.915141 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:16.915141 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:16.920015 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-267a8e48-3419-44fc-8c11-7b34cc245bb4 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Volume info retrieved successfully. Aug 14 22:27:16.925842 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-267a8e48-3419-44fc-8c11-7b34cc245bb4 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 returned with HTTP 200 Aug 14 22:27:16.926436 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 330/1350] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:16 2026] GET /volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:16.973283 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ea65cadd-f3fa-4986-a7ba-475159a952c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:16.975432 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea65cadd-f3fa-4986-a7ba-475159a952c7 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:16.975657 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea65cadd-f3fa-4986-a7ba-475159a952c7 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:16.976107 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea65cadd-f3fa-4986-a7ba-475159a952c7 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:16.990632 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:16.990632 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:17.003066 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ea65cadd-f3fa-4986-a7ba-475159a952c7 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:17.014513 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea65cadd-f3fa-4986-a7ba-475159a952c7 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:17.015040 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 337/1351] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:16 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:17.430409 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cb6c88f4-f358-41b0-9790-07b0ae5c9159 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:17.430409 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb6c88f4-f358-41b0-9790-07b0ae5c9159 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:17.430842 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb6c88f4-f358-41b0-9790-07b0ae5c9159 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:17.431223 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb6c88f4-f358-41b0-9790-07b0ae5c9159 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:17.431440 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-cb6c88f4-f358-41b0-9790-07b0ae5c9159 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:17.443279 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:17.443279 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:17.444024 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb6c88f4-f358-41b0-9790-07b0ae5c9159 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:17.444890 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 345/1352] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:17 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:17.942847 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2680f4cb-b540-451c-8bf6-34c1c6b4ce4a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:17.945513 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2680f4cb-b540-451c-8bf6-34c1c6b4ce4a tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] GET https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:17.945603 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2680f4cb-b540-451c-8bf6-34c1c6b4ce4a tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:17.945779 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2680f4cb-b540-451c-8bf6-34c1c6b4ce4a tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:17.955298 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2680f4cb-b540-451c-8bf6-34c1c6b4ce4a tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 returned with HTTP 404 Aug 14 22:27:17.955870 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 341/1353] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:17 2026] GET /volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:27:17.967297 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-173b571b-09c2-4cdc-ad66-19b0f357b43d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:17.972760 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-173b571b-09c2-4cdc-ad66-19b0f357b43d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] GET https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:17.974288 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-173b571b-09c2-4cdc-ad66-19b0f357b43d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:17.974288 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-173b571b-09c2-4cdc-ad66-19b0f357b43d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:17.988685 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-173b571b-09c2-4cdc-ad66-19b0f357b43d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 returned with HTTP 404 Aug 14 22:27:17.989283 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 331/1354] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:17 2026] GET /volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:17.998193 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d9fca7b8-4133-4533-a53e-5b031266f233 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:18.002812 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9fca7b8-4133-4533-a53e-5b031266f233 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] DELETE https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:18.003013 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9fca7b8-4133-4533-a53e-5b031266f233 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:18.003208 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9fca7b8-4133-4533-a53e-5b031266f233 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:18.003427 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d9fca7b8-4133-4533-a53e-5b031266f233 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Delete volume with id: 049ea39a-7825-4412-b855-bab309420869 Aug 14 22:27:18.010865 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9fca7b8-4133-4533-a53e-5b031266f233 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 returned with HTTP 404 Aug 14 22:27:18.011285 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 338/1355] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:27:17 2026] DELETE /volume/v3/volumes/049ea39a-7825-4412-b855-bab309420869 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:18.028951 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:18.031793 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:27:18.032384 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-521677029"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:18.035556 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-521677029'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:27:18.035774 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Create volume of 1 GB Aug 14 22:27:18.036926 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e32c991e-36a2-4a01-a075-2d78831ae56d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:18.043001 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e32c991e-36a2-4a01-a075-2d78831ae56d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:18.044631 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e32c991e-36a2-4a01-a075-2d78831ae56d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:18.044631 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e32c991e-36a2-4a01-a075-2d78831ae56d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:18.050455 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Availability Zones retrieved successfully. Aug 14 22:27:18.057789 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Flow 'volume_create_api' (9332756d-5ad6-4097-9fb2-7b729d423dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:18.059625 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57279319-76fc-42c1-9bef-db3431e13228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:18.062302 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:27:18.065526 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:18.065526 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:18.073015 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e32c991e-36a2-4a01-a075-2d78831ae56d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:18.080750 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e32c991e-36a2-4a01-a075-2d78831ae56d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:18.082822 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 342/1356] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:18 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:18.106684 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57279319-76fc-42c1-9bef-db3431e13228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:18.107679 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba12ff81-7e79-4642-b391-11351c287e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:18.181965 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Created reservations ['adf29691-3409-43f0-aa87-512dd9d4f7e1', '4c726f9e-0a0f-48aa-8f6c-6f2892432d8a', '35cbceaf-d2fa-47b2-85cd-6b0bf36b01a8', '574423f6-f4dd-401b-8abc-75a345a938a3'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:18.183197 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba12ff81-7e79-4642-b391-11351c287e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adf29691-3409-43f0-aa87-512dd9d4f7e1', '4c726f9e-0a0f-48aa-8f6c-6f2892432d8a', '35cbceaf-d2fa-47b2-85cd-6b0bf36b01a8', '574423f6-f4dd-401b-8abc-75a345a938a3']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:18.184604 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389ae09f-4a1c-4daf-ab85-4ead5ca2f787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:18.219283 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389ae09f-4a1c-4daf-ab85-4ead5ca2f787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b154c564-5546-49e5-9b5d-f6888ce08b76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-521677029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd507d6ca041414ca00a0c2b034c921b',qos_specs=None,replication_status=,reservations=['adf29691-3409-43f0-aa87-512dd9d4f7e1','4c726f9e-0a0f-48aa-8f6c-6f2892432d8a','35cbceaf-d2fa-47b2-85cd-6b0bf36b01a8','574423f6-f4dd-401b-8abc-75a345a938a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87f8ff63a116476fbb813eed5308c4a7',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:27:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-521677029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b154c564-5546-49e5-9b5d-f6888ce08b76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd507d6ca041414ca00a0c2b034c921b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87f8ff63a116476fbb813eed5308c4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:18.219283 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bdfc86f-be72-40ec-b448-35554519d154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:18.248733 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bdfc86f-be72-40ec-b448-35554519d154) transitioned into state 'SUCCESS' from state '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-521677029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd507d6ca041414ca00a0c2b034c921b',qos_specs=None,replication_status=,reservations=['adf29691-3409-43f0-aa87-512dd9d4f7e1','4c726f9e-0a0f-48aa-8f6c-6f2892432d8a','35cbceaf-d2fa-47b2-85cd-6b0bf36b01a8','574423f6-f4dd-401b-8abc-75a345a938a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87f8ff63a116476fbb813eed5308c4a7',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:18.250167 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235ed5f9-311a-4145-847c-167db153de88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:18.269275 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235ed5f9-311a-4145-847c-167db153de88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:18.269275 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Flow 'volume_create_api' (9332756d-5ad6-4097-9fb2-7b729d423dab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:18.269275 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Create volume request issued successfully. Aug 14 22:27:18.269275 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a04bd0ce-9807-4713-a371-97370cb0bb9d tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:27:18.269275 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 346/1357] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:27:18 2026] POST /volume/v3/volumes => generated 750 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:18.282647 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e7dd7fbe-174c-4699-b6d4-315dce4f4d14 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:18.285114 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7dd7fbe-174c-4699-b6d4-315dce4f4d14 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] GET https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 Aug 14 22:27:18.285318 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7dd7fbe-174c-4699-b6d4-315dce4f4d14 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:18.285496 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7dd7fbe-174c-4699-b6d4-315dce4f4d14 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:18.294205 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:18.294205 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:18.298544 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e7dd7fbe-174c-4699-b6d4-315dce4f4d14 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Volume info retrieved successfully. Aug 14 22:27:18.304095 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7dd7fbe-174c-4699-b6d4-315dce4f4d14 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 returned with HTTP 200 Aug 14 22:27:18.304562 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 332/1358] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:18 2026] GET /volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:18.460083 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd32511f-9400-49f0-b8e8-9b15b0205da7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:18.462852 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd32511f-9400-49f0-b8e8-9b15b0205da7 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:18.463271 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd32511f-9400-49f0-b8e8-9b15b0205da7 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:18.463487 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd32511f-9400-49f0-b8e8-9b15b0205da7 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:18.464185 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fd32511f-9400-49f0-b8e8-9b15b0205da7 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:18.474962 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:18.474962 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:18.476202 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd32511f-9400-49f0-b8e8-9b15b0205da7 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:18.476924 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 339/1359] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:18 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:19.098865 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93619afc-e13e-4453-89e9-7c911e54cde3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:19.103069 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93619afc-e13e-4453-89e9-7c911e54cde3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:19.103069 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93619afc-e13e-4453-89e9-7c911e54cde3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:19.103069 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93619afc-e13e-4453-89e9-7c911e54cde3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:19.120720 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:19.120720 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:19.134556 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-93619afc-e13e-4453-89e9-7c911e54cde3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:19.139942 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93619afc-e13e-4453-89e9-7c911e54cde3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:19.140479 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 343/1360] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:19 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:19.322637 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bc5b21a0-c689-486f-8249-408ed07c7411 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:19.324823 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc5b21a0-c689-486f-8249-408ed07c7411 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] GET https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 Aug 14 22:27:19.325095 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc5b21a0-c689-486f-8249-408ed07c7411 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:19.325375 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc5b21a0-c689-486f-8249-408ed07c7411 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:19.336645 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:19.336645 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:19.346794 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bc5b21a0-c689-486f-8249-408ed07c7411 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Volume info retrieved successfully. Aug 14 22:27:19.354676 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc5b21a0-c689-486f-8249-408ed07c7411 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 returned with HTTP 200 Aug 14 22:27:19.355337 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 347/1361] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:19 2026] GET /volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:19.372780 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-83c6e8a5-d455-4dd8-8ff6-4921e38e012e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:19.375572 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83c6e8a5-d455-4dd8-8ff6-4921e38e012e tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] POST https://10.4.3.114/volume/v3/os-volume-transfer Aug 14 22:27:19.376067 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-83c6e8a5-d455-4dd8-8ff6-4921e38e012e tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b154c564-5546-49e5-9b5d-f6888ce08b76"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:19.378219 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.volume_transfer [None req-83c6e8a5-d455-4dd8-8ff6-4921e38e012e tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b154c564-5546-49e5-9b5d-f6888ce08b76'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 22:27:19.378426 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-83c6e8a5-d455-4dd8-8ff6-4921e38e012e tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Creating transfer of volume b154c564-5546-49e5-9b5d-f6888ce08b76 Aug 14 22:27:19.378597 np0000007343 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-83c6e8a5-d455-4dd8-8ff6-4921e38e012e tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Generating transfer record for volume b154c564-5546-49e5-9b5d-f6888ce08b76 Aug 14 22:27:19.391162 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:19.391162 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:19.409014 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83c6e8a5-d455-4dd8-8ff6-4921e38e012e tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 22:27:19.409798 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 333/1362] 10.4.3.114 () {68 vars in 1291 bytes} [Fri Aug 14 22:27:19 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:19.431190 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-75694ccc-114d-429d-96f8-db9755d434d7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:19.433238 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75694ccc-114d-429d-96f8-db9755d434d7 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] GET https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 Aug 14 22:27:19.433597 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75694ccc-114d-429d-96f8-db9755d434d7 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:19.433970 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75694ccc-114d-429d-96f8-db9755d434d7 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:19.445024 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:19.445024 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:19.450987 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-75694ccc-114d-429d-96f8-db9755d434d7 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Volume info retrieved successfully. Aug 14 22:27:19.458102 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75694ccc-114d-429d-96f8-db9755d434d7 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 returned with HTTP 200 Aug 14 22:27:19.458928 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 340/1363] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:19 2026] GET /volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:19.483483 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb7a8c14-73f6-4eb3-97f3-f2560998b2c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:19.488749 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb7a8c14-73f6-4eb3-97f3-f2560998b2c8 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] GET https://10.4.3.114/volume/v3/os-volume-transfer/detail Aug 14 22:27:19.488749 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb7a8c14-73f6-4eb3-97f3-f2560998b2c8 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:19.488749 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb7a8c14-73f6-4eb3-97f3-f2560998b2c8 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:19.488749 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.volume_transfer [None req-eb7a8c14-73f6-4eb3-97f3-f2560998b2c8 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Listing volume transfers {{(pid=100324) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 22:27:19.491918 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a316f58-79f2-4b70-8646-0fc8a0c162bd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:19.494195 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a316f58-79f2-4b70-8646-0fc8a0c162bd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:19.494495 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a316f58-79f2-4b70-8646-0fc8a0c162bd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:19.494734 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb7a8c14-73f6-4eb3-97f3-f2560998b2c8 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 14 22:27:19.494803 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a316f58-79f2-4b70-8646-0fc8a0c162bd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:19.494879 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8a316f58-79f2-4b70-8646-0fc8a0c162bd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:19.495675 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 344/1364] 10.4.3.114 () {66 vars in 1291 bytes} [Fri Aug 14 22:27:19 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:19.511288 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:19.511288 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:19.511288 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a316f58-79f2-4b70-8646-0fc8a0c162bd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:19.511288 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 348/1365] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:19 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:19.511934 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e55c8e7e-cc71-4b54-ae6f-37fd9a0876f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:19.515978 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e55c8e7e-cc71-4b54-ae6f-37fd9a0876f1 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] DELETE https://10.4.3.114/volume/v3/os-volume-transfer/9d76f84d-5a61-4eda-8224-03049c21cf00 Aug 14 22:27:19.516185 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e55c8e7e-cc71-4b54-ae6f-37fd9a0876f1 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:19.516315 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e55c8e7e-cc71-4b54-ae6f-37fd9a0876f1 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:19.516466 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-e55c8e7e-cc71-4b54-ae6f-37fd9a0876f1 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Delete transfer with id: 9d76f84d-5a61-4eda-8224-03049c21cf00 Aug 14 22:27:19.527984 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:19.527984 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:19.545186 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e55c8e7e-cc71-4b54-ae6f-37fd9a0876f1 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/os-volume-transfer/9d76f84d-5a61-4eda-8224-03049c21cf00 returned with HTTP 202 Aug 14 22:27:19.548718 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 334/1366] 10.4.3.114 () {66 vars in 1384 bytes} [Fri Aug 14 22:27:19 2026] DELETE /volume/v3/os-volume-transfer/9d76f84d-5a61-4eda-8224-03049c21cf00 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:27:19.558554 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5270db72-6f45-4c89-92f1-5f552e70a65c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:19.561807 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5270db72-6f45-4c89-92f1-5f552e70a65c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] GET https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 Aug 14 22:27:19.562199 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5270db72-6f45-4c89-92f1-5f552e70a65c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:19.562313 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5270db72-6f45-4c89-92f1-5f552e70a65c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:19.577917 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:19.577917 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:19.582656 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5270db72-6f45-4c89-92f1-5f552e70a65c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Volume info retrieved successfully. Aug 14 22:27:19.589567 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5270db72-6f45-4c89-92f1-5f552e70a65c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 returned with HTTP 200 Aug 14 22:27:19.589754 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 341/1367] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:19 2026] GET /volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:19.608925 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-120a581f-3552-4238-901a-7720c5d5846c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:19.611100 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-120a581f-3552-4238-901a-7720c5d5846c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] DELETE https://10.4.3.114/volume/v3/os-volume-transfer/9d76f84d-5a61-4eda-8224-03049c21cf00 Aug 14 22:27:19.611334 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-120a581f-3552-4238-901a-7720c5d5846c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:19.611551 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-120a581f-3552-4238-901a-7720c5d5846c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:19.611710 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-120a581f-3552-4238-901a-7720c5d5846c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Delete transfer with id: 9d76f84d-5a61-4eda-8224-03049c21cf00 Aug 14 22:27:19.615368 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-120a581f-3552-4238-901a-7720c5d5846c tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/os-volume-transfer/9d76f84d-5a61-4eda-8224-03049c21cf00 returned with HTTP 404 Aug 14 22:27:19.616172 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 345/1368] 10.4.3.114 () {66 vars in 1384 bytes} [Fri Aug 14 22:27:19 2026] DELETE /volume/v3/os-volume-transfer/9d76f84d-5a61-4eda-8224-03049c21cf00 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:19.626148 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4236815e-6b48-4b5a-b667-d773492b3412 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:19.629469 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4236815e-6b48-4b5a-b667-d773492b3412 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 Aug 14 22:27:19.629469 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4236815e-6b48-4b5a-b667-d773492b3412 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:19.629469 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4236815e-6b48-4b5a-b667-d773492b3412 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:19.629469 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4236815e-6b48-4b5a-b667-d773492b3412 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Delete volume with id: b154c564-5546-49e5-9b5d-f6888ce08b76 Aug 14 22:27:19.637517 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:19.637517 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:19.638004 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4236815e-6b48-4b5a-b667-d773492b3412 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Volume info retrieved successfully. Aug 14 22:27:19.658461 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4236815e-6b48-4b5a-b667-d773492b3412 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Delete volume request issued successfully. Aug 14 22:27:19.658461 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4236815e-6b48-4b5a-b667-d773492b3412 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 returned with HTTP 202 Aug 14 22:27:19.659370 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 349/1369] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:27:19 2026] DELETE /volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:27:19.669748 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4416ec9d-25db-46f0-871c-aebe9c357933 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:19.673812 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4416ec9d-25db-46f0-871c-aebe9c357933 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] GET https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 Aug 14 22:27:19.674095 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4416ec9d-25db-46f0-871c-aebe9c357933 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:19.674340 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4416ec9d-25db-46f0-871c-aebe9c357933 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:19.684683 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:19.684683 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:19.690643 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4416ec9d-25db-46f0-871c-aebe9c357933 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Volume info retrieved successfully. Aug 14 22:27:19.696195 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4416ec9d-25db-46f0-871c-aebe9c357933 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 returned with HTTP 200 Aug 14 22:27:19.696771 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 335/1370] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:19 2026] GET /volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:20.062801 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-65a9d70b-d102-412c-8e27-347cdbdec9c8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:20.069891 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-65a9d70b-d102-412c-8e27-347cdbdec9c8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] POST https://10.4.3.114/volume/v3/attachments/294db084-2381-4c4b-a923-181a86b35e14/action Aug 14 22:27:20.070611 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-65a9d70b-d102-412c-8e27-347cdbdec9c8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:20.070733 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-65a9d70b-d102-412c-8e27-347cdbdec9c8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:20.113697 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:20.113697 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:20.132750 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3b71b091-f1ac-4cc6-83e7-6564db049522 req-65a9d70b-d102-412c-8e27-347cdbdec9c8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments/294db084-2381-4c4b-a923-181a86b35e14/action returned with HTTP 204 Aug 14 22:27:20.134888 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 342/1371] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:27:20 2026] POST /volume/v3/attachments/294db084-2381-4c4b-a923-181a86b35e14/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:20.161134 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-24a38489-680a-4e76-90c7-778216ba1150 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:20.168672 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24a38489-680a-4e76-90c7-778216ba1150 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:20.168672 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24a38489-680a-4e76-90c7-778216ba1150 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:20.168901 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24a38489-680a-4e76-90c7-778216ba1150 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:20.196953 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:20.196953 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:20.205924 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-24a38489-680a-4e76-90c7-778216ba1150 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:20.220173 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24a38489-680a-4e76-90c7-778216ba1150 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:20.220828 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 346/1372] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:20 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 1138 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:20.238456 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dbe2597e-26ce-4bb2-aae1-4a9cbac001e6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:20.240819 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dbe2597e-26ce-4bb2-aae1-4a9cbac001e6 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:20.241066 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dbe2597e-26ce-4bb2-aae1-4a9cbac001e6 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:20.241379 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dbe2597e-26ce-4bb2-aae1-4a9cbac001e6 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:20.254891 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:20.254891 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:20.259978 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dbe2597e-26ce-4bb2-aae1-4a9cbac001e6 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:20.265895 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dbe2597e-26ce-4bb2-aae1-4a9cbac001e6 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:20.266514 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 350/1373] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:20 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:20.525743 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-01dcfc41-4129-4235-8343-9cb40393d46e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:20.531985 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01dcfc41-4129-4235-8343-9cb40393d46e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:20.531985 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01dcfc41-4129-4235-8343-9cb40393d46e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:20.531985 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01dcfc41-4129-4235-8343-9cb40393d46e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:20.531985 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-01dcfc41-4129-4235-8343-9cb40393d46e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:20.540531 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:20.540531 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:20.542101 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01dcfc41-4129-4235-8343-9cb40393d46e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:20.542742 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 336/1374] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:20 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:20.719787 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c9b75c88-9bdb-4cda-87e0-058045741c60 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:20.724965 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c9b75c88-9bdb-4cda-87e0-058045741c60 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] GET https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 Aug 14 22:27:20.725277 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c9b75c88-9bdb-4cda-87e0-058045741c60 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:20.726354 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c9b75c88-9bdb-4cda-87e0-058045741c60 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:20.737344 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c9b75c88-9bdb-4cda-87e0-058045741c60 tempest-VolumesTransfersTest-552734559 tempest-VolumesTransfersTest-552734559-project-admin] https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 returned with HTTP 404 Aug 14 22:27:20.737344 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 343/1375] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:20 2026] GET /volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:20.749072 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5961cb4a-de0f-4810-9126-a84f3a1672b7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:20.752657 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5961cb4a-de0f-4810-9126-a84f3a1672b7 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] GET https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 Aug 14 22:27:20.752848 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5961cb4a-de0f-4810-9126-a84f3a1672b7 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:20.753074 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5961cb4a-de0f-4810-9126-a84f3a1672b7 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:20.765369 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5961cb4a-de0f-4810-9126-a84f3a1672b7 tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 returned with HTTP 404 Aug 14 22:27:20.766203 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 347/1376] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:20 2026] GET /volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:20.790088 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5c7d9ef9-0c27-4fff-967c-102e3f91914e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:20.795713 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c7d9ef9-0c27-4fff-967c-102e3f91914e tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] DELETE https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 Aug 14 22:27:20.795896 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c7d9ef9-0c27-4fff-967c-102e3f91914e tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:20.796877 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c7d9ef9-0c27-4fff-967c-102e3f91914e tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:20.798270 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-5c7d9ef9-0c27-4fff-967c-102e3f91914e tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] Delete volume with id: b154c564-5546-49e5-9b5d-f6888ce08b76 Aug 14 22:27:20.813669 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c7d9ef9-0c27-4fff-967c-102e3f91914e tempest-VolumesTransfersTest-726458722 tempest-VolumesTransfersTest-726458722-project-member] https://10.4.3.114/volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 returned with HTTP 404 Aug 14 22:27:20.816324 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 351/1377] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:27:20 2026] DELETE /volume/v3/volumes/b154c564-5546-49e5-9b5d-f6888ce08b76 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:21.015707 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4fc39cb5-186e-4164-9c47-a64535392442 req-ea332ab7-e740-4fa7-a2d6-f2e90b77d5f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:21.018089 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e33649e3-a48d-4206-a60a-1d9dfe27c376 req-1a6d6128-5f96-4836-bdd4-77b47bdd1f65 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:21.019087 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-ea332ab7-e740-4fa7-a2d6-f2e90b77d5f8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:21.019695 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-ea332ab7-e740-4fa7-a2d6-f2e90b77d5f8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:21.019695 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-ea332ab7-e740-4fa7-a2d6-f2e90b77d5f8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:21.029052 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e33649e3-a48d-4206-a60a-1d9dfe27c376 req-1a6d6128-5f96-4836-bdd4-77b47bdd1f65 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] DELETE https://10.4.3.114/volume/v3/attachments/4e182d7f-e298-4fc2-945a-f3285fff0c7f Aug 14 22:27:21.029052 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e33649e3-a48d-4206-a60a-1d9dfe27c376 req-1a6d6128-5f96-4836-bdd4-77b47bdd1f65 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:21.029052 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e33649e3-a48d-4206-a60a-1d9dfe27c376 req-1a6d6128-5f96-4836-bdd4-77b47bdd1f65 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:21.033351 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:21.033351 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:21.039047 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:21.039047 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:21.039299 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4fc39cb5-186e-4164-9c47-a64535392442 req-ea332ab7-e740-4fa7-a2d6-f2e90b77d5f8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:21.046424 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-ea332ab7-e740-4fa7-a2d6-f2e90b77d5f8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:21.046424 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 337/1378] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:27:21 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:21.137525 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e33649e3-a48d-4206-a60a-1d9dfe27c376 req-1a6d6128-5f96-4836-bdd4-77b47bdd1f65 tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/attachments/4e182d7f-e298-4fc2-945a-f3285fff0c7f returned with HTTP 200 Aug 14 22:27:21.137957 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 344/1379] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:27:21 2026] DELETE /volume/v3/attachments/4e182d7f-e298-4fc2-945a-f3285fff0c7f => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:21.156688 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e33649e3-a48d-4206-a60a-1d9dfe27c376 req-0ec116a4-5a00-4259-a6a7-163f067674ed None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:21.160145 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e33649e3-a48d-4206-a60a-1d9dfe27c376 req-0ec116a4-5a00-4259-a6a7-163f067674ed tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] DELETE https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f Aug 14 22:27:21.160471 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e33649e3-a48d-4206-a60a-1d9dfe27c376 req-0ec116a4-5a00-4259-a6a7-163f067674ed tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:21.160742 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e33649e3-a48d-4206-a60a-1d9dfe27c376 req-0ec116a4-5a00-4259-a6a7-163f067674ed tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:21.163726 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-e33649e3-a48d-4206-a60a-1d9dfe27c376 req-0ec116a4-5a00-4259-a6a7-163f067674ed tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Delete volume with id: 6749d75f-038f-4191-81bb-8a7036d4ab4f Aug 14 22:27:21.174079 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:21.174079 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:21.174505 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e33649e3-a48d-4206-a60a-1d9dfe27c376 req-0ec116a4-5a00-4259-a6a7-163f067674ed tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Volume info retrieved successfully. Aug 14 22:27:21.222436 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e33649e3-a48d-4206-a60a-1d9dfe27c376 req-0ec116a4-5a00-4259-a6a7-163f067674ed tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] Delete volume request issued successfully. Aug 14 22:27:21.222709 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e33649e3-a48d-4206-a60a-1d9dfe27c376 req-0ec116a4-5a00-4259-a6a7-163f067674ed tempest-TestShelveInstance-1725752955 tempest-TestShelveInstance-1725752955-project-member] https://10.4.3.114/volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f returned with HTTP 202 Aug 14 22:27:21.223320 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 348/1380] 10.4.3.114 () {70 vars in 1620 bytes} [Fri Aug 14 22:27:21 2026] DELETE /volume/v3/volumes/6749d75f-038f-4191-81bb-8a7036d4ab4f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:27:21.559649 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e5d4a0fc-0b09-4667-8b2b-b51be6801914 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:21.562451 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5d4a0fc-0b09-4667-8b2b-b51be6801914 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:21.562451 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5d4a0fc-0b09-4667-8b2b-b51be6801914 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:21.562541 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5d4a0fc-0b09-4667-8b2b-b51be6801914 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:21.562627 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e5d4a0fc-0b09-4667-8b2b-b51be6801914 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:21.583273 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:21.583273 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:21.585233 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5d4a0fc-0b09-4667-8b2b-b51be6801914 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:21.585233 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 352/1381] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:21 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:22.372696 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bea0f8a7-9663-4566-89a5-47a21e600cd7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:22.372696 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bea0f8a7-9663-4566-89a5-47a21e600cd7 None None] GET https://10.4.3.114/volume// Aug 14 22:27:22.372696 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bea0f8a7-9663-4566-89a5-47a21e600cd7 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:22.372696 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bea0f8a7-9663-4566-89a5-47a21e600cd7 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:22.373620 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bea0f8a7-9663-4566-89a5-47a21e600cd7 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:27:22.374458 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 338/1382] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:27:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:27:22.388696 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4fc39cb5-186e-4164-9c47-a64535392442 req-2e3e7074-f608-476d-a9ab-f5e802463bb1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:22.397397 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-2e3e7074-f608-476d-a9ab-f5e802463bb1 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:27:22.397941 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-2e3e7074-f608-476d-a9ab-f5e802463bb1 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b786dbd-1159-4169-b3b2-80fe3072e08a", "connector": null, "instance_uuid": "08c3184c-f04a-4d81-8398-569d37f214cb"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:22.424284 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:22.424284 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:22.486030 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-2e3e7074-f608-476d-a9ab-f5e802463bb1 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:27:22.486789 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 345/1383] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:27:22 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:22.503683 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf29949e-d86c-4800-9a46-c4e857853e4f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:22.504524 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf29949e-d86c-4800-9a46-c4e857853e4f None None] GET https://10.4.3.114/volume// Aug 14 22:27:22.504591 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf29949e-d86c-4800-9a46-c4e857853e4f None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:22.505214 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf29949e-d86c-4800-9a46-c4e857853e4f None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:22.506378 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf29949e-d86c-4800-9a46-c4e857853e4f None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:27:22.507089 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 349/1384] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:27:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:27:22.520428 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4fc39cb5-186e-4164-9c47-a64535392442 req-2556c2fc-c546-47ee-9558-5c37364aa100 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:22.524742 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-2556c2fc-c546-47ee-9558-5c37364aa100 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:22.525728 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-2556c2fc-c546-47ee-9558-5c37364aa100 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:22.525728 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-2556c2fc-c546-47ee-9558-5c37364aa100 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:22.555018 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:22.555018 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:22.562701 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-4fc39cb5-186e-4164-9c47-a64535392442 req-2556c2fc-c546-47ee-9558-5c37364aa100 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:22.570959 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-2556c2fc-c546-47ee-9558-5c37364aa100 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:22.571105 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 353/1385] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:27:22 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 1318 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:27:22.607649 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-003383d1-7a89-486c-9b28-2409e0190c2d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:22.609836 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-003383d1-7a89-486c-9b28-2409e0190c2d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:22.610688 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-003383d1-7a89-486c-9b28-2409e0190c2d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:22.610688 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-003383d1-7a89-486c-9b28-2409e0190c2d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:22.610688 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-003383d1-7a89-486c-9b28-2409e0190c2d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:22.616501 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:22.616501 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:22.617992 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-003383d1-7a89-486c-9b28-2409e0190c2d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:22.618530 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 339/1386] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:22 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:23.642464 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1451e407-f43f-4727-a22f-f988bea0f4dd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:23.647478 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1451e407-f43f-4727-a22f-f988bea0f4dd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:23.647478 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1451e407-f43f-4727-a22f-f988bea0f4dd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:23.647478 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1451e407-f43f-4727-a22f-f988bea0f4dd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:23.647478 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1451e407-f43f-4727-a22f-f988bea0f4dd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:23.653558 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:23.653558 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:23.654582 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1451e407-f43f-4727-a22f-f988bea0f4dd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:23.655126 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 346/1387] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:23 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:24.057943 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-627f6044-c706-4014-8d90-ea47aa51fa51 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:24.060071 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-627f6044-c706-4014-8d90-ea47aa51fa51 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] POST https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action Aug 14 22:27:24.060728 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-627f6044-c706-4014-8d90-ea47aa51fa51 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action body: b'{"os-attach": {"instance_uuid": "c8297490-2536-4903-aa44-9fcc7c08f61e", "mountpoint": "/dev/vdb"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:24.060728 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-627f6044-c706-4014-8d90-ea47aa51fa51 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c8297490-2536-4903-aa44-9fcc7c08f61e", "mountpoint": "/dev/vdb"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:24.073561 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:24.073561 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:24.075223 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-627f6044-c706-4014-8d90-ea47aa51fa51 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:24.090388 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-627f6044-c706-4014-8d90-ea47aa51fa51 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Update volume admin metadata completed successfully. Aug 14 22:27:24.199540 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-627f6044-c706-4014-8d90-ea47aa51fa51 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Attach volume completed successfully. Aug 14 22:27:24.199785 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-627f6044-c706-4014-8d90-ea47aa51fa51 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action returned with HTTP 202 Aug 14 22:27:24.200391 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 350/1388] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:27:24 2026] POST /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:27:24.213442 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-df9d9597-1fd5-4236-80c5-8cef6edc19a6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:24.215293 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df9d9597-1fd5-4236-80c5-8cef6edc19a6 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:27:24.216221 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df9d9597-1fd5-4236-80c5-8cef6edc19a6 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:24.216221 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df9d9597-1fd5-4236-80c5-8cef6edc19a6 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:24.234631 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:24.234631 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:24.244533 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-df9d9597-1fd5-4236-80c5-8cef6edc19a6 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:24.251172 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df9d9597-1fd5-4236-80c5-8cef6edc19a6 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:27:24.251172 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 354/1389] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:24 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:24.273782 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4531750a-d2a1-495d-b1fe-ae539e6dd4db None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:24.277607 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4531750a-d2a1-495d-b1fe-ae539e6dd4db tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] POST https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action Aug 14 22:27:24.278098 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4531750a-d2a1-495d-b1fe-ae539e6dd4db tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action body: b'{"os-detach": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:24.278291 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4531750a-d2a1-495d-b1fe-ae539e6dd4db tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:24.297400 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:24.297400 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:24.300614 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4531750a-d2a1-495d-b1fe-ae539e6dd4db tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:24.387412 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4531750a-d2a1-495d-b1fe-ae539e6dd4db tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Detach volume completed successfully. Aug 14 22:27:24.387598 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4531750a-d2a1-495d-b1fe-ae539e6dd4db tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action returned with HTTP 202 Aug 14 22:27:24.388957 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 340/1390] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:27:24 2026] POST /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:27:24.398361 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6aa0ba65-606b-4d0b-87f9-eb67edc66b09 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:24.400693 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6aa0ba65-606b-4d0b-87f9-eb67edc66b09 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:27:24.401039 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6aa0ba65-606b-4d0b-87f9-eb67edc66b09 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:24.401231 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6aa0ba65-606b-4d0b-87f9-eb67edc66b09 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:24.416153 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:24.416153 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:24.425529 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6aa0ba65-606b-4d0b-87f9-eb67edc66b09 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:24.431414 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6aa0ba65-606b-4d0b-87f9-eb67edc66b09 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:27:24.432490 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 347/1391] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:24 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:24.671120 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7df75b6-708a-41bb-ba20-706b146fd003 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:24.673238 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7df75b6-708a-41bb-ba20-706b146fd003 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:24.673503 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7df75b6-708a-41bb-ba20-706b146fd003 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:24.674447 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7df75b6-708a-41bb-ba20-706b146fd003 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:24.674447 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e7df75b6-708a-41bb-ba20-706b146fd003 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:24.681509 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:24.681509 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:24.682937 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7df75b6-708a-41bb-ba20-706b146fd003 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:24.682937 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 351/1392] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:24 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:25.058769 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4fc39cb5-186e-4164-9c47-a64535392442 req-b09e6639-db9d-41f7-ba3e-3f385468a619 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:25.071461 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-b09e6639-db9d-41f7-ba3e-3f385468a619 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] DELETE https://10.4.3.114/volume/v3/attachments/294db084-2381-4c4b-a923-181a86b35e14 Aug 14 22:27:25.073676 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-b09e6639-db9d-41f7-ba3e-3f385468a619 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:25.073676 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-b09e6639-db9d-41f7-ba3e-3f385468a619 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:25.101278 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:25.101278 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:25.223372 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-b09e6639-db9d-41f7-ba3e-3f385468a619 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments/294db084-2381-4c4b-a923-181a86b35e14 returned with HTTP 200 Aug 14 22:27:25.223372 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 355/1393] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:27:25 2026] DELETE /volume/v3/attachments/294db084-2381-4c4b-a923-181a86b35e14 => generated 192 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:25.699918 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73c15ab1-eb05-428a-89c6-f52b7e1f0984 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:25.705438 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73c15ab1-eb05-428a-89c6-f52b7e1f0984 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:25.705438 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73c15ab1-eb05-428a-89c6-f52b7e1f0984 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:25.705438 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73c15ab1-eb05-428a-89c6-f52b7e1f0984 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:25.705438 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-73c15ab1-eb05-428a-89c6-f52b7e1f0984 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:25.710859 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:25.710859 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:25.712761 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73c15ab1-eb05-428a-89c6-f52b7e1f0984 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:25.713761 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 341/1394] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:25 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:25.716233 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-221b0454-9938-483c-9679-d5ce81070655 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:25.716817 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-221b0454-9938-483c-9679-d5ce81070655 None None] GET https://10.4.3.114/volume// Aug 14 22:27:25.716984 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-221b0454-9938-483c-9679-d5ce81070655 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:25.718006 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-221b0454-9938-483c-9679-d5ce81070655 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:25.718006 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-221b0454-9938-483c-9679-d5ce81070655 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:27:25.719413 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 348/1395] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:27:25 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:27:25.730101 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a871072a-3fde-4807-9e22-ab47300a9ee7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:25.731771 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4fc39cb5-186e-4164-9c47-a64535392442 req-06a41769-5af3-42d3-b4c5-ff6d6b8566e9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:25.735882 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-06a41769-5af3-42d3-b4c5-ff6d6b8566e9 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:27:25.736144 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-06a41769-5af3-42d3-b4c5-ff6d6b8566e9 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:25.736485 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-06a41769-5af3-42d3-b4c5-ff6d6b8566e9 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:25.737138 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a871072a-3fde-4807-9e22-ab47300a9ee7 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 Aug 14 22:27:25.737429 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a871072a-3fde-4807-9e22-ab47300a9ee7 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:25.737752 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a871072a-3fde-4807-9e22-ab47300a9ee7 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:25.746237 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:25.746237 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:25.752054 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a871072a-3fde-4807-9e22-ab47300a9ee7 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:25.753779 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:25.753779 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:25.757143 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a871072a-3fde-4807-9e22-ab47300a9ee7 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 returned with HTTP 200 Aug 14 22:27:25.757855 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 352/1396] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:25 2026] GET /volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:25.759170 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-4fc39cb5-186e-4164-9c47-a64535392442 req-06a41769-5af3-42d3-b4c5-ff6d6b8566e9 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:27:25.764942 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-06a41769-5af3-42d3-b4c5-ff6d6b8566e9 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:27:25.765727 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 356/1397] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:27:25 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:27:25.772762 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3841e02c-efc2-43b9-b18b-4f64d702cc8c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:25.967210 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4fc39cb5-186e-4164-9c47-a64535392442 req-81d81086-71b1-4447-ab5f-df507d88b7d7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:25.972726 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-81d81086-71b1-4447-ab5f-df507d88b7d7 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] PUT https://10.4.3.114/volume/v3/attachments/7a6397b0-4cb3-4f0f-baea-93edb2dbf67a Aug 14 22:27:25.973340 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-81d81086-71b1-4447-ab5f-df507d88b7d7 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:26.001345 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-4fc39cb5-186e-4164-9c47-a64535392442 req-81d81086-71b1-4447-ab5f-df507d88b7d7 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Acquiring lock "cinder-attachment_update-6b786dbd-1159-4169-b3b2-80fe3072e08a-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:27:26.012873 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-4fc39cb5-186e-4164-9c47-a64535392442 req-81d81086-71b1-4447-ab5f-df507d88b7d7 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Lock "cinder-attachment_update-6b786dbd-1159-4169-b3b2-80fe3072e08a-np0000007343" acquired by "attachment_update" :: waited 0.012s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:27:26.014923 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:26.014923 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:26.042578 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3841e02c-efc2-43b9-b18b-4f64d702cc8c tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26/export_record Aug 14 22:27:26.042682 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3841e02c-efc2-43b9-b18b-4f64d702cc8c tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:26.043632 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3841e02c-efc2-43b9-b18b-4f64d702cc8c tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Calling method 'export_record' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:26.043632 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-3841e02c-efc2-43b9-b18b-4f64d702cc8c tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Export record for backup 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 22:27:26.058789 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:26.058789 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:26.060226 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-3841e02c-efc2-43b9-b18b-4f64d702cc8c tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Calling RPCAPI with context: , host: np0000007343, backup: 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 22:27:26.068240 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-3841e02c-efc2-43b9-b18b-4f64d702cc8c tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] export_record in rpcapi backup_id 4272228f-b7ac-4729-86d2-525d655e3d26 on host np0000007343. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 22:27:26.090682 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-3841e02c-efc2-43b9-b18b-4f64d702cc8c tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDI3MjIyOGYtYjdhYy00NzI5LTg2ZDItNTI1ZDY1NWUzZDI2IiwgInVzZXJfaWQiOiAiNzlhNTJlZmRlYjYyNDU5MGIyMDRkMDMxNWMzMDIxNWIiLCAicHJvamVjdF9pZCI6ICIzM2VjODI2YzFjYjE0NjljYjdhYjk5ZWQzOTZhZjQ0NyIsICJ2b2x1bWVfaWQiOiAiNGNmZWFkODctYmMzMS00MjdkLWI1ODItNzFhYmRkNDVmYzA4IiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjAxMjkwNzQxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNDMzNzk4NzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80Y2ZlYWQ4Ny1iYzMxLTQyN2QtYjU4Mi03MWFiZGQ0NWZjMDgvMjAyNjA4MTQyMjI3MDgvYXpfbm92YV9iYWNrdXBfNDI3MjIyOGYtYjdhYy00NzI5LTg2ZDItNTI1ZDY1NWUzZDI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQyMjoyNzowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjoyNzowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDIyOjI3OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 22:27:26.091737 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3841e02c-efc2-43b9-b18b-4f64d702cc8c tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26/export_record returned with HTTP 200 Aug 14 22:27:26.092759 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 342/1398] 10.4.3.114 () {66 vars in 1390 bytes} [Fri Aug 14 22:27:25 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26/export_record => generated 1512 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:26.106918 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f49df1a-9adb-40bd-8f81-fcf4a62afc62 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:26.114761 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f49df1a-9adb-40bd-8f81-fcf4a62afc62 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] POST https://10.4.3.114/volume/v3/backups/import_record Aug 14 22:27:26.114761 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f49df1a-9adb-40bd-8f81-fcf4a62afc62 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDkyZmYwZTctNTJhMS00ZDNiLThjYWMtMTU0YWRmMjQ1NDU4IiwgInVzZXJfaWQiOiAiNzlhNTJlZmRlYjYyNDU5MGIyMDRkMDMxNWMzMDIxNWIiLCAicHJvamVjdF9pZCI6ICIzM2VjODI2YzFjYjE0NjljYjdhYjk5ZWQzOTZhZjQ0NyIsICJ2b2x1bWVfaWQiOiAiNGNmZWFkODctYmMzMS00MjdkLWI1ODItNzFhYmRkNDVmYzA4IiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjAxMjkwNzQxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNDMzNzk4NzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80Y2ZlYWQ4Ny1iYzMxLTQyN2QtYjU4Mi03MWFiZGQ0NWZjMDgvMjAyNjA4MTQyMjI3MDgvYXpfbm92YV9iYWNrdXBfNDI3MjIyOGYtYjdhYy00NzI5LTg2ZDItNTI1ZDY1NWUzZDI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQyMjoyNzowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjoyNzowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDIyOjI3OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:26.120738 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-7f49df1a-9adb-40bd-8f81-fcf4a62afc62 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDkyZmYwZTctNTJhMS00ZDNiLThjYWMtMTU0YWRmMjQ1NDU4IiwgInVzZXJfaWQiOiAiNzlhNTJlZmRlYjYyNDU5MGIyMDRkMDMxNWMzMDIxNWIiLCAicHJvamVjdF9pZCI6ICIzM2VjODI2YzFjYjE0NjljYjdhYjk5ZWQzOTZhZjQ0NyIsICJ2b2x1bWVfaWQiOiAiNGNmZWFkODctYmMzMS00MjdkLWI1ODItNzFhYmRkNDVmYzA4IiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjAxMjkwNzQxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNDMzNzk4NzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80Y2ZlYWQ4Ny1iYzMxLTQyN2QtYjU4Mi03MWFiZGQ0NWZjMDgvMjAyNjA4MTQyMjI3MDgvYXpfbm92YV9iYWNrdXBfNDI3MjIyOGYtYjdhYy00NzI5LTg2ZDItNTI1ZDY1NWUzZDI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQyMjoyNzowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjoyNzowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDIyOjI3OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100324) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 22:27:26.121943 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-7f49df1a-9adb-40bd-8f81-fcf4a62afc62 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDkyZmYwZTctNTJhMS00ZDNiLThjYWMtMTU0YWRmMjQ1NDU4IiwgInVzZXJfaWQiOiAiNzlhNTJlZmRlYjYyNDU5MGIyMDRkMDMxNWMzMDIxNWIiLCAicHJvamVjdF9pZCI6ICIzM2VjODI2YzFjYjE0NjljYjdhYjk5ZWQzOTZhZjQ0NyIsICJ2b2x1bWVfaWQiOiAiNGNmZWFkODctYmMzMS00MjdkLWI1ODItNzFhYmRkNDVmYzA4IiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjAxMjkwNzQxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNDMzNzk4NzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80Y2ZlYWQ4Ny1iYzMxLTQyN2QtYjU4Mi03MWFiZGQ0NWZjMDgvMjAyNjA4MTQyMjI3MDgvYXpfbm92YV9iYWNrdXBfNDI3MjIyOGYtYjdhYy00NzI5LTg2ZDItNTI1ZDY1NWUzZDI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQyMjoyNzowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjoyNzowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDIyOjI3OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100324) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 22:27:26.201411 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7f49df1a-9adb-40bd-8f81-fcf4a62afc62 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Created reservations ['3bf56ee8-e006-46f8-9965-9abe5ae26ba6', '4d85966f-ad0c-4dc5-8a51-c3a54acf2efb'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:26.209288 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-4fc39cb5-186e-4164-9c47-a64535392442 req-81d81086-71b1-4447-ab5f-df507d88b7d7 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Lock "cinder-attachment_update-6b786dbd-1159-4169-b3b2-80fe3072e08a-np0000007343" released by "attachment_update" :: held 0.195s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:27:26.209534 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-81d81086-71b1-4447-ab5f-df507d88b7d7 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments/7a6397b0-4cb3-4f0f-baea-93edb2dbf67a returned with HTTP 200 Aug 14 22:27:26.209998 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 349/1399] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:27:25 2026] PUT /volume/v3/attachments/7a6397b0-4cb3-4f0f-baea-93edb2dbf67a => generated 969 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:26.247712 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4fc39cb5-186e-4164-9c47-a64535392442 req-46d21f8f-8dd6-4218-bfda-bcba873114b4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:26.251005 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-46d21f8f-8dd6-4218-bfda-bcba873114b4 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] POST https://10.4.3.114/volume/v3/attachments/7a6397b0-4cb3-4f0f-baea-93edb2dbf67a/action Aug 14 22:27:26.251761 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-46d21f8f-8dd6-4218-bfda-bcba873114b4 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:26.251761 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-46d21f8f-8dd6-4218-bfda-bcba873114b4 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:26.256949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-7f49df1a-9adb-40bd-8f81-fcf4a62afc62 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] import_record rpcapi backup id 092ff0e7-52a1-4d3b-8cac-154adf245458 on host np0000007343 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDkyZmYwZTctNTJhMS00ZDNiLThjYWMtMTU0YWRmMjQ1NDU4IiwgInVzZXJfaWQiOiAiNzlhNTJlZmRlYjYyNDU5MGIyMDRkMDMxNWMzMDIxNWIiLCAicHJvamVjdF9pZCI6ICIzM2VjODI2YzFjYjE0NjljYjdhYjk5ZWQzOTZhZjQ0NyIsICJ2b2x1bWVfaWQiOiAiNGNmZWFkODctYmMzMS00MjdkLWI1ODItNzFhYmRkNDVmYzA4IiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjAxMjkwNzQxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNDMzNzk4NzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80Y2ZlYWQ4Ny1iYzMxLTQyN2QtYjU4Mi03MWFiZGQ0NWZjMDgvMjAyNjA4MTQyMjI3MDgvYXpfbm92YV9iYWNrdXBfNDI3MjIyOGYtYjdhYy00NzI5LTg2ZDItNTI1ZDY1NWUzZDI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQyMjoyNzowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjoyNzowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDIyOjI3OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100324) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 22:27:26.260172 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-7f49df1a-9adb-40bd-8f81-fcf4a62afc62 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Import record output: {'backup': {'id': '092ff0e7-52a1-4d3b-8cac-154adf245458', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.114/volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458'}, {'rel': 'bookmark', 'href': 'https://10.4.3.114/volume/backups/092ff0e7-52a1-4d3b-8cac-154adf245458'}]}}. {{(pid=100324) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 22:27:26.260530 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f49df1a-9adb-40bd-8f81-fcf4a62afc62 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] https://10.4.3.114/volume/v3/backups/import_record returned with HTTP 201 Aug 14 22:27:26.261150 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 353/1400] 10.4.3.114 () {68 vars in 1302 bytes} [Fri Aug 14 22:27:26 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 157 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 22:27:26.272451 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-45a28e76-dc93-4297-ac7e-d634fc318fd9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:26.276008 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45a28e76-dc93-4297-ac7e-d634fc318fd9 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] GET https://10.4.3.114/volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 Aug 14 22:27:26.276008 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45a28e76-dc93-4297-ac7e-d634fc318fd9 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:26.278084 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45a28e76-dc93-4297-ac7e-d634fc318fd9 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:26.278084 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-45a28e76-dc93-4297-ac7e-d634fc318fd9 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Show backup with id 092ff0e7-52a1-4d3b-8cac-154adf245458. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:26.286123 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:26.286123 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:26.287807 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45a28e76-dc93-4297-ac7e-d634fc318fd9 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] https://10.4.3.114/volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 returned with HTTP 200 Aug 14 22:27:26.291915 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 343/1401] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:26 2026] GET /volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 => generated 647 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:26.300897 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:26.300897 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:26.330879 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4fc39cb5-186e-4164-9c47-a64535392442 req-46d21f8f-8dd6-4218-bfda-bcba873114b4 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments/7a6397b0-4cb3-4f0f-baea-93edb2dbf67a/action returned with HTTP 204 Aug 14 22:27:26.331576 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 357/1402] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:27:26 2026] POST /volume/v3/attachments/7a6397b0-4cb3-4f0f-baea-93edb2dbf67a/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:26.840365 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cae28af7-8440-40b9-936f-4b88f32f981d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:27.101815 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:27:27.102317 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1233896368"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:27.104113 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1233896368'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:27:27.104243 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Create volume of 1 GB Aug 14 22:27:27.104807 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:27.104807 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:27.110345 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Availability Zones retrieved successfully. Aug 14 22:27:27.127016 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Flow 'volume_create_api' (ce5fec57-9333-48fd-a464-51d47a1ae1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:27.130355 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e484c2d9-4d8b-4072-93f0-edd7ac2c2dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:27.131461 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:27:27.189668 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e484c2d9-4d8b-4072-93f0-edd7ac2c2dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:27.190757 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82da694a-6d8f-47e2-8c37-c5369ef34eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:27.310059 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8bfc939d-ba35-4d1b-befb-463827c86247 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:27.313142 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Created reservations ['c00f0826-dcc8-4bae-a351-291d4b1a0a68', 'd24c959e-a25c-4cf0-bc89-07b6ff21adce', '75333f1c-4707-4858-add1-47cc6d3be165', '48001a59-a77a-461a-9cf3-45a9248c624e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:27.313331 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8bfc939d-ba35-4d1b-befb-463827c86247 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] GET https://10.4.3.114/volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 Aug 14 22:27:27.313331 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8bfc939d-ba35-4d1b-befb-463827c86247 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:27.313423 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8bfc939d-ba35-4d1b-befb-463827c86247 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:27.314073 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8bfc939d-ba35-4d1b-befb-463827c86247 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Show backup with id 092ff0e7-52a1-4d3b-8cac-154adf245458. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:27.314469 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82da694a-6d8f-47e2-8c37-c5369ef34eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c00f0826-dcc8-4bae-a351-291d4b1a0a68', 'd24c959e-a25c-4cf0-bc89-07b6ff21adce', '75333f1c-4707-4858-add1-47cc6d3be165', '48001a59-a77a-461a-9cf3-45a9248c624e']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:27.317063 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3ba261a-77c9-4c4f-8720-e36fc47928a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:27.326089 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:27.326089 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:27.327278 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8bfc939d-ba35-4d1b-befb-463827c86247 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] https://10.4.3.114/volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 returned with HTTP 200 Aug 14 22:27:27.329627 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 354/1403] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:27 2026] GET /volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 => generated 803 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:27.342909 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7688526-f9eb-4bdb-87b6-0d0a1c6a6f1f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:27.346563 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7688526-f9eb-4bdb-87b6-0d0a1c6a6f1f tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] GET https://10.4.3.114/volume/v3/backups Aug 14 22:27:27.346563 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7688526-f9eb-4bdb-87b6-0d0a1c6a6f1f tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:27.347830 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7688526-f9eb-4bdb-87b6-0d0a1c6a6f1f tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:27.365737 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3ba261a-77c9-4c4f-8720-e36fc47928a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e400432c-746b-4515-a89d-813ecd874014', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1233896368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='637c21f1340149fa8e3b74e5e2c41924',qos_specs=None,replication_status=,reservations=['c00f0826-dcc8-4bae-a351-291d4b1a0a68','d24c959e-a25c-4cf0-bc89-07b6ff21adce','75333f1c-4707-4858-add1-47cc6d3be165','48001a59-a77a-461a-9cf3-45a9248c624e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed9abc45a70740388ffeea6da32e1d34',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1233896368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e400432c-746b-4515-a89d-813ecd874014,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='637c21f1340149fa8e3b74e5e2c41924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed9abc45a70740388ffeea6da32e1d34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:27.367971 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b38bc2dd-873b-40a0-84b5-655cc993610e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:27.378946 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7688526-f9eb-4bdb-87b6-0d0a1c6a6f1f tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 200 Aug 14 22:27:27.379071 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 344/1404] 10.4.3.114 () {66 vars in 1237 bytes} [Fri Aug 14 22:27:27 2026] GET /volume/v3/backups => generated 338 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:27.396570 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:27.402274 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] POST https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26/restore Aug 14 22:27:27.402427 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:27.404759 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Restoring backup 4272228f-b7ac-4729-86d2-525d655e3d26 ({'restore': {}}) {{(pid=100322) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 22:27:27.404759 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Restoring backup 4272228f-b7ac-4729-86d2-525d655e3d26 to volume None. Aug 14 22:27:27.411184 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:27.411184 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:27.414499 np0000007343 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Creating volume of 1 GB for restore of backup 4272228f-b7ac-4729-86d2-525d655e3d26. Aug 14 22:27:27.427239 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b38bc2dd-873b-40a0-84b5-655cc993610e) transitioned into state 'SUCCESS' from state '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-1233896368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='637c21f1340149fa8e3b74e5e2c41924',qos_specs=None,replication_status=,reservations=['c00f0826-dcc8-4bae-a351-291d4b1a0a68','d24c959e-a25c-4cf0-bc89-07b6ff21adce','75333f1c-4707-4858-add1-47cc6d3be165','48001a59-a77a-461a-9cf3-45a9248c624e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed9abc45a70740388ffeea6da32e1d34',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:27.428110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af796bee-674a-46cd-944c-408856bc31e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:27.436481 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Availability zone cache updated, next update will occur around 2026-08-14 23:27:27.436051. {{(pid=100322) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 22:27:27.436631 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Availability Zones retrieved successfully. Aug 14 22:27:27.446815 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Flow 'volume_create_api' (33822b84-a696-4ee2-a8be-7f8e1f258346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:27.449839 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd1687d-16f3-48de-bfe1-2db45d964a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:27.453226 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:27:27.454065 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af796bee-674a-46cd-944c-408856bc31e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:27.455016 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Flow 'volume_create_api' (ce5fec57-9333-48fd-a464-51d47a1ae1b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:27.455016 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Create volume request issued successfully. Aug 14 22:27:27.455760 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cae28af7-8440-40b9-936f-4b88f32f981d tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:27:27.456873 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 350/1405] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:27:26 2026] POST /volume/v3/volumes => generated 819 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:27.473977 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8fe332d1-1ee0-4eed-94c7-baad3c2bcc35 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:27.477743 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fe332d1-1ee0-4eed-94c7-baad3c2bcc35 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] GET https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:27.478197 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fe332d1-1ee0-4eed-94c7-baad3c2bcc35 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:27.478329 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fe332d1-1ee0-4eed-94c7-baad3c2bcc35 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:27.491565 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:27.491565 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:27.498104 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd1687d-16f3-48de-bfe1-2db45d964a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:27.498220 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8fe332d1-1ee0-4eed-94c7-baad3c2bcc35 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Volume info retrieved successfully. Aug 14 22:27:27.498305 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa8f67c-3bea-41b5-b8a9-ceafb7d04e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:27.505723 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fe332d1-1ee0-4eed-94c7-baad3c2bcc35 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 returned with HTTP 200 Aug 14 22:27:27.505723 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 355/1406] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:27 2026] GET /volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 => generated 887 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:27.577587 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Created reservations ['1d426686-d51f-42a9-a3d4-49719b0f7549', 'd9a8676c-1dcb-4140-a9c1-2b07d658aa71', '0f264c67-10c9-4838-9461-f75a7ef13ad8', 'b86dd160-5bae-41ee-8d50-1b4a8893f643'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:27.578726 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa8f67c-3bea-41b5-b8a9-ceafb7d04e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d426686-d51f-42a9-a3d4-49719b0f7549', 'd9a8676c-1dcb-4140-a9c1-2b07d658aa71', '0f264c67-10c9-4838-9461-f75a7ef13ad8', 'b86dd160-5bae-41ee-8d50-1b4a8893f643']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:27.579905 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf8d5a2-b755-4eda-b195-067f4dcbf853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:27.632860 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf8d5a2-b755-4eda-b195-067f4dcbf853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d4663be-5a57-4fe7-9089-94d19b40c7e3', '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_4272228f-b7ac-4729-86d2-525d655e3d26',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ec826c1cb1469cb7ab99ed396af447',qos_specs=None,replication_status=,reservations=['1d426686-d51f-42a9-a3d4-49719b0f7549','d9a8676c-1dcb-4140-a9c1-2b07d658aa71','0f264c67-10c9-4838-9461-f75a7ef13ad8','b86dd160-5bae-41ee-8d50-1b4a8893f643'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a52efdeb624590b204d0315c30215b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:27:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4272228f-b7ac-4729-86d2-525d655e3d26',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d4663be-5a57-4fe7-9089-94d19b40c7e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33ec826c1cb1469cb7ab99ed396af447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79a52efdeb624590b204d0315c30215b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:27.635190 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b90cca-8a21-4717-8820-3797beee9818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:27.679406 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b90cca-8a21-4717-8820-3797beee9818) transitioned into 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_4272228f-b7ac-4729-86d2-525d655e3d26',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ec826c1cb1469cb7ab99ed396af447',qos_specs=None,replication_status=,reservations=['1d426686-d51f-42a9-a3d4-49719b0f7549','d9a8676c-1dcb-4140-a9c1-2b07d658aa71','0f264c67-10c9-4838-9461-f75a7ef13ad8','b86dd160-5bae-41ee-8d50-1b4a8893f643'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a52efdeb624590b204d0315c30215b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:27.680670 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776d7a4f-d0d2-4bb7-90ae-ba3ceb47978b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:27.710153 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776d7a4f-d0d2-4bb7-90ae-ba3ceb47978b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:27.711931 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Flow 'volume_create_api' (33822b84-a696-4ee2-a8be-7f8e1f258346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:27.712179 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Create volume request issued successfully. Aug 14 22:27:27.726568 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:27.726568 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:27.727196 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:28.522789 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7527ee59-1de7-4624-97f1-533b787904b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:28.530281 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7527ee59-1de7-4624-97f1-533b787904b6 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] GET https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:28.530281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7527ee59-1de7-4624-97f1-533b787904b6 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:28.530281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7527ee59-1de7-4624-97f1-533b787904b6 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:28.541441 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:28.541441 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:28.546568 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7527ee59-1de7-4624-97f1-533b787904b6 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Volume info retrieved successfully. Aug 14 22:27:28.552142 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7527ee59-1de7-4624-97f1-533b787904b6 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 returned with HTTP 200 Aug 14 22:27:28.552728 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 345/1407] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:28 2026] GET /volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:28.567172 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f389b87d-983d-4c97-8f17-7d6e7c02b691 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:28.569180 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f389b87d-983d-4c97-8f17-7d6e7c02b691 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] POST https://10.4.3.114/volume/v3/volume-transfers Aug 14 22:27:28.569607 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f389b87d-983d-4c97-8f17-7d6e7c02b691 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e400432c-746b-4515-a89d-813ecd874014"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:28.571061 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volume_transfer [None req-f389b87d-983d-4c97-8f17-7d6e7c02b691 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e400432c-746b-4515-a89d-813ecd874014'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 22:27:28.571264 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volume_transfer [None req-f389b87d-983d-4c97-8f17-7d6e7c02b691 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Creating transfer of volume e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:28.571659 np0000007343 devstack@c-api.service[100325]: INFO cinder.transfer.api [None req-f389b87d-983d-4c97-8f17-7d6e7c02b691 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Generating transfer record for volume e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:28.583718 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:28.583718 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:28.603658 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f389b87d-983d-4c97-8f17-7d6e7c02b691 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volume-transfers returned with HTTP 202 Aug 14 22:27:28.604347 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 351/1408] 10.4.3.114 () {70 vars in 1326 bytes} [Fri Aug 14 22:27:28 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:28.615650 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6ee6e0e-1dd7-4623-97fe-302da6afff61 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:28.617730 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6ee6e0e-1dd7-4623-97fe-302da6afff61 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] GET https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:28.617943 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6ee6e0e-1dd7-4623-97fe-302da6afff61 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:28.618182 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6ee6e0e-1dd7-4623-97fe-302da6afff61 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:28.627464 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:28.627464 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:28.632194 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f6ee6e0e-1dd7-4623-97fe-302da6afff61 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Volume info retrieved successfully. Aug 14 22:27:28.637111 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6ee6e0e-1dd7-4623-97fe-302da6afff61 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 returned with HTTP 200 Aug 14 22:27:28.637532 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 356/1409] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:28 2026] GET /volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:28.653070 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d73b25df-b50c-4293-859f-1dbf4822f3a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:28.655164 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d73b25df-b50c-4293-859f-1dbf4822f3a3 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] GET https://10.4.3.114/volume/v3/volume-transfers/fc99f25e-6dd4-48c1-8421-b126c49545d0 Aug 14 22:27:28.655502 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d73b25df-b50c-4293-859f-1dbf4822f3a3 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:28.655779 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d73b25df-b50c-4293-859f-1dbf4822f3a3 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:28.660188 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d73b25df-b50c-4293-859f-1dbf4822f3a3 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volume-transfers/fc99f25e-6dd4-48c1-8421-b126c49545d0 returned with HTTP 200 Aug 14 22:27:28.660804 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 346/1410] 10.4.3.114 () {68 vars in 1416 bytes} [Fri Aug 14 22:27:28 2026] GET /volume/v3/volume-transfers/fc99f25e-6dd4-48c1-8421-b126c49545d0 => generated 540 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:28.671606 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a319495b-3da3-4e0d-9b91-418a612606d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:28.673755 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a319495b-3da3-4e0d-9b91-418a612606d2 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] GET https://10.4.3.114/volume/v3/volume-transfers Aug 14 22:27:28.674046 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a319495b-3da3-4e0d-9b91-418a612606d2 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:28.674262 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a319495b-3da3-4e0d-9b91-418a612606d2 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:28.674426 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volume_transfer [None req-a319495b-3da3-4e0d-9b91-418a612606d2 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Listing volume transfers {{(pid=100325) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 22:27:28.679621 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a319495b-3da3-4e0d-9b91-418a612606d2 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volume-transfers returned with HTTP 200 Aug 14 22:27:28.680267 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 352/1411] 10.4.3.114 () {68 vars in 1305 bytes} [Fri Aug 14 22:27:28 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:28.691731 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e5b94c5d-ebc1-49cc-923e-a778c34093c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:28.739512 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:28.739512 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:28.740189 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:28.743281 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Checking backup size 1 against volume size 1 {{(pid=100322) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 22:27:28.743281 np0000007343 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Overwriting volume 6d4663be-5a57-4fe7-9089-94d19b40c7e3 with restore of backup 4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:28.775781 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] restore_backup in rpcapi backup_id 4272228f-b7ac-4729-86d2-525d655e3d26 {{(pid=100322) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 22:27:28.778925 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8bfb9ae-962c-4ec2-a298-b20ba727c51f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26/restore returned with HTTP 202 Aug 14 22:27:28.779771 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 358/1412] 10.4.3.114 () {68 vars in 1393 bytes} [Fri Aug 14 22:27:27 2026] POST /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26/restore => generated 189 bytes in 1384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:28.794112 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a1b647f4-f070-4451-9ee7-689d8b4a46ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:28.796476 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1b647f4-f070-4451-9ee7-689d8b4a46ce tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:28.796714 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1b647f4-f070-4451-9ee7-689d8b4a46ce tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:28.796969 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1b647f4-f070-4451-9ee7-689d8b4a46ce tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:28.797109 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a1b647f4-f070-4451-9ee7-689d8b4a46ce tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:28.804245 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:28.804245 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:28.805813 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1b647f4-f070-4451-9ee7-689d8b4a46ce tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:28.806482 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 347/1413] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:28 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:28.806988 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5b94c5d-ebc1-49cc-923e-a778c34093c9 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] POST https://10.4.3.114/volume/v3/volume-transfers/fc99f25e-6dd4-48c1-8421-b126c49545d0/accept Aug 14 22:27:28.807655 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5b94c5d-ebc1-49cc-923e-a778c34093c9 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ec40ee1d500e9702"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:28.814471 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.volume_transfer [None req-e5b94c5d-ebc1-49cc-923e-a778c34093c9 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Accepting volume transfer fc99f25e-6dd4-48c1-8421-b126c49545d0 {{(pid=100324) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 22:27:28.814471 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-e5b94c5d-ebc1-49cc-923e-a778c34093c9 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Accepting transfer fc99f25e-6dd4-48c1-8421-b126c49545d0 Aug 14 22:27:28.929303 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e5b94c5d-ebc1-49cc-923e-a778c34093c9 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Created reservations ['4fedd0d5-78cf-4e24-a563-7ccc712fe7a1', '6a7a6072-54db-4909-bc7e-13bada85f1f1', '63b9fcf3-6b95-424b-9bfb-9fc69b3c97d7', '45570266-0dbe-4f35-b7f2-8e327812a29e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:28.961671 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e5b94c5d-ebc1-49cc-923e-a778c34093c9 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Created reservations ['632ce1a1-4cce-44c5-955a-2ee6703c7177', '46302c13-2363-444c-b962-59382ad24802', 'b14e777c-608b-4974-a8c2-5b5e71ce720e', '4f0267f7-7f1e-4609-a86d-a671acb7e748'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:29.029045 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e5b94c5d-ebc1-49cc-923e-a778c34093c9 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Created reservations ['0c1fbd74-1ef8-4570-9ee9-70fc7fc3efe8', '0b865fc5-fe9d-4438-9c01-f81605fdc20a', '78a8a29e-b5bf-45f5-a044-b3defbd2cb8b', '97b63adb-e1b6-4181-9b99-4bdfa2963ad1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:29.085290 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e5b94c5d-ebc1-49cc-923e-a778c34093c9 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Created reservations ['51755582-af8a-4ac3-ae11-f1d98f618295', '06ad6fac-3763-4ab4-86ff-48488be4622b', '4afcd73a-6d8f-4f36-b9dc-87fa15dadb31', '6ec45fea-336d-466e-89b4-43b53a5fccf4'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:29.100951 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e5b94c5d-ebc1-49cc-923e-a778c34093c9 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Transfer volume completed successfully. Aug 14 22:27:29.225774 np0000007343 devstack@c-api.service[100324]: INFO cinder.transfer.api [None req-e5b94c5d-ebc1-49cc-923e-a778c34093c9 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Volume e400432c-746b-4515-a89d-813ecd874014 has been transferred. Aug 14 22:27:29.235241 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5b94c5d-ebc1-49cc-923e-a778c34093c9 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] https://10.4.3.114/volume/v3/volume-transfers/fc99f25e-6dd4-48c1-8421-b126c49545d0/accept returned with HTTP 202 Aug 14 22:27:29.235881 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 357/1414] 10.4.3.114 () {70 vars in 1458 bytes} [Fri Aug 14 22:27:28 2026] POST /volume/v3/volume-transfers/fc99f25e-6dd4-48c1-8421-b126c49545d0/accept => generated 365 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:29.248403 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0ffed88b-3b6f-457f-8c72-75609b763599 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:29.250490 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ffed88b-3b6f-457f-8c72-75609b763599 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] GET https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:29.250856 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ffed88b-3b6f-457f-8c72-75609b763599 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:29.250856 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ffed88b-3b6f-457f-8c72-75609b763599 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:29.260364 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:29.260364 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:29.265863 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0ffed88b-3b6f-457f-8c72-75609b763599 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Volume info retrieved successfully. Aug 14 22:27:29.276356 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ffed88b-3b6f-457f-8c72-75609b763599 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 returned with HTTP 200 Aug 14 22:27:29.277063 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 353/1415] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:29 2026] GET /volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:29.298000 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5e94f0bf-7ce4-4fa2-9dfe-d7833b8aac95 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:29.300299 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e94f0bf-7ce4-4fa2-9dfe-d7833b8aac95 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] GET https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:29.300617 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e94f0bf-7ce4-4fa2-9dfe-d7833b8aac95 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:29.300871 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e94f0bf-7ce4-4fa2-9dfe-d7833b8aac95 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:29.310806 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:29.310806 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:29.318810 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5e94f0bf-7ce4-4fa2-9dfe-d7833b8aac95 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] Volume info retrieved successfully. Aug 14 22:27:29.327796 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e94f0bf-7ce4-4fa2-9dfe-d7833b8aac95 tempest-VolumesTransfersV357Test-721592033 tempest-VolumesTransfersV357Test-721592033-project-member] https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 returned with HTTP 200 Aug 14 22:27:29.328460 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 359/1416] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:29 2026] GET /volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:29.348299 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7ae78a2e-cff6-40f9-a44f-ce4140c81826 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:29.351060 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ae78a2e-cff6-40f9-a44f-ce4140c81826 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] DELETE https://10.4.3.114/volume/v3/volume-transfers/fc99f25e-6dd4-48c1-8421-b126c49545d0 Aug 14 22:27:29.351494 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ae78a2e-cff6-40f9-a44f-ce4140c81826 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:29.351769 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ae78a2e-cff6-40f9-a44f-ce4140c81826 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:29.351953 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-7ae78a2e-cff6-40f9-a44f-ce4140c81826 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Delete transfer with id: fc99f25e-6dd4-48c1-8421-b126c49545d0 Aug 14 22:27:29.362238 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ae78a2e-cff6-40f9-a44f-ce4140c81826 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volume-transfers/fc99f25e-6dd4-48c1-8421-b126c49545d0 returned with HTTP 404 Aug 14 22:27:29.362238 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 348/1417] 10.4.3.114 () {68 vars in 1419 bytes} [Fri Aug 14 22:27:29 2026] DELETE /volume/v3/volume-transfers/fc99f25e-6dd4-48c1-8421-b126c49545d0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:27:29.376082 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-26a8c32d-f4fc-4e3b-a29c-27e127eaa70f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:29.424809 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26a8c32d-f4fc-4e3b-a29c-27e127eaa70f tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:29.424809 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26a8c32d-f4fc-4e3b-a29c-27e127eaa70f tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:29.424809 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26a8c32d-f4fc-4e3b-a29c-27e127eaa70f tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:29.425504 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-26a8c32d-f4fc-4e3b-a29c-27e127eaa70f tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Delete volume with id: e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:29.434864 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:29.434864 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:29.435748 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-26a8c32d-f4fc-4e3b-a29c-27e127eaa70f tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Volume info retrieved successfully. Aug 14 22:27:29.459520 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-26a8c32d-f4fc-4e3b-a29c-27e127eaa70f tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Delete volume request issued successfully. Aug 14 22:27:29.466071 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26a8c32d-f4fc-4e3b-a29c-27e127eaa70f tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 returned with HTTP 202 Aug 14 22:27:29.466071 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 358/1418] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:27:29 2026] DELETE /volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:27:29.470072 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-252bc22d-f1d6-4cab-8ec0-6495f8268c0f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:29.472935 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-252bc22d-f1d6-4cab-8ec0-6495f8268c0f tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] GET https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:29.475101 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-252bc22d-f1d6-4cab-8ec0-6495f8268c0f tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:29.475497 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-252bc22d-f1d6-4cab-8ec0-6495f8268c0f tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:29.490967 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:29.490967 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:29.499497 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-252bc22d-f1d6-4cab-8ec0-6495f8268c0f tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Volume info retrieved successfully. Aug 14 22:27:29.511829 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-252bc22d-f1d6-4cab-8ec0-6495f8268c0f tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 returned with HTTP 200 Aug 14 22:27:29.512900 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 354/1419] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:29 2026] GET /volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:27:29.821827 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31b50411-295c-4675-ae5f-8b21709350d0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:29.824372 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31b50411-295c-4675-ae5f-8b21709350d0 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:29.824627 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31b50411-295c-4675-ae5f-8b21709350d0 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:29.825185 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31b50411-295c-4675-ae5f-8b21709350d0 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:29.825326 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-31b50411-295c-4675-ae5f-8b21709350d0 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:29.831089 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:29.831089 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:29.832445 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31b50411-295c-4675-ae5f-8b21709350d0 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:29.832840 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 360/1420] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:29 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:30.535301 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-43bba66f-d1c7-4a4c-ad2f-8f9763e4a0d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:30.538912 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43bba66f-d1c7-4a4c-ad2f-8f9763e4a0d0 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] GET https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:30.539223 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43bba66f-d1c7-4a4c-ad2f-8f9763e4a0d0 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:30.539729 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43bba66f-d1c7-4a4c-ad2f-8f9763e4a0d0 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:30.548724 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43bba66f-d1c7-4a4c-ad2f-8f9763e4a0d0 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 returned with HTTP 404 Aug 14 22:27:30.549431 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 349/1421] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:30 2026] GET /volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:27:30.562475 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7a5fac5-b0a1-49aa-a151-041815b85112 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:30.569150 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7a5fac5-b0a1-49aa-a151-041815b85112 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] GET https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:30.569150 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7a5fac5-b0a1-49aa-a151-041815b85112 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:30.569150 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7a5fac5-b0a1-49aa-a151-041815b85112 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:30.579729 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7a5fac5-b0a1-49aa-a151-041815b85112 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 returned with HTTP 404 Aug 14 22:27:30.580968 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 359/1422] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:30 2026] GET /volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:27:30.594798 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e423001e-6387-4dee-9575-a9621b358b9e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:30.597546 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e423001e-6387-4dee-9575-a9621b358b9e tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:30.597856 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e423001e-6387-4dee-9575-a9621b358b9e tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:30.598116 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e423001e-6387-4dee-9575-a9621b358b9e tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:30.598395 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e423001e-6387-4dee-9575-a9621b358b9e tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Delete volume with id: e400432c-746b-4515-a89d-813ecd874014 Aug 14 22:27:30.605683 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e423001e-6387-4dee-9575-a9621b358b9e tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 returned with HTTP 404 Aug 14 22:27:30.606559 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 355/1423] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:27:30 2026] DELETE /volume/v3/volumes/e400432c-746b-4515-a89d-813ecd874014 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:27:30.617675 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:30.620552 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:27:30.621209 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1406687030"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:30.623810 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1406687030'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:27:30.623810 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Create volume of 1 GB Aug 14 22:27:30.632336 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Availability Zones retrieved successfully. Aug 14 22:27:30.644119 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Flow 'volume_create_api' (c46c7f8c-f66e-433e-a1a3-e2f3eaf931b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:30.646452 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (084c9e6b-8031-447a-a74b-52332f92dedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:30.648659 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:27:30.700288 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (084c9e6b-8031-447a-a74b-52332f92dedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:30.701034 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f86eac85-3e8e-4c9e-b0b5-b936836a71f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:30.763346 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Created reservations ['afecb360-d006-484a-b681-1e66cbcdd64e', '1c268c79-03fe-44da-be50-09ebe003dcca', '686f0b51-6f6f-486c-b435-78bf9b0db6a4', 'a43d48e1-0972-4450-8ea5-b37628872cef'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:30.764507 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f86eac85-3e8e-4c9e-b0b5-b936836a71f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afecb360-d006-484a-b681-1e66cbcdd64e', '1c268c79-03fe-44da-be50-09ebe003dcca', '686f0b51-6f6f-486c-b435-78bf9b0db6a4', 'a43d48e1-0972-4450-8ea5-b37628872cef']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:30.765751 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58f57343-4db4-4a9c-9237-32fd082c543d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:30.799467 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58f57343-4db4-4a9c-9237-32fd082c543d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f89ab32b-719b-4dbe-9332-7f6f67db7523', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1406687030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='637c21f1340149fa8e3b74e5e2c41924',qos_specs=None,replication_status=,reservations=['afecb360-d006-484a-b681-1e66cbcdd64e','1c268c79-03fe-44da-be50-09ebe003dcca','686f0b51-6f6f-486c-b435-78bf9b0db6a4','a43d48e1-0972-4450-8ea5-b37628872cef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed9abc45a70740388ffeea6da32e1d34',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1406687030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f89ab32b-719b-4dbe-9332-7f6f67db7523,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='637c21f1340149fa8e3b74e5e2c41924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed9abc45a70740388ffeea6da32e1d34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:30.803762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1ebafee-09ca-4b47-8c5b-dc68b5a9b2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:30.848399 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1ebafee-09ca-4b47-8c5b-dc68b5a9b2db) transitioned into state 'SUCCESS' from state '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-1406687030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='637c21f1340149fa8e3b74e5e2c41924',qos_specs=None,replication_status=,reservations=['afecb360-d006-484a-b681-1e66cbcdd64e','1c268c79-03fe-44da-be50-09ebe003dcca','686f0b51-6f6f-486c-b435-78bf9b0db6a4','a43d48e1-0972-4450-8ea5-b37628872cef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed9abc45a70740388ffeea6da32e1d34',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:30.849405 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82a42241-db4d-4631-8a0f-17ebb6df5045 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:30.849539 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061b5f2b-f40c-4487-aae7-2a46dcb1695a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:30.852549 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82a42241-db4d-4631-8a0f-17ebb6df5045 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:30.852763 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82a42241-db4d-4631-8a0f-17ebb6df5045 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:30.852945 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82a42241-db4d-4631-8a0f-17ebb6df5045 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:30.853628 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-82a42241-db4d-4631-8a0f-17ebb6df5045 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:30.862587 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:30.862587 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:30.864981 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82a42241-db4d-4631-8a0f-17ebb6df5045 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:30.865661 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 350/1424] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:30 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:30.870654 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061b5f2b-f40c-4487-aae7-2a46dcb1695a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:30.871510 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Flow 'volume_create_api' (c46c7f8c-f66e-433e-a1a3-e2f3eaf931b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:30.872034 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Create volume request issued successfully. Aug 14 22:27:30.873623 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee41c564-bffb-4f2c-8df0-6d9f4ce6dcdd tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:27:30.874037 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 361/1425] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:27:30 2026] POST /volume/v3/volumes => generated 819 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:30.891643 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-57db14e9-5519-4283-bbd9-403b070f378a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:30.893710 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57db14e9-5519-4283-bbd9-403b070f378a tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] GET https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 Aug 14 22:27:30.894388 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57db14e9-5519-4283-bbd9-403b070f378a tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:30.894911 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57db14e9-5519-4283-bbd9-403b070f378a tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:30.907506 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:30.907506 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:30.913338 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-57db14e9-5519-4283-bbd9-403b070f378a tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Volume info retrieved successfully. Aug 14 22:27:30.919131 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57db14e9-5519-4283-bbd9-403b070f378a tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 returned with HTTP 200 Aug 14 22:27:30.919825 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 360/1426] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:30 2026] GET /volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 => generated 887 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:31.880781 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd904a4e-d9ca-47b8-9031-f4ae4802566a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:31.882670 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd904a4e-d9ca-47b8-9031-f4ae4802566a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:31.882670 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd904a4e-d9ca-47b8-9031-f4ae4802566a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:31.882874 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd904a4e-d9ca-47b8-9031-f4ae4802566a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:31.883047 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bd904a4e-d9ca-47b8-9031-f4ae4802566a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:31.890049 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:31.890049 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:31.890049 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd904a4e-d9ca-47b8-9031-f4ae4802566a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:31.890049 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 356/1427] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:31 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:31.938614 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e640acb3-3b57-4f9a-b111-36092928c2c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:31.942881 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e640acb3-3b57-4f9a-b111-36092928c2c5 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] GET https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 Aug 14 22:27:31.943217 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e640acb3-3b57-4f9a-b111-36092928c2c5 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:31.943471 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e640acb3-3b57-4f9a-b111-36092928c2c5 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:31.956520 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:31.956520 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:31.961549 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e640acb3-3b57-4f9a-b111-36092928c2c5 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Volume info retrieved successfully. Aug 14 22:27:31.967651 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e640acb3-3b57-4f9a-b111-36092928c2c5 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 returned with HTTP 200 Aug 14 22:27:31.968371 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 351/1428] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:31 2026] GET /volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:31.991448 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-160052ca-3724-4064-9a1d-c8df14a74682 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:31.995316 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-160052ca-3724-4064-9a1d-c8df14a74682 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] POST https://10.4.3.114/volume/v3/volume-transfers Aug 14 22:27:31.995316 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-160052ca-3724-4064-9a1d-c8df14a74682 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f89ab32b-719b-4dbe-9332-7f6f67db7523"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:31.996911 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volume_transfer [None req-160052ca-3724-4064-9a1d-c8df14a74682 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f89ab32b-719b-4dbe-9332-7f6f67db7523'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 22:27:31.997404 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volume_transfer [None req-160052ca-3724-4064-9a1d-c8df14a74682 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Creating transfer of volume f89ab32b-719b-4dbe-9332-7f6f67db7523 Aug 14 22:27:31.997775 np0000007343 devstack@c-api.service[100322]: INFO cinder.transfer.api [None req-160052ca-3724-4064-9a1d-c8df14a74682 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Generating transfer record for volume f89ab32b-719b-4dbe-9332-7f6f67db7523 Aug 14 22:27:32.008939 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:32.008939 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:32.031954 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-160052ca-3724-4064-9a1d-c8df14a74682 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volume-transfers returned with HTTP 202 Aug 14 22:27:32.031954 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 362/1429] 10.4.3.114 () {70 vars in 1326 bytes} [Fri Aug 14 22:27:31 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:32.045116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7d28271b-709a-4a1f-98ce-97f8a2111be8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:32.054038 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d28271b-709a-4a1f-98ce-97f8a2111be8 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] GET https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 Aug 14 22:27:32.054318 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d28271b-709a-4a1f-98ce-97f8a2111be8 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:32.055055 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d28271b-709a-4a1f-98ce-97f8a2111be8 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:32.070128 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:32.070128 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:32.073630 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7d28271b-709a-4a1f-98ce-97f8a2111be8 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Volume info retrieved successfully. Aug 14 22:27:32.079115 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d28271b-709a-4a1f-98ce-97f8a2111be8 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 returned with HTTP 200 Aug 14 22:27:32.079560 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 361/1430] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:32 2026] GET /volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:32.093613 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-037d4455-a556-463f-b346-857b2fb76835 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:32.095961 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-037d4455-a556-463f-b346-857b2fb76835 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] GET https://10.4.3.114/volume/v3/volume-transfers/detail Aug 14 22:27:32.096220 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-037d4455-a556-463f-b346-857b2fb76835 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:32.096539 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-037d4455-a556-463f-b346-857b2fb76835 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:32.096731 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volume_transfer [None req-037d4455-a556-463f-b346-857b2fb76835 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Listing volume transfers {{(pid=100325) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 22:27:32.103413 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-037d4455-a556-463f-b346-857b2fb76835 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 22:27:32.104573 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 357/1431] 10.4.3.114 () {68 vars in 1326 bytes} [Fri Aug 14 22:27:32 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:32.116827 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bdf882f9-9894-4134-97bb-65aaae019686 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:32.119091 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bdf882f9-9894-4134-97bb-65aaae019686 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] DELETE https://10.4.3.114/volume/v3/volume-transfers/edcab1fc-e238-4864-8521-dc44ac43338f Aug 14 22:27:32.119323 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bdf882f9-9894-4134-97bb-65aaae019686 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:32.119892 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bdf882f9-9894-4134-97bb-65aaae019686 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:32.120055 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-bdf882f9-9894-4134-97bb-65aaae019686 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Delete transfer with id: edcab1fc-e238-4864-8521-dc44ac43338f Aug 14 22:27:32.133909 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:32.133909 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:32.151186 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bdf882f9-9894-4134-97bb-65aaae019686 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volume-transfers/edcab1fc-e238-4864-8521-dc44ac43338f returned with HTTP 202 Aug 14 22:27:32.151768 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 352/1432] 10.4.3.114 () {68 vars in 1419 bytes} [Fri Aug 14 22:27:32 2026] DELETE /volume/v3/volume-transfers/edcab1fc-e238-4864-8521-dc44ac43338f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:27:32.166143 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8d8e25ec-541d-4ca4-a129-7ad889d60522 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:32.167976 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d8e25ec-541d-4ca4-a129-7ad889d60522 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] GET https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 Aug 14 22:27:32.168709 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d8e25ec-541d-4ca4-a129-7ad889d60522 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:32.169042 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d8e25ec-541d-4ca4-a129-7ad889d60522 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:32.180765 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:32.180765 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:32.187797 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8d8e25ec-541d-4ca4-a129-7ad889d60522 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Volume info retrieved successfully. Aug 14 22:27:32.194868 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d8e25ec-541d-4ca4-a129-7ad889d60522 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 returned with HTTP 200 Aug 14 22:27:32.195414 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 363/1433] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:32 2026] GET /volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:32.214233 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fc60daa1-5128-4866-af94-8d0b0bd9bd8e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:32.218370 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc60daa1-5128-4866-af94-8d0b0bd9bd8e tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] DELETE https://10.4.3.114/volume/v3/volume-transfers/edcab1fc-e238-4864-8521-dc44ac43338f Aug 14 22:27:32.218370 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc60daa1-5128-4866-af94-8d0b0bd9bd8e tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:32.218370 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc60daa1-5128-4866-af94-8d0b0bd9bd8e tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:32.218370 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-fc60daa1-5128-4866-af94-8d0b0bd9bd8e tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Delete transfer with id: edcab1fc-e238-4864-8521-dc44ac43338f Aug 14 22:27:32.223427 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc60daa1-5128-4866-af94-8d0b0bd9bd8e tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volume-transfers/edcab1fc-e238-4864-8521-dc44ac43338f returned with HTTP 404 Aug 14 22:27:32.224140 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 362/1434] 10.4.3.114 () {68 vars in 1419 bytes} [Fri Aug 14 22:27:32 2026] DELETE /volume/v3/volume-transfers/edcab1fc-e238-4864-8521-dc44ac43338f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:27:32.238040 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7a228eb6-f453-4bb0-9ef2-03cd9cb494f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:32.240781 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a228eb6-f453-4bb0-9ef2-03cd9cb494f5 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 Aug 14 22:27:32.241083 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a228eb6-f453-4bb0-9ef2-03cd9cb494f5 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:32.241521 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a228eb6-f453-4bb0-9ef2-03cd9cb494f5 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:32.241906 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-7a228eb6-f453-4bb0-9ef2-03cd9cb494f5 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Delete volume with id: f89ab32b-719b-4dbe-9332-7f6f67db7523 Aug 14 22:27:32.258107 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:32.258107 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:32.259040 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7a228eb6-f453-4bb0-9ef2-03cd9cb494f5 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Volume info retrieved successfully. Aug 14 22:27:32.319947 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7a228eb6-f453-4bb0-9ef2-03cd9cb494f5 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Delete volume request issued successfully. Aug 14 22:27:32.320187 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a228eb6-f453-4bb0-9ef2-03cd9cb494f5 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 returned with HTTP 202 Aug 14 22:27:32.320828 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 358/1435] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:27:32 2026] DELETE /volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:27:32.332967 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ded5ddc6-203b-4bac-8e1e-d72b6739575e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:32.336660 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ded5ddc6-203b-4bac-8e1e-d72b6739575e tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] GET https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 Aug 14 22:27:32.336660 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ded5ddc6-203b-4bac-8e1e-d72b6739575e tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:32.338091 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ded5ddc6-203b-4bac-8e1e-d72b6739575e tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:32.356068 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:32.356068 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:32.364224 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ded5ddc6-203b-4bac-8e1e-d72b6739575e tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Volume info retrieved successfully. Aug 14 22:27:32.372008 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ded5ddc6-203b-4bac-8e1e-d72b6739575e tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 returned with HTTP 200 Aug 14 22:27:32.372835 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 353/1436] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:32 2026] GET /volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 22:27:32.906916 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3dfbce9c-cac0-46be-819a-f4fee4728925 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:32.909219 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3dfbce9c-cac0-46be-819a-f4fee4728925 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:32.909452 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3dfbce9c-cac0-46be-819a-f4fee4728925 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:32.909634 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3dfbce9c-cac0-46be-819a-f4fee4728925 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:32.909734 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3dfbce9c-cac0-46be-819a-f4fee4728925 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:32.915321 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:32.915321 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:32.916291 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3dfbce9c-cac0-46be-819a-f4fee4728925 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:32.916697 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 364/1437] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:32 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:33.396058 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3c2a5182-9613-4ce0-b56f-62d8bdc70a02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:33.399365 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c2a5182-9613-4ce0-b56f-62d8bdc70a02 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] GET https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 Aug 14 22:27:33.399712 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c2a5182-9613-4ce0-b56f-62d8bdc70a02 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:33.400128 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c2a5182-9613-4ce0-b56f-62d8bdc70a02 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:33.410456 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c2a5182-9613-4ce0-b56f-62d8bdc70a02 tempest-VolumesTransfersV357Test-1840351971 tempest-VolumesTransfersV357Test-1840351971-project-admin] https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 returned with HTTP 404 Aug 14 22:27:33.411379 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 363/1438] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:33 2026] GET /volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:27:33.428192 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b6fdcd33-93f1-4c4b-bf53-18214406ed73 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:33.430237 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6fdcd33-93f1-4c4b-bf53-18214406ed73 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] GET https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 Aug 14 22:27:33.430414 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6fdcd33-93f1-4c4b-bf53-18214406ed73 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:33.430648 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6fdcd33-93f1-4c4b-bf53-18214406ed73 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:33.439903 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6fdcd33-93f1-4c4b-bf53-18214406ed73 tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 returned with HTTP 404 Aug 14 22:27:33.440621 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 359/1439] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:27:33 2026] GET /volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:27:33.450340 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d5c3aaf-e0fc-4188-9626-396d27d537bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:33.453094 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d5c3aaf-e0fc-4188-9626-396d27d537bf tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] DELETE https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 Aug 14 22:27:33.453332 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d5c3aaf-e0fc-4188-9626-396d27d537bf tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:33.453537 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d5c3aaf-e0fc-4188-9626-396d27d537bf tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:33.453819 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2d5c3aaf-e0fc-4188-9626-396d27d537bf tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] Delete volume with id: f89ab32b-719b-4dbe-9332-7f6f67db7523 Aug 14 22:27:33.465446 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d5c3aaf-e0fc-4188-9626-396d27d537bf tempest-VolumesTransfersV357Test-780433786 tempest-VolumesTransfersV357Test-780433786-project-member] https://10.4.3.114/volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 returned with HTTP 404 Aug 14 22:27:33.466457 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 354/1440] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:27:33 2026] DELETE /volume/v3/volumes/f89ab32b-719b-4dbe-9332-7f6f67db7523 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 22:27:33.934109 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-470b1ee1-f81b-485e-92da-26d0c5686e37 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:33.936980 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-470b1ee1-f81b-485e-92da-26d0c5686e37 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:33.937209 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-470b1ee1-f81b-485e-92da-26d0c5686e37 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:33.937474 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-470b1ee1-f81b-485e-92da-26d0c5686e37 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:33.937567 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-470b1ee1-f81b-485e-92da-26d0c5686e37 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:33.943562 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:33.943562 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:33.944429 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-470b1ee1-f81b-485e-92da-26d0c5686e37 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:33.944937 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 365/1441] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:33 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:34.982829 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9563182f-9c0d-4c74-abc6-d1b7a25831e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:34.984902 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9563182f-9c0d-4c74-abc6-d1b7a25831e4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:34.995879 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9563182f-9c0d-4c74-abc6-d1b7a25831e4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:34.995879 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9563182f-9c0d-4c74-abc6-d1b7a25831e4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:34.995879 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9563182f-9c0d-4c74-abc6-d1b7a25831e4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:34.995879 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:34.995879 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:34.995879 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9563182f-9c0d-4c74-abc6-d1b7a25831e4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:34.995879 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 364/1442] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:34 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:36.012146 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6e74d06d-96a4-4661-9cf1-9b19d126ce96 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:36.015434 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e74d06d-96a4-4661-9cf1-9b19d126ce96 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:36.017496 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e74d06d-96a4-4661-9cf1-9b19d126ce96 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:36.017892 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e74d06d-96a4-4661-9cf1-9b19d126ce96 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:36.018093 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6e74d06d-96a4-4661-9cf1-9b19d126ce96 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:36.029352 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:36.029352 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:36.032269 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e74d06d-96a4-4661-9cf1-9b19d126ce96 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:36.033500 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 360/1443] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:36 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:37.051869 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d9e77115-e8b0-4ff8-a059-9ee62e04d560 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:37.055475 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9e77115-e8b0-4ff8-a059-9ee62e04d560 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:37.055749 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9e77115-e8b0-4ff8-a059-9ee62e04d560 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:37.056039 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9e77115-e8b0-4ff8-a059-9ee62e04d560 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:37.056523 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d9e77115-e8b0-4ff8-a059-9ee62e04d560 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:37.063821 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:37.063821 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:37.064992 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9e77115-e8b0-4ff8-a059-9ee62e04d560 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:37.065563 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 355/1444] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:37 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:37.572490 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-252f76a4-f92f-4d69-a5c5-14eb5cd666dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:37.641966 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ccd9d4fc-5801-4993-b1b7-d1f237ead5bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:37.644527 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ccd9d4fc-5801-4993-b1b7-d1f237ead5bc tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] POST https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action Aug 14 22:27:37.644873 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ccd9d4fc-5801-4993-b1b7-d1f237ead5bc tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action body: b'{"os-attach": {"instance_uuid": "3a4f2e1e-abf3-498d-9a24-e4e27eb45da6", "mountpoint": "/dev/vdb"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:37.645020 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ccd9d4fc-5801-4993-b1b7-d1f237ead5bc tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3a4f2e1e-abf3-498d-9a24-e4e27eb45da6", "mountpoint": "/dev/vdb"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:37.659830 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:37.659830 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:37.660349 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ccd9d4fc-5801-4993-b1b7-d1f237ead5bc tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:37.669438 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ccd9d4fc-5801-4993-b1b7-d1f237ead5bc tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Update volume admin metadata completed successfully. Aug 14 22:27:37.763303 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-252f76a4-f92f-4d69-a5c5-14eb5cd666dd tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:27:37.763570 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-252f76a4-f92f-4d69-a5c5-14eb5cd666dd tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-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=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:37.768427 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ccd9d4fc-5801-4993-b1b7-d1f237ead5bc tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Attach volume completed successfully. Aug 14 22:27:37.769194 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ccd9d4fc-5801-4993-b1b7-d1f237ead5bc tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action returned with HTTP 202 Aug 14 22:27:37.769410 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 365/1445] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:27:37 2026] POST /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 22:27:37.781380 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d08a396c-3dca-45cc-a51a-e4bdaf7e7a28 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:37.785136 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d08a396c-3dca-45cc-a51a-e4bdaf7e7a28 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:27:37.785420 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d08a396c-3dca-45cc-a51a-e4bdaf7e7a28 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:37.785690 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d08a396c-3dca-45cc-a51a-e4bdaf7e7a28 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:37.795330 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-252f76a4-f92f-4d69-a5c5-14eb5cd666dd tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:27:37.795330 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 366/1446] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:27:37 2026] POST /volume/v3/types => generated 287 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:27:37.807603 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:37.807603 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:37.814750 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d08a396c-3dca-45cc-a51a-e4bdaf7e7a28 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:37.824333 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d08a396c-3dca-45cc-a51a-e4bdaf7e7a28 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:27:37.825407 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 361/1447] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:37 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 1176 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:27:37.844056 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d4269de6-9194-4985-8833-5e4073f9ca0c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:37.846015 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4269de6-9194-4985-8833-5e4073f9ca0c tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:27:37.847096 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4269de6-9194-4985-8833-5e4073f9ca0c tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:37.847096 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4269de6-9194-4985-8833-5e4073f9ca0c tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:37.861199 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:37.861199 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:37.867907 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d4269de6-9194-4985-8833-5e4073f9ca0c tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:37.874418 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4269de6-9194-4985-8833-5e4073f9ca0c tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:27:37.874418 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 356/1448] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:37 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:37.892861 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cba17e33-eb9b-44d2-843d-9a1090f2747a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:37.895632 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cba17e33-eb9b-44d2-843d-9a1090f2747a tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] POST https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action Aug 14 22:27:37.896176 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cba17e33-eb9b-44d2-843d-9a1090f2747a tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action body: b'{"os-detach": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:37.896508 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cba17e33-eb9b-44d2-843d-9a1090f2747a tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:37.920777 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:37.920777 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:37.922050 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cba17e33-eb9b-44d2-843d-9a1090f2747a tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:38.013907 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cba17e33-eb9b-44d2-843d-9a1090f2747a tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Detach volume completed successfully. Aug 14 22:27:38.014400 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cba17e33-eb9b-44d2-843d-9a1090f2747a tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action returned with HTTP 202 Aug 14 22:27:38.015051 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 366/1449] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:27:37 2026] POST /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:27:38.028379 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1afaa24d-1e7a-4304-8237-207f244bac06 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:38.031175 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1afaa24d-1e7a-4304-8237-207f244bac06 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:27:38.031905 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1afaa24d-1e7a-4304-8237-207f244bac06 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:38.031905 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1afaa24d-1e7a-4304-8237-207f244bac06 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:38.047640 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:38.047640 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:38.053085 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1afaa24d-1e7a-4304-8237-207f244bac06 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:38.059165 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1afaa24d-1e7a-4304-8237-207f244bac06 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:27:38.060088 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 367/1450] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:38 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:38.087237 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a94b7386-94b6-4ad0-9683-57a016f898a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:38.091280 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a94b7386-94b6-4ad0-9683-57a016f898a4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:38.093227 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a94b7386-94b6-4ad0-9683-57a016f898a4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:38.094157 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a94b7386-94b6-4ad0-9683-57a016f898a4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:38.094956 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a94b7386-94b6-4ad0-9683-57a016f898a4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:38.106180 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:38.106180 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:38.106180 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a94b7386-94b6-4ad0-9683-57a016f898a4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:38.106180 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 362/1451] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:38 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:39.121864 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2b2cd584-b396-4f20-a65b-cecd54573221 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:39.123465 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b2cd584-b396-4f20-a65b-cecd54573221 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:39.123582 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b2cd584-b396-4f20-a65b-cecd54573221 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:39.124456 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b2cd584-b396-4f20-a65b-cecd54573221 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:39.124456 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2b2cd584-b396-4f20-a65b-cecd54573221 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:39.129158 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:39.129158 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:39.130892 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b2cd584-b396-4f20-a65b-cecd54573221 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:39.130892 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 357/1452] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:39 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:40.144107 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7c3d2c3-318e-463c-abf4-9a0eba6e824a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:40.146529 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7c3d2c3-318e-463c-abf4-9a0eba6e824a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:40.146852 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7c3d2c3-318e-463c-abf4-9a0eba6e824a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:40.147117 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7c3d2c3-318e-463c-abf4-9a0eba6e824a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:40.147296 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e7c3d2c3-318e-463c-abf4-9a0eba6e824a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:40.154044 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:40.154044 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:40.155188 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7c3d2c3-318e-463c-abf4-9a0eba6e824a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:40.155682 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 367/1453] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:40 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:40.564044 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:40.569223 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:27:40.569223 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "a4f1e568-496b-4a91-a1fb-9d03c484a1c8", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:40.569223 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'a4f1e568-496b-4a91-a1fb-9d03c484a1c8', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:27:40.709894 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Create volume of 1 GB Aug 14 22:27:40.715859 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Availability Zones retrieved successfully. Aug 14 22:27:40.723919 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Flow 'volume_create_api' (3be7657c-f206-45e8-bd55-def47199490b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:40.725646 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5613a4a9-8bde-45a8-b984-36fa133925f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:40.726920 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:27:40.774453 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd5f27f6-8f6e-4ad5-902d-389481a8d0ab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:40.778455 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd5f27f6-8f6e-4ad5-902d-389481a8d0ab tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] POST https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action Aug 14 22:27:40.779066 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd5f27f6-8f6e-4ad5-902d-389481a8d0ab tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:40.779284 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd5f27f6-8f6e-4ad5-902d-389481a8d0ab tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:40.793049 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:40.793049 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:40.793295 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd5f27f6-8f6e-4ad5-902d-389481a8d0ab tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:40.804713 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd5f27f6-8f6e-4ad5-902d-389481a8d0ab tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Reserve volume completed successfully. Aug 14 22:27:40.804713 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd5f27f6-8f6e-4ad5-902d-389481a8d0ab tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action returned with HTTP 202 Aug 14 22:27:40.805234 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 363/1454] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:27:40 2026] POST /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:27:40.806905 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5613a4a9-8bde-45a8-b984-36fa133925f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:27:38Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=1cd632d7-344c-4ca9-8a86-e3efc9c1cb87,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': '1cd632d7-344c-4ca9-8a86-e3efc9c1cb87', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:40.808058 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9141f952-3840-480e-b2b2-813e9055afad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:40.814736 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d8802bee-a994-4075-b91d-2a2f3ae8ad4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:40.817832 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8802bee-a994-4075-b91d-2a2f3ae8ad4b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:27:40.818145 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8802bee-a994-4075-b91d-2a2f3ae8ad4b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:40.818381 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8802bee-a994-4075-b91d-2a2f3ae8ad4b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:40.826576 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:40.826576 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:40.831480 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d8802bee-a994-4075-b91d-2a2f3ae8ad4b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:40.837543 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8802bee-a994-4075-b91d-2a2f3ae8ad4b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:27:40.838279 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 358/1455] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:40 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:40.842759 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-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 14 22:27:40.843107 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-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 14 22:27:40.855545 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4ba75194-73e1-4e9f-ad73-6460cdeacdff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:40.857458 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ba75194-73e1-4e9f-ad73-6460cdeacdff tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] POST https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action Aug 14 22:27:40.857860 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ba75194-73e1-4e9f-ad73-6460cdeacdff tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:40.857992 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ba75194-73e1-4e9f-ad73-6460cdeacdff tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:40.867276 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:40.867276 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:40.867797 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4ba75194-73e1-4e9f-ad73-6460cdeacdff tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:40.882801 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4ba75194-73e1-4e9f-ad73-6460cdeacdff tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Unreserve volume completed successfully. Aug 14 22:27:40.884228 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ba75194-73e1-4e9f-ad73-6460cdeacdff tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action returned with HTTP 202 Aug 14 22:27:40.884228 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 368/1456] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:27:40 2026] POST /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:27:40.884386 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Created reservations ['02bc93a9-2308-418c-9e57-54c18f3363a6', 'bf2723cd-3959-4333-bd3e-01c5a788b759', '55485acc-ae89-4e6d-884e-ece7ea187b4d', 'b482ac99-bf70-4b70-b3d2-46bf0e00b192'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:40.884558 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9141f952-3840-480e-b2b2-813e9055afad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02bc93a9-2308-418c-9e57-54c18f3363a6', 'bf2723cd-3959-4333-bd3e-01c5a788b759', '55485acc-ae89-4e6d-884e-ece7ea187b4d', 'b482ac99-bf70-4b70-b3d2-46bf0e00b192']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:40.888286 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f769b5e0-1477-475b-a696-77fef4e087c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:40.891513 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-323e23a0-c8de-4f35-af1b-f11083bf4d8b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:40.894760 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-323e23a0-c8de-4f35-af1b-f11083bf4d8b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:27:40.895141 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-323e23a0-c8de-4f35-af1b-f11083bf4d8b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:40.895464 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-323e23a0-c8de-4f35-af1b-f11083bf4d8b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:40.907430 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:40.907430 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:40.912075 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-323e23a0-c8de-4f35-af1b-f11083bf4d8b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:40.919488 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-323e23a0-c8de-4f35-af1b-f11083bf4d8b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:27:40.920077 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 364/1457] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:40 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:40.921958 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f769b5e0-1477-475b-a696-77fef4e087c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cf7df3a-f8d4-49e1-b30b-002da3ac24f7', '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='1c8ed4defc2d47a591e6def1b91d4288',qos_specs=None,replication_status=,reservations=['02bc93a9-2308-418c-9e57-54c18f3363a6','bf2723cd-3959-4333-bd3e-01c5a788b759','55485acc-ae89-4e6d-884e-ece7ea187b4d','b482ac99-bf70-4b70-b3d2-46bf0e00b192'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542d4b57d1b14e5894429d0a3018f2d4',volume_type_id=1cd632d7-344c-4ca9-8a86-e3efc9c1cb87), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:27:40Z,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=1cf7df3a-f8d4-49e1-b30b-002da3ac24f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c8ed4defc2d47a591e6def1b91d4288',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='542d4b57d1b14e5894429d0a3018f2d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cd632d7-344c-4ca9-8a86-e3efc9c1cb87),volume_type_id=1cd632d7-344c-4ca9-8a86-e3efc9c1cb87)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:40.923158 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c03b43f1-02f6-4180-9442-f49761390854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:40.938086 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-35143107-b668-4864-b93c-caef651fc258 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:40.940925 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35143107-b668-4864-b93c-caef651fc258 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] POST https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action Aug 14 22:27:40.940925 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35143107-b668-4864-b93c-caef651fc258 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:40.940925 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35143107-b668-4864-b93c-caef651fc258 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:40.948747 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c03b43f1-02f6-4180-9442-f49761390854) transitioned into state 'SUCCESS' from 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='1c8ed4defc2d47a591e6def1b91d4288',qos_specs=None,replication_status=,reservations=['02bc93a9-2308-418c-9e57-54c18f3363a6','bf2723cd-3959-4333-bd3e-01c5a788b759','55485acc-ae89-4e6d-884e-ece7ea187b4d','b482ac99-bf70-4b70-b3d2-46bf0e00b192'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542d4b57d1b14e5894429d0a3018f2d4',volume_type_id=1cd632d7-344c-4ca9-8a86-e3efc9c1cb87)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:40.950190 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e47f10f-1357-47a5-8ec6-32e7076904f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:40.950417 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:40.950417 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:40.950794 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-35143107-b668-4864-b93c-caef651fc258 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:40.959240 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-35143107-b668-4864-b93c-caef651fc258 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume updated successfully. Aug 14 22:27:40.959517 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35143107-b668-4864-b93c-caef651fc258 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action returned with HTTP 200 Aug 14 22:27:40.960835 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 359/1458] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:27:40 2026] POST /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 22:27:40.968941 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e47f10f-1357-47a5-8ec6-32e7076904f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:40.968941 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Flow 'volume_create_api' (3be7657c-f206-45e8-bd55-def47199490b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:40.968941 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Create volume request issued successfully. Aug 14 22:27:40.968941 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf1160aa-bcc3-4a82-939a-ad63cfe17686 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:27:40.968941 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 368/1459] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:27:40 2026] POST /volume/v3/volumes => generated 798 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:40.977910 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-71f5d7d7-fb31-4e18-aec1-7785543c7fc2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:40.981063 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71f5d7d7-fb31-4e18-aec1-7785543c7fc2 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:27:40.981329 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71f5d7d7-fb31-4e18-aec1-7785543c7fc2 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:40.981585 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71f5d7d7-fb31-4e18-aec1-7785543c7fc2 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:40.988214 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d0bd0be4-2d4e-4088-8bf4-eb6d0b545207 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:40.991764 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0bd0be4-2d4e-4088-8bf4-eb6d0b545207 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:40.992246 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0bd0be4-2d4e-4088-8bf4-eb6d0b545207 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:40.992672 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0bd0be4-2d4e-4088-8bf4-eb6d0b545207 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:40.995840 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:40.995840 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:41.002101 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:41.002101 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:41.004349 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-71f5d7d7-fb31-4e18-aec1-7785543c7fc2 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:41.010356 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71f5d7d7-fb31-4e18-aec1-7785543c7fc2 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:27:41.010847 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d0bd0be4-2d4e-4088-8bf4-eb6d0b545207 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:41.010924 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 369/1460] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:40 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:41.016928 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0bd0be4-2d4e-4088-8bf4-eb6d0b545207 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:41.017772 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 365/1461] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:40 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:41.028008 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5cb1d504-f420-4af4-87e4-22056da8b9cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:41.030047 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cb1d504-f420-4af4-87e4-22056da8b9cd tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] POST https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action Aug 14 22:27:41.030598 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cb1d504-f420-4af4-87e4-22056da8b9cd tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:41.030759 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cb1d504-f420-4af4-87e4-22056da8b9cd tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:41.041976 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:41.041976 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:41.042557 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5cb1d504-f420-4af4-87e4-22056da8b9cd tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:41.051144 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5cb1d504-f420-4af4-87e4-22056da8b9cd tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume updated successfully. Aug 14 22:27:41.051144 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cb1d504-f420-4af4-87e4-22056da8b9cd tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action returned with HTTP 200 Aug 14 22:27:41.051720 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 360/1462] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:27:41 2026] POST /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 22:27:41.064966 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f4f5493-a65d-4524-abb7-103ed0348cb5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:41.070179 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f4f5493-a65d-4524-abb7-103ed0348cb5 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:27:41.070179 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f4f5493-a65d-4524-abb7-103ed0348cb5 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:41.071605 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f4f5493-a65d-4524-abb7-103ed0348cb5 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:41.083017 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:41.083017 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:41.088543 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8f4f5493-a65d-4524-abb7-103ed0348cb5 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:41.097178 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f4f5493-a65d-4524-abb7-103ed0348cb5 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:27:41.097844 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 369/1463] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:41 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:41.126055 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5f12d317-1fdc-4f04-8cc5-627d9a7511c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:41.129085 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f12d317-1fdc-4f04-8cc5-627d9a7511c9 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] POST https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action Aug 14 22:27:41.129485 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f12d317-1fdc-4f04-8cc5-627d9a7511c9 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:41.129663 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f12d317-1fdc-4f04-8cc5-627d9a7511c9 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:41.153623 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:41.153623 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:41.154557 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5f12d317-1fdc-4f04-8cc5-627d9a7511c9 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:41.175854 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5f12d317-1fdc-4f04-8cc5-627d9a7511c9 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Update volume admin metadata completed successfully. Aug 14 22:27:41.176739 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5f12d317-1fdc-4f04-8cc5-627d9a7511c9 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Update readonly setting on volume completed successfully. Aug 14 22:27:41.176739 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f12d317-1fdc-4f04-8cc5-627d9a7511c9 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action returned with HTTP 202 Aug 14 22:27:41.177436 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 370/1464] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:27:41 2026] POST /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:27:41.178931 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff342fc3-9b06-4506-972d-fda125546fdc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:41.184869 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff342fc3-9b06-4506-972d-fda125546fdc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:41.186050 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff342fc3-9b06-4506-972d-fda125546fdc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:41.186705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff342fc3-9b06-4506-972d-fda125546fdc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:41.187572 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ff342fc3-9b06-4506-972d-fda125546fdc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:41.190616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d5eeffb6-a4cc-461d-8656-f8d144267230 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:41.194184 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5eeffb6-a4cc-461d-8656-f8d144267230 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:27:41.194533 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5eeffb6-a4cc-461d-8656-f8d144267230 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:41.194906 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5eeffb6-a4cc-461d-8656-f8d144267230 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:41.195123 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:41.195123 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:41.197661 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff342fc3-9b06-4506-972d-fda125546fdc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:41.198534 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 366/1465] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:41 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:41.207348 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:41.207348 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:41.213977 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d5eeffb6-a4cc-461d-8656-f8d144267230 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:41.222266 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5eeffb6-a4cc-461d-8656-f8d144267230 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:27:41.222266 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 361/1466] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:41 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:41.239945 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a688b84d-f503-4cb3-9911-bead68ebeaa4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:41.242945 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a688b84d-f503-4cb3-9911-bead68ebeaa4 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] POST https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action Aug 14 22:27:41.245007 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a688b84d-f503-4cb3-9911-bead68ebeaa4 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:41.245176 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a688b84d-f503-4cb3-9911-bead68ebeaa4 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:41.257972 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:41.257972 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:41.258641 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a688b84d-f503-4cb3-9911-bead68ebeaa4 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:41.273428 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a688b84d-f503-4cb3-9911-bead68ebeaa4 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Update volume admin metadata completed successfully. Aug 14 22:27:41.273624 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a688b84d-f503-4cb3-9911-bead68ebeaa4 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Update readonly setting on volume completed successfully. Aug 14 22:27:41.273936 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a688b84d-f503-4cb3-9911-bead68ebeaa4 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action returned with HTTP 202 Aug 14 22:27:41.274570 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 370/1467] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:27:41 2026] POST /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:27:41.285220 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08517bc4-a8c9-44dd-98dc-1d722edab598 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:41.288001 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08517bc4-a8c9-44dd-98dc-1d722edab598 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:27:41.288001 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08517bc4-a8c9-44dd-98dc-1d722edab598 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:41.289105 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08517bc4-a8c9-44dd-98dc-1d722edab598 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:41.303943 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:41.303943 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:41.312516 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-08517bc4-a8c9-44dd-98dc-1d722edab598 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:41.324128 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08517bc4-a8c9-44dd-98dc-1d722edab598 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:27:41.326370 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 371/1468] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:41 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:41.343689 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-45cfd8d0-6581-4523-890d-b7c7178b17ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:41.348068 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45cfd8d0-6581-4523-890d-b7c7178b17ad tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] POST https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action Aug 14 22:27:41.348458 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45cfd8d0-6581-4523-890d-b7c7178b17ad tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1953170138", "disk_format": "raw"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:41.349402 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45cfd8d0-6581-4523-890d-b7c7178b17ad tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1953170138", "disk_format": "raw"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:41.360881 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:41.360881 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:41.362595 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-45cfd8d0-6581-4523-890d-b7c7178b17ad tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:27:41.393895 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:41.393895 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:41.401746 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.image.image_utils [None req-45cfd8d0-6581-4523-890d-b7c7178b17ad tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1953170138'}] 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-1953170138'}]. {{(pid=100325) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 22:27:42.036275 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-adc4d892-0ff0-4b4f-a68c-6c7904a33f88 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:42.040508 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adc4d892-0ff0-4b4f-a68c-6c7904a33f88 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:42.040508 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adc4d892-0ff0-4b4f-a68c-6c7904a33f88 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:42.040508 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adc4d892-0ff0-4b4f-a68c-6c7904a33f88 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:42.048403 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:42.048403 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:42.059680 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-adc4d892-0ff0-4b4f-a68c-6c7904a33f88 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:42.067838 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adc4d892-0ff0-4b4f-a68c-6c7904a33f88 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:42.068411 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 362/1469] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:42 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 890 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:42.112060 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-45cfd8d0-6581-4523-890d-b7c7178b17ad tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Copy volume to image completed successfully. Aug 14 22:27:42.113529 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45cfd8d0-6581-4523-890d-b7c7178b17ad tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action returned with HTTP 202 Aug 14 22:27:42.113891 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 367/1470] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:27:41 2026] POST /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action => generated 687 bytes in 772 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:42.212044 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0cd6dd19-d1b5-4ccf-a969-d76431e94281 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:42.213920 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cd6dd19-d1b5-4ccf-a969-d76431e94281 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:42.214472 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cd6dd19-d1b5-4ccf-a969-d76431e94281 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:42.214797 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cd6dd19-d1b5-4ccf-a969-d76431e94281 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:42.215006 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0cd6dd19-d1b5-4ccf-a969-d76431e94281 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:42.220421 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:42.220421 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:42.221588 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cd6dd19-d1b5-4ccf-a969-d76431e94281 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:42.221985 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 371/1471] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:42 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:42.238550 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7512d528-1faf-4ac8-82ea-5f253b85c5d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:42.241275 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7512d528-1faf-4ac8-82ea-5f253b85c5d9 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes/6d4663be-5a57-4fe7-9089-94d19b40c7e3 Aug 14 22:27:42.242334 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7512d528-1faf-4ac8-82ea-5f253b85c5d9 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:42.242334 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7512d528-1faf-4ac8-82ea-5f253b85c5d9 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:42.255114 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:42.255114 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:42.262153 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7512d528-1faf-4ac8-82ea-5f253b85c5d9 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:42.269710 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7512d528-1faf-4ac8-82ea-5f253b85c5d9 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/6d4663be-5a57-4fe7-9089-94d19b40c7e3 returned with HTTP 200 Aug 14 22:27:42.270803 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 372/1472] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:42 2026] GET /volume/v3/volumes/6d4663be-5a57-4fe7-9089-94d19b40c7e3 => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:42.288303 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3c7a3b20-7074-4061-b2d1-fe2aa05d628f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:42.291440 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c7a3b20-7074-4061-b2d1-fe2aa05d628f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes Aug 14 22:27:42.291991 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c7a3b20-7074-4061-b2d1-fe2aa05d628f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:42.292198 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c7a3b20-7074-4061-b2d1-fe2aa05d628f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:42.292509 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-3c7a3b20-7074-4061-b2d1-fe2aa05d628f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:27:42.293425 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3c7a3b20-7074-4061-b2d1-fe2aa05d628f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:27:42.301742 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3c7a3b20-7074-4061-b2d1-fe2aa05d628f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Get all volumes completed successfully. Aug 14 22:27:42.302512 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c7a3b20-7074-4061-b2d1-fe2aa05d628f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 200 Aug 14 22:27:42.302988 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 363/1473] 10.4.3.114 () {66 vars in 1237 bytes} [Fri Aug 14 22:27:42 2026] GET /volume/v3/volumes => generated 663 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:42.313699 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ae6d8126-398e-4f56-bc38-e10e2b0787bd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:42.316598 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae6d8126-398e-4f56-bc38-e10e2b0787bd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] DELETE https://10.4.3.114/volume/v3/volumes/6d4663be-5a57-4fe7-9089-94d19b40c7e3 Aug 14 22:27:42.317425 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae6d8126-398e-4f56-bc38-e10e2b0787bd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:42.317848 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae6d8126-398e-4f56-bc38-e10e2b0787bd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:42.318205 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ae6d8126-398e-4f56-bc38-e10e2b0787bd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Delete volume with id: 6d4663be-5a57-4fe7-9089-94d19b40c7e3 Aug 14 22:27:42.332360 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:42.332360 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:42.332360 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ae6d8126-398e-4f56-bc38-e10e2b0787bd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:42.367725 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ae6d8126-398e-4f56-bc38-e10e2b0787bd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Delete volume request issued successfully. Aug 14 22:27:42.368917 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae6d8126-398e-4f56-bc38-e10e2b0787bd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/6d4663be-5a57-4fe7-9089-94d19b40c7e3 returned with HTTP 202 Aug 14 22:27:42.368917 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 368/1474] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:27:42 2026] DELETE /volume/v3/volumes/6d4663be-5a57-4fe7-9089-94d19b40c7e3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:27:42.381395 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b74321f-22ae-4bcd-8772-32a3c1763c69 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:42.383840 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b74321f-22ae-4bcd-8772-32a3c1763c69 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] DELETE https://10.4.3.114/volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 Aug 14 22:27:42.384123 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b74321f-22ae-4bcd-8772-32a3c1763c69 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:42.384464 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b74321f-22ae-4bcd-8772-32a3c1763c69 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:42.384857 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-4b74321f-22ae-4bcd-8772-32a3c1763c69 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Delete backup with id: 092ff0e7-52a1-4d3b-8cac-154adf245458. Aug 14 22:27:42.401220 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:42.401220 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:42.437820 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-4b74321f-22ae-4bcd-8772-32a3c1763c69 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] delete_backup rpcapi backup_id 092ff0e7-52a1-4d3b-8cac-154adf245458 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:27:42.441900 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b74321f-22ae-4bcd-8772-32a3c1763c69 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] https://10.4.3.114/volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 returned with HTTP 202 Aug 14 22:27:42.442923 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 372/1475] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:27:42 2026] DELETE /volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:27:42.454412 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8aa01fe3-b76c-413e-8bda-ef6e4fb01d19 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:42.456852 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8aa01fe3-b76c-413e-8bda-ef6e4fb01d19 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] GET https://10.4.3.114/volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 Aug 14 22:27:42.457382 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8aa01fe3-b76c-413e-8bda-ef6e4fb01d19 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:42.457881 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8aa01fe3-b76c-413e-8bda-ef6e4fb01d19 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:42.458171 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8aa01fe3-b76c-413e-8bda-ef6e4fb01d19 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Show backup with id 092ff0e7-52a1-4d3b-8cac-154adf245458. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:42.474400 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:42.474400 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:42.474400 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8aa01fe3-b76c-413e-8bda-ef6e4fb01d19 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] https://10.4.3.114/volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 returned with HTTP 200 Aug 14 22:27:42.474400 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 373/1476] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:42 2026] GET /volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:43.085571 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a27a3f19-5035-457c-bea0-e7e2bac46be3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:43.087815 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a27a3f19-5035-457c-bea0-e7e2bac46be3 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:43.088193 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a27a3f19-5035-457c-bea0-e7e2bac46be3 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:43.088399 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a27a3f19-5035-457c-bea0-e7e2bac46be3 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:43.096667 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:43.096667 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:43.101516 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a27a3f19-5035-457c-bea0-e7e2bac46be3 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:43.106941 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a27a3f19-5035-457c-bea0-e7e2bac46be3 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:43.107807 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 364/1477] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:43 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:43.449458 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:43.492208 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5e553a6d-a65d-45b4-918b-e8601cd683d2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:43.494487 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e553a6d-a65d-45b4-918b-e8601cd683d2 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] GET https://10.4.3.114/volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 Aug 14 22:27:43.494682 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e553a6d-a65d-45b4-918b-e8601cd683d2 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:43.494924 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e553a6d-a65d-45b4-918b-e8601cd683d2 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:43.495809 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5e553a6d-a65d-45b4-918b-e8601cd683d2 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Show backup with id 092ff0e7-52a1-4d3b-8cac-154adf245458. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:43.506609 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e553a6d-a65d-45b4-918b-e8601cd683d2 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] https://10.4.3.114/volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 returned with HTTP 404 Aug 14 22:27:43.506609 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 373/1478] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:43 2026] GET /volume/v3/backups/092ff0e7-52a1-4d3b-8cac-154adf245458 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:27:43.507496 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:27:43.508088 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-769545493"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:43.509898 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-769545493'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:27:43.510169 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume of 1 GB Aug 14 22:27:43.516585 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Availability Zones retrieved successfully. Aug 14 22:27:43.519278 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a80e54cd-65de-4751-9c15-392406e1d24f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:43.521850 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a80e54cd-65de-4751-9c15-392406e1d24f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] DELETE https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:43.522377 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a80e54cd-65de-4751-9c15-392406e1d24f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:43.523488 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a80e54cd-65de-4751-9c15-392406e1d24f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:43.524093 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-a80e54cd-65de-4751-9c15-392406e1d24f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Delete backup with id: 4272228f-b7ac-4729-86d2-525d655e3d26. Aug 14 22:27:43.525978 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Flow 'volume_create_api' (191fab0c-8a48-4edb-ad45-71746a698b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:43.527886 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adeca232-5d3c-489d-b5e9-c3c3ed22f405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:43.529769 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:27:43.533400 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:43.533400 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:43.565747 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-a80e54cd-65de-4751-9c15-392406e1d24f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] delete_backup rpcapi backup_id 4272228f-b7ac-4729-86d2-525d655e3d26 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:27:43.569701 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a80e54cd-65de-4751-9c15-392406e1d24f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 202 Aug 14 22:27:43.570319 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adeca232-5d3c-489d-b5e9-c3c3ed22f405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:43.571123 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee746c6-abc1-438f-8b69-89512fb2ab0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:43.571799 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 374/1479] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:27:43 2026] DELETE /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:27:43.580787 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-476c5a43-c5d2-46b2-967e-fc188d74c189 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:43.584188 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-476c5a43-c5d2-46b2-967e-fc188d74c189 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:43.584614 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-476c5a43-c5d2-46b2-967e-fc188d74c189 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:43.585406 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-476c5a43-c5d2-46b2-967e-fc188d74c189 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:43.585406 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-476c5a43-c5d2-46b2-967e-fc188d74c189 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:43.590771 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:43.590771 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:43.592205 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-476c5a43-c5d2-46b2-967e-fc188d74c189 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 200 Aug 14 22:27:43.592896 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 365/1480] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:43 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:43.688215 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Created reservations ['f0e06599-862d-41e4-9340-537ef9af6bdb', '69a8719a-b730-465b-a1de-0d6a9814e5ba', 'c409c40f-c01c-461e-8a66-3b74a4b816e1', '232eda5f-f07b-45ba-ad2b-83b28d187cdf'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:43.690645 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee746c6-abc1-438f-8b69-89512fb2ab0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0e06599-862d-41e4-9340-537ef9af6bdb', '69a8719a-b730-465b-a1de-0d6a9814e5ba', 'c409c40f-c01c-461e-8a66-3b74a4b816e1', '232eda5f-f07b-45ba-ad2b-83b28d187cdf']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:43.691628 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9abf6fea-d4c0-4d8b-a22e-a950e2cebf83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:43.721078 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9abf6fea-d4c0-4d8b-a22e-a950e2cebf83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4226a2f-0823-47cc-97b6-78ab06105d82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-769545493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1576a5a4cd4a02bb2f23af3daac798',qos_specs=None,replication_status=,reservations=['f0e06599-862d-41e4-9340-537ef9af6bdb','69a8719a-b730-465b-a1de-0d6a9814e5ba','c409c40f-c01c-461e-8a66-3b74a4b816e1','232eda5f-f07b-45ba-ad2b-83b28d187cdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-769545493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4226a2f-0823-47cc-97b6-78ab06105d82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1576a5a4cd4a02bb2f23af3daac798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:43.722490 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c49ae03-1243-4195-a75d-ee837843fea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:43.748440 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c49ae03-1243-4195-a75d-ee837843fea3) transitioned into state 'SUCCESS' from state '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-769545493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1576a5a4cd4a02bb2f23af3daac798',qos_specs=None,replication_status=,reservations=['f0e06599-862d-41e4-9340-537ef9af6bdb','69a8719a-b730-465b-a1de-0d6a9814e5ba','c409c40f-c01c-461e-8a66-3b74a4b816e1','232eda5f-f07b-45ba-ad2b-83b28d187cdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:43.748919 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fb9d216-9245-4aee-8148-72fceadc7bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:43.765594 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fb9d216-9245-4aee-8148-72fceadc7bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:43.766858 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Flow 'volume_create_api' (191fab0c-8a48-4edb-ad45-71746a698b55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:43.767354 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume request issued successfully. Aug 14 22:27:43.769092 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66d8f5fd-e22c-45f0-a7f4-3a6f69a63fcf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:27:43.769092 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 369/1481] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:27:43 2026] POST /volume/v3/volumes => generated 748 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:44.123219 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-59874fb7-8094-4708-8ce9-820d05efba69 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:44.127142 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59874fb7-8094-4708-8ce9-820d05efba69 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:44.129316 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-59874fb7-8094-4708-8ce9-820d05efba69 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:44.129316 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-59874fb7-8094-4708-8ce9-820d05efba69 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:44.138399 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:44.138399 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:44.148532 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-59874fb7-8094-4708-8ce9-820d05efba69 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:44.151724 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59874fb7-8094-4708-8ce9-820d05efba69 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:44.152401 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 374/1482] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:44 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:44.606244 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0fffbae5-ae21-43a8-a772-748c85142d51 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:44.608526 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fffbae5-ae21-43a8-a772-748c85142d51 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 Aug 14 22:27:44.609410 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fffbae5-ae21-43a8-a772-748c85142d51 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:44.609830 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fffbae5-ae21-43a8-a772-748c85142d51 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:44.610155 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0fffbae5-ae21-43a8-a772-748c85142d51 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 4272228f-b7ac-4729-86d2-525d655e3d26. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:44.615926 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fffbae5-ae21-43a8-a772-748c85142d51 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 returned with HTTP 404 Aug 14 22:27:44.615926 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 375/1483] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:44 2026] GET /volume/v3/backups/4272228f-b7ac-4729-86d2-525d655e3d26 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:44.711896 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e1d68cc-541f-4c09-b813-24eb2bc7deac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:44.714225 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e1d68cc-541f-4c09-b813-24eb2bc7deac tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 Aug 14 22:27:44.714569 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e1d68cc-541f-4c09-b813-24eb2bc7deac tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:44.714809 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e1d68cc-541f-4c09-b813-24eb2bc7deac tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:44.724910 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:44.724910 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:44.728914 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2e1d68cc-541f-4c09-b813-24eb2bc7deac tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:44.733722 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e1d68cc-541f-4c09-b813-24eb2bc7deac tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 returned with HTTP 200 Aug 14 22:27:44.734154 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 366/1484] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:44 2026] GET /volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:44.751743 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99caadc3-bab9-466f-8196-660cc3247d6d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:44.756588 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99caadc3-bab9-466f-8196-660cc3247d6d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] DELETE https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 Aug 14 22:27:44.756588 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99caadc3-bab9-466f-8196-660cc3247d6d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:44.756588 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99caadc3-bab9-466f-8196-660cc3247d6d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:44.756588 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-99caadc3-bab9-466f-8196-660cc3247d6d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Delete volume with id: 4cfead87-bc31-427d-b582-71abdd45fc08 Aug 14 22:27:44.764246 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:44.764246 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:44.765033 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-99caadc3-bab9-466f-8196-660cc3247d6d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:44.784962 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-99caadc3-bab9-466f-8196-660cc3247d6d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Delete volume request issued successfully. Aug 14 22:27:44.785550 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99caadc3-bab9-466f-8196-660cc3247d6d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 returned with HTTP 202 Aug 14 22:27:44.786194 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 370/1485] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:27:44 2026] DELETE /volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:27:44.799737 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef337106-9dc0-4cac-adf1-191485d2206a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:44.801688 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef337106-9dc0-4cac-adf1-191485d2206a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 Aug 14 22:27:44.801913 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef337106-9dc0-4cac-adf1-191485d2206a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:44.802145 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef337106-9dc0-4cac-adf1-191485d2206a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:44.813843 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:44.813843 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:44.819603 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ef337106-9dc0-4cac-adf1-191485d2206a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:44.826672 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef337106-9dc0-4cac-adf1-191485d2206a tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 returned with HTTP 200 Aug 14 22:27:44.827665 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 375/1486] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:44 2026] GET /volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:45.172785 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-13643bea-a064-4fec-8f12-4df373a5477d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:45.174458 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13643bea-a064-4fec-8f12-4df373a5477d tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:45.174853 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13643bea-a064-4fec-8f12-4df373a5477d tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:45.175199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13643bea-a064-4fec-8f12-4df373a5477d tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:45.185714 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:45.185714 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:45.191492 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-13643bea-a064-4fec-8f12-4df373a5477d tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:45.201454 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13643bea-a064-4fec-8f12-4df373a5477d tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:45.201454 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 376/1487] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:45 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:45.843938 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-336914da-557f-446e-a1a2-c1f06f1b0a76 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:45.846860 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-336914da-557f-446e-a1a2-c1f06f1b0a76 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 Aug 14 22:27:45.847097 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-336914da-557f-446e-a1a2-c1f06f1b0a76 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:45.847342 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-336914da-557f-446e-a1a2-c1f06f1b0a76 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:45.854866 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-336914da-557f-446e-a1a2-c1f06f1b0a76 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 returned with HTTP 404 Aug 14 22:27:45.855568 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 367/1488] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:45 2026] GET /volume/v3/volumes/4cfead87-bc31-427d-b582-71abdd45fc08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:45.871546 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:45.876469 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:27:45.876469 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-270509383"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:45.877472 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-270509383'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:27:45.877867 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Create volume of 1 GB Aug 14 22:27:45.884985 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Availability Zones retrieved successfully. Aug 14 22:27:45.894896 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Flow 'volume_create_api' (e475ac93-9fb9-464f-98dc-f7b6b260e2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:45.897927 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc16e5d8-cc47-494e-bbf2-929a4a4d6269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:45.899547 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:27:45.940501 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc16e5d8-cc47-494e-bbf2-929a4a4d6269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:45.941865 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84957be2-92c6-4021-a2af-8a0c8ebfe933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:45.998665 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Created reservations ['6776be0e-5ec9-43fa-a72e-df4476753356', 'b5065941-0312-46b3-9eef-0f077539c12e', '2c2ba6e9-3dbe-4751-ad8f-71db7ae9437a', 'b5a81152-5b59-4dbb-af9d-211d6a0b73f5'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:46.001209 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84957be2-92c6-4021-a2af-8a0c8ebfe933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6776be0e-5ec9-43fa-a72e-df4476753356', 'b5065941-0312-46b3-9eef-0f077539c12e', '2c2ba6e9-3dbe-4751-ad8f-71db7ae9437a', 'b5a81152-5b59-4dbb-af9d-211d6a0b73f5']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:46.001963 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15d046c0-5fc3-4809-b3d1-3bcabb8cc88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:46.034097 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15d046c0-5fc3-4809-b3d1-3bcabb8cc88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efa41ba6-d658-4e54-ab9b-5c240094c511', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-270509383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ec826c1cb1469cb7ab99ed396af447',qos_specs=None,replication_status=,reservations=['6776be0e-5ec9-43fa-a72e-df4476753356','b5065941-0312-46b3-9eef-0f077539c12e','2c2ba6e9-3dbe-4751-ad8f-71db7ae9437a','b5a81152-5b59-4dbb-af9d-211d6a0b73f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a52efdeb624590b204d0315c30215b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:27:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-270509383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efa41ba6-d658-4e54-ab9b-5c240094c511,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33ec826c1cb1469cb7ab99ed396af447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79a52efdeb624590b204d0315c30215b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:46.035219 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df866ad7-c3db-4fd9-82fb-a62d01ed1c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:46.058941 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df866ad7-c3db-4fd9-82fb-a62d01ed1c8d) transitioned into state 'SUCCESS' from state '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-270509383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ec826c1cb1469cb7ab99ed396af447',qos_specs=None,replication_status=,reservations=['6776be0e-5ec9-43fa-a72e-df4476753356','b5065941-0312-46b3-9eef-0f077539c12e','2c2ba6e9-3dbe-4751-ad8f-71db7ae9437a','b5a81152-5b59-4dbb-af9d-211d6a0b73f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a52efdeb624590b204d0315c30215b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:46.060932 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2905435c-3d17-47f2-8c22-473ac248cee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:27:46.074733 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2905435c-3d17-47f2-8c22-473ac248cee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:27:46.076010 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Flow 'volume_create_api' (e475ac93-9fb9-464f-98dc-f7b6b260e2bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:27:46.076691 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Create volume request issued successfully. Aug 14 22:27:46.077434 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37e25a88-fa9e-48af-8e91-dfa94baa49c5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:27:46.077841 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 371/1489] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:27:45 2026] POST /volume/v3/volumes => generated 753 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:46.094269 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ab0f8fe5-c0ce-41c6-9d0e-dacdefaded7e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:46.097316 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab0f8fe5-c0ce-41c6-9d0e-dacdefaded7e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 Aug 14 22:27:46.097597 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab0f8fe5-c0ce-41c6-9d0e-dacdefaded7e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:46.097886 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab0f8fe5-c0ce-41c6-9d0e-dacdefaded7e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:46.107337 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:46.107337 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:46.112649 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ab0f8fe5-c0ce-41c6-9d0e-dacdefaded7e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:46.118895 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab0f8fe5-c0ce-41c6-9d0e-dacdefaded7e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 returned with HTTP 200 Aug 14 22:27:46.119394 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 376/1490] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:46 2026] GET /volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:46.220158 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c92178e-fb96-4099-917c-4bd1ec8af61e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:46.222370 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c92178e-fb96-4099-917c-4bd1ec8af61e tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:46.222594 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c92178e-fb96-4099-917c-4bd1ec8af61e tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:46.222792 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c92178e-fb96-4099-917c-4bd1ec8af61e tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:46.233084 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:46.233084 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:46.239635 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4c92178e-fb96-4099-917c-4bd1ec8af61e tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:46.247606 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c92178e-fb96-4099-917c-4bd1ec8af61e tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:46.248054 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 377/1491] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:46 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:47.136399 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cffd5c5b-ecc6-48a0-8774-943b9b7e8e21 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:47.140355 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cffd5c5b-ecc6-48a0-8774-943b9b7e8e21 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 Aug 14 22:27:47.140634 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cffd5c5b-ecc6-48a0-8774-943b9b7e8e21 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:47.140914 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cffd5c5b-ecc6-48a0-8774-943b9b7e8e21 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:47.149641 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:47.149641 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:47.154926 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cffd5c5b-ecc6-48a0-8774-943b9b7e8e21 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:47.161274 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cffd5c5b-ecc6-48a0-8774-943b9b7e8e21 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 returned with HTTP 200 Aug 14 22:27:47.161815 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 368/1492] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:47 2026] GET /volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:47.178042 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f6b52a95-3548-477b-8934-580d8543bb67 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:47.181581 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6b52a95-3548-477b-8934-580d8543bb67 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:27:47.182393 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6b52a95-3548-477b-8934-580d8543bb67 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "efa41ba6-d658-4e54-ab9b-5c240094c511", "name": "tempest-VolumesBackupsAdminTest-Backup-1474820501", "container": "tempest-volumesbackupsadmintest-backup-container-544675517"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:47.186950 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-f6b52a95-3548-477b-8934-580d8543bb67 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Creating new backup {'backup': {'volume_id': 'efa41ba6-d658-4e54-ab9b-5c240094c511', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1474820501', 'container': 'tempest-volumesbackupsadmintest-backup-container-544675517'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:27:47.187231 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-f6b52a95-3548-477b-8934-580d8543bb67 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Creating backup of volume efa41ba6-d658-4e54-ab9b-5c240094c511 in container tempest-volumesbackupsadmintest-backup-container-544675517 Aug 14 22:27:47.202653 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:47.202653 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:47.203270 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f6b52a95-3548-477b-8934-580d8543bb67 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:27:47.235280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f6b52a95-3548-477b-8934-580d8543bb67 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Created reservations ['32ba6e96-a680-46dc-a1d3-4fb01125a698', '9a4098be-bfd5-4900-9cd1-7f8bb56270eb'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:27:47.265867 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e5be3a59-5f37-4ad7-8861-54d08ad5ceb9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:47.268564 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5be3a59-5f37-4ad7-8861-54d08ad5ceb9 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:47.269423 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5be3a59-5f37-4ad7-8861-54d08ad5ceb9 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:47.269742 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5be3a59-5f37-4ad7-8861-54d08ad5ceb9 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:47.279833 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:47.279833 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:47.284967 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e5be3a59-5f37-4ad7-8861-54d08ad5ceb9 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:47.292628 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5be3a59-5f37-4ad7-8861-54d08ad5ceb9 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:47.293053 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 377/1493] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:47 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:47.313638 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6b52a95-3548-477b-8934-580d8543bb67 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:27:47.313638 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 372/1494] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:27:47 2026] POST /volume/v3/backups => generated 335 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:27:47.328684 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-18f63380-cb01-4ac9-99b2-aa0a5b4d9ea4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:47.332551 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18f63380-cb01-4ac9-99b2-aa0a5b4d9ea4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:27:47.332777 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-18f63380-cb01-4ac9-99b2-aa0a5b4d9ea4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:47.333991 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-18f63380-cb01-4ac9-99b2-aa0a5b4d9ea4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:47.333991 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-18f63380-cb01-4ac9-99b2-aa0a5b4d9ea4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:47.345939 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:47.345939 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:47.347341 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18f63380-cb01-4ac9-99b2-aa0a5b4d9ea4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:27:47.348305 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 378/1495] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:47 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:48.314184 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f8ea53bd-aed9-4ad4-8332-65f61dab3ca6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:48.317493 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8ea53bd-aed9-4ad4-8332-65f61dab3ca6 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:48.317892 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8ea53bd-aed9-4ad4-8332-65f61dab3ca6 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:48.318201 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8ea53bd-aed9-4ad4-8332-65f61dab3ca6 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:48.346487 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:48.346487 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:48.358507 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f8ea53bd-aed9-4ad4-8332-65f61dab3ca6 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:48.367587 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c9ca6875-4bcf-4fbd-b240-6aac617ea437 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:48.368683 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8ea53bd-aed9-4ad4-8332-65f61dab3ca6 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:48.369441 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 369/1496] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:48 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 951 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:48.372071 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9ca6875-4bcf-4fbd-b240-6aac617ea437 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:27:48.372412 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9ca6875-4bcf-4fbd-b240-6aac617ea437 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:48.372655 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9ca6875-4bcf-4fbd-b240-6aac617ea437 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:48.373345 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c9ca6875-4bcf-4fbd-b240-6aac617ea437 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:48.390765 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:48.390765 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:48.391909 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9ca6875-4bcf-4fbd-b240-6aac617ea437 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:27:48.393835 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 378/1497] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:48 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:49.391315 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b549f0a1-8155-418d-98cc-ee001d097a1a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:49.395905 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b549f0a1-8155-418d-98cc-ee001d097a1a tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:49.395905 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b549f0a1-8155-418d-98cc-ee001d097a1a tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:49.395905 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b549f0a1-8155-418d-98cc-ee001d097a1a tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:49.407711 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:49.407711 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:49.415615 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7d49380c-1c0d-4059-a666-427543edd38c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:49.418638 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b549f0a1-8155-418d-98cc-ee001d097a1a tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:49.419268 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d49380c-1c0d-4059-a666-427543edd38c tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:27:49.419462 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d49380c-1c0d-4059-a666-427543edd38c tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:49.420872 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d49380c-1c0d-4059-a666-427543edd38c tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:49.420872 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7d49380c-1c0d-4059-a666-427543edd38c tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:49.426756 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b549f0a1-8155-418d-98cc-ee001d097a1a tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:49.427361 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 373/1498] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:49 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:49.431856 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:49.431856 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:49.433216 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d49380c-1c0d-4059-a666-427543edd38c tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:27:49.434733 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 379/1499] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:49 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:50.450821 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3ff25cc3-226b-4cb1-bc24-ac4d829f77fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:50.452506 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-abe7409e-fb70-4ec1-96b7-286870546eeb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:50.456557 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abe7409e-fb70-4ec1-96b7-286870546eeb tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:50.457089 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abe7409e-fb70-4ec1-96b7-286870546eeb tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:50.457636 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abe7409e-fb70-4ec1-96b7-286870546eeb tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:50.457816 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ff25cc3-226b-4cb1-bc24-ac4d829f77fc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:27:50.458353 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ff25cc3-226b-4cb1-bc24-ac4d829f77fc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:50.459819 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ff25cc3-226b-4cb1-bc24-ac4d829f77fc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:50.460729 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3ff25cc3-226b-4cb1-bc24-ac4d829f77fc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:50.471292 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:50.471292 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:50.473358 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:50.473358 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:50.477879 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ff25cc3-226b-4cb1-bc24-ac4d829f77fc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:27:50.477879 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 370/1500] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:50 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:50.488065 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-abe7409e-fb70-4ec1-96b7-286870546eeb tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:50.506412 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abe7409e-fb70-4ec1-96b7-286870546eeb tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:50.506412 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 379/1501] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:50 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 951 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:51.497581 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-416bb05d-4265-4593-8e71-ef900f3f136e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:51.502327 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-416bb05d-4265-4593-8e71-ef900f3f136e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:27:51.502607 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-416bb05d-4265-4593-8e71-ef900f3f136e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:51.503190 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-416bb05d-4265-4593-8e71-ef900f3f136e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:51.503682 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-416bb05d-4265-4593-8e71-ef900f3f136e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:51.512518 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:51.512518 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:51.513825 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-416bb05d-4265-4593-8e71-ef900f3f136e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:27:51.515219 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 374/1502] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:51 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:51.527736 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0ca4714a-9ede-4a80-9403-16c229d1ec1c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:51.530814 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ca4714a-9ede-4a80-9403-16c229d1ec1c tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:51.531570 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ca4714a-9ede-4a80-9403-16c229d1ec1c tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:51.531955 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ca4714a-9ede-4a80-9403-16c229d1ec1c tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:51.544781 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:51.544781 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:51.551850 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0ca4714a-9ede-4a80-9403-16c229d1ec1c tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:51.566199 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ca4714a-9ede-4a80-9403-16c229d1ec1c tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:51.567383 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 380/1503] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:51 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 951 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:52.530349 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2b14e75f-6626-4715-aa01-2be6f17ef539 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:52.535448 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b14e75f-6626-4715-aa01-2be6f17ef539 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:27:52.535766 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b14e75f-6626-4715-aa01-2be6f17ef539 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:52.536056 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b14e75f-6626-4715-aa01-2be6f17ef539 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:52.536273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2b14e75f-6626-4715-aa01-2be6f17ef539 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:52.540726 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=298,cinder:UPDATE=47,cinder:INSERT=28 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:27:52.545620 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:52.545620 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:52.550003 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b14e75f-6626-4715-aa01-2be6f17ef539 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:27:52.550722 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 371/1504] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:52 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:52.592457 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fc45da3c-b10a-4b76-ab35-e13241eea328 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:52.595445 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc45da3c-b10a-4b76-ab35-e13241eea328 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:52.595445 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc45da3c-b10a-4b76-ab35-e13241eea328 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:52.595740 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc45da3c-b10a-4b76-ab35-e13241eea328 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:52.601387 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=436,cinder:UPDATE=134,cinder:INSERT=85 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:27:52.612132 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:52.612132 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:52.631220 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fc45da3c-b10a-4b76-ab35-e13241eea328 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:52.642550 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc45da3c-b10a-4b76-ab35-e13241eea328 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:52.643117 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 380/1505] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:52 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 951 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:53.567274 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-899a48f1-6caf-4f43-86d6-c50da79bb543 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:53.572548 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-899a48f1-6caf-4f43-86d6-c50da79bb543 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:27:53.572548 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-899a48f1-6caf-4f43-86d6-c50da79bb543 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:53.572720 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-899a48f1-6caf-4f43-86d6-c50da79bb543 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:53.572761 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-899a48f1-6caf-4f43-86d6-c50da79bb543 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:53.576980 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=397,cinder:UPDATE=113,cinder:INSERT=70 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:27:53.581960 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:53.581960 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:53.583016 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-899a48f1-6caf-4f43-86d6-c50da79bb543 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:27:53.588003 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 375/1506] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:53 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:53.676270 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dc667d72-eb96-4671-89f9-b4cb1b7cf379 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:53.681421 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc667d72-eb96-4671-89f9-b4cb1b7cf379 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:53.681421 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc667d72-eb96-4671-89f9-b4cb1b7cf379 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:53.681421 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc667d72-eb96-4671-89f9-b4cb1b7cf379 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:53.683542 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=427,cinder:UPDATE=118,cinder:INSERT=84 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:27:53.698282 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:53.698282 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:53.706282 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dc667d72-eb96-4671-89f9-b4cb1b7cf379 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:53.722767 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc667d72-eb96-4671-89f9-b4cb1b7cf379 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:53.722767 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 381/1507] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:53 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 951 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:53.966158 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-da966a10-99e5-4426-8052-c9434299355a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:53.977013 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-da966a10-99e5-4426-8052-c9434299355a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:27:53.977406 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-da966a10-99e5-4426-8052-c9434299355a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:53.977406 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-da966a10-99e5-4426-8052-c9434299355a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:53.988671 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:53.988671 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:53.996807 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-da966a10-99e5-4426-8052-c9434299355a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:27:54.000510 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-da966a10-99e5-4426-8052-c9434299355a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:27:54.000510 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 372/1508] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:27:53 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:54.131850 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a53048bd-4c66-42f4-b4da-acdf433aeb8b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:54.133993 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a53048bd-4c66-42f4-b4da-acdf433aeb8b None None] GET https://10.4.3.114/volume// Aug 14 22:27:54.133993 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a53048bd-4c66-42f4-b4da-acdf433aeb8b None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:54.137158 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a53048bd-4c66-42f4-b4da-acdf433aeb8b None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:54.137158 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a53048bd-4c66-42f4-b4da-acdf433aeb8b None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:27:54.137158 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 381/1509] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:27:54 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:27:54.154900 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-c8a41360-abce-4789-8d81-6365c4d36ead None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:54.243409 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-c8a41360-abce-4789-8d81-6365c4d36ead tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:27:54.244677 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-c8a41360-abce-4789-8d81-6365c4d36ead tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a519d53-24d0-4a5e-9572-f97d3b5301f2", "connector": null, "instance_uuid": "42876d3d-7419-4ca1-8d5e-025ea3e0cb1b"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:54.266117 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:54.266117 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:54.334359 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-c8a41360-abce-4789-8d81-6365c4d36ead tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:27:54.335371 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 376/1510] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:27:54 2026] POST /volume/v3/attachments => generated 273 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:54.408942 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-790dbd8b-e1ab-4ca8-ac98-fd125897b5ba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:54.414406 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-790dbd8b-e1ab-4ca8-ac98-fd125897b5ba tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:27:54.415232 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-790dbd8b-e1ab-4ca8-ac98-fd125897b5ba tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:54.415232 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-790dbd8b-e1ab-4ca8-ac98-fd125897b5ba tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:54.433450 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:54.433450 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:54.439946 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-790dbd8b-e1ab-4ca8-ac98-fd125897b5ba tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:27:54.442926 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a2f8b251-a777-464e-8938-5f7efda52228 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:54.443593 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2f8b251-a777-464e-8938-5f7efda52228 None None] GET https://10.4.3.114/volume// Aug 14 22:27:54.444557 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2f8b251-a777-464e-8938-5f7efda52228 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:54.444914 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2f8b251-a777-464e-8938-5f7efda52228 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:54.445505 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2f8b251-a777-464e-8938-5f7efda52228 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:27:54.446909 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 373/1511] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:27:54 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:27:54.448041 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-790dbd8b-e1ab-4ca8-ac98-fd125897b5ba tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:27:54.449861 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 382/1512] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:54 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:54.460825 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-275cc174-7f4a-4a0b-a7ee-2669f9a9f761 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:54.468467 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-275cc174-7f4a-4a0b-a7ee-2669f9a9f761 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:27:54.468737 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-275cc174-7f4a-4a0b-a7ee-2669f9a9f761 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:54.469033 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-275cc174-7f4a-4a0b-a7ee-2669f9a9f761 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:54.497333 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:54.497333 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:54.510407 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-275cc174-7f4a-4a0b-a7ee-2669f9a9f761 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:27:54.519434 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-275cc174-7f4a-4a0b-a7ee-2669f9a9f761 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:27:54.519434 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 382/1513] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:27:54 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 1031 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:27:54.617757 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cf8b0ce0-4509-42c8-af10-f5699c089cc6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:54.622072 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf8b0ce0-4509-42c8-af10-f5699c089cc6 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:27:54.622072 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cf8b0ce0-4509-42c8-af10-f5699c089cc6 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:54.622072 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cf8b0ce0-4509-42c8-af10-f5699c089cc6 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:54.622841 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-cf8b0ce0-4509-42c8-af10-f5699c089cc6 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:54.630820 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:54.630820 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:54.632185 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf8b0ce0-4509-42c8-af10-f5699c089cc6 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:27:54.633144 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 377/1514] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:54 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:54.711774 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-08cd1812-fca1-4b34-b71f-404c3f6fbb3a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:54.715281 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-08cd1812-fca1-4b34-b71f-404c3f6fbb3a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] PUT https://10.4.3.114/volume/v3/attachments/54b0e914-ef95-439d-92a1-c5bb15595a46 Aug 14 22:27:54.715782 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-08cd1812-fca1-4b34-b71f-404c3f6fbb3a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:54.739308 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-08cd1812-fca1-4b34-b71f-404c3f6fbb3a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Acquiring lock "cinder-attachment_update-7a519d53-24d0-4a5e-9572-f97d3b5301f2-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:27:54.747007 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f9bc88d6-7dd3-4818-ac96-e7230c92fad1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:54.750558 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-08cd1812-fca1-4b34-b71f-404c3f6fbb3a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Lock "cinder-attachment_update-7a519d53-24d0-4a5e-9572-f97d3b5301f2-np0000007343" acquired by "attachment_update" :: waited 0.012s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:27:54.751930 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:54.751930 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:54.752466 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9bc88d6-7dd3-4818-ac96-e7230c92fad1 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:54.755331 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f9bc88d6-7dd3-4818-ac96-e7230c92fad1 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:54.755331 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f9bc88d6-7dd3-4818-ac96-e7230c92fad1 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:54.770098 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:54.770098 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:54.781488 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f9bc88d6-7dd3-4818-ac96-e7230c92fad1 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:54.794822 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9bc88d6-7dd3-4818-ac96-e7230c92fad1 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:54.794822 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 383/1515] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:54 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 1295 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:54.819350 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-26d7e51e-7068-43d1-87a8-c76546e1617c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:54.822489 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26d7e51e-7068-43d1-87a8-c76546e1617c tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:54.822762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26d7e51e-7068-43d1-87a8-c76546e1617c tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:54.824070 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26d7e51e-7068-43d1-87a8-c76546e1617c tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:54.824070 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-26d7e51e-7068-43d1-87a8-c76546e1617c tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Delete volume with id: 1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:54.838323 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:54.838323 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:54.840492 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-26d7e51e-7068-43d1-87a8-c76546e1617c tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:54.891813 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-26d7e51e-7068-43d1-87a8-c76546e1617c tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Delete volume request issued successfully. Aug 14 22:27:54.892062 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26d7e51e-7068-43d1-87a8-c76546e1617c tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 202 Aug 14 22:27:54.892839 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 383/1516] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:27:54 2026] DELETE /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:27:54.907390 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3586a74c-c89e-4192-8a7e-b583960aa6da None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:54.910671 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3586a74c-c89e-4192-8a7e-b583960aa6da tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:54.910671 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3586a74c-c89e-4192-8a7e-b583960aa6da tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:54.910942 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3586a74c-c89e-4192-8a7e-b583960aa6da tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:55.909933 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:55.909933 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:55.909933 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3586a74c-c89e-4192-8a7e-b583960aa6da tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Volume info retrieved successfully. Aug 14 22:27:55.909933 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3586a74c-c89e-4192-8a7e-b583960aa6da tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 200 Aug 14 22:27:55.909933 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 378/1517] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:54 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 1294 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:55.915707 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-08cd1812-fca1-4b34-b71f-404c3f6fbb3a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Lock "cinder-attachment_update-7a519d53-24d0-4a5e-9572-f97d3b5301f2-np0000007343" released by "attachment_update" :: held 0.239s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:27:55.915707 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-08cd1812-fca1-4b34-b71f-404c3f6fbb3a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/attachments/54b0e914-ef95-439d-92a1-c5bb15595a46 returned with HTTP 200 Aug 14 22:27:55.915707 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 374/1518] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:27:54 2026] PUT /volume/v3/attachments/54b0e914-ef95-439d-92a1-c5bb15595a46 => generated 969 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:55.917190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-483e89ec-1ac1-462a-a6a7-01ea4c9bd0ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:55.917190 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-483e89ec-1ac1-462a-a6a7-01ea4c9bd0ae tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:27:55.917190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-483e89ec-1ac1-462a-a6a7-01ea4c9bd0ae tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:55.917190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-483e89ec-1ac1-462a-a6a7-01ea4c9bd0ae tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:55.917190 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:55.917190 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:55.917190 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-483e89ec-1ac1-462a-a6a7-01ea4c9bd0ae tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:27:55.917190 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-483e89ec-1ac1-462a-a6a7-01ea4c9bd0ae tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:27:55.917190 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 384/1519] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:55 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:55.917944 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-63369ad7-d4dd-4e4c-8a95-049c4881405f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:55.917944 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63369ad7-d4dd-4e4c-8a95-049c4881405f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:27:55.917944 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63369ad7-d4dd-4e4c-8a95-049c4881405f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:55.917944 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63369ad7-d4dd-4e4c-8a95-049c4881405f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:55.917944 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-63369ad7-d4dd-4e4c-8a95-049c4881405f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:55.917944 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:55.917944 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:55.917944 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63369ad7-d4dd-4e4c-8a95-049c4881405f tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:27:55.917944 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 384/1520] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:55 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:55.964881 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-46234a30-ecde-4e27-8550-64acb562bbe5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:55.967297 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46234a30-ecde-4e27-8550-64acb562bbe5 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] GET https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 Aug 14 22:27:55.967563 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46234a30-ecde-4e27-8550-64acb562bbe5 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:55.967787 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46234a30-ecde-4e27-8550-64acb562bbe5 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:55.974972 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46234a30-ecde-4e27-8550-64acb562bbe5 tempest-VolumeAndVolumeTypeFromImageTest-1307097544 tempest-VolumeAndVolumeTypeFromImageTest-1307097544-project-member] https://10.4.3.114/volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 returned with HTTP 404 Aug 14 22:27:55.975454 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 379/1521] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:55 2026] GET /volume/v3/volumes/1cf7df3a-f8d4-49e1-b30b-002da3ac24f7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:56.362315 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d139e721-415f-488a-b166-44d1d39715b5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:56.367825 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d139e721-415f-488a-b166-44d1d39715b5 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:27:56.367825 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d139e721-415f-488a-b166-44d1d39715b5 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:56.367825 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d139e721-415f-488a-b166-44d1d39715b5 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:56.369181 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:56.369181 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:56.369181 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d139e721-415f-488a-b166-44d1d39715b5 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:27:56.504773 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d139e721-415f-488a-b166-44d1d39715b5 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Get all volumes completed successfully. Aug 14 22:27:56.509354 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:56.509354 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:56.518186 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d139e721-415f-488a-b166-44d1d39715b5 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:27:56.519067 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 375/1522] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:27:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17406 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:27:56.548756 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e76ba9f1-7a1c-4e95-8d19-3e6ae661a43f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:56.552131 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e76ba9f1-7a1c-4e95-8d19-3e6ae661a43f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:27:56.553589 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e76ba9f1-7a1c-4e95-8d19-3e6ae661a43f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:56.553589 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e76ba9f1-7a1c-4e95-8d19-3e6ae661a43f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:56.557040 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-076cb51f-6e8b-4c7e-a8d2-6c4d1bc902fe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:56.562794 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-076cb51f-6e8b-4c7e-a8d2-6c4d1bc902fe tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/9b06fb0e-4378-4b22-8df1-3f19897e4ef9 Aug 14 22:27:56.563561 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-076cb51f-6e8b-4c7e-a8d2-6c4d1bc902fe tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:56.563561 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-076cb51f-6e8b-4c7e-a8d2-6c4d1bc902fe tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:56.563656 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-076cb51f-6e8b-4c7e-a8d2-6c4d1bc902fe tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Delete volume with id: 9b06fb0e-4378-4b22-8df1-3f19897e4ef9 Aug 14 22:27:56.575475 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:56.575475 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:56.576863 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:56.576863 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:56.577898 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-076cb51f-6e8b-4c7e-a8d2-6c4d1bc902fe tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Volume info retrieved successfully. Aug 14 22:27:56.586877 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e76ba9f1-7a1c-4e95-8d19-3e6ae661a43f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:27:56.599109 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e76ba9f1-7a1c-4e95-8d19-3e6ae661a43f tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:27:56.600001 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 385/1523] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:56 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:56.616952 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.image.cache [None req-076cb51f-6e8b-4c7e-a8d2-6c4d1bc902fe tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'a4f1e568-496b-4a91-a1fb-9d03c484a1c8', 'volume_id': '9b06fb0e-4378-4b22-8df1-3f19897e4ef9', 'host': 'np0000007343@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 22, 27, 40), 'last_used': datetime.datetime(2026, 8, 14, 22, 27, 54)}. {{(pid=100322) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 22:27:56.649390 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-076cb51f-6e8b-4c7e-a8d2-6c4d1bc902fe tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Delete volume request issued successfully. Aug 14 22:27:56.649390 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-076cb51f-6e8b-4c7e-a8d2-6c4d1bc902fe tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] https://10.4.3.114/volume/v3/volumes/9b06fb0e-4378-4b22-8df1-3f19897e4ef9 returned with HTTP 202 Aug 14 22:27:56.649968 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 385/1524] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:27:56 2026] DELETE /volume/v3/volumes/9b06fb0e-4378-4b22-8df1-3f19897e4ef9 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:27:56.663550 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c1d296cf-60b0-40b0-8e71-824927c15d2e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:56.666823 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1d296cf-60b0-40b0-8e71-824927c15d2e tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] GET https://10.4.3.114/volume/v3/volumes/9b06fb0e-4378-4b22-8df1-3f19897e4ef9 Aug 14 22:27:56.667668 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1d296cf-60b0-40b0-8e71-824927c15d2e tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:56.667668 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1d296cf-60b0-40b0-8e71-824927c15d2e tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:56.680845 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:56.680845 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:56.684948 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f84651f3-b656-4823-8e0e-70a78d578d79 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:56.687788 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f84651f3-b656-4823-8e0e-70a78d578d79 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:27:56.688425 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f84651f3-b656-4823-8e0e-70a78d578d79 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:56.688425 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f84651f3-b656-4823-8e0e-70a78d578d79 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:56.688530 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f84651f3-b656-4823-8e0e-70a78d578d79 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:56.694604 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c1d296cf-60b0-40b0-8e71-824927c15d2e tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Volume info retrieved successfully. Aug 14 22:27:56.699549 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:56.699549 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:56.700349 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f84651f3-b656-4823-8e0e-70a78d578d79 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:27:56.701390 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 376/1525] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:56 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:56.703379 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1d296cf-60b0-40b0-8e71-824927c15d2e tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] https://10.4.3.114/volume/v3/volumes/9b06fb0e-4378-4b22-8df1-3f19897e4ef9 returned with HTTP 200 Aug 14 22:27:56.703917 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 380/1526] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:56 2026] GET /volume/v3/volumes/9b06fb0e-4378-4b22-8df1-3f19897e4ef9 => generated 1105 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:27:57.623825 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db6a8f1d-c64f-45cf-8471-c37f866510ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:57.625007 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db6a8f1d-c64f-45cf-8471-c37f866510ee tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:27:57.625121 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db6a8f1d-c64f-45cf-8471-c37f866510ee tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:57.625392 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db6a8f1d-c64f-45cf-8471-c37f866510ee tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:57.645133 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:57.645133 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:57.656152 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-db6a8f1d-c64f-45cf-8471-c37f866510ee tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:27:57.665460 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db6a8f1d-c64f-45cf-8471-c37f866510ee tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:27:57.666482 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 386/1527] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:57 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:57.719823 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5f9c5134-b314-4a2c-8272-99f1c19e89b5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:57.724710 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f9c5134-b314-4a2c-8272-99f1c19e89b5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:27:57.724710 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f9c5134-b314-4a2c-8272-99f1c19e89b5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:57.725378 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f9c5134-b314-4a2c-8272-99f1c19e89b5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:57.725378 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5f9c5134-b314-4a2c-8272-99f1c19e89b5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:57.726722 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d05e71ec-ac98-49ce-90a2-3015473cf979 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:57.731390 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d05e71ec-ac98-49ce-90a2-3015473cf979 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] GET https://10.4.3.114/volume/v3/volumes/9b06fb0e-4378-4b22-8df1-3f19897e4ef9 Aug 14 22:27:57.731654 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:57.731654 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:57.731793 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d05e71ec-ac98-49ce-90a2-3015473cf979 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:57.732008 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d05e71ec-ac98-49ce-90a2-3015473cf979 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:57.733530 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f9c5134-b314-4a2c-8272-99f1c19e89b5 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:27:57.733530 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 386/1528] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:57 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:57.744916 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d05e71ec-ac98-49ce-90a2-3015473cf979 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] https://10.4.3.114/volume/v3/volumes/9b06fb0e-4378-4b22-8df1-3f19897e4ef9 returned with HTTP 404 Aug 14 22:27:57.745633 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 377/1529] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:57 2026] GET /volume/v3/volumes/9b06fb0e-4378-4b22-8df1-3f19897e4ef9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:57.763147 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-27ba9553-1acf-487f-bb08-6cfc057ad1f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:57.767752 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27ba9553-1acf-487f-bb08-6cfc057ad1f0 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] DELETE https://10.4.3.114/volume/v3/types/1cd632d7-344c-4ca9-8a86-e3efc9c1cb87 Aug 14 22:27:57.770353 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27ba9553-1acf-487f-bb08-6cfc057ad1f0 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:57.770353 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27ba9553-1acf-487f-bb08-6cfc057ad1f0 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:57.844562 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27ba9553-1acf-487f-bb08-6cfc057ad1f0 tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] https://10.4.3.114/volume/v3/types/1cd632d7-344c-4ca9-8a86-e3efc9c1cb87 returned with HTTP 202 Aug 14 22:27:57.845103 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 381/1530] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:27:57 2026] DELETE /volume/v3/types/1cd632d7-344c-4ca9-8a86-e3efc9c1cb87 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 22:27:57.860498 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4a84090b-0dbc-4bf7-a465-0aec6c5afd3a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:57.865280 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a84090b-0dbc-4bf7-a465-0aec6c5afd3a tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] GET https://10.4.3.114/volume/v3/types/1cd632d7-344c-4ca9-8a86-e3efc9c1cb87 Aug 14 22:27:57.865280 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a84090b-0dbc-4bf7-a465-0aec6c5afd3a tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:57.865280 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a84090b-0dbc-4bf7-a465-0aec6c5afd3a tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:57.870717 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a84090b-0dbc-4bf7-a465-0aec6c5afd3a tempest-VolumeAndVolumeTypeFromImageTest-2081864807 tempest-VolumeAndVolumeTypeFromImageTest-2081864807-project-admin] https://10.4.3.114/volume/v3/types/1cd632d7-344c-4ca9-8a86-e3efc9c1cb87 returned with HTTP 404 Aug 14 22:27:57.871511 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 387/1531] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:27:57 2026] GET /volume/v3/types/1cd632d7-344c-4ca9-8a86-e3efc9c1cb87 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:58.386934 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-9bca799a-80bb-4af9-ba20-824b9f931980 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:58.391554 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-9bca799a-80bb-4af9-ba20-824b9f931980 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] POST https://10.4.3.114/volume/v3/attachments/54b0e914-ef95-439d-92a1-c5bb15595a46/action Aug 14 22:27:58.392011 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-9bca799a-80bb-4af9-ba20-824b9f931980 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:27:58.392364 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-9bca799a-80bb-4af9-ba20-824b9f931980 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:27:58.413359 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:58.413359 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:58.476371 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0d94bd6c-9580-4fa5-a670-0151bc59a8cf req-9bca799a-80bb-4af9-ba20-824b9f931980 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/attachments/54b0e914-ef95-439d-92a1-c5bb15595a46/action returned with HTTP 204 Aug 14 22:27:58.478803 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 387/1532] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:27:58 2026] POST /volume/v3/attachments/54b0e914-ef95-439d-92a1-c5bb15595a46/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:27:58.691283 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-710f0dba-57b8-4991-9e85-c5f7cc9529a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:58.694665 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-710f0dba-57b8-4991-9e85-c5f7cc9529a2 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:27:58.694665 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-710f0dba-57b8-4991-9e85-c5f7cc9529a2 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:58.694665 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-710f0dba-57b8-4991-9e85-c5f7cc9529a2 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:58.711590 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:58.711590 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:58.721715 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-710f0dba-57b8-4991-9e85-c5f7cc9529a2 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:27:58.731830 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-710f0dba-57b8-4991-9e85-c5f7cc9529a2 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:27:58.734861 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 378/1533] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:58 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:58.752808 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-93ef94cd-c0b8-4408-9fce-eb07eecbd93d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:58.756019 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93ef94cd-c0b8-4408-9fce-eb07eecbd93d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:27:58.756019 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93ef94cd-c0b8-4408-9fce-eb07eecbd93d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:58.756019 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93ef94cd-c0b8-4408-9fce-eb07eecbd93d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:58.756213 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-93ef94cd-c0b8-4408-9fce-eb07eecbd93d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:58.761577 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e9dd77c-1baf-4e3f-b48d-0bbf2148e30a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:58.763997 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:58.763997 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:27:58.764403 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e9dd77c-1baf-4e3f-b48d-0bbf2148e30a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:27:58.764403 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e9dd77c-1baf-4e3f-b48d-0bbf2148e30a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:58.764495 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93ef94cd-c0b8-4408-9fce-eb07eecbd93d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:27:58.764534 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e9dd77c-1baf-4e3f-b48d-0bbf2148e30a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:58.765969 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 382/1534] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:58 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:27:58.781518 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:58.781518 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:27:58.787429 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7e9dd77c-1baf-4e3f-b48d-0bbf2148e30a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:27:58.796728 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e9dd77c-1baf-4e3f-b48d-0bbf2148e30a tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:27:58.797489 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 388/1535] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:58 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:58.920490 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-62b71fe6-4ea4-42d5-921d-c2ddc959952c req-f9bf21a5-0d82-4c39-8df2-39026d927696 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:58.924000 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-62b71fe6-4ea4-42d5-921d-c2ddc959952c req-f9bf21a5-0d82-4c39-8df2-39026d927696 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:27:58.924150 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-62b71fe6-4ea4-42d5-921d-c2ddc959952c req-f9bf21a5-0d82-4c39-8df2-39026d927696 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:58.925164 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-62b71fe6-4ea4-42d5-921d-c2ddc959952c req-f9bf21a5-0d82-4c39-8df2-39026d927696 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:58.953335 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:58.953335 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:27:58.969551 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-62b71fe6-4ea4-42d5-921d-c2ddc959952c req-f9bf21a5-0d82-4c39-8df2-39026d927696 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:27:58.982656 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-62b71fe6-4ea4-42d5-921d-c2ddc959952c req-f9bf21a5-0d82-4c39-8df2-39026d927696 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:27:58.982656 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 388/1536] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:27:58 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 1144 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:27:59.782986 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f05d56be-4886-426c-b153-2dfd262c2bc2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:27:59.785827 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f05d56be-4886-426c-b153-2dfd262c2bc2 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:27:59.785827 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f05d56be-4886-426c-b153-2dfd262c2bc2 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:27:59.786425 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f05d56be-4886-426c-b153-2dfd262c2bc2 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:27:59.786425 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f05d56be-4886-426c-b153-2dfd262c2bc2 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:27:59.794363 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:27:59.794363 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:27:59.795511 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f05d56be-4886-426c-b153-2dfd262c2bc2 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:27:59.795925 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 379/1537] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:27:59 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:00.818222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80e91079-f4ac-4deb-80d6-1e7b3e6c407e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:00.825822 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80e91079-f4ac-4deb-80d6-1e7b3e6c407e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:00.825822 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80e91079-f4ac-4deb-80d6-1e7b3e6c407e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:00.825822 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80e91079-f4ac-4deb-80d6-1e7b3e6c407e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:00.825822 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-80e91079-f4ac-4deb-80d6-1e7b3e6c407e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:00.835025 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:00.835025 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:00.836936 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80e91079-f4ac-4deb-80d6-1e7b3e6c407e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:00.837535 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 383/1538] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:00 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:01.500637 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:01.661072 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:01.661072 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-388974289"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:01.665489 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-388974289'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:01.665489 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume of 1 GB Aug 14 22:28:01.669126 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Availability Zones retrieved successfully. Aug 14 22:28:01.675054 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Flow 'volume_create_api' (c09b41f1-1376-4c5b-a9b5-d7fb88251586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:01.676145 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54417988-df53-476a-be8e-b7b828e635cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:01.677065 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:01.721891 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54417988-df53-476a-be8e-b7b828e635cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:01.722838 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b80c2b-6f41-4dc6-9369-23293507703b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:01.827019 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Created reservations ['811618c7-5f58-4438-bd23-97e07432a9ba', '96783b19-7ef0-40f9-a4be-704dee0f2b3b', 'da59a108-648c-4e62-b179-28ad8980ea66', '29fdfea7-20a5-4b9e-aece-85fe274f1648'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:01.828157 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b80c2b-6f41-4dc6-9369-23293507703b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['811618c7-5f58-4438-bd23-97e07432a9ba', '96783b19-7ef0-40f9-a4be-704dee0f2b3b', 'da59a108-648c-4e62-b179-28ad8980ea66', '29fdfea7-20a5-4b9e-aece-85fe274f1648']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:01.828977 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39969cef-4f4f-488f-ad8d-d83f1957aaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:01.857565 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b7e282c0-a27a-4209-b1e1-e4d9d666f46e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:01.858993 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39969cef-4f4f-488f-ad8d-d83f1957aaca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17a4c947-6a68-4936-b73b-2178e49ff5ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-388974289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24e642f3e944556aa860ff7dbb246ff',qos_specs=None,replication_status=,reservations=['811618c7-5f58-4438-bd23-97e07432a9ba','96783b19-7ef0-40f9-a4be-704dee0f2b3b','da59a108-648c-4e62-b179-28ad8980ea66','29fdfea7-20a5-4b9e-aece-85fe274f1648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61acb70995e34873b3dc8063767acd09',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-388974289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17a4c947-6a68-4936-b73b-2178e49ff5ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a24e642f3e944556aa860ff7dbb246ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61acb70995e34873b3dc8063767acd09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:01.860310 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7e282c0-a27a-4209-b1e1-e4d9d666f46e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:01.860393 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ac3b8ee-d233-41e9-9cac-69e4a92e3c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:01.860583 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7e282c0-a27a-4209-b1e1-e4d9d666f46e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:01.860882 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7e282c0-a27a-4209-b1e1-e4d9d666f46e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:01.861058 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b7e282c0-a27a-4209-b1e1-e4d9d666f46e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:01.870458 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:01.870458 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:01.871297 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7e282c0-a27a-4209-b1e1-e4d9d666f46e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:01.871939 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 389/1539] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:01 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:01.902130 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ac3b8ee-d233-41e9-9cac-69e4a92e3c30) transitioned into state 'SUCCESS' from state '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-388974289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24e642f3e944556aa860ff7dbb246ff',qos_specs=None,replication_status=,reservations=['811618c7-5f58-4438-bd23-97e07432a9ba','96783b19-7ef0-40f9-a4be-704dee0f2b3b','da59a108-648c-4e62-b179-28ad8980ea66','29fdfea7-20a5-4b9e-aece-85fe274f1648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61acb70995e34873b3dc8063767acd09',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:01.903459 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4925d664-daf5-4882-b942-c35e68341689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:01.918985 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4925d664-daf5-4882-b942-c35e68341689) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:01.919909 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Flow 'volume_create_api' (c09b41f1-1376-4c5b-a9b5-d7fb88251586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:01.920638 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume request issued successfully. Aug 14 22:28:01.921228 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0e4b790-e7fb-478e-8499-d7ac9cb430a0 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:01.921994 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 389/1540] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:28:01 2026] POST /volume/v3/volumes => generated 757 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:01.938946 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0550779-25f6-4577-a98f-fa23ddcd221c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:01.941551 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0550779-25f6-4577-a98f-fa23ddcd221c tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad Aug 14 22:28:01.941645 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0550779-25f6-4577-a98f-fa23ddcd221c tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:01.941878 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0550779-25f6-4577-a98f-fa23ddcd221c tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:01.949919 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:01.949919 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:01.955852 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0550779-25f6-4577-a98f-fa23ddcd221c tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:01.969658 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0550779-25f6-4577-a98f-fa23ddcd221c tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad returned with HTTP 200 Aug 14 22:28:01.970089 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 380/1541] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:01 2026] GET /volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:02.851581 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-709608a7-1a37-4995-8433-32823c8252e7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:02.858246 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-709608a7-1a37-4995-8433-32823c8252e7 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:28:02.858552 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-709608a7-1a37-4995-8433-32823c8252e7 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:02.858815 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-709608a7-1a37-4995-8433-32823c8252e7 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:02.874895 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:02.874895 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:02.883403 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-709608a7-1a37-4995-8433-32823c8252e7 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:28:02.887308 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1950ef2f-4c87-443e-a81f-fcd4e77d81db None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:02.890575 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1950ef2f-4c87-443e-a81f-fcd4e77d81db tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:02.890773 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1950ef2f-4c87-443e-a81f-fcd4e77d81db tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:02.891041 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1950ef2f-4c87-443e-a81f-fcd4e77d81db tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:02.891232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1950ef2f-4c87-443e-a81f-fcd4e77d81db tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:02.895171 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-709608a7-1a37-4995-8433-32823c8252e7 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:28:02.897359 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 384/1542] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:02 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:02.899055 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:02.899055 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:02.900160 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1950ef2f-4c87-443e-a81f-fcd4e77d81db tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:02.900696 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 390/1543] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:02 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:02.985955 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e68d2d8c-c6b5-4b02-b86c-fb5d356362da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:02.989391 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e68d2d8c-c6b5-4b02-b86c-fb5d356362da tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad Aug 14 22:28:02.989526 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e68d2d8c-c6b5-4b02-b86c-fb5d356362da tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:02.989840 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e68d2d8c-c6b5-4b02-b86c-fb5d356362da tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:03.005727 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:03.005727 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:03.013763 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e68d2d8c-c6b5-4b02-b86c-fb5d356362da tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:03.021405 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e68d2d8c-c6b5-4b02-b86c-fb5d356362da tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad returned with HTTP 200 Aug 14 22:28:03.021941 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 390/1544] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:02 2026] GET /volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:03.042422 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0ef11390-e44d-4747-b147-ab01fdb2a68a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:03.044698 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ef11390-e44d-4747-b147-ab01fdb2a68a tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:28:03.045121 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ef11390-e44d-4747-b147-ab01fdb2a68a tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "17a4c947-6a68-4936-b73b-2178e49ff5ad", "name": "tempest-CreateVolumesFromBackupTest-Backup-845453242"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:03.047544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-0ef11390-e44d-4747-b147-ab01fdb2a68a tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Creating new backup {'backup': {'volume_id': '17a4c947-6a68-4936-b73b-2178e49ff5ad', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-845453242'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:28:03.047794 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-0ef11390-e44d-4747-b147-ab01fdb2a68a tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Creating backup of volume 17a4c947-6a68-4936-b73b-2178e49ff5ad in container None Aug 14 22:28:03.060899 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:03.060899 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:03.062037 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0ef11390-e44d-4747-b147-ab01fdb2a68a tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:03.128505 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-0ef11390-e44d-4747-b147-ab01fdb2a68a tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Created reservations ['03bf3df2-1f53-4430-aa86-297eeb61f2bc', 'd0e62f3d-69fb-4acc-be6c-602642f1fe3a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:03.185983 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ef11390-e44d-4747-b147-ab01fdb2a68a tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:28:03.185983 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 381/1545] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:03 2026] POST /volume/v3/backups => generated 338 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:03.206390 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f06c2af-09b0-4cfe-8a5f-329e7eebaa2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:03.209870 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f06c2af-09b0-4cfe-8a5f-329e7eebaa2c tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:03.209870 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f06c2af-09b0-4cfe-8a5f-329e7eebaa2c tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:03.209870 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f06c2af-09b0-4cfe-8a5f-329e7eebaa2c tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:03.209870 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2f06c2af-09b0-4cfe-8a5f-329e7eebaa2c tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:03.219241 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:03.219241 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:03.219241 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f06c2af-09b0-4cfe-8a5f-329e7eebaa2c tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:03.219241 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 385/1546] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:03 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:03.570589 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-7052b8bb-a77c-4e88-bf06-f0ffa99f6226 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:03.574536 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-7052b8bb-a77c-4e88-bf06-f0ffa99f6226 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:28:03.574840 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-7052b8bb-a77c-4e88-bf06-f0ffa99f6226 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:03.575106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-7052b8bb-a77c-4e88-bf06-f0ffa99f6226 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:03.592586 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:03.592586 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:03.601290 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-7052b8bb-a77c-4e88-bf06-f0ffa99f6226 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:28:03.606034 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-7052b8bb-a77c-4e88-bf06-f0ffa99f6226 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:28:03.606571 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 391/1547] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:28:03 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:28:03.914415 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ea667fd5-c800-49e3-825d-b2104a259fab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:03.916649 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f79e670-1f5b-47f5-b734-1f023ccf9856 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:03.918836 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f79e670-1f5b-47f5-b734-1f023ccf9856 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:28:03.919032 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f79e670-1f5b-47f5-b734-1f023ccf9856 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:03.919293 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f79e670-1f5b-47f5-b734-1f023ccf9856 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:03.920771 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea667fd5-c800-49e3-825d-b2104a259fab tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:03.920771 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea667fd5-c800-49e3-825d-b2104a259fab tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:03.920831 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea667fd5-c800-49e3-825d-b2104a259fab tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:03.920988 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ea667fd5-c800-49e3-825d-b2104a259fab tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:03.929892 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:03.929892 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:03.939314 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:03.939314 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:03.939314 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea667fd5-c800-49e3-825d-b2104a259fab tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:03.939314 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 391/1548] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:03 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:03.939630 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3f79e670-1f5b-47f5-b734-1f023ccf9856 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:28:03.941894 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f79e670-1f5b-47f5-b734-1f023ccf9856 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:28:03.942414 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 382/1549] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:03 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:03.984123 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6fa32176-ee40-4943-a0e8-93fb88e576cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:03.986575 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6fa32176-ee40-4943-a0e8-93fb88e576cd tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] POST https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action Aug 14 22:28:03.987011 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6fa32176-ee40-4943-a0e8-93fb88e576cd tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2142181265", "disk_format": "qcow2"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:28:03.987274 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6fa32176-ee40-4943-a0e8-93fb88e576cd tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2142181265", "disk_format": "qcow2"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:03.999036 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:03.999036 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:04.000378 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6fa32176-ee40-4943-a0e8-93fb88e576cd tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:28:04.018445 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:04.018445 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:04.024118 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.image.image_utils [None req-6fa32176-ee40-4943-a0e8-93fb88e576cd tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-2142181265'}] 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-2142181265'}]. {{(pid=100325) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 22:28:04.167496 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b191eb74-ea2d-4eb0-b6eb-9458ee04956d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:04.168438 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b191eb74-ea2d-4eb0-b6eb-9458ee04956d None None] GET https://10.4.3.114/volume// Aug 14 22:28:04.168438 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b191eb74-ea2d-4eb0-b6eb-9458ee04956d None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:04.168438 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b191eb74-ea2d-4eb0-b6eb-9458ee04956d None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:04.168983 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b191eb74-ea2d-4eb0-b6eb-9458ee04956d None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:28:04.169191 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 392/1550] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:28: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 14 22:28:04.198282 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-6e7bc85a-cdce-4939-a683-c4a24940cb6d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:04.205133 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-6e7bc85a-cdce-4939-a683-c4a24940cb6d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:28:04.206116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-6e7bc85a-cdce-4939-a683-c4a24940cb6d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4c7c053-8892-41de-bc72-491c4f1daceb", "connector": null, "instance_uuid": "4167f2b3-7982-4916-a915-215c822dec5b"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:04.234761 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-86a75af9-78d3-4d9e-a4db-9a9f94f9fe18 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:04.238305 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86a75af9-78d3-4d9e-a4db-9a9f94f9fe18 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:04.238453 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86a75af9-78d3-4d9e-a4db-9a9f94f9fe18 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:04.239359 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86a75af9-78d3-4d9e-a4db-9a9f94f9fe18 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:04.239359 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-86a75af9-78d3-4d9e-a4db-9a9f94f9fe18 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:04.243005 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:04.243005 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:04.246871 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:04.246871 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:04.250632 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86a75af9-78d3-4d9e-a4db-9a9f94f9fe18 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:04.251371 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 383/1551] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:04 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:04.324319 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-6e7bc85a-cdce-4939-a683-c4a24940cb6d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:28:04.327538 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 392/1552] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:28:04 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:04.336323 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-1a20fd6c-408c-45fd-9fa3-d7783ab36ef8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:04.341963 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-1a20fd6c-408c-45fd-9fa3-d7783ab36ef8 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] DELETE https://10.4.3.114/volume/v3/attachments/701711ad-7c3f-40b3-ae03-fa391731398a Aug 14 22:28:04.342453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-1a20fd6c-408c-45fd-9fa3-d7783ab36ef8 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:04.343895 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-1a20fd6c-408c-45fd-9fa3-d7783ab36ef8 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:04.358907 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:04.358907 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:04.450072 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-1a20fd6c-408c-45fd-9fa3-d7783ab36ef8 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/701711ad-7c3f-40b3-ae03-fa391731398a returned with HTTP 200 Aug 14 22:28:04.450558 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 393/1553] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:28:04 2026] DELETE /volume/v3/attachments/701711ad-7c3f-40b3-ae03-fa391731398a => generated 367 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:04.788969 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6fa32176-ee40-4943-a0e8-93fb88e576cd tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Copy volume to image completed successfully. Aug 14 22:28:04.789662 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6fa32176-ee40-4943-a0e8-93fb88e576cd tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action returned with HTTP 202 Aug 14 22:28:04.790343 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 386/1554] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:28:03 2026] POST /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525/action => generated 689 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:04.853544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2aea893b-97d0-4332-98db-f80b44349063 req-d0407619-6230-4d77-a709-9a24228b87f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:04.858975 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2aea893b-97d0-4332-98db-f80b44349063 req-d0407619-6230-4d77-a709-9a24228b87f1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:28:04.859275 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2aea893b-97d0-4332-98db-f80b44349063 req-d0407619-6230-4d77-a709-9a24228b87f1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:04.859551 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2aea893b-97d0-4332-98db-f80b44349063 req-d0407619-6230-4d77-a709-9a24228b87f1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:04.872172 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:04.872172 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:04.877172 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-2aea893b-97d0-4332-98db-f80b44349063 req-d0407619-6230-4d77-a709-9a24228b87f1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:28:04.883905 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2aea893b-97d0-4332-98db-f80b44349063 req-d0407619-6230-4d77-a709-9a24228b87f1 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:28:04.884283 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 384/1555] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:28:04 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:04.953307 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ced04996-4ac4-4629-b2c1-f6dce3f2dae1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:04.962552 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ced04996-4ac4-4629-b2c1-f6dce3f2dae1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:04.962552 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ced04996-4ac4-4629-b2c1-f6dce3f2dae1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:04.962552 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ced04996-4ac4-4629-b2c1-f6dce3f2dae1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:04.962552 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ced04996-4ac4-4629-b2c1-f6dce3f2dae1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:04.977743 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:04.977743 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:04.979015 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ced04996-4ac4-4629-b2c1-f6dce3f2dae1 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:04.979519 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 393/1556] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:04 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:05.265209 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0f57cb07-3a75-4bc8-af7d-3430b113563b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:05.267565 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f57cb07-3a75-4bc8-af7d-3430b113563b tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:05.267791 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f57cb07-3a75-4bc8-af7d-3430b113563b tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:05.269086 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f57cb07-3a75-4bc8-af7d-3430b113563b tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:05.269086 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0f57cb07-3a75-4bc8-af7d-3430b113563b tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:05.273491 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:05.273491 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:05.274356 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f57cb07-3a75-4bc8-af7d-3430b113563b tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:05.274873 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 394/1557] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:05 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:05.798222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-d8aab6cc-c2a4-4107-b2f8-3a64045934f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:05.802533 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-d8aab6cc-c2a4-4107-b2f8-3a64045934f7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] PUT https://10.4.3.114/volume/v3/attachments/3d3e9ad4-015e-4191-9489-3e18d22c031a Aug 14 22:28:05.803059 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-d8aab6cc-c2a4-4107-b2f8-3a64045934f7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:05.816329 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-d8aab6cc-c2a4-4107-b2f8-3a64045934f7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Acquiring lock "cinder-attachment_update-a4c7c053-8892-41de-bc72-491c4f1daceb-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:28:05.824997 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-d8aab6cc-c2a4-4107-b2f8-3a64045934f7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-a4c7c053-8892-41de-bc72-491c4f1daceb-np0000007343" acquired by "attachment_update" :: waited 0.009s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:28:05.828788 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:05.828788 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:05.988858 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-d8aab6cc-c2a4-4107-b2f8-3a64045934f7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-a4c7c053-8892-41de-bc72-491c4f1daceb-np0000007343" released by "attachment_update" :: held 0.164s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:28:05.989269 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-d8aab6cc-c2a4-4107-b2f8-3a64045934f7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/3d3e9ad4-015e-4191-9489-3e18d22c031a returned with HTTP 200 Aug 14 22:28:05.989939 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 387/1558] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:28:05 2026] PUT /volume/v3/attachments/3d3e9ad4-015e-4191-9489-3e18d22c031a => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:05.993900 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-553e4c07-80e2-438c-a90b-4862e43f30fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:05.998393 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-553e4c07-80e2-438c-a90b-4862e43f30fd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:05.999236 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-553e4c07-80e2-438c-a90b-4862e43f30fd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:05.999929 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-553e4c07-80e2-438c-a90b-4862e43f30fd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:06.000199 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-553e4c07-80e2-438c-a90b-4862e43f30fd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:06.006636 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:06.006636 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:06.007147 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-3e558c75-f558-4fa5-9d2f-12c7f83f2ec1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:06.008066 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-553e4c07-80e2-438c-a90b-4862e43f30fd tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:06.009014 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 385/1559] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:05 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:28:06.012283 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-3e558c75-f558-4fa5-9d2f-12c7f83f2ec1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/attachments/3d3e9ad4-015e-4191-9489-3e18d22c031a Aug 14 22:28:06.012611 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-3e558c75-f558-4fa5-9d2f-12c7f83f2ec1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:06.012807 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-3e558c75-f558-4fa5-9d2f-12c7f83f2ec1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:06.046544 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-3e558c75-f558-4fa5-9d2f-12c7f83f2ec1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/3d3e9ad4-015e-4191-9489-3e18d22c031a returned with HTTP 200 Aug 14 22:28:06.047320 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 394/1560] 10.4.3.114 () {70 vars in 1651 bytes} [Fri Aug 14 22:28:06 2026] GET /volume/v3/attachments/3d3e9ad4-015e-4191-9489-3e18d22c031a => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:06.298239 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6a5815cb-564f-4298-ad13-b8586429e4ab None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:06.304301 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a5815cb-564f-4298-ad13-b8586429e4ab tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:06.304301 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6a5815cb-564f-4298-ad13-b8586429e4ab tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:06.304683 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6a5815cb-564f-4298-ad13-b8586429e4ab tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:06.304683 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6a5815cb-564f-4298-ad13-b8586429e4ab tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:06.315394 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:06.315394 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:06.316100 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a5815cb-564f-4298-ad13-b8586429e4ab tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:06.316358 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 395/1561] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:06 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:07.023410 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8d07d9b9-04e9-4014-aa64-1a9218ea46be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:07.026952 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d07d9b9-04e9-4014-aa64-1a9218ea46be tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:07.026952 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d07d9b9-04e9-4014-aa64-1a9218ea46be tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:07.026952 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d07d9b9-04e9-4014-aa64-1a9218ea46be tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:07.026952 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8d07d9b9-04e9-4014-aa64-1a9218ea46be tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:07.037298 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:07.037298 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:07.038016 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d07d9b9-04e9-4014-aa64-1a9218ea46be tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:07.038854 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 388/1562] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:07 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:07.331314 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d7b791c1-7c31-4d61-980b-c7d341a18130 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:07.335281 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7b791c1-7c31-4d61-980b-c7d341a18130 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:07.335281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7b791c1-7c31-4d61-980b-c7d341a18130 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:07.335281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7b791c1-7c31-4d61-980b-c7d341a18130 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:07.335281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d7b791c1-7c31-4d61-980b-c7d341a18130 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:07.341068 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:07.341068 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:07.342553 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7b791c1-7c31-4d61-980b-c7d341a18130 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:07.343654 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 386/1563] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:07 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:08.058871 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7dc176de-0f9e-4471-a6f2-ef3875027314 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:08.062539 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7dc176de-0f9e-4471-a6f2-ef3875027314 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:08.063169 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7dc176de-0f9e-4471-a6f2-ef3875027314 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:08.064526 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7dc176de-0f9e-4471-a6f2-ef3875027314 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:08.065048 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7dc176de-0f9e-4471-a6f2-ef3875027314 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:08.074034 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:08.074034 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:08.076495 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7dc176de-0f9e-4471-a6f2-ef3875027314 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:08.077902 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 395/1564] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:08 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:28:08.357532 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d90a15bd-e239-4e4f-b43d-60d9ab090925 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:08.359739 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d90a15bd-e239-4e4f-b43d-60d9ab090925 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:08.359992 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d90a15bd-e239-4e4f-b43d-60d9ab090925 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:08.360243 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d90a15bd-e239-4e4f-b43d-60d9ab090925 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:08.360557 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d90a15bd-e239-4e4f-b43d-60d9ab090925 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:08.366337 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:08.366337 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:08.367308 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d90a15bd-e239-4e4f-b43d-60d9ab090925 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:08.367764 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 396/1565] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:08 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:09.091156 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eedeb5be-772a-4d8d-a303-0f53f62aa8bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:09.093639 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eedeb5be-772a-4d8d-a303-0f53f62aa8bc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:09.093879 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eedeb5be-772a-4d8d-a303-0f53f62aa8bc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:09.094134 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eedeb5be-772a-4d8d-a303-0f53f62aa8bc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:09.094323 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-eedeb5be-772a-4d8d-a303-0f53f62aa8bc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:09.100694 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:09.100694 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:09.101592 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eedeb5be-772a-4d8d-a303-0f53f62aa8bc tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:09.101922 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 389/1566] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:09 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:09.381046 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6a7c876d-6112-4faf-a370-ef568581236f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:09.383542 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a7c876d-6112-4faf-a370-ef568581236f tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:09.383832 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a7c876d-6112-4faf-a370-ef568581236f tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:09.384209 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a7c876d-6112-4faf-a370-ef568581236f tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:09.384397 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6a7c876d-6112-4faf-a370-ef568581236f tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:09.389895 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:09.389895 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:09.390803 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a7c876d-6112-4faf-a370-ef568581236f tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:09.391212 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 387/1567] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:09 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:10.117448 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fd70ebbd-ce97-4645-8927-37b1adc8a3ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:10.123424 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd70ebbd-ce97-4645-8927-37b1adc8a3ff tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:10.123424 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd70ebbd-ce97-4645-8927-37b1adc8a3ff tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:10.123424 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd70ebbd-ce97-4645-8927-37b1adc8a3ff tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:10.123424 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fd70ebbd-ce97-4645-8927-37b1adc8a3ff tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:10.127971 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:10.127971 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:10.129407 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd70ebbd-ce97-4645-8927-37b1adc8a3ff tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:10.129975 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 396/1568] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:10 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:10.410721 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-63094b4b-76bc-4954-8c0c-78364556f4ae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:10.412946 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63094b4b-76bc-4954-8c0c-78364556f4ae tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:10.413084 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63094b4b-76bc-4954-8c0c-78364556f4ae tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:10.413336 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63094b4b-76bc-4954-8c0c-78364556f4ae tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:10.413439 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-63094b4b-76bc-4954-8c0c-78364556f4ae tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:10.419628 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:10.419628 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:10.420638 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63094b4b-76bc-4954-8c0c-78364556f4ae tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:10.421070 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 397/1569] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:10 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:11.144559 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a643e894-4b82-4809-b5cf-350d0992fa52 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:11.147087 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a643e894-4b82-4809-b5cf-350d0992fa52 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:11.147338 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a643e894-4b82-4809-b5cf-350d0992fa52 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:11.147557 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a643e894-4b82-4809-b5cf-350d0992fa52 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:11.147659 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a643e894-4b82-4809-b5cf-350d0992fa52 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:11.155064 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:11.155064 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:11.156721 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a643e894-4b82-4809-b5cf-350d0992fa52 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:11.157107 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 390/1570] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:11 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:11.438154 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ae92169e-906a-40d3-9d5f-79dcf9935876 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:11.442049 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae92169e-906a-40d3-9d5f-79dcf9935876 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:11.442467 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae92169e-906a-40d3-9d5f-79dcf9935876 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:11.442728 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae92169e-906a-40d3-9d5f-79dcf9935876 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:11.442879 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ae92169e-906a-40d3-9d5f-79dcf9935876 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:11.450458 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:11.450458 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:11.450659 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae92169e-906a-40d3-9d5f-79dcf9935876 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:11.451518 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 388/1571] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:11 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:12.177735 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6c9c869c-3cca-4a11-8a4a-9f9be06b9191 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:12.179928 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c9c869c-3cca-4a11-8a4a-9f9be06b9191 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:12.180116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c9c869c-3cca-4a11-8a4a-9f9be06b9191 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:12.180415 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c9c869c-3cca-4a11-8a4a-9f9be06b9191 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:12.180600 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6c9c869c-3cca-4a11-8a4a-9f9be06b9191 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:12.192404 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:12.192404 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:12.192404 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c9c869c-3cca-4a11-8a4a-9f9be06b9191 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:12.193377 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 397/1572] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:12 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:12.468446 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b0e97d2b-ea32-4647-96dd-02f836206ea4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:12.469132 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0e97d2b-ea32-4647-96dd-02f836206ea4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:12.469385 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0e97d2b-ea32-4647-96dd-02f836206ea4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:12.469909 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0e97d2b-ea32-4647-96dd-02f836206ea4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:12.469909 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b0e97d2b-ea32-4647-96dd-02f836206ea4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:12.479124 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:12.479124 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:12.480334 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0e97d2b-ea32-4647-96dd-02f836206ea4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:12.480931 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 398/1573] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:12 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:13.207457 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d537467f-af4d-4bfa-a4e3-540cb3cc7614 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:13.212768 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d537467f-af4d-4bfa-a4e3-540cb3cc7614 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:13.212768 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d537467f-af4d-4bfa-a4e3-540cb3cc7614 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:13.213535 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d537467f-af4d-4bfa-a4e3-540cb3cc7614 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:13.213832 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d537467f-af4d-4bfa-a4e3-540cb3cc7614 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:13.230200 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:13.230200 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:13.231774 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d537467f-af4d-4bfa-a4e3-540cb3cc7614 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:13.232466 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 391/1574] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:13 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 802 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:13.247285 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-76380bc6-4d6c-4d58-bff4-918444a127e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:13.248500 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76380bc6-4d6c-4d58-bff4-918444a127e4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 Aug 14 22:28:13.248789 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76380bc6-4d6c-4d58-bff4-918444a127e4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:13.249094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76380bc6-4d6c-4d58-bff4-918444a127e4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:13.260336 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:13.260336 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:13.265436 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-76380bc6-4d6c-4d58-bff4-918444a127e4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:28:13.271656 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76380bc6-4d6c-4d58-bff4-918444a127e4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 returned with HTTP 200 Aug 14 22:28:13.273323 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 389/1575] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:13 2026] GET /volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:13.297319 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7733c787-7205-4b5b-91e8-0a1fdda66a17 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:13.301089 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-572ed503-c5dc-4642-83d9-9922be4e199d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:13.302745 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7733c787-7205-4b5b-91e8-0a1fdda66a17 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] POST https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55/action Aug 14 22:28:13.308211 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7733c787-7205-4b5b-91e8-0a1fdda66a17 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:28:13.308211 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7733c787-7205-4b5b-91e8-0a1fdda66a17 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:13.308390 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-572ed503-c5dc-4642-83d9-9922be4e199d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:28:13.308390 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-572ed503-c5dc-4642-83d9-9922be4e199d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:13.308390 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-572ed503-c5dc-4642-83d9-9922be4e199d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:13.308529 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-7733c787-7205-4b5b-91e8-0a1fdda66a17 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] Updating backup '8964f442-7ed4-4b97-a630-e0202f3e0c55' with '{'status': 'error'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 22:28:13.325279 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:13.325279 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:13.325458 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:13.325458 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:13.331498 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-572ed503-c5dc-4642-83d9-9922be4e199d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:28:13.337102 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-7733c787-7205-4b5b-91e8-0a1fdda66a17 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] reset_status in rpcapi backup_id 8964f442-7ed4-4b97-a630-e0202f3e0c55 on host np0000007343. {{(pid=100324) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 22:28:13.338956 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-572ed503-c5dc-4642-83d9-9922be4e199d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:28:13.342614 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 399/1576] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:13 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:13.343361 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7733c787-7205-4b5b-91e8-0a1fdda66a17 tempest-VolumesBackupsAdminTest-1794957084 tempest-VolumesBackupsAdminTest-1794957084-project-admin] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55/action returned with HTTP 202 Aug 14 22:28:13.344192 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 398/1577] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:28:13 2026] POST /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:28:13.358774 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eb27004b-4b84-4e02-9468-a60d694af65e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:13.362559 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb27004b-4b84-4e02-9468-a60d694af65e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:13.363728 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb27004b-4b84-4e02-9468-a60d694af65e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:13.364015 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb27004b-4b84-4e02-9468-a60d694af65e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:13.364216 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-eb27004b-4b84-4e02-9468-a60d694af65e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:13.371276 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:13.371276 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:13.372688 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb27004b-4b84-4e02-9468-a60d694af65e tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:13.373595 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 392/1578] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:13 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:13.394451 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ae828745-e9f2-4acf-8b6e-61fdb647af15 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:13.397227 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae828745-e9f2-4acf-8b6e-61fdb647af15 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] DELETE https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:13.397430 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae828745-e9f2-4acf-8b6e-61fdb647af15 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:13.397904 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae828745-e9f2-4acf-8b6e-61fdb647af15 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:13.398041 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-ae828745-e9f2-4acf-8b6e-61fdb647af15 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Delete backup with id: 8964f442-7ed4-4b97-a630-e0202f3e0c55. Aug 14 22:28:13.405974 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:13.405974 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:13.437798 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-ae828745-e9f2-4acf-8b6e-61fdb647af15 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] delete_backup rpcapi backup_id 8964f442-7ed4-4b97-a630-e0202f3e0c55 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:28:13.439887 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae828745-e9f2-4acf-8b6e-61fdb647af15 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 202 Aug 14 22:28:13.440334 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 390/1579] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:13 2026] DELETE /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:28:13.457137 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bde44780-20d8-42fc-bf91-dcd8386f8cea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:13.460752 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bde44780-20d8-42fc-bf91-dcd8386f8cea tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:13.460752 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bde44780-20d8-42fc-bf91-dcd8386f8cea tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:13.461525 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bde44780-20d8-42fc-bf91-dcd8386f8cea tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:13.461611 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bde44780-20d8-42fc-bf91-dcd8386f8cea tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:13.471961 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:13.471961 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:13.472988 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bde44780-20d8-42fc-bf91-dcd8386f8cea tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:13.474103 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 400/1580] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:13 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:13.499291 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a4dadba-ef14-44dd-97a2-1e06806ec11a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:13.502046 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a4dadba-ef14-44dd-97a2-1e06806ec11a tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:13.502471 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a4dadba-ef14-44dd-97a2-1e06806ec11a tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:13.502951 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a4dadba-ef14-44dd-97a2-1e06806ec11a tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:13.502951 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9a4dadba-ef14-44dd-97a2-1e06806ec11a tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:13.512054 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:13.512054 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:13.512734 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a4dadba-ef14-44dd-97a2-1e06806ec11a tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:13.514351 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 399/1581] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:13 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:13.750657 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-111b2f77-49b8-4a08-8df6-8939be3edd05 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:13.753993 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-111b2f77-49b8-4a08-8df6-8939be3edd05 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:28:13.754176 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-111b2f77-49b8-4a08-8df6-8939be3edd05 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:13.755050 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-111b2f77-49b8-4a08-8df6-8939be3edd05 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:13.776806 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:13.776806 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:13.787075 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-111b2f77-49b8-4a08-8df6-8939be3edd05 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:28:13.795077 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-111b2f77-49b8-4a08-8df6-8939be3edd05 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:28:13.795911 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 393/1582] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:13 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:13.866942 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-1787c486-c912-4d4a-bb2f-64da70c6017a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:13.872971 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-1787c486-c912-4d4a-bb2f-64da70c6017a tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:28:13.872971 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-1787c486-c912-4d4a-bb2f-64da70c6017a tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:13.873658 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-1787c486-c912-4d4a-bb2f-64da70c6017a tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:13.892434 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:13.892434 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:13.904370 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-1787c486-c912-4d4a-bb2f-64da70c6017a tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:28:13.914494 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-1787c486-c912-4d4a-bb2f-64da70c6017a tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:28:13.915587 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 391/1583] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:28:13 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:13.947065 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-fe856d46-4ddf-4910-9fa3-2b1afc1ce1ab None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:13.952495 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-fe856d46-4ddf-4910-9fa3-2b1afc1ce1ab tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] POST https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a/action Aug 14 22:28:13.952495 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-fe856d46-4ddf-4910-9fa3-2b1afc1ce1ab tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:28:13.952495 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-fe856d46-4ddf-4910-9fa3-2b1afc1ce1ab tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:13.971530 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:13.971530 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:13.972610 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-fe856d46-4ddf-4910-9fa3-2b1afc1ce1ab tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:28:13.983856 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-fe856d46-4ddf-4910-9fa3-2b1afc1ce1ab tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Begin detaching volume completed successfully. Aug 14 22:28:13.984568 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-fe856d46-4ddf-4910-9fa3-2b1afc1ce1ab tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a/action returned with HTTP 202 Aug 14 22:28:13.985811 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 401/1584] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:28:13 2026] POST /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:28:14.068273 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4424e6a8-03cb-470d-9882-f2f5a811dcd5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:14.069170 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4424e6a8-03cb-470d-9882-f2f5a811dcd5 None None] GET https://10.4.3.114/volume// Aug 14 22:28:14.069457 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4424e6a8-03cb-470d-9882-f2f5a811dcd5 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:14.069811 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4424e6a8-03cb-470d-9882-f2f5a811dcd5 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:14.070304 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4424e6a8-03cb-470d-9882-f2f5a811dcd5 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:28:14.070736 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 400/1585] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:28:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:28:14.105123 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-9810e908-0bf0-4b60-afac-bbc06b0cbc59 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:14.108079 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-9810e908-0bf0-4b60-afac-bbc06b0cbc59 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:28:14.108343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-9810e908-0bf0-4b60-afac-bbc06b0cbc59 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:14.108605 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-9810e908-0bf0-4b60-afac-bbc06b0cbc59 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:14.123788 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:14.123788 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:14.128930 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-9810e908-0bf0-4b60-afac-bbc06b0cbc59 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:28:14.140148 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-9810e908-0bf0-4b60-afac-bbc06b0cbc59 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:28:14.140918 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 394/1586] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:28:14 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 1321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:28:14.349899 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-bb79bacf-5851-43c6-9322-5534714d0b7d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:14.352721 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-bb79bacf-5851-43c6-9322-5534714d0b7d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments/3d3e9ad4-015e-4191-9489-3e18d22c031a/action Aug 14 22:28:14.353323 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-bb79bacf-5851-43c6-9322-5534714d0b7d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:28:14.353840 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-bb79bacf-5851-43c6-9322-5534714d0b7d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:14.394129 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:14.394129 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:14.424524 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e6348a8d-22b4-4d17-8ed9-4b479a424627 req-bb79bacf-5851-43c6-9322-5534714d0b7d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/3d3e9ad4-015e-4191-9489-3e18d22c031a/action returned with HTTP 204 Aug 14 22:28:14.425473 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 392/1587] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:28:14 2026] POST /volume/v3/attachments/3d3e9ad4-015e-4191-9489-3e18d22c031a/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:28:14.496574 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-65f25a71-122c-415d-82c1-4d6bf4cc6ccf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:14.498837 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-65f25a71-122c-415d-82c1-4d6bf4cc6ccf tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:14.498837 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-65f25a71-122c-415d-82c1-4d6bf4cc6ccf tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:14.498837 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-65f25a71-122c-415d-82c1-4d6bf4cc6ccf tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:14.500949 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-65f25a71-122c-415d-82c1-4d6bf4cc6ccf tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:14.506498 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:14.506498 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:14.506498 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-65f25a71-122c-415d-82c1-4d6bf4cc6ccf tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 200 Aug 14 22:28:14.506498 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 402/1588] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:14 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:14.528393 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b03d36d8-ae5c-4435-8b64-6402d1207139 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:14.533042 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b03d36d8-ae5c-4435-8b64-6402d1207139 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:14.533042 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b03d36d8-ae5c-4435-8b64-6402d1207139 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:14.533405 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b03d36d8-ae5c-4435-8b64-6402d1207139 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:14.533905 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b03d36d8-ae5c-4435-8b64-6402d1207139 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:14.542367 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:14.542367 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:14.549998 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b03d36d8-ae5c-4435-8b64-6402d1207139 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:14.549998 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 401/1589] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:14 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:15.528323 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c005de49-d76b-466a-b286-23a57fb482f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:15.532793 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c005de49-d76b-466a-b286-23a57fb482f0 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 Aug 14 22:28:15.533091 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c005de49-d76b-466a-b286-23a57fb482f0 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:15.533542 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c005de49-d76b-466a-b286-23a57fb482f0 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:15.533542 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c005de49-d76b-466a-b286-23a57fb482f0 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Show backup with id 8964f442-7ed4-4b97-a630-e0202f3e0c55. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:15.543400 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c005de49-d76b-466a-b286-23a57fb482f0 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 returned with HTTP 404 Aug 14 22:28:15.543400 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 395/1590] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:15 2026] GET /volume/v3/backups/8964f442-7ed4-4b97-a630-e0202f3e0c55 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:15.570170 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0fcda318-40bc-4875-b328-6a9641a3b781 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:15.573619 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0fcda318-40bc-4875-b328-6a9641a3b781 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:15.573868 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0fcda318-40bc-4875-b328-6a9641a3b781 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:15.574512 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0fcda318-40bc-4875-b328-6a9641a3b781 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:15.574512 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0fcda318-40bc-4875-b328-6a9641a3b781 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:15.582546 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:15.582546 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:15.583675 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0fcda318-40bc-4875-b328-6a9641a3b781 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:15.584680 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 393/1591] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:15 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:15.699594 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-47de9ee9-0c7a-4197-b4f9-9dcb54c88a6d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:15.700843 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47de9ee9-0c7a-4197-b4f9-9dcb54c88a6d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 Aug 14 22:28:15.701184 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47de9ee9-0c7a-4197-b4f9-9dcb54c88a6d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:15.701262 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47de9ee9-0c7a-4197-b4f9-9dcb54c88a6d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:15.712344 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:15.712344 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:15.716982 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-47de9ee9-0c7a-4197-b4f9-9dcb54c88a6d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:28:15.723021 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47de9ee9-0c7a-4197-b4f9-9dcb54c88a6d tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 returned with HTTP 200 Aug 14 22:28:15.724047 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 403/1592] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:15 2026] GET /volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:15.747586 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ff406c6-4889-4880-991c-98560630fba4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:15.749970 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ff406c6-4889-4880-991c-98560630fba4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] DELETE https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 Aug 14 22:28:15.750472 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ff406c6-4889-4880-991c-98560630fba4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:15.750472 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ff406c6-4889-4880-991c-98560630fba4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:15.751234 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3ff406c6-4889-4880-991c-98560630fba4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Delete volume with id: efa41ba6-d658-4e54-ab9b-5c240094c511 Aug 14 22:28:15.762433 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:15.762433 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:15.763586 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3ff406c6-4889-4880-991c-98560630fba4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:28:15.783363 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-cb229b4d-e2c6-438e-8405-971f67b1428f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:15.788147 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-cb229b4d-e2c6-438e-8405-971f67b1428f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] DELETE https://10.4.3.114/volume/v3/attachments/7a6397b0-4cb3-4f0f-baea-93edb2dbf67a Aug 14 22:28:15.788147 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-cb229b4d-e2c6-438e-8405-971f67b1428f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:15.788147 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-cb229b4d-e2c6-438e-8405-971f67b1428f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:15.791629 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3ff406c6-4889-4880-991c-98560630fba4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Delete volume request issued successfully. Aug 14 22:28:15.791942 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ff406c6-4889-4880-991c-98560630fba4 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 returned with HTTP 202 Aug 14 22:28:15.792865 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 402/1593] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:15 2026] DELETE /volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:15.806283 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-117f481f-aaa2-458a-ae0d-117a35c20306 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:15.806416 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:15.806416 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:15.806631 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-117f481f-aaa2-458a-ae0d-117a35c20306 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 Aug 14 22:28:15.806860 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-117f481f-aaa2-458a-ae0d-117a35c20306 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:15.807122 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-117f481f-aaa2-458a-ae0d-117a35c20306 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:15.820394 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:15.820394 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:15.828441 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-117f481f-aaa2-458a-ae0d-117a35c20306 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Volume info retrieved successfully. Aug 14 22:28:15.838627 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-117f481f-aaa2-458a-ae0d-117a35c20306 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 returned with HTTP 200 Aug 14 22:28:15.839288 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 394/1594] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:15 2026] GET /volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:15.889775 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d3d6a946-b804-4443-ab07-a42fd26a1594 req-cb229b4d-e2c6-438e-8405-971f67b1428f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments/7a6397b0-4cb3-4f0f-baea-93edb2dbf67a returned with HTTP 200 Aug 14 22:28:15.892274 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 396/1595] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:28:15 2026] DELETE /volume/v3/attachments/7a6397b0-4cb3-4f0f-baea-93edb2dbf67a => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:16.199733 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-853d6ac2-03da-49a5-b7e0-a7fa9bdb8de8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:16.203968 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-853d6ac2-03da-49a5-b7e0-a7fa9bdb8de8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:28:16.204354 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-853d6ac2-03da-49a5-b7e0-a7fa9bdb8de8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:16.204689 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-853d6ac2-03da-49a5-b7e0-a7fa9bdb8de8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:16.218407 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:16.218407 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:16.227987 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-853d6ac2-03da-49a5-b7e0-a7fa9bdb8de8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:28:16.236760 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-853d6ac2-03da-49a5-b7e0-a7fa9bdb8de8 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:28:16.237821 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 404/1596] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:16 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:16.598941 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e25cd5ba-bbc7-47f3-9a35-7448e58204a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:16.604067 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e25cd5ba-bbc7-47f3-9a35-7448e58204a1 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:16.604067 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e25cd5ba-bbc7-47f3-9a35-7448e58204a1 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:16.604067 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e25cd5ba-bbc7-47f3-9a35-7448e58204a1 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:16.604067 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e25cd5ba-bbc7-47f3-9a35-7448e58204a1 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:16.612003 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:16.612003 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:16.612003 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e25cd5ba-bbc7-47f3-9a35-7448e58204a1 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:16.612003 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 403/1597] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:16 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:16.863426 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3bdab545-b2f1-4104-8b22-9008f166c5b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:16.866069 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3bdab545-b2f1-4104-8b22-9008f166c5b9 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] GET https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 Aug 14 22:28:16.866069 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3bdab545-b2f1-4104-8b22-9008f166c5b9 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:16.866496 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3bdab545-b2f1-4104-8b22-9008f166c5b9 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:16.874858 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3bdab545-b2f1-4104-8b22-9008f166c5b9 tempest-VolumesBackupsAdminTest-955153412 tempest-VolumesBackupsAdminTest-955153412-project-member] https://10.4.3.114/volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 returned with HTTP 404 Aug 14 22:28:16.875208 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 395/1598] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:16 2026] GET /volume/v3/volumes/efa41ba6-d658-4e54-ab9b-5c240094c511 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:17.625758 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b851bf97-15c2-4c45-8077-39cca7e0f515 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:17.628560 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b851bf97-15c2-4c45-8077-39cca7e0f515 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:17.629182 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b851bf97-15c2-4c45-8077-39cca7e0f515 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:17.629182 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b851bf97-15c2-4c45-8077-39cca7e0f515 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:17.629182 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b851bf97-15c2-4c45-8077-39cca7e0f515 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:17.635060 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:17.635060 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:17.636899 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b851bf97-15c2-4c45-8077-39cca7e0f515 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:17.636899 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 397/1599] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:17 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:18.653063 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ab310f5c-205f-4f9f-8a8c-ac81b70d0b04 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:18.653063 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab310f5c-205f-4f9f-8a8c-ac81b70d0b04 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:18.654026 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab310f5c-205f-4f9f-8a8c-ac81b70d0b04 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:18.654026 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab310f5c-205f-4f9f-8a8c-ac81b70d0b04 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:18.654026 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ab310f5c-205f-4f9f-8a8c-ac81b70d0b04 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:18.660098 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:18.660098 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:18.661122 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab310f5c-205f-4f9f-8a8c-ac81b70d0b04 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:18.661619 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 405/1600] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:18 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:19.244750 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83a51341-cd31-416f-a55e-be2e15522bd2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:19.247557 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83a51341-cd31-416f-a55e-be2e15522bd2 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:28:19.247819 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83a51341-cd31-416f-a55e-be2e15522bd2 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:19.248232 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83a51341-cd31-416f-a55e-be2e15522bd2 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:19.258364 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:19.258364 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:19.263333 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83a51341-cd31-416f-a55e-be2e15522bd2 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:28:19.269695 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83a51341-cd31-416f-a55e-be2e15522bd2 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:28:19.270307 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 404/1601] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:19 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:28:19.676135 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b58d1112-3ad5-4ebe-b407-2c509bc2b93f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:19.678780 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b58d1112-3ad5-4ebe-b407-2c509bc2b93f tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:19.679532 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b58d1112-3ad5-4ebe-b407-2c509bc2b93f tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:19.679789 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b58d1112-3ad5-4ebe-b407-2c509bc2b93f tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:19.679950 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b58d1112-3ad5-4ebe-b407-2c509bc2b93f tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:19.688697 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:19.688697 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:19.689781 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b58d1112-3ad5-4ebe-b407-2c509bc2b93f tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:19.690318 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 396/1602] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:19 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:20.508448 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-20d8d228-515a-46d9-bc13-b1def854f5ff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:20.515520 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20d8d228-515a-46d9-bc13-b1def854f5ff tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:28:20.515520 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20d8d228-515a-46d9-bc13-b1def854f5ff tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:20.515890 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20d8d228-515a-46d9-bc13-b1def854f5ff tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:20.532600 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:20.532600 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:20.540884 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-20d8d228-515a-46d9-bc13-b1def854f5ff tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:28:20.553791 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20d8d228-515a-46d9-bc13-b1def854f5ff tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:28:20.553976 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 398/1603] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:20 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:20.576948 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e084f89b-107b-4b2d-9167-2c3f77f8501b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:20.579797 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e084f89b-107b-4b2d-9167-2c3f77f8501b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] DELETE https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:28:20.579957 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e084f89b-107b-4b2d-9167-2c3f77f8501b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:20.580147 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e084f89b-107b-4b2d-9167-2c3f77f8501b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:20.580317 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e084f89b-107b-4b2d-9167-2c3f77f8501b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Delete volume with id: 25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:28:20.594693 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:20.594693 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:20.595471 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e084f89b-107b-4b2d-9167-2c3f77f8501b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:28:20.636548 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e084f89b-107b-4b2d-9167-2c3f77f8501b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Delete volume request issued successfully. Aug 14 22:28:20.636548 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e084f89b-107b-4b2d-9167-2c3f77f8501b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 202 Aug 14 22:28:20.636548 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 406/1604] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:20 2026] DELETE /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:20.649156 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-81f2530b-6dcc-4a85-a530-3354535b73a7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:20.651857 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81f2530b-6dcc-4a85-a530-3354535b73a7 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:28:20.651857 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81f2530b-6dcc-4a85-a530-3354535b73a7 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:20.652089 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81f2530b-6dcc-4a85-a530-3354535b73a7 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:20.667957 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:20.667957 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:20.681307 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-81f2530b-6dcc-4a85-a530-3354535b73a7 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Volume info retrieved successfully. Aug 14 22:28:20.691381 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81f2530b-6dcc-4a85-a530-3354535b73a7 tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 200 Aug 14 22:28:20.692114 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 405/1605] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:20 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:20.708544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2670ade0-0c2f-4b33-9a2a-e61e557c6eb9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:20.710939 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2670ade0-0c2f-4b33-9a2a-e61e557c6eb9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:20.711370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2670ade0-0c2f-4b33-9a2a-e61e557c6eb9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:20.711370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2670ade0-0c2f-4b33-9a2a-e61e557c6eb9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:20.711646 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2670ade0-0c2f-4b33-9a2a-e61e557c6eb9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:20.722855 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:20.722855 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:20.723823 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2670ade0-0c2f-4b33-9a2a-e61e557c6eb9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:20.724298 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 397/1606] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:20 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:21.186181 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-73ebc064-fea5-40e6-9f5c-31d39589053f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:21.187848 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:21.188155 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-857620385", "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:21.189573 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-857620385', 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:21.306471 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Create volume of 1 GB Aug 14 22:28:21.313122 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Availability Zones retrieved successfully. Aug 14 22:28:21.320557 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Flow 'volume_create_api' (b1d6ed9c-22d6-4760-906b-91361a1135bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:21.322099 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1305e147-981c-4362-8874-fc258ce9af0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:21.323653 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:21.403844 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1305e147-981c-4362-8874-fc258ce9af0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:21.405166 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bccae2d-587f-4370-a38c-606ba99ee13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:21.455595 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Created reservations ['b9b018bd-d94d-430d-87dc-98762099cf0c', '8b25427b-1e72-4948-93e0-5e76b32ff7c6', 'ca89d057-bcdd-40a9-a841-91d511c133fc', 'de4a7db3-ce68-420e-a961-6c7700847738'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:21.456387 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bccae2d-587f-4370-a38c-606ba99ee13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9b018bd-d94d-430d-87dc-98762099cf0c', '8b25427b-1e72-4948-93e0-5e76b32ff7c6', 'ca89d057-bcdd-40a9-a841-91d511c133fc', 'de4a7db3-ce68-420e-a961-6c7700847738']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:21.457145 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47e0c7f7-3c99-4b1a-a35b-3b431e58ab07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:21.481740 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47e0c7f7-3c99-4b1a-a35b-3b431e58ab07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '370bb958-5943-47ea-8565-f0151391fafb', '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-857620385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c6577eba34094930c74f6cb77892a',qos_specs=None,replication_status=,reservations=['b9b018bd-d94d-430d-87dc-98762099cf0c','8b25427b-1e72-4948-93e0-5e76b32ff7c6','ca89d057-bcdd-40a9-a841-91d511c133fc','de4a7db3-ce68-420e-a961-6c7700847738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='017754cbf94c4c5eaf9010683ab88f86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-857620385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=370bb958-5943-47ea-8565-f0151391fafb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a09c6577eba34094930c74f6cb77892a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='017754cbf94c4c5eaf9010683ab88f86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:21.482630 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6b85675-8d26-4b93-9d55-8c8d24cb7771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:21.499747 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6b85675-8d26-4b93-9d55-8c8d24cb7771) transitioned into state 'SUCCESS' from state '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-857620385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a09c6577eba34094930c74f6cb77892a',qos_specs=None,replication_status=,reservations=['b9b018bd-d94d-430d-87dc-98762099cf0c','8b25427b-1e72-4948-93e0-5e76b32ff7c6','ca89d057-bcdd-40a9-a841-91d511c133fc','de4a7db3-ce68-420e-a961-6c7700847738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='017754cbf94c4c5eaf9010683ab88f86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:21.500655 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a59300-71d0-4549-82ce-56878c77057b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:21.510721 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a59300-71d0-4549-82ce-56878c77057b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:21.512037 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Flow 'volume_create_api' (b1d6ed9c-22d6-4760-906b-91361a1135bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:21.512148 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Create volume request issued successfully. Aug 14 22:28:21.512900 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73ebc064-fea5-40e6-9f5c-31d39589053f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:21.515079 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 399/1607] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:21 2026] POST /volume/v3/volumes => generated 752 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:21.534784 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-afc1bb10-788d-4227-920e-91ae3b2f968e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:21.536989 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-afc1bb10-788d-4227-920e-91ae3b2f968e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb Aug 14 22:28:21.537148 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-afc1bb10-788d-4227-920e-91ae3b2f968e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:21.537532 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-afc1bb10-788d-4227-920e-91ae3b2f968e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:21.546875 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:21.546875 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:21.553183 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-afc1bb10-788d-4227-920e-91ae3b2f968e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:28:21.559084 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-afc1bb10-788d-4227-920e-91ae3b2f968e tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb returned with HTTP 200 Aug 14 22:28:21.559632 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 407/1608] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:21 2026] GET /volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:21.712442 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a5a4b041-f646-44f5-b2d0-faff114bea1b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:21.715077 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5a4b041-f646-44f5-b2d0-faff114bea1b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] GET https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 Aug 14 22:28:21.715343 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5a4b041-f646-44f5-b2d0-faff114bea1b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:21.715581 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5a4b041-f646-44f5-b2d0-faff114bea1b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:21.724274 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5a4b041-f646-44f5-b2d0-faff114bea1b tempest-VolumesActionsTest-3453479 tempest-VolumesActionsTest-3453479-project-member] https://10.4.3.114/volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 returned with HTTP 404 Aug 14 22:28:21.724824 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 406/1609] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:21 2026] GET /volume/v3/volumes/25ee4749-f223-4cd1-bea0-ea6599d9b525 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:21.742806 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e4800198-f1ec-498d-bda9-9029bef97744 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:21.745712 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e4800198-f1ec-498d-bda9-9029bef97744 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:21.746303 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e4800198-f1ec-498d-bda9-9029bef97744 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:21.746303 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e4800198-f1ec-498d-bda9-9029bef97744 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:21.746579 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e4800198-f1ec-498d-bda9-9029bef97744 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:21.752605 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:21.752605 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:21.753241 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e4800198-f1ec-498d-bda9-9029bef97744 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:21.753678 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 398/1610] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:21 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:22.576866 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8fc28634-8c70-415b-96da-89b92a0fe07b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:22.582416 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8fc28634-8c70-415b-96da-89b92a0fe07b tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb Aug 14 22:28:22.582714 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8fc28634-8c70-415b-96da-89b92a0fe07b tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:22.582944 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8fc28634-8c70-415b-96da-89b92a0fe07b tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:22.590617 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:22.590617 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:22.600008 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8fc28634-8c70-415b-96da-89b92a0fe07b tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:28:22.606922 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8fc28634-8c70-415b-96da-89b92a0fe07b tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb returned with HTTP 200 Aug 14 22:28:22.607774 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 400/1611] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:22 2026] GET /volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:22.652115 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-06f8bdc0-d621-4340-834e-81a2c72ef8fd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:22.654862 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-06f8bdc0-d621-4340-834e-81a2c72ef8fd tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb Aug 14 22:28:22.654990 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-06f8bdc0-d621-4340-834e-81a2c72ef8fd tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:22.655169 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-06f8bdc0-d621-4340-834e-81a2c72ef8fd tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:22.662857 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:22.662857 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:22.667068 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-06f8bdc0-d621-4340-834e-81a2c72ef8fd tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:28:22.672574 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-06f8bdc0-d621-4340-834e-81a2c72ef8fd tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb returned with HTTP 200 Aug 14 22:28:22.673037 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 408/1612] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:28:22 2026] GET /volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:22.772416 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0eafaf58-82b3-4835-89ee-6b3505d11ee2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:22.774665 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0eafaf58-82b3-4835-89ee-6b3505d11ee2 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:22.774877 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0eafaf58-82b3-4835-89ee-6b3505d11ee2 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:22.775087 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0eafaf58-82b3-4835-89ee-6b3505d11ee2 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:22.775768 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0eafaf58-82b3-4835-89ee-6b3505d11ee2 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:22.782966 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:22.782966 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:22.783799 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0eafaf58-82b3-4835-89ee-6b3505d11ee2 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:22.784231 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 407/1613] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:22 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:23.296082 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-cca58bdd-5786-411e-b2ea-297204c0fe46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:23.302613 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-cca58bdd-5786-411e-b2ea-297204c0fe46 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb Aug 14 22:28:23.302902 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-cca58bdd-5786-411e-b2ea-297204c0fe46 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:23.303183 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-cca58bdd-5786-411e-b2ea-297204c0fe46 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:23.316079 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:23.316079 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:23.322594 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-cca58bdd-5786-411e-b2ea-297204c0fe46 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:28:23.336532 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-cca58bdd-5786-411e-b2ea-297204c0fe46 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb returned with HTTP 200 Aug 14 22:28:23.337308 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 399/1614] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:28:23 2026] GET /volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb => generated 1360 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:23.351358 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8278c827-bef8-402e-9dec-f9fd772eafa9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:23.351358 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8278c827-bef8-402e-9dec-f9fd772eafa9 None None] GET https://10.4.3.114/volume// Aug 14 22:28:23.351358 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8278c827-bef8-402e-9dec-f9fd772eafa9 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:23.351358 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8278c827-bef8-402e-9dec-f9fd772eafa9 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:23.351358 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8278c827-bef8-402e-9dec-f9fd772eafa9 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:28:23.351358 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 401/1615] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:28:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:28:23.361163 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-c1946844-841f-458e-9df0-8194fbf7e7bc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:23.364362 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-c1946844-841f-458e-9df0-8194fbf7e7bc tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:28:23.364894 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-c1946844-841f-458e-9df0-8194fbf7e7bc tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "370bb958-5943-47ea-8565-f0151391fafb", "connector": null, "instance_uuid": "16212daf-d2c6-4a0d-ab49-b95041ca2572"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:23.378151 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:23.378151 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:23.414990 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-c1946844-841f-458e-9df0-8194fbf7e7bc tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:28:23.415529 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 409/1616] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:28:23 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 14 22:28:23.797118 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da9dfc11-f30d-4e59-bec3-d74823b4c036 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:23.799229 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da9dfc11-f30d-4e59-bec3-d74823b4c036 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:23.799659 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da9dfc11-f30d-4e59-bec3-d74823b4c036 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:23.801177 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da9dfc11-f30d-4e59-bec3-d74823b4c036 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:23.801177 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-da9dfc11-f30d-4e59-bec3-d74823b4c036 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:23.806273 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:23.806273 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:23.807215 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da9dfc11-f30d-4e59-bec3-d74823b4c036 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:23.807891 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 408/1617] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:23 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:23.822558 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc484423-377b-447c-9971-0fd6341b5167 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:23.824894 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:23.825555 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e9c76657-8d75-4c26-8521-e5cb52dfcbbe", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-94516192"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:23.827655 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume request body: {'volume': {"'backup_id": 'e9c76657-8d75-4c26-8521-e5cb52dfcbbe', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-94516192'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:23.827777 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume of 1 GB Aug 14 22:28:23.833800 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Availability Zones retrieved successfully. Aug 14 22:28:23.842999 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Flow 'volume_create_api' (85802cef-0096-465d-9a7b-b4b59fb30369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:23.844610 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013f9f02-13f9-4606-8165-fb1092f02794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:23.846138 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:23.888363 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013f9f02-13f9-4606-8165-fb1092f02794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:23.889127 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be701fe0-257a-497c-9d23-43205d7e60e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:23.948888 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Created reservations ['2916b9c4-3fc9-42da-abb2-04b7c9c12c16', '473fe69e-cd63-4c49-ac49-00ca6d654eb1', '00d35566-6e6b-439b-bf9b-cb948fa26361', '2a6ed241-b9a4-488b-b618-5a707bf08a95'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:23.949927 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be701fe0-257a-497c-9d23-43205d7e60e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2916b9c4-3fc9-42da-abb2-04b7c9c12c16', '473fe69e-cd63-4c49-ac49-00ca6d654eb1', '00d35566-6e6b-439b-bf9b-cb948fa26361', '2a6ed241-b9a4-488b-b618-5a707bf08a95']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:23.950880 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67846df6-0da6-4548-903f-d15e92b711d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:23.983963 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67846df6-0da6-4548-903f-d15e92b711d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-94516192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24e642f3e944556aa860ff7dbb246ff',qos_specs=None,replication_status=,reservations=['2916b9c4-3fc9-42da-abb2-04b7c9c12c16','473fe69e-cd63-4c49-ac49-00ca6d654eb1','00d35566-6e6b-439b-bf9b-cb948fa26361','2a6ed241-b9a4-488b-b618-5a707bf08a95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61acb70995e34873b3dc8063767acd09',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-94516192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a24e642f3e944556aa860ff7dbb246ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61acb70995e34873b3dc8063767acd09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:23.985918 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49652eed-24fd-4934-a974-2ba070a44dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.010221 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49652eed-24fd-4934-a974-2ba070a44dd3) transitioned into state 'SUCCESS' from state '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-94516192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24e642f3e944556aa860ff7dbb246ff',qos_specs=None,replication_status=,reservations=['2916b9c4-3fc9-42da-abb2-04b7c9c12c16','473fe69e-cd63-4c49-ac49-00ca6d654eb1','00d35566-6e6b-439b-bf9b-cb948fa26361','2a6ed241-b9a4-488b-b618-5a707bf08a95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61acb70995e34873b3dc8063767acd09',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.010995 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08d567e5-0720-4026-841a-c8f3a2cbc863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.023279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08d567e5-0720-4026-841a-c8f3a2cbc863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.024321 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Flow 'volume_create_api' (85802cef-0096-465d-9a7b-b4b59fb30369) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:24.024663 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume request issued successfully. Aug 14 22:28:24.025271 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc484423-377b-447c-9971-0fd6341b5167 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:24.025927 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 400/1618] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:23 2026] POST /volume/v3/volumes => generated 756 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:24.052938 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bc816f97-9662-4d03-9720-a98c3d916db9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:24.057834 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:24.057834 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e9c76657-8d75-4c26-8521-e5cb52dfcbbe", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-977872918"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:24.059212 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume request body: {'volume': {"'backup_id": 'e9c76657-8d75-4c26-8521-e5cb52dfcbbe', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-977872918'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:24.059596 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume of 1 GB Aug 14 22:28:24.069280 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Availability Zones retrieved successfully. Aug 14 22:28:24.075106 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Flow 'volume_create_api' (c8e7be4f-76a8-4882-99f6-64cd2ecc2ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:24.076757 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c76f5f4-a9df-4b62-930b-684c7c0a57bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.078589 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:24.119049 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c76f5f4-a9df-4b62-930b-684c7c0a57bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.120857 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd421e2-d70d-4e9d-8551-633c1058eb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.199379 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Created reservations ['cbc0719e-d1e8-4419-a09d-aabe201ae89f', '5bfe357b-dcf7-4495-87eb-3ea995c6f6a1', 'c6f272e5-7d88-48e6-b99f-383f821598c0', 'f33794fc-6af2-4dce-ade0-df5f3b502a7f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:24.200412 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd421e2-d70d-4e9d-8551-633c1058eb4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbc0719e-d1e8-4419-a09d-aabe201ae89f', '5bfe357b-dcf7-4495-87eb-3ea995c6f6a1', 'c6f272e5-7d88-48e6-b99f-383f821598c0', 'f33794fc-6af2-4dce-ade0-df5f3b502a7f']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.201334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e4ef18c-2cf4-4b57-9c86-af8b5d2735aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.237632 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e4ef18c-2cf4-4b57-9c86-af8b5d2735aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c7ec512-1f7b-4c03-905c-a4400cfaec22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-977872918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24e642f3e944556aa860ff7dbb246ff',qos_specs=None,replication_status=,reservations=['cbc0719e-d1e8-4419-a09d-aabe201ae89f','5bfe357b-dcf7-4495-87eb-3ea995c6f6a1','c6f272e5-7d88-48e6-b99f-383f821598c0','f33794fc-6af2-4dce-ade0-df5f3b502a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61acb70995e34873b3dc8063767acd09',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-977872918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c7ec512-1f7b-4c03-905c-a4400cfaec22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a24e642f3e944556aa860ff7dbb246ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61acb70995e34873b3dc8063767acd09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.238721 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (493c1815-7d2d-4a84-9a73-f793723d1cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.278837 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (493c1815-7d2d-4a84-9a73-f793723d1cf6) transitioned into state 'SUCCESS' from state '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-977872918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24e642f3e944556aa860ff7dbb246ff',qos_specs=None,replication_status=,reservations=['cbc0719e-d1e8-4419-a09d-aabe201ae89f','5bfe357b-dcf7-4495-87eb-3ea995c6f6a1','c6f272e5-7d88-48e6-b99f-383f821598c0','f33794fc-6af2-4dce-ade0-df5f3b502a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61acb70995e34873b3dc8063767acd09',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.280017 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94365f1b-43cf-4d58-bec6-f3f3679d2aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.296985 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94365f1b-43cf-4d58-bec6-f3f3679d2aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.298963 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Flow 'volume_create_api' (c8e7be4f-76a8-4882-99f6-64cd2ecc2ee0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:24.298963 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume request issued successfully. Aug 14 22:28:24.299696 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc816f97-9662-4d03-9720-a98c3d916db9 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:24.300268 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 402/1619] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:24 2026] POST /volume/v3/volumes => generated 757 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:24.318054 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:24.324285 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:24.324285 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e9c76657-8d75-4c26-8521-e5cb52dfcbbe", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1906725439"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:24.325914 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume request body: {'volume': {"'backup_id": 'e9c76657-8d75-4c26-8521-e5cb52dfcbbe', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1906725439'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:24.326130 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume of 1 GB Aug 14 22:28:24.326549 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:24.326549 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:24.338933 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Availability Zones retrieved successfully. Aug 14 22:28:24.347755 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Flow 'volume_create_api' (559aa931-b490-46fa-93c6-165ee75ff565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:24.349243 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b8f7a76-e2dc-4116-a0ba-a6c1d03611d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.351527 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:24.413365 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b8f7a76-e2dc-4116-a0ba-a6c1d03611d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.414551 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (203a1392-3302-4ca9-94b5-2c395029bacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.509059 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Created reservations ['8870f4b2-f4b8-4835-9920-93e92076238c', 'f3156496-bac5-4e00-ab0a-f4caf967053e', 'c7512766-235b-4442-add0-2d3c7cc422d8', '65983245-dc6d-4939-af57-2931125af68f'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:24.510898 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (203a1392-3302-4ca9-94b5-2c395029bacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8870f4b2-f4b8-4835-9920-93e92076238c', 'f3156496-bac5-4e00-ab0a-f4caf967053e', 'c7512766-235b-4442-add0-2d3c7cc422d8', '65983245-dc6d-4939-af57-2931125af68f']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.517281 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76885fc1-fe48-4b40-b78b-016192942b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.565589 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76885fc1-fe48-4b40-b78b-016192942b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0976e533-5822-4a4f-8f4a-a27bf0859cd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1906725439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24e642f3e944556aa860ff7dbb246ff',qos_specs=None,replication_status=,reservations=['8870f4b2-f4b8-4835-9920-93e92076238c','f3156496-bac5-4e00-ab0a-f4caf967053e','c7512766-235b-4442-add0-2d3c7cc422d8','65983245-dc6d-4939-af57-2931125af68f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61acb70995e34873b3dc8063767acd09',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1906725439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0976e533-5822-4a4f-8f4a-a27bf0859cd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a24e642f3e944556aa860ff7dbb246ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61acb70995e34873b3dc8063767acd09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.565589 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b673ae-4fbd-4e16-8773-ebfdbea471b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.596947 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b673ae-4fbd-4e16-8773-ebfdbea471b9) transitioned into state 'SUCCESS' from state '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-1906725439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24e642f3e944556aa860ff7dbb246ff',qos_specs=None,replication_status=,reservations=['8870f4b2-f4b8-4835-9920-93e92076238c','f3156496-bac5-4e00-ab0a-f4caf967053e','c7512766-235b-4442-add0-2d3c7cc422d8','65983245-dc6d-4939-af57-2931125af68f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61acb70995e34873b3dc8063767acd09',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.597963 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e9523c-35ba-4c35-8fa6-39674fe0fedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.613085 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e9523c-35ba-4c35-8fa6-39674fe0fedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.615530 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Flow 'volume_create_api' (559aa931-b490-46fa-93c6-165ee75ff565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:24.615530 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume request issued successfully. Aug 14 22:28:24.615530 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97037825-e250-45bb-b188-8bce0dd6f8c5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:24.615947 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 410/1620] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:24 2026] POST /volume/v3/volumes => generated 758 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:24.634812 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:24.636740 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:24.637171 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e9c76657-8d75-4c26-8521-e5cb52dfcbbe", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1636301456"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:24.641062 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume request body: {'volume': {"'backup_id": 'e9c76657-8d75-4c26-8521-e5cb52dfcbbe', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1636301456'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:24.641309 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume of 1 GB Aug 14 22:28:24.651886 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Availability Zones retrieved successfully. Aug 14 22:28:24.661154 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Flow 'volume_create_api' (5090ba3a-0f36-40cd-a94f-e1df20dc1925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:24.662737 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a207ed81-db2f-44a1-b369-f2bdf0df29db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.664478 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:24.700673 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a207ed81-db2f-44a1-b369-f2bdf0df29db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.700997 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9507161c-3508-43bf-97b1-b6293ad39b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.762067 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Created reservations ['9cda4a59-e8c5-481c-a68d-4af04411577b', 'f217be4e-215f-49d5-82b2-0fcb35c9b14d', '768c2838-ff13-4868-9862-3f08c73061b6', '1be5a5d2-040e-453e-8007-2c29f338a7bc'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:24.763115 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9507161c-3508-43bf-97b1-b6293ad39b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cda4a59-e8c5-481c-a68d-4af04411577b', 'f217be4e-215f-49d5-82b2-0fcb35c9b14d', '768c2838-ff13-4868-9862-3f08c73061b6', '1be5a5d2-040e-453e-8007-2c29f338a7bc']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.764016 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e43b0b23-c2d7-4538-bb51-ee282a6794e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.792606 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e43b0b23-c2d7-4538-bb51-ee282a6794e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e65f37d-c828-4c8e-89bd-0e12e565a262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1636301456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24e642f3e944556aa860ff7dbb246ff',qos_specs=None,replication_status=,reservations=['9cda4a59-e8c5-481c-a68d-4af04411577b','f217be4e-215f-49d5-82b2-0fcb35c9b14d','768c2838-ff13-4868-9862-3f08c73061b6','1be5a5d2-040e-453e-8007-2c29f338a7bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61acb70995e34873b3dc8063767acd09',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1636301456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e65f37d-c828-4c8e-89bd-0e12e565a262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a24e642f3e944556aa860ff7dbb246ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61acb70995e34873b3dc8063767acd09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.793762 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ce16def-0be7-4132-8b17-52e723d6d635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.827391 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ce16def-0be7-4132-8b17-52e723d6d635) transitioned into state 'SUCCESS' from state '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-1636301456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24e642f3e944556aa860ff7dbb246ff',qos_specs=None,replication_status=,reservations=['9cda4a59-e8c5-481c-a68d-4af04411577b','f217be4e-215f-49d5-82b2-0fcb35c9b14d','768c2838-ff13-4868-9862-3f08c73061b6','1be5a5d2-040e-453e-8007-2c29f338a7bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61acb70995e34873b3dc8063767acd09',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.828410 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a8587f-50f6-402d-9c48-758d26c35d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.845060 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a8587f-50f6-402d-9c48-758d26c35d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.846139 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Flow 'volume_create_api' (5090ba3a-0f36-40cd-a94f-e1df20dc1925) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:24.846632 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume request issued successfully. Aug 14 22:28:24.847431 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48ae432f-e073-4b33-92c9-6e82e3eee670 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:24.849456 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 409/1621] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:24 2026] POST /volume/v3/volumes => generated 758 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:24.863897 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2255a231-19d2-4686-afc9-948640f9b263 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:24.866380 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:24.866900 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e9c76657-8d75-4c26-8521-e5cb52dfcbbe", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-348489307"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:24.869026 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume request body: {'volume': {"'backup_id": 'e9c76657-8d75-4c26-8521-e5cb52dfcbbe', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-348489307'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:24.869197 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume of 1 GB Aug 14 22:28:24.870324 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:24.870324 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:24.877133 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Availability Zones retrieved successfully. Aug 14 22:28:24.887130 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Flow 'volume_create_api' (14f0f19b-4662-42fc-8ae3-964a47dea292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:24.889343 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd7c23d9-62b2-4738-9264-4263b7daca55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:24.890061 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:24.933906 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd7c23d9-62b2-4738-9264-4263b7daca55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:24.935274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41756088-438b-40d1-9a5d-7cc0f68e5bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:25.032134 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Created reservations ['cb8b45e4-f3bb-4c9e-9734-8e5d3964bdc1', '52535053-eaa7-4065-b2f4-dd9d60ec7c9c', '43e99900-d2e9-45be-95b2-46fb93c2d65b', 'e2712c39-2df7-4aad-a59e-4a0ca87a34da'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:25.032134 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41756088-438b-40d1-9a5d-7cc0f68e5bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb8b45e4-f3bb-4c9e-9734-8e5d3964bdc1', '52535053-eaa7-4065-b2f4-dd9d60ec7c9c', '43e99900-d2e9-45be-95b2-46fb93c2d65b', 'e2712c39-2df7-4aad-a59e-4a0ca87a34da']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:25.034395 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1c9ddc-dac9-4b8e-9610-8a67a061c94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:25.077677 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1c9ddc-dac9-4b8e-9610-8a67a061c94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd9b30e0-96b8-424a-a94a-769db0991a5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-348489307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24e642f3e944556aa860ff7dbb246ff',qos_specs=None,replication_status=,reservations=['cb8b45e4-f3bb-4c9e-9734-8e5d3964bdc1','52535053-eaa7-4065-b2f4-dd9d60ec7c9c','43e99900-d2e9-45be-95b2-46fb93c2d65b','e2712c39-2df7-4aad-a59e-4a0ca87a34da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61acb70995e34873b3dc8063767acd09',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-348489307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd9b30e0-96b8-424a-a94a-769db0991a5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a24e642f3e944556aa860ff7dbb246ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61acb70995e34873b3dc8063767acd09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:25.078641 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c239d2b9-5717-4af3-b841-5bc1e28a53a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:25.112820 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c239d2b9-5717-4af3-b841-5bc1e28a53a2) transitioned into state 'SUCCESS' from state '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-348489307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24e642f3e944556aa860ff7dbb246ff',qos_specs=None,replication_status=,reservations=['cb8b45e4-f3bb-4c9e-9734-8e5d3964bdc1','52535053-eaa7-4065-b2f4-dd9d60ec7c9c','43e99900-d2e9-45be-95b2-46fb93c2d65b','e2712c39-2df7-4aad-a59e-4a0ca87a34da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61acb70995e34873b3dc8063767acd09',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:25.113214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa40ba5a-476a-4547-93ad-4ecbe65353f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:25.135013 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa40ba5a-476a-4547-93ad-4ecbe65353f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:25.136277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Flow 'volume_create_api' (14f0f19b-4662-42fc-8ae3-964a47dea292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:25.136907 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Create volume request issued successfully. Aug 14 22:28:25.138204 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2255a231-19d2-4686-afc9-948640f9b263 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:25.138204 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 401/1622] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:24 2026] POST /volume/v3/volumes => generated 757 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:25.159755 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3f8bdfc0-2016-419a-9ef7-9b7739665137 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:25.164464 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f8bdfc0-2016-419a-9ef7-9b7739665137 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c Aug 14 22:28:25.164464 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f8bdfc0-2016-419a-9ef7-9b7739665137 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:25.164464 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f8bdfc0-2016-419a-9ef7-9b7739665137 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:25.181094 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:25.181094 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:25.190204 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3f8bdfc0-2016-419a-9ef7-9b7739665137 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:25.193529 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f8bdfc0-2016-419a-9ef7-9b7739665137 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c returned with HTTP 200 Aug 14 22:28:25.194314 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 403/1623] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:25 2026] GET /volume/v3/volumes/984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:25.214209 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c006518b-70fb-480a-a5b6-830659684906 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:25.217417 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c006518b-70fb-480a-a5b6-830659684906 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/4c7ec512-1f7b-4c03-905c-a4400cfaec22 Aug 14 22:28:25.217650 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c006518b-70fb-480a-a5b6-830659684906 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:25.217836 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c006518b-70fb-480a-a5b6-830659684906 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:25.222083 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4cddcbce-0258-42b9-a742-be307b325d6a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:25.222702 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cddcbce-0258-42b9-a742-be307b325d6a None None] GET https://10.4.3.114/volume// Aug 14 22:28:25.222920 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cddcbce-0258-42b9-a742-be307b325d6a None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:25.223181 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cddcbce-0258-42b9-a742-be307b325d6a None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:25.223598 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cddcbce-0258-42b9-a742-be307b325d6a None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:28:25.224065 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 410/1624] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:28: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 14 22:28:25.233138 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:25.233138 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:25.239378 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c006518b-70fb-480a-a5b6-830659684906 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:25.240038 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-3af1a740-a36f-4ac7-b577-9fe90d4443ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:25.244854 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-3af1a740-a36f-4ac7-b577-9fe90d4443ce tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb Aug 14 22:28:25.245086 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-3af1a740-a36f-4ac7-b577-9fe90d4443ce tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:25.245911 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-3af1a740-a36f-4ac7-b577-9fe90d4443ce tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:25.248148 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c006518b-70fb-480a-a5b6-830659684906 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/4c7ec512-1f7b-4c03-905c-a4400cfaec22 returned with HTTP 200 Aug 14 22:28:25.248547 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 411/1625] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:25 2026] GET /volume/v3/volumes/4c7ec512-1f7b-4c03-905c-a4400cfaec22 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:25.257467 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:25.257467 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:25.265536 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-55935869-0382-4f0d-a81c-94bbd97c31a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:25.266040 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-3af1a740-a36f-4ac7-b577-9fe90d4443ce tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:28:25.267924 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55935869-0382-4f0d-a81c-94bbd97c31a3 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/0976e533-5822-4a4f-8f4a-a27bf0859cd5 Aug 14 22:28:25.268453 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55935869-0382-4f0d-a81c-94bbd97c31a3 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:25.268788 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55935869-0382-4f0d-a81c-94bbd97c31a3 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:25.276687 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-3af1a740-a36f-4ac7-b577-9fe90d4443ce tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb returned with HTTP 200 Aug 14 22:28:25.276687 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 402/1626] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:28:25 2026] GET /volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb => generated 1539 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:28:25.284032 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:25.284032 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:25.292550 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-55935869-0382-4f0d-a81c-94bbd97c31a3 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:25.301152 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55935869-0382-4f0d-a81c-94bbd97c31a3 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/0976e533-5822-4a4f-8f4a-a27bf0859cd5 returned with HTTP 200 Aug 14 22:28:25.301997 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 404/1627] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:25 2026] GET /volume/v3/volumes/0976e533-5822-4a4f-8f4a-a27bf0859cd5 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:25.323402 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c28d145-6f8d-441b-af43-1b90a5279395 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:25.326140 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c28d145-6f8d-441b-af43-1b90a5279395 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/1e65f37d-c828-4c8e-89bd-0e12e565a262 Aug 14 22:28:25.326201 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c28d145-6f8d-441b-af43-1b90a5279395 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:25.326478 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c28d145-6f8d-441b-af43-1b90a5279395 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:25.345213 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:25.345213 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:25.345213 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2c28d145-6f8d-441b-af43-1b90a5279395 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:25.353118 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c28d145-6f8d-441b-af43-1b90a5279395 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/1e65f37d-c828-4c8e-89bd-0e12e565a262 returned with HTTP 200 Aug 14 22:28:25.353806 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 411/1628] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:25 2026] GET /volume/v3/volumes/1e65f37d-c828-4c8e-89bd-0e12e565a262 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:25.371884 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b7bdbbf5-7bbd-4de9-ae1f-ba7b291dda72 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:25.376402 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7bdbbf5-7bbd-4de9-ae1f-ba7b291dda72 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/fd9b30e0-96b8-424a-a94a-769db0991a5f Aug 14 22:28:25.376806 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7bdbbf5-7bbd-4de9-ae1f-ba7b291dda72 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:25.376855 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7bdbbf5-7bbd-4de9-ae1f-ba7b291dda72 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:25.394107 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:25.394107 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:25.401367 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b7bdbbf5-7bbd-4de9-ae1f-ba7b291dda72 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:25.411647 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7bdbbf5-7bbd-4de9-ae1f-ba7b291dda72 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/fd9b30e0-96b8-424a-a94a-769db0991a5f returned with HTTP 200 Aug 14 22:28:25.411647 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 412/1629] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:25 2026] GET /volume/v3/volumes/fd9b30e0-96b8-424a-a94a-769db0991a5f => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:25.427192 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-37a74de2-ad71-4f4a-a580-28ba82cb181a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:25.430574 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-37a74de2-ad71-4f4a-a580-28ba82cb181a tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] PUT https://10.4.3.114/volume/v3/attachments/6890ae29-00c9-49b7-8caf-2e17fad7a33f Aug 14 22:28:25.430902 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-37a74de2-ad71-4f4a-a580-28ba82cb181a tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:25.433957 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b3a5090f-f89c-4d83-85c5-cf4e84482dac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:25.437597 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3a5090f-f89c-4d83-85c5-cf4e84482dac tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] DELETE https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:25.438543 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3a5090f-f89c-4d83-85c5-cf4e84482dac tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:25.440032 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3a5090f-f89c-4d83-85c5-cf4e84482dac tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:25.440663 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-b3a5090f-f89c-4d83-85c5-cf4e84482dac tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Delete backup with id: e9c76657-8d75-4c26-8521-e5cb52dfcbbe. Aug 14 22:28:25.452665 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:25.452665 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:25.455922 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-37a74de2-ad71-4f4a-a580-28ba82cb181a tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Acquiring lock "cinder-attachment_update-370bb958-5943-47ea-8565-f0151391fafb-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:28:25.464886 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-37a74de2-ad71-4f4a-a580-28ba82cb181a tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Lock "cinder-attachment_update-370bb958-5943-47ea-8565-f0151391fafb-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:28:25.464886 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:25.464886 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:25.496570 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-b3a5090f-f89c-4d83-85c5-cf4e84482dac tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] delete_backup rpcapi backup_id e9c76657-8d75-4c26-8521-e5cb52dfcbbe {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:28:25.498022 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3a5090f-f89c-4d83-85c5-cf4e84482dac tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 202 Aug 14 22:28:25.498022 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 405/1630] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:25 2026] DELETE /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 22:28:25.509104 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-60654363-7b48-4a03-99f0-c74ea1976fa7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:25.512000 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60654363-7b48-4a03-99f0-c74ea1976fa7 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:25.512338 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60654363-7b48-4a03-99f0-c74ea1976fa7 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:25.512701 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60654363-7b48-4a03-99f0-c74ea1976fa7 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:25.513198 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-60654363-7b48-4a03-99f0-c74ea1976fa7 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:25.519462 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:25.519462 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:25.520625 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60654363-7b48-4a03-99f0-c74ea1976fa7 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 200 Aug 14 22:28:25.523085 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 412/1631] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:25 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:25.618082 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-37a74de2-ad71-4f4a-a580-28ba82cb181a tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Lock "cinder-attachment_update-370bb958-5943-47ea-8565-f0151391fafb-np0000007343" released by "attachment_update" :: held 0.155s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:28:25.618362 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-37a74de2-ad71-4f4a-a580-28ba82cb181a tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments/6890ae29-00c9-49b7-8caf-2e17fad7a33f returned with HTTP 200 Aug 14 22:28:25.618971 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 403/1632] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:28:25 2026] PUT /volume/v3/attachments/6890ae29-00c9-49b7-8caf-2e17fad7a33f => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:25.658929 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-62513e4c-14c6-400c-9754-35bc48aa334c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:25.662120 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-62513e4c-14c6-400c-9754-35bc48aa334c tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] POST https://10.4.3.114/volume/v3/attachments/6890ae29-00c9-49b7-8caf-2e17fad7a33f/action Aug 14 22:28:25.662602 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-62513e4c-14c6-400c-9754-35bc48aa334c tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:28:25.662773 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-62513e4c-14c6-400c-9754-35bc48aa334c tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:25.699781 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:25.699781 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:25.725513 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e3977a0e-cf41-420b-804d-91ae51d841e0 req-62513e4c-14c6-400c-9754-35bc48aa334c tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments/6890ae29-00c9-49b7-8caf-2e17fad7a33f/action returned with HTTP 204 Aug 14 22:28:25.725513 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 413/1633] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:28:25 2026] POST /volume/v3/attachments/6890ae29-00c9-49b7-8caf-2e17fad7a33f/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:26.369894 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:26.503974 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:26.504392 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1213610049", "metadata": {"Type": "Test"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:26.506299 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1213610049', 'metadata': {'Type': 'Test'}}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:26.506299 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume of 1 GB Aug 14 22:28:26.510491 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Availability Zones retrieved successfully. Aug 14 22:28:26.515797 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (16b8896c-852d-4bed-b085-a530edcaa6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:26.518054 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd380866-5d6b-47a9-b242-21e6ca2dfe02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:26.521725 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:26.535533 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-810e8d74-a562-455d-b9d4-ac52a688adb5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:26.538092 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-810e8d74-a562-455d-b9d4-ac52a688adb5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe Aug 14 22:28:26.538632 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-810e8d74-a562-455d-b9d4-ac52a688adb5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:26.538632 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-810e8d74-a562-455d-b9d4-ac52a688adb5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:26.538810 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-810e8d74-a562-455d-b9d4-ac52a688adb5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Show backup with id e9c76657-8d75-4c26-8521-e5cb52dfcbbe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:26.543872 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-810e8d74-a562-455d-b9d4-ac52a688adb5 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe returned with HTTP 404 Aug 14 22:28:26.543872 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 413/1634] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:26 2026] GET /volume/v3/backups/e9c76657-8d75-4c26-8521-e5cb52dfcbbe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:26.548058 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd380866-5d6b-47a9-b242-21e6ca2dfe02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:26.548801 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db843674-64a0-4122-89dc-e161c9a66257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:26.555222 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a99eb085-7952-4d8b-b2e6-1fdff262df04 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:26.557908 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a99eb085-7952-4d8b-b2e6-1fdff262df04 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] DELETE https://10.4.3.114/volume/v3/volumes/fd9b30e0-96b8-424a-a94a-769db0991a5f Aug 14 22:28:26.558231 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a99eb085-7952-4d8b-b2e6-1fdff262df04 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:26.558816 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a99eb085-7952-4d8b-b2e6-1fdff262df04 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:26.559219 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a99eb085-7952-4d8b-b2e6-1fdff262df04 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Delete volume with id: fd9b30e0-96b8-424a-a94a-769db0991a5f Aug 14 22:28:26.570867 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:26.570867 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:26.571594 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a99eb085-7952-4d8b-b2e6-1fdff262df04 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:26.601151 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a99eb085-7952-4d8b-b2e6-1fdff262df04 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Delete volume request issued successfully. Aug 14 22:28:26.601432 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a99eb085-7952-4d8b-b2e6-1fdff262df04 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/fd9b30e0-96b8-424a-a94a-769db0991a5f returned with HTTP 202 Aug 14 22:28:26.602017 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 404/1635] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:26 2026] DELETE /volume/v3/volumes/fd9b30e0-96b8-424a-a94a-769db0991a5f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:26.628453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-91236701-f063-4223-814e-1d0d9aebe407 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:26.628453 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91236701-f063-4223-814e-1d0d9aebe407 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/fd9b30e0-96b8-424a-a94a-769db0991a5f Aug 14 22:28:26.628453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91236701-f063-4223-814e-1d0d9aebe407 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:26.628453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91236701-f063-4223-814e-1d0d9aebe407 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:26.636481 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:26.636481 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:26.642954 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Created reservations ['a8d86621-9109-49d5-95d7-0f01cb39f171', '95f38c42-66cf-4062-88fe-f91ef91de7f1', 'e858d16d-a0e4-464c-a775-4669b386dae2', 'caa17652-5cce-4a4e-82b6-28f7cc10801e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:26.644101 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-91236701-f063-4223-814e-1d0d9aebe407 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:26.645789 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db843674-64a0-4122-89dc-e161c9a66257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8d86621-9109-49d5-95d7-0f01cb39f171', '95f38c42-66cf-4062-88fe-f91ef91de7f1', 'e858d16d-a0e4-464c-a775-4669b386dae2', 'caa17652-5cce-4a4e-82b6-28f7cc10801e']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:26.645789 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ff6cb25-a4bf-4e0d-811d-83319d9878d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:26.650776 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91236701-f063-4223-814e-1d0d9aebe407 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/fd9b30e0-96b8-424a-a94a-769db0991a5f returned with HTTP 200 Aug 14 22:28:26.651208 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 414/1636] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:26 2026] GET /volume/v3/volumes/fd9b30e0-96b8-424a-a94a-769db0991a5f => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:26.690540 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ff6cb25-a4bf-4e0d-811d-83319d9878d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c567d7f9-18a8-491e-afeb-f6254808c850', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1213610049',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['a8d86621-9109-49d5-95d7-0f01cb39f171','95f38c42-66cf-4062-88fe-f91ef91de7f1','e858d16d-a0e4-464c-a775-4669b386dae2','caa17652-5cce-4a4e-82b6-28f7cc10801e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1213610049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c567d7f9-18a8-491e-afeb-f6254808c850,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='82cc95bc568848568bcc10940ca86f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:26.691772 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (748cdeb6-9f36-4fa0-a6ff-83315e364a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:26.719559 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (748cdeb6-9f36-4fa0-a6ff-83315e364a9c) transitioned into state 'SUCCESS' from state '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-1213610049',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['a8d86621-9109-49d5-95d7-0f01cb39f171','95f38c42-66cf-4062-88fe-f91ef91de7f1','e858d16d-a0e4-464c-a775-4669b386dae2','caa17652-5cce-4a4e-82b6-28f7cc10801e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:26.720060 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ce48ed-982a-462b-883d-0201073d9454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:26.735133 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ce48ed-982a-462b-883d-0201073d9454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:26.736407 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (16b8896c-852d-4bed-b085-a530edcaa6d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:26.736874 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request issued successfully. Aug 14 22:28:26.740919 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ebd52b7-ded2-477c-a64d-f6d1f36a73c3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:26.740919 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 406/1637] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:26 2026] POST /volume/v3/volumes => generated 759 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:26.757490 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9823c72d-388c-453f-af67-74bb6c565459 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:26.760100 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9823c72d-388c-453f-af67-74bb6c565459 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 Aug 14 22:28:26.760440 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9823c72d-388c-453f-af67-74bb6c565459 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:26.760730 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9823c72d-388c-453f-af67-74bb6c565459 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:26.771119 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:26.771119 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:26.775218 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9823c72d-388c-453f-af67-74bb6c565459 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:26.780915 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9823c72d-388c-453f-af67-74bb6c565459 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 returned with HTTP 200 Aug 14 22:28:26.781641 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 414/1638] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:26 2026] GET /volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:27.669222 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-331bfa0a-7bfb-4094-aff9-462810a34b4d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:27.678246 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-331bfa0a-7bfb-4094-aff9-462810a34b4d tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/fd9b30e0-96b8-424a-a94a-769db0991a5f Aug 14 22:28:27.678765 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-331bfa0a-7bfb-4094-aff9-462810a34b4d tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:27.678765 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-331bfa0a-7bfb-4094-aff9-462810a34b4d tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:27.690015 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-331bfa0a-7bfb-4094-aff9-462810a34b4d tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/fd9b30e0-96b8-424a-a94a-769db0991a5f returned with HTTP 404 Aug 14 22:28:27.690015 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 405/1639] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:27 2026] GET /volume/v3/volumes/fd9b30e0-96b8-424a-a94a-769db0991a5f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:27.698226 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d248d9bf-a6c8-4896-9b97-fbb50257d576 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:27.701784 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d248d9bf-a6c8-4896-9b97-fbb50257d576 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1e65f37d-c828-4c8e-89bd-0e12e565a262 Aug 14 22:28:27.702063 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d248d9bf-a6c8-4896-9b97-fbb50257d576 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:27.702467 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d248d9bf-a6c8-4896-9b97-fbb50257d576 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:27.702693 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d248d9bf-a6c8-4896-9b97-fbb50257d576 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Delete volume with id: 1e65f37d-c828-4c8e-89bd-0e12e565a262 Aug 14 22:28:27.713351 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:27.713351 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:27.714013 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d248d9bf-a6c8-4896-9b97-fbb50257d576 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:27.749773 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d248d9bf-a6c8-4896-9b97-fbb50257d576 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Delete volume request issued successfully. Aug 14 22:28:27.749773 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d248d9bf-a6c8-4896-9b97-fbb50257d576 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/1e65f37d-c828-4c8e-89bd-0e12e565a262 returned with HTTP 202 Aug 14 22:28:27.749773 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 415/1640] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:27 2026] DELETE /volume/v3/volumes/1e65f37d-c828-4c8e-89bd-0e12e565a262 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:27.759241 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cc38163c-c986-4037-a89b-8390b3372352 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:27.761980 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc38163c-c986-4037-a89b-8390b3372352 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/1e65f37d-c828-4c8e-89bd-0e12e565a262 Aug 14 22:28:27.762339 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc38163c-c986-4037-a89b-8390b3372352 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:27.762667 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc38163c-c986-4037-a89b-8390b3372352 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:27.773010 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:27.773010 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:27.778172 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cc38163c-c986-4037-a89b-8390b3372352 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:27.784239 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc38163c-c986-4037-a89b-8390b3372352 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/1e65f37d-c828-4c8e-89bd-0e12e565a262 returned with HTTP 200 Aug 14 22:28:27.784710 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 407/1641] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:27 2026] GET /volume/v3/volumes/1e65f37d-c828-4c8e-89bd-0e12e565a262 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:27.802112 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ec4c84ca-804a-4f59-a5c9-5a6e2e9bf517 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:27.804777 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec4c84ca-804a-4f59-a5c9-5a6e2e9bf517 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 Aug 14 22:28:27.805781 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec4c84ca-804a-4f59-a5c9-5a6e2e9bf517 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:27.807519 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec4c84ca-804a-4f59-a5c9-5a6e2e9bf517 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:27.817861 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:27.817861 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:27.823218 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ec4c84ca-804a-4f59-a5c9-5a6e2e9bf517 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:27.829968 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec4c84ca-804a-4f59-a5c9-5a6e2e9bf517 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 returned with HTTP 200 Aug 14 22:28:27.830542 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 415/1642] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:27 2026] GET /volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:27.850068 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-adeeb096-74c0-452b-b9bd-15e76943296d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:27.852234 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adeeb096-74c0-452b-b9bd-15e76943296d tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 Aug 14 22:28:27.854274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adeeb096-74c0-452b-b9bd-15e76943296d tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:27.854274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adeeb096-74c0-452b-b9bd-15e76943296d tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:27.863632 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:27.863632 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:27.870290 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-adeeb096-74c0-452b-b9bd-15e76943296d tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:27.880365 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adeeb096-74c0-452b-b9bd-15e76943296d tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 returned with HTTP 200 Aug 14 22:28:27.882172 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 406/1643] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:27 2026] GET /volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:27.894933 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4d8f8ae8-1c8b-403f-a2e4-39afdbfbdc77 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:27.896639 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d8f8ae8-1c8b-403f-a2e4-39afdbfbdc77 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] PUT https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 Aug 14 22:28:27.896973 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d8f8ae8-1c8b-403f-a2e4-39afdbfbdc77 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1213610049"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:27.909125 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:27.909125 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:27.914925 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4d8f8ae8-1c8b-403f-a2e4-39afdbfbdc77 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:27.926548 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4d8f8ae8-1c8b-403f-a2e4-39afdbfbdc77 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume updated successfully. Aug 14 22:28:27.927488 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d8f8ae8-1c8b-403f-a2e4-39afdbfbdc77 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 returned with HTTP 200 Aug 14 22:28:27.928081 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 416/1644] 10.4.3.114 () {68 vars in 1368 bytes} [Fri Aug 14 22:28:27 2026] PUT /volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 => generated 784 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:27.946115 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c2d53fc-7164-4855-af0f-11e7d932cafc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:27.950167 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c2d53fc-7164-4855-af0f-11e7d932cafc tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] PUT https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 Aug 14 22:28:27.951146 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c2d53fc-7164-4855-af0f-11e7d932cafc tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1583684626", "description": "This is the new description of volume"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:27.977040 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:27.977040 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:27.984802 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c2d53fc-7164-4855-af0f-11e7d932cafc tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:27.997030 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c2d53fc-7164-4855-af0f-11e7d932cafc tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume updated successfully. Aug 14 22:28:28.000279 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c2d53fc-7164-4855-af0f-11e7d932cafc tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 returned with HTTP 200 Aug 14 22:28:28.000279 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 408/1645] 10.4.3.114 () {68 vars in 1369 bytes} [Fri Aug 14 22:28:27 2026] PUT /volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 => generated 823 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:28.014545 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-802b388a-b3c9-460e-9640-c76d7bb6d218 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:28.017070 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-802b388a-b3c9-460e-9640-c76d7bb6d218 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 Aug 14 22:28:28.017475 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-802b388a-b3c9-460e-9640-c76d7bb6d218 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:28.017773 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-802b388a-b3c9-460e-9640-c76d7bb6d218 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:28.031146 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:28.031146 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:28.037816 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-802b388a-b3c9-460e-9640-c76d7bb6d218 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:28.046718 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-802b388a-b3c9-460e-9640-c76d7bb6d218 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 returned with HTTP 200 Aug 14 22:28:28.046718 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 416/1646] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:28 2026] GET /volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 => generated 891 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:28.067351 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:28.071412 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:28.071963 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-714022382", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1471249278"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:28.073786 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-714022382', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1471249278'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:28.073888 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume of 1 GB Aug 14 22:28:28.079517 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Availability Zones retrieved successfully. Aug 14 22:28:28.086221 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (f8d3c1a1-63d5-4c52-9cf8-1160b55141cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:28.087716 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ec2bcc-9e4b-4c5e-b7ef-ed23e6cdc04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:28.089313 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:28.129042 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ec2bcc-9e4b-4c5e-b7ef-ed23e6cdc04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:28.130295 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872d579f-7067-423c-b996-f2e9f7407bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:28.195311 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Created reservations ['e630085c-43fa-4a24-b87d-611b16c8aef4', '4174bdf3-f7bc-4d50-a352-aabb0fdd77d2', '57321b69-bc67-43ee-9538-a64b9da0eea3', 'f3e6224a-206b-416b-9c56-4ee783e75358'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:28.196560 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872d579f-7067-423c-b996-f2e9f7407bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e630085c-43fa-4a24-b87d-611b16c8aef4', '4174bdf3-f7bc-4d50-a352-aabb0fdd77d2', '57321b69-bc67-43ee-9538-a64b9da0eea3', 'f3e6224a-206b-416b-9c56-4ee783e75358']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:28.197743 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5595eee-0511-45df-ac42-226f91349081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:28.228179 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5595eee-0511-45df-ac42-226f91349081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ca4cd97-b4e4-4383-a35b-3f451233c29f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-714022382',display_name='tempest-VolumesGetTest-Volume-1471249278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['e630085c-43fa-4a24-b87d-611b16c8aef4','4174bdf3-f7bc-4d50-a352-aabb0fdd77d2','57321b69-bc67-43ee-9538-a64b9da0eea3','f3e6224a-206b-416b-9c56-4ee783e75358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-714022382',display_name='tempest-VolumesGetTest-Volume-1471249278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ca4cd97-b4e4-4383-a35b-3f451233c29f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cc95bc568848568bcc10940ca86f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:28.229114 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c6e50e-da58-42c5-83c3-0718ce47cba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:28.255130 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c6e50e-da58-42c5-83c3-0718ce47cba9) transitioned into 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-714022382',display_name='tempest-VolumesGetTest-Volume-1471249278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['e630085c-43fa-4a24-b87d-611b16c8aef4','4174bdf3-f7bc-4d50-a352-aabb0fdd77d2','57321b69-bc67-43ee-9538-a64b9da0eea3','f3e6224a-206b-416b-9c56-4ee783e75358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:28.256036 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c2de88a-d730-4fdc-9162-fc92bbd06b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:28.274361 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c2de88a-d730-4fdc-9162-fc92bbd06b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:28.275748 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (f8d3c1a1-63d5-4c52-9cf8-1160b55141cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:28.276229 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request issued successfully. Aug 14 22:28:28.277231 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fa873e0-9d11-4920-9e85-54fb2404c92f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:28.277807 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 407/1647] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:28 2026] POST /volume/v3/volumes => generated 779 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 22:28:28.295183 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8eb87854-c779-4c3e-98e2-ccb19b471653 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:28.297754 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8eb87854-c779-4c3e-98e2-ccb19b471653 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f Aug 14 22:28:28.298015 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8eb87854-c779-4c3e-98e2-ccb19b471653 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:28.298303 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8eb87854-c779-4c3e-98e2-ccb19b471653 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:28.309207 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:28.309207 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:28.318278 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8eb87854-c779-4c3e-98e2-ccb19b471653 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:28.324797 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8eb87854-c779-4c3e-98e2-ccb19b471653 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f returned with HTTP 200 Aug 14 22:28:28.325462 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 417/1648] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:28 2026] GET /volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:28.810095 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5cf87a52-0b82-4dc1-aefa-223aee9b4aa4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:28.812678 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5cf87a52-0b82-4dc1-aefa-223aee9b4aa4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/1e65f37d-c828-4c8e-89bd-0e12e565a262 Aug 14 22:28:28.812975 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5cf87a52-0b82-4dc1-aefa-223aee9b4aa4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:28.813249 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5cf87a52-0b82-4dc1-aefa-223aee9b4aa4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:28.822998 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5cf87a52-0b82-4dc1-aefa-223aee9b4aa4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/1e65f37d-c828-4c8e-89bd-0e12e565a262 returned with HTTP 404 Aug 14 22:28:28.823647 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 409/1649] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:28 2026] GET /volume/v3/volumes/1e65f37d-c828-4c8e-89bd-0e12e565a262 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:28.835858 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-263bbaf3-0ede-48a2-93f9-da5a5a9f3b94 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:28.838324 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-263bbaf3-0ede-48a2-93f9-da5a5a9f3b94 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] DELETE https://10.4.3.114/volume/v3/volumes/0976e533-5822-4a4f-8f4a-a27bf0859cd5 Aug 14 22:28:28.838600 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-263bbaf3-0ede-48a2-93f9-da5a5a9f3b94 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:28.838938 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-263bbaf3-0ede-48a2-93f9-da5a5a9f3b94 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:28.839059 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-263bbaf3-0ede-48a2-93f9-da5a5a9f3b94 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Delete volume with id: 0976e533-5822-4a4f-8f4a-a27bf0859cd5 Aug 14 22:28:28.853537 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:28.853537 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:28.854217 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-263bbaf3-0ede-48a2-93f9-da5a5a9f3b94 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:28.888472 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-263bbaf3-0ede-48a2-93f9-da5a5a9f3b94 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Delete volume request issued successfully. Aug 14 22:28:28.888472 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-263bbaf3-0ede-48a2-93f9-da5a5a9f3b94 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/0976e533-5822-4a4f-8f4a-a27bf0859cd5 returned with HTTP 202 Aug 14 22:28:28.888572 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 417/1650] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:28 2026] DELETE /volume/v3/volumes/0976e533-5822-4a4f-8f4a-a27bf0859cd5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:28.900196 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b24415ea-36bb-4fe4-8ca6-e01f501b0dc4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:28.903389 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b24415ea-36bb-4fe4-8ca6-e01f501b0dc4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/0976e533-5822-4a4f-8f4a-a27bf0859cd5 Aug 14 22:28:28.903389 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b24415ea-36bb-4fe4-8ca6-e01f501b0dc4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:28.903602 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b24415ea-36bb-4fe4-8ca6-e01f501b0dc4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:28.919436 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:28.919436 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:28.926355 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b24415ea-36bb-4fe4-8ca6-e01f501b0dc4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:28.934625 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b24415ea-36bb-4fe4-8ca6-e01f501b0dc4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/0976e533-5822-4a4f-8f4a-a27bf0859cd5 returned with HTTP 200 Aug 14 22:28:28.935150 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 408/1651] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:28 2026] GET /volume/v3/volumes/0976e533-5822-4a4f-8f4a-a27bf0859cd5 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:29.342708 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d4a7ade1-8811-4933-aa51-40c8b9cda48a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:29.345497 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d4a7ade1-8811-4933-aa51-40c8b9cda48a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f Aug 14 22:28:29.345819 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d4a7ade1-8811-4933-aa51-40c8b9cda48a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:29.346104 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d4a7ade1-8811-4933-aa51-40c8b9cda48a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:29.355366 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:29.355366 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:29.360577 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d4a7ade1-8811-4933-aa51-40c8b9cda48a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:29.365669 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d4a7ade1-8811-4933-aa51-40c8b9cda48a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f returned with HTTP 200 Aug 14 22:28:29.366052 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 418/1652] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:29 2026] GET /volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:29.383758 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4bba57eb-2037-44c3-b89d-436427eac6f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:29.386073 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bba57eb-2037-44c3-b89d-436427eac6f0 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] PUT https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f Aug 14 22:28:29.386491 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bba57eb-2037-44c3-b89d-436427eac6f0 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1213610049", "description": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:29.398122 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:29.398122 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:29.403559 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4bba57eb-2037-44c3-b89d-436427eac6f0 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:29.412365 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4bba57eb-2037-44c3-b89d-436427eac6f0 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume updated successfully. Aug 14 22:28:29.413148 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bba57eb-2037-44c3-b89d-436427eac6f0 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f returned with HTTP 200 Aug 14 22:28:29.413759 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 410/1653] 10.4.3.114 () {68 vars in 1368 bytes} [Fri Aug 14 22:28:29 2026] PUT /volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f => generated 770 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:29.425849 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9878ccf1-ec9b-4a54-bc94-4b94833053f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:29.427913 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9878ccf1-ec9b-4a54-bc94-4b94833053f3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f Aug 14 22:28:29.428081 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9878ccf1-ec9b-4a54-bc94-4b94833053f3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:29.428275 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9878ccf1-ec9b-4a54-bc94-4b94833053f3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:29.434760 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:29.434760 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:29.438486 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9878ccf1-ec9b-4a54-bc94-4b94833053f3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:29.442825 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9878ccf1-ec9b-4a54-bc94-4b94833053f3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f returned with HTTP 200 Aug 14 22:28:29.443198 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 418/1654] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:29 2026] GET /volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:29.457124 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a819c336-2193-4264-b081-9bed412e69b7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:29.459038 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a819c336-2193-4264-b081-9bed412e69b7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] DELETE https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f Aug 14 22:28:29.459242 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a819c336-2193-4264-b081-9bed412e69b7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:29.459460 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a819c336-2193-4264-b081-9bed412e69b7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:29.459692 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a819c336-2193-4264-b081-9bed412e69b7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume with id: 0ca4cd97-b4e4-4383-a35b-3f451233c29f Aug 14 22:28:29.468449 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:29.468449 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:29.469010 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a819c336-2193-4264-b081-9bed412e69b7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:29.491284 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a819c336-2193-4264-b081-9bed412e69b7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume request issued successfully. Aug 14 22:28:29.491284 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a819c336-2193-4264-b081-9bed412e69b7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f returned with HTTP 202 Aug 14 22:28:29.491284 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 409/1655] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:29 2026] DELETE /volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:29.498977 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2288a82c-7d45-4321-b12f-a8235158d8e2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:29.500333 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2288a82c-7d45-4321-b12f-a8235158d8e2 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f Aug 14 22:28:29.500648 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2288a82c-7d45-4321-b12f-a8235158d8e2 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:29.500926 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2288a82c-7d45-4321-b12f-a8235158d8e2 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:29.513294 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:29.513294 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:29.516190 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2288a82c-7d45-4321-b12f-a8235158d8e2 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:29.523447 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2288a82c-7d45-4321-b12f-a8235158d8e2 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f returned with HTTP 200 Aug 14 22:28:29.523447 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 419/1656] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:29 2026] GET /volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:29.955066 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1e6a7771-d339-4dfb-a44c-0eb696d85558 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:29.957437 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e6a7771-d339-4dfb-a44c-0eb696d85558 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/0976e533-5822-4a4f-8f4a-a27bf0859cd5 Aug 14 22:28:29.957803 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e6a7771-d339-4dfb-a44c-0eb696d85558 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:29.958074 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e6a7771-d339-4dfb-a44c-0eb696d85558 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:29.965587 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e6a7771-d339-4dfb-a44c-0eb696d85558 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/0976e533-5822-4a4f-8f4a-a27bf0859cd5 returned with HTTP 404 Aug 14 22:28:29.966214 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 411/1657] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:29 2026] GET /volume/v3/volumes/0976e533-5822-4a4f-8f4a-a27bf0859cd5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:29.972541 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b05e4ca4-d159-4212-a261-fb39ebab88b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:29.974119 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b05e4ca4-d159-4212-a261-fb39ebab88b4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] DELETE https://10.4.3.114/volume/v3/volumes/4c7ec512-1f7b-4c03-905c-a4400cfaec22 Aug 14 22:28:29.974310 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b05e4ca4-d159-4212-a261-fb39ebab88b4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:29.974514 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b05e4ca4-d159-4212-a261-fb39ebab88b4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:29.974680 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b05e4ca4-d159-4212-a261-fb39ebab88b4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Delete volume with id: 4c7ec512-1f7b-4c03-905c-a4400cfaec22 Aug 14 22:28:29.981481 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:29.981481 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:29.981922 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b05e4ca4-d159-4212-a261-fb39ebab88b4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:30.000280 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b05e4ca4-d159-4212-a261-fb39ebab88b4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Delete volume request issued successfully. Aug 14 22:28:30.000280 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b05e4ca4-d159-4212-a261-fb39ebab88b4 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/4c7ec512-1f7b-4c03-905c-a4400cfaec22 returned with HTTP 202 Aug 14 22:28:30.000280 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 419/1658] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:29 2026] DELETE /volume/v3/volumes/4c7ec512-1f7b-4c03-905c-a4400cfaec22 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:30.006146 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7cf65953-8c18-427b-a706-76d7a8459064 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:30.010493 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7cf65953-8c18-427b-a706-76d7a8459064 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/4c7ec512-1f7b-4c03-905c-a4400cfaec22 Aug 14 22:28:30.010493 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7cf65953-8c18-427b-a706-76d7a8459064 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:30.010493 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7cf65953-8c18-427b-a706-76d7a8459064 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:30.019641 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:30.019641 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:30.026594 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7cf65953-8c18-427b-a706-76d7a8459064 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:30.033279 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7cf65953-8c18-427b-a706-76d7a8459064 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/4c7ec512-1f7b-4c03-905c-a4400cfaec22 returned with HTTP 200 Aug 14 22:28:30.034485 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 410/1659] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:30 2026] GET /volume/v3/volumes/4c7ec512-1f7b-4c03-905c-a4400cfaec22 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:30.535694 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c29bd647-60d4-4bff-ad51-56e3dd5d5d7a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:30.537980 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c29bd647-60d4-4bff-ad51-56e3dd5d5d7a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f Aug 14 22:28:30.538289 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c29bd647-60d4-4bff-ad51-56e3dd5d5d7a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:30.538611 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c29bd647-60d4-4bff-ad51-56e3dd5d5d7a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:30.549180 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c29bd647-60d4-4bff-ad51-56e3dd5d5d7a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f returned with HTTP 404 Aug 14 22:28:30.549962 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 420/1660] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:30 2026] GET /volume/v3/volumes/0ca4cd97-b4e4-4383-a35b-3f451233c29f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:30.557854 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb092d74-e34f-4468-a74d-33ded857dff8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:30.561357 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb092d74-e34f-4468-a74d-33ded857dff8 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 Aug 14 22:28:30.561645 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb092d74-e34f-4468-a74d-33ded857dff8 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:30.561907 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb092d74-e34f-4468-a74d-33ded857dff8 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:30.574297 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:30.574297 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:30.582525 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cb092d74-e34f-4468-a74d-33ded857dff8 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:30.589378 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb092d74-e34f-4468-a74d-33ded857dff8 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 returned with HTTP 200 Aug 14 22:28:30.590284 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 412/1661] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:30 2026] GET /volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 => generated 891 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:30.602325 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-17fbdfc9-178b-46ef-9728-5f10c129c457 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:30.604193 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17fbdfc9-178b-46ef-9728-5f10c129c457 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] DELETE https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 Aug 14 22:28:30.604472 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17fbdfc9-178b-46ef-9728-5f10c129c457 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:30.604719 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17fbdfc9-178b-46ef-9728-5f10c129c457 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:30.604899 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-17fbdfc9-178b-46ef-9728-5f10c129c457 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume with id: c567d7f9-18a8-491e-afeb-f6254808c850 Aug 14 22:28:30.614230 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:30.614230 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:30.615241 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-17fbdfc9-178b-46ef-9728-5f10c129c457 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:30.636904 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-17fbdfc9-178b-46ef-9728-5f10c129c457 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume request issued successfully. Aug 14 22:28:30.637207 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17fbdfc9-178b-46ef-9728-5f10c129c457 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 returned with HTTP 202 Aug 14 22:28:30.637779 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 420/1662] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:30 2026] DELETE /volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:30.649200 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3cb8c4c7-19ae-4a6f-9cf1-3987226ab964 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:30.652097 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3cb8c4c7-19ae-4a6f-9cf1-3987226ab964 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 Aug 14 22:28:30.652545 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3cb8c4c7-19ae-4a6f-9cf1-3987226ab964 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:30.652805 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3cb8c4c7-19ae-4a6f-9cf1-3987226ab964 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:30.665297 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:30.665297 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:30.671100 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3cb8c4c7-19ae-4a6f-9cf1-3987226ab964 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:30.676491 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3cb8c4c7-19ae-4a6f-9cf1-3987226ab964 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 returned with HTTP 200 Aug 14 22:28:30.677166 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 411/1663] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:30 2026] GET /volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 => generated 890 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:31.054106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2d1eecfe-6f8e-4182-902f-463fce8165cc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:31.057851 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d1eecfe-6f8e-4182-902f-463fce8165cc tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/4c7ec512-1f7b-4c03-905c-a4400cfaec22 Aug 14 22:28:31.058077 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d1eecfe-6f8e-4182-902f-463fce8165cc tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:31.058282 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d1eecfe-6f8e-4182-902f-463fce8165cc tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:31.064703 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d1eecfe-6f8e-4182-902f-463fce8165cc tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/4c7ec512-1f7b-4c03-905c-a4400cfaec22 returned with HTTP 404 Aug 14 22:28:31.065327 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 421/1664] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:31 2026] GET /volume/v3/volumes/4c7ec512-1f7b-4c03-905c-a4400cfaec22 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:31.075280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e9541d27-0f44-41dc-91a8-b8f0d162944d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:31.079282 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9541d27-0f44-41dc-91a8-b8f0d162944d tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] DELETE https://10.4.3.114/volume/v3/volumes/984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c Aug 14 22:28:31.079282 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9541d27-0f44-41dc-91a8-b8f0d162944d tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:31.079282 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9541d27-0f44-41dc-91a8-b8f0d162944d tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:31.079282 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e9541d27-0f44-41dc-91a8-b8f0d162944d tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Delete volume with id: 984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c Aug 14 22:28:31.087750 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:31.087750 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:31.088282 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e9541d27-0f44-41dc-91a8-b8f0d162944d tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:31.116459 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e9541d27-0f44-41dc-91a8-b8f0d162944d tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Delete volume request issued successfully. Aug 14 22:28:31.116712 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9541d27-0f44-41dc-91a8-b8f0d162944d tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c returned with HTTP 202 Aug 14 22:28:31.117137 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 413/1665] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:31 2026] DELETE /volume/v3/volumes/984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:31.125351 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f9b97926-e192-4bc7-ae6f-c7b98ab82abb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:31.127487 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9b97926-e192-4bc7-ae6f-c7b98ab82abb tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c Aug 14 22:28:31.127840 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f9b97926-e192-4bc7-ae6f-c7b98ab82abb tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:31.128167 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f9b97926-e192-4bc7-ae6f-c7b98ab82abb tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:31.138968 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:31.138968 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:31.144807 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f9b97926-e192-4bc7-ae6f-c7b98ab82abb tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:31.151489 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9b97926-e192-4bc7-ae6f-c7b98ab82abb tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c returned with HTTP 200 Aug 14 22:28:31.151868 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 421/1666] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:31 2026] GET /volume/v3/volumes/984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:31.552669 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ae3207de-326f-4fe1-ad85-2065d2ebe9e2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:31.555130 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae3207de-326f-4fe1-ad85-2065d2ebe9e2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:31.555453 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae3207de-326f-4fe1-ad85-2065d2ebe9e2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:31.555744 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae3207de-326f-4fe1-ad85-2065d2ebe9e2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:31.566419 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:31.566419 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:31.571774 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ae3207de-326f-4fe1-ad85-2065d2ebe9e2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:31.578863 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae3207de-326f-4fe1-ad85-2065d2ebe9e2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:31.579461 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 412/1667] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:31 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:31.640364 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f26696fc-dc51-400a-817d-d257743534eb req-bc4b4cd7-98dc-4b52-8e12-e4f895ad3bbc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:31.642300 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-bc4b4cd7-98dc-4b52-8e12-e4f895ad3bbc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:31.642622 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-bc4b4cd7-98dc-4b52-8e12-e4f895ad3bbc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:31.642879 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-bc4b4cd7-98dc-4b52-8e12-e4f895ad3bbc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:31.655771 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:31.655771 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:31.659305 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f26696fc-dc51-400a-817d-d257743534eb req-bc4b4cd7-98dc-4b52-8e12-e4f895ad3bbc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:31.671017 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-bc4b4cd7-98dc-4b52-8e12-e4f895ad3bbc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:31.671444 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 422/1668] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:28:31 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:31.700381 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-889e5c4a-bf2e-405c-95b5-58c183391858 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:31.703189 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-889e5c4a-bf2e-405c-95b5-58c183391858 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 Aug 14 22:28:31.703561 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-889e5c4a-bf2e-405c-95b5-58c183391858 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:31.703717 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-889e5c4a-bf2e-405c-95b5-58c183391858 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:31.711193 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-889e5c4a-bf2e-405c-95b5-58c183391858 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 returned with HTTP 404 Aug 14 22:28:31.711696 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 414/1669] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:31 2026] GET /volume/v3/volumes/c567d7f9-18a8-491e-afeb-f6254808c850 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:31.722291 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff924bc6-4973-4f59-8907-14bddc611087 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:31.725278 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:31.727776 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1156061888"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:31.729394 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1156061888'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:31.729582 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume of 1 GB Aug 14 22:28:31.735281 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Availability Zones retrieved successfully. Aug 14 22:28:31.742171 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (82fccdbf-954a-48f3-84c2-5a0cf8b4acab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:31.743696 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c41234-0704-490c-a3e4-47618abaac07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:31.744564 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:31.776218 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3aaf26d6-de15-4b90-a656-a895d9879a05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:31.776218 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3aaf26d6-de15-4b90-a656-a895d9879a05 None None] GET https://10.4.3.114/volume// Aug 14 22:28:31.776218 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3aaf26d6-de15-4b90-a656-a895d9879a05 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:31.776218 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3aaf26d6-de15-4b90-a656-a895d9879a05 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:31.776623 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3aaf26d6-de15-4b90-a656-a895d9879a05 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:28:31.777118 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 413/1670] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:28:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:28:31.780867 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c41234-0704-490c-a3e4-47618abaac07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:31.782052 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10bf7afe-b779-43ff-95d5-2fbe2e9880b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:31.788203 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f26696fc-dc51-400a-817d-d257743534eb req-3a6b2f21-3dac-4f08-93e7-871bcfd58e9e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:31.842446 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Created reservations ['ce58d625-ccec-4556-abdc-9dd82f1248f0', 'f659021f-df78-4ff1-978a-1e0719f5dd4a', '7c1580b4-a11e-44f1-82fb-a73700c6a5be', '685d3c67-ca25-45df-8aed-6c330adfb7f2'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:31.843353 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10bf7afe-b779-43ff-95d5-2fbe2e9880b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce58d625-ccec-4556-abdc-9dd82f1248f0', 'f659021f-df78-4ff1-978a-1e0719f5dd4a', '7c1580b4-a11e-44f1-82fb-a73700c6a5be', '685d3c67-ca25-45df-8aed-6c330adfb7f2']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:31.844152 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107a1625-5500-4f42-9f47-a2f1f283e4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:31.877069 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107a1625-5500-4f42-9f47-a2f1f283e4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44a5b9f6-bfe8-46af-a5f3-28e179971470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1156061888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['ce58d625-ccec-4556-abdc-9dd82f1248f0','f659021f-df78-4ff1-978a-1e0719f5dd4a','7c1580b4-a11e-44f1-82fb-a73700c6a5be','685d3c67-ca25-45df-8aed-6c330adfb7f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1156061888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44a5b9f6-bfe8-46af-a5f3-28e179971470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cc95bc568848568bcc10940ca86f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:31.877950 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e244a0b-e380-4de6-a2a4-82f0d4dd8c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:31.916623 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e244a0b-e380-4de6-a2a4-82f0d4dd8c90) transitioned into state 'SUCCESS' from state '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-1156061888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['ce58d625-ccec-4556-abdc-9dd82f1248f0','f659021f-df78-4ff1-978a-1e0719f5dd4a','7c1580b4-a11e-44f1-82fb-a73700c6a5be','685d3c67-ca25-45df-8aed-6c330adfb7f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:31.917140 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee406b1e-4600-43f5-98c0-fa5bacab7016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:31.930648 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee406b1e-4600-43f5-98c0-fa5bacab7016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:31.932724 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (82fccdbf-954a-48f3-84c2-5a0cf8b4acab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:31.933143 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request issued successfully. Aug 14 22:28:31.933972 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff924bc6-4973-4f59-8907-14bddc611087 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:31.934641 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 422/1671] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:28:31 2026] POST /volume/v3/volumes => generated 745 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:31.951134 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f9bd811-19d6-49f3-ae1c-afb942425211 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:31.954071 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f9bd811-19d6-49f3-ae1c-afb942425211 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 Aug 14 22:28:31.954327 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f9bd811-19d6-49f3-ae1c-afb942425211 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:31.954833 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f9bd811-19d6-49f3-ae1c-afb942425211 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:31.965960 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:31.965960 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:31.977587 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2f9bd811-19d6-49f3-ae1c-afb942425211 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:31.990153 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f9bd811-19d6-49f3-ae1c-afb942425211 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 returned with HTTP 200 Aug 14 22:28:31.991280 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 415/1672] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:31 2026] GET /volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:32.004618 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-3a6b2f21-3dac-4f08-93e7-871bcfd58e9e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:28:32.004944 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-3a6b2f21-3dac-4f08-93e7-871bcfd58e9e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4226a2f-0823-47cc-97b6-78ab06105d82", "connector": null, "instance_uuid": "34c4e349-03b4-4f90-9192-5add32d8f2f8"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:32.022829 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:32.022829 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:32.068226 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-3a6b2f21-3dac-4f08-93e7-871bcfd58e9e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:28:32.068836 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 423/1673] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:28:31 2026] POST /volume/v3/attachments => generated 273 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:32.111532 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8bbafcc2-b5bd-4334-9867-3ced3d164516 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:32.113910 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bbafcc2-b5bd-4334-9867-3ced3d164516 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:32.115012 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bbafcc2-b5bd-4334-9867-3ced3d164516 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:32.116072 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bbafcc2-b5bd-4334-9867-3ced3d164516 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:32.136023 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:32.136023 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:32.146343 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8bbafcc2-b5bd-4334-9867-3ced3d164516 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:32.147440 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3a445319-dbd5-47b8-ba85-2f5dfac64e00 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:32.148835 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a445319-dbd5-47b8-ba85-2f5dfac64e00 None None] GET https://10.4.3.114/volume// Aug 14 22:28:32.148835 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a445319-dbd5-47b8-ba85-2f5dfac64e00 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:32.148835 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a445319-dbd5-47b8-ba85-2f5dfac64e00 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:32.149195 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a445319-dbd5-47b8-ba85-2f5dfac64e00 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:28:32.149568 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 423/1674] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:28:32 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:28:32.153592 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bbafcc2-b5bd-4334-9867-3ced3d164516 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:32.156939 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 414/1675] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:32 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:28:32.162477 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f26696fc-dc51-400a-817d-d257743534eb req-42cd78cb-a7ec-421c-b450-fcb1fe7d1284 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:32.165388 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-42cd78cb-a7ec-421c-b450-fcb1fe7d1284 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:32.165668 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-42cd78cb-a7ec-421c-b450-fcb1fe7d1284 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:32.165982 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-42cd78cb-a7ec-421c-b450-fcb1fe7d1284 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:32.173703 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b29560d5-2ed0-4bc2-8b90-f7e2bdb44f07 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:32.176418 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b29560d5-2ed0-4bc2-8b90-f7e2bdb44f07 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c Aug 14 22:28:32.176418 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b29560d5-2ed0-4bc2-8b90-f7e2bdb44f07 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:32.176789 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b29560d5-2ed0-4bc2-8b90-f7e2bdb44f07 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:32.185450 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:32.185450 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:32.186208 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b29560d5-2ed0-4bc2-8b90-f7e2bdb44f07 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c returned with HTTP 404 Aug 14 22:28:32.186943 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 424/1676] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:32 2026] GET /volume/v3/volumes/984cbfe4-c3fc-4bc3-b06d-1c9c9f39694c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:32.193788 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f26696fc-dc51-400a-817d-d257743534eb req-42cd78cb-a7ec-421c-b450-fcb1fe7d1284 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:32.199571 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b34237c8-71e7-4e1a-af07-5ad56adc4e45 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:32.201733 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b34237c8-71e7-4e1a-af07-5ad56adc4e45 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] DELETE https://10.4.3.114/volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad Aug 14 22:28:32.202110 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b34237c8-71e7-4e1a-af07-5ad56adc4e45 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:32.202583 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b34237c8-71e7-4e1a-af07-5ad56adc4e45 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:32.203691 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b34237c8-71e7-4e1a-af07-5ad56adc4e45 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Delete volume with id: 17a4c947-6a68-4936-b73b-2178e49ff5ad Aug 14 22:28:32.204037 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-42cd78cb-a7ec-421c-b450-fcb1fe7d1284 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:32.204599 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 416/1677] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:28:32 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 1020 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:28:32.215278 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:32.215278 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:32.215892 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b34237c8-71e7-4e1a-af07-5ad56adc4e45 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:32.245441 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b34237c8-71e7-4e1a-af07-5ad56adc4e45 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Delete volume request issued successfully. Aug 14 22:28:32.245441 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b34237c8-71e7-4e1a-af07-5ad56adc4e45 tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad returned with HTTP 202 Aug 14 22:28:32.245777 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 424/1678] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:32 2026] DELETE /volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:32.262707 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-44681d26-9587-4fec-8a75-be6e17463ffd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:32.268602 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-44681d26-9587-4fec-8a75-be6e17463ffd tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad Aug 14 22:28:32.268892 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-44681d26-9587-4fec-8a75-be6e17463ffd tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:32.269164 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-44681d26-9587-4fec-8a75-be6e17463ffd tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:32.283003 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:32.283003 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:32.294175 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-44681d26-9587-4fec-8a75-be6e17463ffd tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Volume info retrieved successfully. Aug 14 22:28:32.303763 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-44681d26-9587-4fec-8a75-be6e17463ffd tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad returned with HTTP 200 Aug 14 22:28:32.304429 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 415/1679] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:32 2026] GET /volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:32.364838 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f26696fc-dc51-400a-817d-d257743534eb req-81b9c468-3881-4fd6-8ba0-1844739e11f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:32.368908 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-81b9c468-3881-4fd6-8ba0-1844739e11f9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] PUT https://10.4.3.114/volume/v3/attachments/f06e7d73-8f89-454c-bada-eecf152ad295 Aug 14 22:28:32.368908 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-81b9c468-3881-4fd6-8ba0-1844739e11f9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:32.383451 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-f26696fc-dc51-400a-817d-d257743534eb req-81b9c468-3881-4fd6-8ba0-1844739e11f9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Acquiring lock "cinder-attachment_update-e4226a2f-0823-47cc-97b6-78ab06105d82-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:28:32.392106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-f26696fc-dc51-400a-817d-d257743534eb req-81b9c468-3881-4fd6-8ba0-1844739e11f9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Lock "cinder-attachment_update-e4226a2f-0823-47cc-97b6-78ab06105d82-np0000007343" acquired by "attachment_update" :: waited 0.008s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:28:32.394011 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:32.394011 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:32.539299 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-f26696fc-dc51-400a-817d-d257743534eb req-81b9c468-3881-4fd6-8ba0-1844739e11f9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Lock "cinder-attachment_update-e4226a2f-0823-47cc-97b6-78ab06105d82-np0000007343" released by "attachment_update" :: held 0.148s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:28:32.539728 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-81b9c468-3881-4fd6-8ba0-1844739e11f9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/attachments/f06e7d73-8f89-454c-bada-eecf152ad295 returned with HTTP 200 Aug 14 22:28:32.540272 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 425/1680] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:28:32 2026] PUT /volume/v3/attachments/f06e7d73-8f89-454c-bada-eecf152ad295 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:33.008816 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-512962c5-7580-4e15-80ab-99a45c16e1ff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:33.010841 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-512962c5-7580-4e15-80ab-99a45c16e1ff tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 Aug 14 22:28:33.011098 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-512962c5-7580-4e15-80ab-99a45c16e1ff tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:33.011420 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-512962c5-7580-4e15-80ab-99a45c16e1ff tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:33.019979 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:33.019979 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:33.025205 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-512962c5-7580-4e15-80ab-99a45c16e1ff tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:33.031485 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-512962c5-7580-4e15-80ab-99a45c16e1ff tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 returned with HTTP 200 Aug 14 22:28:33.031980 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 417/1681] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:33 2026] GET /volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:33.054271 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-11226ec2-01fd-41d1-b746-d170b2466f85 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:33.055966 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:33.058320 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "44a5b9f6-bfe8-46af-a5f3-28e179971470", "size": 1, "name": "tempest-VolumesGetTest-Volume-1518372569", "metadata": {"Type": "Test"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:33.058320 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request body: {'volume': {'source_volid': '44a5b9f6-bfe8-46af-a5f3-28e179971470', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1518372569', 'metadata': {'Type': 'Test'}}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:33.069607 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:33.069607 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:33.070623 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume retrieved successfully. Aug 14 22:28:33.071057 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume of 1 GB Aug 14 22:28:33.077035 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Availability Zones retrieved successfully. Aug 14 22:28:33.086069 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (a1a00bfb-be38-477b-b16b-e403b7f48088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:33.088691 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82430538-8fb4-41f1-bd87-d2803fd1c81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:33.090858 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:33.128146 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82430538-8fb4-41f1-bd87-d2803fd1c81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '44a5b9f6-bfe8-46af-a5f3-28e179971470', 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:33.129418 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d401de4f-31df-4d5e-9761-170767394138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:33.175020 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-72370cae-f84c-4b5d-9935-08a82fe4fcf5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:33.176796 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72370cae-f84c-4b5d-9935-08a82fe4fcf5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:33.177051 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72370cae-f84c-4b5d-9935-08a82fe4fcf5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:33.177315 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72370cae-f84c-4b5d-9935-08a82fe4fcf5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:33.190129 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Created reservations ['616e607f-8889-4b0d-ae75-00e69b6721e1', '45ebce4a-6432-4092-a73e-68374f9be16f', '8e126991-d7fb-4de3-b6ae-20f7c5b0d556', 'cdf9b6e9-d2bb-4783-aa64-150f8f92f366'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:33.193524 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d401de4f-31df-4d5e-9761-170767394138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['616e607f-8889-4b0d-ae75-00e69b6721e1', '45ebce4a-6432-4092-a73e-68374f9be16f', '8e126991-d7fb-4de3-b6ae-20f7c5b0d556', 'cdf9b6e9-d2bb-4783-aa64-150f8f92f366']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:33.193524 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78d705a-951e-452d-9052-d471d1667331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:33.195725 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:33.195725 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:33.204988 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-72370cae-f84c-4b5d-9935-08a82fe4fcf5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:33.213232 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72370cae-f84c-4b5d-9935-08a82fe4fcf5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:33.214242 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 416/1682] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:33 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:33.242289 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78d705a-951e-452d-9052-d471d1667331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ca4be34-0a1f-4fd7-bbdd-a97107a34902', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1518372569',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['616e607f-8889-4b0d-ae75-00e69b6721e1','45ebce4a-6432-4092-a73e-68374f9be16f','8e126991-d7fb-4de3-b6ae-20f7c5b0d556','cdf9b6e9-d2bb-4783-aa64-150f8f92f366'],size=1,snapshot_id=None,source_replicaid=,source_volid=44a5b9f6-bfe8-46af-a5f3-28e179971470,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1518372569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ca4be34-0a1f-4fd7-bbdd-a97107a34902,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='82cc95bc568848568bcc10940ca86f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=44a5b9f6-bfe8-46af-a5f3-28e179971470,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:33.243161 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18a26227-8f22-441b-a18a-5212fb5c31f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:33.272586 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18a26227-8f22-441b-a18a-5212fb5c31f7) transitioned into state 'SUCCESS' from state '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-1518372569',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['616e607f-8889-4b0d-ae75-00e69b6721e1','45ebce4a-6432-4092-a73e-68374f9be16f','8e126991-d7fb-4de3-b6ae-20f7c5b0d556','cdf9b6e9-d2bb-4783-aa64-150f8f92f366'],size=1,snapshot_id=None,source_replicaid=,source_volid=44a5b9f6-bfe8-46af-a5f3-28e179971470,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:33.273658 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (377eb9d6-8c8e-497d-b1b3-4008c9c93f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:33.296518 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (377eb9d6-8c8e-497d-b1b3-4008c9c93f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:33.296991 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (a1a00bfb-be38-477b-b16b-e403b7f48088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:33.297366 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request issued successfully. Aug 14 22:28:33.298041 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11226ec2-01fd-41d1-b746-d170b2466f85 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:33.298778 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 425/1683] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:33 2026] POST /volume/v3/volumes => generated 793 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:33.321832 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3542fbad-7e59-4d71-9f2f-1984bc93dd2e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:33.324429 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3542fbad-7e59-4d71-9f2f-1984bc93dd2e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 Aug 14 22:28:33.324486 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-45fc8e4c-b11c-4f22-8d7f-04b227fcc0ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:33.324824 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3542fbad-7e59-4d71-9f2f-1984bc93dd2e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:33.325283 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3542fbad-7e59-4d71-9f2f-1984bc93dd2e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:33.327059 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45fc8e4c-b11c-4f22-8d7f-04b227fcc0ad tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] GET https://10.4.3.114/volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad Aug 14 22:28:33.327445 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45fc8e4c-b11c-4f22-8d7f-04b227fcc0ad tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:33.327651 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45fc8e4c-b11c-4f22-8d7f-04b227fcc0ad tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:33.333965 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:33.333965 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:33.335952 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45fc8e4c-b11c-4f22-8d7f-04b227fcc0ad tempest-CreateVolumesFromBackupTest-683107138 tempest-CreateVolumesFromBackupTest-683107138-project-member] https://10.4.3.114/volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad returned with HTTP 404 Aug 14 22:28:33.336625 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 418/1684] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:33 2026] GET /volume/v3/volumes/17a4c947-6a68-4936-b73b-2178e49ff5ad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:33.342732 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3542fbad-7e59-4d71-9f2f-1984bc93dd2e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:33.352021 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3542fbad-7e59-4d71-9f2f-1984bc93dd2e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 returned with HTTP 200 Aug 14 22:28:33.352527 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 426/1685] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:33 2026] GET /volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:33.404047 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:33.406931 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:33.407308 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1095655381", "snapshot_id": null, "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:33.414590 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1095655381', 'snapshot_id': None, 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:33.576866 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Create volume of 1 GB Aug 14 22:28:33.583226 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Availability Zones retrieved successfully. Aug 14 22:28:33.590734 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Flow 'volume_create_api' (2bf0e3e1-6ff2-4a96-bf9b-a27c72db15e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:33.592048 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (171a713a-b677-4e7b-8044-22d234f30a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:33.593201 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:33.683766 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (171a713a-b677-4e7b-8044-22d234f30a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:33.684497 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a411ab3a-d02b-4f02-acc6-5697557e79b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:33.801917 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Created reservations ['b8ef8789-f0d8-42d4-8fdf-6230141cd6f6', '28bcb1ea-6551-4344-9118-3fc205e6fba0', 'd28398ee-b0f2-4e29-afd9-ec45ccb0899c', '184cd6fd-e797-47ea-9f19-8cb5c2b99a9c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:33.802949 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a411ab3a-d02b-4f02-acc6-5697557e79b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8ef8789-f0d8-42d4-8fdf-6230141cd6f6', '28bcb1ea-6551-4344-9118-3fc205e6fba0', 'd28398ee-b0f2-4e29-afd9-ec45ccb0899c', '184cd6fd-e797-47ea-9f19-8cb5c2b99a9c']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:33.803962 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (071a6d96-69d4-4311-92b0-d40233404fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:33.845841 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (071a6d96-69d4-4311-92b0-d40233404fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24b6c463-5868-4aea-b5e9-c94c18e55501', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1095655381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='108e3afff9434fcfbc30bc7da56c4aeb',qos_specs=None,replication_status=,reservations=['b8ef8789-f0d8-42d4-8fdf-6230141cd6f6','28bcb1ea-6551-4344-9118-3fc205e6fba0','d28398ee-b0f2-4e29-afd9-ec45ccb0899c','184cd6fd-e797-47ea-9f19-8cb5c2b99a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cedaa7b868664f6eb345df5ab50b0fc1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1095655381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24b6c463-5868-4aea-b5e9-c94c18e55501,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='108e3afff9434fcfbc30bc7da56c4aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cedaa7b868664f6eb345df5ab50b0fc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:33.847380 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2184eb-6ec5-4896-b63b-d97d93bce232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:33.875602 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2184eb-6ec5-4896-b63b-d97d93bce232) transitioned into state 'SUCCESS' from state '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-1095655381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='108e3afff9434fcfbc30bc7da56c4aeb',qos_specs=None,replication_status=,reservations=['b8ef8789-f0d8-42d4-8fdf-6230141cd6f6','28bcb1ea-6551-4344-9118-3fc205e6fba0','d28398ee-b0f2-4e29-afd9-ec45ccb0899c','184cd6fd-e797-47ea-9f19-8cb5c2b99a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cedaa7b868664f6eb345df5ab50b0fc1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:33.876620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ba68b4-a086-4556-912e-b81f2a0fb5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:33.900146 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ba68b4-a086-4556-912e-b81f2a0fb5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:33.902113 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Flow 'volume_create_api' (2bf0e3e1-6ff2-4a96-bf9b-a27c72db15e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:33.902991 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Create volume request issued successfully. Aug 14 22:28:33.912751 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c69685f-100f-4f54-8a02-7ffdfb225bd1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:33.912751 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 417/1686] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:28:33 2026] POST /volume/v3/volumes => generated 781 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:33.928332 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6539170-30ba-4983-b0a6-d54699f39121 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:33.932432 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6539170-30ba-4983-b0a6-d54699f39121 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:28:33.932432 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6539170-30ba-4983-b0a6-d54699f39121 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:33.932432 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6539170-30ba-4983-b0a6-d54699f39121 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:33.950284 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:33.950284 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:33.957423 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e6539170-30ba-4983-b0a6-d54699f39121 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:28:33.967029 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6539170-30ba-4983-b0a6-d54699f39121 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 returned with HTTP 200 Aug 14 22:28:33.968036 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 426/1687] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:33 2026] GET /volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:34.230096 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9477dd3a-6852-4d2a-affb-9965366b1e61 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:34.234434 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9477dd3a-6852-4d2a-affb-9965366b1e61 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:34.234434 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9477dd3a-6852-4d2a-affb-9965366b1e61 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:34.234434 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9477dd3a-6852-4d2a-affb-9965366b1e61 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:34.253372 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:34.253372 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:34.269288 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9477dd3a-6852-4d2a-affb-9965366b1e61 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:34.276087 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9477dd3a-6852-4d2a-affb-9965366b1e61 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:34.276950 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 419/1688] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:34 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:34.375758 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c9c5c2e-6129-49f0-a795-3f619972f49a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:34.379844 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c9c5c2e-6129-49f0-a795-3f619972f49a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 Aug 14 22:28:34.380111 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c9c5c2e-6129-49f0-a795-3f619972f49a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:34.380411 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c9c5c2e-6129-49f0-a795-3f619972f49a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:34.401819 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:34.401819 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:34.414577 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9c9c5c2e-6129-49f0-a795-3f619972f49a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:34.425979 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c9c5c2e-6129-49f0-a795-3f619972f49a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 returned with HTTP 200 Aug 14 22:28:34.427861 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 427/1689] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:34 2026] GET /volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 => generated 886 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:34.449724 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4d55d5e5-b8ca-45c2-b91c-2bd6f4fd68f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:34.451790 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d55d5e5-b8ca-45c2-b91c-2bd6f4fd68f1 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 Aug 14 22:28:34.452020 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d55d5e5-b8ca-45c2-b91c-2bd6f4fd68f1 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:34.452296 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d55d5e5-b8ca-45c2-b91c-2bd6f4fd68f1 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:34.464283 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:34.464283 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:34.469349 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4d55d5e5-b8ca-45c2-b91c-2bd6f4fd68f1 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:34.475310 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d55d5e5-b8ca-45c2-b91c-2bd6f4fd68f1 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 returned with HTTP 200 Aug 14 22:28:34.475854 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 418/1690] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:34 2026] GET /volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:34.498222 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-57077e9d-ce87-46c0-90f1-23819c151b8b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:34.504319 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57077e9d-ce87-46c0-90f1-23819c151b8b tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] PUT https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 Aug 14 22:28:34.504751 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57077e9d-ce87-46c0-90f1-23819c151b8b tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1518372569"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:34.519169 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:34.519169 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:34.532298 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-57077e9d-ce87-46c0-90f1-23819c151b8b tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:34.547160 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-57077e9d-ce87-46c0-90f1-23819c151b8b tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume updated successfully. Aug 14 22:28:34.547160 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57077e9d-ce87-46c0-90f1-23819c151b8b tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 returned with HTTP 200 Aug 14 22:28:34.547160 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 427/1691] 10.4.3.114 () {68 vars in 1368 bytes} [Fri Aug 14 22:28:34 2026] PUT /volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:34.566449 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fbb08c23-edbd-417a-8472-33c2f4ebeb8e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:34.569396 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbb08c23-edbd-417a-8472-33c2f4ebeb8e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] PUT https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 Aug 14 22:28:34.569396 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbb08c23-edbd-417a-8472-33c2f4ebeb8e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-780162305", "description": "This is the new description of volume"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:34.580879 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:34.580879 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:34.587584 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fbb08c23-edbd-417a-8472-33c2f4ebeb8e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:34.596084 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fbb08c23-edbd-417a-8472-33c2f4ebeb8e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume updated successfully. Aug 14 22:28:34.596881 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbb08c23-edbd-417a-8472-33c2f4ebeb8e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 returned with HTTP 200 Aug 14 22:28:34.597805 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 420/1692] 10.4.3.114 () {68 vars in 1369 bytes} [Fri Aug 14 22:28:34 2026] PUT /volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:34.618661 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3863b108-0f69-4ed9-a066-82d9fc227140 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:34.626131 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3863b108-0f69-4ed9-a066-82d9fc227140 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 Aug 14 22:28:34.626131 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3863b108-0f69-4ed9-a066-82d9fc227140 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:34.626883 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3863b108-0f69-4ed9-a066-82d9fc227140 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:34.647132 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:34.647132 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:34.654446 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3863b108-0f69-4ed9-a066-82d9fc227140 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:34.662315 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3863b108-0f69-4ed9-a066-82d9fc227140 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 returned with HTTP 200 Aug 14 22:28:34.663017 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 428/1693] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:34 2026] GET /volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 => generated 924 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:34.681341 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-68fa8354-c404-483e-a9a6-c69522117111 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:34.683611 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:34.684556 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-771606416", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-981771150"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:34.686457 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-771606416', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-981771150'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:34.687169 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume of 1 GB Aug 14 22:28:34.698338 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Availability Zones retrieved successfully. Aug 14 22:28:34.706804 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (57dd9452-cc1c-400c-9210-6a55c2136f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:34.708004 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9474dd50-bcc6-4c78-a323-55dace804fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:34.709619 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:34.758113 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9474dd50-bcc6-4c78-a323-55dace804fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:34.759553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f83b2e-b15d-4bc7-9fa8-bed72bcc7d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:34.833138 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Created reservations ['60d84a87-5459-423f-80c3-5dd8a45b9c8f', '7f92f746-cb6a-4d79-ac1e-34fc6b92d3da', '11bcfb0a-c52e-4c64-b03d-8cdf66569319', '4c2435e1-3faa-4620-ae66-400dc9835d56'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:34.834160 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f83b2e-b15d-4bc7-9fa8-bed72bcc7d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60d84a87-5459-423f-80c3-5dd8a45b9c8f', '7f92f746-cb6a-4d79-ac1e-34fc6b92d3da', '11bcfb0a-c52e-4c64-b03d-8cdf66569319', '4c2435e1-3faa-4620-ae66-400dc9835d56']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:34.835055 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264037b2-f4e0-487c-a115-9ddb062befa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:34.875243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264037b2-f4e0-487c-a115-9ddb062befa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19857aa6-7938-4722-bdc2-18f77d049f90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-771606416',display_name='tempest-VolumesGetTest-Volume-981771150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['60d84a87-5459-423f-80c3-5dd8a45b9c8f','7f92f746-cb6a-4d79-ac1e-34fc6b92d3da','11bcfb0a-c52e-4c64-b03d-8cdf66569319','4c2435e1-3faa-4620-ae66-400dc9835d56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:34Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-771606416',display_name='tempest-VolumesGetTest-Volume-981771150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19857aa6-7938-4722-bdc2-18f77d049f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cc95bc568848568bcc10940ca86f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:34.876488 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35e8ccc8-8fda-49c7-b004-810391e8a2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:34.911319 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35e8ccc8-8fda-49c7-b004-810391e8a2eb) transitioned into 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-771606416',display_name='tempest-VolumesGetTest-Volume-981771150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['60d84a87-5459-423f-80c3-5dd8a45b9c8f','7f92f746-cb6a-4d79-ac1e-34fc6b92d3da','11bcfb0a-c52e-4c64-b03d-8cdf66569319','4c2435e1-3faa-4620-ae66-400dc9835d56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:34.911319 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e5e1936-9212-4b7b-b64e-8d4df5b12642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:34.932575 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e5e1936-9212-4b7b-b64e-8d4df5b12642) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:34.933862 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (57dd9452-cc1c-400c-9210-6a55c2136f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:34.934215 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request issued successfully. Aug 14 22:28:34.937929 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68fa8354-c404-483e-a9a6-c69522117111 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:34.937929 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 419/1694] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:34 2026] POST /volume/v3/volumes => generated 778 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:34.957221 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-066f5d6e-10c5-4ce7-8ade-4f899933dd05 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:34.960199 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-066f5d6e-10c5-4ce7-8ade-4f899933dd05 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 Aug 14 22:28:34.960199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-066f5d6e-10c5-4ce7-8ade-4f899933dd05 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:34.960199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-066f5d6e-10c5-4ce7-8ade-4f899933dd05 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:34.972925 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:34.972925 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:34.981767 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-066f5d6e-10c5-4ce7-8ade-4f899933dd05 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:34.987890 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-066f5d6e-10c5-4ce7-8ade-4f899933dd05 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 returned with HTTP 200 Aug 14 22:28:34.988524 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 428/1695] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:34 2026] GET /volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:34.999135 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b6ff6567-71b1-4aa1-b981-31584097f357 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:35.003552 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6ff6567-71b1-4aa1-b981-31584097f357 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:28:35.003865 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6ff6567-71b1-4aa1-b981-31584097f357 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:35.004148 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6ff6567-71b1-4aa1-b981-31584097f357 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:35.014735 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:35.014735 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:35.020807 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b6ff6567-71b1-4aa1-b981-31584097f357 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:28:35.031308 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6ff6567-71b1-4aa1-b981-31584097f357 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 returned with HTTP 200 Aug 14 22:28:35.032558 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 421/1696] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:34 2026] GET /volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 => generated 1389 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:28:35.046765 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-83790e4f-0801-4a5a-bf9a-b0083bf5ade9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:35.051873 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-83790e4f-0801-4a5a-bf9a-b0083bf5ade9 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:28:35.052393 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-83790e4f-0801-4a5a-bf9a-b0083bf5ade9 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:35.052588 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-83790e4f-0801-4a5a-bf9a-b0083bf5ade9 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:35.065120 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:35.065120 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:35.069970 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-83790e4f-0801-4a5a-bf9a-b0083bf5ade9 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:28:35.077628 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-83790e4f-0801-4a5a-bf9a-b0083bf5ade9 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 returned with HTTP 200 Aug 14 22:28:35.078203 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 429/1697] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:35 2026] GET /volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 => generated 1389 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:28:35.295705 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d6168fc-fb55-4c4b-8d30-f703a0e1851d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:35.297823 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d6168fc-fb55-4c4b-8d30-f703a0e1851d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:35.298039 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d6168fc-fb55-4c4b-8d30-f703a0e1851d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:35.298427 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d6168fc-fb55-4c4b-8d30-f703a0e1851d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:35.309675 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:35.309675 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:35.315027 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7d6168fc-fb55-4c4b-8d30-f703a0e1851d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:35.321009 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d6168fc-fb55-4c4b-8d30-f703a0e1851d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:35.321579 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 420/1698] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:35 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:35.956459 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f26696fc-dc51-400a-817d-d257743534eb req-c48ec7d9-b004-4f84-b174-aa28fb95d974 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:35.959937 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-c48ec7d9-b004-4f84-b174-aa28fb95d974 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/attachments/f06e7d73-8f89-454c-bada-eecf152ad295/action Aug 14 22:28:35.960624 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-c48ec7d9-b004-4f84-b174-aa28fb95d974 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:28:35.960723 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-c48ec7d9-b004-4f84-b174-aa28fb95d974 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:35.989544 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:35.989544 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:36.011463 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-888f7038-1eec-40b6-ac52-08aa996f5b43 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:36.012667 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f26696fc-dc51-400a-817d-d257743534eb req-c48ec7d9-b004-4f84-b174-aa28fb95d974 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/attachments/f06e7d73-8f89-454c-bada-eecf152ad295/action returned with HTTP 204 Aug 14 22:28:36.013351 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-888f7038-1eec-40b6-ac52-08aa996f5b43 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 Aug 14 22:28:36.013513 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 429/1699] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:28:35 2026] POST /volume/v3/attachments/f06e7d73-8f89-454c-bada-eecf152ad295/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:36.013702 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-888f7038-1eec-40b6-ac52-08aa996f5b43 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:36.013948 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-888f7038-1eec-40b6-ac52-08aa996f5b43 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:36.029900 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:36.029900 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:36.035146 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-888f7038-1eec-40b6-ac52-08aa996f5b43 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:36.042466 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-888f7038-1eec-40b6-ac52-08aa996f5b43 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 returned with HTTP 200 Aug 14 22:28:36.043049 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 422/1700] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:36 2026] GET /volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:36.061385 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b0b4d6a-01bb-4ca6-8c3e-14367cf3869e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:36.064887 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b0b4d6a-01bb-4ca6-8c3e-14367cf3869e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] PUT https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 Aug 14 22:28:36.064887 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b0b4d6a-01bb-4ca6-8c3e-14367cf3869e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1518372569", "description": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:36.079983 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:36.079983 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:36.086660 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b0b4d6a-01bb-4ca6-8c3e-14367cf3869e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:36.101285 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b0b4d6a-01bb-4ca6-8c3e-14367cf3869e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume updated successfully. Aug 14 22:28:36.101285 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b0b4d6a-01bb-4ca6-8c3e-14367cf3869e tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 returned with HTTP 200 Aug 14 22:28:36.102067 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 430/1701] 10.4.3.114 () {68 vars in 1368 bytes} [Fri Aug 14 22:28:36 2026] PUT /volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 => generated 770 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:36.122751 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ab08d124-f377-4587-8030-df8fd443cacb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:36.125732 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab08d124-f377-4587-8030-df8fd443cacb tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 Aug 14 22:28:36.126034 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ab08d124-f377-4587-8030-df8fd443cacb tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:36.126543 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ab08d124-f377-4587-8030-df8fd443cacb tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:36.141676 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:36.141676 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:36.147912 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ab08d124-f377-4587-8030-df8fd443cacb tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:36.156732 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab08d124-f377-4587-8030-df8fd443cacb tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 returned with HTTP 200 Aug 14 22:28:36.156901 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 421/1702] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:36 2026] GET /volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:36.176937 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f052878-a765-442e-ad6d-ba8295e6bbb4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:36.182527 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f052878-a765-442e-ad6d-ba8295e6bbb4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] DELETE https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 Aug 14 22:28:36.184524 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f052878-a765-442e-ad6d-ba8295e6bbb4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:36.186068 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f052878-a765-442e-ad6d-ba8295e6bbb4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:36.186466 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9f052878-a765-442e-ad6d-ba8295e6bbb4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume with id: 19857aa6-7938-4722-bdc2-18f77d049f90 Aug 14 22:28:36.195953 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:36.195953 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:36.197460 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9f052878-a765-442e-ad6d-ba8295e6bbb4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:36.231286 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9f052878-a765-442e-ad6d-ba8295e6bbb4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume request issued successfully. Aug 14 22:28:36.231286 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f052878-a765-442e-ad6d-ba8295e6bbb4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 returned with HTTP 202 Aug 14 22:28:36.231286 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 430/1703] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:36 2026] DELETE /volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:36.239762 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65b6f53b-b578-4518-8b55-1e0e4d6ae17b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:36.243775 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65b6f53b-b578-4518-8b55-1e0e4d6ae17b tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 Aug 14 22:28:36.243775 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65b6f53b-b578-4518-8b55-1e0e4d6ae17b tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:36.243775 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65b6f53b-b578-4518-8b55-1e0e4d6ae17b tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:36.263361 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:36.263361 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:36.275371 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65b6f53b-b578-4518-8b55-1e0e4d6ae17b tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:36.286796 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65b6f53b-b578-4518-8b55-1e0e4d6ae17b tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 returned with HTTP 200 Aug 14 22:28:36.287432 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 423/1704] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:36 2026] GET /volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 => generated 837 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:36.341890 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-269f5bbf-67db-4d25-884b-26a23d2e93f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:36.344164 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-269f5bbf-67db-4d25-884b-26a23d2e93f1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:36.344440 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-269f5bbf-67db-4d25-884b-26a23d2e93f1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:36.344746 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-269f5bbf-67db-4d25-884b-26a23d2e93f1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:36.364322 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:36.364322 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:36.368858 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-269f5bbf-67db-4d25-884b-26a23d2e93f1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:36.374395 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-269f5bbf-67db-4d25-884b-26a23d2e93f1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:36.375596 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 431/1705] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:36 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 1133 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:36.398541 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-239fe658-8527-43ea-a465-d5d748031b33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:36.402481 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-239fe658-8527-43ea-a465-d5d748031b33 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:28:36.403014 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-239fe658-8527-43ea-a465-d5d748031b33 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e4226a2f-0823-47cc-97b6-78ab06105d82", "name": "tempest-VolumesBackupsTest-Backup-403676215", "force": true, "container": "tempest-volumesbackupstest-backup-container-1747907096"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:36.405572 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-239fe658-8527-43ea-a465-d5d748031b33 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating new backup {'backup': {'volume_id': 'e4226a2f-0823-47cc-97b6-78ab06105d82', 'name': 'tempest-VolumesBackupsTest-Backup-403676215', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1747907096'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:28:36.406499 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-239fe658-8527-43ea-a465-d5d748031b33 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating backup of volume e4226a2f-0823-47cc-97b6-78ab06105d82 in container tempest-volumesbackupstest-backup-container-1747907096 Aug 14 22:28:36.426055 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:36.426055 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:36.427279 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-239fe658-8527-43ea-a465-d5d748031b33 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:36.474890 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-239fe658-8527-43ea-a465-d5d748031b33 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Created reservations ['097140c2-3e7a-4d3a-814b-530b20e48f43', '62944a34-5f78-45a1-8644-b39c1d30c144'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:36.511929 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-239fe658-8527-43ea-a465-d5d748031b33 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:28:36.512590 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 422/1706] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:36 2026] POST /volume/v3/backups => generated 329 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:36.521788 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-86b78f86-615a-4af0-8042-e80bbe95449d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:36.526025 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86b78f86-615a-4af0-8042-e80bbe95449d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:36.526025 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86b78f86-615a-4af0-8042-e80bbe95449d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:36.526025 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86b78f86-615a-4af0-8042-e80bbe95449d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:36.526025 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-86b78f86-615a-4af0-8042-e80bbe95449d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:36.531741 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:36.531741 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:36.533687 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86b78f86-615a-4af0-8042-e80bbe95449d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:36.533687 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 431/1707] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:36 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:36.812183 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-738521b5-522c-4369-a27e-40352712908a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:36.815018 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-738521b5-522c-4369-a27e-40352712908a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:28:36.815311 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-738521b5-522c-4369-a27e-40352712908a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:36.815569 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-738521b5-522c-4369-a27e-40352712908a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:36.825053 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:36.825053 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:36.830480 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-738521b5-522c-4369-a27e-40352712908a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:28:36.838104 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-738521b5-522c-4369-a27e-40352712908a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 returned with HTTP 200 Aug 14 22:28:36.838814 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 424/1708] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:28:36 2026] GET /volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 => generated 1371 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:37.307582 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-310f0fe7-fc59-42f8-af05-11f9548d134c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:37.310620 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-310f0fe7-fc59-42f8-af05-11f9548d134c tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 Aug 14 22:28:37.310784 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-310f0fe7-fc59-42f8-af05-11f9548d134c tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:37.310984 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-310f0fe7-fc59-42f8-af05-11f9548d134c tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:37.322453 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-310f0fe7-fc59-42f8-af05-11f9548d134c tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 returned with HTTP 404 Aug 14 22:28:37.322638 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 432/1709] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:37 2026] GET /volume/v3/volumes/19857aa6-7938-4722-bdc2-18f77d049f90 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:37.333840 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-81270588-e73d-424e-beec-488e930748bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:37.336549 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81270588-e73d-424e-beec-488e930748bf tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 Aug 14 22:28:37.336771 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81270588-e73d-424e-beec-488e930748bf tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:37.337083 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81270588-e73d-424e-beec-488e930748bf tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:37.349228 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:37.349228 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:37.359127 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-81270588-e73d-424e-beec-488e930748bf tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:37.367695 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81270588-e73d-424e-beec-488e930748bf tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 returned with HTTP 200 Aug 14 22:28:37.368268 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 423/1710] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:37 2026] GET /volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 => generated 924 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:37.387447 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dda0b3b4-a8f4-45f3-be85-65ecf1dfa680 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:37.391814 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dda0b3b4-a8f4-45f3-be85-65ecf1dfa680 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] DELETE https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 Aug 14 22:28:37.392182 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dda0b3b4-a8f4-45f3-be85-65ecf1dfa680 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:37.392487 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dda0b3b4-a8f4-45f3-be85-65ecf1dfa680 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:37.392724 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-dda0b3b4-a8f4-45f3-be85-65ecf1dfa680 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume with id: 5ca4be34-0a1f-4fd7-bbdd-a97107a34902 Aug 14 22:28:37.406451 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:37.406451 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:37.407239 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dda0b3b4-a8f4-45f3-be85-65ecf1dfa680 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:37.440239 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dda0b3b4-a8f4-45f3-be85-65ecf1dfa680 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume request issued successfully. Aug 14 22:28:37.440491 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dda0b3b4-a8f4-45f3-be85-65ecf1dfa680 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 returned with HTTP 202 Aug 14 22:28:37.440929 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 432/1711] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:37 2026] DELETE /volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 22:28:37.453080 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c21dffc6-f022-4c38-9401-63bca4f22204 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:37.457994 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c21dffc6-f022-4c38-9401-63bca4f22204 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 Aug 14 22:28:37.458927 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c21dffc6-f022-4c38-9401-63bca4f22204 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:37.459301 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c21dffc6-f022-4c38-9401-63bca4f22204 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:37.480233 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:37.480233 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:37.487373 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c21dffc6-f022-4c38-9401-63bca4f22204 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:37.504203 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c21dffc6-f022-4c38-9401-63bca4f22204 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 returned with HTTP 200 Aug 14 22:28:37.504893 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 425/1712] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:37 2026] GET /volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 => generated 923 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:37.538086 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-549d4093-6015-4cf7-8675-6c0ea2edac6e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:37.541569 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-549d4093-6015-4cf7-8675-6c0ea2edac6e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:28:37.541892 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-549d4093-6015-4cf7-8675-6c0ea2edac6e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:37.542222 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-549d4093-6015-4cf7-8675-6c0ea2edac6e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:37.548673 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-49cfa0f5-da88-45e0-9783-043059e739d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:37.551229 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49cfa0f5-da88-45e0-9783-043059e739d8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:37.551571 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49cfa0f5-da88-45e0-9783-043059e739d8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:37.551947 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49cfa0f5-da88-45e0-9783-043059e739d8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:37.551947 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-49cfa0f5-da88-45e0-9783-043059e739d8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:37.561763 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:37.561763 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:37.562811 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:37.562811 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:37.563534 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49cfa0f5-da88-45e0-9783-043059e739d8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:37.564232 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 424/1713] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:37 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:37.569582 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-549d4093-6015-4cf7-8675-6c0ea2edac6e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:28:37.577118 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-549d4093-6015-4cf7-8675-6c0ea2edac6e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 returned with HTTP 200 Aug 14 22:28:37.577760 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 433/1714] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:28:37 2026] GET /volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 => generated 1371 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:37.592058 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ae54b5a-a10b-4969-9da7-c6173aa53d77 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:37.592788 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ae54b5a-a10b-4969-9da7-c6173aa53d77 None None] GET https://10.4.3.114/volume// Aug 14 22:28:37.592788 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ae54b5a-a10b-4969-9da7-c6173aa53d77 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:37.593096 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ae54b5a-a10b-4969-9da7-c6173aa53d77 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:37.593460 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ae54b5a-a10b-4969-9da7-c6173aa53d77 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:28:37.594482 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 433/1715] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:28:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:28:37.606483 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-b44dca8b-4b24-4d95-bccb-0537caeae8f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:37.614769 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-b44dca8b-4b24-4d95-bccb-0537caeae8f7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:28:37.615312 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-b44dca8b-4b24-4d95-bccb-0537caeae8f7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24b6c463-5868-4aea-b5e9-c94c18e55501", "connector": null, "instance_uuid": "e2704f65-f798-4ea6-aefb-c28945557ec1"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:37.634113 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:37.634113 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:37.688439 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-b44dca8b-4b24-4d95-bccb-0537caeae8f7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:28:37.689027 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 426/1716] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:28:37 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:38.064283 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:38.066937 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:38.067753 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "35a929d8-a936-428c-aff8-a2939b75eb02", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:38.071472 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '35a929d8-a936-428c-aff8-a2939b75eb02', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:38.193018 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume of 1 GB Aug 14 22:28:38.200402 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Availability Zones retrieved successfully. Aug 14 22:28:38.208328 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Flow 'volume_create_api' (8daf627d-ee50-4c95-ba83-b99c16a7c939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:38.210057 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239e2aa9-96ee-4899-a3c2-05c1df61f7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:38.211383 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:38.303854 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239e2aa9-96ee-4899-a3c2-05c1df61f7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:38.305112 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fdf217-ed71-4748-b2db-45782b39f580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:38.413646 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Created reservations ['71258b6a-1530-4c62-a430-917a54023452', '70b25f1e-9787-4208-ac1c-dae40d1ba9f7', 'f43ceb11-a1ec-4065-a53f-b2a4b5110dc1', '099dfe04-d9a9-4eff-9486-fb1e625274a9'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:38.414643 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fdf217-ed71-4748-b2db-45782b39f580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71258b6a-1530-4c62-a430-917a54023452', '70b25f1e-9787-4208-ac1c-dae40d1ba9f7', 'f43ceb11-a1ec-4065-a53f-b2a4b5110dc1', '099dfe04-d9a9-4eff-9486-fb1e625274a9']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:38.415646 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ebf82b2-1908-4f4d-af06-095268d658ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:38.442454 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ebf82b2-1908-4f4d-af06-095268d658ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09ca8aa1-96f9-4193-9ed4-a4958e266314', '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='1ab975e20fa945ac82507c83b2ccb62b',qos_specs=None,replication_status=,reservations=['71258b6a-1530-4c62-a430-917a54023452','70b25f1e-9787-4208-ac1c-dae40d1ba9f7','f43ceb11-a1ec-4065-a53f-b2a4b5110dc1','099dfe04-d9a9-4eff-9486-fb1e625274a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5447548a0b17489a9a93965407902b30',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:38Z,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=09ca8aa1-96f9-4193-9ed4-a4958e266314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab975e20fa945ac82507c83b2ccb62b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5447548a0b17489a9a93965407902b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:38.443289 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27487ffe-6029-4659-bade-852999fe2f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:38.466132 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27487ffe-6029-4659-bade-852999fe2f4d) transitioned into state 'SUCCESS' from 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='1ab975e20fa945ac82507c83b2ccb62b',qos_specs=None,replication_status=,reservations=['71258b6a-1530-4c62-a430-917a54023452','70b25f1e-9787-4208-ac1c-dae40d1ba9f7','f43ceb11-a1ec-4065-a53f-b2a4b5110dc1','099dfe04-d9a9-4eff-9486-fb1e625274a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5447548a0b17489a9a93965407902b30',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:38.466985 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4bbffd7-52bb-4057-857a-ef6714773756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:38.479551 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4bbffd7-52bb-4057-857a-ef6714773756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:38.479859 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Flow 'volume_create_api' (8daf627d-ee50-4c95-ba83-b99c16a7c939) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:38.480147 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume request issued successfully. Aug 14 22:28:38.480855 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6605c52e-09ef-41fe-8f1c-e639fe05ef1c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:38.481657 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 425/1717] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:28:38 2026] POST /volume/v3/volumes => generated 775 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:38.496982 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-78610ef2-450b-462d-9a8f-40159ad0c845 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:38.499282 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78610ef2-450b-462d-9a8f-40159ad0c845 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:38.499969 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78610ef2-450b-462d-9a8f-40159ad0c845 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:38.499969 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78610ef2-450b-462d-9a8f-40159ad0c845 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:38.508924 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:38.508924 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:38.518305 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-78610ef2-450b-462d-9a8f-40159ad0c845 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:38.525717 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78610ef2-450b-462d-9a8f-40159ad0c845 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:38.526236 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 434/1718] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:38 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:38.529962 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a9091957-a4f8-4b2e-8912-7ac094c15b20 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:38.532979 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9091957-a4f8-4b2e-8912-7ac094c15b20 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 Aug 14 22:28:38.532979 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9091957-a4f8-4b2e-8912-7ac094c15b20 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:38.532979 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9091957-a4f8-4b2e-8912-7ac094c15b20 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:38.539851 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9091957-a4f8-4b2e-8912-7ac094c15b20 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 returned with HTTP 404 Aug 14 22:28:38.540359 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 434/1719] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:38 2026] GET /volume/v3/volumes/5ca4be34-0a1f-4fd7-bbdd-a97107a34902 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:38.554951 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8431060e-4aa8-4025-be10-5c02b13d649a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:38.556676 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8431060e-4aa8-4025-be10-5c02b13d649a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 Aug 14 22:28:38.556896 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8431060e-4aa8-4025-be10-5c02b13d649a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:38.557118 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8431060e-4aa8-4025-be10-5c02b13d649a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:38.568053 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:38.568053 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:38.574698 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8431060e-4aa8-4025-be10-5c02b13d649a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:38.580867 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-38005e6f-fa28-4c50-97c6-5fd990f69302 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:38.581922 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8431060e-4aa8-4025-be10-5c02b13d649a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 returned with HTTP 200 Aug 14 22:28:38.582548 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 427/1720] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:38 2026] GET /volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:38.583272 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38005e6f-fa28-4c50-97c6-5fd990f69302 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:38.583625 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38005e6f-fa28-4c50-97c6-5fd990f69302 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:38.583851 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38005e6f-fa28-4c50-97c6-5fd990f69302 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:38.584426 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-38005e6f-fa28-4c50-97c6-5fd990f69302 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:38.590304 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:38.590304 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:38.591390 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38005e6f-fa28-4c50-97c6-5fd990f69302 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:38.592104 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 426/1721] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:38 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:38.597041 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-63b7c978-0fbb-49c5-b518-ed8b93b52c46 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:38.602085 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63b7c978-0fbb-49c5-b518-ed8b93b52c46 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] DELETE https://10.4.3.114/volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 Aug 14 22:28:38.602391 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63b7c978-0fbb-49c5-b518-ed8b93b52c46 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:38.602648 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63b7c978-0fbb-49c5-b518-ed8b93b52c46 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:38.602869 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-63b7c978-0fbb-49c5-b518-ed8b93b52c46 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume with id: 44a5b9f6-bfe8-46af-a5f3-28e179971470 Aug 14 22:28:38.617429 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:38.617429 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:38.618122 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-63b7c978-0fbb-49c5-b518-ed8b93b52c46 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:38.658747 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-63b7c978-0fbb-49c5-b518-ed8b93b52c46 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume request issued successfully. Aug 14 22:28:38.658983 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63b7c978-0fbb-49c5-b518-ed8b93b52c46 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 returned with HTTP 202 Aug 14 22:28:38.659839 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 435/1722] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:38 2026] DELETE /volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:38.668896 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a7d5aa25-1ee9-4dc8-8903-4ae3c2faace7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:38.671537 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7d5aa25-1ee9-4dc8-8903-4ae3c2faace7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 Aug 14 22:28:38.672042 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7d5aa25-1ee9-4dc8-8903-4ae3c2faace7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:38.672604 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7d5aa25-1ee9-4dc8-8903-4ae3c2faace7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:38.682224 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:38.682224 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:38.688106 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a7d5aa25-1ee9-4dc8-8903-4ae3c2faace7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:38.692347 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7d5aa25-1ee9-4dc8-8903-4ae3c2faace7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 returned with HTTP 200 Aug 14 22:28:38.693043 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 435/1723] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:38 2026] GET /volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:39.548299 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e7df857-b481-4782-96f4-a9de4d96432d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:39.554353 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e7df857-b481-4782-96f4-a9de4d96432d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:39.554562 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e7df857-b481-4782-96f4-a9de4d96432d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:39.554933 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e7df857-b481-4782-96f4-a9de4d96432d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:39.576714 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:39.576714 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:39.590182 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4e7df857-b481-4782-96f4-a9de4d96432d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:39.600440 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e7df857-b481-4782-96f4-a9de4d96432d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:39.600963 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 428/1724] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:39 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 867 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:39.610902 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-554d2fcc-4a3f-4fac-a1f5-15257db97599 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:39.613176 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-554d2fcc-4a3f-4fac-a1f5-15257db97599 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:39.613176 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-554d2fcc-4a3f-4fac-a1f5-15257db97599 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:39.614417 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-554d2fcc-4a3f-4fac-a1f5-15257db97599 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:39.614417 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-554d2fcc-4a3f-4fac-a1f5-15257db97599 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:39.621287 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:39.621287 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:39.621985 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-554d2fcc-4a3f-4fac-a1f5-15257db97599 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:39.622692 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 427/1725] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:39 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:39.720974 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6b0beede-a61b-4418-bed8-81712a440294 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:39.722906 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b0beede-a61b-4418-bed8-81712a440294 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 Aug 14 22:28:39.722906 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6b0beede-a61b-4418-bed8-81712a440294 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:39.723109 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6b0beede-a61b-4418-bed8-81712a440294 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:39.732031 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b0beede-a61b-4418-bed8-81712a440294 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 returned with HTTP 404 Aug 14 22:28:39.732031 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 436/1726] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:39 2026] GET /volume/v3/volumes/44a5b9f6-bfe8-46af-a5f3-28e179971470 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:39.804634 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-26b3c949-aae6-4b98-b12e-1c55119d410a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:39.807089 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:39.809109 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1, "name": "tempest-VolumesGetTest-Volume-1584652243", "metadata": {"Type": "Test"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:39.811917 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request body: {'volume': {'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1584652243', 'metadata': {'Type': 'Test'}}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:39.953377 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume of 1 GB Aug 14 22:28:39.964615 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Availability Zones retrieved successfully. Aug 14 22:28:39.974037 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (0a1794e5-1b75-42b9-ac7d-8bc9ac66da26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:39.975339 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31aaa868-fee4-4fde-891f-cadeb872f03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:39.976601 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:40.067679 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ad13c8b-0955-4656-909c-a52c341875bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:40.068124 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ad13c8b-0955-4656-909c-a52c341875bf None None] GET https://10.4.3.114/volume// Aug 14 22:28:40.068363 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ad13c8b-0955-4656-909c-a52c341875bf None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:40.068602 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ad13c8b-0955-4656-909c-a52c341875bf None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:40.069547 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ad13c8b-0955-4656-909c-a52c341875bf None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:28:40.070179 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 429/1727] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:28:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:28:40.070723 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31aaa868-fee4-4fde-891f-cadeb872f03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:40.071790 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a875ad-8680-456e-8c7a-0441a21b3fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:40.084279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-4b54169c-a032-48b1-8a10-160338f1e25a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:40.088273 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-4b54169c-a032-48b1-8a10-160338f1e25a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:28:40.088954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-4b54169c-a032-48b1-8a10-160338f1e25a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:40.088954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-4b54169c-a032-48b1-8a10-160338f1e25a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:40.112701 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:40.112701 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:40.118119 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-4b54169c-a032-48b1-8a10-160338f1e25a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:28:40.123903 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-4b54169c-a032-48b1-8a10-160338f1e25a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 returned with HTTP 200 Aug 14 22:28:40.125190 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 428/1728] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:28:40 2026] GET /volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 => generated 1550 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:28:40.144284 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Created reservations ['0a754553-576f-48b8-b63d-0b17f3e9aeb3', '843e250f-7271-4aa9-99cb-c946fc9d553c', '81d59577-c855-4f31-8efa-b66c6f8481ba', 'a53e6bce-e611-4578-8928-5fc66ddcdf92'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:40.144421 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a875ad-8680-456e-8c7a-0441a21b3fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a754553-576f-48b8-b63d-0b17f3e9aeb3', '843e250f-7271-4aa9-99cb-c946fc9d553c', '81d59577-c855-4f31-8efa-b66c6f8481ba', 'a53e6bce-e611-4578-8928-5fc66ddcdf92']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:40.145343 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d165875e-84d0-4ea8-9547-2eabc8ecc4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:40.191166 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d165875e-84d0-4ea8-9547-2eabc8ecc4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e12ad526-5b92-40a4-b2c8-19603affab8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1584652243',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['0a754553-576f-48b8-b63d-0b17f3e9aeb3','843e250f-7271-4aa9-99cb-c946fc9d553c','81d59577-c855-4f31-8efa-b66c6f8481ba','a53e6bce-e611-4578-8928-5fc66ddcdf92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1584652243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e12ad526-5b92-40a4-b2c8-19603affab8f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='82cc95bc568848568bcc10940ca86f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:40.191899 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d9c34b-4df1-4044-9538-c31779f5f633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:40.230743 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d9c34b-4df1-4044-9538-c31779f5f633) transitioned into state 'SUCCESS' from state '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-1584652243',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['0a754553-576f-48b8-b63d-0b17f3e9aeb3','843e250f-7271-4aa9-99cb-c946fc9d553c','81d59577-c855-4f31-8efa-b66c6f8481ba','a53e6bce-e611-4578-8928-5fc66ddcdf92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:40.230743 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b98eba8-cb5c-4d3b-98ee-17633a085774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:40.252234 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b98eba8-cb5c-4d3b-98ee-17633a085774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:40.253735 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (0a1794e5-1b75-42b9-ac7d-8bc9ac66da26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:40.254199 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request issued successfully. Aug 14 22:28:40.255163 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26b3c949-aae6-4b98-b12e-1c55119d410a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:40.255901 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 436/1729] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:39 2026] POST /volume/v3/volumes => generated 759 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:40.276803 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-20f718b7-f40d-4002-8f83-8a42b5b8a3b3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:40.280212 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20f718b7-f40d-4002-8f83-8a42b5b8a3b3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f Aug 14 22:28:40.282766 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20f718b7-f40d-4002-8f83-8a42b5b8a3b3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:40.284754 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20f718b7-f40d-4002-8f83-8a42b5b8a3b3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:40.300454 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:40.300454 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:40.307967 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-3df1c8a7-8799-413b-97e9-bfebe6e835a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:40.308077 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-20f718b7-f40d-4002-8f83-8a42b5b8a3b3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:40.314142 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-3df1c8a7-8799-413b-97e9-bfebe6e835a8 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] PUT https://10.4.3.114/volume/v3/attachments/8b73a1c5-7762-4f4c-b55f-2082ce16262f Aug 14 22:28:40.314656 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20f718b7-f40d-4002-8f83-8a42b5b8a3b3 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f returned with HTTP 200 Aug 14 22:28:40.314830 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-3df1c8a7-8799-413b-97e9-bfebe6e835a8 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:40.314991 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 437/1730] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:40 2026] GET /volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f => generated 827 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:40.333971 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-3df1c8a7-8799-413b-97e9-bfebe6e835a8 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Acquiring lock "cinder-attachment_update-24b6c463-5868-4aea-b5e9-c94c18e55501-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:28:40.340894 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-3df1c8a7-8799-413b-97e9-bfebe6e835a8 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Lock "cinder-attachment_update-24b6c463-5868-4aea-b5e9-c94c18e55501-np0000007343" acquired by "attachment_update" :: waited 0.006s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:28:40.341319 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:40.341319 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:40.594816 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-3df1c8a7-8799-413b-97e9-bfebe6e835a8 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Lock "cinder-attachment_update-24b6c463-5868-4aea-b5e9-c94c18e55501-np0000007343" released by "attachment_update" :: held 0.254s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:28:40.596330 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-3df1c8a7-8799-413b-97e9-bfebe6e835a8 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/attachments/8b73a1c5-7762-4f4c-b55f-2082ce16262f returned with HTTP 200 Aug 14 22:28:40.596330 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 430/1731] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:28:40 2026] PUT /volume/v3/attachments/8b73a1c5-7762-4f4c-b55f-2082ce16262f => generated 969 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:40.626503 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d1cf0385-72f8-4117-9bff-6780c28c1f7c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:40.632067 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1cf0385-72f8-4117-9bff-6780c28c1f7c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:40.632067 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1cf0385-72f8-4117-9bff-6780c28c1f7c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:40.637411 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1cf0385-72f8-4117-9bff-6780c28c1f7c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:40.642780 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-88891ed9-9b55-4b3e-ba1d-c69f851c0a9b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:40.645922 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88891ed9-9b55-4b3e-ba1d-c69f851c0a9b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:40.645922 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88891ed9-9b55-4b3e-ba1d-c69f851c0a9b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:40.645922 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88891ed9-9b55-4b3e-ba1d-c69f851c0a9b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:40.645922 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-88891ed9-9b55-4b3e-ba1d-c69f851c0a9b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:40.649913 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-4d9b036d-3c44-4182-b975-33064f23f0fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:40.652981 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:40.652981 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:40.653050 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-4d9b036d-3c44-4182-b975-33064f23f0fc tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] POST https://10.4.3.114/volume/v3/attachments/8b73a1c5-7762-4f4c-b55f-2082ce16262f/action Aug 14 22:28:40.653814 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-4d9b036d-3c44-4182-b975-33064f23f0fc tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:28:40.654203 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-4d9b036d-3c44-4182-b975-33064f23f0fc tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:40.657971 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:40.657971 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:40.659596 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88891ed9-9b55-4b3e-ba1d-c69f851c0a9b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:40.660071 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 437/1732] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:40 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:40.669636 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d1cf0385-72f8-4117-9bff-6780c28c1f7c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:40.678978 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1cf0385-72f8-4117-9bff-6780c28c1f7c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:40.679602 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 429/1733] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:40 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 928 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:40.687464 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:40.687464 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:40.715315 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-35684dfa-f5fa-42ab-a21f-89e9f81eb741 req-4d9b036d-3c44-4182-b975-33064f23f0fc tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/attachments/8b73a1c5-7762-4f4c-b55f-2082ce16262f/action returned with HTTP 204 Aug 14 22:28:40.715315 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 438/1734] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:28:40 2026] POST /volume/v3/attachments/8b73a1c5-7762-4f4c-b55f-2082ce16262f/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:41.335927 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a53b700c-a1ef-4a18-8456-33eb30618721 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:41.338337 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a53b700c-a1ef-4a18-8456-33eb30618721 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f Aug 14 22:28:41.338640 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a53b700c-a1ef-4a18-8456-33eb30618721 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:41.338886 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a53b700c-a1ef-4a18-8456-33eb30618721 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:41.347791 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:41.347791 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:41.352317 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a53b700c-a1ef-4a18-8456-33eb30618721 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:41.359090 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a53b700c-a1ef-4a18-8456-33eb30618721 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f returned with HTTP 200 Aug 14 22:28:41.359587 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 431/1735] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:41 2026] GET /volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:41.375383 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e482d54-338c-4e06-b492-74f1a8b93fc5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:41.377726 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e482d54-338c-4e06-b492-74f1a8b93fc5 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f Aug 14 22:28:41.377929 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e482d54-338c-4e06-b492-74f1a8b93fc5 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:41.378771 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e482d54-338c-4e06-b492-74f1a8b93fc5 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:41.389473 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:41.389473 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:41.396147 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3e482d54-338c-4e06-b492-74f1a8b93fc5 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:41.404323 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e482d54-338c-4e06-b492-74f1a8b93fc5 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f returned with HTTP 200 Aug 14 22:28:41.404986 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 438/1736] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:41 2026] GET /volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:41.421889 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d1f3379-3559-4353-84ac-0b3048f55ccb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:41.423746 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d1f3379-3559-4353-84ac-0b3048f55ccb tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] PUT https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f Aug 14 22:28:41.424197 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d1f3379-3559-4353-84ac-0b3048f55ccb tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1584652243"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:41.433465 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:41.433465 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:41.438552 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2d1f3379-3559-4353-84ac-0b3048f55ccb tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:41.444112 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2d1f3379-3559-4353-84ac-0b3048f55ccb tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume updated successfully. Aug 14 22:28:41.444987 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d1f3379-3559-4353-84ac-0b3048f55ccb tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f returned with HTTP 200 Aug 14 22:28:41.445330 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 430/1737] 10.4.3.114 () {68 vars in 1368 bytes} [Fri Aug 14 22:28:41 2026] PUT /volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f => generated 783 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:41.459598 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c096f20f-6d72-439a-a539-8dda3692488f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:41.461924 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c096f20f-6d72-439a-a539-8dda3692488f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] PUT https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f Aug 14 22:28:41.461924 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c096f20f-6d72-439a-a539-8dda3692488f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-293507524", "description": "This is the new description of volume"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:41.472052 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:41.472052 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:41.476352 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c096f20f-6d72-439a-a539-8dda3692488f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:41.483346 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c096f20f-6d72-439a-a539-8dda3692488f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume updated successfully. Aug 14 22:28:41.483983 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c096f20f-6d72-439a-a539-8dda3692488f tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f returned with HTTP 200 Aug 14 22:28:41.484542 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 439/1738] 10.4.3.114 () {68 vars in 1369 bytes} [Fri Aug 14 22:28:41 2026] PUT /volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:41.498607 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d9952a5d-03ac-49af-98d6-5ed56ef4fbb0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:41.500794 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9952a5d-03ac-49af-98d6-5ed56ef4fbb0 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f Aug 14 22:28:41.501061 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9952a5d-03ac-49af-98d6-5ed56ef4fbb0 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:41.501690 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9952a5d-03ac-49af-98d6-5ed56ef4fbb0 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:41.509268 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:41.509268 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:41.514635 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d9952a5d-03ac-49af-98d6-5ed56ef4fbb0 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:41.520100 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9952a5d-03ac-49af-98d6-5ed56ef4fbb0 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f returned with HTTP 200 Aug 14 22:28:41.520621 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 432/1739] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:41 2026] GET /volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:41.534407 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:41.536660 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:41.537274 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-803298589", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-438474669"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:41.539331 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-803298589', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-438474669'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:41.539423 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume of 1 GB Aug 14 22:28:41.546409 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Availability Zones retrieved successfully. Aug 14 22:28:41.552983 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (85eaa0d3-668e-461f-90e0-10f85f6cef65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:41.553808 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995c6b08-6aa7-4f9c-b3c4-96a7677bfd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:41.554809 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:41.587869 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995c6b08-6aa7-4f9c-b3c4-96a7677bfd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:41.589602 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec9edb93-d503-46c3-9886-e5cb213f5174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:41.643924 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Created reservations ['e03c88c7-a94e-41c7-90f8-ece124f01f0b', '14980278-3c24-4e53-af11-16119d91159e', '0077d1fc-5d0b-4a1a-b6e9-fdae2955a9be', '90f6fc9d-5b4c-4f5a-bc9b-e81aa124c354'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:41.645151 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec9edb93-d503-46c3-9886-e5cb213f5174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e03c88c7-a94e-41c7-90f8-ece124f01f0b', '14980278-3c24-4e53-af11-16119d91159e', '0077d1fc-5d0b-4a1a-b6e9-fdae2955a9be', '90f6fc9d-5b4c-4f5a-bc9b-e81aa124c354']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:41.646329 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c8838d-782b-42c6-b304-2910fe0777e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:41.675956 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b5275ce-4dc4-4fec-a9a4-e8cd1ab93d79 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:41.676851 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c8838d-782b-42c6-b304-2910fe0777e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0c6d7ff-1057-4ed8-8a38-81c6f5673d10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-803298589',display_name='tempest-VolumesGetTest-Volume-438474669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['e03c88c7-a94e-41c7-90f8-ece124f01f0b','14980278-3c24-4e53-af11-16119d91159e','0077d1fc-5d0b-4a1a-b6e9-fdae2955a9be','90f6fc9d-5b4c-4f5a-bc9b-e81aa124c354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-803298589',display_name='tempest-VolumesGetTest-Volume-438474669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0c6d7ff-1057-4ed8-8a38-81c6f5673d10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cc95bc568848568bcc10940ca86f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:41.677949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dbad63c-e510-4225-8e8f-7088e258c84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:41.684273 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b5275ce-4dc4-4fec-a9a4-e8cd1ab93d79 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:41.684273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b5275ce-4dc4-4fec-a9a4-e8cd1ab93d79 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:41.684273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b5275ce-4dc4-4fec-a9a4-e8cd1ab93d79 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:41.684273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7b5275ce-4dc4-4fec-a9a4-e8cd1ab93d79 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:41.687962 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:41.687962 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:41.689013 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b5275ce-4dc4-4fec-a9a4-e8cd1ab93d79 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:41.689572 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 431/1740] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:41 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:41.698500 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a25821c9-b7a4-4a69-afa9-cdfb781c77f2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:41.700973 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a25821c9-b7a4-4a69-afa9-cdfb781c77f2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:41.700973 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a25821c9-b7a4-4a69-afa9-cdfb781c77f2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:41.701049 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a25821c9-b7a4-4a69-afa9-cdfb781c77f2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:41.708775 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dbad63c-e510-4225-8e8f-7088e258c84b) transitioned into 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-803298589',display_name='tempest-VolumesGetTest-Volume-438474669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc95bc568848568bcc10940ca86f9c',qos_specs=None,replication_status=,reservations=['e03c88c7-a94e-41c7-90f8-ece124f01f0b','14980278-3c24-4e53-af11-16119d91159e','0077d1fc-5d0b-4a1a-b6e9-fdae2955a9be','90f6fc9d-5b4c-4f5a-bc9b-e81aa124c354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f51011497f94bbbaa4ab75529b7c5a6',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:41.709973 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf0f742-da88-429d-88ee-1ab95ac1f3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:41.711282 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:41.711282 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:41.717462 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a25821c9-b7a4-4a69-afa9-cdfb781c77f2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:41.724002 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a25821c9-b7a4-4a69-afa9-cdfb781c77f2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:41.724636 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 440/1741] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:41 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:41.734125 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf0f742-da88-429d-88ee-1ab95ac1f3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:41.736337 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Flow 'volume_create_api' (85eaa0d3-668e-461f-90e0-10f85f6cef65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:41.736962 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Create volume request issued successfully. Aug 14 22:28:41.737864 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-532c12ad-0f30-4b8a-9c6d-466428b88018 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:41.738524 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 439/1742] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:28:41 2026] POST /volume/v3/volumes => generated 778 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:41.753811 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-98fdee00-159f-403d-9ceb-7103d79bea0a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:41.756130 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98fdee00-159f-403d-9ceb-7103d79bea0a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 Aug 14 22:28:41.757561 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98fdee00-159f-403d-9ceb-7103d79bea0a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:41.759233 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98fdee00-159f-403d-9ceb-7103d79bea0a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:41.767836 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:41.767836 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:41.772875 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-98fdee00-159f-403d-9ceb-7103d79bea0a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:41.778388 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98fdee00-159f-403d-9ceb-7103d79bea0a tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 returned with HTTP 200 Aug 14 22:28:41.779153 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 433/1743] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:41 2026] GET /volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:42.700879 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e26402a4-c7a9-40fb-be97-421c32422aca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:42.703069 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e26402a4-c7a9-40fb-be97-421c32422aca tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:42.703335 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e26402a4-c7a9-40fb-be97-421c32422aca tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:42.703567 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e26402a4-c7a9-40fb-be97-421c32422aca tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:42.703672 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e26402a4-c7a9-40fb-be97-421c32422aca tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:42.707989 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:42.707989 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:42.708711 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e26402a4-c7a9-40fb-be97-421c32422aca tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:42.709057 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 432/1744] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:42 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:42.740292 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e4cbf503-bf4f-467b-93a7-939baf617c1d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:42.742170 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4cbf503-bf4f-467b-93a7-939baf617c1d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:42.742447 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4cbf503-bf4f-467b-93a7-939baf617c1d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:42.742713 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4cbf503-bf4f-467b-93a7-939baf617c1d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:42.750571 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:42.750571 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:42.754659 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e4cbf503-bf4f-467b-93a7-939baf617c1d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:42.759053 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4cbf503-bf4f-467b-93a7-939baf617c1d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:42.759470 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 441/1745] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:42 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:42.797374 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37f28c37-891c-4068-a1d1-ed61d87972ac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:42.799551 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37f28c37-891c-4068-a1d1-ed61d87972ac tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 Aug 14 22:28:42.799760 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37f28c37-891c-4068-a1d1-ed61d87972ac tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:42.799963 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37f28c37-891c-4068-a1d1-ed61d87972ac tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:42.811271 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:42.811271 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:42.816550 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-37f28c37-891c-4068-a1d1-ed61d87972ac tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:42.821045 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37f28c37-891c-4068-a1d1-ed61d87972ac tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 returned with HTTP 200 Aug 14 22:28:42.821439 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 440/1746] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:42 2026] GET /volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:42.837930 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca56cc58-ee16-4946-a80f-6a5b0bc07764 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:42.840173 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca56cc58-ee16-4946-a80f-6a5b0bc07764 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] PUT https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 Aug 14 22:28:42.840649 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca56cc58-ee16-4946-a80f-6a5b0bc07764 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1584652243", "description": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:42.853276 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:42.853276 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:42.854017 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ca56cc58-ee16-4946-a80f-6a5b0bc07764 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:42.862159 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ca56cc58-ee16-4946-a80f-6a5b0bc07764 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume updated successfully. Aug 14 22:28:42.862980 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca56cc58-ee16-4946-a80f-6a5b0bc07764 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 returned with HTTP 200 Aug 14 22:28:42.863798 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 434/1747] 10.4.3.114 () {68 vars in 1368 bytes} [Fri Aug 14 22:28:42 2026] PUT /volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 => generated 770 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:42.877393 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a2366493-7870-4ba5-8482-ff693b8ffb05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:42.879468 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2366493-7870-4ba5-8482-ff693b8ffb05 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 Aug 14 22:28:42.879790 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2366493-7870-4ba5-8482-ff693b8ffb05 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:42.879970 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2366493-7870-4ba5-8482-ff693b8ffb05 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:42.889643 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:42.889643 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:42.894093 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a2366493-7870-4ba5-8482-ff693b8ffb05 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:42.900184 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2366493-7870-4ba5-8482-ff693b8ffb05 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 returned with HTTP 200 Aug 14 22:28:42.900717 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 433/1748] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:42 2026] GET /volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:42.917727 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-174ce66b-3569-48b4-bbd9-08238f423323 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:42.919569 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-174ce66b-3569-48b4-bbd9-08238f423323 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 Aug 14 22:28:42.919701 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-174ce66b-3569-48b4-bbd9-08238f423323 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:42.919921 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-174ce66b-3569-48b4-bbd9-08238f423323 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:42.920685 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-174ce66b-3569-48b4-bbd9-08238f423323 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume with id: e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 Aug 14 22:28:42.928712 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:42.928712 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:42.929225 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-174ce66b-3569-48b4-bbd9-08238f423323 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:42.956063 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-174ce66b-3569-48b4-bbd9-08238f423323 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume request issued successfully. Aug 14 22:28:42.956063 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-174ce66b-3569-48b4-bbd9-08238f423323 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 returned with HTTP 202 Aug 14 22:28:42.956063 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 442/1749] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:42 2026] DELETE /volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:42.965548 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6fcade58-6fd0-4257-b05c-6db399a5cdf4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:42.968079 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fcade58-6fd0-4257-b05c-6db399a5cdf4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 Aug 14 22:28:42.968386 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fcade58-6fd0-4257-b05c-6db399a5cdf4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:42.968649 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fcade58-6fd0-4257-b05c-6db399a5cdf4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:42.978764 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:42.978764 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:42.986299 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6fcade58-6fd0-4257-b05c-6db399a5cdf4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:42.993982 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fcade58-6fd0-4257-b05c-6db399a5cdf4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 returned with HTTP 200 Aug 14 22:28:42.994230 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 441/1750] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:42 2026] GET /volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:43.722233 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-94499ba0-8832-480a-9e41-e07a308da739 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:43.725068 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94499ba0-8832-480a-9e41-e07a308da739 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:43.725547 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94499ba0-8832-480a-9e41-e07a308da739 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:43.725836 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94499ba0-8832-480a-9e41-e07a308da739 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:43.726476 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-94499ba0-8832-480a-9e41-e07a308da739 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:43.732039 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:43.732039 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:43.733177 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94499ba0-8832-480a-9e41-e07a308da739 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:43.733738 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 435/1751] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:43 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:43.775609 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-29a8ad09-0e5e-4f82-a6be-919d7afa2bc1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:43.778234 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29a8ad09-0e5e-4f82-a6be-919d7afa2bc1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:43.778451 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29a8ad09-0e5e-4f82-a6be-919d7afa2bc1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:43.778668 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29a8ad09-0e5e-4f82-a6be-919d7afa2bc1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:43.787047 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:43.787047 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:43.791473 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-29a8ad09-0e5e-4f82-a6be-919d7afa2bc1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:43.797805 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29a8ad09-0e5e-4f82-a6be-919d7afa2bc1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:43.798353 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 434/1752] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:43 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:44.011873 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ebbe8589-ed5a-4b28-9b39-a81024c0ee45 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:44.014315 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebbe8589-ed5a-4b28-9b39-a81024c0ee45 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 Aug 14 22:28:44.014651 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebbe8589-ed5a-4b28-9b39-a81024c0ee45 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:44.014936 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebbe8589-ed5a-4b28-9b39-a81024c0ee45 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:44.023035 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebbe8589-ed5a-4b28-9b39-a81024c0ee45 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 returned with HTTP 404 Aug 14 22:28:44.023727 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 443/1753] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:44 2026] GET /volume/v3/volumes/e0c6d7ff-1057-4ed8-8a38-81c6f5673d10 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:44.036129 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-256efe04-e374-435e-8829-1a2d4c752b1c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:44.039706 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-256efe04-e374-435e-8829-1a2d4c752b1c tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f Aug 14 22:28:44.039939 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-256efe04-e374-435e-8829-1a2d4c752b1c tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:44.040198 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-256efe04-e374-435e-8829-1a2d4c752b1c tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:44.047923 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:44.047923 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:44.051957 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-256efe04-e374-435e-8829-1a2d4c752b1c tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:44.057052 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-256efe04-e374-435e-8829-1a2d4c752b1c tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f returned with HTTP 200 Aug 14 22:28:44.057562 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 442/1754] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:44 2026] GET /volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:44.074061 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02cf5fa3-6fbf-4fb8-be7c-b6a5c97221f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:44.076080 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02cf5fa3-6fbf-4fb8-be7c-b6a5c97221f7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f Aug 14 22:28:44.076311 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02cf5fa3-6fbf-4fb8-be7c-b6a5c97221f7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:44.076531 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02cf5fa3-6fbf-4fb8-be7c-b6a5c97221f7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:44.076717 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-02cf5fa3-6fbf-4fb8-be7c-b6a5c97221f7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume with id: e12ad526-5b92-40a4-b2c8-19603affab8f Aug 14 22:28:44.084119 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:44.084119 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:44.084621 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02cf5fa3-6fbf-4fb8-be7c-b6a5c97221f7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:44.111366 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02cf5fa3-6fbf-4fb8-be7c-b6a5c97221f7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Delete volume request issued successfully. Aug 14 22:28:44.111644 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02cf5fa3-6fbf-4fb8-be7c-b6a5c97221f7 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f returned with HTTP 202 Aug 14 22:28:44.112074 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 436/1755] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:44 2026] DELETE /volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:44.125276 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a489abaf-5e24-425f-9450-ae3a254aa1b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:44.127822 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a489abaf-5e24-425f-9450-ae3a254aa1b4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f Aug 14 22:28:44.128078 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a489abaf-5e24-425f-9450-ae3a254aa1b4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:44.128351 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a489abaf-5e24-425f-9450-ae3a254aa1b4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:44.137706 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:44.137706 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:44.143637 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a489abaf-5e24-425f-9450-ae3a254aa1b4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Volume info retrieved successfully. Aug 14 22:28:44.150687 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a489abaf-5e24-425f-9450-ae3a254aa1b4 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f returned with HTTP 200 Aug 14 22:28:44.151320 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 435/1756] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:44 2026] GET /volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f => generated 1404 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:44.750449 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7ef10f57-ce1f-4b91-b7d1-f13bacf481e8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:44.754984 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ef10f57-ce1f-4b91-b7d1-f13bacf481e8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:44.755208 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ef10f57-ce1f-4b91-b7d1-f13bacf481e8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:44.755442 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ef10f57-ce1f-4b91-b7d1-f13bacf481e8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:44.755579 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7ef10f57-ce1f-4b91-b7d1-f13bacf481e8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:44.765715 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:44.765715 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:44.767061 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ef10f57-ce1f-4b91-b7d1-f13bacf481e8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:44.767816 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 444/1757] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:44 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:44.816696 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a150a64-8200-48aa-86b6-6464573e9f7b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:44.818951 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a150a64-8200-48aa-86b6-6464573e9f7b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:44.819179 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a150a64-8200-48aa-86b6-6464573e9f7b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:44.819447 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a150a64-8200-48aa-86b6-6464573e9f7b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:44.830311 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:44.830311 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:44.836723 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1a150a64-8200-48aa-86b6-6464573e9f7b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:44.844616 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a150a64-8200-48aa-86b6-6464573e9f7b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:44.845420 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 443/1758] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:44 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:45.155787 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-67e8c426-1b94-455f-857c-4e9e67caf0d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:45.156269 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67e8c426-1b94-455f-857c-4e9e67caf0d6 None None] GET https://10.4.3.114/volume// Aug 14 22:28:45.156374 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67e8c426-1b94-455f-857c-4e9e67caf0d6 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:45.156616 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67e8c426-1b94-455f-857c-4e9e67caf0d6 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:45.156941 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67e8c426-1b94-455f-857c-4e9e67caf0d6 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:28:45.157963 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 437/1759] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:28:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:28:45.170274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f67266b2-abec-4575-bd81-a6cf6f752815 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:45.174276 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f67266b2-abec-4575-bd81-a6cf6f752815 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] GET https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f Aug 14 22:28:45.174276 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f67266b2-abec-4575-bd81-a6cf6f752815 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:45.174276 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f67266b2-abec-4575-bd81-a6cf6f752815 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:45.175971 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-760ce9f0-a3a7-45f9-8c14-0e56a1bccca6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:45.180312 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-760ce9f0-a3a7-45f9-8c14-0e56a1bccca6 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:28:45.180312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-760ce9f0-a3a7-45f9-8c14-0e56a1bccca6 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "370bb958-5943-47ea-8565-f0151391fafb", "connector": null, "instance_uuid": "16212daf-d2c6-4a0d-ab49-b95041ca2572"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:45.184726 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f67266b2-abec-4575-bd81-a6cf6f752815 tempest-VolumesGetTest-1746620465 tempest-VolumesGetTest-1746620465-project-member] https://10.4.3.114/volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f returned with HTTP 404 Aug 14 22:28:45.185282 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 436/1760] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:45 2026] GET /volume/v3/volumes/e12ad526-5b92-40a4-b2c8-19603affab8f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:45.196765 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:45.196765 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:45.249328 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-760ce9f0-a3a7-45f9-8c14-0e56a1bccca6 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:28:45.249945 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 445/1761] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:28:45 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:45.259731 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-c5478c90-c605-4e35-90fe-779ad72ac48f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:45.262768 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-c5478c90-c605-4e35-90fe-779ad72ac48f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] DELETE https://10.4.3.114/volume/v3/attachments/6890ae29-00c9-49b7-8caf-2e17fad7a33f Aug 14 22:28:45.262768 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-c5478c90-c605-4e35-90fe-779ad72ac48f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:45.262961 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-c5478c90-c605-4e35-90fe-779ad72ac48f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:45.271406 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:45.271406 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:45.347422 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-c5478c90-c605-4e35-90fe-779ad72ac48f tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments/6890ae29-00c9-49b7-8caf-2e17fad7a33f returned with HTTP 200 Aug 14 22:28:45.347422 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 444/1762] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:28:45 2026] DELETE /volume/v3/attachments/6890ae29-00c9-49b7-8caf-2e17fad7a33f => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:45.785546 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f8328608-7d48-48e9-ac8f-5086c51468fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:45.788482 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8328608-7d48-48e9-ac8f-5086c51468fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:45.788743 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8328608-7d48-48e9-ac8f-5086c51468fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:45.789085 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8328608-7d48-48e9-ac8f-5086c51468fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:45.790610 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f8328608-7d48-48e9-ac8f-5086c51468fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:45.799552 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:45.799552 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:45.800703 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8328608-7d48-48e9-ac8f-5086c51468fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:45.801380 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 438/1763] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:45 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:45.862672 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-47caa699-dbab-4949-81ce-cf7c56064750 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:45.866963 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47caa699-dbab-4949-81ce-cf7c56064750 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:45.867131 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47caa699-dbab-4949-81ce-cf7c56064750 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:45.867540 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47caa699-dbab-4949-81ce-cf7c56064750 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:45.882291 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:45.882291 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:45.887611 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-47caa699-dbab-4949-81ce-cf7c56064750 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:45.898439 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47caa699-dbab-4949-81ce-cf7c56064750 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:45.899210 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 437/1764] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:45 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:46.249414 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b4ebd2f0-8be1-42fb-a3e4-abf836d590a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:46.249800 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4ebd2f0-8be1-42fb-a3e4-abf836d590a7 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:28:46.249800 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4ebd2f0-8be1-42fb-a3e4-abf836d590a7 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:46.250205 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4ebd2f0-8be1-42fb-a3e4-abf836d590a7 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:46.274008 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:46.274008 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:46.280565 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b4ebd2f0-8be1-42fb-a3e4-abf836d590a7 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:28:46.289331 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4ebd2f0-8be1-42fb-a3e4-abf836d590a7 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:28:46.291208 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 446/1765] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:46 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:46.382225 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-6cdee8c1-a72f-4201-9da1-53fb9963d118 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:46.385824 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-6cdee8c1-a72f-4201-9da1-53fb9963d118 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:28:46.385824 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-6cdee8c1-a72f-4201-9da1-53fb9963d118 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:46.386517 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-6cdee8c1-a72f-4201-9da1-53fb9963d118 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:46.405402 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:46.405402 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:46.410308 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-6cdee8c1-a72f-4201-9da1-53fb9963d118 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:28:46.421146 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-6cdee8c1-a72f-4201-9da1-53fb9963d118 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:28:46.421146 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 445/1766] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:28:46 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:46.458336 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-cdf06b93-327e-4947-8edd-0721f2959423 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:46.461056 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-cdf06b93-327e-4947-8edd-0721f2959423 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] POST https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2/action Aug 14 22:28:46.461619 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-cdf06b93-327e-4947-8edd-0721f2959423 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:28:46.461764 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-cdf06b93-327e-4947-8edd-0721f2959423 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:46.480334 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:46.480334 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:46.481065 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-cdf06b93-327e-4947-8edd-0721f2959423 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:28:46.491077 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-cdf06b93-327e-4947-8edd-0721f2959423 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Begin detaching volume completed successfully. Aug 14 22:28:46.491467 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-cdf06b93-327e-4947-8edd-0721f2959423 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2/action returned with HTTP 202 Aug 14 22:28:46.492186 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 439/1767] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:28:46 2026] POST /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:28:46.556380 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b618668-e1eb-4247-968d-74d03bd98e0c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:46.556939 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b618668-e1eb-4247-968d-74d03bd98e0c None None] GET https://10.4.3.114/volume// Aug 14 22:28:46.557181 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b618668-e1eb-4247-968d-74d03bd98e0c None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:46.559304 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b618668-e1eb-4247-968d-74d03bd98e0c None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:46.559304 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b618668-e1eb-4247-968d-74d03bd98e0c None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:28:46.559304 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 438/1768] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:28:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:28:46.576938 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-0675ec89-0850-4beb-b7f7-c4ab646ffbbb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:46.580450 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-0675ec89-0850-4beb-b7f7-c4ab646ffbbb tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:28:46.580450 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-0675ec89-0850-4beb-b7f7-c4ab646ffbbb tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:46.583757 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-0675ec89-0850-4beb-b7f7-c4ab646ffbbb tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:46.599816 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:46.599816 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:46.604405 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-0675ec89-0850-4beb-b7f7-c4ab646ffbbb tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:28:46.612463 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-0675ec89-0850-4beb-b7f7-c4ab646ffbbb tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:28:46.613015 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 447/1769] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:28:46 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 1327 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:28:46.769554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-b23df8ad-7ce0-406f-9602-9418897bf5e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:46.773602 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-b23df8ad-7ce0-406f-9602-9418897bf5e3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] PUT https://10.4.3.114/volume/v3/attachments/e007074f-6100-4f97-bc79-01b0626ee8ee Aug 14 22:28:46.773602 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-b23df8ad-7ce0-406f-9602-9418897bf5e3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:46.791189 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-b23df8ad-7ce0-406f-9602-9418897bf5e3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Acquiring lock "cinder-attachment_update-370bb958-5943-47ea-8565-f0151391fafb-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:28:46.798857 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-b23df8ad-7ce0-406f-9602-9418897bf5e3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Lock "cinder-attachment_update-370bb958-5943-47ea-8565-f0151391fafb-np0000007343" acquired by "attachment_update" :: waited 0.008s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:28:46.800175 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:46.800175 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:46.823231 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-75fadaf3-40ad-4cbc-8c6e-b779b2177f2f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:46.823231 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75fadaf3-40ad-4cbc-8c6e-b779b2177f2f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:46.823231 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75fadaf3-40ad-4cbc-8c6e-b779b2177f2f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:46.823231 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75fadaf3-40ad-4cbc-8c6e-b779b2177f2f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:46.823231 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-75fadaf3-40ad-4cbc-8c6e-b779b2177f2f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:46.829930 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:46.829930 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:46.831166 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75fadaf3-40ad-4cbc-8c6e-b779b2177f2f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:46.831581 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 440/1770] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:46 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:46.918344 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-90f07e96-faa4-422c-8ddd-26ea81b51317 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:46.921941 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90f07e96-faa4-422c-8ddd-26ea81b51317 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:46.922292 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90f07e96-faa4-422c-8ddd-26ea81b51317 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:46.923152 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90f07e96-faa4-422c-8ddd-26ea81b51317 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:46.942242 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:46.942242 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:46.948944 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-90f07e96-faa4-422c-8ddd-26ea81b51317 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:46.952899 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-b23df8ad-7ce0-406f-9602-9418897bf5e3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Lock "cinder-attachment_update-370bb958-5943-47ea-8565-f0151391fafb-np0000007343" released by "attachment_update" :: held 0.154s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:28:46.953523 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-b23df8ad-7ce0-406f-9602-9418897bf5e3 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments/e007074f-6100-4f97-bc79-01b0626ee8ee returned with HTTP 200 Aug 14 22:28:46.954159 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 446/1771] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:28:46 2026] PUT /volume/v3/attachments/e007074f-6100-4f97-bc79-01b0626ee8ee => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:46.960168 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90f07e96-faa4-422c-8ddd-26ea81b51317 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:46.960991 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 439/1772] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:46 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 928 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:46.969158 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-f5081cba-3d9f-4940-91ca-1cea40e34e98 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:46.972279 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-f5081cba-3d9f-4940-91ca-1cea40e34e98 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/attachments/e007074f-6100-4f97-bc79-01b0626ee8ee Aug 14 22:28:46.972810 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-f5081cba-3d9f-4940-91ca-1cea40e34e98 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:46.973368 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-f5081cba-3d9f-4940-91ca-1cea40e34e98 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:46.998586 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:47.001585 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-f5081cba-3d9f-4940-91ca-1cea40e34e98 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments/e007074f-6100-4f97-bc79-01b0626ee8ee returned with HTTP 200 Aug 14 22:28:47.001585 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 448/1773] 10.4.3.114 () {70 vars in 1651 bytes} [Fri Aug 14 22:28:46 2026] GET /volume/v3/attachments/e007074f-6100-4f97-bc79-01b0626ee8ee => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:47.180279 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:47.180279 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-461654198"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:47.188439 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-461654198'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:47.189567 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Create volume of 1 GB Aug 14 22:28:47.197718 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Availability Zones retrieved successfully. Aug 14 22:28:47.206606 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Flow 'volume_create_api' (e1aa0ba8-08dd-49c7-b0c1-757307ec1eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:47.208407 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c177832e-6812-4fd9-aa0c-9b7f1531592a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:47.209807 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:47.243268 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c177832e-6812-4fd9-aa0c-9b7f1531592a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:47.243988 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f60302ad-e5e3-4755-83f5-73c5bbabaef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:47.335117 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Created reservations ['af40b2c6-7238-4f87-bfc6-45925685df7c', '24be1b01-82e7-441b-af0d-ee12a8147cfe', 'c6a78b86-52ac-4d3c-ba58-a867767678d7', '042c3a07-712c-4925-8421-508e0fa5f6ce'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:47.336980 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f60302ad-e5e3-4755-83f5-73c5bbabaef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af40b2c6-7238-4f87-bfc6-45925685df7c', '24be1b01-82e7-441b-af0d-ee12a8147cfe', 'c6a78b86-52ac-4d3c-ba58-a867767678d7', '042c3a07-712c-4925-8421-508e0fa5f6ce']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:47.337214 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (875689d7-598a-4d5a-bfce-473188367e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:47.367614 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (875689d7-598a-4d5a-bfce-473188367e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761943f8-eb4c-4ef6-90b4-f4f9bd7b3750', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-461654198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7bcba80538477c80e03f5a476f38b9',qos_specs=None,replication_status=,reservations=['af40b2c6-7238-4f87-bfc6-45925685df7c','24be1b01-82e7-441b-af0d-ee12a8147cfe','c6a78b86-52ac-4d3c-ba58-a867767678d7','042c3a07-712c-4925-8421-508e0fa5f6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29d7966e14743d48bf5a98e447d3c32',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-461654198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=761943f8-eb4c-4ef6-90b4-f4f9bd7b3750,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e7bcba80538477c80e03f5a476f38b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b29d7966e14743d48bf5a98e447d3c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:47.368587 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd08fe62-9fc4-410b-b41a-6f0f0ab64d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:47.398680 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd08fe62-9fc4-410b-b41a-6f0f0ab64d19) transitioned into state 'SUCCESS' from state '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-461654198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7bcba80538477c80e03f5a476f38b9',qos_specs=None,replication_status=,reservations=['af40b2c6-7238-4f87-bfc6-45925685df7c','24be1b01-82e7-441b-af0d-ee12a8147cfe','c6a78b86-52ac-4d3c-ba58-a867767678d7','042c3a07-712c-4925-8421-508e0fa5f6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29d7966e14743d48bf5a98e447d3c32',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:47.399624 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38ec5e5-c33e-463c-bc5c-bdf87633b419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:47.414230 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38ec5e5-c33e-463c-bc5c-bdf87633b419) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:47.415612 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Flow 'volume_create_api' (e1aa0ba8-08dd-49c7-b0c1-757307ec1eb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:47.416024 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Create volume request issued successfully. Aug 14 22:28:47.416866 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0430c3e1-8b9b-448c-94cc-9e675ddd8a1e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:47.417476 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 441/1774] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:28:46 2026] POST /volume/v3/volumes => generated 757 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:47.434696 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cbf88ddf-a5a3-4c1f-b7e4-98a41f6f4e01 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:47.436959 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cbf88ddf-a5a3-4c1f-b7e4-98a41f6f4e01 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 Aug 14 22:28:47.437547 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cbf88ddf-a5a3-4c1f-b7e4-98a41f6f4e01 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:47.437650 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cbf88ddf-a5a3-4c1f-b7e4-98a41f6f4e01 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:47.445444 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:47.445444 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:47.449879 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cbf88ddf-a5a3-4c1f-b7e4-98a41f6f4e01 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Volume info retrieved successfully. Aug 14 22:28:47.454983 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cbf88ddf-a5a3-4c1f-b7e4-98a41f6f4e01 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 returned with HTTP 200 Aug 14 22:28:47.455940 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 447/1775] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:47 2026] GET /volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:47.851868 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a38772c3-6f70-4293-9a17-92d601891cea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:47.858302 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a38772c3-6f70-4293-9a17-92d601891cea tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:47.858651 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a38772c3-6f70-4293-9a17-92d601891cea tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:47.858914 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a38772c3-6f70-4293-9a17-92d601891cea tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:47.859063 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a38772c3-6f70-4293-9a17-92d601891cea tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:47.864958 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:47.864958 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:47.866115 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a38772c3-6f70-4293-9a17-92d601891cea tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:47.866614 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 440/1776] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:47 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:47.983218 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9871a2d3-56f0-429b-968a-82aef28b5d3d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:47.986645 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9871a2d3-56f0-429b-968a-82aef28b5d3d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:47.986733 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9871a2d3-56f0-429b-968a-82aef28b5d3d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:47.987063 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9871a2d3-56f0-429b-968a-82aef28b5d3d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:47.999631 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:47.999631 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:48.007597 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9871a2d3-56f0-429b-968a-82aef28b5d3d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:48.016228 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9871a2d3-56f0-429b-968a-82aef28b5d3d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:48.016795 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 449/1777] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:47 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:48.470545 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7bf7ed0f-bdfe-48c7-8ed6-cfbe9e3f3a29 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:48.473116 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7bf7ed0f-bdfe-48c7-8ed6-cfbe9e3f3a29 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 Aug 14 22:28:48.473443 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7bf7ed0f-bdfe-48c7-8ed6-cfbe9e3f3a29 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:48.473715 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7bf7ed0f-bdfe-48c7-8ed6-cfbe9e3f3a29 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:48.482480 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:48.482480 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:48.486631 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7bf7ed0f-bdfe-48c7-8ed6-cfbe9e3f3a29 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Volume info retrieved successfully. Aug 14 22:28:48.492147 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7bf7ed0f-bdfe-48c7-8ed6-cfbe9e3f3a29 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 returned with HTTP 200 Aug 14 22:28:48.492582 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 442/1778] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:48 2026] GET /volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:48.506146 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-679f91e6-e4ab-42a3-bc94-69f6b044748c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:48.508281 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-679f91e6-e4ab-42a3-bc94-69f6b044748c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:28:48.508703 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-679f91e6-e4ab-42a3-bc94-69f6b044748c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "761943f8-eb4c-4ef6-90b4-f4f9bd7b3750", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-335628704"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:48.523358 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:48.523358 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:48.524318 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-679f91e6-e4ab-42a3-bc94-69f6b044748c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Volume info retrieved successfully. Aug 14 22:28:48.524318 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-679f91e6-e4ab-42a3-bc94-69f6b044748c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Create snapshot from volume 761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 Aug 14 22:28:48.587946 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-679f91e6-e4ab-42a3-bc94-69f6b044748c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Created reservations ['fc241bc9-c962-4b62-9c4d-9ad3fc982e98', '5098bf1c-6733-42da-a126-9e6b6f4778d8', '7c3c45ce-e9da-4dfb-97cd-b264b31bf054', '68103810-41f7-479e-a5a9-9af2b75a0d8a'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:48.633685 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-679f91e6-e4ab-42a3-bc94-69f6b044748c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot create request issued successfully. Aug 14 22:28:48.634988 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-679f91e6-e4ab-42a3-bc94-69f6b044748c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:28:48.634988 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 448/1779] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:28:48 2026] POST /volume/v3/snapshots => generated 313 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:48.651527 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-21252b75-1c2c-44a3-9b69-4091605c53b7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:48.654336 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21252b75-1c2c-44a3-9b69-4091605c53b7 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 Aug 14 22:28:48.654336 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21252b75-1c2c-44a3-9b69-4091605c53b7 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:48.654336 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21252b75-1c2c-44a3-9b69-4091605c53b7 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:48.661570 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:48.661570 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:48.662400 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-21252b75-1c2c-44a3-9b69-4091605c53b7 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot retrieved successfully. Aug 14 22:28:48.664923 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21252b75-1c2c-44a3-9b69-4091605c53b7 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 returned with HTTP 200 Aug 14 22:28:48.666112 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 441/1780] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:28:48 2026] GET /volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:48.882519 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5bf10478-1da2-4ac5-8b23-513c85fa1150 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:48.887873 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5bf10478-1da2-4ac5-8b23-513c85fa1150 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:48.888381 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5bf10478-1da2-4ac5-8b23-513c85fa1150 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:48.888785 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5bf10478-1da2-4ac5-8b23-513c85fa1150 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:48.889293 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5bf10478-1da2-4ac5-8b23-513c85fa1150 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:48.896588 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:48.896588 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:48.897440 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5bf10478-1da2-4ac5-8b23-513c85fa1150 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:48.897972 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 450/1781] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:48 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:49.034915 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d277237-9821-4797-b1a6-e66e856ac3ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:49.037098 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d277237-9821-4797-b1a6-e66e856ac3ca tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:49.037371 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d277237-9821-4797-b1a6-e66e856ac3ca tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:49.037634 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d277237-9821-4797-b1a6-e66e856ac3ca tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:49.044629 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:49.044629 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:49.050998 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6d277237-9821-4797-b1a6-e66e856ac3ca tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:49.056529 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d277237-9821-4797-b1a6-e66e856ac3ca tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:49.056881 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 443/1782] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:49 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:49.216019 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-551e3415-e285-44bc-9120-241d789fc9f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:49.218533 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-551e3415-e285-44bc-9120-241d789fc9f1 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] DELETE https://10.4.3.114/volume/v3/attachments/2f193ec1-b21b-4cf8-bff4-4e42d9bd0ab6 Aug 14 22:28:49.218663 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-551e3415-e285-44bc-9120-241d789fc9f1 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:49.218852 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-551e3415-e285-44bc-9120-241d789fc9f1 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:49.228357 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:49.228357 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:49.291148 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-551e3415-e285-44bc-9120-241d789fc9f1 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/attachments/2f193ec1-b21b-4cf8-bff4-4e42d9bd0ab6 returned with HTTP 200 Aug 14 22:28:49.291714 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 449/1783] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:28:49 2026] DELETE /volume/v3/attachments/2f193ec1-b21b-4cf8-bff4-4e42d9bd0ab6 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:49.300661 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-44b8b27a-51a8-4adf-acc4-752ebaec9c4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:49.302678 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-44b8b27a-51a8-4adf-acc4-752ebaec9c4a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] DELETE https://10.4.3.114/volume/v3/attachments/31b6d8ea-809e-4e4e-9c5f-4a354d7f8478 Aug 14 22:28:49.302841 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-44b8b27a-51a8-4adf-acc4-752ebaec9c4a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:49.303010 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-44b8b27a-51a8-4adf-acc4-752ebaec9c4a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:49.311853 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:49.311853 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:49.363013 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-44b8b27a-51a8-4adf-acc4-752ebaec9c4a tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/attachments/31b6d8ea-809e-4e4e-9c5f-4a354d7f8478 returned with HTTP 200 Aug 14 22:28:49.363590 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 442/1784] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:28:49 2026] DELETE /volume/v3/attachments/31b6d8ea-809e-4e4e-9c5f-4a354d7f8478 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:49.373940 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-12dfb4ba-282e-4d83-b884-13185c3833a0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:49.376932 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-12dfb4ba-282e-4d83-b884-13185c3833a0 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] DELETE https://10.4.3.114/volume/v3/attachments/66483a96-574e-451e-a4fc-04dfbcff9fa6 Aug 14 22:28:49.377217 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-12dfb4ba-282e-4d83-b884-13185c3833a0 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:49.377502 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-12dfb4ba-282e-4d83-b884-13185c3833a0 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:49.388496 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:49.388496 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:49.441461 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a4bae369-3dca-4fe0-ba0b-638505fa32d7 req-12dfb4ba-282e-4d83-b884-13185c3833a0 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/attachments/66483a96-574e-451e-a4fc-04dfbcff9fa6 returned with HTTP 200 Aug 14 22:28:49.442057 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 451/1785] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:28:49 2026] DELETE /volume/v3/attachments/66483a96-574e-451e-a4fc-04dfbcff9fa6 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:49.678538 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da552142-c877-42f2-a0da-9772331de865 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:49.679990 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da552142-c877-42f2-a0da-9772331de865 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 Aug 14 22:28:49.680209 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da552142-c877-42f2-a0da-9772331de865 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:49.680657 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da552142-c877-42f2-a0da-9772331de865 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:49.689433 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:49.689433 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:49.689981 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-da552142-c877-42f2-a0da-9772331de865 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot retrieved successfully. Aug 14 22:28:49.692300 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da552142-c877-42f2-a0da-9772331de865 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 returned with HTTP 200 Aug 14 22:28:49.692300 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 444/1786] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:28:49 2026] GET /volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:49.703035 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-66334f28-61cc-4e30-990c-64e2176e5804 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:49.705672 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66334f28-61cc-4e30-990c-64e2176e5804 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:28:49.705672 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-66334f28-61cc-4e30-990c-64e2176e5804 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "761943f8-eb4c-4ef6-90b4-f4f9bd7b3750", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-691716685"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:49.719181 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:49.719181 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:49.720306 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-66334f28-61cc-4e30-990c-64e2176e5804 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Volume info retrieved successfully. Aug 14 22:28:49.720306 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-66334f28-61cc-4e30-990c-64e2176e5804 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Create snapshot from volume 761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 Aug 14 22:28:49.768664 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-66334f28-61cc-4e30-990c-64e2176e5804 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Created reservations ['400daf42-8b64-4132-8816-f500fa94d8c4', '37fbc51c-63ca-4956-8e51-899c4162d627', '46fe5390-08b8-4b06-a27c-0768c457438f', 'efa7182e-82ed-4a53-bb13-570b9a31116b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:49.827120 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-66334f28-61cc-4e30-990c-64e2176e5804 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot create request issued successfully. Aug 14 22:28:49.827417 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66334f28-61cc-4e30-990c-64e2176e5804 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:28:49.827922 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 450/1787] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:28:49 2026] POST /volume/v3/snapshots => generated 313 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:49.840230 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33db6976-c89b-4327-8a9f-f5646f8fa399 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:49.842954 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33db6976-c89b-4327-8a9f-f5646f8fa399 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e Aug 14 22:28:49.843334 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33db6976-c89b-4327-8a9f-f5646f8fa399 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:49.843667 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33db6976-c89b-4327-8a9f-f5646f8fa399 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:49.853150 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:49.853150 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:49.853709 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33db6976-c89b-4327-8a9f-f5646f8fa399 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot retrieved successfully. Aug 14 22:28:49.854707 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33db6976-c89b-4327-8a9f-f5646f8fa399 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e returned with HTTP 200 Aug 14 22:28:49.855313 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 443/1788] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:28:49 2026] GET /volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e => generated 445 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:49.911578 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-95595cd4-9550-4c63-9830-b6acfe8a8afb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:49.914175 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95595cd4-9550-4c63-9830-b6acfe8a8afb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:49.914175 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95595cd4-9550-4c63-9830-b6acfe8a8afb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:49.914451 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95595cd4-9550-4c63-9830-b6acfe8a8afb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:49.914594 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-95595cd4-9550-4c63-9830-b6acfe8a8afb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:49.920043 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:49.920043 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:49.921164 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95595cd4-9550-4c63-9830-b6acfe8a8afb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:49.921724 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 452/1789] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:49 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:50.076702 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4c6e3319-aa83-4be4-802c-f66500bcd4c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:50.079067 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c6e3319-aa83-4be4-802c-f66500bcd4c4 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:50.079405 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c6e3319-aa83-4be4-802c-f66500bcd4c4 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:50.079806 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c6e3319-aa83-4be4-802c-f66500bcd4c4 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:50.089569 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:50.089569 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:50.095387 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4c6e3319-aa83-4be4-802c-f66500bcd4c4 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:50.101947 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c6e3319-aa83-4be4-802c-f66500bcd4c4 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:50.102586 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 445/1790] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:50 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:50.865565 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-515dd7ad-752d-4c46-94b5-b3d12948da76 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:50.867779 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-515dd7ad-752d-4c46-94b5-b3d12948da76 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e Aug 14 22:28:50.867995 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-515dd7ad-752d-4c46-94b5-b3d12948da76 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:50.868191 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-515dd7ad-752d-4c46-94b5-b3d12948da76 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:50.873668 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:50.873668 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:50.874109 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-515dd7ad-752d-4c46-94b5-b3d12948da76 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot retrieved successfully. Aug 14 22:28:50.875083 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-515dd7ad-752d-4c46-94b5-b3d12948da76 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e returned with HTTP 200 Aug 14 22:28:50.875489 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 451/1791] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:28:50 2026] GET /volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:50.885161 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d01fbff1-2923-4b14-b56d-fda8e4d66acc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:50.887117 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d01fbff1-2923-4b14-b56d-fda8e4d66acc tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:28:50.887617 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d01fbff1-2923-4b14-b56d-fda8e4d66acc tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "761943f8-eb4c-4ef6-90b4-f4f9bd7b3750", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-774165583"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:50.898118 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:50.898118 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:50.899029 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d01fbff1-2923-4b14-b56d-fda8e4d66acc tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Volume info retrieved successfully. Aug 14 22:28:50.899129 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-d01fbff1-2923-4b14-b56d-fda8e4d66acc tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Create snapshot from volume 761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 Aug 14 22:28:50.936065 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-175fd21e-350b-42a5-96fe-14f1b0a165c9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:50.941015 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-175fd21e-350b-42a5-96fe-14f1b0a165c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:50.941015 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-175fd21e-350b-42a5-96fe-14f1b0a165c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:50.941015 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-175fd21e-350b-42a5-96fe-14f1b0a165c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:50.941015 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-175fd21e-350b-42a5-96fe-14f1b0a165c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:50.941286 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d01fbff1-2923-4b14-b56d-fda8e4d66acc tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Created reservations ['7db91027-1423-4da7-a67f-91429fdcdd78', '467b3875-651a-4b05-a8f9-8bc0e9171347', 'c6538184-e03b-4931-a0d0-a8a93e0f7735', '60e68d07-e162-49cf-b227-4d12a58dfb89'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:50.946403 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:50.946403 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:50.947235 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-175fd21e-350b-42a5-96fe-14f1b0a165c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:50.947883 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 453/1792] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:50 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:50.983051 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d01fbff1-2923-4b14-b56d-fda8e4d66acc tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot create request issued successfully. Aug 14 22:28:50.983478 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d01fbff1-2923-4b14-b56d-fda8e4d66acc tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:28:50.983971 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 444/1793] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:28:50 2026] POST /volume/v3/snapshots => generated 313 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:28:51.001102 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4bcce559-3124-4b26-8d93-3c22a0f2a6f8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:51.004156 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bcce559-3124-4b26-8d93-3c22a0f2a6f8 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 Aug 14 22:28:51.004316 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bcce559-3124-4b26-8d93-3c22a0f2a6f8 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:51.005225 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bcce559-3124-4b26-8d93-3c22a0f2a6f8 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:51.010892 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:51.010892 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:51.011497 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4bcce559-3124-4b26-8d93-3c22a0f2a6f8 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot retrieved successfully. Aug 14 22:28:51.012352 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bcce559-3124-4b26-8d93-3c22a0f2a6f8 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 returned with HTTP 200 Aug 14 22:28:51.013056 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 446/1794] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:28:51 2026] GET /volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:51.119071 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ddda31a-1f08-471e-b406-bfae0e2d10cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:51.121369 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ddda31a-1f08-471e-b406-bfae0e2d10cb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:51.122821 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ddda31a-1f08-471e-b406-bfae0e2d10cb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:51.122821 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ddda31a-1f08-471e-b406-bfae0e2d10cb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:51.132600 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:51.132600 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:51.137300 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2ddda31a-1f08-471e-b406-bfae0e2d10cb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:51.142793 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ddda31a-1f08-471e-b406-bfae0e2d10cb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:51.143377 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 452/1795] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:51 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:51.966000 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e445d725-cd05-4135-a89b-cc912b852fbe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:51.968122 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e445d725-cd05-4135-a89b-cc912b852fbe tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:51.968466 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e445d725-cd05-4135-a89b-cc912b852fbe tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:51.968746 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e445d725-cd05-4135-a89b-cc912b852fbe tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:51.968962 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e445d725-cd05-4135-a89b-cc912b852fbe tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:51.974604 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:51.974604 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:51.975286 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e445d725-cd05-4135-a89b-cc912b852fbe tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:51.976011 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 454/1796] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:51 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.027201 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e4953a6-eec6-431c-aa6a-0e363198c526 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.030488 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e4953a6-eec6-431c-aa6a-0e363198c526 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 Aug 14 22:28:52.031965 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e4953a6-eec6-431c-aa6a-0e363198c526 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.031965 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e4953a6-eec6-431c-aa6a-0e363198c526 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.042790 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.042790 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:52.043486 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2e4953a6-eec6-431c-aa6a-0e363198c526 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot retrieved successfully. Aug 14 22:28:52.044940 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e4953a6-eec6-431c-aa6a-0e363198c526 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 returned with HTTP 200 Aug 14 22:28:52.045002 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 445/1797] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.051386 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-26d05fc4-0642-414b-8a32-c08c1fa312fe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.053178 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-26d05fc4-0642-414b-8a32-c08c1fa312fe tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] DELETE https://10.4.3.114/volume/v3/attachments/54b0e914-ef95-439d-92a1-c5bb15595a46 Aug 14 22:28:52.053473 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-26d05fc4-0642-414b-8a32-c08c1fa312fe tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.053762 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-26d05fc4-0642-414b-8a32-c08c1fa312fe tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.060965 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-941b25b5-3e0d-4dea-8cdf-eb8e3fd5481e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.063769 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-941b25b5-3e0d-4dea-8cdf-eb8e3fd5481e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?limit=1 Aug 14 22:28:52.065122 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-941b25b5-3e0d-4dea-8cdf-eb8e3fd5481e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.065122 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-941b25b5-3e0d-4dea-8cdf-eb8e3fd5481e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.065122 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-941b25b5-3e0d-4dea-8cdf-eb8e3fd5481e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.066856 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-941b25b5-3e0d-4dea-8cdf-eb8e3fd5481e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.067645 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.067645 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:52.072215 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-941b25b5-3e0d-4dea-8cdf-eb8e3fd5481e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.072215 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-941b25b5-3e0d-4dea-8cdf-eb8e3fd5481e tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 14 22:28:52.072215 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 453/1798] 10.4.3.114 () {66 vars in 1258 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.086188 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-214dd6f5-9952-4311-aa5a-108ed1db8110 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.089937 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-214dd6f5-9952-4311-aa5a-108ed1db8110 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots Aug 14 22:28:52.091061 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-214dd6f5-9952-4311-aa5a-108ed1db8110 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.091435 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-214dd6f5-9952-4311-aa5a-108ed1db8110 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.092016 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-214dd6f5-9952-4311-aa5a-108ed1db8110 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.093674 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-214dd6f5-9952-4311-aa5a-108ed1db8110 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.099587 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-214dd6f5-9952-4311-aa5a-108ed1db8110 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.100219 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-214dd6f5-9952-4311-aa5a-108ed1db8110 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 200 Aug 14 22:28:52.100950 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 455/1799] 10.4.3.114 () {66 vars in 1243 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.115993 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bcbbffb3-5d69-4b9d-a247-aa58dad1ce0c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.119755 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bcbbffb3-5d69-4b9d-a247-aa58dad1ce0c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?limit=100000 Aug 14 22:28:52.120689 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bcbbffb3-5d69-4b9d-a247-aa58dad1ce0c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.120689 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bcbbffb3-5d69-4b9d-a247-aa58dad1ce0c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.122045 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-bcbbffb3-5d69-4b9d-a247-aa58dad1ce0c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.124391 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-bcbbffb3-5d69-4b9d-a247-aa58dad1ce0c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.134272 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bcbbffb3-5d69-4b9d-a247-aa58dad1ce0c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.134272 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bcbbffb3-5d69-4b9d-a247-aa58dad1ce0c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 14 22:28:52.134272 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 446/1800] 10.4.3.114 () {66 vars in 1268 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.144061 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a78ce444-9a64-4e12-b9d7-03903b34cd8c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.146824 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a78ce444-9a64-4e12-b9d7-03903b34cd8c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?limit=0 Aug 14 22:28:52.147048 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a78ce444-9a64-4e12-b9d7-03903b34cd8c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.147871 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a78ce444-9a64-4e12-b9d7-03903b34cd8c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.147871 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-a78ce444-9a64-4e12-b9d7-03903b34cd8c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.149245 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.149245 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:52.150541 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-a78ce444-9a64-4e12-b9d7-03903b34cd8c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.156654 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a78ce444-9a64-4e12-b9d7-03903b34cd8c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.157217 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a78ce444-9a64-4e12-b9d7-03903b34cd8c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 14 22:28:52.157518 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 454/1801] 10.4.3.114 () {66 vars in 1258 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:28:52.158576 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f1f6b961-b6bc-40cc-9138-486639f276ef req-26d05fc4-0642-414b-8a32-c08c1fa312fe tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/attachments/54b0e914-ef95-439d-92a1-c5bb15595a46 returned with HTTP 200 Aug 14 22:28:52.158914 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 447/1802] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:28:52 2026] DELETE /volume/v3/attachments/54b0e914-ef95-439d-92a1-c5bb15595a46 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.160438 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-604d703a-b57e-4314-87a5-f2fe37920afd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.170133 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-604d703a-b57e-4314-87a5-f2fe37920afd tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:52.170461 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-604d703a-b57e-4314-87a5-f2fe37920afd tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.171000 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-604d703a-b57e-4314-87a5-f2fe37920afd tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.171486 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-824bdaa5-a6ba-4a0a-bb3c-5a0b293a90e2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.173432 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-824bdaa5-a6ba-4a0a-bb3c-5a0b293a90e2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots Aug 14 22:28:52.173730 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-824bdaa5-a6ba-4a0a-bb3c-5a0b293a90e2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.173883 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-824bdaa5-a6ba-4a0a-bb3c-5a0b293a90e2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.174154 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-824bdaa5-a6ba-4a0a-bb3c-5a0b293a90e2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.174498 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.174498 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:52.175547 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-824bdaa5-a6ba-4a0a-bb3c-5a0b293a90e2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.180575 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-824bdaa5-a6ba-4a0a-bb3c-5a0b293a90e2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.181054 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-824bdaa5-a6ba-4a0a-bb3c-5a0b293a90e2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 200 Aug 14 22:28:52.181184 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.181184 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:52.182129 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 447/1803] 10.4.3.114 () {66 vars in 1243 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots => generated 993 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:28:52.196408 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-604d703a-b57e-4314-87a5-f2fe37920afd tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:52.201487 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-210cdeef-9715-46e4-a581-b07fd84698b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.203806 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-210cdeef-9715-46e4-a581-b07fd84698b1 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?marker=c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e Aug 14 22:28:52.204490 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-210cdeef-9715-46e4-a581-b07fd84698b1 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.204490 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-210cdeef-9715-46e4-a581-b07fd84698b1 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.204783 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-210cdeef-9715-46e4-a581-b07fd84698b1 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.206290 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-210cdeef-9715-46e4-a581-b07fd84698b1 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.207147 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-604d703a-b57e-4314-87a5-f2fe37920afd tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:52.207763 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 456/1804] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 928 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:52.232328 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-210cdeef-9715-46e4-a581-b07fd84698b1 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.233018 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-210cdeef-9715-46e4-a581-b07fd84698b1 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?marker=c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e returned with HTTP 200 Aug 14 22:28:52.234163 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 455/1805] 10.4.3.114 () {66 vars in 1330 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?marker=c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.248107 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-69a96d32-db7d-4714-b25e-dac8be6a7daa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.251153 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69a96d32-db7d-4714-b25e-dac8be6a7daa tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?offset=2&limit=3 Aug 14 22:28:52.251427 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69a96d32-db7d-4714-b25e-dac8be6a7daa tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.252289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69a96d32-db7d-4714-b25e-dac8be6a7daa tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.252289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-69a96d32-db7d-4714-b25e-dac8be6a7daa tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.253312 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.253312 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:52.254721 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-69a96d32-db7d-4714-b25e-dac8be6a7daa tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.276856 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-69a96d32-db7d-4714-b25e-dac8be6a7daa tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.276904 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69a96d32-db7d-4714-b25e-dac8be6a7daa tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 14 22:28:52.277694 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 448/1806] 10.4.3.114 () {66 vars in 1276 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.289570 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-42ccf868-8c4d-43b5-9e16-67a18927defb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.292769 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42ccf868-8c4d-43b5-9e16-67a18927defb tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 14 22:28:52.293556 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42ccf868-8c4d-43b5-9e16-67a18927defb tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.293556 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42ccf868-8c4d-43b5-9e16-67a18927defb tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.293556 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-42ccf868-8c4d-43b5-9e16-67a18927defb tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.293854 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.293854 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:52.294907 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-42ccf868-8c4d-43b5-9e16-67a18927defb tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.309636 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42ccf868-8c4d-43b5-9e16-67a18927defb tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.310038 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42ccf868-8c4d-43b5-9e16-67a18927defb tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 14 22:28:52.310698 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 448/1807] 10.4.3.114 () {66 vars in 1308 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.322187 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1de09b96-7edb-4f98-bf42-1edec37d2042 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.331930 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1de09b96-7edb-4f98-bf42-1edec37d2042 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 14 22:28:52.331930 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1de09b96-7edb-4f98-bf42-1edec37d2042 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.331930 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1de09b96-7edb-4f98-bf42-1edec37d2042 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.331930 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-1de09b96-7edb-4f98-bf42-1edec37d2042 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.331930 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-1de09b96-7edb-4f98-bf42-1edec37d2042 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.337658 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1de09b96-7edb-4f98-bf42-1edec37d2042 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.339221 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1de09b96-7edb-4f98-bf42-1edec37d2042 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 14 22:28:52.339885 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 457/1808] 10.4.3.114 () {66 vars in 1310 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.360215 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d193a79-423a-4797-941e-0e9711a003de None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.363165 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d193a79-423a-4797-941e-0e9711a003de tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 14 22:28:52.363469 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d193a79-423a-4797-941e-0e9711a003de tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.363716 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d193a79-423a-4797-941e-0e9711a003de tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.363935 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-5d193a79-423a-4797-941e-0e9711a003de tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.364266 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.364266 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:52.365872 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-5d193a79-423a-4797-941e-0e9711a003de tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.384953 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5d193a79-423a-4797-941e-0e9711a003de tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.385427 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d193a79-423a-4797-941e-0e9711a003de tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 14 22:28:52.386063 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 456/1809] 10.4.3.114 () {66 vars in 1292 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.398997 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c78d862f-1e86-4115-b6eb-b215cba13a79 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.400921 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c78d862f-1e86-4115-b6eb-b215cba13a79 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 14 22:28:52.401483 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c78d862f-1e86-4115-b6eb-b215cba13a79 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.401483 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c78d862f-1e86-4115-b6eb-b215cba13a79 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.401672 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-c78d862f-1e86-4115-b6eb-b215cba13a79 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.401968 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.401968 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:52.402994 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-c78d862f-1e86-4115-b6eb-b215cba13a79 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.420287 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c78d862f-1e86-4115-b6eb-b215cba13a79 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.420789 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c78d862f-1e86-4115-b6eb-b215cba13a79 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 14 22:28:52.421391 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 449/1810] 10.4.3.114 () {66 vars in 1294 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.435289 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1e3bf503-c741-4276-b228-5789cf43c8c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.437994 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e3bf503-c741-4276-b228-5789cf43c8c4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 14 22:28:52.437994 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e3bf503-c741-4276-b228-5789cf43c8c4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.439768 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e3bf503-c741-4276-b228-5789cf43c8c4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.439768 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-1e3bf503-c741-4276-b228-5789cf43c8c4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.441795 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.441795 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:52.441795 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-1e3bf503-c741-4276-b228-5789cf43c8c4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.467368 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1e3bf503-c741-4276-b228-5789cf43c8c4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.467874 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e3bf503-c741-4276-b228-5789cf43c8c4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 14 22:28:52.468551 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 449/1811] 10.4.3.114 () {66 vars in 1312 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.481068 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5a6b1f92-02bb-4e4e-9a46-221a556a10a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.483232 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a6b1f92-02bb-4e4e-9a46-221a556a10a7 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 14 22:28:52.483669 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a6b1f92-02bb-4e4e-9a46-221a556a10a7 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.483669 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a6b1f92-02bb-4e4e-9a46-221a556a10a7 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.483916 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-5a6b1f92-02bb-4e4e-9a46-221a556a10a7 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.484212 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.484212 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:52.485187 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-5a6b1f92-02bb-4e4e-9a46-221a556a10a7 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.504075 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5a6b1f92-02bb-4e4e-9a46-221a556a10a7 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.504075 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a6b1f92-02bb-4e4e-9a46-221a556a10a7 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 14 22:28:52.505559 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 458/1812] 10.4.3.114 () {66 vars in 1314 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.519080 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4cc31e2e-d7b5-4d23-afb3-a67e209687ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.521305 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cc31e2e-d7b5-4d23-afb3-a67e209687ca tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-774165583 Aug 14 22:28:52.521576 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cc31e2e-d7b5-4d23-afb3-a67e209687ca tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.521826 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cc31e2e-d7b5-4d23-afb3-a67e209687ca tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.522105 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-4cc31e2e-d7b5-4d23-afb3-a67e209687ca tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.522478 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.522478 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:52.528151 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-4cc31e2e-d7b5-4d23-afb3-a67e209687ca tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.545388 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4cc31e2e-d7b5-4d23-afb3-a67e209687ca tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.545856 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.545856 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:52.546831 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cc31e2e-d7b5-4d23-afb3-a67e209687ca tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-774165583 returned with HTTP 200 Aug 14 22:28:52.547391 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 457/1813] 10.4.3.114 () {66 vars in 1383 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-774165583 => generated 475 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.559219 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ef0e69f1-2c85-428e-a138-b8a813d53e09 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.561102 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef0e69f1-2c85-428e-a138-b8a813d53e09 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/detail?status=available Aug 14 22:28:52.562570 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef0e69f1-2c85-428e-a138-b8a813d53e09 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.562570 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef0e69f1-2c85-428e-a138-b8a813d53e09 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.562937 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-ef0e69f1-2c85-428e-a138-b8a813d53e09 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.563303 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.563303 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:52.564500 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-ef0e69f1-2c85-428e-a138-b8a813d53e09 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.579021 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ef0e69f1-2c85-428e-a138-b8a813d53e09 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.579690 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.579690 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:52.580528 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef0e69f1-2c85-428e-a138-b8a813d53e09 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 14 22:28:52.581013 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 450/1814] 10.4.3.114 () {66 vars in 1297 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:52.593828 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d6712cdd-2610-4175-bb19-9cc3896c9cd2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.596935 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6712cdd-2610-4175-bb19-9cc3896c9cd2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-774165583 Aug 14 22:28:52.597139 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6712cdd-2610-4175-bb19-9cc3896c9cd2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.597440 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6712cdd-2610-4175-bb19-9cc3896c9cd2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.597973 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-d6712cdd-2610-4175-bb19-9cc3896c9cd2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.597973 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.597973 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:52.598969 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-d6712cdd-2610-4175-bb19-9cc3896c9cd2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.614980 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=369,cinder:UPDATE=111,cinder:INSERT=61 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:28:52.618128 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d6712cdd-2610-4175-bb19-9cc3896c9cd2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.619169 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.619169 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:52.620049 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6712cdd-2610-4175-bb19-9cc3896c9cd2 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-774165583 returned with HTTP 200 Aug 14 22:28:52.620643 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 450/1815] 10.4.3.114 () {66 vars in 1417 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-774165583 => generated 475 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.638914 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-df34b3ec-4534-444c-b0f3-a3438c447ae8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.641755 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df34b3ec-4534-444c-b0f3-a3438c447ae8 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-774165583 Aug 14 22:28:52.642640 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df34b3ec-4534-444c-b0f3-a3438c447ae8 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.642640 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df34b3ec-4534-444c-b0f3-a3438c447ae8 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.643489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-df34b3ec-4534-444c-b0f3-a3438c447ae8 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.643792 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.643792 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:52.645028 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-df34b3ec-4534-444c-b0f3-a3438c447ae8 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.661745 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=266,cinder:UPDATE=41,cinder:INSERT=15,cinder:DELETE=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:28:52.663235 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-df34b3ec-4534-444c-b0f3-a3438c447ae8 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.663840 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df34b3ec-4534-444c-b0f3-a3438c447ae8 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-774165583 returned with HTTP 200 Aug 14 22:28:52.664439 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 459/1816] 10.4.3.114 () {66 vars in 1362 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-774165583 => generated 341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.676554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abf72d2b-e7f3-437b-8ea5-2d30f31d366b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.681328 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abf72d2b-e7f3-437b-8ea5-2d30f31d366b tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?status=available Aug 14 22:28:52.681697 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abf72d2b-e7f3-437b-8ea5-2d30f31d366b tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.684687 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abf72d2b-e7f3-437b-8ea5-2d30f31d366b tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.686238 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-abf72d2b-e7f3-437b-8ea5-2d30f31d366b tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.689568 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-abf72d2b-e7f3-437b-8ea5-2d30f31d366b tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.706827 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-abf72d2b-e7f3-437b-8ea5-2d30f31d366b tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.706827 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abf72d2b-e7f3-437b-8ea5-2d30f31d366b tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?status=available returned with HTTP 200 Aug 14 22:28:52.707242 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 458/1817] 10.4.3.114 () {66 vars in 1276 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.721768 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff146606-905e-4308-9899-778276895b7a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.724382 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff146606-905e-4308-9899-778276895b7a tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-774165583 Aug 14 22:28:52.724686 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff146606-905e-4308-9899-778276895b7a tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.724970 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff146606-905e-4308-9899-778276895b7a tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.725413 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-ff146606-905e-4308-9899-778276895b7a tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:28:52.726817 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-ff146606-905e-4308-9899-778276895b7a tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:28:52.746578 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ff146606-905e-4308-9899-778276895b7a tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Get all snapshots completed successfully. Aug 14 22:28:52.746962 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff146606-905e-4308-9899-778276895b7a tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-774165583 returned with HTTP 200 Aug 14 22:28:52.747502 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 451/1818] 10.4.3.114 () {66 vars in 1396 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-774165583 => generated 341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.763724 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-03bd5544-57e2-4e00-b453-8795cf9d823c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.768315 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03bd5544-57e2-4e00-b453-8795cf9d823c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 Aug 14 22:28:52.768468 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03bd5544-57e2-4e00-b453-8795cf9d823c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.769393 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03bd5544-57e2-4e00-b453-8795cf9d823c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.770836 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-03bd5544-57e2-4e00-b453-8795cf9d823c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Delete snapshot with id: 04a6ba61-792f-43f5-bc07-20d150bd9b46 Aug 14 22:28:52.787739 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.787739 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:52.788290 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-03bd5544-57e2-4e00-b453-8795cf9d823c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot retrieved successfully. Aug 14 22:28:52.842800 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-03bd5544-57e2-4e00-b453-8795cf9d823c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot delete request issued successfully. Aug 14 22:28:52.843048 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03bd5544-57e2-4e00-b453-8795cf9d823c tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 returned with HTTP 202 Aug 14 22:28:52.843873 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 451/1819] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:28:52 2026] DELETE /volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:52.851803 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e4d38f14-8bb9-42e5-a0eb-0e6e485974a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.853913 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4d38f14-8bb9-42e5-a0eb-0e6e485974a1 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 Aug 14 22:28:52.854137 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4d38f14-8bb9-42e5-a0eb-0e6e485974a1 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.854360 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4d38f14-8bb9-42e5-a0eb-0e6e485974a1 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.863393 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.863393 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:52.863763 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e4d38f14-8bb9-42e5-a0eb-0e6e485974a1 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot retrieved successfully. Aug 14 22:28:52.865042 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4d38f14-8bb9-42e5-a0eb-0e6e485974a1 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 returned with HTTP 200 Aug 14 22:28:52.865613 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 460/1820] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.930405 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fdcd7724-191d-4e90-946d-c3ff4c2ef6ac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.934605 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fdcd7724-191d-4e90-946d-c3ff4c2ef6ac tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:28:52.934964 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fdcd7724-191d-4e90-946d-c3ff4c2ef6ac tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.935985 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fdcd7724-191d-4e90-946d-c3ff4c2ef6ac tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.955413 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:52.955413 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:52.967089 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fdcd7724-191d-4e90-946d-c3ff4c2ef6ac tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:28:52.970856 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fdcd7724-191d-4e90-946d-c3ff4c2ef6ac tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:28:52.971406 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 459/1821] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:52.991681 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-028be0c8-a8cc-4da4-b7c3-90eba1e0c0f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:52.993917 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-028be0c8-a8cc-4da4-b7c3-90eba1e0c0f7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:52.994131 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-028be0c8-a8cc-4da4-b7c3-90eba1e0c0f7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:52.994376 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-028be0c8-a8cc-4da4-b7c3-90eba1e0c0f7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:52.996007 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-028be0c8-a8cc-4da4-b7c3-90eba1e0c0f7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:53.002100 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:53.002100 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:53.003161 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-028be0c8-a8cc-4da4-b7c3-90eba1e0c0f7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:53.003622 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 452/1822] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:52 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:53.153011 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fe3fd66b-f6f8-478e-8beb-4e00c90cd2e5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:53.156533 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe3fd66b-f6f8-478e-8beb-4e00c90cd2e5 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] DELETE https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 Aug 14 22:28:53.160659 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fe3fd66b-f6f8-478e-8beb-4e00c90cd2e5 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:53.160659 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fe3fd66b-f6f8-478e-8beb-4e00c90cd2e5 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:53.160659 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-fe3fd66b-f6f8-478e-8beb-4e00c90cd2e5 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Delete volume with id: 654ca3d8-de30-4ec2-b34d-827585ebc8f3 Aug 14 22:28:53.171526 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:53.171526 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:53.171526 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fe3fd66b-f6f8-478e-8beb-4e00c90cd2e5 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:28:53.202188 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fe3fd66b-f6f8-478e-8beb-4e00c90cd2e5 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Delete volume request issued successfully. Aug 14 22:28:53.202711 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe3fd66b-f6f8-478e-8beb-4e00c90cd2e5 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 returned with HTTP 202 Aug 14 22:28:53.203819 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 452/1823] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:53 2026] DELETE /volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:53.213393 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0dc7cfbe-593b-49e1-a6de-7dbcc4542750 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:53.215342 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0dc7cfbe-593b-49e1-a6de-7dbcc4542750 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 Aug 14 22:28:53.215668 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0dc7cfbe-593b-49e1-a6de-7dbcc4542750 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:53.215916 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0dc7cfbe-593b-49e1-a6de-7dbcc4542750 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:53.233328 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-158dd2fe-3b2b-49c7-8101-ed57e494e574 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:53.233638 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:53.233638 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:53.236476 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-158dd2fe-3b2b-49c7-8101-ed57e494e574 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:53.236476 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-158dd2fe-3b2b-49c7-8101-ed57e494e574 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:53.236476 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-158dd2fe-3b2b-49c7-8101-ed57e494e574 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:53.242502 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0dc7cfbe-593b-49e1-a6de-7dbcc4542750 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:28:53.250332 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:53.250332 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:53.252290 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0dc7cfbe-593b-49e1-a6de-7dbcc4542750 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 returned with HTTP 200 Aug 14 22:28:53.253165 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 461/1824] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:53 2026] GET /volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:53.260279 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-158dd2fe-3b2b-49c7-8101-ed57e494e574 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:53.265114 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-158dd2fe-3b2b-49c7-8101-ed57e494e574 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:53.266911 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 460/1825] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:53 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 1193 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:28:53.285716 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d57d39b7-df68-4dc5-95c3-cc5bb6d229e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:53.287686 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d57d39b7-df68-4dc5-95c3-cc5bb6d229e2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:53.289284 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d57d39b7-df68-4dc5-95c3-cc5bb6d229e2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:53.289284 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d57d39b7-df68-4dc5-95c3-cc5bb6d229e2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:53.301587 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:53.301587 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:53.311283 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d57d39b7-df68-4dc5-95c3-cc5bb6d229e2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:53.319172 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d57d39b7-df68-4dc5-95c3-cc5bb6d229e2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:53.320282 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 453/1826] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:53 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 1193 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:28:53.339913 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a0f89de0-4342-4c06-98cc-2cc1e3875126 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:53.345597 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0f89de0-4342-4c06-98cc-2cc1e3875126 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] DELETE https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:53.346033 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0f89de0-4342-4c06-98cc-2cc1e3875126 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:53.346416 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0f89de0-4342-4c06-98cc-2cc1e3875126 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:53.347331 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a0f89de0-4342-4c06-98cc-2cc1e3875126 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume with id: 09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:53.363068 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:53.363068 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:53.363755 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a0f89de0-4342-4c06-98cc-2cc1e3875126 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:53.404380 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a0f89de0-4342-4c06-98cc-2cc1e3875126 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume request issued successfully. Aug 14 22:28:53.404380 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0f89de0-4342-4c06-98cc-2cc1e3875126 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 202 Aug 14 22:28:53.404871 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 453/1827] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:28:53 2026] DELETE /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:28:53.415076 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bfea69d3-e993-40ab-a548-6baff51deab0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:53.420495 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bfea69d3-e993-40ab-a548-6baff51deab0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:53.420495 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bfea69d3-e993-40ab-a548-6baff51deab0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:53.420495 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bfea69d3-e993-40ab-a548-6baff51deab0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:53.434883 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:53.434883 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:53.443076 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bfea69d3-e993-40ab-a548-6baff51deab0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:53.457116 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bfea69d3-e993-40ab-a548-6baff51deab0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 200 Aug 14 22:28:53.457974 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 462/1828] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:53 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 1192 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:28:53.548853 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-b914c274-4ffe-4703-acb5-8d69cf3bf866 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:53.558704 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-b914c274-4ffe-4703-acb5-8d69cf3bf866 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] POST https://10.4.3.114/volume/v3/attachments/e007074f-6100-4f97-bc79-01b0626ee8ee/action Aug 14 22:28:53.558704 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-b914c274-4ffe-4703-acb5-8d69cf3bf866 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:28:53.558704 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-b914c274-4ffe-4703-acb5-8d69cf3bf866 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:53.611027 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:53.611027 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:53.634953 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bd281b31-cd1b-4244-8862-af2eb1e76e5c req-b914c274-4ffe-4703-acb5-8d69cf3bf866 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments/e007074f-6100-4f97-bc79-01b0626ee8ee/action returned with HTTP 204 Aug 14 22:28:53.636021 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 461/1829] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:28:53 2026] POST /volume/v3/attachments/e007074f-6100-4f97-bc79-01b0626ee8ee/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:53.876925 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9324aa6b-1dc9-40fa-9a28-0cc59fed683b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:53.879092 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9324aa6b-1dc9-40fa-9a28-0cc59fed683b tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 Aug 14 22:28:53.879317 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9324aa6b-1dc9-40fa-9a28-0cc59fed683b tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:53.879553 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9324aa6b-1dc9-40fa-9a28-0cc59fed683b tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:53.881828 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=317,cinder:UPDATE=73,cinder:INSERT=37 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:28:53.884751 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9324aa6b-1dc9-40fa-9a28-0cc59fed683b tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 returned with HTTP 404 Aug 14 22:28:53.885718 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 454/1830] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:28:53 2026] GET /volume/v3/snapshots/04a6ba61-792f-43f5-bc07-20d150bd9b46 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:53.896020 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-211bc74e-45de-4903-a7a4-f6abf4403958 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:53.898718 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-211bc74e-45de-4903-a7a4-f6abf4403958 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e Aug 14 22:28:53.899019 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-211bc74e-45de-4903-a7a4-f6abf4403958 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:53.899291 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-211bc74e-45de-4903-a7a4-f6abf4403958 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:53.899454 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-211bc74e-45de-4903-a7a4-f6abf4403958 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Delete snapshot with id: c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e Aug 14 22:28:53.913732 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:53.913732 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:53.916051 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-211bc74e-45de-4903-a7a4-f6abf4403958 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot retrieved successfully. Aug 14 22:28:53.955184 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-211bc74e-45de-4903-a7a4-f6abf4403958 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot delete request issued successfully. Aug 14 22:28:53.955646 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-211bc74e-45de-4903-a7a4-f6abf4403958 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e returned with HTTP 202 Aug 14 22:28:53.956266 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 454/1831] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:28:53 2026] DELETE /volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:53.967238 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bd08786d-5658-4522-aeb8-c8cc543bf874 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:53.969917 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd08786d-5658-4522-aeb8-c8cc543bf874 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e Aug 14 22:28:53.970153 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd08786d-5658-4522-aeb8-c8cc543bf874 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:53.970396 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd08786d-5658-4522-aeb8-c8cc543bf874 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:53.977977 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:53.977977 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:53.978698 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bd08786d-5658-4522-aeb8-c8cc543bf874 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot retrieved successfully. Aug 14 22:28:53.979722 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd08786d-5658-4522-aeb8-c8cc543bf874 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e returned with HTTP 200 Aug 14 22:28:53.980375 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 463/1832] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:28:53 2026] GET /volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:54.017464 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a23499d3-57e8-4b35-8462-f4086b6e6a20 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:54.021193 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a23499d3-57e8-4b35-8462-f4086b6e6a20 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:54.021524 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a23499d3-57e8-4b35-8462-f4086b6e6a20 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:54.021776 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a23499d3-57e8-4b35-8462-f4086b6e6a20 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:54.021923 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a23499d3-57e8-4b35-8462-f4086b6e6a20 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:54.024765 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=376,cinder:INSERT=62,cinder:UPDATE=118 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:28:54.028613 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:54.028613 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:54.029750 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a23499d3-57e8-4b35-8462-f4086b6e6a20 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:54.031334 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 462/1833] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:54 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:54.042271 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7c50b34a-f099-45e2-b1a3-a8493e4f9275 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:54.044680 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c50b34a-f099-45e2-b1a3-a8493e4f9275 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:54.044975 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c50b34a-f099-45e2-b1a3-a8493e4f9275 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:54.045267 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c50b34a-f099-45e2-b1a3-a8493e4f9275 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:54.057834 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:54.057834 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:54.063923 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7c50b34a-f099-45e2-b1a3-a8493e4f9275 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:54.070829 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c50b34a-f099-45e2-b1a3-a8493e4f9275 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:54.071344 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 455/1834] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:54 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 1133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:54.087246 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-36a89f9b-3e99-43dd-9158-399772b6b720 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:54.090029 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36a89f9b-3e99-43dd-9158-399772b6b720 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:54.090029 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36a89f9b-3e99-43dd-9158-399772b6b720 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:54.090985 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36a89f9b-3e99-43dd-9158-399772b6b720 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:54.090985 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-36a89f9b-3e99-43dd-9158-399772b6b720 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete backup with id: e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. Aug 14 22:28:54.097317 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:54.097317 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:54.119310 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-36a89f9b-3e99-43dd-9158-399772b6b720 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] delete_backup rpcapi backup_id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:28:54.121898 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36a89f9b-3e99-43dd-9158-399772b6b720 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 202 Aug 14 22:28:54.122488 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 455/1835] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:54 2026] DELETE /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:28:54.133737 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d5de80bd-d4fa-420c-8c8c-99584f84b204 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:54.137290 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5de80bd-d4fa-420c-8c8c-99584f84b204 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:54.137589 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5de80bd-d4fa-420c-8c8c-99584f84b204 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:54.138371 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5de80bd-d4fa-420c-8c8c-99584f84b204 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:54.138371 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d5de80bd-d4fa-420c-8c8c-99584f84b204 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:54.145571 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:54.145571 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:54.146436 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5de80bd-d4fa-420c-8c8c-99584f84b204 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 200 Aug 14 22:28:54.146953 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 464/1836] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:54 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:54.274174 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a86a735c-1165-44d2-b32e-e17a08352f44 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:54.276496 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a86a735c-1165-44d2-b32e-e17a08352f44 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 Aug 14 22:28:54.276995 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a86a735c-1165-44d2-b32e-e17a08352f44 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:54.277202 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a86a735c-1165-44d2-b32e-e17a08352f44 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:54.283871 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a86a735c-1165-44d2-b32e-e17a08352f44 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 returned with HTTP 404 Aug 14 22:28:54.284530 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 463/1837] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:54 2026] GET /volume/v3/volumes/654ca3d8-de30-4ec2-b34d-827585ebc8f3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:54.293742 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6c660670-bca5-454c-b593-84c777316c49 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:54.294329 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c660670-bca5-454c-b593-84c777316c49 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] DELETE https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e Aug 14 22:28:54.294568 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c660670-bca5-454c-b593-84c777316c49 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:54.294774 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c660670-bca5-454c-b593-84c777316c49 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:54.294980 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6c660670-bca5-454c-b593-84c777316c49 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Delete volume with id: 047568fc-3e58-4595-8d9c-04d19cef1d2e Aug 14 22:28:54.306654 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:54.306654 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:54.307289 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6c660670-bca5-454c-b593-84c777316c49 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:28:54.345746 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6c660670-bca5-454c-b593-84c777316c49 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Delete volume request issued successfully. Aug 14 22:28:54.346077 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c660670-bca5-454c-b593-84c777316c49 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e returned with HTTP 202 Aug 14 22:28:54.346925 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 456/1838] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:54 2026] DELETE /volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:54.356699 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3d71dbe8-44b7-485f-ac1e-5468e54b78e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:54.364914 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d71dbe8-44b7-485f-ac1e-5468e54b78e3 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e Aug 14 22:28:54.364914 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d71dbe8-44b7-485f-ac1e-5468e54b78e3 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:54.364914 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d71dbe8-44b7-485f-ac1e-5468e54b78e3 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:54.383225 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:54.383225 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:54.390797 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3d71dbe8-44b7-485f-ac1e-5468e54b78e3 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:28:54.398172 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d71dbe8-44b7-485f-ac1e-5468e54b78e3 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e returned with HTTP 200 Aug 14 22:28:54.398776 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 456/1839] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:54 2026] GET /volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:54.477333 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4dfc189b-1f82-4d7c-8a1a-f8296d524ed0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:54.481176 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4dfc189b-1f82-4d7c-8a1a-f8296d524ed0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:28:54.481176 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4dfc189b-1f82-4d7c-8a1a-f8296d524ed0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:54.481176 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4dfc189b-1f82-4d7c-8a1a-f8296d524ed0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:54.491403 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4dfc189b-1f82-4d7c-8a1a-f8296d524ed0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 404 Aug 14 22:28:54.495410 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 465/1840] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:54 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:28:54.993581 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3bae6cb5-b9c8-4ab0-bd7c-be3ed226421d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:54.996778 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bae6cb5-b9c8-4ab0-bd7c-be3ed226421d tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e Aug 14 22:28:54.996778 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bae6cb5-b9c8-4ab0-bd7c-be3ed226421d tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:54.996778 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bae6cb5-b9c8-4ab0-bd7c-be3ed226421d tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:55.007698 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bae6cb5-b9c8-4ab0-bd7c-be3ed226421d tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e returned with HTTP 404 Aug 14 22:28:55.008503 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 464/1841] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:28:54 2026] GET /volume/v3/snapshots/c0b73c3c-a4e6-4f92-a2db-0b14524dbe6e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:55.019910 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a951dc1-1a12-4e46-bf61-1942034464e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:55.022963 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a951dc1-1a12-4e46-bf61-1942034464e4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 Aug 14 22:28:55.023296 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a951dc1-1a12-4e46-bf61-1942034464e4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:55.023622 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a951dc1-1a12-4e46-bf61-1942034464e4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:55.024206 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-2a951dc1-1a12-4e46-bf61-1942034464e4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Delete snapshot with id: 76640889-e1ed-4578-aa89-557d6d10bd51 Aug 14 22:28:55.032761 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:55.032761 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:55.033029 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a951dc1-1a12-4e46-bf61-1942034464e4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot retrieved successfully. Aug 14 22:28:55.066916 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a951dc1-1a12-4e46-bf61-1942034464e4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot delete request issued successfully. Aug 14 22:28:55.066916 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a951dc1-1a12-4e46-bf61-1942034464e4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 returned with HTTP 202 Aug 14 22:28:55.067755 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 457/1842] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:28:55 2026] DELETE /volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:55.076016 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33680fa3-2534-495b-86d4-28b54e162491 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:55.078569 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33680fa3-2534-495b-86d4-28b54e162491 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 Aug 14 22:28:55.078817 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33680fa3-2534-495b-86d4-28b54e162491 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:55.079211 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33680fa3-2534-495b-86d4-28b54e162491 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:55.088458 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:55.088458 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:55.089324 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33680fa3-2534-495b-86d4-28b54e162491 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Snapshot retrieved successfully. Aug 14 22:28:55.090667 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33680fa3-2534-495b-86d4-28b54e162491 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 returned with HTTP 200 Aug 14 22:28:55.091331 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 457/1843] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:28:55 2026] GET /volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:55.168273 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-543af626-58f9-43fc-912d-07a7cf087471 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:55.171957 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-543af626-58f9-43fc-912d-07a7cf087471 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 Aug 14 22:28:55.171957 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-543af626-58f9-43fc-912d-07a7cf087471 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:55.171957 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-543af626-58f9-43fc-912d-07a7cf087471 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:55.171957 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-543af626-58f9-43fc-912d-07a7cf087471 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id e3613dbe-3d70-49cd-b1ba-d5506dbdbc98. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:28:55.178439 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-543af626-58f9-43fc-912d-07a7cf087471 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 returned with HTTP 404 Aug 14 22:28:55.182001 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 466/1844] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:55 2026] GET /volume/v3/backups/e3613dbe-3d70-49cd-b1ba-d5506dbdbc98 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:55.321220 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-8c16aaaf-5adc-4634-8f8f-c81a943c7776 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:55.323594 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-8c16aaaf-5adc-4634-8f8f-c81a943c7776 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:55.323845 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-8c16aaaf-5adc-4634-8f8f-c81a943c7776 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:55.324087 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-8c16aaaf-5adc-4634-8f8f-c81a943c7776 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:55.339946 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:55.339946 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:55.347673 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-8c16aaaf-5adc-4634-8f8f-c81a943c7776 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:55.356027 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-8c16aaaf-5adc-4634-8f8f-c81a943c7776 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:55.356682 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 465/1845] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:28:55 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 1133 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:55.383012 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-9d3d2b85-c679-43e1-adcc-38ae0bffbd94 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:55.386688 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-9d3d2b85-c679-43e1-adcc-38ae0bffbd94 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82/action Aug 14 22:28:55.386688 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-9d3d2b85-c679-43e1-adcc-38ae0bffbd94 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:28:55.386864 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-9d3d2b85-c679-43e1-adcc-38ae0bffbd94 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:55.401581 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:55.401581 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:55.402222 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-9d3d2b85-c679-43e1-adcc-38ae0bffbd94 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:55.416695 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-743de3b8-4e15-4900-865b-91586348af7c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:55.421736 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-743de3b8-4e15-4900-865b-91586348af7c tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e Aug 14 22:28:55.421736 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-743de3b8-4e15-4900-865b-91586348af7c tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:55.421736 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-743de3b8-4e15-4900-865b-91586348af7c tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:55.426578 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-9d3d2b85-c679-43e1-adcc-38ae0bffbd94 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Begin detaching volume completed successfully. Aug 14 22:28:55.426918 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-9d3d2b85-c679-43e1-adcc-38ae0bffbd94 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82/action returned with HTTP 202 Aug 14 22:28:55.427624 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 458/1846] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:28:55 2026] POST /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:28:55.430536 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-743de3b8-4e15-4900-865b-91586348af7c tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e returned with HTTP 404 Aug 14 22:28:55.431368 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 458/1847] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:55 2026] GET /volume/v3/volumes/047568fc-3e58-4595-8d9c-04d19cef1d2e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:55.439786 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6665a94e-31da-4633-9790-bb257e936cd2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:55.444039 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6665a94e-31da-4633-9790-bb257e936cd2 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 Aug 14 22:28:55.444311 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6665a94e-31da-4633-9790-bb257e936cd2 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:55.444585 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6665a94e-31da-4633-9790-bb257e936cd2 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:55.444869 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-6665a94e-31da-4633-9790-bb257e936cd2 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Delete volume with id: e8e81ac3-6866-42c6-b87a-d90c55802ef1 Aug 14 22:28:55.467794 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:55.467794 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:55.469277 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6665a94e-31da-4633-9790-bb257e936cd2 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:28:55.471381 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0029492d-8aa9-494d-9725-c4d8440de09d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:55.475945 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0029492d-8aa9-494d-9725-c4d8440de09d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:55.475945 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0029492d-8aa9-494d-9725-c4d8440de09d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:55.476091 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0029492d-8aa9-494d-9725-c4d8440de09d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:55.499206 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:55.499206 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:55.511384 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0029492d-8aa9-494d-9725-c4d8440de09d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:55.513340 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6665a94e-31da-4633-9790-bb257e936cd2 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Delete volume request issued successfully. Aug 14 22:28:55.513881 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6665a94e-31da-4633-9790-bb257e936cd2 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 returned with HTTP 202 Aug 14 22:28:55.514644 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 467/1848] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:55 2026] DELETE /volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:55.517897 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f24d8dbf-c5a8-40bb-990f-fa0dd3387605 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:55.518354 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f24d8dbf-c5a8-40bb-990f-fa0dd3387605 None None] GET https://10.4.3.114/volume// Aug 14 22:28:55.520671 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0029492d-8aa9-494d-9725-c4d8440de09d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:55.521132 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 466/1849] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:55 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 1136 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:55.522824 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f24d8dbf-c5a8-40bb-990f-fa0dd3387605 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:55.523364 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f24d8dbf-c5a8-40bb-990f-fa0dd3387605 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:55.523748 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f24d8dbf-c5a8-40bb-990f-fa0dd3387605 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:28:55.524161 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 459/1850] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:28:55 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:28:55.525940 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e079b336-efaf-4e65-b0ff-d9d71e1f53b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:55.528696 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e079b336-efaf-4e65-b0ff-d9d71e1f53b1 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 Aug 14 22:28:55.529197 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e079b336-efaf-4e65-b0ff-d9d71e1f53b1 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:55.529614 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e079b336-efaf-4e65-b0ff-d9d71e1f53b1 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:55.539280 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:55.539280 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:55.543099 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e079b336-efaf-4e65-b0ff-d9d71e1f53b1 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Volume info retrieved successfully. Aug 14 22:28:55.544974 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-7a889b26-4357-4b57-a10e-9dcdb5815f38 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:55.547890 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-7a889b26-4357-4b57-a10e-9dcdb5815f38 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:55.548327 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-7a889b26-4357-4b57-a10e-9dcdb5815f38 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:55.548549 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-7a889b26-4357-4b57-a10e-9dcdb5815f38 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:55.550428 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e079b336-efaf-4e65-b0ff-d9d71e1f53b1 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 returned with HTTP 200 Aug 14 22:28:55.551148 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 459/1851] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:55 2026] GET /volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:55.562718 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:55.562718 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:55.572929 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-7a889b26-4357-4b57-a10e-9dcdb5815f38 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:55.583288 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-7a889b26-4357-4b57-a10e-9dcdb5815f38 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:55.584049 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 468/1852] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:28:55 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 1316 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:28:56.047554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cced733f-0ea2-4446-83b8-b61a7b5f4925 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.049839 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cced733f-0ea2-4446-83b8-b61a7b5f4925 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:28:56.050110 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cced733f-0ea2-4446-83b8-b61a7b5f4925 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:56.050394 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cced733f-0ea2-4446-83b8-b61a7b5f4925 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:56.066435 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:56.066435 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:56.071567 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cced733f-0ea2-4446-83b8-b61a7b5f4925 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Volume info retrieved successfully. Aug 14 22:28:56.077598 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cced733f-0ea2-4446-83b8-b61a7b5f4925 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:28:56.078002 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 467/1853] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:56 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:56.105377 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-70959d8d-13c6-4b87-9791-2cfdea0526b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.107675 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70959d8d-13c6-4b87-9791-2cfdea0526b4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 Aug 14 22:28:56.107921 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70959d8d-13c6-4b87-9791-2cfdea0526b4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:56.108152 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70959d8d-13c6-4b87-9791-2cfdea0526b4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:56.113353 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70959d8d-13c6-4b87-9791-2cfdea0526b4 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 returned with HTTP 404 Aug 14 22:28:56.113697 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 460/1854] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:28:56 2026] GET /volume/v3/snapshots/76640889-e1ed-4578-aa89-557d6d10bd51 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:56.123064 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2354a431-d3f3-4188-9846-2f445cf71948 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.125406 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2354a431-d3f3-4188-9846-2f445cf71948 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 Aug 14 22:28:56.125751 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2354a431-d3f3-4188-9846-2f445cf71948 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:56.126007 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2354a431-d3f3-4188-9846-2f445cf71948 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:56.126931 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9a783f36-3fb5-4706-b27d-77427a97183a req-31664b47-637b-4f46-936c-4d2b5ad62c6e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.129088 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-31664b47-637b-4f46-936c-4d2b5ad62c6e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:28:56.129232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-31664b47-637b-4f46-936c-4d2b5ad62c6e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:56.129453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-31664b47-637b-4f46-936c-4d2b5ad62c6e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:56.134275 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:56.134275 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:56.138655 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2354a431-d3f3-4188-9846-2f445cf71948 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Volume info retrieved successfully. Aug 14 22:28:56.143694 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2354a431-d3f3-4188-9846-2f445cf71948 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 returned with HTTP 200 Aug 14 22:28:56.144275 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 460/1855] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:56 2026] GET /volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:56.145949 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:56.145949 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:56.151705 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-9a783f36-3fb5-4706-b27d-77427a97183a req-31664b47-637b-4f46-936c-4d2b5ad62c6e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:28:56.159024 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-31664b47-637b-4f46-936c-4d2b5ad62c6e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:28:56.159481 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 469/1856] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:28:56 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:56.161913 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6c54421d-aa41-4622-aeab-583a1180d256 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.164277 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c54421d-aa41-4622-aeab-583a1180d256 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] DELETE https://10.4.3.114/volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 Aug 14 22:28:56.164431 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c54421d-aa41-4622-aeab-583a1180d256 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:56.164735 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c54421d-aa41-4622-aeab-583a1180d256 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:56.166003 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6c54421d-aa41-4622-aeab-583a1180d256 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Delete volume with id: 761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 Aug 14 22:28:56.173415 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:56.173415 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:56.174146 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6c54421d-aa41-4622-aeab-583a1180d256 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Volume info retrieved successfully. Aug 14 22:28:56.186776 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9a783f36-3fb5-4706-b27d-77427a97183a req-81f17a6e-9c0c-49d1-b13e-ccec8882b84d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.189028 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-81f17a6e-9c0c-49d1-b13e-ccec8882b84d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb/action Aug 14 22:28:56.189430 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-81f17a6e-9c0c-49d1-b13e-ccec8882b84d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:28:56.189606 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-81f17a6e-9c0c-49d1-b13e-ccec8882b84d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:56.199840 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6c54421d-aa41-4622-aeab-583a1180d256 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Delete volume request issued successfully. Aug 14 22:28:56.200822 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c54421d-aa41-4622-aeab-583a1180d256 tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 returned with HTTP 202 Aug 14 22:28:56.201282 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 468/1857] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:56 2026] DELETE /volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:56.213988 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4522890b-5629-42ae-937f-28306748fafe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.217268 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:56.217268 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:56.217559 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4522890b-5629-42ae-937f-28306748fafe tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 Aug 14 22:28:56.217847 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4522890b-5629-42ae-937f-28306748fafe tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:56.217919 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9a783f36-3fb5-4706-b27d-77427a97183a req-81f17a6e-9c0c-49d1-b13e-ccec8882b84d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:28:56.218129 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4522890b-5629-42ae-937f-28306748fafe tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:56.228072 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:56.228072 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:56.233522 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4522890b-5629-42ae-937f-28306748fafe tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Volume info retrieved successfully. Aug 14 22:28:56.234964 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9a783f36-3fb5-4706-b27d-77427a97183a req-81f17a6e-9c0c-49d1-b13e-ccec8882b84d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Begin detaching volume completed successfully. Aug 14 22:28:56.235771 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-81f17a6e-9c0c-49d1-b13e-ccec8882b84d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb/action returned with HTTP 202 Aug 14 22:28:56.235962 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 461/1858] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:28:56 2026] POST /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:28:56.240434 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4522890b-5629-42ae-937f-28306748fafe tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 returned with HTTP 200 Aug 14 22:28:56.241073 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 461/1859] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:56 2026] GET /volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:56.268058 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d5af7d1-47ca-41a0-9156-bab8d4bfc927 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.270568 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d5af7d1-47ca-41a0-9156-bab8d4bfc927 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:28:56.271802 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d5af7d1-47ca-41a0-9156-bab8d4bfc927 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:56.271802 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d5af7d1-47ca-41a0-9156-bab8d4bfc927 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:56.294749 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:56.294749 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:56.300067 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6d5af7d1-47ca-41a0-9156-bab8d4bfc927 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:28:56.309393 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d5af7d1-47ca-41a0-9156-bab8d4bfc927 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:28:56.309393 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 470/1860] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:56 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:28:56.322366 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f1f7b48d-acf7-47ec-93ee-995b70b594f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.322366 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1f7b48d-acf7-47ec-93ee-995b70b594f4 None None] GET https://10.4.3.114/volume// Aug 14 22:28:56.322366 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1f7b48d-acf7-47ec-93ee-995b70b594f4 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:56.322866 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1f7b48d-acf7-47ec-93ee-995b70b594f4 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:56.323266 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1f7b48d-acf7-47ec-93ee-995b70b594f4 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:28:56.324101 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 469/1861] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:28:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:28:56.337330 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9a783f36-3fb5-4706-b27d-77427a97183a req-36c9a494-7c56-4fb4-9fb1-f880d0967fe8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.342140 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-36c9a494-7c56-4fb4-9fb1-f880d0967fe8 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:28:56.342140 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-36c9a494-7c56-4fb4-9fb1-f880d0967fe8 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:56.342140 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-36c9a494-7c56-4fb4-9fb1-f880d0967fe8 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:56.370779 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:56.370779 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:56.378110 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9a783f36-3fb5-4706-b27d-77427a97183a req-36c9a494-7c56-4fb4-9fb1-f880d0967fe8 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:28:56.384613 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-36c9a494-7c56-4fb4-9fb1-f880d0967fe8 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:28:56.384613 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 462/1862] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:28:56 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1625 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:28:56.539583 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cf157816-6993-4642-8e1d-7601b394256f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.542073 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf157816-6993-4642-8e1d-7601b394256f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:56.542243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf157816-6993-4642-8e1d-7601b394256f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:56.542456 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf157816-6993-4642-8e1d-7601b394256f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:56.559448 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:56.559448 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:56.574059 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cf157816-6993-4642-8e1d-7601b394256f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:56.574196 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4bce5801-0791-48b3-8723-99cdb8be0280 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.574566 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4bce5801-0791-48b3-8723-99cdb8be0280 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 Aug 14 22:28:56.574919 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4bce5801-0791-48b3-8723-99cdb8be0280 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:56.574994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4bce5801-0791-48b3-8723-99cdb8be0280 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:56.578355 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf157816-6993-4642-8e1d-7601b394256f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:56.579354 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 462/1863] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:56 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:56.586116 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4bce5801-0791-48b3-8723-99cdb8be0280 tempest-TaggedBootDevicesTest-1044007658 tempest-TaggedBootDevicesTest-1044007658-project-member] https://10.4.3.114/volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 returned with HTTP 404 Aug 14 22:28:56.590279 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 471/1864] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:56 2026] GET /volume/v3/volumes/e8e81ac3-6866-42c6-b87a-d90c55802ef1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:28:56.667864 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-b7518e5a-75bf-433d-b327-b1531b4ed449 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.670118 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-b7518e5a-75bf-433d-b327-b1531b4ed449 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/attachments/f06e7d73-8f89-454c-bada-eecf152ad295 Aug 14 22:28:56.670342 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-b7518e5a-75bf-433d-b327-b1531b4ed449 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:56.670742 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-b7518e5a-75bf-433d-b327-b1531b4ed449 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:56.681205 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:56.681205 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:56.746160 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9384da70-8da5-4cbe-ad2e-a8e0ad929f38 req-b7518e5a-75bf-433d-b327-b1531b4ed449 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/attachments/f06e7d73-8f89-454c-bada-eecf152ad295 returned with HTTP 200 Aug 14 22:28:56.746834 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 470/1865] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:28:56 2026] DELETE /volume/v3/attachments/f06e7d73-8f89-454c-bada-eecf152ad295 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:56.941879 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:56.943645 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:28:56.944014 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "64ecc12c-1b91-4129-89b4-a47480da9eb5", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:56.945672 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '64ecc12c-1b91-4129-89b4-a47480da9eb5', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:28:57.060108 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume of 1 GB Aug 14 22:28:57.066299 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Availability Zones retrieved successfully. Aug 14 22:28:57.075873 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Flow 'volume_create_api' (11f907c6-28f0-4adf-a7f7-9a8529cf1747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:57.077725 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fb3e57-9b4c-4212-b38f-0b823d8b79d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:57.079145 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:28:57.177835 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fb3e57-9b4c-4212-b38f-0b823d8b79d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:57.179478 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0ccd18-c792-4569-b625-4e45c10ba2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:57.221000 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9a783f36-3fb5-4706-b27d-77427a97183a req-6e6cc58e-e7af-44ed-9260-002dea2dd981 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:57.223349 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-6e6cc58e-e7af-44ed-9260-002dea2dd981 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:28:57.223756 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-6e6cc58e-e7af-44ed-9260-002dea2dd981 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:57.223941 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-6e6cc58e-e7af-44ed-9260-002dea2dd981 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:57.236241 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:57.236241 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:57.240406 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-9a783f36-3fb5-4706-b27d-77427a97183a req-6e6cc58e-e7af-44ed-9260-002dea2dd981 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:28:57.242879 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Created reservations ['dfbe1239-b079-4e1d-8ec8-aab03731f2fe', 'd221e743-ce27-410c-b048-5f915c89ba79', '522c8cae-cade-49f1-a0bd-661d33e10eea', '291b3bb2-fd82-42bc-bde1-ab587fa99182'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:28:57.243872 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0ccd18-c792-4569-b625-4e45c10ba2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfbe1239-b079-4e1d-8ec8-aab03731f2fe', 'd221e743-ce27-410c-b048-5f915c89ba79', '522c8cae-cade-49f1-a0bd-661d33e10eea', '291b3bb2-fd82-42bc-bde1-ab587fa99182']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:57.244988 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a661ace-1fb2-4c54-b0d3-623c49838106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:57.245365 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-6e6cc58e-e7af-44ed-9260-002dea2dd981 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:28:57.245884 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 463/1866] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:28:57 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:57.261923 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e993f3f7-afa1-43d5-86b7-718730af13fd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:57.264465 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e993f3f7-afa1-43d5-86b7-718730af13fd tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] GET https://10.4.3.114/volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 Aug 14 22:28:57.264814 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e993f3f7-afa1-43d5-86b7-718730af13fd tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:57.265109 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e993f3f7-afa1-43d5-86b7-718730af13fd tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:57.268036 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9a783f36-3fb5-4706-b27d-77427a97183a req-018f0b28-92b6-4141-be0b-9054f0e134f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:57.271297 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-018f0b28-92b6-4141-be0b-9054f0e134f1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] DELETE https://10.4.3.114/volume/v3/attachments/ef9d2e5e-530f-4771-8e97-69ea62dcc431 Aug 14 22:28:57.271649 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-018f0b28-92b6-4141-be0b-9054f0e134f1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:57.271978 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-018f0b28-92b6-4141-be0b-9054f0e134f1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:57.275770 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e993f3f7-afa1-43d5-86b7-718730af13fd tempest-VolumesSnapshotListTestJSON-1737580584 tempest-VolumesSnapshotListTestJSON-1737580584-project-member] https://10.4.3.114/volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 returned with HTTP 404 Aug 14 22:28:57.275770 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 472/1867] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:57 2026] GET /volume/v3/volumes/761943f8-eb4c-4ef6-90b4-f4f9bd7b3750 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:57.278409 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a661ace-1fb2-4c54-b0d3-623c49838106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23fb3f64-7c69-4b88-ae4c-32ee980f0527', '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='1ab975e20fa945ac82507c83b2ccb62b',qos_specs=None,replication_status=,reservations=['dfbe1239-b079-4e1d-8ec8-aab03731f2fe','d221e743-ce27-410c-b048-5f915c89ba79','522c8cae-cade-49f1-a0bd-661d33e10eea','291b3bb2-fd82-42bc-bde1-ab587fa99182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5447548a0b17489a9a93965407902b30',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:28:57Z,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=23fb3f64-7c69-4b88-ae4c-32ee980f0527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab975e20fa945ac82507c83b2ccb62b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5447548a0b17489a9a93965407902b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:57.279847 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (821c1130-ba10-45c1-bf43-8fa847de228c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:57.287989 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:57.287989 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:57.317360 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (821c1130-ba10-45c1-bf43-8fa847de228c) transitioned into state 'SUCCESS' from 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='1ab975e20fa945ac82507c83b2ccb62b',qos_specs=None,replication_status=,reservations=['dfbe1239-b079-4e1d-8ec8-aab03731f2fe','d221e743-ce27-410c-b048-5f915c89ba79','522c8cae-cade-49f1-a0bd-661d33e10eea','291b3bb2-fd82-42bc-bde1-ab587fa99182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5447548a0b17489a9a93965407902b30',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:57.318438 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c8da59-239c-462f-a908-2933d90392e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:28:57.327826 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ba0e821-1e13-4390-92a9-b38e10aeb3e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:57.330641 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ba0e821-1e13-4390-92a9-b38e10aeb3e7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:28:57.330899 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ba0e821-1e13-4390-92a9-b38e10aeb3e7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:57.331206 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ba0e821-1e13-4390-92a9-b38e10aeb3e7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:57.332777 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c8da59-239c-462f-a908-2933d90392e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:28:57.333909 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Flow 'volume_create_api' (11f907c6-28f0-4adf-a7f7-9a8529cf1747) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:28:57.334381 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume request issued successfully. Aug 14 22:28:57.335134 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23556aad-5bee-4e60-8157-1eb02b8bfb11 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:28:57.335717 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 463/1868] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:28:56 2026] POST /volume/v3/volumes => generated 775 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:57.349115 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:57.349115 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:57.354118 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-447fea10-99ab-4368-ad9a-9f3aa77988ba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:57.354464 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5ba0e821-1e13-4390-92a9-b38e10aeb3e7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:28:57.356512 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-447fea10-99ab-4368-ad9a-9f3aa77988ba tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:28:57.356864 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-447fea10-99ab-4368-ad9a-9f3aa77988ba tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:57.357029 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-447fea10-99ab-4368-ad9a-9f3aa77988ba tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:57.360380 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ba0e821-1e13-4390-92a9-b38e10aeb3e7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:28:57.360986 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 464/1869] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:57 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:57.368143 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:57.368143 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:57.376413 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-447fea10-99ab-4368-ad9a-9f3aa77988ba tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:57.384432 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-447fea10-99ab-4368-ad9a-9f3aa77988ba tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 200 Aug 14 22:28:57.384820 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 473/1870] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:57 2026] GET /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:57.389577 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9a783f36-3fb5-4706-b27d-77427a97183a req-018f0b28-92b6-4141-be0b-9054f0e134f1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/ef9d2e5e-530f-4771-8e97-69ea62dcc431 returned with HTTP 200 Aug 14 22:28:57.390551 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 471/1871] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:28:57 2026] DELETE /volume/v3/attachments/ef9d2e5e-530f-4771-8e97-69ea62dcc431 => generated 192 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:57.412120 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-21c9f99f-f126-4fd1-99d0-66d5d2a87072 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:57.414629 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21c9f99f-f126-4fd1-99d0-66d5d2a87072 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] DELETE https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:28:57.416462 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21c9f99f-f126-4fd1-99d0-66d5d2a87072 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:57.416462 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21c9f99f-f126-4fd1-99d0-66d5d2a87072 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:57.416462 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-21c9f99f-f126-4fd1-99d0-66d5d2a87072 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Delete volume with id: 7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:28:57.425671 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:57.425671 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:57.426330 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-21c9f99f-f126-4fd1-99d0-66d5d2a87072 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:28:57.465868 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-21c9f99f-f126-4fd1-99d0-66d5d2a87072 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Delete volume request issued successfully. Aug 14 22:28:57.465868 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21c9f99f-f126-4fd1-99d0-66d5d2a87072 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 202 Aug 14 22:28:57.466297 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 464/1872] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:57 2026] DELETE /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:57.475623 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-45e8a2b2-3030-44fa-8a8c-8084465fa975 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:57.477850 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45e8a2b2-3030-44fa-8a8c-8084465fa975 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:28:57.478137 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45e8a2b2-3030-44fa-8a8c-8084465fa975 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:57.478420 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45e8a2b2-3030-44fa-8a8c-8084465fa975 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:57.487848 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:57.487848 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:57.496774 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-45e8a2b2-3030-44fa-8a8c-8084465fa975 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:28:57.502863 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45e8a2b2-3030-44fa-8a8c-8084465fa975 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 200 Aug 14 22:28:57.503316 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 465/1873] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:57 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:28:57.594837 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-82c29e4a-3a07-4388-ab57-f241996ff20a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:57.596886 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-82c29e4a-3a07-4388-ab57-f241996ff20a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:28:57.597096 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-82c29e4a-3a07-4388-ab57-f241996ff20a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:57.597316 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-82c29e4a-3a07-4388-ab57-f241996ff20a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:57.606788 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:57.606788 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:57.612887 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-82c29e4a-3a07-4388-ab57-f241996ff20a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:28:57.620128 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-82c29e4a-3a07-4388-ab57-f241996ff20a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:28:57.620715 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 474/1874] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:57 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:58.383755 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ace511d-ba52-4a55-ab4d-8ef3f11a7ee7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:58.387271 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ace511d-ba52-4a55-ab4d-8ef3f11a7ee7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:28:58.387570 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ace511d-ba52-4a55-ab4d-8ef3f11a7ee7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:58.388986 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ace511d-ba52-4a55-ab4d-8ef3f11a7ee7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:58.403815 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d2726252-a2a6-4e6f-87d9-daf5485076b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:58.404682 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2726252-a2a6-4e6f-87d9-daf5485076b5 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:28:58.405167 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2726252-a2a6-4e6f-87d9-daf5485076b5 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:58.405167 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2726252-a2a6-4e6f-87d9-daf5485076b5 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:58.413720 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:58.413720 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:58.419643 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:58.419643 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:58.420129 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9ace511d-ba52-4a55-ab4d-8ef3f11a7ee7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:28:58.426307 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d2726252-a2a6-4e6f-87d9-daf5485076b5 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:58.428285 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ace511d-ba52-4a55-ab4d-8ef3f11a7ee7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:28:58.429081 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 472/1875] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:58 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:58.432765 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2726252-a2a6-4e6f-87d9-daf5485076b5 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 200 Aug 14 22:28:58.433283 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 465/1876] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:58 2026] GET /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:58.450616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-48845724-5170-4685-b5eb-bf35842c01bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:58.453102 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48845724-5170-4685-b5eb-bf35842c01bf tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:28:58.453183 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48845724-5170-4685-b5eb-bf35842c01bf tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:58.453416 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48845724-5170-4685-b5eb-bf35842c01bf tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:58.466556 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:58.466556 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:58.473045 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-48845724-5170-4685-b5eb-bf35842c01bf tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] Volume info retrieved successfully. Aug 14 22:28:58.480910 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48845724-5170-4685-b5eb-bf35842c01bf tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-reader] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:28:58.481207 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 466/1877] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:58 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:58.523766 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2b841a77-f220-4d68-8d55-00eb9727ff33 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:58.524959 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b841a77-f220-4d68-8d55-00eb9727ff33 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 Aug 14 22:28:58.525199 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b841a77-f220-4d68-8d55-00eb9727ff33 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:58.525583 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b841a77-f220-4d68-8d55-00eb9727ff33 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:58.539877 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b841a77-f220-4d68-8d55-00eb9727ff33 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 returned with HTTP 404 Aug 14 22:28:58.539996 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 475/1878] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:58 2026] GET /volume/v3/volumes/7a519d53-24d0-4a5e-9572-f97d3b5301f2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:58.551077 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b20961c7-ec20-46cd-8871-fe8a5648b00e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:58.553653 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b20961c7-ec20-46cd-8871-fe8a5648b00e tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] DELETE https://10.4.3.114/volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 Aug 14 22:28:58.554171 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b20961c7-ec20-46cd-8871-fe8a5648b00e tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:58.556023 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b20961c7-ec20-46cd-8871-fe8a5648b00e tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:58.556023 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b20961c7-ec20-46cd-8871-fe8a5648b00e tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Delete volume with id: d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 Aug 14 22:28:58.558495 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-3a8aee63-cfc8-4e0d-b620-f0543d54ba39 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:58.564495 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-3a8aee63-cfc8-4e0d-b620-f0543d54ba39 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:28:58.564495 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-3a8aee63-cfc8-4e0d-b620-f0543d54ba39 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:58.565557 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-3a8aee63-cfc8-4e0d-b620-f0543d54ba39 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:58.574879 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:58.574879 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:58.576286 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b20961c7-ec20-46cd-8871-fe8a5648b00e tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:28:58.587662 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:58.587662 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:58.592138 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-3a8aee63-cfc8-4e0d-b620-f0543d54ba39 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:28:58.599215 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-3a8aee63-cfc8-4e0d-b620-f0543d54ba39 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:28:58.599841 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 466/1879] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:28:58 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:58.625046 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b20961c7-ec20-46cd-8871-fe8a5648b00e tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Delete volume request issued successfully. Aug 14 22:28:58.625188 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b20961c7-ec20-46cd-8871-fe8a5648b00e tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 returned with HTTP 202 Aug 14 22:28:58.626007 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 473/1880] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:28:58 2026] DELETE /volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:28:58.639151 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-6bdfc1fb-d256-45e2-92db-6e1cd820b325 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:58.639635 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-94902315-2c12-464b-86c6-139ca958da46 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:58.642145 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-6bdfc1fb-d256-45e2-92db-6e1cd820b325 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb/action Aug 14 22:28:58.642668 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-6bdfc1fb-d256-45e2-92db-6e1cd820b325 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:28:58.642865 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-6bdfc1fb-d256-45e2-92db-6e1cd820b325 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:28:58.644922 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94902315-2c12-464b-86c6-139ca958da46 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 Aug 14 22:28:58.645228 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94902315-2c12-464b-86c6-139ca958da46 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:58.645820 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94902315-2c12-464b-86c6-139ca958da46 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:58.656471 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:58.656471 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:58.665001 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-94902315-2c12-464b-86c6-139ca958da46 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Volume info retrieved successfully. Aug 14 22:28:58.670147 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:58.670147 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:58.670725 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-6bdfc1fb-d256-45e2-92db-6e1cd820b325 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:28:58.674437 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94902315-2c12-464b-86c6-139ca958da46 tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 returned with HTTP 200 Aug 14 22:28:58.675219 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 476/1881] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:58 2026] GET /volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:28:58.684434 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-6bdfc1fb-d256-45e2-92db-6e1cd820b325 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Begin detaching volume completed successfully. Aug 14 22:28:58.685268 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-6bdfc1fb-d256-45e2-92db-6e1cd820b325 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb/action returned with HTTP 202 Aug 14 22:28:58.685588 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 467/1882] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:28:58 2026] POST /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:28:58.720793 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72fdad8b-34b7-40b3-bef0-53d9ac9cdf5e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:58.725295 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72fdad8b-34b7-40b3-bef0-53d9ac9cdf5e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:28:58.725598 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72fdad8b-34b7-40b3-bef0-53d9ac9cdf5e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:58.725881 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72fdad8b-34b7-40b3-bef0-53d9ac9cdf5e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:58.744699 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:58.744699 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:28:58.751026 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-72fdad8b-34b7-40b3-bef0-53d9ac9cdf5e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:28:58.759336 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72fdad8b-34b7-40b3-bef0-53d9ac9cdf5e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:28:58.759336 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 467/1883] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:58 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:58.770371 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc5554ea-e302-4120-ad38-fea089bafa81 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:58.771439 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc5554ea-e302-4120-ad38-fea089bafa81 None None] GET https://10.4.3.114/volume// Aug 14 22:28:58.771439 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc5554ea-e302-4120-ad38-fea089bafa81 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:58.771639 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc5554ea-e302-4120-ad38-fea089bafa81 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:58.772217 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc5554ea-e302-4120-ad38-fea089bafa81 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:28:58.772931 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 474/1884] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:28:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:28:58.784990 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-ddf0d121-b102-47f4-89fb-fe7fb10592c1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:58.789746 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-ddf0d121-b102-47f4-89fb-fe7fb10592c1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:28:58.790165 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-ddf0d121-b102-47f4-89fb-fe7fb10592c1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:58.790702 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-ddf0d121-b102-47f4-89fb-fe7fb10592c1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:58.807379 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:58.807379 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:28:58.816089 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-ddf0d121-b102-47f4-89fb-fe7fb10592c1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:28:58.824635 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-ddf0d121-b102-47f4-89fb-fe7fb10592c1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:28:58.824635 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 477/1885] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:28:58 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:28:59.452198 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-497991c7-adac-446f-b084-040ea14e1fc0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:59.457281 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-497991c7-adac-446f-b084-040ea14e1fc0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:28:59.457281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-497991c7-adac-446f-b084-040ea14e1fc0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:59.457281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-497991c7-adac-446f-b084-040ea14e1fc0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:59.475236 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:59.475236 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:28:59.479277 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-497991c7-adac-446f-b084-040ea14e1fc0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:28:59.483985 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-497991c7-adac-446f-b084-040ea14e1fc0 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 200 Aug 14 22:28:59.484554 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 468/1886] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:28:59 2026] GET /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:28:59.692907 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-98fef0e7-9125-46d2-aad7-baf43f8c834b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:59.694911 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98fef0e7-9125-46d2-aad7-baf43f8c834b tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] GET https://10.4.3.114/volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 Aug 14 22:28:59.695129 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98fef0e7-9125-46d2-aad7-baf43f8c834b tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:59.695383 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98fef0e7-9125-46d2-aad7-baf43f8c834b tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:59.703388 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98fef0e7-9125-46d2-aad7-baf43f8c834b tempest-ServerRescueNegativeTestJSON-584071117 tempest-ServerRescueNegativeTestJSON-584071117-project-member] https://10.4.3.114/volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 returned with HTTP 404 Aug 14 22:28:59.704114 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 468/1887] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:59 2026] GET /volume/v3/volumes/d99c8ae1-9c46-4d57-ba16-3b1f8bb7b9f7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:28:59.777725 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-75f85e84-ecb3-4486-9fbf-07542c22056d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:28:59.780047 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75f85e84-ecb3-4486-9fbf-07542c22056d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:28:59.780231 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75f85e84-ecb3-4486-9fbf-07542c22056d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:28:59.780457 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75f85e84-ecb3-4486-9fbf-07542c22056d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:28:59.794047 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:28:59.794047 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:28:59.798881 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-75f85e84-ecb3-4486-9fbf-07542c22056d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:28:59.803496 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75f85e84-ecb3-4486-9fbf-07542c22056d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:28:59.804070 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 475/1888] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:28:59 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:00.503008 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3712bf1b-de8a-4089-b310-90391a86a73e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:00.505687 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3712bf1b-de8a-4089-b310-90391a86a73e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:29:00.506035 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3712bf1b-de8a-4089-b310-90391a86a73e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:00.506312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3712bf1b-de8a-4089-b310-90391a86a73e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:00.525293 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:00.525293 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:00.539037 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3712bf1b-de8a-4089-b310-90391a86a73e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:00.548677 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3712bf1b-de8a-4089-b310-90391a86a73e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 200 Aug 14 22:29:00.549754 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 478/1889] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:00 2026] GET /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 928 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:00.832405 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-74392427-a1d6-41df-b904-8b2c57e3400b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:00.840367 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74392427-a1d6-41df-b904-8b2c57e3400b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:29:00.840539 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74392427-a1d6-41df-b904-8b2c57e3400b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:00.841002 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74392427-a1d6-41df-b904-8b2c57e3400b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:00.864744 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:00.864744 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:00.872182 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-74392427-a1d6-41df-b904-8b2c57e3400b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:00.879113 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74392427-a1d6-41df-b904-8b2c57e3400b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:29:00.879857 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 469/1890] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:00 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:01.564295 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b2bf9d42-26c5-49d9-9a21-b7cd5b409e43 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:01.566130 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2bf9d42-26c5-49d9-9a21-b7cd5b409e43 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:29:01.566390 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2bf9d42-26c5-49d9-9a21-b7cd5b409e43 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:01.566654 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2bf9d42-26c5-49d9-9a21-b7cd5b409e43 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:01.581571 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:01.581571 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:01.589737 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b2bf9d42-26c5-49d9-9a21-b7cd5b409e43 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:01.597466 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2bf9d42-26c5-49d9-9a21-b7cd5b409e43 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 200 Aug 14 22:29:01.598003 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 469/1891] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:01 2026] GET /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:01.895647 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef66a2f9-cc82-4039-95f3-7e9d13cb1e97 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:01.898829 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef66a2f9-cc82-4039-95f3-7e9d13cb1e97 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:29:01.898829 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef66a2f9-cc82-4039-95f3-7e9d13cb1e97 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:01.898829 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef66a2f9-cc82-4039-95f3-7e9d13cb1e97 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:01.912442 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:01.912442 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:01.918400 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ef66a2f9-cc82-4039-95f3-7e9d13cb1e97 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:01.925068 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef66a2f9-cc82-4039-95f3-7e9d13cb1e97 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:29:01.925766 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 476/1892] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:01 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:01.980277 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c2e7239a-ba83-4cdc-8b59-6070d42de9c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:01.982557 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c2e7239a-ba83-4cdc-8b59-6070d42de9c5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:29:01.982894 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c2e7239a-ba83-4cdc-8b59-6070d42de9c5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:01.983147 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c2e7239a-ba83-4cdc-8b59-6070d42de9c5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:01.983378 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c2e7239a-ba83-4cdc-8b59-6070d42de9c5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume with id: e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:29:01.990916 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:01.990916 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:01.991539 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c2e7239a-ba83-4cdc-8b59-6070d42de9c5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:29:02.013906 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c2e7239a-ba83-4cdc-8b59-6070d42de9c5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume request issued successfully. Aug 14 22:29:02.014692 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c2e7239a-ba83-4cdc-8b59-6070d42de9c5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 202 Aug 14 22:29:02.015405 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 479/1893] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:29:01 2026] DELETE /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:29:02.025280 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0e7d2e51-cff7-4057-aa6f-0c50ebfdd4a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:02.030296 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e7d2e51-cff7-4057-aa6f-0c50ebfdd4a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:29:02.030609 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e7d2e51-cff7-4057-aa6f-0c50ebfdd4a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:02.030858 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e7d2e51-cff7-4057-aa6f-0c50ebfdd4a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:02.040336 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:02.040336 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:02.046036 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0e7d2e51-cff7-4057-aa6f-0c50ebfdd4a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:29:02.052607 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e7d2e51-cff7-4057-aa6f-0c50ebfdd4a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 200 Aug 14 22:29:02.053164 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 470/1894] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:02 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:02.614447 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-46d2af53-5639-4064-ada8-9ba79fbb712b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:02.616470 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46d2af53-5639-4064-ada8-9ba79fbb712b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:29:02.618057 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46d2af53-5639-4064-ada8-9ba79fbb712b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:02.618057 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46d2af53-5639-4064-ada8-9ba79fbb712b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:02.625895 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:02.625895 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:02.630366 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-46d2af53-5639-4064-ada8-9ba79fbb712b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:02.634936 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-10c463fb-41d8-4475-8b62-2721dc391ffc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:02.635962 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46d2af53-5639-4064-ada8-9ba79fbb712b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 200 Aug 14 22:29:02.639276 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 470/1895] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:02 2026] GET /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:02.640844 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-10c463fb-41d8-4475-8b62-2721dc391ffc tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:29:02.641069 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-10c463fb-41d8-4475-8b62-2721dc391ffc tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:02.641282 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-10c463fb-41d8-4475-8b62-2721dc391ffc tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:02.661401 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:02.661401 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:02.667633 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-10c463fb-41d8-4475-8b62-2721dc391ffc tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:02.675872 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-10c463fb-41d8-4475-8b62-2721dc391ffc tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:29:02.676495 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 477/1896] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:02 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:02.943983 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5ad51b5c-0563-4999-a8b0-e0533ec5ae94 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:02.945853 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ad51b5c-0563-4999-a8b0-e0533ec5ae94 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:29:02.946072 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ad51b5c-0563-4999-a8b0-e0533ec5ae94 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:02.946241 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ad51b5c-0563-4999-a8b0-e0533ec5ae94 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:02.964544 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:02.964544 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:02.968758 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5ad51b5c-0563-4999-a8b0-e0533ec5ae94 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:02.973883 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ad51b5c-0563-4999-a8b0-e0533ec5ae94 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:29:02.974308 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 480/1897] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:02 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:03.071160 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8bb1aea8-ea38-4014-a689-dbc88a6e05d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:03.074436 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bb1aea8-ea38-4014-a689-dbc88a6e05d6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:29:03.074813 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bb1aea8-ea38-4014-a689-dbc88a6e05d6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:03.075043 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bb1aea8-ea38-4014-a689-dbc88a6e05d6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:03.081698 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bb1aea8-ea38-4014-a689-dbc88a6e05d6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 404 Aug 14 22:29:03.082213 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 471/1898] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:03 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:03.085281 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-b4a08bba-8712-43d9-b6b1-96501a08657d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:03.088191 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-b4a08bba-8712-43d9-b6b1-96501a08657d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] DELETE https://10.4.3.114/volume/v3/attachments/3d3e9ad4-015e-4191-9489-3e18d22c031a Aug 14 22:29:03.088576 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-b4a08bba-8712-43d9-b6b1-96501a08657d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:03.088576 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-b4a08bba-8712-43d9-b6b1-96501a08657d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:03.094768 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-839e1473-e89e-445e-a537-c1d49bd98bc9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:03.098573 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-839e1473-e89e-445e-a537-c1d49bd98bc9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:29:03.098573 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-839e1473-e89e-445e-a537-c1d49bd98bc9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:03.098573 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-839e1473-e89e-445e-a537-c1d49bd98bc9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:03.099756 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:03.099756 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:03.105108 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-839e1473-e89e-445e-a537-c1d49bd98bc9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 404 Aug 14 22:29:03.105841 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 478/1899] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:03 2026] GET /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:03.115978 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8c76374a-4047-4e35-b6dc-9ac9b6fba593 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:03.118937 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c76374a-4047-4e35-b6dc-9ac9b6fba593 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:29:03.119302 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c76374a-4047-4e35-b6dc-9ac9b6fba593 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:03.119541 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c76374a-4047-4e35-b6dc-9ac9b6fba593 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:03.119730 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-8c76374a-4047-4e35-b6dc-9ac9b6fba593 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume with id: e4226a2f-0823-47cc-97b6-78ab06105d82 Aug 14 22:29:03.138071 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c76374a-4047-4e35-b6dc-9ac9b6fba593 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 returned with HTTP 404 Aug 14 22:29:03.138311 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 481/1900] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:29:03 2026] DELETE /volume/v3/volumes/e4226a2f-0823-47cc-97b6-78ab06105d82 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:03.186785 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:03.188976 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:29:03.189311 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1642677540"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:03.191150 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume request body: {'volume': {'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1642677540'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:29:03.263683 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d52c490e-b29a-4bb6-8eec-43f59eac9940 req-b4a08bba-8712-43d9-b6b1-96501a08657d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/3d3e9ad4-015e-4191-9489-3e18d22c031a returned with HTTP 200 Aug 14 22:29:03.263683 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 471/1901] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:29:03 2026] DELETE /volume/v3/attachments/3d3e9ad4-015e-4191-9489-3e18d22c031a => generated 19 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:03.343247 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume of 1 GB Aug 14 22:29:03.350312 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Availability Zones retrieved successfully. Aug 14 22:29:03.358910 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Flow 'volume_create_api' (6f0ee10b-98a1-4b5b-89b5-a9c96278a37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:03.360460 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1388a2d7-b2b7-4862-ac80-0af534db22ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:03.362058 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:29:03.449147 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1388a2d7-b2b7-4862-ac80-0af534db22ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:03.451881 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07970aaa-1e97-4196-b59a-367666932a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:03.513868 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Created reservations ['c2aa9d5d-8861-4b88-bf14-a6dca0391d4c', 'b9accfc2-e87f-4a4d-bde9-66cbb65b8ecf', '3ecaf4de-8a25-4f52-aa18-94b6a53341ad', '5cc3fe47-9300-4656-85d5-533d6be33127'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:03.514785 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07970aaa-1e97-4196-b59a-367666932a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2aa9d5d-8861-4b88-bf14-a6dca0391d4c', 'b9accfc2-e87f-4a4d-bde9-66cbb65b8ecf', '3ecaf4de-8a25-4f52-aa18-94b6a53341ad', '5cc3fe47-9300-4656-85d5-533d6be33127']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:03.515553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f02ff47b-bfb8-4c09-bd98-da6a0df26af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:03.554914 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f02ff47b-bfb8-4c09-bd98-da6a0df26af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3200ca38-0f94-498c-a340-755d747e120d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1642677540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1576a5a4cd4a02bb2f23af3daac798',qos_specs=None,replication_status=,reservations=['c2aa9d5d-8861-4b88-bf14-a6dca0391d4c','b9accfc2-e87f-4a4d-bde9-66cbb65b8ecf','3ecaf4de-8a25-4f52-aa18-94b6a53341ad','5cc3fe47-9300-4656-85d5-533d6be33127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:29:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1642677540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3200ca38-0f94-498c-a340-755d747e120d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1576a5a4cd4a02bb2f23af3daac798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:03.556165 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc27a82-b279-4204-8c53-3b77673922bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:03.589479 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc27a82-b279-4204-8c53-3b77673922bc) transitioned into state 'SUCCESS' from state '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-1642677540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1576a5a4cd4a02bb2f23af3daac798',qos_specs=None,replication_status=,reservations=['c2aa9d5d-8861-4b88-bf14-a6dca0391d4c','b9accfc2-e87f-4a4d-bde9-66cbb65b8ecf','3ecaf4de-8a25-4f52-aa18-94b6a53341ad','5cc3fe47-9300-4656-85d5-533d6be33127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:03.590274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0fca50d-0b11-439f-9711-4ab4fef39849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:03.605103 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0fca50d-0b11-439f-9711-4ab4fef39849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:03.606083 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Flow 'volume_create_api' (6f0ee10b-98a1-4b5b-89b5-a9c96278a37c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:03.606612 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume request issued successfully. Aug 14 22:29:03.607444 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb32edf4-8fcf-4c9f-89d6-5557053481c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:29:03.608086 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 472/1902] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:29:03 2026] POST /volume/v3/volumes => generated 749 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:29:03.624234 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff95a981-177a-410b-9bb9-256b777e9934 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:03.627539 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff95a981-177a-410b-9bb9-256b777e9934 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d Aug 14 22:29:03.627539 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff95a981-177a-410b-9bb9-256b777e9934 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:03.627539 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff95a981-177a-410b-9bb9-256b777e9934 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:03.635981 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:03.635981 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:03.641285 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ff95a981-177a-410b-9bb9-256b777e9934 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:29:03.646976 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff95a981-177a-410b-9bb9-256b777e9934 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d returned with HTTP 200 Aug 14 22:29:03.647083 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 479/1903] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:03 2026] GET /volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:03.656747 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7721c5b3-a03b-46c5-8ddf-216c6c915158 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:03.659602 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7721c5b3-a03b-46c5-8ddf-216c6c915158 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:29:03.660672 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7721c5b3-a03b-46c5-8ddf-216c6c915158 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:03.660672 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7721c5b3-a03b-46c5-8ddf-216c6c915158 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:03.674282 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:03.674282 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:03.677841 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7721c5b3-a03b-46c5-8ddf-216c6c915158 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:03.685356 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7721c5b3-a03b-46c5-8ddf-216c6c915158 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 200 Aug 14 22:29:03.685737 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 482/1904] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:03 2026] GET /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:03.991330 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-459d84bf-3af2-4158-86c3-8025d4b7d9b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:03.993230 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-459d84bf-3af2-4158-86c3-8025d4b7d9b1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:29:03.994067 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-459d84bf-3af2-4158-86c3-8025d4b7d9b1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:03.995322 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-459d84bf-3af2-4158-86c3-8025d4b7d9b1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:04.008767 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:04.008767 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:04.013838 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-459d84bf-3af2-4158-86c3-8025d4b7d9b1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:04.021215 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-459d84bf-3af2-4158-86c3-8025d4b7d9b1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:29:04.021769 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 472/1905] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:03 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:04.047191 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3e56391e-729c-43d6-a367-05db10a40c8c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:04.050588 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e56391e-729c-43d6-a367-05db10a40c8c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:29:04.050852 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e56391e-729c-43d6-a367-05db10a40c8c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:04.051042 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e56391e-729c-43d6-a367-05db10a40c8c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:04.059787 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:04.059787 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:04.065022 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3e56391e-729c-43d6-a367-05db10a40c8c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:04.075288 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e56391e-729c-43d6-a367-05db10a40c8c tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:29:04.075825 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 473/1906] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:04 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:04.139597 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b8881a97-0a32-438c-8878-6a2d80913ecb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:04.141610 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8881a97-0a32-438c-8878-6a2d80913ecb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:29:04.141902 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8881a97-0a32-438c-8878-6a2d80913ecb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:04.142198 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8881a97-0a32-438c-8878-6a2d80913ecb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:04.153027 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:04.153027 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:04.162993 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b8881a97-0a32-438c-8878-6a2d80913ecb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:04.172012 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8881a97-0a32-438c-8878-6a2d80913ecb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:29:04.172536 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 480/1907] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:04 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:04.259583 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:04.261896 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:29:04.262886 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-410920849", "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:04.266269 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-410920849', 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:29:04.384041 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Create volume of 1 GB Aug 14 22:29:04.384537 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:04.384537 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:04.385682 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Availability Zones retrieved successfully. Aug 14 22:29:04.400096 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Flow 'volume_create_api' (64fb688a-0673-4766-95ed-9e3392fa3791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:04.401715 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618f1697-c43b-4141-825c-824db8336761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:04.402999 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:29:04.458787 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:04.458787 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:04.475669 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618f1697-c43b-4141-825c-824db8336761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7', 'encryption_key_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=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:04.477468 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e05e807-c712-47e6-9c0e-80ea485e191b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:04.530430 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Created reservations ['bbab273a-c49c-41be-9ce0-4dfe647d760a', 'c1cd129b-bdc6-4e5e-b716-5b446907868d', '72cb9f61-e2e7-4e37-8c9a-ef9db3646257', '6ba6fdfa-4a7f-4fee-aca0-af4eb4d0ad54'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:04.531569 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e05e807-c712-47e6-9c0e-80ea485e191b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbab273a-c49c-41be-9ce0-4dfe647d760a', 'c1cd129b-bdc6-4e5e-b716-5b446907868d', '72cb9f61-e2e7-4e37-8c9a-ef9db3646257', '6ba6fdfa-4a7f-4fee-aca0-af4eb4d0ad54']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:04.532753 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4f4a4e7-ee72-46f5-b9d8-3d4eb807e524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:04.568583 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4f4a4e7-ee72-46f5-b9d8-3d4eb807e524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02566065-f3a3-43ec-bb5f-be1f4868712d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-410920849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='86ff36dec5214be5b7b580223aae9864',qos_specs=None,replication_status=,reservations=['bbab273a-c49c-41be-9ce0-4dfe647d760a','c1cd129b-bdc6-4e5e-b716-5b446907868d','72cb9f61-e2e7-4e37-8c9a-ef9db3646257','6ba6fdfa-4a7f-4fee-aca0-af4eb4d0ad54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f61f166a4c4397a8fd1a2296dbc992',volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-410920849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02566065-f3a3-43ec-bb5f-be1f4868712d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='86ff36dec5214be5b7b580223aae9864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19f61f166a4c4397a8fd1a2296dbc992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7),volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:04.569281 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6e646dc-ee96-4360-a768-d63e5757f8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:04.595060 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6e646dc-ee96-4360-a768-d63e5757f8c7) transitioned into state 'SUCCESS' from state '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-410920849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='86ff36dec5214be5b7b580223aae9864',qos_specs=None,replication_status=,reservations=['bbab273a-c49c-41be-9ce0-4dfe647d760a','c1cd129b-bdc6-4e5e-b716-5b446907868d','72cb9f61-e2e7-4e37-8c9a-ef9db3646257','6ba6fdfa-4a7f-4fee-aca0-af4eb4d0ad54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f61f166a4c4397a8fd1a2296dbc992',volume_type_id=cb3eb4d3-e6ac-484e-a32b-28a04f78b2c7)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:04.595060 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc6f379-9a0a-40d7-bb74-d73609fb39fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:04.603371 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc6f379-9a0a-40d7-bb74-d73609fb39fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:04.604750 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Flow 'volume_create_api' (64fb688a-0673-4766-95ed-9e3392fa3791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:04.605235 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Create volume request issued successfully. Aug 14 22:29:04.606140 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99af0e8b-d9bb-4cd5-8591-05b0b8e44251 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:29:04.606766 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 483/1908] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:29:04 2026] POST /volume/v3/volumes => generated 759 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:29:04.622992 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02d3cab7-6fdf-450b-a5f2-466daacf2ed9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:04.622992 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02d3cab7-6fdf-450b-a5f2-466daacf2ed9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:29:04.623294 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02d3cab7-6fdf-450b-a5f2-466daacf2ed9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:04.623407 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02d3cab7-6fdf-450b-a5f2-466daacf2ed9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:04.634049 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:04.634049 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:04.642611 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02d3cab7-6fdf-450b-a5f2-466daacf2ed9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:04.648623 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02d3cab7-6fdf-450b-a5f2-466daacf2ed9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d returned with HTTP 200 Aug 14 22:29:04.649336 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 473/1909] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:04 2026] GET /volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:04.665444 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ae6e9aac-117b-43d1-bab3-162915c6017c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:04.676379 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae6e9aac-117b-43d1-bab3-162915c6017c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d Aug 14 22:29:04.676379 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae6e9aac-117b-43d1-bab3-162915c6017c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:04.676379 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae6e9aac-117b-43d1-bab3-162915c6017c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:04.676379 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:04.676379 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:04.682450 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ae6e9aac-117b-43d1-bab3-162915c6017c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:29:04.693434 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae6e9aac-117b-43d1-bab3-162915c6017c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d returned with HTTP 200 Aug 14 22:29:04.694069 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 474/1910] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:04 2026] GET /volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:04.705585 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc81b64b-4b8d-40d4-a715-b3af15abb179 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:04.711720 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc81b64b-4b8d-40d4-a715-b3af15abb179 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:29:04.712035 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc81b64b-4b8d-40d4-a715-b3af15abb179 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:04.712589 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc81b64b-4b8d-40d4-a715-b3af15abb179 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:04.713110 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-36649dd4-30c4-4734-a5f6-e2ff5750bc47 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:04.715832 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-36649dd4-30c4-4734-a5f6-e2ff5750bc47 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d Aug 14 22:29:04.716108 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-36649dd4-30c4-4734-a5f6-e2ff5750bc47 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:04.716427 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-36649dd4-30c4-4734-a5f6-e2ff5750bc47 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:04.721556 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:04.721556 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:04.728438 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bc81b64b-4b8d-40d4-a715-b3af15abb179 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:04.730324 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:04.730324 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:04.736963 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc81b64b-4b8d-40d4-a715-b3af15abb179 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 200 Aug 14 22:29:04.737276 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 481/1911] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:04 2026] GET /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 1193 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:29:04.738900 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-36649dd4-30c4-4734-a5f6-e2ff5750bc47 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:29:04.746556 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-36649dd4-30c4-4734-a5f6-e2ff5750bc47 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d returned with HTTP 200 Aug 14 22:29:04.750282 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 484/1912] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:04 2026] GET /volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:04.755873 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-75540bb6-b596-4fc6-bce9-76416ce121c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:04.757477 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75540bb6-b596-4fc6-bce9-76416ce121c1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:29:04.757687 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75540bb6-b596-4fc6-bce9-76416ce121c1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:04.757899 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75540bb6-b596-4fc6-bce9-76416ce121c1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:04.769845 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5431849c-3706-476c-a0e0-13fe5962df2c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:04.770010 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:04.770010 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:04.772532 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5431849c-3706-476c-a0e0-13fe5962df2c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:29:04.775384 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5431849c-3706-476c-a0e0-13fe5962df2c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3200ca38-0f94-498c-a340-755d747e120d", "name": "tempest-VolumesBackupsTest-Backup-639789012", "container": "tempest-volumesbackupstest-backup-container-160265087"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:04.775653 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-5431849c-3706-476c-a0e0-13fe5962df2c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating new backup {'backup': {'volume_id': '3200ca38-0f94-498c-a340-755d747e120d', 'name': 'tempest-VolumesBackupsTest-Backup-639789012', 'container': 'tempest-volumesbackupstest-backup-container-160265087'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:29:04.775719 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-75540bb6-b596-4fc6-bce9-76416ce121c1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:04.775753 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-5431849c-3706-476c-a0e0-13fe5962df2c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating backup of volume 3200ca38-0f94-498c-a340-755d747e120d in container tempest-volumesbackupstest-backup-container-160265087 Aug 14 22:29:04.782868 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75540bb6-b596-4fc6-bce9-76416ce121c1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 200 Aug 14 22:29:04.783423 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 474/1913] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:04 2026] GET /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 1193 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:29:04.792073 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:04.792073 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:04.793212 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5431849c-3706-476c-a0e0-13fe5962df2c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:29:04.798443 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:04.800661 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:29:04.801313 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "23fb3f64-7c69-4b88-ae4c-32ee980f0527", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:04.803612 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '23fb3f64-7c69-4b88-ae4c-32ee980f0527', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:29:04.814441 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:04.814441 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:04.815186 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume retrieved successfully. Aug 14 22:29:04.815733 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume of 1 GB Aug 14 22:29:04.821181 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Availability Zones retrieved successfully. Aug 14 22:29:04.835843 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5431849c-3706-476c-a0e0-13fe5962df2c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Created reservations ['7e84ecb6-2f64-42eb-be1f-4ab210a96a8b', '52c6a9b3-fc89-4beb-861a-ca07a7b33e09'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:04.836550 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Flow 'volume_create_api' (8d7a863c-419e-4d06-9411-cc866dce05d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:04.838241 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7f9ddf6-ddbf-40a4-ba3e-5a02fe29eefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:04.839643 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:29:04.866216 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7f9ddf6-ddbf-40a4-ba3e-5a02fe29eefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '23fb3f64-7c69-4b88-ae4c-32ee980f0527', 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:04.867005 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (589332f9-03d7-4aec-b5a5-2ffa96812336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:04.875974 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5431849c-3706-476c-a0e0-13fe5962df2c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:29:04.876436 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 475/1914] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:29:04 2026] POST /volume/v3/backups => generated 329 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:29:04.886952 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-501a239b-f30a-493a-b7fa-38abffbc10bd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:04.888943 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-501a239b-f30a-493a-b7fa-38abffbc10bd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:04.889149 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-501a239b-f30a-493a-b7fa-38abffbc10bd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:04.889363 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-501a239b-f30a-493a-b7fa-38abffbc10bd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:04.889472 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-501a239b-f30a-493a-b7fa-38abffbc10bd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:04.893748 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:04.893748 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:04.894558 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-501a239b-f30a-493a-b7fa-38abffbc10bd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:04.894899 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 485/1915] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:04 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:04.927463 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Created reservations ['ad22bf7f-4078-4ba3-b585-fac62e0b3cfd', 'd9d1a1d2-62c9-4334-a37e-5dad176e0ed9', 'dd4fc440-f3dc-4ab3-bffe-e54d39fdbb36', 'f017ed1e-0d83-42c1-8faa-b6e5ddc284a0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:04.929275 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (589332f9-03d7-4aec-b5a5-2ffa96812336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad22bf7f-4078-4ba3-b585-fac62e0b3cfd', 'd9d1a1d2-62c9-4334-a37e-5dad176e0ed9', 'dd4fc440-f3dc-4ab3-bffe-e54d39fdbb36', 'f017ed1e-0d83-42c1-8faa-b6e5ddc284a0']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:04.933318 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08bb59f-a581-4c86-bc4a-d5c277a76022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:04.975637 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08bb59f-a581-4c86-bc4a-d5c277a76022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8d950ea-7484-4893-84dc-d6c5f7fb4689', '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='1ab975e20fa945ac82507c83b2ccb62b',qos_specs=None,replication_status=,reservations=['ad22bf7f-4078-4ba3-b585-fac62e0b3cfd','d9d1a1d2-62c9-4334-a37e-5dad176e0ed9','dd4fc440-f3dc-4ab3-bffe-e54d39fdbb36','f017ed1e-0d83-42c1-8faa-b6e5ddc284a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=23fb3f64-7c69-4b88-ae4c-32ee980f0527,status='creating',user_id='5447548a0b17489a9a93965407902b30',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), '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-14T22:29: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=b8d950ea-7484-4893-84dc-d6c5f7fb4689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab975e20fa945ac82507c83b2ccb62b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=23fb3f64-7c69-4b88-ae4c-32ee980f0527,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5447548a0b17489a9a93965407902b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:04.976784 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fa14c74-206a-4344-849a-ffa4299b5aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:05.010834 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fa14c74-206a-4344-849a-ffa4299b5aed) transitioned into state 'SUCCESS' from 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='1ab975e20fa945ac82507c83b2ccb62b',qos_specs=None,replication_status=,reservations=['ad22bf7f-4078-4ba3-b585-fac62e0b3cfd','d9d1a1d2-62c9-4334-a37e-5dad176e0ed9','dd4fc440-f3dc-4ab3-bffe-e54d39fdbb36','f017ed1e-0d83-42c1-8faa-b6e5ddc284a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=23fb3f64-7c69-4b88-ae4c-32ee980f0527,status='creating',user_id='5447548a0b17489a9a93965407902b30',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:05.011468 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00dd961-3736-4379-a842-10fe7679d6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:05.047055 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00dd961-3736-4379-a842-10fe7679d6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:05.049115 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Flow 'volume_create_api' (8d7a863c-419e-4d06-9411-cc866dce05d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:05.049552 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume request issued successfully. Aug 14 22:29:05.052157 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b09c80f8-edc3-4fc3-91b6-79eb4a0b53fc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:29:05.052780 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 482/1916] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:29:04 2026] POST /volume/v3/volumes => generated 809 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:05.066898 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-76a19a7d-3ab0-4862-b776-3b2099ec6567 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:05.070142 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76a19a7d-3ab0-4862-b776-3b2099ec6567 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 Aug 14 22:29:05.071070 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76a19a7d-3ab0-4862-b776-3b2099ec6567 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:05.072660 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76a19a7d-3ab0-4862-b776-3b2099ec6567 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:05.086803 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:05.086803 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:05.092474 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-76a19a7d-3ab0-4862-b776-3b2099ec6567 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:05.098137 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76a19a7d-3ab0-4862-b776-3b2099ec6567 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 returned with HTTP 200 Aug 14 22:29:05.098870 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 475/1917] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:05 2026] GET /volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:05.663585 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c619dc78-4b8f-4a40-adcb-778cca8ba97e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:05.665968 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c619dc78-4b8f-4a40-adcb-778cca8ba97e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:29:05.666240 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c619dc78-4b8f-4a40-adcb-778cca8ba97e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:05.666580 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c619dc78-4b8f-4a40-adcb-778cca8ba97e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:05.687028 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:05.687028 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:05.692090 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c619dc78-4b8f-4a40-adcb-778cca8ba97e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:05.698322 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c619dc78-4b8f-4a40-adcb-778cca8ba97e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d returned with HTTP 200 Aug 14 22:29:05.699103 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 476/1918] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:05 2026] GET /volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:05.866267 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-714a2572-1974-4325-8bb0-e9f1239258d4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:05.868647 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-714a2572-1974-4325-8bb0-e9f1239258d4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:29:05.868931 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-714a2572-1974-4325-8bb0-e9f1239258d4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:05.869206 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-714a2572-1974-4325-8bb0-e9f1239258d4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:05.878316 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:05.878316 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:05.889095 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-714a2572-1974-4325-8bb0-e9f1239258d4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:05.895067 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-714a2572-1974-4325-8bb0-e9f1239258d4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d returned with HTTP 200 Aug 14 22:29:05.895067 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 486/1919] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:05 2026] GET /volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:05.907106 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d022d5fe-0908-4db2-b48b-d803f65cd0a2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:05.909648 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d022d5fe-0908-4db2-b48b-d803f65cd0a2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:05.909906 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d022d5fe-0908-4db2-b48b-d803f65cd0a2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:05.909978 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d022d5fe-0908-4db2-b48b-d803f65cd0a2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:05.910114 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d022d5fe-0908-4db2-b48b-d803f65cd0a2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:05.916829 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:05.916829 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:05.917868 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d022d5fe-0908-4db2-b48b-d803f65cd0a2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:05.918211 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 483/1920] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:05 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:06.118691 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a0daf82c-142c-436a-ad02-3acd5331d8bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:06.121364 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0daf82c-142c-436a-ad02-3acd5331d8bb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 Aug 14 22:29:06.121364 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0daf82c-142c-436a-ad02-3acd5331d8bb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:06.121616 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0daf82c-142c-436a-ad02-3acd5331d8bb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:06.131191 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:06.131191 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:06.136684 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a0daf82c-142c-436a-ad02-3acd5331d8bb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:06.145315 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0daf82c-142c-436a-ad02-3acd5331d8bb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 returned with HTTP 200 Aug 14 22:29:06.146078 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 476/1921] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:06 2026] GET /volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:29:06.171613 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4b08f8a5-57c2-44a8-b6d1-5faddd6aaaaa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:06.173802 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4b08f8a5-57c2-44a8-b6d1-5faddd6aaaaa tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 Aug 14 22:29:06.174084 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4b08f8a5-57c2-44a8-b6d1-5faddd6aaaaa tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:06.174229 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4b08f8a5-57c2-44a8-b6d1-5faddd6aaaaa tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:06.185913 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:06.185913 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:06.192218 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4b08f8a5-57c2-44a8-b6d1-5faddd6aaaaa tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:06.198674 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4b08f8a5-57c2-44a8-b6d1-5faddd6aaaaa tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 returned with HTTP 200 Aug 14 22:29:06.199178 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 477/1922] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:06 2026] GET /volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:29:06.216082 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-715ef8c3-a45b-471e-949f-0ec21c056aa6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:06.217905 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-715ef8c3-a45b-471e-949f-0ec21c056aa6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] DELETE https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:29:06.218128 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-715ef8c3-a45b-471e-949f-0ec21c056aa6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:06.218361 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-715ef8c3-a45b-471e-949f-0ec21c056aa6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:06.218604 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-715ef8c3-a45b-471e-949f-0ec21c056aa6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume with id: 23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:29:06.228213 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:06.228213 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:06.228735 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-715ef8c3-a45b-471e-949f-0ec21c056aa6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:06.256042 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-715ef8c3-a45b-471e-949f-0ec21c056aa6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume request issued successfully. Aug 14 22:29:06.256238 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-715ef8c3-a45b-471e-949f-0ec21c056aa6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 202 Aug 14 22:29:06.256687 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 487/1923] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:29:06 2026] DELETE /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:29:06.264126 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5e0832e7-1b9f-4931-844d-d8cdcc77f96f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:06.266011 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e0832e7-1b9f-4931-844d-d8cdcc77f96f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:29:06.266216 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e0832e7-1b9f-4931-844d-d8cdcc77f96f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:06.266440 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e0832e7-1b9f-4931-844d-d8cdcc77f96f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:06.274579 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:06.274579 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:06.282077 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5e0832e7-1b9f-4931-844d-d8cdcc77f96f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:06.289093 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e0832e7-1b9f-4931-844d-d8cdcc77f96f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 200 Aug 14 22:29:06.289777 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 484/1924] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:06 2026] GET /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 1192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:29:06.382989 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:06.386210 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:29:06.386646 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1917349630", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:06.388499 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1917349630', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:29:06.388684 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Create volume of 1 GB Aug 14 22:29:06.397185 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Availability Zones retrieved successfully. Aug 14 22:29:06.403622 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Flow 'volume_create_api' (8856169f-8854-4b45-9d84-ba31f6afac48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:06.404914 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d23f6c9a-6baa-48d4-b300-a023d2c444bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:06.406041 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:29:06.408214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-898d6bc2-9bdd-4e10-b255-8c526ec3f20b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:06.410862 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-898d6bc2-9bdd-4e10-b255-8c526ec3f20b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:29:06.411072 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-898d6bc2-9bdd-4e10-b255-8c526ec3f20b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:06.411372 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-898d6bc2-9bdd-4e10-b255-8c526ec3f20b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:06.421501 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:06.421501 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:06.426331 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-898d6bc2-9bdd-4e10-b255-8c526ec3f20b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:06.431951 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-898d6bc2-9bdd-4e10-b255-8c526ec3f20b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d returned with HTTP 200 Aug 14 22:29:06.432556 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 478/1925] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:06 2026] GET /volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:06.436208 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d23f6c9a-6baa-48d4-b300-a023d2c444bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:06.437115 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a076e44-a0f2-4987-99d1-d5b24c4fab02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:06.443628 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ea379f9d-e499-43aa-829a-e65668093d4f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:06.443993 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea379f9d-e499-43aa-829a-e65668093d4f None None] GET https://10.4.3.114/volume// Aug 14 22:29:06.444150 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea379f9d-e499-43aa-829a-e65668093d4f None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:06.444362 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea379f9d-e499-43aa-829a-e65668093d4f None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:06.444671 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea379f9d-e499-43aa-829a-e65668093d4f None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:29:06.444928 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 488/1926] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:29: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 14 22:29:06.453131 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-7b0449d1-ab49-41b6-84f6-9f2c66a8b0e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:06.454951 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-7b0449d1-ab49-41b6-84f6-9f2c66a8b0e8 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:29:06.455470 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-7b0449d1-ab49-41b6-84f6-9f2c66a8b0e8 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02566065-f3a3-43ec-bb5f-be1f4868712d", "connector": null, "instance_uuid": "6ff3fd6d-54ef-4585-acca-8d621f5fb934"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:06.476869 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:06.476869 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:06.511434 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-7b0449d1-ab49-41b6-84f6-9f2c66a8b0e8 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:29:06.512367 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 485/1927] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:29:06 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 14 22:29:06.526086 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Created reservations ['b7693ed9-c103-4da2-8e58-c1df41874f15', '66724f75-7f43-423e-b1cc-9d9f378d73ab', 'f65082b5-5fc6-4983-a953-2a412cbddf11', '2f122ea0-a96a-406d-a4a4-ebd54e49a6a6'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:06.527305 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a076e44-a0f2-4987-99d1-d5b24c4fab02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7693ed9-c103-4da2-8e58-c1df41874f15', '66724f75-7f43-423e-b1cc-9d9f378d73ab', 'f65082b5-5fc6-4983-a953-2a412cbddf11', '2f122ea0-a96a-406d-a4a4-ebd54e49a6a6']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:06.528144 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c0a8db9-d7ba-43d6-a92d-33ed02a0428e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:06.559982 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c0a8db9-d7ba-43d6-a92d-33ed02a0428e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1917349630',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2533d3da4c7f45c1a3e02e10c2efc3b4',qos_specs=None,replication_status=,reservations=['b7693ed9-c103-4da2-8e58-c1df41874f15','66724f75-7f43-423e-b1cc-9d9f378d73ab','f65082b5-5fc6-4983-a953-2a412cbddf11','2f122ea0-a96a-406d-a4a4-ebd54e49a6a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a9446130044caba1c3285214062b1f',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1917349630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2533d3da4c7f45c1a3e02e10c2efc3b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90a9446130044caba1c3285214062b1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:06.561651 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7106a988-bff9-42ed-a160-2deb903b08ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:06.590498 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7106a988-bff9-42ed-a160-2deb903b08ad) transitioned into state 'SUCCESS' from state '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-1917349630',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2533d3da4c7f45c1a3e02e10c2efc3b4',qos_specs=None,replication_status=,reservations=['b7693ed9-c103-4da2-8e58-c1df41874f15','66724f75-7f43-423e-b1cc-9d9f378d73ab','f65082b5-5fc6-4983-a953-2a412cbddf11','2f122ea0-a96a-406d-a4a4-ebd54e49a6a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a9446130044caba1c3285214062b1f',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:06.591480 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43bd3e32-2a4f-4f40-858b-9529b8aba6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:06.604359 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43bd3e32-2a4f-4f40-858b-9529b8aba6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:06.606998 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Flow 'volume_create_api' (8856169f-8854-4b45-9d84-ba31f6afac48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:06.607377 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Create volume request issued successfully. Aug 14 22:29:06.607963 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-b62619d0-3d96-4575-8361-24a89f4adf61 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:29:06.608403 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 477/1928] 10.4.3.114 () {72 vars in 1541 bytes} [Fri Aug 14 22:29:06 2026] POST /volume/v3/volumes => generated 763 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 22:29:06.616654 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-39c8922b-fb8f-4b90-9f96-880b9fe93c59 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:06.623964 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-39c8922b-fb8f-4b90-9f96-880b9fe93c59 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] GET https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 Aug 14 22:29:06.624211 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-39c8922b-fb8f-4b90-9f96-880b9fe93c59 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:06.624584 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-39c8922b-fb8f-4b90-9f96-880b9fe93c59 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:06.637085 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:06.637085 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:06.645385 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-39c8922b-fb8f-4b90-9f96-880b9fe93c59 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Volume info retrieved successfully. Aug 14 22:29:06.650841 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5fbd8583-2756-4c14-b874-318fdad8d261 req-39c8922b-fb8f-4b90-9f96-880b9fe93c59 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 returned with HTTP 200 Aug 14 22:29:06.651464 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 479/1929] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:06 2026] GET /volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 => generated 831 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:06.696344 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ec5fa8ec-ecf4-4e4a-a17d-737c5576119b req-069524e3-a9f1-4023-8e2f-93063d4d45c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:06.698475 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ec5fa8ec-ecf4-4e4a-a17d-737c5576119b req-069524e3-a9f1-4023-8e2f-93063d4d45c4 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] GET https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 Aug 14 22:29:06.698724 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ec5fa8ec-ecf4-4e4a-a17d-737c5576119b req-069524e3-a9f1-4023-8e2f-93063d4d45c4 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:06.698969 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ec5fa8ec-ecf4-4e4a-a17d-737c5576119b req-069524e3-a9f1-4023-8e2f-93063d4d45c4 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:06.705967 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:06.705967 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:06.710241 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ec5fa8ec-ecf4-4e4a-a17d-737c5576119b req-069524e3-a9f1-4023-8e2f-93063d4d45c4 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Volume info retrieved successfully. Aug 14 22:29:06.715272 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ec5fa8ec-ecf4-4e4a-a17d-737c5576119b req-069524e3-a9f1-4023-8e2f-93063d4d45c4 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 returned with HTTP 200 Aug 14 22:29:06.715821 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 489/1930] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:06 2026] GET /volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:06.933531 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7de51c0a-8f67-489e-a062-58ac93e935aa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:06.935472 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7de51c0a-8f67-489e-a062-58ac93e935aa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:06.935689 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7de51c0a-8f67-489e-a062-58ac93e935aa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:06.935875 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7de51c0a-8f67-489e-a062-58ac93e935aa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:06.936034 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7de51c0a-8f67-489e-a062-58ac93e935aa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:06.940587 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:06.940587 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:06.941505 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7de51c0a-8f67-489e-a062-58ac93e935aa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:06.941924 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 486/1931] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:06 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:07.310578 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e1f5ace0-a98e-4104-bae4-3df858fbfc70 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:07.313062 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1f5ace0-a98e-4104-bae4-3df858fbfc70 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:29:07.313246 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1f5ace0-a98e-4104-bae4-3df858fbfc70 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:07.313460 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1f5ace0-a98e-4104-bae4-3df858fbfc70 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:07.322839 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1f5ace0-a98e-4104-bae4-3df858fbfc70 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 404 Aug 14 22:29:07.323792 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 478/1932] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:07 2026] GET /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:29:07.762135 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-517e09ed-9946-427d-b5a7-52f73f5d47e0 req-8cf92d38-8f25-4aad-aef7-b1e483c15186 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:07.766579 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-517e09ed-9946-427d-b5a7-52f73f5d47e0 req-8cf92d38-8f25-4aad-aef7-b1e483c15186 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] GET https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 Aug 14 22:29:07.766847 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-517e09ed-9946-427d-b5a7-52f73f5d47e0 req-8cf92d38-8f25-4aad-aef7-b1e483c15186 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:07.767071 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-517e09ed-9946-427d-b5a7-52f73f5d47e0 req-8cf92d38-8f25-4aad-aef7-b1e483c15186 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:07.780881 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:07.780881 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:07.785929 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-517e09ed-9946-427d-b5a7-52f73f5d47e0 req-8cf92d38-8f25-4aad-aef7-b1e483c15186 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Volume info retrieved successfully. Aug 14 22:29:07.796628 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-517e09ed-9946-427d-b5a7-52f73f5d47e0 req-8cf92d38-8f25-4aad-aef7-b1e483c15186 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 returned with HTTP 200 Aug 14 22:29:07.797534 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 480/1933] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:07 2026] GET /volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:07.902876 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a59597a4-3df3-4a78-b8fc-ceedff58a3a0 req-8a709935-3683-45bc-90c1-4c4ddcfffc84 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:07.906492 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a59597a4-3df3-4a78-b8fc-ceedff58a3a0 req-8a709935-3683-45bc-90c1-4c4ddcfffc84 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-reader] GET https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 Aug 14 22:29:07.906797 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a59597a4-3df3-4a78-b8fc-ceedff58a3a0 req-8a709935-3683-45bc-90c1-4c4ddcfffc84 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:07.907188 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a59597a4-3df3-4a78-b8fc-ceedff58a3a0 req-8a709935-3683-45bc-90c1-4c4ddcfffc84 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:07.918289 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:07.918289 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:07.924296 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-a59597a4-3df3-4a78-b8fc-ceedff58a3a0 req-8a709935-3683-45bc-90c1-4c4ddcfffc84 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-reader] Volume info retrieved successfully. Aug 14 22:29:07.930060 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a59597a4-3df3-4a78-b8fc-ceedff58a3a0 req-8a709935-3683-45bc-90c1-4c4ddcfffc84 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-reader] https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 returned with HTTP 200 Aug 14 22:29:07.930628 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 490/1934] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:07 2026] GET /volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:07.959892 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a77e873c-c13b-40a0-961a-edfdf56c45a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:07.961528 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a77e873c-c13b-40a0-961a-edfdf56c45a0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:07.961735 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a77e873c-c13b-40a0-961a-edfdf56c45a0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:07.961960 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a77e873c-c13b-40a0-961a-edfdf56c45a0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:07.962061 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a77e873c-c13b-40a0-961a-edfdf56c45a0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:07.971031 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:07.971031 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:07.975420 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a77e873c-c13b-40a0-961a-edfdf56c45a0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:07.975420 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 487/1935] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:07 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:07.977312 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-21d9e6aa-8104-43d5-ae7f-162b55101d5a req-ebc31687-22d3-4cf3-a7be-5ced03e1279c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:07.982130 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-21d9e6aa-8104-43d5-ae7f-162b55101d5a req-ebc31687-22d3-4cf3-a7be-5ced03e1279c tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] DELETE https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 Aug 14 22:29:07.982130 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-21d9e6aa-8104-43d5-ae7f-162b55101d5a req-ebc31687-22d3-4cf3-a7be-5ced03e1279c tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:07.982365 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-21d9e6aa-8104-43d5-ae7f-162b55101d5a req-ebc31687-22d3-4cf3-a7be-5ced03e1279c tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:07.982504 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-21d9e6aa-8104-43d5-ae7f-162b55101d5a req-ebc31687-22d3-4cf3-a7be-5ced03e1279c tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Delete volume with id: 0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 Aug 14 22:29:07.993658 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:07.993658 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:07.994199 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-21d9e6aa-8104-43d5-ae7f-162b55101d5a req-ebc31687-22d3-4cf3-a7be-5ced03e1279c tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Volume info retrieved successfully. Aug 14 22:29:08.021925 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-21d9e6aa-8104-43d5-ae7f-162b55101d5a req-ebc31687-22d3-4cf3-a7be-5ced03e1279c tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Delete volume request issued successfully. Aug 14 22:29:08.022361 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-21d9e6aa-8104-43d5-ae7f-162b55101d5a req-ebc31687-22d3-4cf3-a7be-5ced03e1279c tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 returned with HTTP 202 Aug 14 22:29:08.022959 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 479/1936] 10.4.3.114 () {70 vars in 1620 bytes} [Fri Aug 14 22:29:07 2026] DELETE /volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:29:08.049023 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-be16bb5e-c92f-45a6-826b-d3642a9e3118 req-9624ffed-3871-4c78-ac4f-d032f167f373 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:08.052310 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-be16bb5e-c92f-45a6-826b-d3642a9e3118 req-9624ffed-3871-4c78-ac4f-d032f167f373 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] GET https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 Aug 14 22:29:08.052994 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-be16bb5e-c92f-45a6-826b-d3642a9e3118 req-9624ffed-3871-4c78-ac4f-d032f167f373 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:08.053680 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-be16bb5e-c92f-45a6-826b-d3642a9e3118 req-9624ffed-3871-4c78-ac4f-d032f167f373 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:08.057558 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-14f46e22-b033-4289-8378-aaf6e231c80e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:08.057558 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14f46e22-b033-4289-8378-aaf6e231c80e None None] GET https://10.4.3.114/volume// Aug 14 22:29:08.057915 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14f46e22-b033-4289-8378-aaf6e231c80e None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:08.058052 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14f46e22-b033-4289-8378-aaf6e231c80e None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:08.058740 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14f46e22-b033-4289-8378-aaf6e231c80e None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:29:08.059416 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 491/1937] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:29:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:29:08.063867 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:08.063867 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:08.072265 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-0af17a0a-8496-42c7-9890-d3e8f7ebebf9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:08.074219 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-be16bb5e-c92f-45a6-826b-d3642a9e3118 req-9624ffed-3871-4c78-ac4f-d032f167f373 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Volume info retrieved successfully. Aug 14 22:29:08.076484 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-0af17a0a-8496-42c7-9890-d3e8f7ebebf9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:29:08.078886 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-0af17a0a-8496-42c7-9890-d3e8f7ebebf9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:08.078886 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-0af17a0a-8496-42c7-9890-d3e8f7ebebf9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:08.087575 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-be16bb5e-c92f-45a6-826b-d3642a9e3118 req-9624ffed-3871-4c78-ac4f-d032f167f373 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 returned with HTTP 200 Aug 14 22:29:08.088960 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 481/1938] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:08 2026] GET /volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:08.100560 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:08.100560 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:08.107565 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-0af17a0a-8496-42c7-9890-d3e8f7ebebf9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:08.119712 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-0af17a0a-8496-42c7-9890-d3e8f7ebebf9 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d returned with HTTP 200 Aug 14 22:29:08.120347 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 488/1939] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:29:08 2026] GET /volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d => generated 1546 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:29:08.272083 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-b4af9506-f416-4b8e-b121-4a20a6769c68 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:08.276989 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-b4af9506-f416-4b8e-b121-4a20a6769c68 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] PUT https://10.4.3.114/volume/v3/attachments/63110fbe-9088-4de6-aca3-c6797077ce7e Aug 14 22:29:08.276989 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-b4af9506-f416-4b8e-b121-4a20a6769c68 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:08.286244 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-b4af9506-f416-4b8e-b121-4a20a6769c68 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Acquiring lock "cinder-attachment_update-02566065-f3a3-43ec-bb5f-be1f4868712d-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:29:08.292772 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-b4af9506-f416-4b8e-b121-4a20a6769c68 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-02566065-f3a3-43ec-bb5f-be1f4868712d-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:29:08.294335 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:08.294335 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:08.442541 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-b4af9506-f416-4b8e-b121-4a20a6769c68 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Lock "cinder-attachment_update-02566065-f3a3-43ec-bb5f-be1f4868712d-np0000007343" released by "attachment_update" :: held 0.149s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:29:08.442541 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-b4af9506-f416-4b8e-b121-4a20a6769c68 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/63110fbe-9088-4de6-aca3-c6797077ce7e returned with HTTP 200 Aug 14 22:29:08.443382 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 480/1940] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:29:08 2026] PUT /volume/v3/attachments/63110fbe-9088-4de6-aca3-c6797077ce7e => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:29:08.491504 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-fd60ef9d-a449-4e91-a520-9b606f3e7bb7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:08.496416 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-fd60ef9d-a449-4e91-a520-9b606f3e7bb7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/attachments/63110fbe-9088-4de6-aca3-c6797077ce7e/action Aug 14 22:29:08.497057 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-fd60ef9d-a449-4e91-a520-9b606f3e7bb7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:08.497231 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-fd60ef9d-a449-4e91-a520-9b606f3e7bb7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:08.523512 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:08.523512 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:08.539889 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fc24a293-b7e3-4bb3-8b2e-1fd2dcfdeaef req-fd60ef9d-a449-4e91-a520-9b606f3e7bb7 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/63110fbe-9088-4de6-aca3-c6797077ce7e/action returned with HTTP 204 Aug 14 22:29:08.540923 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 492/1941] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:29:08 2026] POST /volume/v3/attachments/63110fbe-9088-4de6-aca3-c6797077ce7e/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:08.988387 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc5ca20f-b92c-45d2-be88-8b6e16a0ed2b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:08.991098 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc5ca20f-b92c-45d2-be88-8b6e16a0ed2b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:08.991396 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc5ca20f-b92c-45d2-be88-8b6e16a0ed2b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:08.991929 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc5ca20f-b92c-45d2-be88-8b6e16a0ed2b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:08.993322 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cc5ca20f-b92c-45d2-be88-8b6e16a0ed2b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:08.999063 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:08.999063 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:09.000503 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc5ca20f-b92c-45d2-be88-8b6e16a0ed2b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:09.001049 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 482/1942] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:08 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:09.129206 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8cf4d643-f052-4ec7-becf-9e86fd20da26 req-2a623e03-9726-4813-bf7b-363b3d71d369 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:09.138768 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8cf4d643-f052-4ec7-becf-9e86fd20da26 req-2a623e03-9726-4813-bf7b-363b3d71d369 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] GET https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 Aug 14 22:29:09.138768 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8cf4d643-f052-4ec7-becf-9e86fd20da26 req-2a623e03-9726-4813-bf7b-363b3d71d369 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:09.139180 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8cf4d643-f052-4ec7-becf-9e86fd20da26 req-2a623e03-9726-4813-bf7b-363b3d71d369 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:09.149973 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8cf4d643-f052-4ec7-becf-9e86fd20da26 req-2a623e03-9726-4813-bf7b-363b3d71d369 tempest-VolumesGetTestJSON-2095711065 tempest-VolumesGetTestJSON-2095711065-project-member] https://10.4.3.114/volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 returned with HTTP 404 Aug 14 22:29:09.150531 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 489/1943] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:09 2026] GET /volume/v3/volumes/0596d8d2-aa53-428a-8c2a-b7dce3f8d9e6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:10.015638 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-74076fcc-efdd-4b41-a6c4-04570a3bf72f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:10.017799 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74076fcc-efdd-4b41-a6c4-04570a3bf72f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:10.018006 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-74076fcc-efdd-4b41-a6c4-04570a3bf72f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:10.018186 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-74076fcc-efdd-4b41-a6c4-04570a3bf72f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:10.018307 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-74076fcc-efdd-4b41-a6c4-04570a3bf72f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:10.022798 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:10.022798 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:10.024351 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74076fcc-efdd-4b41-a6c4-04570a3bf72f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:10.024351 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 481/1944] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:10 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:10.337126 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:10.339781 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:29:10.339910 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "1064851b-4365-46f1-96c1-51bf6e93ee05", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:10.341516 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '1064851b-4365-46f1-96c1-51bf6e93ee05', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:29:10.476817 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume of 1 GB Aug 14 22:29:10.483318 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Availability Zones retrieved successfully. Aug 14 22:29:10.492893 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Flow 'volume_create_api' (c34cf815-875e-4f7f-8463-2db0fe9a01b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:10.495102 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c47250f1-d3da-4a9f-b346-9000bffe1317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:10.496787 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:29:10.587911 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c47250f1-d3da-4a9f-b346-9000bffe1317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:10.587911 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e825ac7-c5ea-4517-9c1d-babc9466bf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:10.673420 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Created reservations ['95c68ca2-bb9e-4610-8c1e-200a6c0cac19', '6df8a4a3-d9f2-443a-8330-a05eff6a9f24', 'be7341fd-d5c0-4227-ab15-13a3c8f449c0', 'edc490af-0fbe-4a0a-a57f-cfe2e73e3c35'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:10.674791 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e825ac7-c5ea-4517-9c1d-babc9466bf6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95c68ca2-bb9e-4610-8c1e-200a6c0cac19', '6df8a4a3-d9f2-443a-8330-a05eff6a9f24', 'be7341fd-d5c0-4227-ab15-13a3c8f449c0', 'edc490af-0fbe-4a0a-a57f-cfe2e73e3c35']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:10.675942 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de19d84-071a-413c-a2de-69b3dffc9e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:10.709964 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de19d84-071a-413c-a2de-69b3dffc9e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ca07dc3-de04-46bd-a01a-97acea2b8a13', '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='1ab975e20fa945ac82507c83b2ccb62b',qos_specs=None,replication_status=,reservations=['95c68ca2-bb9e-4610-8c1e-200a6c0cac19','6df8a4a3-d9f2-443a-8330-a05eff6a9f24','be7341fd-d5c0-4227-ab15-13a3c8f449c0','edc490af-0fbe-4a0a-a57f-cfe2e73e3c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5447548a0b17489a9a93965407902b30',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:29:10Z,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=1ca07dc3-de04-46bd-a01a-97acea2b8a13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab975e20fa945ac82507c83b2ccb62b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5447548a0b17489a9a93965407902b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:10.710222 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac3dbfbc-4c06-48e9-abfa-19c68eed9c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:10.741143 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac3dbfbc-4c06-48e9-abfa-19c68eed9c7b) transitioned into state 'SUCCESS' from 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='1ab975e20fa945ac82507c83b2ccb62b',qos_specs=None,replication_status=,reservations=['95c68ca2-bb9e-4610-8c1e-200a6c0cac19','6df8a4a3-d9f2-443a-8330-a05eff6a9f24','be7341fd-d5c0-4227-ab15-13a3c8f449c0','edc490af-0fbe-4a0a-a57f-cfe2e73e3c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5447548a0b17489a9a93965407902b30',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:10.742415 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9bafedc-b117-4830-aa2e-a2bafa89ae2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:10.765502 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9bafedc-b117-4830-aa2e-a2bafa89ae2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:10.766801 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Flow 'volume_create_api' (c34cf815-875e-4f7f-8463-2db0fe9a01b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:10.768076 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume request issued successfully. Aug 14 22:29:10.769011 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-478775cc-5b4b-4e3d-a3ed-f555a0166880 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:29:10.769622 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 493/1945] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:29:10 2026] POST /volume/v3/volumes => generated 775 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:10.790960 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a854d92e-bc5b-44bd-8b05-df5517852e66 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:10.795567 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a854d92e-bc5b-44bd-8b05-df5517852e66 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:10.795869 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a854d92e-bc5b-44bd-8b05-df5517852e66 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:10.796487 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a854d92e-bc5b-44bd-8b05-df5517852e66 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:10.813858 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:10.813858 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:10.821406 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a854d92e-bc5b-44bd-8b05-df5517852e66 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:10.830474 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a854d92e-bc5b-44bd-8b05-df5517852e66 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:10.831042 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 483/1946] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:10 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:11.044070 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-87b029a2-1bba-4097-9396-846dac66c7b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:11.047937 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87b029a2-1bba-4097-9396-846dac66c7b6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:11.048217 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87b029a2-1bba-4097-9396-846dac66c7b6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:11.049654 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87b029a2-1bba-4097-9396-846dac66c7b6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:11.049654 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-87b029a2-1bba-4097-9396-846dac66c7b6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:11.057888 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:11.057888 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:11.059632 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87b029a2-1bba-4097-9396-846dac66c7b6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:11.060048 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 490/1947] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:11 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:11.851319 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c2d5a707-e64b-421d-9626-526b612cbc49 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:11.853855 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c2d5a707-e64b-421d-9626-526b612cbc49 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:11.854066 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c2d5a707-e64b-421d-9626-526b612cbc49 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:11.854354 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c2d5a707-e64b-421d-9626-526b612cbc49 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:11.865361 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:11.865361 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:11.870975 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c2d5a707-e64b-421d-9626-526b612cbc49 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:11.876975 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c2d5a707-e64b-421d-9626-526b612cbc49 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:11.877524 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 482/1948] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:11 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:12.011311 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d87d8389-da67-45c2-85af-8ef1b817537e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:12.075749 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a1121fd8-53cf-4b61-81e2-ad23d98e2a6f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:12.079070 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1121fd8-53cf-4b61-81e2-ad23d98e2a6f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:12.079365 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1121fd8-53cf-4b61-81e2-ad23d98e2a6f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:12.079525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1121fd8-53cf-4b61-81e2-ad23d98e2a6f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:12.079642 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a1121fd8-53cf-4b61-81e2-ad23d98e2a6f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:12.093576 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:12.093576 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:12.093576 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1121fd8-53cf-4b61-81e2-ad23d98e2a6f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:12.093576 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 484/1949] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:12 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:12.119659 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d87d8389-da67-45c2-85af-8ef1b817537e tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] GET https://10.4.3.114/volume/v3/os-services Aug 14 22:29:12.119968 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d87d8389-da67-45c2-85af-8ef1b817537e tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:12.121439 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d87d8389-da67-45c2-85af-8ef1b817537e tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:12.121439 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:12.121439 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:12.128607 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d87d8389-da67-45c2-85af-8ef1b817537e tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] https://10.4.3.114/volume/v3/os-services returned with HTTP 200 Aug 14 22:29:12.129494 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 494/1950] 10.4.3.114 () {66 vars in 1249 bytes} [Fri Aug 14 22:29:12 2026] GET /volume/v3/os-services => generated 626 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:12.142518 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-65772f7b-1e17-404a-a2fb-6a1a294baa11 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:12.144742 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65772f7b-1e17-404a-a2fb-6a1a294baa11 tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] PUT https://10.4.3.114/volume/v3/os-services/disable-log-reason Aug 14 22:29:12.144918 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65772f7b-1e17-404a-a2fb-6a1a294baa11 tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007343", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:12.147327 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65772f7b-1e17-404a-a2fb-6a1a294baa11 tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] https://10.4.3.114/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 14 22:29:12.148114 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 491/1951] 10.4.3.114 () {68 vars in 1326 bytes} [Fri Aug 14 22:29:12 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:29:12.159933 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f397b2ed-d2d1-48a8-8fd1-893854823a02 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:12.162480 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f397b2ed-d2d1-48a8-8fd1-893854823a02 tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] PUT https://10.4.3.114/volume/v3/os-services/disable Aug 14 22:29:12.162872 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f397b2ed-d2d1-48a8-8fd1-893854823a02 tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007343", "binary": "invalid_binary"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:12.174037 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f397b2ed-d2d1-48a8-8fd1-893854823a02 tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] https://10.4.3.114/volume/v3/os-services/disable returned with HTTP 404 Aug 14 22:29:12.174664 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 483/1952] 10.4.3.114 () {68 vars in 1293 bytes} [Fri Aug 14 22:29:12 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:12.190621 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-831c9646-c009-4b38-b873-7d49c33ab67f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:12.194325 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-831c9646-c009-4b38-b873-7d49c33ab67f tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] PUT https://10.4.3.114/volume/v3/os-services/enable Aug 14 22:29:12.194600 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-831c9646-c009-4b38-b873-7d49c33ab67f tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:12.204055 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-831c9646-c009-4b38-b873-7d49c33ab67f tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] https://10.4.3.114/volume/v3/os-services/enable returned with HTTP 404 Aug 14 22:29:12.204640 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 485/1953] 10.4.3.114 () {68 vars in 1290 bytes} [Fri Aug 14 22:29:12 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:12.216595 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7c0151ef-777b-4d3c-8d7a-39841480bb66 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:12.219983 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c0151ef-777b-4d3c-8d7a-39841480bb66 tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] PUT https://10.4.3.114/volume/v3/os-services/freeze Aug 14 22:29:12.224654 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c0151ef-777b-4d3c-8d7a-39841480bb66 tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:12.235873 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c0151ef-777b-4d3c-8d7a-39841480bb66 tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] https://10.4.3.114/volume/v3/os-services/freeze returned with HTTP 400 Aug 14 22:29:12.237219 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 495/1954] 10.4.3.114 () {68 vars in 1290 bytes} [Fri Aug 14 22:29:12 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:29:12.255819 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f3e592f4-58b6-4fba-b67b-a6024cc582ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:12.257657 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3e592f4-58b6-4fba-b67b-a6024cc582ea tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] PUT https://10.4.3.114/volume/v3/os-services/thaw Aug 14 22:29:12.257979 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3e592f4-58b6-4fba-b67b-a6024cc582ea tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:12.268700 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3e592f4-58b6-4fba-b67b-a6024cc582ea tempest-VolumeServicesNegativeTest-1669582963 tempest-VolumeServicesNegativeTest-1669582963-project-admin] https://10.4.3.114/volume/v3/os-services/thaw returned with HTTP 400 Aug 14 22:29:12.269307 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 492/1955] 10.4.3.114 () {68 vars in 1284 bytes} [Fri Aug 14 22:29:12 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:29:12.895608 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a15ee262-c1a9-4860-80db-2cc43ae30fa6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:12.898953 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a15ee262-c1a9-4860-80db-2cc43ae30fa6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:12.899069 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a15ee262-c1a9-4860-80db-2cc43ae30fa6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:12.899397 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a15ee262-c1a9-4860-80db-2cc43ae30fa6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:12.909628 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:12.909628 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:12.919609 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a15ee262-c1a9-4860-80db-2cc43ae30fa6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:12.927744 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a15ee262-c1a9-4860-80db-2cc43ae30fa6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:12.928115 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 484/1956] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:12 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 925 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:13.101843 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-442d4852-508c-4cf0-b796-11358073bb06 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:13.104564 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-442d4852-508c-4cf0-b796-11358073bb06 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:13.104970 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-442d4852-508c-4cf0-b796-11358073bb06 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:13.105268 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-442d4852-508c-4cf0-b796-11358073bb06 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:13.105443 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-442d4852-508c-4cf0-b796-11358073bb06 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:13.111909 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:13.111909 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:13.113570 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-442d4852-508c-4cf0-b796-11358073bb06 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:13.113820 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 486/1957] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:13 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:13.949183 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e5027f88-7e55-4661-aa90-4068c7eb5e6d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:13.953071 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5027f88-7e55-4661-aa90-4068c7eb5e6d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:13.953382 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5027f88-7e55-4661-aa90-4068c7eb5e6d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:13.953693 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5027f88-7e55-4661-aa90-4068c7eb5e6d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:13.967490 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:13.967490 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:13.972012 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e5027f88-7e55-4661-aa90-4068c7eb5e6d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:13.977837 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5027f88-7e55-4661-aa90-4068c7eb5e6d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:13.978618 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 496/1958] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:13 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:14.132430 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ce270cad-5f2d-4f54-926d-08a95ac4424f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:14.134840 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce270cad-5f2d-4f54-926d-08a95ac4424f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:14.135198 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce270cad-5f2d-4f54-926d-08a95ac4424f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:14.135462 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce270cad-5f2d-4f54-926d-08a95ac4424f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:14.135616 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ce270cad-5f2d-4f54-926d-08a95ac4424f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:14.145341 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:14.145341 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:14.147612 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce270cad-5f2d-4f54-926d-08a95ac4424f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:14.148296 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 493/1959] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:14 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:14.994579 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1cb29e6-7782-4473-9761-f95c603d6f16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:14.997657 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1cb29e6-7782-4473-9761-f95c603d6f16 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:14.997894 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1cb29e6-7782-4473-9761-f95c603d6f16 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:14.998078 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1cb29e6-7782-4473-9761-f95c603d6f16 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:15.014217 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:15.014217 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:15.021264 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b1cb29e6-7782-4473-9761-f95c603d6f16 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:15.032303 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1cb29e6-7782-4473-9761-f95c603d6f16 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:15.032798 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 485/1960] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:14 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:15.174208 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba56512d-4294-4bcd-a53a-841948a4a71e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:15.176606 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba56512d-4294-4bcd-a53a-841948a4a71e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:15.176819 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba56512d-4294-4bcd-a53a-841948a4a71e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:15.177059 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba56512d-4294-4bcd-a53a-841948a4a71e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:15.177213 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ba56512d-4294-4bcd-a53a-841948a4a71e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:15.184154 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:15.184154 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:15.185681 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba56512d-4294-4bcd-a53a-841948a4a71e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:15.186743 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 487/1961] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:15 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:15.785906 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6a566eca-7cc5-4ea9-83d0-771bd1492d44 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:15.988855 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a566eca-7cc5-4ea9-83d0-771bd1492d44 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:29:15.989340 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6a566eca-7cc5-4ea9-83d0-771bd1492d44 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1504813288", "extra_specs": {"spec1": "val1"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:16.018592 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a566eca-7cc5-4ea9-83d0-771bd1492d44 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:29:16.019276 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 497/1962] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:29:15 2026] POST /volume/v3/types => generated 243 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:16.029756 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0fefead1-5ec7-485a-9a84-7e537b56c418 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.036443 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fefead1-5ec7-485a-9a84-7e537b56c418 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] POST https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs Aug 14 22:29:16.036443 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fefead1-5ec7-485a-9a84-7e537b56c418 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:16.037455 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fefead1-5ec7-485a-9a84-7e537b56c418 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs returned with HTTP 400 Aug 14 22:29:16.038907 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 494/1963] 10.4.3.114 () {68 vars in 1399 bytes} [Fri Aug 14 22:29:16 2026] POST /volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs => generated 146 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:29:16.048985 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0ca9f75d-6348-4e0d-b658-a39103276a24 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.050739 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ca9f75d-6348-4e0d-b658-a39103276a24 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] POST https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs Aug 14 22:29:16.051388 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ca9f75d-6348-4e0d-b658-a39103276a24 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:16.051707 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-200cb4f2-3fb5-4c87-b706-e0d6ea3b2d8d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.053049 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ca9f75d-6348-4e0d-b658-a39103276a24 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs returned with HTTP 400 Aug 14 22:29:16.053870 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 486/1964] 10.4.3.114 () {68 vars in 1399 bytes} [Fri Aug 14 22:29:16 2026] POST /volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:29:16.054306 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-200cb4f2-3fb5-4c87-b706-e0d6ea3b2d8d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:16.054632 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-200cb4f2-3fb5-4c87-b706-e0d6ea3b2d8d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:16.054900 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-200cb4f2-3fb5-4c87-b706-e0d6ea3b2d8d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:16.064943 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a58d4a86-2069-4681-b3db-74f6f3d9aa9e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.066543 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:16.066543 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:16.066858 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a58d4a86-2069-4681-b3db-74f6f3d9aa9e tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] POST https://10.4.3.114/volume/v3/types/d9b0fa95-d95a-48ca-b763-6c8938e2eb6f/extra_specs Aug 14 22:29:16.067204 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a58d4a86-2069-4681-b3db-74f6f3d9aa9e tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:16.071221 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-200cb4f2-3fb5-4c87-b706-e0d6ea3b2d8d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:16.078058 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-200cb4f2-3fb5-4c87-b706-e0d6ea3b2d8d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:16.078846 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 488/1965] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:16 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:16.110934 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a58d4a86-2069-4681-b3db-74f6f3d9aa9e tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/d9b0fa95-d95a-48ca-b763-6c8938e2eb6f/extra_specs returned with HTTP 404 Aug 14 22:29:16.111522 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 498/1966] 10.4.3.114 () {68 vars in 1399 bytes} [Fri Aug 14 22:29:16 2026] POST /volume/v3/types/d9b0fa95-d95a-48ca-b763-6c8938e2eb6f/extra_specs => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:16.123329 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9aa9cc8b-c82a-4ea6-950c-fefce0cf5a68 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.126145 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9aa9cc8b-c82a-4ea6-950c-fefce0cf5a68 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] DELETE https://10.4.3.114/volume/v3/types/b173c1a9-5ea3-41c9-b913-80cd505c0028/extra_specs/spec1 Aug 14 22:29:16.126145 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9aa9cc8b-c82a-4ea6-950c-fefce0cf5a68 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:16.126145 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9aa9cc8b-c82a-4ea6-950c-fefce0cf5a68 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:16.133366 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9aa9cc8b-c82a-4ea6-950c-fefce0cf5a68 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/b173c1a9-5ea3-41c9-b913-80cd505c0028/extra_specs/spec1 returned with HTTP 404 Aug 14 22:29:16.134740 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 495/1967] 10.4.3.114 () {66 vars in 1399 bytes} [Fri Aug 14 22:29:16 2026] DELETE /volume/v3/types/b173c1a9-5ea3-41c9-b913-80cd505c0028/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:16.144339 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad42ce62-7162-46b8-8150-f362a6ea6532 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.146412 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad42ce62-7162-46b8-8150-f362a6ea6532 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] GET https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/nonexistent_extra_spec_name Aug 14 22:29:16.146666 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad42ce62-7162-46b8-8150-f362a6ea6532 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:16.146874 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad42ce62-7162-46b8-8150-f362a6ea6532 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:16.158500 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad42ce62-7162-46b8-8150-f362a6ea6532 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 14 22:29:16.159149 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 487/1968] 10.4.3.114 () {66 vars in 1462 bytes} [Fri Aug 14 22:29:16 2026] GET /volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:16.172802 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a402337-a21c-4caa-bc77-b0882eb37de7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.175828 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a402337-a21c-4caa-bc77-b0882eb37de7 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] GET https://10.4.3.114/volume/v3/types/a9d78093-0816-4255-a073-9a9c378e5545/extra_specs/spec1 Aug 14 22:29:16.176349 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a402337-a21c-4caa-bc77-b0882eb37de7 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:16.176349 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a402337-a21c-4caa-bc77-b0882eb37de7 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:16.181847 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a402337-a21c-4caa-bc77-b0882eb37de7 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/a9d78093-0816-4255-a073-9a9c378e5545/extra_specs/spec1 returned with HTTP 404 Aug 14 22:29:16.182571 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 489/1969] 10.4.3.114 () {66 vars in 1396 bytes} [Fri Aug 14 22:29:16 2026] GET /volume/v3/types/a9d78093-0816-4255-a073-9a9c378e5545/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:16.194789 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4ffed444-25c4-4fc0-8db1-489ac1b56a20 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.197142 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ffed444-25c4-4fc0-8db1-489ac1b56a20 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] GET https://10.4.3.114/volume/v3/types/74c84001-4726-4195-b3ae-f8d023f6cfb4/extra_specs Aug 14 22:29:16.197414 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ffed444-25c4-4fc0-8db1-489ac1b56a20 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:16.197714 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ffed444-25c4-4fc0-8db1-489ac1b56a20 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:16.206387 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ffed444-25c4-4fc0-8db1-489ac1b56a20 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/74c84001-4726-4195-b3ae-f8d023f6cfb4/extra_specs returned with HTTP 404 Aug 14 22:29:16.206992 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 499/1970] 10.4.3.114 () {66 vars in 1378 bytes} [Fri Aug 14 22:29:16 2026] GET /volume/v3/types/74c84001-4726-4195-b3ae-f8d023f6cfb4/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:16.207112 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e51550e1-5a73-4ff9-ba6a-8e36cc8e05ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.209866 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e51550e1-5a73-4ff9-ba6a-8e36cc8e05ee tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:16.210126 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e51550e1-5a73-4ff9-ba6a-8e36cc8e05ee tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:16.210398 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e51550e1-5a73-4ff9-ba6a-8e36cc8e05ee tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:16.210837 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e51550e1-5a73-4ff9-ba6a-8e36cc8e05ee tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:16.219265 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05955e19-518f-401c-8e0d-e222ab93fa1c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.221512 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:16.221512 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:16.223767 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e51550e1-5a73-4ff9-ba6a-8e36cc8e05ee tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:16.227142 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 496/1971] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:16 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:16.227305 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05955e19-518f-401c-8e0d-e222ab93fa1c tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] PUT https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/spec1 Aug 14 22:29:16.227305 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05955e19-518f-401c-8e0d-e222ab93fa1c tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:16.228625 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05955e19-518f-401c-8e0d-e222ab93fa1c tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/spec1 returned with HTTP 400 Aug 14 22:29:16.229848 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 488/1972] 10.4.3.114 () {68 vars in 1416 bytes} [Fri Aug 14 22:29:16 2026] PUT /volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:29:16.246631 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c729fcd5-9405-47bf-bc2a-11dadc0779fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.249670 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c729fcd5-9405-47bf-bc2a-11dadc0779fa tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] PUT https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/spec1 Aug 14 22:29:16.249670 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c729fcd5-9405-47bf-bc2a-11dadc0779fa tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Action: 'update', calling method: update, body: null {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:16.251510 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c729fcd5-9405-47bf-bc2a-11dadc0779fa tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/spec1 returned with HTTP 400 Aug 14 22:29:16.252193 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 490/1973] 10.4.3.114 () {68 vars in 1415 bytes} [Fri Aug 14 22:29:16 2026] PUT /volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:29:16.272263 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-30f05d97-0891-47fa-9de7-120d04b99bc3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.274625 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30f05d97-0891-47fa-9de7-120d04b99bc3 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] PUT https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/None Aug 14 22:29:16.275058 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30f05d97-0891-47fa-9de7-120d04b99bc3 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:16.304577 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30f05d97-0891-47fa-9de7-120d04b99bc3 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 22:29:16.306039 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30f05d97-0891-47fa-9de7-120d04b99bc3 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/None returned with HTTP 400 Aug 14 22:29:16.306039 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 500/1974] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:29:16 2026] PUT /volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/None => generated 73 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:29:16.322976 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff5a8ca0-e149-4909-87e4-5a952fb6b76f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.325421 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff5a8ca0-e149-4909-87e4-5a952fb6b76f tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] PUT https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/f8a11e21-b866-4635-b607-957757358c50 Aug 14 22:29:16.326066 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff5a8ca0-e149-4909-87e4-5a952fb6b76f tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:16.398232 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff5a8ca0-e149-4909-87e4-5a952fb6b76f tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 22:29:16.398449 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff5a8ca0-e149-4909-87e4-5a952fb6b76f tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/f8a11e21-b866-4635-b607-957757358c50 returned with HTTP 400 Aug 14 22:29:16.400555 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 489/1975] 10.4.3.114 () {68 vars in 1509 bytes} [Fri Aug 14 22:29:16 2026] PUT /volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c/extra_specs/f8a11e21-b866-4635-b607-957757358c50 => generated 73 bytes in 78 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:29:16.412876 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-89011ce8-d471-4bfe-945a-7d6141bda934 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.415170 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89011ce8-d471-4bfe-945a-7d6141bda934 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] PUT https://10.4.3.114/volume/v3/types/0c7e9239-50bf-442b-b226-132e783d3910/extra_specs/spec1 Aug 14 22:29:16.416056 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89011ce8-d471-4bfe-945a-7d6141bda934 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:16.453711 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89011ce8-d471-4bfe-945a-7d6141bda934 tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/0c7e9239-50bf-442b-b226-132e783d3910/extra_specs/spec1 returned with HTTP 404 Aug 14 22:29:16.454627 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 497/1976] 10.4.3.114 () {68 vars in 1416 bytes} [Fri Aug 14 22:29:16 2026] PUT /volume/v3/types/0c7e9239-50bf-442b-b226-132e783d3910/extra_specs/spec1 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:16.466299 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-23f0fae5-1466-4023-810e-2d9e5acd660a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.470874 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23f0fae5-1466-4023-810e-2d9e5acd660a tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] DELETE https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c Aug 14 22:29:16.471331 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23f0fae5-1466-4023-810e-2d9e5acd660a tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:16.472195 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23f0fae5-1466-4023-810e-2d9e5acd660a tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:16.561559 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23f0fae5-1466-4023-810e-2d9e5acd660a tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c returned with HTTP 202 Aug 14 22:29:16.562037 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 491/1977] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:29:16 2026] DELETE /volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:29:16.570793 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a679904e-21bf-474b-afa3-4a0c4471374a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:16.573502 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a679904e-21bf-474b-afa3-4a0c4471374a tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] GET https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c Aug 14 22:29:16.573502 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a679904e-21bf-474b-afa3-4a0c4471374a tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:16.573709 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a679904e-21bf-474b-afa3-4a0c4471374a tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:16.578750 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a679904e-21bf-474b-afa3-4a0c4471374a tempest-ExtraSpecsNegativeTest-160648551 tempest-ExtraSpecsNegativeTest-160648551-project-admin] https://10.4.3.114/volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c returned with HTTP 404 Aug 14 22:29:16.579768 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 501/1978] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:29:16 2026] GET /volume/v3/types/42871b93-3326-490f-bf6d-1eb1d87fcb4c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:17.100691 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8282a729-746d-4039-af42-f4204a72dab3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:17.107362 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8282a729-746d-4039-af42-f4204a72dab3 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:17.108863 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8282a729-746d-4039-af42-f4204a72dab3 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:17.109029 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8282a729-746d-4039-af42-f4204a72dab3 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:17.122412 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:17.122412 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:17.128683 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8282a729-746d-4039-af42-f4204a72dab3 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:17.135163 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8282a729-746d-4039-af42-f4204a72dab3 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:17.135925 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 490/1979] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:17 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:17.257646 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-79e2e028-cf1e-4db6-ba95-4c63b8bf7c02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:17.265954 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79e2e028-cf1e-4db6-ba95-4c63b8bf7c02 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:17.266952 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79e2e028-cf1e-4db6-ba95-4c63b8bf7c02 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:17.267505 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79e2e028-cf1e-4db6-ba95-4c63b8bf7c02 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:17.267976 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-79e2e028-cf1e-4db6-ba95-4c63b8bf7c02 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:17.276749 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:17.276749 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:17.277910 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79e2e028-cf1e-4db6-ba95-4c63b8bf7c02 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:17.278608 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 498/1980] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:17 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:17.394674 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-6e9bf701-1199-4922-8341-6271c8dea9de None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:17.397503 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-6e9bf701-1199-4922-8341-6271c8dea9de tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/limits Aug 14 22:29:17.398933 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-6e9bf701-1199-4922-8341-6271c8dea9de tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:17.399391 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-6e9bf701-1199-4922-8341-6271c8dea9de tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:17.454822 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-6e9bf701-1199-4922-8341-6271c8dea9de tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/limits returned with HTTP 200 Aug 14 22:29:17.455412 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 492/1981] 10.4.3.114 () {68 vars in 1484 bytes} [Fri Aug 14 22:29:17 2026] GET /volume/v3/limits => generated 302 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:17.551226 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-95614a25-3d99-4de5-825d-8e2d6cc78a74 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:17.555854 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-95614a25-3d99-4de5-825d-8e2d6cc78a74 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:29:17.558805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-95614a25-3d99-4de5-825d-8e2d6cc78a74 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:17.559267 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-95614a25-3d99-4de5-825d-8e2d6cc78a74 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:17.590129 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:17.590129 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:17.596444 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-95614a25-3d99-4de5-825d-8e2d6cc78a74 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:17.603002 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-95614a25-3d99-4de5-825d-8e2d6cc78a74 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d returned with HTTP 200 Aug 14 22:29:17.603496 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 502/1982] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:17 2026] GET /volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d => generated 1659 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:17.620273 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-46f0a8f7-349e-49d9-852d-5c18c75c17c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:17.623427 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-46f0a8f7-349e-49d9-852d-5c18c75c17c1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:29:17.623902 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-46f0a8f7-349e-49d9-852d-5c18c75c17c1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02566065-f3a3-43ec-bb5f-be1f4868712d", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:17.649413 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:17.649413 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:17.650857 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-46f0a8f7-349e-49d9-852d-5c18c75c17c1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:17.651596 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-46f0a8f7-349e-49d9-852d-5c18c75c17c1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Create snapshot from volume 02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:29:17.737704 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-46f0a8f7-349e-49d9-852d-5c18c75c17c1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Created reservations ['6ed24e95-d0e3-4f04-8e49-fa0e111218e4', 'b4e6b54b-f9b3-4faa-965a-d9127426ec2f', '780f3b72-e4a0-4d25-8c58-0ec2d73a6a2b', 'c7ae9ec1-d0a5-4910-8955-069bf069fcd4'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:17.822290 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-46f0a8f7-349e-49d9-852d-5c18c75c17c1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Snapshot force create request issued successfully. Aug 14 22:29:17.824178 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8404ffd8-9a4c-493f-9825-bbc40fa2e456 req-46f0a8f7-349e-49d9-852d-5c18c75c17c1 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:29:17.824178 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 491/1983] 10.4.3.114 () {72 vars in 1547 bytes} [Fri Aug 14 22:29:17 2026] POST /volume/v3/snapshots => generated 292 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:29:18.161909 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c61270fc-9db4-4ab3-970c-bd9f33c1276a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:18.166345 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c61270fc-9db4-4ab3-970c-bd9f33c1276a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:18.166345 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c61270fc-9db4-4ab3-970c-bd9f33c1276a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:18.166345 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c61270fc-9db4-4ab3-970c-bd9f33c1276a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:18.178612 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:18.178612 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:18.190046 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c61270fc-9db4-4ab3-970c-bd9f33c1276a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:18.201751 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c61270fc-9db4-4ab3-970c-bd9f33c1276a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:18.202452 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 499/1984] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:18 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:18.300306 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-92591ff5-770c-4f74-9cd8-825db63a95e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:18.303715 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92591ff5-770c-4f74-9cd8-825db63a95e3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:18.304446 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92591ff5-770c-4f74-9cd8-825db63a95e3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:18.304991 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92591ff5-770c-4f74-9cd8-825db63a95e3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:18.305346 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-92591ff5-770c-4f74-9cd8-825db63a95e3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:18.315880 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:18.315880 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:18.317925 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92591ff5-770c-4f74-9cd8-825db63a95e3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:18.319634 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 493/1985] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:18 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:19.222738 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ab1aef28-4292-4fca-8349-0f43644d0e87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:19.225465 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab1aef28-4292-4fca-8349-0f43644d0e87 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:19.225882 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab1aef28-4292-4fca-8349-0f43644d0e87 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:19.225882 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab1aef28-4292-4fca-8349-0f43644d0e87 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:19.240012 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:19.240012 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:19.245482 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ab1aef28-4292-4fca-8349-0f43644d0e87 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:19.253314 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab1aef28-4292-4fca-8349-0f43644d0e87 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:19.254183 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 503/1986] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:19 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:19.336872 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e9e0d66e-511c-4292-a060-e96033a974b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:19.338905 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9e0d66e-511c-4292-a060-e96033a974b1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:19.339891 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9e0d66e-511c-4292-a060-e96033a974b1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:19.340243 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9e0d66e-511c-4292-a060-e96033a974b1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:19.340920 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e9e0d66e-511c-4292-a060-e96033a974b1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:19.349855 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:19.349855 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:19.350653 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9e0d66e-511c-4292-a060-e96033a974b1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:19.350653 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 492/1987] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:19 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:20.275161 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-20d2f2ad-6eb5-48d0-9f61-b38bb43a7c7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:20.277149 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20d2f2ad-6eb5-48d0-9f61-b38bb43a7c7a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:20.277381 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20d2f2ad-6eb5-48d0-9f61-b38bb43a7c7a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:20.277667 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20d2f2ad-6eb5-48d0-9f61-b38bb43a7c7a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:20.290824 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:20.290824 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:20.297069 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-20d2f2ad-6eb5-48d0-9f61-b38bb43a7c7a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:20.303353 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20d2f2ad-6eb5-48d0-9f61-b38bb43a7c7a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:20.303903 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 500/1988] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:20 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:20.373366 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be2ea4a6-50b1-482d-846b-dea817743cef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:20.378624 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be2ea4a6-50b1-482d-846b-dea817743cef tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:20.378862 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be2ea4a6-50b1-482d-846b-dea817743cef tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:20.379086 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be2ea4a6-50b1-482d-846b-dea817743cef tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:20.379212 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-be2ea4a6-50b1-482d-846b-dea817743cef tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:20.390926 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:20.390926 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:20.392126 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be2ea4a6-50b1-482d-846b-dea817743cef tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:20.393164 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 494/1989] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:20 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:20.525329 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-87da2af2-f0d7-4934-b194-132cf524af2a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:20.673725 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87da2af2-f0d7-4934-b194-132cf524af2a tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] POST https://10.4.3.114/volume/v3/types/3a4ed272-2548-4536-ad6c-543153a0deea/encryption Aug 14 22:29:20.674381 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-87da2af2-f0d7-4934-b194-132cf524af2a tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:20.716974 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87da2af2-f0d7-4934-b194-132cf524af2a tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] https://10.4.3.114/volume/v3/types/3a4ed272-2548-4536-ad6c-543153a0deea/encryption returned with HTTP 404 Aug 14 22:29:20.718072 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 504/1990] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:29:20 2026] POST /volume/v3/types/3a4ed272-2548-4536-ad6c-543153a0deea/encryption => generated 114 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:20.750638 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c1a826cb-31e3-49bc-bd7c-d3080a5916fd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:20.756945 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1a826cb-31e3-49bc-bd7c-d3080a5916fd tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:29:20.758115 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1a826cb-31e3-49bc-bd7c-d3080a5916fd tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2115925226", "os-volume-type-access:is_public": false}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:20.795160 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1a826cb-31e3-49bc-bd7c-d3080a5916fd tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:29:20.795784 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 493/1991] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:29:20 2026] POST /volume/v3/types => generated 231 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:20.817004 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b4b12ba-f86d-4031-a73b-b435e7a44c37 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:20.998401 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b4b12ba-f86d-4031-a73b-b435e7a44c37 tempest-VolumeTypesNegativeTest-507225780 tempest-VolumeTypesNegativeTest-507225780-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:29:20.998401 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b4b12ba-f86d-4031-a73b-b435e7a44c37 tempest-VolumeTypesNegativeTest-507225780 tempest-VolumeTypesNegativeTest-507225780-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ce01c3a6-5b1d-4a44-8089-e8e56a2a759c", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1000167199"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:20.999082 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-1b4b12ba-f86d-4031-a73b-b435e7a44c37 tempest-VolumeTypesNegativeTest-507225780 tempest-VolumeTypesNegativeTest-507225780-project-member] Create volume request body: {'volume': {'volume_type': 'ce01c3a6-5b1d-4a44-8089-e8e56a2a759c', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1000167199'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:29:21.012505 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b4b12ba-f86d-4031-a73b-b435e7a44c37 tempest-VolumeTypesNegativeTest-507225780 tempest-VolumeTypesNegativeTest-507225780-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 404 Aug 14 22:29:21.013355 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 501/1992] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:29:20 2026] POST /volume/v3/volumes => generated 114 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:21.025351 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-87cdf02b-273b-44f4-bd24-85bd25014450 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:21.029965 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87cdf02b-273b-44f4-bd24-85bd25014450 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] DELETE https://10.4.3.114/volume/v3/types/ce01c3a6-5b1d-4a44-8089-e8e56a2a759c Aug 14 22:29:21.030232 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87cdf02b-273b-44f4-bd24-85bd25014450 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:21.030551 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87cdf02b-273b-44f4-bd24-85bd25014450 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:21.068460 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87cdf02b-273b-44f4-bd24-85bd25014450 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] https://10.4.3.114/volume/v3/types/ce01c3a6-5b1d-4a44-8089-e8e56a2a759c returned with HTTP 202 Aug 14 22:29:21.069066 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 495/1993] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:29:21 2026] DELETE /volume/v3/types/ce01c3a6-5b1d-4a44-8089-e8e56a2a759c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:29:21.083694 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0c5a3cfa-3377-46a2-b4d3-d4e1fadc01a0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:21.086354 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c5a3cfa-3377-46a2-b4d3-d4e1fadc01a0 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] GET https://10.4.3.114/volume/v3/types/ce01c3a6-5b1d-4a44-8089-e8e56a2a759c Aug 14 22:29:21.086504 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c5a3cfa-3377-46a2-b4d3-d4e1fadc01a0 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:21.086775 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c5a3cfa-3377-46a2-b4d3-d4e1fadc01a0 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:21.095048 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c5a3cfa-3377-46a2-b4d3-d4e1fadc01a0 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] https://10.4.3.114/volume/v3/types/ce01c3a6-5b1d-4a44-8089-e8e56a2a759c returned with HTTP 404 Aug 14 22:29:21.095663 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 505/1994] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:29:21 2026] GET /volume/v3/types/ce01c3a6-5b1d-4a44-8089-e8e56a2a759c => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:21.107829 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7d3d2656-ebb5-4417-889a-a965da36d253 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:21.113224 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d3d2656-ebb5-4417-889a-a965da36d253 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:29:21.113685 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d3d2656-ebb5-4417-889a-a965da36d253 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:21.117072 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d3d2656-ebb5-4417-889a-a965da36d253 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 400 Aug 14 22:29:21.117948 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 494/1995] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:29:21 2026] POST /volume/v3/types => generated 115 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:29:21.130108 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f269b65-1084-45d6-86bc-fa5c4e94cb52 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:21.132938 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f269b65-1084-45d6-86bc-fa5c4e94cb52 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:29:21.134378 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f269b65-1084-45d6-86bc-fa5c4e94cb52 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1694442906"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:21.157909 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f269b65-1084-45d6-86bc-fa5c4e94cb52 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:29:21.158786 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 502/1996] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:29:21 2026] POST /volume/v3/types => generated 229 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:21.178280 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9ef84f93-101c-456e-9ad5-a237ce599962 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:21.182403 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ef84f93-101c-456e-9ad5-a237ce599962 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:29:21.182403 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ef84f93-101c-456e-9ad5-a237ce599962 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1694442906"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:21.191707 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ef84f93-101c-456e-9ad5-a237ce599962 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1694442906 already exists. Aug 14 22:29:21.191826 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ef84f93-101c-456e-9ad5-a237ce599962 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 409 Aug 14 22:29:21.192558 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 496/1997] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:29:21 2026] POST /volume/v3/types => generated 134 bytes in 15 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:29:21.203911 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8958a892-8d3f-4c55-8de1-de785ee92112 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:21.207014 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8958a892-8d3f-4c55-8de1-de785ee92112 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] DELETE https://10.4.3.114/volume/v3/types/d6cca0bd-678c-4f17-9858-455a122615e1 Aug 14 22:29:21.207280 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8958a892-8d3f-4c55-8de1-de785ee92112 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:21.207624 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8958a892-8d3f-4c55-8de1-de785ee92112 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:21.260815 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8958a892-8d3f-4c55-8de1-de785ee92112 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] https://10.4.3.114/volume/v3/types/d6cca0bd-678c-4f17-9858-455a122615e1 returned with HTTP 202 Aug 14 22:29:21.261377 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 506/1998] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:29:21 2026] DELETE /volume/v3/types/d6cca0bd-678c-4f17-9858-455a122615e1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:29:21.271591 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a6bdd3e5-8b58-43be-9781-35113e2d7c4c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:21.274027 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6bdd3e5-8b58-43be-9781-35113e2d7c4c tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] GET https://10.4.3.114/volume/v3/types/d6cca0bd-678c-4f17-9858-455a122615e1 Aug 14 22:29:21.274292 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6bdd3e5-8b58-43be-9781-35113e2d7c4c tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:21.274558 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6bdd3e5-8b58-43be-9781-35113e2d7c4c tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:21.279950 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6bdd3e5-8b58-43be-9781-35113e2d7c4c tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] https://10.4.3.114/volume/v3/types/d6cca0bd-678c-4f17-9858-455a122615e1 returned with HTTP 404 Aug 14 22:29:21.280964 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 495/1999] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:29:21 2026] GET /volume/v3/types/d6cca0bd-678c-4f17-9858-455a122615e1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:21.293739 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-26476b81-94e2-4c99-b0bf-8cb04fb6a927 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:21.296865 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26476b81-94e2-4c99-b0bf-8cb04fb6a927 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] DELETE https://10.4.3.114/volume/v3/types/fe7da2f7-4b29-412b-911b-9ba1620118fe Aug 14 22:29:21.296865 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26476b81-94e2-4c99-b0bf-8cb04fb6a927 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:21.296865 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26476b81-94e2-4c99-b0bf-8cb04fb6a927 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:21.301445 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26476b81-94e2-4c99-b0bf-8cb04fb6a927 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] https://10.4.3.114/volume/v3/types/fe7da2f7-4b29-412b-911b-9ba1620118fe returned with HTTP 404 Aug 14 22:29:21.302064 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 503/2000] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:29:21 2026] DELETE /volume/v3/types/fe7da2f7-4b29-412b-911b-9ba1620118fe => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:21.319746 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-70bd9790-2ef4-4434-a945-2f22722690e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:21.321474 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c1b613cb-6fee-4973-89ca-0e4592628b77 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:21.322989 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70bd9790-2ef4-4434-a945-2f22722690e8 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] GET https://10.4.3.114/volume/v3/types/8b2e8671-bc5a-4555-b859-73f5d9b10d3a Aug 14 22:29:21.322989 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70bd9790-2ef4-4434-a945-2f22722690e8 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:21.323548 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70bd9790-2ef4-4434-a945-2f22722690e8 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:21.325578 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1b613cb-6fee-4973-89ca-0e4592628b77 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:21.326430 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1b613cb-6fee-4973-89ca-0e4592628b77 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:21.326622 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1b613cb-6fee-4973-89ca-0e4592628b77 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:21.331231 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70bd9790-2ef4-4434-a945-2f22722690e8 tempest-VolumeTypesNegativeTest-254787850 tempest-VolumeTypesNegativeTest-254787850-project-admin] https://10.4.3.114/volume/v3/types/8b2e8671-bc5a-4555-b859-73f5d9b10d3a returned with HTTP 404 Aug 14 22:29:21.331231 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 497/2001] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:29:21 2026] GET /volume/v3/types/8b2e8671-bc5a-4555-b859-73f5d9b10d3a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:21.339158 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:21.339158 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:21.348147 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c1b613cb-6fee-4973-89ca-0e4592628b77 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:21.357062 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1b613cb-6fee-4973-89ca-0e4592628b77 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:21.357695 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 507/2002] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:21 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:21.406745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-312330e6-d8f5-4fe3-82b1-51893e49cbda None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:21.408746 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-312330e6-d8f5-4fe3-82b1-51893e49cbda tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:21.408953 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-312330e6-d8f5-4fe3-82b1-51893e49cbda tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:21.409179 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-312330e6-d8f5-4fe3-82b1-51893e49cbda tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:21.409320 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-312330e6-d8f5-4fe3-82b1-51893e49cbda tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:21.415312 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:21.415312 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:21.416284 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-312330e6-d8f5-4fe3-82b1-51893e49cbda tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:21.416959 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 496/2003] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:21 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:21.833114 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1d1f13ee-98f9-40ce-a533-be1f69ac8f89 req-d4bbc0d2-d3e0-4254-a0b5-f7d4dd95ba42 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:21.834755 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d1f13ee-98f9-40ce-a533-be1f69ac8f89 req-d4bbc0d2-d3e0-4254-a0b5-f7d4dd95ba42 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:29:21.835026 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1d1f13ee-98f9-40ce-a533-be1f69ac8f89 req-d4bbc0d2-d3e0-4254-a0b5-f7d4dd95ba42 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:21.835265 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1d1f13ee-98f9-40ce-a533-be1f69ac8f89 req-d4bbc0d2-d3e0-4254-a0b5-f7d4dd95ba42 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:21.852938 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:21.852938 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:21.862644 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1d1f13ee-98f9-40ce-a533-be1f69ac8f89 req-d4bbc0d2-d3e0-4254-a0b5-f7d4dd95ba42 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:29:21.873211 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d1f13ee-98f9-40ce-a533-be1f69ac8f89 req-d4bbc0d2-d3e0-4254-a0b5-f7d4dd95ba42 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d returned with HTTP 200 Aug 14 22:29:21.873748 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 504/2004] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:21 2026] GET /volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d => generated 1659 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:22.374897 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-99cfae7a-6d36-4cfe-a691-2341bfb7e97d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:22.377486 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99cfae7a-6d36-4cfe-a691-2341bfb7e97d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:22.377927 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99cfae7a-6d36-4cfe-a691-2341bfb7e97d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:22.378187 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99cfae7a-6d36-4cfe-a691-2341bfb7e97d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:22.390994 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:22.390994 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:22.396463 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-99cfae7a-6d36-4cfe-a691-2341bfb7e97d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:22.403138 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99cfae7a-6d36-4cfe-a691-2341bfb7e97d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:22.403719 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 498/2005] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:22 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:22.428388 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8834070e-05b7-4997-bd3d-e842bd9e8284 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:22.429711 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8834070e-05b7-4997-bd3d-e842bd9e8284 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:22.430157 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8834070e-05b7-4997-bd3d-e842bd9e8284 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:22.430954 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8834070e-05b7-4997-bd3d-e842bd9e8284 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:22.430954 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8834070e-05b7-4997-bd3d-e842bd9e8284 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:22.442757 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:22.442757 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:22.444364 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8834070e-05b7-4997-bd3d-e842bd9e8284 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:22.444935 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 508/2006] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:22 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:23.425433 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-783ef5d8-81b7-4a8c-8e12-a256145dd8c8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:23.431943 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-783ef5d8-81b7-4a8c-8e12-a256145dd8c8 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:23.432099 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-783ef5d8-81b7-4a8c-8e12-a256145dd8c8 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:23.432531 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-783ef5d8-81b7-4a8c-8e12-a256145dd8c8 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:23.442685 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:23.442685 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:23.448157 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-783ef5d8-81b7-4a8c-8e12-a256145dd8c8 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:23.457931 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-783ef5d8-81b7-4a8c-8e12-a256145dd8c8 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:23.458063 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-33773d8a-88a9-4d09-a573-c1d66439068a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:23.458436 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 497/2007] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:23 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:23.460478 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33773d8a-88a9-4d09-a573-c1d66439068a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:23.461431 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33773d8a-88a9-4d09-a573-c1d66439068a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:23.461431 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33773d8a-88a9-4d09-a573-c1d66439068a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:23.461777 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-33773d8a-88a9-4d09-a573-c1d66439068a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:23.468892 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:23.468892 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:23.469733 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33773d8a-88a9-4d09-a573-c1d66439068a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:23.470167 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 505/2008] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:23 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:23.970671 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:23.972746 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:29:23.973076 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-255617935", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:23.974668 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-255617935', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:29:23.974836 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Create volume of 1 GB Aug 14 22:29:23.979523 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Availability Zones retrieved successfully. Aug 14 22:29:23.985950 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Flow 'volume_create_api' (4adea035-4cd8-418d-841c-804c366466a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:23.987120 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d87862f3-2fad-4db2-a468-80c81c717b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:23.988197 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:29:24.019226 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d87862f3-2fad-4db2-a468-80c81c717b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:24.020167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91636e52-bf6e-46ac-a09e-2c6f30c28322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:24.097739 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Created reservations ['b52a41e3-e552-4bea-b01f-d4a131691d42', 'b5a4250a-49cc-4828-9720-27ecedad3661', '7dc408e2-cba1-434b-aee2-8cceb599864a', '6b2f76b1-1159-4f91-ac2e-4a23c31314f8'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:24.098652 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91636e52-bf6e-46ac-a09e-2c6f30c28322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b52a41e3-e552-4bea-b01f-d4a131691d42', 'b5a4250a-49cc-4828-9720-27ecedad3661', '7dc408e2-cba1-434b-aee2-8cceb599864a', '6b2f76b1-1159-4f91-ac2e-4a23c31314f8']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:24.099637 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eabd1f4-acc8-4ba5-8576-b1db6982afc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:24.127950 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eabd1f4-acc8-4ba5-8576-b1db6982afc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '035e6c08-f644-45fb-b87f-14e7a080c36a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-255617935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce67e6530c7e4ac58af8494d60966776',qos_specs=None,replication_status=,reservations=['b52a41e3-e552-4bea-b01f-d4a131691d42','b5a4250a-49cc-4828-9720-27ecedad3661','7dc408e2-cba1-434b-aee2-8cceb599864a','6b2f76b1-1159-4f91-ac2e-4a23c31314f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ef5629eb1de41fe8472fb8890073901',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:29:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-255617935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=035e6c08-f644-45fb-b87f-14e7a080c36a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce67e6530c7e4ac58af8494d60966776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ef5629eb1de41fe8472fb8890073901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:24.128861 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac151d8-9101-4e21-aa18-90245fb07c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:24.156057 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac151d8-9101-4e21-aa18-90245fb07c58) transitioned into state 'SUCCESS' from state '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-255617935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce67e6530c7e4ac58af8494d60966776',qos_specs=None,replication_status=,reservations=['b52a41e3-e552-4bea-b01f-d4a131691d42','b5a4250a-49cc-4828-9720-27ecedad3661','7dc408e2-cba1-434b-aee2-8cceb599864a','6b2f76b1-1159-4f91-ac2e-4a23c31314f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ef5629eb1de41fe8472fb8890073901',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:24.157887 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (345c094e-2c93-4a90-a4c2-7f4f6983f87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:24.168871 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (345c094e-2c93-4a90-a4c2-7f4f6983f87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:24.170033 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Flow 'volume_create_api' (4adea035-4cd8-418d-841c-804c366466a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:24.170518 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Create volume request issued successfully. Aug 14 22:29:24.171326 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db94dff4-aa17-4c31-b082-029b2f99ccc0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:29:24.171875 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 499/2009] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:29:23 2026] POST /volume/v3/volumes => generated 754 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:29:24.192019 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f2ed91da-dd98-4954-b9b2-224486e600c8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:24.196858 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2ed91da-dd98-4954-b9b2-224486e600c8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:24.196858 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f2ed91da-dd98-4954-b9b2-224486e600c8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:24.196858 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f2ed91da-dd98-4954-b9b2-224486e600c8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:24.205590 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:24.205590 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:24.213128 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f2ed91da-dd98-4954-b9b2-224486e600c8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:24.218740 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2ed91da-dd98-4954-b9b2-224486e600c8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:24.219230 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 509/2010] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:24 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:24.472281 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f07daac5-176c-4197-950b-534d92bed95f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:24.474772 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f07daac5-176c-4197-950b-534d92bed95f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:24.475078 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f07daac5-176c-4197-950b-534d92bed95f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:24.475489 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f07daac5-176c-4197-950b-534d92bed95f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:24.483851 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9d34e04a-7f2d-400f-ad0a-d1612a06beb8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:24.489006 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d34e04a-7f2d-400f-ad0a-d1612a06beb8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:24.489006 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d34e04a-7f2d-400f-ad0a-d1612a06beb8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:24.489006 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d34e04a-7f2d-400f-ad0a-d1612a06beb8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:24.489006 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9d34e04a-7f2d-400f-ad0a-d1612a06beb8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:24.489172 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:24.489172 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:24.495393 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f07daac5-176c-4197-950b-534d92bed95f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:24.495607 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:24.495607 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:24.496891 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d34e04a-7f2d-400f-ad0a-d1612a06beb8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:24.497794 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 506/2011] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:24 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:24.507937 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f07daac5-176c-4197-950b-534d92bed95f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:24.510584 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 498/2012] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:24 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:25.238734 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8bf4d017-0984-4f1f-bf98-39786c51fcb9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:25.241087 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bf4d017-0984-4f1f-bf98-39786c51fcb9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:25.241295 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bf4d017-0984-4f1f-bf98-39786c51fcb9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:25.242025 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bf4d017-0984-4f1f-bf98-39786c51fcb9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:25.253916 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:25.253916 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:25.259709 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8bf4d017-0984-4f1f-bf98-39786c51fcb9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:25.266921 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bf4d017-0984-4f1f-bf98-39786c51fcb9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:25.267496 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 500/2013] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:25 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:25.284336 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-925c27e7-f8b2-4fdf-8c1c-7427b5995f19 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:25.286839 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-925c27e7-f8b2-4fdf-8c1c-7427b5995f19 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:25.287099 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-925c27e7-f8b2-4fdf-8c1c-7427b5995f19 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:25.287445 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-925c27e7-f8b2-4fdf-8c1c-7427b5995f19 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:25.296271 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:25.296271 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:25.301402 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-925c27e7-f8b2-4fdf-8c1c-7427b5995f19 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:25.306808 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-925c27e7-f8b2-4fdf-8c1c-7427b5995f19 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:25.307304 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 510/2014] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:25 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:25.328143 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a971a93-2c7a-473a-bbf9-c9d3c67e1db1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:25.332217 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a971a93-2c7a-473a-bbf9-c9d3c67e1db1 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes Aug 14 22:29:25.332512 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a971a93-2c7a-473a-bbf9-c9d3c67e1db1 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:25.332751 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a971a93-2c7a-473a-bbf9-c9d3c67e1db1 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:25.333123 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-8a971a93-2c7a-473a-bbf9-c9d3c67e1db1 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:29:25.334395 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8a971a93-2c7a-473a-bbf9-c9d3c67e1db1 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:29:25.345353 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8a971a93-2c7a-473a-bbf9-c9d3c67e1db1 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Get all volumes completed successfully. Aug 14 22:29:25.345353 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a971a93-2c7a-473a-bbf9-c9d3c67e1db1 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 200 Aug 14 22:29:25.345353 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 507/2015] 10.4.3.114 () {66 vars in 1237 bytes} [Fri Aug 14 22:29:25 2026] GET /volume/v3/volumes => generated 338 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:25.358349 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4fc38136-dcd6-4157-94fb-bc9fb0d5d583 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:25.360750 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4fc38136-dcd6-4157-94fb-bc9fb0d5d583 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:25.360750 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4fc38136-dcd6-4157-94fb-bc9fb0d5d583 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:25.360909 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4fc38136-dcd6-4157-94fb-bc9fb0d5d583 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:25.370283 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:25.370283 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:25.380381 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4fc38136-dcd6-4157-94fb-bc9fb0d5d583 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:25.387585 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4fc38136-dcd6-4157-94fb-bc9fb0d5d583 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:25.388710 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 499/2016] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:25 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:25.450889 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-077eea0a-e21f-44b5-9e62-693e6f2448be None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:25.454864 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-077eea0a-e21f-44b5-9e62-693e6f2448be tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:25.454864 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-077eea0a-e21f-44b5-9e62-693e6f2448be tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:25.455907 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-077eea0a-e21f-44b5-9e62-693e6f2448be tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:25.466064 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:25.466064 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:25.473843 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-077eea0a-e21f-44b5-9e62-693e6f2448be tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:25.482632 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-077eea0a-e21f-44b5-9e62-693e6f2448be tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:25.483333 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 501/2017] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:25 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:25.516324 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f09da829-1d82-4f95-9389-89ca02dd98a6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:25.518930 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f09da829-1d82-4f95-9389-89ca02dd98a6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:25.518930 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f09da829-1d82-4f95-9389-89ca02dd98a6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:25.518930 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f09da829-1d82-4f95-9389-89ca02dd98a6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:25.519123 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f09da829-1d82-4f95-9389-89ca02dd98a6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:25.526349 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:25.526349 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:25.526349 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f09da829-1d82-4f95-9389-89ca02dd98a6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:25.528894 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 511/2018] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:25 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:25.529987 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e18fc54c-ebe8-4fdb-ae7f-eff752d1f187 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:25.533780 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e18fc54c-ebe8-4fdb-ae7f-eff752d1f187 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:25.533780 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e18fc54c-ebe8-4fdb-ae7f-eff752d1f187 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:25.533780 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e18fc54c-ebe8-4fdb-ae7f-eff752d1f187 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:25.545985 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:25.545985 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:25.556798 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e18fc54c-ebe8-4fdb-ae7f-eff752d1f187 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:25.565964 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e18fc54c-ebe8-4fdb-ae7f-eff752d1f187 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:25.566691 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 508/2019] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:25 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:25.628220 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cae5a353-f8fa-4f15-93e7-2a5695505de0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:25.628220 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cae5a353-f8fa-4f15-93e7-2a5695505de0 None None] GET https://10.4.3.114/volume// Aug 14 22:29:25.628220 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cae5a353-f8fa-4f15-93e7-2a5695505de0 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:25.628220 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cae5a353-f8fa-4f15-93e7-2a5695505de0 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:25.629917 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cae5a353-f8fa-4f15-93e7-2a5695505de0 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:29:25.630863 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 500/2020] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:29:25 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:29:25.651093 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-91c0d7b4-0786-4852-836e-8f04a0a958ac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:25.655363 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-91c0d7b4-0786-4852-836e-8f04a0a958ac tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:29:25.655826 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-91c0d7b4-0786-4852-836e-8f04a0a958ac tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "035e6c08-f644-45fb-b87f-14e7a080c36a", "connector": null, "instance_uuid": "ae5f0c8a-044a-4f92-90ba-01c357bbe610"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:25.673060 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:25.673060 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:25.730031 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-91c0d7b4-0786-4852-836e-8f04a0a958ac tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:29:25.730665 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 502/2021] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:29:25 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:25.780489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-529e09ec-1f39-4704-96d3-126e581b8f54 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:25.782590 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-529e09ec-1f39-4704-96d3-126e581b8f54 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:25.782964 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-529e09ec-1f39-4704-96d3-126e581b8f54 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:25.783324 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-529e09ec-1f39-4704-96d3-126e581b8f54 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:25.796301 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:25.796301 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:25.800528 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c293cfd-c39d-40ef-bae8-11f14e13780c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:25.801007 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c293cfd-c39d-40ef-bae8-11f14e13780c None None] GET https://10.4.3.114/volume// Aug 14 22:29:25.801247 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c293cfd-c39d-40ef-bae8-11f14e13780c None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:25.801545 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c293cfd-c39d-40ef-bae8-11f14e13780c None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:25.802008 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c293cfd-c39d-40ef-bae8-11f14e13780c None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:29:25.802246 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 509/2022] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:29: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 14 22:29:25.803426 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-529e09ec-1f39-4704-96d3-126e581b8f54 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:25.809997 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-529e09ec-1f39-4704-96d3-126e581b8f54 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:25.810669 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 512/2023] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:25 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:25.821112 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-aeab7628-1b59-4cbb-9931-df843f47abd5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:25.825769 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-aeab7628-1b59-4cbb-9931-df843f47abd5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:25.830360 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-aeab7628-1b59-4cbb-9931-df843f47abd5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:25.830360 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-aeab7628-1b59-4cbb-9931-df843f47abd5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:25.843100 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:25.843100 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:25.848854 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-aeab7628-1b59-4cbb-9931-df843f47abd5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:25.855833 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-aeab7628-1b59-4cbb-9931-df843f47abd5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:25.856405 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 501/2024] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:29:25 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:29:26.015832 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-40e68dcd-7ef5-4b31-b8be-6518b391ed75 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:26.026120 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-40e68dcd-7ef5-4b31-b8be-6518b391ed75 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] PUT https://10.4.3.114/volume/v3/attachments/4eb1e31d-35b1-4994-9b8a-190f609a45a5 Aug 14 22:29:26.026615 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-40e68dcd-7ef5-4b31-b8be-6518b391ed75 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:26.043275 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-40e68dcd-7ef5-4b31-b8be-6518b391ed75 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Acquiring lock "cinder-attachment_update-035e6c08-f644-45fb-b87f-14e7a080c36a-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:29:26.054646 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-40e68dcd-7ef5-4b31-b8be-6518b391ed75 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Lock "cinder-attachment_update-035e6c08-f644-45fb-b87f-14e7a080c36a-np0000007343" acquired by "attachment_update" :: waited 0.011s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:29:26.056504 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:26.056504 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:26.221160 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-40e68dcd-7ef5-4b31-b8be-6518b391ed75 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Lock "cinder-attachment_update-035e6c08-f644-45fb-b87f-14e7a080c36a-np0000007343" released by "attachment_update" :: held 0.167s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:29:26.222069 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-40e68dcd-7ef5-4b31-b8be-6518b391ed75 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/attachments/4eb1e31d-35b1-4994-9b8a-190f609a45a5 returned with HTTP 200 Aug 14 22:29:26.222786 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 503/2025] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:29:26 2026] PUT /volume/v3/attachments/4eb1e31d-35b1-4994-9b8a-190f609a45a5 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:26.545288 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e77e5ab4-389c-4c72-9ceb-d456e0a85a5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:26.549635 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e77e5ab4-389c-4c72-9ceb-d456e0a85a5c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:26.550323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e77e5ab4-389c-4c72-9ceb-d456e0a85a5c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:26.550323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e77e5ab4-389c-4c72-9ceb-d456e0a85a5c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:26.550323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e77e5ab4-389c-4c72-9ceb-d456e0a85a5c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:26.557193 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:26.557193 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:26.558111 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e77e5ab4-389c-4c72-9ceb-d456e0a85a5c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:26.558537 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 510/2026] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:26 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:26.587541 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6ca29f1d-1c58-455d-bce2-04f726581efc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:26.591334 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ca29f1d-1c58-455d-bce2-04f726581efc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:26.591334 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ca29f1d-1c58-455d-bce2-04f726581efc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:26.591715 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ca29f1d-1c58-455d-bce2-04f726581efc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:26.602485 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:26.602485 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:26.608741 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6ca29f1d-1c58-455d-bce2-04f726581efc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:26.615335 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ca29f1d-1c58-455d-bce2-04f726581efc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:26.616036 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 513/2027] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:26 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:26.828906 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5cda8702-88d5-446c-bef8-49d74a3c376b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:26.830973 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5cda8702-88d5-446c-bef8-49d74a3c376b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:26.831239 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5cda8702-88d5-446c-bef8-49d74a3c376b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:26.831551 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5cda8702-88d5-446c-bef8-49d74a3c376b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:26.845723 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:26.845723 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:26.849880 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5cda8702-88d5-446c-bef8-49d74a3c376b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:26.856470 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5cda8702-88d5-446c-bef8-49d74a3c376b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:26.856941 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 502/2028] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:26 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:29:27.571911 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2fce85ed-036c-428f-961c-f4ceab3e7301 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:27.575628 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fce85ed-036c-428f-961c-f4ceab3e7301 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:27.576400 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fce85ed-036c-428f-961c-f4ceab3e7301 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:27.577117 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fce85ed-036c-428f-961c-f4ceab3e7301 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:27.577275 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2fce85ed-036c-428f-961c-f4ceab3e7301 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:27.582898 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:27.582898 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:27.583806 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fce85ed-036c-428f-961c-f4ceab3e7301 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:27.584322 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 504/2029] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:27 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:27.635242 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-84243858-171f-4c74-b789-c2c1ff8ad45f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:27.640062 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84243858-171f-4c74-b789-c2c1ff8ad45f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:27.640451 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84243858-171f-4c74-b789-c2c1ff8ad45f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:27.640754 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84243858-171f-4c74-b789-c2c1ff8ad45f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:27.657667 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:27.657667 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:27.662431 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-84243858-171f-4c74-b789-c2c1ff8ad45f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:27.668029 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84243858-171f-4c74-b789-c2c1ff8ad45f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:27.668631 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 511/2030] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:27 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:27.872798 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fd4e410c-fd25-4ae7-b78b-e41dac0ee3fe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:27.874749 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd4e410c-fd25-4ae7-b78b-e41dac0ee3fe tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:27.874986 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd4e410c-fd25-4ae7-b78b-e41dac0ee3fe tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:27.875191 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd4e410c-fd25-4ae7-b78b-e41dac0ee3fe tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:27.886485 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:27.886485 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:27.890744 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fd4e410c-fd25-4ae7-b78b-e41dac0ee3fe tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:27.896341 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd4e410c-fd25-4ae7-b78b-e41dac0ee3fe tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:27.896769 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 514/2031] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:27 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:29:28.597663 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-83a2bdf1-011b-4d7c-bea7-9fe0f607493a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:28.599743 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83a2bdf1-011b-4d7c-bea7-9fe0f607493a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:28.600060 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83a2bdf1-011b-4d7c-bea7-9fe0f607493a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:28.600237 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83a2bdf1-011b-4d7c-bea7-9fe0f607493a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:28.600417 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-83a2bdf1-011b-4d7c-bea7-9fe0f607493a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:28.605941 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:28.605941 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:28.607221 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83a2bdf1-011b-4d7c-bea7-9fe0f607493a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:28.607820 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 503/2032] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:28 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:28.685514 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ec9ef917-9c26-4abd-8fcc-881a05fef843 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:28.687558 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec9ef917-9c26-4abd-8fcc-881a05fef843 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:28.687835 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec9ef917-9c26-4abd-8fcc-881a05fef843 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:28.688074 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec9ef917-9c26-4abd-8fcc-881a05fef843 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:28.698442 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:28.698442 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:28.704070 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ec9ef917-9c26-4abd-8fcc-881a05fef843 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:28.713076 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec9ef917-9c26-4abd-8fcc-881a05fef843 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:28.713076 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 505/2033] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:28 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:28.913680 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c37aee08-6923-4e53-8772-e48cb14f1e2c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:28.915926 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c37aee08-6923-4e53-8772-e48cb14f1e2c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:28.916168 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c37aee08-6923-4e53-8772-e48cb14f1e2c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:28.916435 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c37aee08-6923-4e53-8772-e48cb14f1e2c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:28.932007 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:28.932007 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:28.943188 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c37aee08-6923-4e53-8772-e48cb14f1e2c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:28.947980 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c37aee08-6923-4e53-8772-e48cb14f1e2c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:28.948469 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 512/2034] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:28 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:29.175407 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-3972ecb1-9c8b-4e69-8c10-a1b69a1ef425 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:29.178358 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-3972ecb1-9c8b-4e69-8c10-a1b69a1ef425 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/limits Aug 14 22:29:29.179434 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-3972ecb1-9c8b-4e69-8c10-a1b69a1ef425 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:29.179434 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-3972ecb1-9c8b-4e69-8c10-a1b69a1ef425 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:29.206082 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-3972ecb1-9c8b-4e69-8c10-a1b69a1ef425 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/limits returned with HTTP 200 Aug 14 22:29:29.206709 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 515/2035] 10.4.3.114 () {68 vars in 1484 bytes} [Fri Aug 14 22:29:29 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:29.268761 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-fbfcf245-b6ff-4131-8d75-712c4029e670 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:29.271167 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-fbfcf245-b6ff-4131-8d75-712c4029e670 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:29:29.271412 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-fbfcf245-b6ff-4131-8d75-712c4029e670 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:29.271544 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-fbfcf245-b6ff-4131-8d75-712c4029e670 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:29.284410 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:29.284410 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:29.289188 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-fbfcf245-b6ff-4131-8d75-712c4029e670 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:29:29.296929 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-fbfcf245-b6ff-4131-8d75-712c4029e670 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 returned with HTTP 200 Aug 14 22:29:29.297497 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 504/2036] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:29 2026] GET /volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 => generated 1663 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:29.310463 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-d1f1fcf9-0a2a-43be-aab1-5e857bb673da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:29.312844 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-d1f1fcf9-0a2a-43be-aab1-5e857bb673da tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:29:29.313391 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-d1f1fcf9-0a2a-43be-aab1-5e857bb673da tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24b6c463-5868-4aea-b5e9-c94c18e55501", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1889367844", "description": null, "metadata": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:29.326850 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:29.326850 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:29.327557 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-d1f1fcf9-0a2a-43be-aab1-5e857bb673da tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:29:29.327782 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-d1f1fcf9-0a2a-43be-aab1-5e857bb673da tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Create snapshot from volume 24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:29:29.374403 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-d1f1fcf9-0a2a-43be-aab1-5e857bb673da tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Created reservations ['65e94cdf-9608-423f-83bf-88a78164c026', '0d738ea6-0f39-43f3-a718-a741ba3ad96c', 'a8595e89-e4c9-4c71-bfd1-12d8f8796a2f', 'c2d933be-79b4-4c5a-b5f2-3a18f7765ce7'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:29.416961 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-d1f1fcf9-0a2a-43be-aab1-5e857bb673da tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Snapshot force create request issued successfully. Aug 14 22:29:29.417533 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-17fb9a35-9019-4da7-8cd5-597e40f53786 req-d1f1fcf9-0a2a-43be-aab1-5e857bb673da tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:29:29.418742 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 506/2037] 10.4.3.114 () {72 vars in 1547 bytes} [Fri Aug 14 22:29:29 2026] POST /volume/v3/snapshots => generated 324 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:29:29.621475 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fdd2d6fe-a51e-48f7-bd7c-d075f8a8dc27 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:29.629202 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fdd2d6fe-a51e-48f7-bd7c-d075f8a8dc27 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:29.629202 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fdd2d6fe-a51e-48f7-bd7c-d075f8a8dc27 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:29.629551 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fdd2d6fe-a51e-48f7-bd7c-d075f8a8dc27 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:29.629643 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fdd2d6fe-a51e-48f7-bd7c-d075f8a8dc27 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:29.639478 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:29.639478 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:29.640646 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fdd2d6fe-a51e-48f7-bd7c-d075f8a8dc27 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:29.641116 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 513/2038] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:29 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:29.734297 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c5d169c0-f2a5-4d24-94c7-79c53f3d0d6d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:29.737370 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5d169c0-f2a5-4d24-94c7-79c53f3d0d6d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:29.738278 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5d169c0-f2a5-4d24-94c7-79c53f3d0d6d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:29.738278 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5d169c0-f2a5-4d24-94c7-79c53f3d0d6d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:29.755500 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:29.755500 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:29.765686 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c5d169c0-f2a5-4d24-94c7-79c53f3d0d6d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:29.771384 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5d169c0-f2a5-4d24-94c7-79c53f3d0d6d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:29.771850 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 516/2039] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:29 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:29.969071 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d36f05c-7d8d-4543-893d-1ff803dc910b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:29.971438 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d36f05c-7d8d-4543-893d-1ff803dc910b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:29.971922 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d36f05c-7d8d-4543-893d-1ff803dc910b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:29.973277 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d36f05c-7d8d-4543-893d-1ff803dc910b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:29.989090 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:29.989090 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:29.995401 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5d36f05c-7d8d-4543-893d-1ff803dc910b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:30.005458 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d36f05c-7d8d-4543-893d-1ff803dc910b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:30.005458 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 505/2040] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:29 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:30.655345 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-20d616a1-a4c7-4f45-96f7-3147b318912f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:30.657862 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20d616a1-a4c7-4f45-96f7-3147b318912f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:30.658065 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20d616a1-a4c7-4f45-96f7-3147b318912f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:30.658441 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20d616a1-a4c7-4f45-96f7-3147b318912f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:30.658554 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-20d616a1-a4c7-4f45-96f7-3147b318912f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:30.665179 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:30.665179 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:30.666427 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20d616a1-a4c7-4f45-96f7-3147b318912f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:30.666990 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 507/2041] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:30 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:30.793994 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9064bcd3-822b-4a2c-9923-8648b1592c66 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:30.797017 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9064bcd3-822b-4a2c-9923-8648b1592c66 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:30.797772 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9064bcd3-822b-4a2c-9923-8648b1592c66 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:30.797772 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9064bcd3-822b-4a2c-9923-8648b1592c66 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:30.810561 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:30.810561 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:30.816742 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9064bcd3-822b-4a2c-9923-8648b1592c66 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:30.825355 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9064bcd3-822b-4a2c-9923-8648b1592c66 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:30.826050 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 514/2042] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:30 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:31.025355 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-321c3015-0c22-424e-8787-da9989cecb60 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:31.028389 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-321c3015-0c22-424e-8787-da9989cecb60 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:31.028758 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-321c3015-0c22-424e-8787-da9989cecb60 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:31.029082 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-321c3015-0c22-424e-8787-da9989cecb60 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:31.050966 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:31.050966 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:31.053357 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-321c3015-0c22-424e-8787-da9989cecb60 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:31.063649 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-321c3015-0c22-424e-8787-da9989cecb60 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:31.064571 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 517/2043] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:31 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:31.682305 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-64e79579-2677-4d7d-ace8-20f574bee81c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:31.685581 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64e79579-2677-4d7d-ace8-20f574bee81c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:31.686616 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64e79579-2677-4d7d-ace8-20f574bee81c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:31.687110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64e79579-2677-4d7d-ace8-20f574bee81c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:31.688620 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-64e79579-2677-4d7d-ace8-20f574bee81c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:31.693951 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:31.693951 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:31.694937 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64e79579-2677-4d7d-ace8-20f574bee81c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:31.695752 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 506/2044] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:31 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:31.843745 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f2cca3b-86d6-4e2d-aaf4-29f1f8a221b3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:31.845966 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f2cca3b-86d6-4e2d-aaf4-29f1f8a221b3 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:31.846225 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f2cca3b-86d6-4e2d-aaf4-29f1f8a221b3 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:31.846479 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f2cca3b-86d6-4e2d-aaf4-29f1f8a221b3 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:31.853882 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:31.853882 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:31.858723 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2f2cca3b-86d6-4e2d-aaf4-29f1f8a221b3 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:31.869948 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f2cca3b-86d6-4e2d-aaf4-29f1f8a221b3 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:31.870349 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 508/2045] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:31 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:31.887155 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-418fec35-48ec-4872-853a-fd83a0450d57 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:31.889156 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-418fec35-48ec-4872-853a-fd83a0450d57 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/snapshots/c3e5176a-e457-418d-a424-b9cea7172cde Aug 14 22:29:31.889434 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-418fec35-48ec-4872-853a-fd83a0450d57 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:31.889674 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-418fec35-48ec-4872-853a-fd83a0450d57 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:31.895175 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:31.895175 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:31.895957 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-418fec35-48ec-4872-853a-fd83a0450d57 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Snapshot retrieved successfully. Aug 14 22:29:31.896989 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-418fec35-48ec-4872-853a-fd83a0450d57 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/snapshots/c3e5176a-e457-418d-a424-b9cea7172cde returned with HTTP 200 Aug 14 22:29:31.897469 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 515/2046] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:29:31 2026] GET /volume/v3/snapshots/c3e5176a-e457-418d-a424-b9cea7172cde => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:31.930351 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-482af5da-2c09-4c1e-870a-341aa9602102 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:31.932516 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:29:31.933370 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-982282199", "snapshot_id": null, "imageRef": "f3b11893-c90f-48f2-b008-45bf60757db2", "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:31.935695 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-982282199', 'snapshot_id': None, 'imageRef': 'f3b11893-c90f-48f2-b008-45bf60757db2', 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:29:32.058705 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:32.058705 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:32.059240 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Snapshot retrieved successfully. Aug 14 22:29:32.059802 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Create volume of 1 GB Aug 14 22:29:32.066185 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Availability Zones retrieved successfully. Aug 14 22:29:32.072121 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Flow 'volume_create_api' (ac0ddd73-6afb-4d0f-9589-6788f8af7c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:32.073487 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8baee49b-fc8a-4c74-ba8e-222eeb5a167d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:32.074690 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:29:32.083328 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ba19f20f-92bf-48b5-97b7-05bd22499287 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:32.085672 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba19f20f-92bf-48b5-97b7-05bd22499287 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:32.085900 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba19f20f-92bf-48b5-97b7-05bd22499287 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:32.086132 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba19f20f-92bf-48b5-97b7-05bd22499287 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:32.098801 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:32.098801 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:32.104436 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ba19f20f-92bf-48b5-97b7-05bd22499287 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:32.111118 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba19f20f-92bf-48b5-97b7-05bd22499287 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:32.111587 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 507/2047] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:32 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:32.129767 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8baee49b-fc8a-4c74-ba8e-222eeb5a167d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c3e5176a-e457-418d-a424-b9cea7172cde', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:32.130978 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a76f684-2e72-41d3-91dd-9a9c7fc1a590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:32.191190 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Created reservations ['7e79c358-50b7-4932-9988-651507fabe0b', 'bcbea920-8749-4234-982f-3fd5a25f8649', '1d9e752e-1137-46cb-a31c-4e2adc17976a', '7cfd6a10-b0c2-4110-8bf1-a346a47970f1'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:32.192119 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a76f684-2e72-41d3-91dd-9a9c7fc1a590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e79c358-50b7-4932-9988-651507fabe0b', 'bcbea920-8749-4234-982f-3fd5a25f8649', '1d9e752e-1137-46cb-a31c-4e2adc17976a', '7cfd6a10-b0c2-4110-8bf1-a346a47970f1']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:32.193389 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63992865-bfee-482a-9034-605de70f5b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:32.245082 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63992865-bfee-482a-9034-605de70f5b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'def1030b-ac98-4398-b51c-efc827f0a422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-982282199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='108e3afff9434fcfbc30bc7da56c4aeb',qos_specs=None,replication_status=,reservations=['7e79c358-50b7-4932-9988-651507fabe0b','bcbea920-8749-4234-982f-3fd5a25f8649','1d9e752e-1137-46cb-a31c-4e2adc17976a','7cfd6a10-b0c2-4110-8bf1-a346a47970f1'],size=1,snapshot_id=c3e5176a-e457-418d-a424-b9cea7172cde,source_replicaid=,source_volid=None,status='creating',user_id='cedaa7b868664f6eb345df5ab50b0fc1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), '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-14T22:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-982282199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=def1030b-ac98-4398-b51c-efc827f0a422,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='108e3afff9434fcfbc30bc7da56c4aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c3e5176a-e457-418d-a424-b9cea7172cde,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cedaa7b868664f6eb345df5ab50b0fc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:32.246018 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d6c12da-8c0d-43c9-9840-fee567bcc726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:32.272371 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d6c12da-8c0d-43c9-9840-fee567bcc726) transitioned into state 'SUCCESS' from state '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-982282199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='108e3afff9434fcfbc30bc7da56c4aeb',qos_specs=None,replication_status=,reservations=['7e79c358-50b7-4932-9988-651507fabe0b','bcbea920-8749-4234-982f-3fd5a25f8649','1d9e752e-1137-46cb-a31c-4e2adc17976a','7cfd6a10-b0c2-4110-8bf1-a346a47970f1'],size=1,snapshot_id=c3e5176a-e457-418d-a424-b9cea7172cde,source_replicaid=,source_volid=None,status='creating',user_id='cedaa7b868664f6eb345df5ab50b0fc1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:32.273414 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (020704b0-e01a-4171-824a-8bf327ab1220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:32.303379 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (020704b0-e01a-4171-824a-8bf327ab1220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:32.304739 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Flow 'volume_create_api' (ac0ddd73-6afb-4d0f-9589-6788f8af7c57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:32.305241 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Create volume request issued successfully. Aug 14 22:29:32.306235 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-482af5da-2c09-4c1e-870a-341aa9602102 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:29:32.307077 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 518/2048] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:29:31 2026] POST /volume/v3/volumes => generated 813 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:32.321943 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aa393cad-12f4-4b5e-99ea-8dc907ae924d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:32.324579 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa393cad-12f4-4b5e-99ea-8dc907ae924d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 Aug 14 22:29:32.325231 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa393cad-12f4-4b5e-99ea-8dc907ae924d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:32.325231 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa393cad-12f4-4b5e-99ea-8dc907ae924d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:32.336407 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:32.336407 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:32.341367 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aa393cad-12f4-4b5e-99ea-8dc907ae924d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:29:32.347244 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa393cad-12f4-4b5e-99ea-8dc907ae924d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 returned with HTTP 200 Aug 14 22:29:32.347838 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 509/2049] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:32 2026] GET /volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:32.712692 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c8311ab2-96ed-4b16-858f-2b890163c523 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:32.714995 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8311ab2-96ed-4b16-858f-2b890163c523 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:32.715421 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8311ab2-96ed-4b16-858f-2b890163c523 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:32.715758 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8311ab2-96ed-4b16-858f-2b890163c523 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:32.715976 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c8311ab2-96ed-4b16-858f-2b890163c523 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:32.726156 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:32.726156 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:32.726156 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8311ab2-96ed-4b16-858f-2b890163c523 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:32.727154 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 516/2050] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:32 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:32.890804 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-319bcb33-3af4-479e-8ba6-2a5e9897f02e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:32.895085 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-319bcb33-3af4-479e-8ba6-2a5e9897f02e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:32.895336 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-319bcb33-3af4-479e-8ba6-2a5e9897f02e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:32.895548 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-319bcb33-3af4-479e-8ba6-2a5e9897f02e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:32.906900 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:32.906900 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:32.916072 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-319bcb33-3af4-479e-8ba6-2a5e9897f02e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:32.924747 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-319bcb33-3af4-479e-8ba6-2a5e9897f02e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:32.925356 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 508/2051] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:32 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:33.127749 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c1bd7cda-10b7-4cda-b72b-53d8a4c68901 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:33.130463 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1bd7cda-10b7-4cda-b72b-53d8a4c68901 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:33.130756 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1bd7cda-10b7-4cda-b72b-53d8a4c68901 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:33.131025 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1bd7cda-10b7-4cda-b72b-53d8a4c68901 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:33.146549 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:33.146549 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:33.152792 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c1bd7cda-10b7-4cda-b72b-53d8a4c68901 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:33.162119 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1bd7cda-10b7-4cda-b72b-53d8a4c68901 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:33.162471 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 519/2052] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:33 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:33.366191 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-20075805-9864-42e1-bdde-65dcf45866d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:33.369974 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20075805-9864-42e1-bdde-65dcf45866d7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 Aug 14 22:29:33.370345 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20075805-9864-42e1-bdde-65dcf45866d7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:33.370816 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20075805-9864-42e1-bdde-65dcf45866d7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:33.379895 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:33.379895 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:33.388670 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-20075805-9864-42e1-bdde-65dcf45866d7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:29:33.393692 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20075805-9864-42e1-bdde-65dcf45866d7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 returned with HTTP 200 Aug 14 22:29:33.394211 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 510/2053] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:33 2026] GET /volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 => generated 1422 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:29:33.411659 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3cc25d35-875e-4c44-ba22-b3f83708a73a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:33.417081 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3cc25d35-875e-4c44-ba22-b3f83708a73a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 Aug 14 22:29:33.417081 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3cc25d35-875e-4c44-ba22-b3f83708a73a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:33.417081 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3cc25d35-875e-4c44-ba22-b3f83708a73a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:33.427201 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:33.427201 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:33.433468 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3cc25d35-875e-4c44-ba22-b3f83708a73a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:29:33.443060 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3cc25d35-875e-4c44-ba22-b3f83708a73a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 returned with HTTP 200 Aug 14 22:29:33.443759 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 517/2054] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:33 2026] GET /volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 => generated 1422 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:29:33.744232 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8da43a4-745e-4316-87be-39a6c8741414 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:33.751401 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8da43a4-745e-4316-87be-39a6c8741414 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:33.753238 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8da43a4-745e-4316-87be-39a6c8741414 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:33.754492 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8da43a4-745e-4316-87be-39a6c8741414 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:33.754603 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e8da43a4-745e-4316-87be-39a6c8741414 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:33.762658 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:33.762658 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:33.763873 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8da43a4-745e-4316-87be-39a6c8741414 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:33.764547 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 509/2055] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:33 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:33.946238 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-628cb862-3b67-4bd7-b648-0b71509d21bf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:33.950182 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-628cb862-3b67-4bd7-b648-0b71509d21bf tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:33.952228 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-628cb862-3b67-4bd7-b648-0b71509d21bf tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:33.954505 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-628cb862-3b67-4bd7-b648-0b71509d21bf tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:33.971702 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:33.971702 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:33.983007 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-628cb862-3b67-4bd7-b648-0b71509d21bf tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:33.992119 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-628cb862-3b67-4bd7-b648-0b71509d21bf tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:33.992716 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 520/2056] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:33 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:34.181531 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a77a808b-fbee-4bc9-a1b9-26ff3ef85eb2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:34.187697 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a77a808b-fbee-4bc9-a1b9-26ff3ef85eb2 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:34.187913 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a77a808b-fbee-4bc9-a1b9-26ff3ef85eb2 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:34.188375 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a77a808b-fbee-4bc9-a1b9-26ff3ef85eb2 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:34.201928 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:34.201928 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:34.207139 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a77a808b-fbee-4bc9-a1b9-26ff3ef85eb2 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:34.213426 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a77a808b-fbee-4bc9-a1b9-26ff3ef85eb2 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:34.214305 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 511/2057] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:34 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:34.780827 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ebc46978-d055-4278-81bb-d8b7c78bf7c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:34.783465 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebc46978-d055-4278-81bb-d8b7c78bf7c8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:34.783630 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebc46978-d055-4278-81bb-d8b7c78bf7c8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:34.783858 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebc46978-d055-4278-81bb-d8b7c78bf7c8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:34.783999 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ebc46978-d055-4278-81bb-d8b7c78bf7c8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:34.793098 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:34.793098 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:34.793098 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebc46978-d055-4278-81bb-d8b7c78bf7c8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:34.793765 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 518/2058] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:34 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:35.011473 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fc43cf88-8279-4d77-9ef6-ea0bec76673b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:35.014087 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc43cf88-8279-4d77-9ef6-ea0bec76673b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:35.014567 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc43cf88-8279-4d77-9ef6-ea0bec76673b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:35.014882 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc43cf88-8279-4d77-9ef6-ea0bec76673b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:35.028727 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:35.028727 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:35.034716 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fc43cf88-8279-4d77-9ef6-ea0bec76673b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:35.041379 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc43cf88-8279-4d77-9ef6-ea0bec76673b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:35.041832 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 510/2059] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:35 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:35.231625 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f7c3677e-38b7-46cc-a9f4-d75a3987d880 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:35.232773 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-3edd40e9-30e4-47a0-b6ed-44ecd4341c17 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:35.234593 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f7c3677e-38b7-46cc-a9f4-d75a3987d880 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:35.235883 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f7c3677e-38b7-46cc-a9f4-d75a3987d880 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:35.235883 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f7c3677e-38b7-46cc-a9f4-d75a3987d880 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:35.236032 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-3edd40e9-30e4-47a0-b6ed-44ecd4341c17 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 Aug 14 22:29:35.238028 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-3edd40e9-30e4-47a0-b6ed-44ecd4341c17 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:35.238028 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-3edd40e9-30e4-47a0-b6ed-44ecd4341c17 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:35.251205 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:35.251205 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:35.252015 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:35.252015 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:35.256559 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-3edd40e9-30e4-47a0-b6ed-44ecd4341c17 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:29:35.257354 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f7c3677e-38b7-46cc-a9f4-d75a3987d880 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:35.263624 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f7c3677e-38b7-46cc-a9f4-d75a3987d880 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:35.264010 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-3edd40e9-30e4-47a0-b6ed-44ecd4341c17 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 returned with HTTP 200 Aug 14 22:29:35.264267 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 521/2060] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:35 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:35.265232 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 512/2061] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:35 2026] GET /volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 => generated 1404 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:35.805416 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d9233ae-7f70-47bd-be15-7b3b1a70d5db None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:35.810190 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d9233ae-7f70-47bd-be15-7b3b1a70d5db tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:35.810591 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d9233ae-7f70-47bd-be15-7b3b1a70d5db tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:35.810646 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d9233ae-7f70-47bd-be15-7b3b1a70d5db tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:35.810768 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2d9233ae-7f70-47bd-be15-7b3b1a70d5db tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:35.815981 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:35.815981 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:35.817015 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d9233ae-7f70-47bd-be15-7b3b1a70d5db tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:35.817648 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 519/2062] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:35 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:35.852173 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-3bf57f70-8ac1-4276-8295-35b6c98e6123 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:35.855334 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-3bf57f70-8ac1-4276-8295-35b6c98e6123 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 Aug 14 22:29:35.855622 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-3bf57f70-8ac1-4276-8295-35b6c98e6123 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:35.855865 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-3bf57f70-8ac1-4276-8295-35b6c98e6123 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:35.864691 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:35.864691 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:35.868786 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-3bf57f70-8ac1-4276-8295-35b6c98e6123 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:29:35.874573 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-3bf57f70-8ac1-4276-8295-35b6c98e6123 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 returned with HTTP 200 Aug 14 22:29:35.875763 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 511/2063] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:29:35 2026] GET /volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 => generated 1404 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:35.891240 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1f5c4a16-8f4d-4744-9547-1a86341181ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:35.891786 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f5c4a16-8f4d-4744-9547-1a86341181ef None None] GET https://10.4.3.114/volume// Aug 14 22:29:35.891988 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f5c4a16-8f4d-4744-9547-1a86341181ef None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:35.892192 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f5c4a16-8f4d-4744-9547-1a86341181ef None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:35.892573 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f5c4a16-8f4d-4744-9547-1a86341181ef None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:29:35.893195 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 522/2064] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:29:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:29:35.903036 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-adc0ca81-5130-4453-bfe2-5b5783a4a43d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:35.905498 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-adc0ca81-5130-4453-bfe2-5b5783a4a43d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:29:35.905898 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-adc0ca81-5130-4453-bfe2-5b5783a4a43d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "def1030b-ac98-4398-b51c-efc827f0a422", "connector": null, "instance_uuid": "aedde2d1-76f1-4599-852b-24155fdb2f1b"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:35.915025 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:35.915025 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:35.954364 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-adc0ca81-5130-4453-bfe2-5b5783a4a43d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:29:35.954949 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 513/2065] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:29:35 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:36.064845 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cccdbcca-8ec8-4352-a907-a7f96e65368b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:36.067485 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cccdbcca-8ec8-4352-a907-a7f96e65368b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:36.067706 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cccdbcca-8ec8-4352-a907-a7f96e65368b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:36.068825 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cccdbcca-8ec8-4352-a907-a7f96e65368b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:36.080709 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:36.080709 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:36.086122 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cccdbcca-8ec8-4352-a907-a7f96e65368b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:36.092840 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cccdbcca-8ec8-4352-a907-a7f96e65368b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:36.093462 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 520/2066] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:36 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:36.282160 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-29b5014c-4ebe-4eea-aa2b-fa2fd1e54e86 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:36.284451 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29b5014c-4ebe-4eea-aa2b-fa2fd1e54e86 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:36.284767 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29b5014c-4ebe-4eea-aa2b-fa2fd1e54e86 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:36.285034 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29b5014c-4ebe-4eea-aa2b-fa2fd1e54e86 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:36.298713 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:36.298713 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:36.302932 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-29b5014c-4ebe-4eea-aa2b-fa2fd1e54e86 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:36.307894 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29b5014c-4ebe-4eea-aa2b-fa2fd1e54e86 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:36.308418 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 512/2067] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:36 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:36.831661 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-984079a9-7e23-453f-b657-1ca051322605 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:36.833651 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-984079a9-7e23-453f-b657-1ca051322605 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:36.833881 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-984079a9-7e23-453f-b657-1ca051322605 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:36.834138 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-984079a9-7e23-453f-b657-1ca051322605 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:36.834317 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-984079a9-7e23-453f-b657-1ca051322605 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:36.839445 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:36.839445 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:36.840571 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-984079a9-7e23-453f-b657-1ca051322605 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:36.841060 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 523/2068] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:36 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:37.109689 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5dfd07dc-2b1a-4abc-ab40-08bfb81b4b50 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:37.111632 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5dfd07dc-2b1a-4abc-ab40-08bfb81b4b50 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:37.111890 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5dfd07dc-2b1a-4abc-ab40-08bfb81b4b50 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:37.112133 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5dfd07dc-2b1a-4abc-ab40-08bfb81b4b50 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:37.121702 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:37.121702 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:37.126716 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5dfd07dc-2b1a-4abc-ab40-08bfb81b4b50 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:37.131914 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5dfd07dc-2b1a-4abc-ab40-08bfb81b4b50 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:37.132642 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 514/2069] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:37 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:37.325941 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-028aef50-2c81-4b24-82fd-2ad908a6a086 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:37.328545 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-028aef50-2c81-4b24-82fd-2ad908a6a086 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:37.328848 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-028aef50-2c81-4b24-82fd-2ad908a6a086 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:37.329108 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-028aef50-2c81-4b24-82fd-2ad908a6a086 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:37.342064 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:37.342064 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:37.346406 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-028aef50-2c81-4b24-82fd-2ad908a6a086 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:37.356016 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-028aef50-2c81-4b24-82fd-2ad908a6a086 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:37.356578 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 521/2070] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:37 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:37.713265 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0f3bf3cf-ba8f-4cbc-b3a7-a4d9b63a21f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:37.713681 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f3bf3cf-ba8f-4cbc-b3a7-a4d9b63a21f5 None None] GET https://10.4.3.114/volume// Aug 14 22:29:37.713833 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f3bf3cf-ba8f-4cbc-b3a7-a4d9b63a21f5 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:37.714073 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f3bf3cf-ba8f-4cbc-b3a7-a4d9b63a21f5 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:37.714502 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f3bf3cf-ba8f-4cbc-b3a7-a4d9b63a21f5 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:29:37.714793 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 513/2071] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:29: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 14 22:29:37.724976 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-8a46a07b-db62-4e6e-96f3-9c29047428f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:37.729485 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-8a46a07b-db62-4e6e-96f3-9c29047428f4 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 Aug 14 22:29:37.729734 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-8a46a07b-db62-4e6e-96f3-9c29047428f4 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:37.729966 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-8a46a07b-db62-4e6e-96f3-9c29047428f4 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:37.742540 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:37.742540 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:37.748692 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-8a46a07b-db62-4e6e-96f3-9c29047428f4 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:29:37.755788 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-8a46a07b-db62-4e6e-96f3-9c29047428f4 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 returned with HTTP 200 Aug 14 22:29:37.756323 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 524/2072] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:29:37 2026] GET /volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 => generated 1583 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:29:37.856883 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce3ae09f-dd2a-4b65-849c-7d357d9f53a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:37.860124 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce3ae09f-dd2a-4b65-849c-7d357d9f53a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:37.860423 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce3ae09f-dd2a-4b65-849c-7d357d9f53a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:37.860810 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce3ae09f-dd2a-4b65-849c-7d357d9f53a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:37.860966 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ce3ae09f-dd2a-4b65-849c-7d357d9f53a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:37.873849 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:37.873849 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:37.874901 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce3ae09f-dd2a-4b65-849c-7d357d9f53a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:37.875422 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 515/2073] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:37 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:37.881111 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-039dcdd4-2c1c-42e0-9230-c729e495fb8d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:37.883544 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-039dcdd4-2c1c-42e0-9230-c729e495fb8d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] PUT https://10.4.3.114/volume/v3/attachments/69dc0b52-7e08-450d-a657-d4517c87da3e Aug 14 22:29:37.884300 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-039dcdd4-2c1c-42e0-9230-c729e495fb8d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:37.893602 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-039dcdd4-2c1c-42e0-9230-c729e495fb8d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Acquiring lock "cinder-attachment_update-def1030b-ac98-4398-b51c-efc827f0a422-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:29:37.898765 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-039dcdd4-2c1c-42e0-9230-c729e495fb8d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Lock "cinder-attachment_update-def1030b-ac98-4398-b51c-efc827f0a422-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:29:37.899930 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:37.899930 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:38.040452 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-039dcdd4-2c1c-42e0-9230-c729e495fb8d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Lock "cinder-attachment_update-def1030b-ac98-4398-b51c-efc827f0a422-np0000007343" released by "attachment_update" :: held 0.141s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:29:38.042388 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-039dcdd4-2c1c-42e0-9230-c729e495fb8d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/attachments/69dc0b52-7e08-450d-a657-d4517c87da3e returned with HTTP 200 Aug 14 22:29:38.043402 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 522/2074] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:29:37 2026] PUT /volume/v3/attachments/69dc0b52-7e08-450d-a657-d4517c87da3e => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:38.152732 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d673449-b7ac-480e-bc9a-ffbf489f269f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:38.154975 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d673449-b7ac-480e-bc9a-ffbf489f269f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:38.155165 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d673449-b7ac-480e-bc9a-ffbf489f269f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:38.155548 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d673449-b7ac-480e-bc9a-ffbf489f269f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:38.166455 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:38.166455 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:38.172343 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d673449-b7ac-480e-bc9a-ffbf489f269f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:38.181148 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d673449-b7ac-480e-bc9a-ffbf489f269f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:38.181810 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 514/2075] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:38 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:38.307927 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-85e0c231-ead8-4803-9c22-314ee3f99857 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:38.310815 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-85e0c231-ead8-4803-9c22-314ee3f99857 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] POST https://10.4.3.114/volume/v3/attachments/69dc0b52-7e08-450d-a657-d4517c87da3e/action Aug 14 22:29:38.311345 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-85e0c231-ead8-4803-9c22-314ee3f99857 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:38.313385 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-85e0c231-ead8-4803-9c22-314ee3f99857 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:38.336526 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:38.336526 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:38.360234 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5e065f1d-e17a-4d91-a571-7fd6fd1fb1c7 req-85e0c231-ead8-4803-9c22-314ee3f99857 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/attachments/69dc0b52-7e08-450d-a657-d4517c87da3e/action returned with HTTP 204 Aug 14 22:29:38.360876 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 525/2076] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:29:38 2026] POST /volume/v3/attachments/69dc0b52-7e08-450d-a657-d4517c87da3e/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:38.375834 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-11ec60ff-4b13-4a48-99ee-7394e7b504ac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:38.379520 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11ec60ff-4b13-4a48-99ee-7394e7b504ac tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:38.380327 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11ec60ff-4b13-4a48-99ee-7394e7b504ac tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:38.380327 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11ec60ff-4b13-4a48-99ee-7394e7b504ac tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:38.394958 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:38.394958 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:38.401644 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-11ec60ff-4b13-4a48-99ee-7394e7b504ac tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:38.410105 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11ec60ff-4b13-4a48-99ee-7394e7b504ac tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:38.410105 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 516/2077] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:38 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:38.892818 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-23faac83-ffb1-439a-a66b-2dded8c4870b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:38.895140 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23faac83-ffb1-439a-a66b-2dded8c4870b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:38.895742 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23faac83-ffb1-439a-a66b-2dded8c4870b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:38.896158 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23faac83-ffb1-439a-a66b-2dded8c4870b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:38.896655 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-23faac83-ffb1-439a-a66b-2dded8c4870b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:38.902750 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:38.902750 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:38.904707 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23faac83-ffb1-439a-a66b-2dded8c4870b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:38.904707 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 523/2078] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:38 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:39.200708 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8329e63a-7cf0-46ec-980c-41dc1390b6bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:39.204293 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8329e63a-7cf0-46ec-980c-41dc1390b6bc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:39.204293 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8329e63a-7cf0-46ec-980c-41dc1390b6bc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:39.204293 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8329e63a-7cf0-46ec-980c-41dc1390b6bc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:39.213919 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:39.213919 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:39.219532 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8329e63a-7cf0-46ec-980c-41dc1390b6bc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:39.226368 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8329e63a-7cf0-46ec-980c-41dc1390b6bc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:39.226960 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 515/2079] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:39 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:39.427538 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-30b91c18-1b96-494a-9754-9acf4d091aaa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:39.429591 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30b91c18-1b96-494a-9754-9acf4d091aaa tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:39.429908 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30b91c18-1b96-494a-9754-9acf4d091aaa tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:39.430106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30b91c18-1b96-494a-9754-9acf4d091aaa tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:39.442135 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:39.442135 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:39.447370 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-30b91c18-1b96-494a-9754-9acf4d091aaa tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:39.453262 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30b91c18-1b96-494a-9754-9acf4d091aaa tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:39.453789 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 526/2080] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:39 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:39.918743 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fcf83061-9f7f-47d9-a907-0d5a31f0cfc5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:39.920945 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcf83061-9f7f-47d9-a907-0d5a31f0cfc5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:39.921248 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcf83061-9f7f-47d9-a907-0d5a31f0cfc5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:39.921701 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcf83061-9f7f-47d9-a907-0d5a31f0cfc5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:39.921701 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fcf83061-9f7f-47d9-a907-0d5a31f0cfc5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:39.927054 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:39.927054 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:39.928070 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcf83061-9f7f-47d9-a907-0d5a31f0cfc5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:39.928553 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 517/2081] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:39 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:40.248633 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32a371cf-fce1-4073-ae4d-4096c1d37b12 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:40.253231 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32a371cf-fce1-4073-ae4d-4096c1d37b12 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:40.253547 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32a371cf-fce1-4073-ae4d-4096c1d37b12 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:40.253814 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32a371cf-fce1-4073-ae4d-4096c1d37b12 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:40.263550 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:40.263550 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:40.269322 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-32a371cf-fce1-4073-ae4d-4096c1d37b12 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:40.275831 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32a371cf-fce1-4073-ae4d-4096c1d37b12 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:40.276186 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 524/2082] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:40 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:40.468912 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec59ac43-c813-4b4f-9474-0b8e8c3edee4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:40.471706 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec59ac43-c813-4b4f-9474-0b8e8c3edee4 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:40.471869 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec59ac43-c813-4b4f-9474-0b8e8c3edee4 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:40.472116 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec59ac43-c813-4b4f-9474-0b8e8c3edee4 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:40.485235 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:40.485235 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:40.489915 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ec59ac43-c813-4b4f-9474-0b8e8c3edee4 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:40.494983 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec59ac43-c813-4b4f-9474-0b8e8c3edee4 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:40.495470 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 516/2083] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:40 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:40.940501 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8ac8687c-58d5-4c9e-b46f-fe3e57acf770 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:40.942808 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ac8687c-58d5-4c9e-b46f-fe3e57acf770 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:40.943057 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ac8687c-58d5-4c9e-b46f-fe3e57acf770 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:40.943270 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ac8687c-58d5-4c9e-b46f-fe3e57acf770 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:40.943526 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8ac8687c-58d5-4c9e-b46f-fe3e57acf770 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:40.949080 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:40.949080 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:40.950336 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ac8687c-58d5-4c9e-b46f-fe3e57acf770 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:40.950858 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 527/2084] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:40 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:41.293699 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f5bba26e-604d-49d7-ab70-f2591571e733 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:41.295804 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5bba26e-604d-49d7-ab70-f2591571e733 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:41.296039 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5bba26e-604d-49d7-ab70-f2591571e733 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:41.296273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5bba26e-604d-49d7-ab70-f2591571e733 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:41.303993 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:41.303993 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:41.308189 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f5bba26e-604d-49d7-ab70-f2591571e733 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:41.313589 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5bba26e-604d-49d7-ab70-f2591571e733 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:41.314064 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 518/2085] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:41 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:41.511964 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fd86ccd2-7a05-43a6-a469-871daa40dcbf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:41.514791 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd86ccd2-7a05-43a6-a469-871daa40dcbf tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:41.515316 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd86ccd2-7a05-43a6-a469-871daa40dcbf tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:41.515551 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd86ccd2-7a05-43a6-a469-871daa40dcbf tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:41.528794 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:41.528794 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:41.534362 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fd86ccd2-7a05-43a6-a469-871daa40dcbf tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:41.542458 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd86ccd2-7a05-43a6-a469-871daa40dcbf tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:41.543023 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 525/2086] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:41 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:41.962222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2dfcf190-573d-43b1-a899-50202a8c1919 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:41.965047 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dfcf190-573d-43b1-a899-50202a8c1919 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:41.965392 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dfcf190-573d-43b1-a899-50202a8c1919 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:41.966156 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dfcf190-573d-43b1-a899-50202a8c1919 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:41.966156 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2dfcf190-573d-43b1-a899-50202a8c1919 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:41.972159 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:41.972159 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:41.973309 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dfcf190-573d-43b1-a899-50202a8c1919 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:41.975708 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 517/2087] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:41 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:42.332451 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aa729fc1-2c27-4726-8348-1e2158240de6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:42.334503 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa729fc1-2c27-4726-8348-1e2158240de6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:42.334829 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aa729fc1-2c27-4726-8348-1e2158240de6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:42.335003 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aa729fc1-2c27-4726-8348-1e2158240de6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:42.347390 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:42.347390 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:42.352659 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-aa729fc1-2c27-4726-8348-1e2158240de6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:42.359029 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa729fc1-2c27-4726-8348-1e2158240de6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:42.359409 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 528/2088] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:42 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:42.559222 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a251855c-d705-4060-9843-2e902eb70456 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:42.562972 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a251855c-d705-4060-9843-2e902eb70456 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:42.562972 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a251855c-d705-4060-9843-2e902eb70456 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:42.562972 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a251855c-d705-4060-9843-2e902eb70456 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:42.575511 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:42.575511 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:42.579977 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a251855c-d705-4060-9843-2e902eb70456 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:42.586586 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a251855c-d705-4060-9843-2e902eb70456 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:42.587079 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 519/2089] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:42 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:42.987740 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4b0daef3-327c-47e1-be54-a070d6de1df0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:42.990421 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b0daef3-327c-47e1-be54-a070d6de1df0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:42.990671 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b0daef3-327c-47e1-be54-a070d6de1df0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:42.990898 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b0daef3-327c-47e1-be54-a070d6de1df0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:42.991099 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4b0daef3-327c-47e1-be54-a070d6de1df0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:42.997002 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:42.997002 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:42.998022 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b0daef3-327c-47e1-be54-a070d6de1df0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:42.998536 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 526/2090] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:42 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:43.375584 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-073241ac-ed66-40cf-aaf5-1eb6335197c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:43.378039 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-073241ac-ed66-40cf-aaf5-1eb6335197c4 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:43.378376 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-073241ac-ed66-40cf-aaf5-1eb6335197c4 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:43.378682 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-073241ac-ed66-40cf-aaf5-1eb6335197c4 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:43.388742 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:43.388742 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:43.393975 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-073241ac-ed66-40cf-aaf5-1eb6335197c4 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:43.400280 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-073241ac-ed66-40cf-aaf5-1eb6335197c4 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:43.400847 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 518/2091] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:43 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:43.604184 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31e0717b-7314-4115-b300-4709dd9adbd7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:43.606969 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31e0717b-7314-4115-b300-4709dd9adbd7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:43.607190 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31e0717b-7314-4115-b300-4709dd9adbd7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:43.607449 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31e0717b-7314-4115-b300-4709dd9adbd7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:43.624293 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:43.624293 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:43.631472 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-31e0717b-7314-4115-b300-4709dd9adbd7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:43.642353 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31e0717b-7314-4115-b300-4709dd9adbd7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:43.643043 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 529/2092] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:43 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:44.011748 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b3c7ed7-541c-46e3-9786-e58223d5edae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:44.013847 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b3c7ed7-541c-46e3-9786-e58223d5edae tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:44.014115 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b3c7ed7-541c-46e3-9786-e58223d5edae tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:44.014281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b3c7ed7-541c-46e3-9786-e58223d5edae tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:44.014451 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3b3c7ed7-541c-46e3-9786-e58223d5edae tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:44.019492 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:44.019492 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:44.020503 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b3c7ed7-541c-46e3-9786-e58223d5edae tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:44.021099 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 520/2093] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:44 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:44.414344 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83c62daf-7eca-425e-94e2-d69c4f669d08 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:44.416644 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83c62daf-7eca-425e-94e2-d69c4f669d08 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:44.416916 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83c62daf-7eca-425e-94e2-d69c4f669d08 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:44.417129 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83c62daf-7eca-425e-94e2-d69c4f669d08 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:44.426163 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:44.426163 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:44.431679 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83c62daf-7eca-425e-94e2-d69c4f669d08 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:44.437042 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83c62daf-7eca-425e-94e2-d69c4f669d08 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:44.437720 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 527/2094] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:44 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:44.657879 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dbcf768d-7750-4067-9ddc-5c1aeafa0947 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:44.662398 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dbcf768d-7750-4067-9ddc-5c1aeafa0947 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:44.662733 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dbcf768d-7750-4067-9ddc-5c1aeafa0947 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:44.663020 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dbcf768d-7750-4067-9ddc-5c1aeafa0947 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:44.677009 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:44.677009 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:44.688168 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dbcf768d-7750-4067-9ddc-5c1aeafa0947 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:44.696504 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dbcf768d-7750-4067-9ddc-5c1aeafa0947 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:44.697243 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 519/2095] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:44 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:45.034064 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-595ed914-147f-4b5a-aa13-6b24611e184a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:45.036485 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-595ed914-147f-4b5a-aa13-6b24611e184a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:45.036823 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-595ed914-147f-4b5a-aa13-6b24611e184a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:45.037105 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-595ed914-147f-4b5a-aa13-6b24611e184a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:45.037230 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-595ed914-147f-4b5a-aa13-6b24611e184a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:45.043008 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:45.043008 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:45.044214 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-595ed914-147f-4b5a-aa13-6b24611e184a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:45.044800 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 530/2096] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:45 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:45.288138 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:45.290545 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:29:45.290987 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-574705882"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:45.292972 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-574705882'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:29:45.293118 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume of 1 GB Aug 14 22:29:45.298466 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Availability Zones retrieved successfully. Aug 14 22:29:45.306856 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Flow 'volume_create_api' (89844391-6a08-4b5a-ab50-e5c43f09f283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:45.308216 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3000582-57dd-4c7d-b378-84f8ce3949b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:45.309575 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:29:45.347107 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3000582-57dd-4c7d-b378-84f8ce3949b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:45.348198 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459ae0ef-2f10-42e0-a9e3-84f02de93256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:45.418615 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Created reservations ['b621956c-af4f-404b-b9ea-f0089ee39a84', '2b93f6fe-afe3-47cf-aa5a-d383bab21fe5', '6c551366-b314-486d-b072-58286a25f63e', '31f3325a-ed32-403b-959f-e88ccbf70102'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:45.419575 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459ae0ef-2f10-42e0-a9e3-84f02de93256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b621956c-af4f-404b-b9ea-f0089ee39a84', '2b93f6fe-afe3-47cf-aa5a-d383bab21fe5', '6c551366-b314-486d-b072-58286a25f63e', '31f3325a-ed32-403b-959f-e88ccbf70102']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:45.420350 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a10d5f6-57ad-4e23-8774-4a8d590b276a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:45.444829 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a10d5f6-57ad-4e23-8774-4a8d590b276a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33f56df8-22ac-4175-90de-3089a9d7e668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-574705882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',qos_specs=None,replication_status=,reservations=['b621956c-af4f-404b-b9ea-f0089ee39a84','2b93f6fe-afe3-47cf-aa5a-d383bab21fe5','6c551366-b314-486d-b072-58286a25f63e','31f3325a-ed32-403b-959f-e88ccbf70102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5c32b7972b43409fb22ee33f789caf',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-574705882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33f56df8-22ac-4175-90de-3089a9d7e668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe5c32b7972b43409fb22ee33f789caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:45.445723 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc9fa98-ad7a-4cda-8323-458594209446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:45.452881 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29ef04b3-df27-409d-840f-788d8c3e6128 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:45.454857 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29ef04b3-df27-409d-840f-788d8c3e6128 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:45.455119 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29ef04b3-df27-409d-840f-788d8c3e6128 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:45.455350 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29ef04b3-df27-409d-840f-788d8c3e6128 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:45.463220 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:45.463220 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:45.467553 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29ef04b3-df27-409d-840f-788d8c3e6128 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:45.468154 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc9fa98-ad7a-4cda-8323-458594209446) transitioned into state 'SUCCESS' from state '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-574705882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',qos_specs=None,replication_status=,reservations=['b621956c-af4f-404b-b9ea-f0089ee39a84','2b93f6fe-afe3-47cf-aa5a-d383bab21fe5','6c551366-b314-486d-b072-58286a25f63e','31f3325a-ed32-403b-959f-e88ccbf70102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5c32b7972b43409fb22ee33f789caf',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:45.469027 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e39ba4b-506e-4366-9305-e1305703497f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:45.472777 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29ef04b3-df27-409d-840f-788d8c3e6128 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:45.473278 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 528/2097] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:45 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:45.479708 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e39ba4b-506e-4366-9305-e1305703497f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:45.480801 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Flow 'volume_create_api' (89844391-6a08-4b5a-ab50-e5c43f09f283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:45.481140 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume request issued successfully. Aug 14 22:29:45.481814 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4905724-79d0-40a5-8dd8-e29463fa5e81 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:29:45.482349 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 521/2098] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:29:45 2026] POST /volume/v3/volumes => generated 748 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:29:45.498652 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9cee15f5-f771-47ae-866d-7dbe1f791ce3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:45.500829 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cee15f5-f771-47ae-866d-7dbe1f791ce3 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 Aug 14 22:29:45.501117 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cee15f5-f771-47ae-866d-7dbe1f791ce3 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:45.501434 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cee15f5-f771-47ae-866d-7dbe1f791ce3 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:45.509409 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:45.509409 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:45.514104 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9cee15f5-f771-47ae-866d-7dbe1f791ce3 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:45.519130 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cee15f5-f771-47ae-866d-7dbe1f791ce3 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 returned with HTTP 200 Aug 14 22:29:45.519686 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 520/2099] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:45 2026] GET /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:45.713467 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0c7280e3-f205-40b3-87f3-355d1d933895 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:45.715826 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c7280e3-f205-40b3-87f3-355d1d933895 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:45.716051 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c7280e3-f205-40b3-87f3-355d1d933895 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:45.716300 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c7280e3-f205-40b3-87f3-355d1d933895 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:45.728411 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:45.728411 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:45.734488 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0c7280e3-f205-40b3-87f3-355d1d933895 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:45.746106 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c7280e3-f205-40b3-87f3-355d1d933895 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:45.746588 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 531/2100] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:45 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:46.056118 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8e98a22d-85f8-4f0f-b8e8-c1ecbece9fbf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:46.059648 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e98a22d-85f8-4f0f-b8e8-c1ecbece9fbf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:46.059949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e98a22d-85f8-4f0f-b8e8-c1ecbece9fbf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:46.060209 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e98a22d-85f8-4f0f-b8e8-c1ecbece9fbf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:46.060366 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8e98a22d-85f8-4f0f-b8e8-c1ecbece9fbf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:46.066341 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:46.066341 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:46.067415 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e98a22d-85f8-4f0f-b8e8-c1ecbece9fbf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:46.067942 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 529/2101] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:46 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:46.492243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff8ac3e8-e128-4075-b432-a39d26adc8e1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:46.494227 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff8ac3e8-e128-4075-b432-a39d26adc8e1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:46.494509 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff8ac3e8-e128-4075-b432-a39d26adc8e1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:46.494739 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff8ac3e8-e128-4075-b432-a39d26adc8e1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:46.501827 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:46.501827 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:46.505553 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ff8ac3e8-e128-4075-b432-a39d26adc8e1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:46.509789 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff8ac3e8-e128-4075-b432-a39d26adc8e1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:46.510204 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 522/2102] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:46 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:46.538648 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-09e84a92-1fb6-4369-bfa1-6821a5512172 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:46.540470 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09e84a92-1fb6-4369-bfa1-6821a5512172 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 Aug 14 22:29:46.540726 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09e84a92-1fb6-4369-bfa1-6821a5512172 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:46.540983 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09e84a92-1fb6-4369-bfa1-6821a5512172 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:46.548307 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:46.548307 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:46.552521 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-09e84a92-1fb6-4369-bfa1-6821a5512172 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:46.557682 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09e84a92-1fb6-4369-bfa1-6821a5512172 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 returned with HTTP 200 Aug 14 22:29:46.558142 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 521/2103] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:46 2026] GET /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:46.571845 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-32292859-24f2-4c9c-a4a8-902071930058 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:46.574051 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32292859-24f2-4c9c-a4a8-902071930058 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] POST https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668/action Aug 14 22:29:46.574487 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32292859-24f2-4c9c-a4a8-902071930058 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Action body: b'{"os-attach": {"instance_uuid": "399458f3-4d8f-4bc3-8da6-2b2f1811af84", "mountpoint": "/dev/vdb"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:46.574671 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32292859-24f2-4c9c-a4a8-902071930058 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "399458f3-4d8f-4bc3-8da6-2b2f1811af84", "mountpoint": "/dev/vdb"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:46.585352 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:46.585352 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:46.585967 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-32292859-24f2-4c9c-a4a8-902071930058 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:46.597122 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-32292859-24f2-4c9c-a4a8-902071930058 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Update volume admin metadata completed successfully. Aug 14 22:29:46.655649 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-32292859-24f2-4c9c-a4a8-902071930058 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Attach volume completed successfully. Aug 14 22:29:46.655983 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32292859-24f2-4c9c-a4a8-902071930058 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668/action returned with HTTP 202 Aug 14 22:29:46.656587 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 532/2104] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:29:46 2026] POST /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:29:46.664970 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d1d4f8ac-a7fe-4527-acbd-2e963f574573 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:46.666981 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d1d4f8ac-a7fe-4527-acbd-2e963f574573 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 Aug 14 22:29:46.667241 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d1d4f8ac-a7fe-4527-acbd-2e963f574573 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:46.667504 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d1d4f8ac-a7fe-4527-acbd-2e963f574573 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:46.678854 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:46.678854 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:46.682895 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d1d4f8ac-a7fe-4527-acbd-2e963f574573 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:46.688220 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d1d4f8ac-a7fe-4527-acbd-2e963f574573 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 returned with HTTP 200 Aug 14 22:29:46.688762 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 530/2105] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:46 2026] GET /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:46.704937 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4712a1d-22e9-46c7-9e66-d6079323ccde None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:46.707447 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4712a1d-22e9-46c7-9e66-d6079323ccde tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 Aug 14 22:29:46.707748 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4712a1d-22e9-46c7-9e66-d6079323ccde tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:46.708052 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4712a1d-22e9-46c7-9e66-d6079323ccde tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:46.720952 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:46.720952 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:46.726442 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c4712a1d-22e9-46c7-9e66-d6079323ccde tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:46.733005 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4712a1d-22e9-46c7-9e66-d6079323ccde tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 returned with HTTP 200 Aug 14 22:29:46.733593 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 523/2106] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:46 2026] GET /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 => generated 1175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:46.749572 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f20cbef1-583f-4a60-8476-160eaeb78ce2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:46.762889 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4d819033-25d5-48fc-b161-ea403ac6a555 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:46.764899 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d819033-25d5-48fc-b161-ea403ac6a555 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:46.765361 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d819033-25d5-48fc-b161-ea403ac6a555 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:46.765655 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d819033-25d5-48fc-b161-ea403ac6a555 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:46.780484 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:46.780484 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:46.785373 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4d819033-25d5-48fc-b161-ea403ac6a555 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:46.790503 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d819033-25d5-48fc-b161-ea403ac6a555 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:46.790933 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 533/2107] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:46 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:46.826571 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f20cbef1-583f-4a60-8476-160eaeb78ce2 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668/action Aug 14 22:29:46.827186 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f20cbef1-583f-4a60-8476-160eaeb78ce2 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:46.827452 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f20cbef1-583f-4a60-8476-160eaeb78ce2 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:46.845888 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:46.845888 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:46.846939 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-f20cbef1-583f-4a60-8476-160eaeb78ce2 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Updating volume '33f56df8-22ac-4175-90de-3089a9d7e668' with '{'status': 'error'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 22:29:46.879053 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f20cbef1-583f-4a60-8476-160eaeb78ce2 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668/action returned with HTTP 202 Aug 14 22:29:46.879192 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 522/2108] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:29:46 2026] POST /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:29:46.888769 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff4c5f31-2b82-40ce-b6ed-8fedcc01a2b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:46.891231 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff4c5f31-2b82-40ce-b6ed-8fedcc01a2b1 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 Aug 14 22:29:46.891578 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff4c5f31-2b82-40ce-b6ed-8fedcc01a2b1 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:46.891874 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff4c5f31-2b82-40ce-b6ed-8fedcc01a2b1 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:46.907076 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:46.907076 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:46.913272 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ff4c5f31-2b82-40ce-b6ed-8fedcc01a2b1 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:46.921064 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff4c5f31-2b82-40ce-b6ed-8fedcc01a2b1 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 returned with HTTP 200 Aug 14 22:29:46.922004 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 531/2109] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:46 2026] GET /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:29:46.939081 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e3efb803-936e-4ae5-a672-616645f3199d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:46.942293 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3efb803-936e-4ae5-a672-616645f3199d tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668/action Aug 14 22:29:46.942293 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e3efb803-936e-4ae5-a672-616645f3199d tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9b020dfb-367a-4198-baa7-e561fc1b774e"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:46.942529 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e3efb803-936e-4ae5-a672-616645f3199d tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9b020dfb-367a-4198-baa7-e561fc1b774e"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:46.954822 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:46.954822 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:46.955153 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e3efb803-936e-4ae5-a672-616645f3199d tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Volume info retrieved successfully. Aug 14 22:29:46.978479 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e3efb803-936e-4ae5-a672-616645f3199d tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Terminate volume connection completed successfully. Aug 14 22:29:46.987712 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e3efb803-936e-4ae5-a672-616645f3199d tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100323) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 14 22:29:47.059794 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e3efb803-936e-4ae5-a672-616645f3199d tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Detach volume completed successfully. Aug 14 22:29:47.060106 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3efb803-936e-4ae5-a672-616645f3199d tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668/action returned with HTTP 202 Aug 14 22:29:47.061320 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 524/2110] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:29:46 2026] POST /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:29:47.068760 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d9cc3745-bb9d-4708-822c-e68764823dd2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:47.070881 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9cc3745-bb9d-4708-822c-e68764823dd2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 Aug 14 22:29:47.071131 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9cc3745-bb9d-4708-822c-e68764823dd2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:47.071411 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9cc3745-bb9d-4708-822c-e68764823dd2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:47.079704 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-09386f03-5c6e-404e-8b13-b86d4368daf1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:47.081515 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09386f03-5c6e-404e-8b13-b86d4368daf1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:47.081751 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09386f03-5c6e-404e-8b13-b86d4368daf1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:47.081971 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09386f03-5c6e-404e-8b13-b86d4368daf1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:47.082112 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-09386f03-5c6e-404e-8b13-b86d4368daf1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:47.082235 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:47.082235 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:47.087807 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d9cc3745-bb9d-4708-822c-e68764823dd2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:47.088454 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:47.088454 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:47.089552 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09386f03-5c6e-404e-8b13-b86d4368daf1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:47.090068 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 523/2111] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:47 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:47.095493 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9cc3745-bb9d-4708-822c-e68764823dd2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 returned with HTTP 200 Aug 14 22:29:47.095938 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 534/2112] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:47 2026] GET /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:47.111350 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-343b6561-b2cf-4c45-9626-94918484cd17 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:47.113114 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-343b6561-b2cf-4c45-9626-94918484cd17 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 Aug 14 22:29:47.113344 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-343b6561-b2cf-4c45-9626-94918484cd17 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:47.113483 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-343b6561-b2cf-4c45-9626-94918484cd17 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:47.123047 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:47.123047 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:47.128860 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-343b6561-b2cf-4c45-9626-94918484cd17 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:47.135582 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-343b6561-b2cf-4c45-9626-94918484cd17 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 returned with HTTP 200 Aug 14 22:29:47.136374 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 532/2113] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:47 2026] GET /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:47.156028 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39bc3356-75ea-4a78-acf2-86d09b77af32 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:47.158242 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39bc3356-75ea-4a78-acf2-86d09b77af32 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] POST https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668/action Aug 14 22:29:47.158750 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39bc3356-75ea-4a78-acf2-86d09b77af32 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Action body: b'{"os-detach": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:47.158918 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39bc3356-75ea-4a78-acf2-86d09b77af32 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:47.169997 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:47.169997 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:47.170550 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39bc3356-75ea-4a78-acf2-86d09b77af32 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:47.194832 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39bc3356-75ea-4a78-acf2-86d09b77af32 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Detach volume completed successfully. Aug 14 22:29:47.195090 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39bc3356-75ea-4a78-acf2-86d09b77af32 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668/action returned with HTTP 202 Aug 14 22:29:47.195721 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 525/2114] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:29:47 2026] POST /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:29:47.207266 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0fe901bd-bc42-46e2-b9ef-2fd2048fba31 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:47.209843 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0fe901bd-bc42-46e2-b9ef-2fd2048fba31 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 Aug 14 22:29:47.210147 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0fe901bd-bc42-46e2-b9ef-2fd2048fba31 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:47.210549 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0fe901bd-bc42-46e2-b9ef-2fd2048fba31 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:47.220738 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:47.220738 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:47.227123 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0fe901bd-bc42-46e2-b9ef-2fd2048fba31 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:47.232220 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0fe901bd-bc42-46e2-b9ef-2fd2048fba31 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 returned with HTTP 200 Aug 14 22:29:47.232729 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 524/2115] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:47 2026] GET /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:47.247924 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bbd53ad2-12ca-49c3-a664-ca09b3c9fe6c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:47.251312 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbd53ad2-12ca-49c3-a664-ca09b3c9fe6c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 Aug 14 22:29:47.251312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbd53ad2-12ca-49c3-a664-ca09b3c9fe6c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:47.251312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbd53ad2-12ca-49c3-a664-ca09b3c9fe6c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:47.258878 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:47.258878 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:47.263500 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bbd53ad2-12ca-49c3-a664-ca09b3c9fe6c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:47.268596 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbd53ad2-12ca-49c3-a664-ca09b3c9fe6c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 returned with HTTP 200 Aug 14 22:29:47.269855 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 535/2116] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:47 2026] GET /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:47.283865 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8650a69-d9c6-4e0d-8239-488c25a346bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:47.287068 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8650a69-d9c6-4e0d-8239-488c25a346bc tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] DELETE https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 Aug 14 22:29:47.287068 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8650a69-d9c6-4e0d-8239-488c25a346bc tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:47.287410 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8650a69-d9c6-4e0d-8239-488c25a346bc tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:47.287611 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f8650a69-d9c6-4e0d-8239-488c25a346bc tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Delete volume with id: 33f56df8-22ac-4175-90de-3089a9d7e668 Aug 14 22:29:47.298149 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:47.298149 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:47.298862 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f8650a69-d9c6-4e0d-8239-488c25a346bc tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:47.330296 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f8650a69-d9c6-4e0d-8239-488c25a346bc tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Delete volume request issued successfully. Aug 14 22:29:47.330296 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8650a69-d9c6-4e0d-8239-488c25a346bc tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 returned with HTTP 202 Aug 14 22:29:47.330296 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 533/2117] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:29:47 2026] DELETE /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:29:47.341710 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7ff389a0-ccb5-4f7e-a8cc-189aec909034 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:47.346546 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ff389a0-ccb5-4f7e-a8cc-189aec909034 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 Aug 14 22:29:47.347415 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ff389a0-ccb5-4f7e-a8cc-189aec909034 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:47.347415 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ff389a0-ccb5-4f7e-a8cc-189aec909034 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:47.356448 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:47.356448 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:47.366924 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7ff389a0-ccb5-4f7e-a8cc-189aec909034 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:47.377030 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ff389a0-ccb5-4f7e-a8cc-189aec909034 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 returned with HTTP 200 Aug 14 22:29:47.377546 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 526/2118] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:47 2026] GET /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:47.522530 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d0a07b90-4482-4978-af69-7006605fb00e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:47.524590 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0a07b90-4482-4978-af69-7006605fb00e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:47.524858 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0a07b90-4482-4978-af69-7006605fb00e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:47.525092 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0a07b90-4482-4978-af69-7006605fb00e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:47.533186 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:47.533186 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:47.537586 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d0a07b90-4482-4978-af69-7006605fb00e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:47.542884 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0a07b90-4482-4978-af69-7006605fb00e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:47.543474 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 525/2119] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:47 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:47.808097 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7dc194d6-f96b-4ea8-97cf-b0ccfcf01e01 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:47.810989 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7dc194d6-f96b-4ea8-97cf-b0ccfcf01e01 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:47.811273 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7dc194d6-f96b-4ea8-97cf-b0ccfcf01e01 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:47.811532 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7dc194d6-f96b-4ea8-97cf-b0ccfcf01e01 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:47.824609 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:47.824609 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:47.829742 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7dc194d6-f96b-4ea8-97cf-b0ccfcf01e01 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:47.836697 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7dc194d6-f96b-4ea8-97cf-b0ccfcf01e01 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:47.837243 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 536/2120] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:47 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:48.103162 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a6730214-e073-4932-a615-cc88378b7a86 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:48.105116 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6730214-e073-4932-a615-cc88378b7a86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:48.105377 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6730214-e073-4932-a615-cc88378b7a86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:48.105618 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6730214-e073-4932-a615-cc88378b7a86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:48.105772 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a6730214-e073-4932-a615-cc88378b7a86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:48.112461 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:48.112461 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:48.113200 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6730214-e073-4932-a615-cc88378b7a86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:48.119461 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 534/2121] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:48 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:48.392589 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8b22ca1f-a758-4073-86c2-334c5ebff923 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:48.395079 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8b22ca1f-a758-4073-86c2-334c5ebff923 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 Aug 14 22:29:48.395339 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8b22ca1f-a758-4073-86c2-334c5ebff923 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:48.395592 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8b22ca1f-a758-4073-86c2-334c5ebff923 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:48.405975 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8b22ca1f-a758-4073-86c2-334c5ebff923 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 returned with HTTP 404 Aug 14 22:29:48.406618 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 527/2122] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:48 2026] GET /volume/v3/volumes/33f56df8-22ac-4175-90de-3089a9d7e668 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:48.559081 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-386b3537-efd4-47da-9649-1b00589f4ff9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:48.564017 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-386b3537-efd4-47da-9649-1b00589f4ff9 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:48.564207 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-386b3537-efd4-47da-9649-1b00589f4ff9 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:48.564426 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-386b3537-efd4-47da-9649-1b00589f4ff9 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:48.581782 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:48.581782 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:48.590160 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-386b3537-efd4-47da-9649-1b00589f4ff9 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:48.597374 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-386b3537-efd4-47da-9649-1b00589f4ff9 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:48.598179 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 526/2123] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:48 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:48.853851 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f83e20d4-1f9f-4761-8f74-975a8d76513c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:48.855764 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f83e20d4-1f9f-4761-8f74-975a8d76513c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:48.855964 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f83e20d4-1f9f-4761-8f74-975a8d76513c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:48.856145 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f83e20d4-1f9f-4761-8f74-975a8d76513c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:48.866406 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:48.866406 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:48.870873 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f83e20d4-1f9f-4761-8f74-975a8d76513c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:48.885915 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f83e20d4-1f9f-4761-8f74-975a8d76513c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:48.886344 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 537/2124] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:48 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:49.127864 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fbd17cb6-9cd4-472f-8aa6-b875c39c9b64 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:49.129997 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbd17cb6-9cd4-472f-8aa6-b875c39c9b64 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:49.130201 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbd17cb6-9cd4-472f-8aa6-b875c39c9b64 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:49.130451 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbd17cb6-9cd4-472f-8aa6-b875c39c9b64 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:49.130565 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fbd17cb6-9cd4-472f-8aa6-b875c39c9b64 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:49.135837 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:49.135837 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:49.136767 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbd17cb6-9cd4-472f-8aa6-b875c39c9b64 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:49.137403 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 535/2125] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:49 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:49.613406 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-57c9707b-df95-42ff-9031-fa71fe77dcd1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:49.615391 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57c9707b-df95-42ff-9031-fa71fe77dcd1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:49.615606 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57c9707b-df95-42ff-9031-fa71fe77dcd1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:49.615806 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57c9707b-df95-42ff-9031-fa71fe77dcd1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:49.624589 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:49.624589 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:49.627992 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-57c9707b-df95-42ff-9031-fa71fe77dcd1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:49.633615 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57c9707b-df95-42ff-9031-fa71fe77dcd1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:49.633825 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 528/2126] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:49 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:49.906113 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65a23bb3-9e49-4729-b20a-dffa9d78cb3d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:49.907941 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65a23bb3-9e49-4729-b20a-dffa9d78cb3d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:49.908147 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65a23bb3-9e49-4729-b20a-dffa9d78cb3d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:49.908343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65a23bb3-9e49-4729-b20a-dffa9d78cb3d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:49.919030 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:49.919030 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:49.922895 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65a23bb3-9e49-4729-b20a-dffa9d78cb3d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:49.927972 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65a23bb3-9e49-4729-b20a-dffa9d78cb3d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:49.928327 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 527/2127] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:49 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:50.149022 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-de245ab5-c459-41be-abbe-fb220ec986c0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:50.151878 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de245ab5-c459-41be-abbe-fb220ec986c0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:50.152184 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de245ab5-c459-41be-abbe-fb220ec986c0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:50.152496 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de245ab5-c459-41be-abbe-fb220ec986c0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:50.152675 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-de245ab5-c459-41be-abbe-fb220ec986c0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:50.158652 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:50.158652 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:50.159813 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de245ab5-c459-41be-abbe-fb220ec986c0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:50.160577 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 538/2128] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:50 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:50.647073 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2289db27-5562-4306-87f7-cf73ffa07ba1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:50.649731 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2289db27-5562-4306-87f7-cf73ffa07ba1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:50.650135 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2289db27-5562-4306-87f7-cf73ffa07ba1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:50.650392 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2289db27-5562-4306-87f7-cf73ffa07ba1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:50.661090 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:50.661090 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:50.667819 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2289db27-5562-4306-87f7-cf73ffa07ba1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:50.676087 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2289db27-5562-4306-87f7-cf73ffa07ba1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:50.676960 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 536/2129] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:50 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:50.913043 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b92132ce-abee-4b69-9103-ef4e0da4669f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:50.915110 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:29:50.915449 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1226035380"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:50.916865 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1226035380'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:29:50.916987 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume of 1 GB Aug 14 22:29:50.921943 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Availability Zones retrieved successfully. Aug 14 22:29:50.929658 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Flow 'volume_create_api' (139a8891-00d2-46dc-b8a9-6f6d3b813f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:50.930995 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30aed24-65d9-425c-889c-126c371ab582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:50.932301 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:29:50.942739 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-923295be-da8f-460f-80d3-909f45ee570e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:50.944630 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-923295be-da8f-460f-80d3-909f45ee570e tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:50.944909 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-923295be-da8f-460f-80d3-909f45ee570e tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:50.945179 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-923295be-da8f-460f-80d3-909f45ee570e tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:50.957429 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:50.957429 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:50.962554 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-923295be-da8f-460f-80d3-909f45ee570e tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:50.967581 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30aed24-65d9-425c-889c-126c371ab582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:50.968395 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-923295be-da8f-460f-80d3-909f45ee570e tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:50.968536 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6654d3c6-e534-47c8-91f7-c5b61e9ab7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:50.968944 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 528/2130] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:50 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:51.019865 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Created reservations ['3bf04940-b20e-45c2-87cb-60b3a4d5694a', 'b8e50b77-c486-4e55-a9b0-26621b5ef56e', '23e3aa85-4290-412a-b4f5-dde0567d4eef', '1681246c-c391-48c8-86a9-e1083bcafc81'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:51.020825 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6654d3c6-e534-47c8-91f7-c5b61e9ab7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bf04940-b20e-45c2-87cb-60b3a4d5694a', 'b8e50b77-c486-4e55-a9b0-26621b5ef56e', '23e3aa85-4290-412a-b4f5-dde0567d4eef', '1681246c-c391-48c8-86a9-e1083bcafc81']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:51.021723 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13f11796-006d-45c9-a7c3-7713862629b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:51.052280 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13f11796-006d-45c9-a7c3-7713862629b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12ed19e6-ce48-49b5-9efc-c60d42fe7179', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1226035380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',qos_specs=None,replication_status=,reservations=['3bf04940-b20e-45c2-87cb-60b3a4d5694a','b8e50b77-c486-4e55-a9b0-26621b5ef56e','23e3aa85-4290-412a-b4f5-dde0567d4eef','1681246c-c391-48c8-86a9-e1083bcafc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5c32b7972b43409fb22ee33f789caf',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1226035380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12ed19e6-ce48-49b5-9efc-c60d42fe7179,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe5c32b7972b43409fb22ee33f789caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:51.052793 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0532e95c-a658-4f8f-b5ef-9b3635499b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:51.077333 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0532e95c-a658-4f8f-b5ef-9b3635499b76) transitioned into state 'SUCCESS' from state '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-1226035380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',qos_specs=None,replication_status=,reservations=['3bf04940-b20e-45c2-87cb-60b3a4d5694a','b8e50b77-c486-4e55-a9b0-26621b5ef56e','23e3aa85-4290-412a-b4f5-dde0567d4eef','1681246c-c391-48c8-86a9-e1083bcafc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5c32b7972b43409fb22ee33f789caf',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:51.078798 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e53bf5f-a9a2-4aab-a4b0-9a530edfb2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:51.091714 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e53bf5f-a9a2-4aab-a4b0-9a530edfb2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:51.093118 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Flow 'volume_create_api' (139a8891-00d2-46dc-b8a9-6f6d3b813f00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:51.093707 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume request issued successfully. Aug 14 22:29:51.094547 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b92132ce-abee-4b69-9103-ef4e0da4669f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:29:51.095171 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 529/2131] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:29:50 2026] POST /volume/v3/volumes => generated 749 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:29:51.109762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f26886cb-8603-480d-a138-ff82cf471e60 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:51.112204 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f26886cb-8603-480d-a138-ff82cf471e60 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 Aug 14 22:29:51.112471 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f26886cb-8603-480d-a138-ff82cf471e60 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:51.112751 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f26886cb-8603-480d-a138-ff82cf471e60 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:51.122338 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:51.122338 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:51.127270 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f26886cb-8603-480d-a138-ff82cf471e60 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:51.132489 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f26886cb-8603-480d-a138-ff82cf471e60 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 returned with HTTP 200 Aug 14 22:29:51.132862 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 539/2132] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:51 2026] GET /volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:51.172019 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7d51eb9e-6630-493a-9045-adca1204d32b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:51.174225 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d51eb9e-6630-493a-9045-adca1204d32b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:51.174495 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d51eb9e-6630-493a-9045-adca1204d32b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:51.174760 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d51eb9e-6630-493a-9045-adca1204d32b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:51.174917 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7d51eb9e-6630-493a-9045-adca1204d32b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:51.181096 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:51.181096 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:51.182273 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d51eb9e-6630-493a-9045-adca1204d32b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:51.182840 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 537/2133] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:51 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:51.693759 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a090a43-7fa5-4452-992a-8d4242734d54 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:51.695617 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a090a43-7fa5-4452-992a-8d4242734d54 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:51.695845 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a090a43-7fa5-4452-992a-8d4242734d54 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:51.696082 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a090a43-7fa5-4452-992a-8d4242734d54 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:51.705371 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:51.705371 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:51.709941 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a090a43-7fa5-4452-992a-8d4242734d54 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:51.716857 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a090a43-7fa5-4452-992a-8d4242734d54 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:51.717338 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 529/2134] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:51 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:51.983134 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-02473223-c50f-4ebc-9464-7592e13ab8bb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:51.986705 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02473223-c50f-4ebc-9464-7592e13ab8bb tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:51.986705 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02473223-c50f-4ebc-9464-7592e13ab8bb tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:51.986705 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02473223-c50f-4ebc-9464-7592e13ab8bb tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:51.996995 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:51.996995 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:52.001310 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-02473223-c50f-4ebc-9464-7592e13ab8bb tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:52.006131 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02473223-c50f-4ebc-9464-7592e13ab8bb tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:52.006638 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 530/2135] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:51 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:52.148927 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0b01471d-2faa-4871-ae4d-2a0d71c9b043 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:52.151136 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0b01471d-2faa-4871-ae4d-2a0d71c9b043 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 Aug 14 22:29:52.152076 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0b01471d-2faa-4871-ae4d-2a0d71c9b043 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:52.152076 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0b01471d-2faa-4871-ae4d-2a0d71c9b043 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:52.161005 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:52.161005 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:52.166221 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0b01471d-2faa-4871-ae4d-2a0d71c9b043 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:52.172730 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0b01471d-2faa-4871-ae4d-2a0d71c9b043 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 returned with HTTP 200 Aug 14 22:29:52.173370 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 540/2136] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:52 2026] GET /volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:52.189623 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10acd45b-8b34-4b64-a882-e10870312a41 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:52.192467 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10acd45b-8b34-4b64-a882-e10870312a41 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179/action Aug 14 22:29:52.192467 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10acd45b-8b34-4b64-a882-e10870312a41 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:52.192815 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10acd45b-8b34-4b64-a882-e10870312a41 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:52.193858 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ebd60265-da98-4a5a-8d75-421a19b17754 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:52.199337 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebd60265-da98-4a5a-8d75-421a19b17754 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:52.199577 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebd60265-da98-4a5a-8d75-421a19b17754 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:52.199795 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebd60265-da98-4a5a-8d75-421a19b17754 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:52.199901 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ebd60265-da98-4a5a-8d75-421a19b17754 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:52.208845 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:52.208845 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:52.209249 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-10acd45b-8b34-4b64-a882-e10870312a41 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Updating volume '12ed19e6-ce48-49b5-9efc-c60d42fe7179' with '{'status': 'attaching'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 22:29:52.211461 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:52.211461 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:52.212238 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebd60265-da98-4a5a-8d75-421a19b17754 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:52.212852 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 530/2137] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:52 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:52.229290 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10acd45b-8b34-4b64-a882-e10870312a41 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179/action returned with HTTP 202 Aug 14 22:29:52.229687 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 538/2138] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:29:52 2026] POST /volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:29:52.236245 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05a8ed3a-4c5b-4010-91f0-637d6ce2f86e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:52.237961 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05a8ed3a-4c5b-4010-91f0-637d6ce2f86e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 Aug 14 22:29:52.238144 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05a8ed3a-4c5b-4010-91f0-637d6ce2f86e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:52.238343 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05a8ed3a-4c5b-4010-91f0-637d6ce2f86e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:52.245028 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:52.245028 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:52.251137 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-05a8ed3a-4c5b-4010-91f0-637d6ce2f86e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:52.260367 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05a8ed3a-4c5b-4010-91f0-637d6ce2f86e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 returned with HTTP 200 Aug 14 22:29:52.260798 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 531/2139] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:52 2026] GET /volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:52.277153 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-be4613cc-0e47-4fbd-9be7-429f70c4d71e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:52.279740 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be4613cc-0e47-4fbd-9be7-429f70c4d71e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179/action Aug 14 22:29:52.280187 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be4613cc-0e47-4fbd-9be7-429f70c4d71e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:52.280379 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be4613cc-0e47-4fbd-9be7-429f70c4d71e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:52.288860 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:52.288860 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:52.289262 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-be4613cc-0e47-4fbd-9be7-429f70c4d71e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Volume info retrieved successfully. Aug 14 22:29:52.308511 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-be4613cc-0e47-4fbd-9be7-429f70c4d71e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Delete volume request issued successfully. Aug 14 22:29:52.308994 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be4613cc-0e47-4fbd-9be7-429f70c4d71e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179/action returned with HTTP 202 Aug 14 22:29:52.309592 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 541/2140] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:29:52 2026] POST /volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:29:52.317126 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0f46dd9-9a7a-48fa-b826-70fa0f0f0f1e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:52.319385 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0f46dd9-9a7a-48fa-b826-70fa0f0f0f1e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 Aug 14 22:29:52.319591 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0f46dd9-9a7a-48fa-b826-70fa0f0f0f1e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:52.319949 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0f46dd9-9a7a-48fa-b826-70fa0f0f0f1e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:52.327039 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:52.327039 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:52.330525 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e0f46dd9-9a7a-48fa-b826-70fa0f0f0f1e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:52.334630 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0f46dd9-9a7a-48fa-b826-70fa0f0f0f1e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 returned with HTTP 200 Aug 14 22:29:52.335022 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 531/2141] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:52 2026] GET /volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:52.730002 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1aab0a01-aff6-482d-9f61-1935071cc178 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:52.731802 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1aab0a01-aff6-482d-9f61-1935071cc178 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:52.732060 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1aab0a01-aff6-482d-9f61-1935071cc178 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:52.732274 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1aab0a01-aff6-482d-9f61-1935071cc178 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:52.742484 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:52.742484 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:52.747651 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1aab0a01-aff6-482d-9f61-1935071cc178 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:52.754462 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1aab0a01-aff6-482d-9f61-1935071cc178 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:52.755024 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 539/2142] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:52 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:53.023447 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6ab01e66-3940-48e4-9d17-40970bfc4f43 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:53.025452 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ab01e66-3940-48e4-9d17-40970bfc4f43 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:53.025740 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ab01e66-3940-48e4-9d17-40970bfc4f43 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:53.026024 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ab01e66-3940-48e4-9d17-40970bfc4f43 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:53.028103 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=377,cinder:UPDATE=88,cinder:INSERT=46 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:29:53.038764 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:53.038764 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:53.043395 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6ab01e66-3940-48e4-9d17-40970bfc4f43 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:53.048387 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ab01e66-3940-48e4-9d17-40970bfc4f43 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:53.048766 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 532/2143] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:53 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:53.224891 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4bf508e6-8fa4-4f26-8331-e885dfc1ba00 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:53.228308 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4bf508e6-8fa4-4f26-8331-e885dfc1ba00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:53.228536 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4bf508e6-8fa4-4f26-8331-e885dfc1ba00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:53.228792 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4bf508e6-8fa4-4f26-8331-e885dfc1ba00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:53.228893 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4bf508e6-8fa4-4f26-8331-e885dfc1ba00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:53.230774 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=323,cinder:UPDATE=48,cinder:INSERT=25 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:29:53.234249 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:53.234249 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:53.236417 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4bf508e6-8fa4-4f26-8331-e885dfc1ba00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:53.237593 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 542/2144] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:53 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:53.349774 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7a6d8b07-2b09-4c5e-9359-0fea70464570 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:53.351962 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a6d8b07-2b09-4c5e-9359-0fea70464570 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 Aug 14 22:29:53.352203 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a6d8b07-2b09-4c5e-9359-0fea70464570 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:53.352392 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a6d8b07-2b09-4c5e-9359-0fea70464570 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:53.358780 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a6d8b07-2b09-4c5e-9359-0fea70464570 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 returned with HTTP 404 Aug 14 22:29:53.359289 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 532/2145] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:53 2026] GET /volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:53.367718 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a4275c75-81d1-4bf4-af7c-df136268d6d2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:53.369998 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4275c75-81d1-4bf4-af7c-df136268d6d2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 Aug 14 22:29:53.370260 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4275c75-81d1-4bf4-af7c-df136268d6d2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:53.370558 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4275c75-81d1-4bf4-af7c-df136268d6d2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:53.377720 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4275c75-81d1-4bf4-af7c-df136268d6d2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 returned with HTTP 404 Aug 14 22:29:53.378368 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 540/2146] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:53 2026] GET /volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:53.386855 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6a7b8054-72bd-4d99-9c08-31049cdbcd8e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:53.388629 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a7b8054-72bd-4d99-9c08-31049cdbcd8e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] DELETE https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 Aug 14 22:29:53.388821 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a7b8054-72bd-4d99-9c08-31049cdbcd8e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:53.389014 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a7b8054-72bd-4d99-9c08-31049cdbcd8e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:53.389178 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6a7b8054-72bd-4d99-9c08-31049cdbcd8e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Delete volume with id: 12ed19e6-ce48-49b5-9efc-c60d42fe7179 Aug 14 22:29:53.394405 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a7b8054-72bd-4d99-9c08-31049cdbcd8e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 returned with HTTP 404 Aug 14 22:29:53.394848 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 533/2147] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:29:53 2026] DELETE /volume/v3/volumes/12ed19e6-ce48-49b5-9efc-c60d42fe7179 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:53.402968 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:53.404768 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:29:53.405193 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2082036006"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:53.406802 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2082036006'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:29:53.406900 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume of 1 GB Aug 14 22:29:53.411971 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Availability Zones retrieved successfully. Aug 14 22:29:53.417487 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Flow 'volume_create_api' (f988b3e2-f2d1-431e-96f0-f29a3bd3b2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:53.418472 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07985c41-189c-4df5-b317-ca731847d107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:53.419434 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:29:53.444768 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07985c41-189c-4df5-b317-ca731847d107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:53.445561 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7556ae-fe65-4c68-ab2f-c064e54a249d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:53.490848 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Created reservations ['efb984a1-1622-4917-9794-0596cb8ef109', '228974cf-ec95-4382-8e03-73e7db169175', 'b73c8069-dea2-4253-8701-d3a3a9003ed6', '1908f566-c8be-48cf-bea4-e7bfebf6a5a4'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:53.491650 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7556ae-fe65-4c68-ab2f-c064e54a249d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb984a1-1622-4917-9794-0596cb8ef109', '228974cf-ec95-4382-8e03-73e7db169175', 'b73c8069-dea2-4253-8701-d3a3a9003ed6', '1908f566-c8be-48cf-bea4-e7bfebf6a5a4']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:53.492387 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09446c0a-28e8-4af0-90cf-b566cb3ad04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:53.516042 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09446c0a-28e8-4af0-90cf-b566cb3ad04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52b5e7bb-9600-4aa7-ab6e-0faa0b74077e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2082036006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',qos_specs=None,replication_status=,reservations=['efb984a1-1622-4917-9794-0596cb8ef109','228974cf-ec95-4382-8e03-73e7db169175','b73c8069-dea2-4253-8701-d3a3a9003ed6','1908f566-c8be-48cf-bea4-e7bfebf6a5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5c32b7972b43409fb22ee33f789caf',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:29:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2082036006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52b5e7bb-9600-4aa7-ab6e-0faa0b74077e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe5c32b7972b43409fb22ee33f789caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:53.517671 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5fca7d-22f1-4307-a866-c0fc856349b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:53.535791 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5fca7d-22f1-4307-a866-c0fc856349b6) transitioned into state 'SUCCESS' from state '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-2082036006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',qos_specs=None,replication_status=,reservations=['efb984a1-1622-4917-9794-0596cb8ef109','228974cf-ec95-4382-8e03-73e7db169175','b73c8069-dea2-4253-8701-d3a3a9003ed6','1908f566-c8be-48cf-bea4-e7bfebf6a5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5c32b7972b43409fb22ee33f789caf',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:53.536517 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c78705-c7f5-4fe3-b563-c6b2db933b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:53.545786 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c78705-c7f5-4fe3-b563-c6b2db933b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:53.546575 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Flow 'volume_create_api' (f988b3e2-f2d1-431e-96f0-f29a3bd3b2c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:53.546908 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume request issued successfully. Aug 14 22:29:53.547580 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe9d93cd-cd7f-4634-ae0a-5f9b049e5b2e tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:29:53.548007 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 543/2148] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:29:53 2026] POST /volume/v3/volumes => generated 749 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:29:53.561608 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-61e7fe66-5da0-4237-98c2-441e75cbc6c8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:53.564129 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61e7fe66-5da0-4237-98c2-441e75cbc6c8 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e Aug 14 22:29:53.564751 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61e7fe66-5da0-4237-98c2-441e75cbc6c8 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:53.564751 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61e7fe66-5da0-4237-98c2-441e75cbc6c8 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:53.574827 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:53.574827 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:53.580126 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-61e7fe66-5da0-4237-98c2-441e75cbc6c8 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:53.587048 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61e7fe66-5da0-4237-98c2-441e75cbc6c8 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e returned with HTTP 200 Aug 14 22:29:53.587834 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 533/2149] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:53 2026] GET /volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:53.770277 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ba6551d-032b-4d2f-ae39-b5fbe9706bf9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:53.773054 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ba6551d-032b-4d2f-ae39-b5fbe9706bf9 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:53.773381 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ba6551d-032b-4d2f-ae39-b5fbe9706bf9 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:53.773656 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ba6551d-032b-4d2f-ae39-b5fbe9706bf9 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:53.782627 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:53.782627 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:53.787760 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9ba6551d-032b-4d2f-ae39-b5fbe9706bf9 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:53.793866 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ba6551d-032b-4d2f-ae39-b5fbe9706bf9 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:53.794334 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 541/2150] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:53 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:54.068022 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f813e14d-020a-4173-b253-a9c3ec9f5c1f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:54.069978 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f813e14d-020a-4173-b253-a9c3ec9f5c1f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:54.070247 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f813e14d-020a-4173-b253-a9c3ec9f5c1f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:54.070505 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f813e14d-020a-4173-b253-a9c3ec9f5c1f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:54.080936 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:54.080936 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:54.085428 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f813e14d-020a-4173-b253-a9c3ec9f5c1f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:54.091431 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f813e14d-020a-4173-b253-a9c3ec9f5c1f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:54.091908 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 534/2151] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:54 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:54.249993 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-035b687d-1e8e-459b-ac34-d634fb28dcc4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:54.252204 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-035b687d-1e8e-459b-ac34-d634fb28dcc4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:54.252451 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-035b687d-1e8e-459b-ac34-d634fb28dcc4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:54.252725 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-035b687d-1e8e-459b-ac34-d634fb28dcc4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:54.252890 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-035b687d-1e8e-459b-ac34-d634fb28dcc4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:54.258284 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:54.258284 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:54.259141 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-035b687d-1e8e-459b-ac34-d634fb28dcc4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:54.259557 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 544/2152] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:54 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:54.602698 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8862044-5cc6-480e-938a-4b0a68b89479 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:54.604396 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8862044-5cc6-480e-938a-4b0a68b89479 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e Aug 14 22:29:54.604595 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8862044-5cc6-480e-938a-4b0a68b89479 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:54.604784 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8862044-5cc6-480e-938a-4b0a68b89479 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:54.607198 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=311,cinder:UPDATE=47,cinder:INSERT=28,cinder:DELETE=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:29:54.614795 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:54.614795 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:54.620965 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a8862044-5cc6-480e-938a-4b0a68b89479 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:54.629004 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8862044-5cc6-480e-938a-4b0a68b89479 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e returned with HTTP 200 Aug 14 22:29:54.629454 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 534/2153] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:54 2026] GET /volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:54.642644 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0434beaf-3ac8-44ec-b35e-b009350cfed8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:54.644409 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0434beaf-3ac8-44ec-b35e-b009350cfed8 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e/action Aug 14 22:29:54.644779 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0434beaf-3ac8-44ec-b35e-b009350cfed8 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:54.644905 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0434beaf-3ac8-44ec-b35e-b009350cfed8 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:54.648303 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=246,cinder:UPDATE=25,cinder:INSERT=11,cinder:DELETE=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:29:54.653963 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:54.653963 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:54.654383 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-0434beaf-3ac8-44ec-b35e-b009350cfed8 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Updating volume '52b5e7bb-9600-4aa7-ab6e-0faa0b74077e' with '{'status': 'creating'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 22:29:54.673646 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0434beaf-3ac8-44ec-b35e-b009350cfed8 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e/action returned with HTTP 202 Aug 14 22:29:54.674236 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 542/2154] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:29:54 2026] POST /volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:29:54.681678 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a524dafc-13a7-4c76-b68f-c34ab38357b0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:54.683996 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a524dafc-13a7-4c76-b68f-c34ab38357b0 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e Aug 14 22:29:54.684281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a524dafc-13a7-4c76-b68f-c34ab38357b0 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:54.684548 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a524dafc-13a7-4c76-b68f-c34ab38357b0 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:54.694672 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:54.694672 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:54.700077 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a524dafc-13a7-4c76-b68f-c34ab38357b0 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:54.706183 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a524dafc-13a7-4c76-b68f-c34ab38357b0 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e returned with HTTP 200 Aug 14 22:29:54.706752 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 535/2155] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:54 2026] GET /volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:54.719247 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0b361482-9a83-4b35-8d61-88bb88bb9119 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:54.721176 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0b361482-9a83-4b35-8d61-88bb88bb9119 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e/action Aug 14 22:29:54.721539 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0b361482-9a83-4b35-8d61-88bb88bb9119 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:54.721702 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0b361482-9a83-4b35-8d61-88bb88bb9119 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:54.730392 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:54.730392 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:54.730790 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0b361482-9a83-4b35-8d61-88bb88bb9119 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Volume info retrieved successfully. Aug 14 22:29:54.749136 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0b361482-9a83-4b35-8d61-88bb88bb9119 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Delete volume request issued successfully. Aug 14 22:29:54.749486 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0b361482-9a83-4b35-8d61-88bb88bb9119 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e/action returned with HTTP 202 Aug 14 22:29:54.750091 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 545/2156] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:29:54 2026] POST /volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:29:54.756959 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-76051c6e-e1b6-4ac8-a813-bfed9ba64a73 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:54.760243 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76051c6e-e1b6-4ac8-a813-bfed9ba64a73 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e Aug 14 22:29:54.760554 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76051c6e-e1b6-4ac8-a813-bfed9ba64a73 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:54.760806 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76051c6e-e1b6-4ac8-a813-bfed9ba64a73 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:54.769679 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:54.769679 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:54.775125 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-76051c6e-e1b6-4ac8-a813-bfed9ba64a73 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:54.783063 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76051c6e-e1b6-4ac8-a813-bfed9ba64a73 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e returned with HTTP 200 Aug 14 22:29:54.783532 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 535/2157] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:54 2026] GET /volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:54.810900 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0636158f-142a-431b-8360-9a6400df8299 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:54.812465 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0636158f-142a-431b-8360-9a6400df8299 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:54.812675 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0636158f-142a-431b-8360-9a6400df8299 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:54.812861 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0636158f-142a-431b-8360-9a6400df8299 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:54.819752 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:54.819752 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:54.823647 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0636158f-142a-431b-8360-9a6400df8299 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:54.829080 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0636158f-142a-431b-8360-9a6400df8299 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:54.829837 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 543/2158] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:54 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:55.111997 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6d1eddcc-6b26-4d22-bb3d-0b0081f0f575 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:55.114504 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d1eddcc-6b26-4d22-bb3d-0b0081f0f575 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:55.114754 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d1eddcc-6b26-4d22-bb3d-0b0081f0f575 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:55.115000 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d1eddcc-6b26-4d22-bb3d-0b0081f0f575 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:55.129279 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:55.129279 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:55.133597 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6d1eddcc-6b26-4d22-bb3d-0b0081f0f575 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:55.138336 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d1eddcc-6b26-4d22-bb3d-0b0081f0f575 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:55.138913 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 536/2159] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:55 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:55.272413 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4f4a7dff-cec5-4050-8d99-36c2a7942a59 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:55.274282 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f4a7dff-cec5-4050-8d99-36c2a7942a59 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:55.274503 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f4a7dff-cec5-4050-8d99-36c2a7942a59 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:55.274724 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f4a7dff-cec5-4050-8d99-36c2a7942a59 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:55.274819 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4f4a7dff-cec5-4050-8d99-36c2a7942a59 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:55.279287 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:55.279287 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:55.280008 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f4a7dff-cec5-4050-8d99-36c2a7942a59 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:55.280369 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 546/2160] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:55 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:55.798109 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-df84a8b4-6992-4dce-b225-bb8a957179be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:55.800202 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df84a8b4-6992-4dce-b225-bb8a957179be tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e Aug 14 22:29:55.800419 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df84a8b4-6992-4dce-b225-bb8a957179be tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:55.800760 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df84a8b4-6992-4dce-b225-bb8a957179be tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:55.806839 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df84a8b4-6992-4dce-b225-bb8a957179be tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e returned with HTTP 404 Aug 14 22:29:55.807346 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 536/2161] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:55 2026] GET /volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:55.815404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4664d5ef-1606-4690-997f-fd1bb86bc528 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:55.817488 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4664d5ef-1606-4690-997f-fd1bb86bc528 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e Aug 14 22:29:55.817762 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4664d5ef-1606-4690-997f-fd1bb86bc528 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:55.817984 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4664d5ef-1606-4690-997f-fd1bb86bc528 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:55.824502 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4664d5ef-1606-4690-997f-fd1bb86bc528 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e returned with HTTP 404 Aug 14 22:29:55.825047 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 544/2162] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:55 2026] GET /volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:55.832169 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-14befdef-34cd-4e9e-8e52-66afa5496df5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:55.834043 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14befdef-34cd-4e9e-8e52-66afa5496df5 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] DELETE https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e Aug 14 22:29:55.834241 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14befdef-34cd-4e9e-8e52-66afa5496df5 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:55.834451 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14befdef-34cd-4e9e-8e52-66afa5496df5 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:55.834664 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-14befdef-34cd-4e9e-8e52-66afa5496df5 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Delete volume with id: 52b5e7bb-9600-4aa7-ab6e-0faa0b74077e Aug 14 22:29:55.842407 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14befdef-34cd-4e9e-8e52-66afa5496df5 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e returned with HTTP 404 Aug 14 22:29:55.842986 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 537/2163] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:29:55 2026] DELETE /volume/v3/volumes/52b5e7bb-9600-4aa7-ab6e-0faa0b74077e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:55.843652 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bdd3636c-6b87-4818-a57d-92c964a93220 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:55.849208 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bdd3636c-6b87-4818-a57d-92c964a93220 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:55.849525 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bdd3636c-6b87-4818-a57d-92c964a93220 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:55.849802 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bdd3636c-6b87-4818-a57d-92c964a93220 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:55.856038 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:55.858053 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:29:55.858464 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1574429489"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:55.860065 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1574429489'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:29:55.860204 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume of 1 GB Aug 14 22:29:55.863624 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:55.863624 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:55.868927 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Availability Zones retrieved successfully. Aug 14 22:29:55.869172 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bdd3636c-6b87-4818-a57d-92c964a93220 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:55.875183 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bdd3636c-6b87-4818-a57d-92c964a93220 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:55.875708 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 547/2164] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:55 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:55.876102 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Flow 'volume_create_api' (9b6d75a7-6efc-4d71-ba2d-ef1297aa731b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:55.878226 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6704bde0-b869-46d9-ad3e-6d4bea44f8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:55.879694 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:29:55.908863 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6704bde0-b869-46d9-ad3e-6d4bea44f8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:55.909630 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d58059f-5ca3-40c3-ae10-96a8b9ac4a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:55.954382 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Created reservations ['81d1557c-ca13-4abc-80af-3558db5bfa4f', '2f0db7c9-adc6-4799-a3de-5cf4ba3b571c', '432ca71f-95c4-4a46-acf4-0cda07c48c6a', '1c74d5ab-27c1-49c4-b2e4-2381fb6b158f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:55.955440 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d58059f-5ca3-40c3-ae10-96a8b9ac4a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81d1557c-ca13-4abc-80af-3558db5bfa4f', '2f0db7c9-adc6-4799-a3de-5cf4ba3b571c', '432ca71f-95c4-4a46-acf4-0cda07c48c6a', '1c74d5ab-27c1-49c4-b2e4-2381fb6b158f']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:55.957790 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c03a68ae-3297-4ca8-a145-cef39a5632a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:55.985208 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c03a68ae-3297-4ca8-a145-cef39a5632a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a4d0023-9ea4-4fe4-a073-817e27f93a13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1574429489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',qos_specs=None,replication_status=,reservations=['81d1557c-ca13-4abc-80af-3558db5bfa4f','2f0db7c9-adc6-4799-a3de-5cf4ba3b571c','432ca71f-95c4-4a46-acf4-0cda07c48c6a','1c74d5ab-27c1-49c4-b2e4-2381fb6b158f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5c32b7972b43409fb22ee33f789caf',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:29:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1574429489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a4d0023-9ea4-4fe4-a073-817e27f93a13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe5c32b7972b43409fb22ee33f789caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:55.986168 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef01a71-ef8f-4971-9696-7efc84d45e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:56.008394 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef01a71-ef8f-4971-9696-7efc84d45e27) transitioned into state 'SUCCESS' from state '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-1574429489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',qos_specs=None,replication_status=,reservations=['81d1557c-ca13-4abc-80af-3558db5bfa4f','2f0db7c9-adc6-4799-a3de-5cf4ba3b571c','432ca71f-95c4-4a46-acf4-0cda07c48c6a','1c74d5ab-27c1-49c4-b2e4-2381fb6b158f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5c32b7972b43409fb22ee33f789caf',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:56.009275 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6de2687a-8e44-43d2-9287-b499deade161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:56.020141 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6de2687a-8e44-43d2-9287-b499deade161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:56.021452 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Flow 'volume_create_api' (9b6d75a7-6efc-4d71-ba2d-ef1297aa731b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:56.021938 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume request issued successfully. Aug 14 22:29:56.022825 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fe072fa-1438-4fdb-a811-be2e3d90443d tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:29:56.023457 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 537/2165] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:29:55 2026] POST /volume/v3/volumes => generated 749 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:29:56.036760 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cdd9d222-9855-4e85-b92b-54a038bbaed9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:56.038985 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cdd9d222-9855-4e85-b92b-54a038bbaed9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 Aug 14 22:29:56.039228 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cdd9d222-9855-4e85-b92b-54a038bbaed9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:56.039495 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cdd9d222-9855-4e85-b92b-54a038bbaed9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:56.049382 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:56.049382 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:56.053567 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cdd9d222-9855-4e85-b92b-54a038bbaed9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:56.058039 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cdd9d222-9855-4e85-b92b-54a038bbaed9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 returned with HTTP 200 Aug 14 22:29:56.058495 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 545/2166] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:56 2026] GET /volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:56.153409 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b2aa2ca-3542-4fd4-b22b-714e110ac16d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:56.155176 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b2aa2ca-3542-4fd4-b22b-714e110ac16d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:56.155474 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b2aa2ca-3542-4fd4-b22b-714e110ac16d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:56.155683 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b2aa2ca-3542-4fd4-b22b-714e110ac16d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:56.167050 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:56.167050 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:56.171945 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b2aa2ca-3542-4fd4-b22b-714e110ac16d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:56.178292 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b2aa2ca-3542-4fd4-b22b-714e110ac16d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:56.178737 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 538/2167] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:56 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:56.291960 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3bd365e2-33da-4662-9076-99e4be20a445 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:56.293910 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3bd365e2-33da-4662-9076-99e4be20a445 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:56.294198 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3bd365e2-33da-4662-9076-99e4be20a445 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:56.294444 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3bd365e2-33da-4662-9076-99e4be20a445 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:56.294575 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3bd365e2-33da-4662-9076-99e4be20a445 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:56.299550 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:56.299550 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:56.300515 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3bd365e2-33da-4662-9076-99e4be20a445 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:56.300990 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 548/2168] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:56 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:56.890565 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-af2e75ed-2acc-4f79-9a86-b2be3c3f3abc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:56.892707 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af2e75ed-2acc-4f79-9a86-b2be3c3f3abc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:56.892918 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af2e75ed-2acc-4f79-9a86-b2be3c3f3abc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:56.893112 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af2e75ed-2acc-4f79-9a86-b2be3c3f3abc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:56.900466 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:56.900466 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:56.904282 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-af2e75ed-2acc-4f79-9a86-b2be3c3f3abc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:56.908701 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af2e75ed-2acc-4f79-9a86-b2be3c3f3abc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:56.909160 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 538/2169] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:56 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:57.072350 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f60b8f31-7c69-4a93-8b57-fda03ec1b514 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:57.074192 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f60b8f31-7c69-4a93-8b57-fda03ec1b514 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 Aug 14 22:29:57.074432 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f60b8f31-7c69-4a93-8b57-fda03ec1b514 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:57.074659 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f60b8f31-7c69-4a93-8b57-fda03ec1b514 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:57.081297 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:57.081297 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:57.085182 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f60b8f31-7c69-4a93-8b57-fda03ec1b514 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:57.089352 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f60b8f31-7c69-4a93-8b57-fda03ec1b514 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 returned with HTTP 200 Aug 14 22:29:57.089851 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 546/2170] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:57 2026] GET /volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:57.102445 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3c17aef7-d509-4bea-a421-9a6899358a4e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:57.104199 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c17aef7-d509-4bea-a421-9a6899358a4e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13/action Aug 14 22:29:57.104540 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c17aef7-d509-4bea-a421-9a6899358a4e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:57.104659 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c17aef7-d509-4bea-a421-9a6899358a4e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:57.113260 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:57.113260 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:57.113709 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-3c17aef7-d509-4bea-a421-9a6899358a4e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Updating volume '4a4d0023-9ea4-4fe4-a073-817e27f93a13' with '{'status': 'error'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 22:29:57.139851 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c17aef7-d509-4bea-a421-9a6899358a4e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13/action returned with HTTP 202 Aug 14 22:29:57.140500 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 539/2171] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:29:57 2026] POST /volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:29:57.147957 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b06c2c76-3698-47ef-8963-187b19b75588 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:57.149848 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b06c2c76-3698-47ef-8963-187b19b75588 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 Aug 14 22:29:57.150013 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b06c2c76-3698-47ef-8963-187b19b75588 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:57.150200 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b06c2c76-3698-47ef-8963-187b19b75588 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:57.157756 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:57.157756 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:57.162478 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b06c2c76-3698-47ef-8963-187b19b75588 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:57.167212 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b06c2c76-3698-47ef-8963-187b19b75588 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 returned with HTTP 200 Aug 14 22:29:57.167635 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 549/2172] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:57 2026] GET /volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:57.180179 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6b8b1b62-4921-4d82-82e0-b32030a4beef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:57.183857 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b8b1b62-4921-4d82-82e0-b32030a4beef tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13/action Aug 14 22:29:57.184261 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b8b1b62-4921-4d82-82e0-b32030a4beef tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:57.184418 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b8b1b62-4921-4d82-82e0-b32030a4beef tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:57.194927 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:57.194927 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:57.196034 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6b8b1b62-4921-4d82-82e0-b32030a4beef tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Volume info retrieved successfully. Aug 14 22:29:57.196159 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c07efd19-b579-4339-8f21-ac1008e752cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:57.198990 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c07efd19-b579-4339-8f21-ac1008e752cb tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:57.199262 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c07efd19-b579-4339-8f21-ac1008e752cb tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:57.199521 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c07efd19-b579-4339-8f21-ac1008e752cb tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:57.214436 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:57.214436 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:57.218816 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c07efd19-b579-4339-8f21-ac1008e752cb tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:57.223921 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c07efd19-b579-4339-8f21-ac1008e752cb tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:57.224344 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 547/2173] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:57 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:57.225955 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6b8b1b62-4921-4d82-82e0-b32030a4beef tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Delete volume request issued successfully. Aug 14 22:29:57.226265 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b8b1b62-4921-4d82-82e0-b32030a4beef tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13/action returned with HTTP 202 Aug 14 22:29:57.226723 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 539/2174] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:29:57 2026] POST /volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:29:57.236158 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ed8fee5d-6220-4ff0-bbd0-d0a91a34f377 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:57.238318 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed8fee5d-6220-4ff0-bbd0-d0a91a34f377 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 Aug 14 22:29:57.238578 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed8fee5d-6220-4ff0-bbd0-d0a91a34f377 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:57.238894 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed8fee5d-6220-4ff0-bbd0-d0a91a34f377 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:57.246290 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:57.246290 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:57.250037 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ed8fee5d-6220-4ff0-bbd0-d0a91a34f377 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:57.254585 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed8fee5d-6220-4ff0-bbd0-d0a91a34f377 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 returned with HTTP 200 Aug 14 22:29:57.254968 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 540/2175] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:57 2026] GET /volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:57.312056 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-813e822b-78ef-485b-9642-93c8a6f78729 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:57.315014 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-813e822b-78ef-485b-9642-93c8a6f78729 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:57.315339 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-813e822b-78ef-485b-9642-93c8a6f78729 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:57.315623 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-813e822b-78ef-485b-9642-93c8a6f78729 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:57.315799 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-813e822b-78ef-485b-9642-93c8a6f78729 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:57.321192 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:57.321192 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:57.322219 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-813e822b-78ef-485b-9642-93c8a6f78729 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:57.322752 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 550/2176] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:57 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:57.924082 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-161b6297-64b1-4c87-a066-905368c00ca1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:57.926204 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-161b6297-64b1-4c87-a066-905368c00ca1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:57.926507 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-161b6297-64b1-4c87-a066-905368c00ca1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:57.926774 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-161b6297-64b1-4c87-a066-905368c00ca1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:57.935342 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:57.935342 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:57.940124 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-161b6297-64b1-4c87-a066-905368c00ca1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:57.947141 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-161b6297-64b1-4c87-a066-905368c00ca1 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:57.947593 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 548/2177] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:57 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:58.242079 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c141985a-ccf9-4031-81a5-83c24398724a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:58.244548 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c141985a-ccf9-4031-81a5-83c24398724a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:58.244840 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c141985a-ccf9-4031-81a5-83c24398724a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:58.245106 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c141985a-ccf9-4031-81a5-83c24398724a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:58.258310 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:58.258310 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:58.266497 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c141985a-ccf9-4031-81a5-83c24398724a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:58.270275 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-07efb376-c1bb-46f6-bc12-0e3efa96b675 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:58.272864 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07efb376-c1bb-46f6-bc12-0e3efa96b675 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 Aug 14 22:29:58.272978 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c141985a-ccf9-4031-81a5-83c24398724a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:58.273176 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07efb376-c1bb-46f6-bc12-0e3efa96b675 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:58.273328 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 540/2178] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:58 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:58.273494 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07efb376-c1bb-46f6-bc12-0e3efa96b675 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:58.284820 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07efb376-c1bb-46f6-bc12-0e3efa96b675 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 returned with HTTP 404 Aug 14 22:29:58.285422 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 541/2179] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:58 2026] GET /volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:58.293678 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-98d8ee8a-b00d-4fa9-8987-8d23f5d9adde None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:58.295951 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98d8ee8a-b00d-4fa9-8987-8d23f5d9adde tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 Aug 14 22:29:58.296237 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98d8ee8a-b00d-4fa9-8987-8d23f5d9adde tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:58.296546 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98d8ee8a-b00d-4fa9-8987-8d23f5d9adde tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:58.306878 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98d8ee8a-b00d-4fa9-8987-8d23f5d9adde tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 returned with HTTP 404 Aug 14 22:29:58.307801 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 551/2180] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:58 2026] GET /volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:58.315532 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-340a5706-8f9a-48a9-aa00-f5affe29a3c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:58.317960 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-340a5706-8f9a-48a9-aa00-f5affe29a3c4 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] DELETE https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 Aug 14 22:29:58.318195 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-340a5706-8f9a-48a9-aa00-f5affe29a3c4 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:58.318454 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-340a5706-8f9a-48a9-aa00-f5affe29a3c4 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:58.318667 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-340a5706-8f9a-48a9-aa00-f5affe29a3c4 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Delete volume with id: 4a4d0023-9ea4-4fe4-a073-817e27f93a13 Aug 14 22:29:58.325098 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-340a5706-8f9a-48a9-aa00-f5affe29a3c4 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 returned with HTTP 404 Aug 14 22:29:58.325767 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 549/2181] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:29:58 2026] DELETE /volume/v3/volumes/4a4d0023-9ea4-4fe4-a073-817e27f93a13 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:29:58.334576 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3089ccee-1f13-48cd-918d-6ac726ec5e24 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:58.334718 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a71a2131-35ad-43e6-96cf-06c93178a228 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:58.336517 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3089ccee-1f13-48cd-918d-6ac726ec5e24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:58.336590 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:29:58.336742 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3089ccee-1f13-48cd-918d-6ac726ec5e24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:58.336937 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3089ccee-1f13-48cd-918d-6ac726ec5e24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:58.336993 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-246022697"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:58.337039 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3089ccee-1f13-48cd-918d-6ac726ec5e24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:58.338478 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-246022697'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:29:58.338635 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume of 1 GB Aug 14 22:29:58.341653 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:58.341653 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:58.342446 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3089ccee-1f13-48cd-918d-6ac726ec5e24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:58.342878 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 541/2182] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:58 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:58.343306 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Availability Zones retrieved successfully. Aug 14 22:29:58.353622 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Flow 'volume_create_api' (4c5f57b8-2d9d-4e57-bb3d-e4d920c4f654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:58.355203 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255c23f5-8e28-448e-8261-c9e030aab906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:58.356235 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:29:58.384972 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255c23f5-8e28-448e-8261-c9e030aab906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:58.385839 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62ee09ad-7f03-42ef-993c-5ae7228931ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:58.429977 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Created reservations ['910d7d8c-4e30-46b9-9b74-a2e722a14e26', '288380a9-b67a-45e7-af0c-4fea64c891a7', '0369e4f9-f3b6-4763-987d-6e9057778a0d', '48f86e32-2a20-4168-8f3d-e4949a8a32f8'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:29:58.430699 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62ee09ad-7f03-42ef-993c-5ae7228931ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['910d7d8c-4e30-46b9-9b74-a2e722a14e26', '288380a9-b67a-45e7-af0c-4fea64c891a7', '0369e4f9-f3b6-4763-987d-6e9057778a0d', '48f86e32-2a20-4168-8f3d-e4949a8a32f8']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:58.431431 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2864c3-ee4c-4478-818f-7facf69663fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:58.455782 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2864c3-ee4c-4478-818f-7facf69663fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27c72455-4d95-4dd1-a62d-299ab051372b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-246022697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',qos_specs=None,replication_status=,reservations=['910d7d8c-4e30-46b9-9b74-a2e722a14e26','288380a9-b67a-45e7-af0c-4fea64c891a7','0369e4f9-f3b6-4763-987d-6e9057778a0d','48f86e32-2a20-4168-8f3d-e4949a8a32f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5c32b7972b43409fb22ee33f789caf',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:29:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-246022697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27c72455-4d95-4dd1-a62d-299ab051372b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe5c32b7972b43409fb22ee33f789caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:58.456893 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b86bb1a0-fc03-4f99-b45c-c9434594f263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:58.477158 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b86bb1a0-fc03-4f99-b45c-c9434594f263) transitioned into state 'SUCCESS' from state '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-246022697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',qos_specs=None,replication_status=,reservations=['910d7d8c-4e30-46b9-9b74-a2e722a14e26','288380a9-b67a-45e7-af0c-4fea64c891a7','0369e4f9-f3b6-4763-987d-6e9057778a0d','48f86e32-2a20-4168-8f3d-e4949a8a32f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5c32b7972b43409fb22ee33f789caf',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:58.477950 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e1113e-0e97-42eb-b398-40660065f6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:29:58.487997 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e1113e-0e97-42eb-b398-40660065f6bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:29:58.489032 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Flow 'volume_create_api' (4c5f57b8-2d9d-4e57-bb3d-e4d920c4f654) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:29:58.489462 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume request issued successfully. Aug 14 22:29:58.490231 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a71a2131-35ad-43e6-96cf-06c93178a228 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:29:58.490787 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 542/2183] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:29:58 2026] POST /volume/v3/volumes => generated 748 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:29:58.506475 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-249fc271-1545-43e6-b94e-177a17992da6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:58.508813 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-249fc271-1545-43e6-b94e-177a17992da6 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b Aug 14 22:29:58.509076 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-249fc271-1545-43e6-b94e-177a17992da6 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:58.509344 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-249fc271-1545-43e6-b94e-177a17992da6 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:58.518298 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:58.518298 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:58.522752 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-249fc271-1545-43e6-b94e-177a17992da6 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:58.528153 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-249fc271-1545-43e6-b94e-177a17992da6 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b returned with HTTP 200 Aug 14 22:29:58.528678 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 552/2184] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:58 2026] GET /volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:58.961367 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-57e4c503-aefa-4d4e-a743-f685613753fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:58.965104 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57e4c503-aefa-4d4e-a743-f685613753fb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:29:58.965394 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57e4c503-aefa-4d4e-a743-f685613753fb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:58.965635 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57e4c503-aefa-4d4e-a743-f685613753fb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:58.975020 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:58.975020 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:58.979885 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-57e4c503-aefa-4d4e-a743-f685613753fb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:29:58.985383 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57e4c503-aefa-4d4e-a743-f685613753fb tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:29:58.985824 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 550/2185] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:29:58 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:29:59.291141 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c48f561a-05bc-4bb6-ba3e-ae9972c568c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:59.292918 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c48f561a-05bc-4bb6-ba3e-ae9972c568c9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:29:59.293115 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c48f561a-05bc-4bb6-ba3e-ae9972c568c9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:59.293304 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c48f561a-05bc-4bb6-ba3e-ae9972c568c9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:59.303342 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:59.303342 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:59.308672 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c48f561a-05bc-4bb6-ba3e-ae9972c568c9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:29:59.315184 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c48f561a-05bc-4bb6-ba3e-ae9972c568c9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:29:59.315772 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 542/2186] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:59 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:59.357939 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-07580235-468c-4a5c-a93e-9c6f7e09e5ad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:59.361187 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07580235-468c-4a5c-a93e-9c6f7e09e5ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:29:59.361633 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07580235-468c-4a5c-a93e-9c6f7e09e5ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:59.361958 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07580235-468c-4a5c-a93e-9c6f7e09e5ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:59.362244 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-07580235-468c-4a5c-a93e-9c6f7e09e5ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:29:59.367208 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:59.367208 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:59.368161 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07580235-468c-4a5c-a93e-9c6f7e09e5ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:29:59.368582 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 543/2187] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:59 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:59.544104 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6a066b61-6d8b-44e3-8c54-8b461dd9ffa9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:59.546762 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a066b61-6d8b-44e3-8c54-8b461dd9ffa9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b Aug 14 22:29:59.546990 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6a066b61-6d8b-44e3-8c54-8b461dd9ffa9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:59.547177 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6a066b61-6d8b-44e3-8c54-8b461dd9ffa9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:59.555398 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:59.555398 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:59.560474 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6a066b61-6d8b-44e3-8c54-8b461dd9ffa9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:59.566934 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a066b61-6d8b-44e3-8c54-8b461dd9ffa9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b returned with HTTP 200 Aug 14 22:29:59.567463 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 553/2188] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:59 2026] GET /volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:59.583355 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32e861f1-cfd5-4ef5-afa9-6f9598251613 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:59.585517 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32e861f1-cfd5-4ef5-afa9-6f9598251613 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b/action Aug 14 22:29:59.585945 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32e861f1-cfd5-4ef5-afa9-6f9598251613 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:59.586096 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32e861f1-cfd5-4ef5-afa9-6f9598251613 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:59.596123 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:59.596123 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:29:59.596572 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-32e861f1-cfd5-4ef5-afa9-6f9598251613 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Updating volume '27c72455-4d95-4dd1-a62d-299ab051372b' with '{'status': 'maintenance'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 22:29:59.616989 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32e861f1-cfd5-4ef5-afa9-6f9598251613 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b/action returned with HTTP 202 Aug 14 22:29:59.617442 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 551/2189] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:29:59 2026] POST /volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:29:59.625242 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ed831a69-7397-412d-99b4-2e05e48a69d9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:59.627063 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed831a69-7397-412d-99b4-2e05e48a69d9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b Aug 14 22:29:59.627278 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed831a69-7397-412d-99b4-2e05e48a69d9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:59.627467 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed831a69-7397-412d-99b4-2e05e48a69d9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:59.635398 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:59.635398 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:29:59.639397 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ed831a69-7397-412d-99b4-2e05e48a69d9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:59.643793 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed831a69-7397-412d-99b4-2e05e48a69d9 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b returned with HTTP 200 Aug 14 22:29:59.644100 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 543/2190] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:59 2026] GET /volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:29:59.656844 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-567ba151-f433-4e39-8bb3-d2b445ccaa8e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:59.659119 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-567ba151-f433-4e39-8bb3-d2b445ccaa8e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b/action Aug 14 22:29:59.659585 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-567ba151-f433-4e39-8bb3-d2b445ccaa8e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:29:59.659761 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-567ba151-f433-4e39-8bb3-d2b445ccaa8e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:29:59.670626 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:59.670626 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:29:59.671060 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-567ba151-f433-4e39-8bb3-d2b445ccaa8e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Volume info retrieved successfully. Aug 14 22:29:59.690797 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-567ba151-f433-4e39-8bb3-d2b445ccaa8e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Delete volume request issued successfully. Aug 14 22:29:59.691044 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-567ba151-f433-4e39-8bb3-d2b445ccaa8e tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b/action returned with HTTP 202 Aug 14 22:29:59.691407 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 544/2191] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:29:59 2026] POST /volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:29:59.703381 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a26e1040-a120-455a-8f6e-d80ea5696e68 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:29:59.706456 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a26e1040-a120-455a-8f6e-d80ea5696e68 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b Aug 14 22:29:59.706737 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a26e1040-a120-455a-8f6e-d80ea5696e68 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:29:59.706990 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a26e1040-a120-455a-8f6e-d80ea5696e68 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:29:59.716239 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:29:59.716239 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:29:59.720964 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a26e1040-a120-455a-8f6e-d80ea5696e68 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:29:59.726531 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a26e1040-a120-455a-8f6e-d80ea5696e68 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b returned with HTTP 200 Aug 14 22:29:59.727077 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 554/2192] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:29:59 2026] GET /volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:00.001779 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37da4726-a500-4b1c-9233-095b12d4bd4c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:00.003479 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37da4726-a500-4b1c-9233-095b12d4bd4c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:00.003667 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37da4726-a500-4b1c-9233-095b12d4bd4c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:00.003848 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37da4726-a500-4b1c-9233-095b12d4bd4c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:00.010534 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:00.010534 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:00.014341 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-37da4726-a500-4b1c-9233-095b12d4bd4c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:00.018924 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37da4726-a500-4b1c-9233-095b12d4bd4c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:00.019322 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 552/2193] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:00 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:00.332220 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c6315421-7e70-445a-a105-3defac39b06d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:00.334160 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6315421-7e70-445a-a105-3defac39b06d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:00.334361 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6315421-7e70-445a-a105-3defac39b06d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:00.334588 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6315421-7e70-445a-a105-3defac39b06d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:00.345363 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:00.345363 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:00.349156 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c6315421-7e70-445a-a105-3defac39b06d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:00.353484 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6315421-7e70-445a-a105-3defac39b06d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:00.353937 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 544/2194] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:00 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:00.381894 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-195da2a4-9d5f-4377-892f-67d1acc4f496 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:00.384296 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-195da2a4-9d5f-4377-892f-67d1acc4f496 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:00.384705 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-195da2a4-9d5f-4377-892f-67d1acc4f496 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:00.384999 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-195da2a4-9d5f-4377-892f-67d1acc4f496 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:00.385165 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-195da2a4-9d5f-4377-892f-67d1acc4f496 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:00.389453 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:00.389453 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:00.390225 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-195da2a4-9d5f-4377-892f-67d1acc4f496 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:00.390837 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 545/2195] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:00 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:00.744324 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-256ab0b6-319c-42ac-807f-fa142e51b20f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:00.746616 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-256ab0b6-319c-42ac-807f-fa142e51b20f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b Aug 14 22:30:00.746865 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-256ab0b6-319c-42ac-807f-fa142e51b20f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:00.747067 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-256ab0b6-319c-42ac-807f-fa142e51b20f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:00.752454 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-256ab0b6-319c-42ac-807f-fa142e51b20f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b returned with HTTP 404 Aug 14 22:30:00.752972 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 555/2196] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:00 2026] GET /volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:00.759705 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bdea31b7-d6b3-4bb0-be43-171745c2a4c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:00.761478 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdea31b7-d6b3-4bb0-be43-171745c2a4c2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b Aug 14 22:30:00.761726 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdea31b7-d6b3-4bb0-be43-171745c2a4c2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:00.761927 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdea31b7-d6b3-4bb0-be43-171745c2a4c2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:00.767397 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdea31b7-d6b3-4bb0-be43-171745c2a4c2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b returned with HTTP 404 Aug 14 22:30:00.767889 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 553/2197] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:00 2026] GET /volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:00.774513 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eec9bf41-df65-4203-ac3b-e9d00bf2c733 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:00.776323 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eec9bf41-df65-4203-ac3b-e9d00bf2c733 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] DELETE https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b Aug 14 22:30:00.776517 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eec9bf41-df65-4203-ac3b-e9d00bf2c733 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:00.776722 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eec9bf41-df65-4203-ac3b-e9d00bf2c733 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:00.776902 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-eec9bf41-df65-4203-ac3b-e9d00bf2c733 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Delete volume with id: 27c72455-4d95-4dd1-a62d-299ab051372b Aug 14 22:30:00.782320 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eec9bf41-df65-4203-ac3b-e9d00bf2c733 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b returned with HTTP 404 Aug 14 22:30:00.782791 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 545/2198] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:00 2026] DELETE /volume/v3/volumes/27c72455-4d95-4dd1-a62d-299ab051372b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:00.791003 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:00.792796 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:00.793080 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-334476287"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:00.794614 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-334476287'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:00.794740 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume of 1 GB Aug 14 22:30:00.798890 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Availability Zones retrieved successfully. Aug 14 22:30:00.805514 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Flow 'volume_create_api' (f08b813c-9fce-452e-a130-24e97a62f42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:00.806474 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4e09bcb-27d0-4e8e-a2bc-723c329b9435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:00.807427 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:00.833302 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4e09bcb-27d0-4e8e-a2bc-723c329b9435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:00.834102 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (794b601b-f723-4205-af88-87bc656fb61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:00.872598 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Created reservations ['1bb27124-d260-484a-afdd-039879d2e58b', '2ff41818-63cf-444e-83ad-d4957f98b7ea', 'dc1ecb38-938b-47cc-91e9-51be029aa1bd', 'a329ba52-b36c-4fbb-bdfa-88bb130e4f61'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:00.873312 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (794b601b-f723-4205-af88-87bc656fb61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bb27124-d260-484a-afdd-039879d2e58b', '2ff41818-63cf-444e-83ad-d4957f98b7ea', 'dc1ecb38-938b-47cc-91e9-51be029aa1bd', 'a329ba52-b36c-4fbb-bdfa-88bb130e4f61']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:00.874020 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e4f8f2-7866-4c7a-b169-f163425f112f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:00.897942 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e4f8f2-7866-4c7a-b169-f163425f112f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7463f751-e375-46ef-90cb-73569efb53f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-334476287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',qos_specs=None,replication_status=,reservations=['1bb27124-d260-484a-afdd-039879d2e58b','2ff41818-63cf-444e-83ad-d4957f98b7ea','dc1ecb38-938b-47cc-91e9-51be029aa1bd','a329ba52-b36c-4fbb-bdfa-88bb130e4f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5c32b7972b43409fb22ee33f789caf',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-334476287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7463f751-e375-46ef-90cb-73569efb53f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe5c32b7972b43409fb22ee33f789caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:00.898909 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e03c990-709f-4b29-9f66-62c1d17f6a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:00.922939 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e03c990-709f-4b29-9f66-62c1d17f6a6f) transitioned into state 'SUCCESS' from state '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-334476287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc8ac31455e4f4188eb6f2001b5b0b2',qos_specs=None,replication_status=,reservations=['1bb27124-d260-484a-afdd-039879d2e58b','2ff41818-63cf-444e-83ad-d4957f98b7ea','dc1ecb38-938b-47cc-91e9-51be029aa1bd','a329ba52-b36c-4fbb-bdfa-88bb130e4f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5c32b7972b43409fb22ee33f789caf',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:00.923726 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee798ae0-4547-4c40-9cb1-8a0dabc330ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:00.936872 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee798ae0-4547-4c40-9cb1-8a0dabc330ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:00.938009 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Flow 'volume_create_api' (f08b813c-9fce-452e-a130-24e97a62f42d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:00.938395 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Create volume request issued successfully. Aug 14 22:30:00.939271 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee6c6944-9153-4bd3-a06d-61fb93edafae tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:00.939845 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 546/2199] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:30:00 2026] POST /volume/v3/volumes => generated 748 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:00.951627 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1771e902-1637-4e88-89fd-00fa8ddd9d9c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:00.954006 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1771e902-1637-4e88-89fd-00fa8ddd9d9c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 Aug 14 22:30:00.954215 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1771e902-1637-4e88-89fd-00fa8ddd9d9c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:00.954466 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1771e902-1637-4e88-89fd-00fa8ddd9d9c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:00.962967 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:00.962967 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:00.967233 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1771e902-1637-4e88-89fd-00fa8ddd9d9c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:30:00.972272 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1771e902-1637-4e88-89fd-00fa8ddd9d9c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 returned with HTTP 200 Aug 14 22:30:00.972892 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 556/2200] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:00 2026] GET /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:01.032214 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-142785cb-4b78-4e77-82e8-772c600de673 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:01.034735 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-142785cb-4b78-4e77-82e8-772c600de673 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:01.034796 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-142785cb-4b78-4e77-82e8-772c600de673 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:01.035005 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-142785cb-4b78-4e77-82e8-772c600de673 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:01.043744 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:01.043744 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:01.048676 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-142785cb-4b78-4e77-82e8-772c600de673 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:01.055906 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-142785cb-4b78-4e77-82e8-772c600de673 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:01.056506 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 554/2201] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:01 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:01.368245 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7943f431-e4b0-4ab9-be72-4c04b838b760 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:01.370211 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7943f431-e4b0-4ab9-be72-4c04b838b760 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:01.370449 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7943f431-e4b0-4ab9-be72-4c04b838b760 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:01.370725 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7943f431-e4b0-4ab9-be72-4c04b838b760 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:01.382546 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:01.382546 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:01.388697 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7943f431-e4b0-4ab9-be72-4c04b838b760 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:01.394927 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7943f431-e4b0-4ab9-be72-4c04b838b760 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:01.395738 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 546/2202] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:01 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:01.401932 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-251c12d6-a053-4c41-a3fc-270343325ede None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:01.404280 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-251c12d6-a053-4c41-a3fc-270343325ede tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:01.404537 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-251c12d6-a053-4c41-a3fc-270343325ede tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:01.404783 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-251c12d6-a053-4c41-a3fc-270343325ede tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:01.404927 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-251c12d6-a053-4c41-a3fc-270343325ede tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:01.410197 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:01.410197 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:01.411175 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-251c12d6-a053-4c41-a3fc-270343325ede tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:01.411684 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 547/2203] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:01 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:01.989273 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ffc94a21-f71a-4303-9dc7-b82629301457 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:01.991538 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ffc94a21-f71a-4303-9dc7-b82629301457 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 Aug 14 22:30:01.991803 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ffc94a21-f71a-4303-9dc7-b82629301457 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:01.992071 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ffc94a21-f71a-4303-9dc7-b82629301457 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:01.999852 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:01.999852 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:02.003802 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ffc94a21-f71a-4303-9dc7-b82629301457 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:30:02.007925 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ffc94a21-f71a-4303-9dc7-b82629301457 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 returned with HTTP 200 Aug 14 22:30:02.008299 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 557/2204] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:01 2026] GET /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:02.021739 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-80fd9b74-3ce3-402e-8e78-7833bad8e0f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.023551 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80fd9b74-3ce3-402e-8e78-7833bad8e0f1 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7/action Aug 14 22:30:02.023885 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80fd9b74-3ce3-402e-8e78-7833bad8e0f1 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:30:02.023996 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80fd9b74-3ce3-402e-8e78-7833bad8e0f1 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:02.034466 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.034466 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:02.034933 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-80fd9b74-3ce3-402e-8e78-7833bad8e0f1 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Updating volume '7463f751-e375-46ef-90cb-73569efb53f7' with '{'status': 'error'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 22:30:02.060518 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80fd9b74-3ce3-402e-8e78-7833bad8e0f1 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7/action returned with HTTP 202 Aug 14 22:30:02.061041 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 555/2205] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:30:02 2026] POST /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:30:02.070337 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1b30dd98-4dae-4bbc-b358-534841ca1b46 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.072275 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b30dd98-4dae-4bbc-b358-534841ca1b46 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 Aug 14 22:30:02.072509 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b30dd98-4dae-4bbc-b358-534841ca1b46 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:02.072761 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b30dd98-4dae-4bbc-b358-534841ca1b46 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:02.073792 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-48f64bda-a884-4864-93a0-6e22f91a495f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.075686 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48f64bda-a884-4864-93a0-6e22f91a495f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:02.075896 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48f64bda-a884-4864-93a0-6e22f91a495f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:02.076151 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48f64bda-a884-4864-93a0-6e22f91a495f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:02.081370 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.081370 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:02.084600 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.084600 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:02.086200 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1b30dd98-4dae-4bbc-b358-534841ca1b46 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:30:02.088419 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-48f64bda-a884-4864-93a0-6e22f91a495f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:02.092286 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b30dd98-4dae-4bbc-b358-534841ca1b46 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 returned with HTTP 200 Aug 14 22:30:02.092842 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 547/2206] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:02 2026] GET /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:02.093961 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48f64bda-a884-4864-93a0-6e22f91a495f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:02.094328 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 548/2207] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:02 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:02.108234 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8e52e904-6ea0-47f3-b409-3e0b3d8b0604 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.110520 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e52e904-6ea0-47f3-b409-3e0b3d8b0604 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7/action Aug 14 22:30:02.110948 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8e52e904-6ea0-47f3-b409-3e0b3d8b0604 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:30:02.111103 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8e52e904-6ea0-47f3-b409-3e0b3d8b0604 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:02.122622 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.122622 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:02.123123 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-8e52e904-6ea0-47f3-b409-3e0b3d8b0604 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Updating volume '7463f751-e375-46ef-90cb-73569efb53f7' with '{'status': 'available'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 22:30:02.148844 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e52e904-6ea0-47f3-b409-3e0b3d8b0604 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7/action returned with HTTP 202 Aug 14 22:30:02.149521 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 558/2208] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:30:02 2026] POST /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:30:02.157622 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a348430d-1f91-4a5d-8413-994fc7cf11f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.159962 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a348430d-1f91-4a5d-8413-994fc7cf11f7 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 Aug 14 22:30:02.160216 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a348430d-1f91-4a5d-8413-994fc7cf11f7 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:02.160484 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a348430d-1f91-4a5d-8413-994fc7cf11f7 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:02.168888 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.168888 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:02.173062 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a348430d-1f91-4a5d-8413-994fc7cf11f7 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:30:02.178269 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a348430d-1f91-4a5d-8413-994fc7cf11f7 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 returned with HTTP 200 Aug 14 22:30:02.178770 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 556/2209] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:02 2026] GET /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:02.194695 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ee27e0e-0925-4156-b9fe-3d109979d7b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.196231 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ee27e0e-0925-4156-b9fe-3d109979d7b3 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7/action Aug 14 22:30:02.196533 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ee27e0e-0925-4156-b9fe-3d109979d7b3 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:30:02.196700 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ee27e0e-0925-4156-b9fe-3d109979d7b3 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:02.204392 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.204392 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:02.204749 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-3ee27e0e-0925-4156-b9fe-3d109979d7b3 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Updating volume '7463f751-e375-46ef-90cb-73569efb53f7' with '{'status': 'maintenance'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 22:30:02.223919 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ee27e0e-0925-4156-b9fe-3d109979d7b3 tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7/action returned with HTTP 202 Aug 14 22:30:02.224334 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 548/2210] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:30:02 2026] POST /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:30:02.232244 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-303e1a2d-fbaf-4e37-abba-b1f4f6355d4c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.234491 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-303e1a2d-fbaf-4e37-abba-b1f4f6355d4c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 Aug 14 22:30:02.234733 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-303e1a2d-fbaf-4e37-abba-b1f4f6355d4c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:02.234941 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-303e1a2d-fbaf-4e37-abba-b1f4f6355d4c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:02.242095 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.242095 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:02.245995 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-303e1a2d-fbaf-4e37-abba-b1f4f6355d4c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:30:02.251076 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-303e1a2d-fbaf-4e37-abba-b1f4f6355d4c tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 returned with HTTP 200 Aug 14 22:30:02.251570 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 549/2211] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:02 2026] GET /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:02.267503 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-df83c130-4cfa-43c9-8b1d-059d601642cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.269152 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df83c130-4cfa-43c9-8b1d-059d601642cb tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] POST https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7/action Aug 14 22:30:02.269502 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df83c130-4cfa-43c9-8b1d-059d601642cb tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:30:02.269644 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df83c130-4cfa-43c9-8b1d-059d601642cb tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:02.278313 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.278313 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:02.278645 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-df83c130-4cfa-43c9-8b1d-059d601642cb tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] Updating volume '7463f751-e375-46ef-90cb-73569efb53f7' with '{'status': 'available'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 22:30:02.298110 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df83c130-4cfa-43c9-8b1d-059d601642cb tempest-VolumesActionsTest-435423398 tempest-VolumesActionsTest-435423398-project-admin] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7/action returned with HTTP 202 Aug 14 22:30:02.298387 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 559/2212] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:30:02 2026] POST /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:30:02.305538 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-877a33eb-67db-42cb-8c26-386f52e69974 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.307489 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-877a33eb-67db-42cb-8c26-386f52e69974 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 Aug 14 22:30:02.307677 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-877a33eb-67db-42cb-8c26-386f52e69974 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:02.307855 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-877a33eb-67db-42cb-8c26-386f52e69974 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:02.314209 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.314209 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:02.317973 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-877a33eb-67db-42cb-8c26-386f52e69974 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:30:02.322952 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-877a33eb-67db-42cb-8c26-386f52e69974 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 returned with HTTP 200 Aug 14 22:30:02.323326 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 557/2213] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:02 2026] GET /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:02.336422 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a675ff65-2779-4d3a-97a9-6c1612b5e50f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.338370 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a675ff65-2779-4d3a-97a9-6c1612b5e50f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 Aug 14 22:30:02.338662 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a675ff65-2779-4d3a-97a9-6c1612b5e50f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:02.338972 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a675ff65-2779-4d3a-97a9-6c1612b5e50f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:02.349113 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.349113 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:02.353986 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a675ff65-2779-4d3a-97a9-6c1612b5e50f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:30:02.360798 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a675ff65-2779-4d3a-97a9-6c1612b5e50f tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 returned with HTTP 200 Aug 14 22:30:02.361391 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 549/2214] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:02 2026] GET /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:02.372428 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ab66cf02-0266-40bf-acc5-c820044221d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.374130 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab66cf02-0266-40bf-acc5-c820044221d3 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] DELETE https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 Aug 14 22:30:02.374338 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ab66cf02-0266-40bf-acc5-c820044221d3 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:02.374544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ab66cf02-0266-40bf-acc5-c820044221d3 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:02.374767 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ab66cf02-0266-40bf-acc5-c820044221d3 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Delete volume with id: 7463f751-e375-46ef-90cb-73569efb53f7 Aug 14 22:30:02.382209 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.382209 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:02.382712 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ab66cf02-0266-40bf-acc5-c820044221d3 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:30:02.406511 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ab66cf02-0266-40bf-acc5-c820044221d3 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Delete volume request issued successfully. Aug 14 22:30:02.406991 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab66cf02-0266-40bf-acc5-c820044221d3 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 returned with HTTP 202 Aug 14 22:30:02.407101 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 550/2215] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:02 2026] DELETE /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:02.412508 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-02075d54-28ad-4324-b83b-04e3a48985dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.414614 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ab7290d0-04ab-4858-b9d9-691d2c424488 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.414887 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02075d54-28ad-4324-b83b-04e3a48985dd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:02.415061 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02075d54-28ad-4324-b83b-04e3a48985dd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:02.415246 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02075d54-28ad-4324-b83b-04e3a48985dd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:02.416208 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab7290d0-04ab-4858-b9d9-691d2c424488 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 Aug 14 22:30:02.416397 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab7290d0-04ab-4858-b9d9-691d2c424488 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:02.416562 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab7290d0-04ab-4858-b9d9-691d2c424488 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:02.422551 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-45e6f4ec-b982-4adf-a8db-bbacfe982441 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:02.423024 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.423024 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:02.424879 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45e6f4ec-b982-4adf-a8db-bbacfe982441 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:02.425164 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45e6f4ec-b982-4adf-a8db-bbacfe982441 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:02.425464 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45e6f4ec-b982-4adf-a8db-bbacfe982441 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:02.425614 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-45e6f4ec-b982-4adf-a8db-bbacfe982441 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:02.426553 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.426553 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:02.431127 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ab7290d0-04ab-4858-b9d9-691d2c424488 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Volume info retrieved successfully. Aug 14 22:30:02.432329 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-02075d54-28ad-4324-b83b-04e3a48985dd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:02.432433 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:02.432433 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:02.433473 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45e6f4ec-b982-4adf-a8db-bbacfe982441 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:02.434180 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 550/2216] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:02 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:02.437044 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab7290d0-04ab-4858-b9d9-691d2c424488 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 returned with HTTP 200 Aug 14 22:30:02.437462 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 558/2217] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:02 2026] GET /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:02.437551 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02075d54-28ad-4324-b83b-04e3a48985dd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:02.441049 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 560/2218] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:02 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:03.106490 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d1120048-be55-4bc4-8ba4-69f3de45f75b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:03.108297 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1120048-be55-4bc4-8ba4-69f3de45f75b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:03.108521 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1120048-be55-4bc4-8ba4-69f3de45f75b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:03.108781 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1120048-be55-4bc4-8ba4-69f3de45f75b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:03.116021 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:03.116021 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:03.119767 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d1120048-be55-4bc4-8ba4-69f3de45f75b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:03.124153 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1120048-be55-4bc4-8ba4-69f3de45f75b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:03.124564 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 551/2219] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:03 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:03.444186 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7c45c1cf-d8ef-4dd6-8175-8cbd19fdffe6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:03.445973 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c45c1cf-d8ef-4dd6-8175-8cbd19fdffe6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:03.446194 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c45c1cf-d8ef-4dd6-8175-8cbd19fdffe6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:03.446422 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c45c1cf-d8ef-4dd6-8175-8cbd19fdffe6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:03.446533 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7c45c1cf-d8ef-4dd6-8175-8cbd19fdffe6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:03.452529 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d11e54ca-dc03-4689-b3a4-12e7f94f82a2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:03.452914 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:03.452914 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:03.452969 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f2fcc00c-869f-4ff6-8fac-b4fbc2c02950 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:03.453588 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c45c1cf-d8ef-4dd6-8175-8cbd19fdffe6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:03.454107 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 551/2220] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:03 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:03.454384 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d11e54ca-dc03-4689-b3a4-12e7f94f82a2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] GET https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 Aug 14 22:30:03.454577 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d11e54ca-dc03-4689-b3a4-12e7f94f82a2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:03.454739 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2fcc00c-869f-4ff6-8fac-b4fbc2c02950 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:03.454813 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d11e54ca-dc03-4689-b3a4-12e7f94f82a2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:03.454950 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f2fcc00c-869f-4ff6-8fac-b4fbc2c02950 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:03.455137 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f2fcc00c-869f-4ff6-8fac-b4fbc2c02950 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:03.460116 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d11e54ca-dc03-4689-b3a4-12e7f94f82a2 tempest-VolumesActionsTest-1843331194 tempest-VolumesActionsTest-1843331194-project-member] https://10.4.3.114/volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 returned with HTTP 404 Aug 14 22:30:03.460800 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 559/2221] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:03 2026] GET /volume/v3/volumes/7463f751-e375-46ef-90cb-73569efb53f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:03.471693 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:03.471693 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:03.477643 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f2fcc00c-869f-4ff6-8fac-b4fbc2c02950 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:03.482626 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2fcc00c-869f-4ff6-8fac-b4fbc2c02950 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:03.483177 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 561/2222] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:03 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:04.137560 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-794114aa-6264-4790-9d91-b6be45e5eb79 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:04.139455 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-794114aa-6264-4790-9d91-b6be45e5eb79 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:04.139702 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-794114aa-6264-4790-9d91-b6be45e5eb79 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:04.139893 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-794114aa-6264-4790-9d91-b6be45e5eb79 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:04.151045 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:04.151045 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:04.161332 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-794114aa-6264-4790-9d91-b6be45e5eb79 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:04.171202 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-794114aa-6264-4790-9d91-b6be45e5eb79 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:04.171573 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 552/2223] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:04 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:04.464956 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8fe9a9e-5d01-4ded-8fb6-f450943b2198 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:04.466896 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8fe9a9e-5d01-4ded-8fb6-f450943b2198 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:04.467124 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8fe9a9e-5d01-4ded-8fb6-f450943b2198 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:04.467367 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8fe9a9e-5d01-4ded-8fb6-f450943b2198 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:04.467518 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b8fe9a9e-5d01-4ded-8fb6-f450943b2198 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:04.471714 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:04.471714 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:04.472409 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8fe9a9e-5d01-4ded-8fb6-f450943b2198 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:04.472769 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 552/2224] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:04 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:04.495404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3a009adc-3acf-4ec5-ad3e-c92d26c0fb87 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:04.497196 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a009adc-3acf-4ec5-ad3e-c92d26c0fb87 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:04.497444 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a009adc-3acf-4ec5-ad3e-c92d26c0fb87 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:04.497679 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a009adc-3acf-4ec5-ad3e-c92d26c0fb87 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:04.508438 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:04.508438 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:04.512169 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3a009adc-3acf-4ec5-ad3e-c92d26c0fb87 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:04.516360 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a009adc-3acf-4ec5-ad3e-c92d26c0fb87 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:04.516731 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 560/2225] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:04 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:05.187232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-28288814-54cc-4785-bb2f-ba8c5bf4762b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:05.188872 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-28288814-54cc-4785-bb2f-ba8c5bf4762b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:05.189045 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-28288814-54cc-4785-bb2f-ba8c5bf4762b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:05.189227 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-28288814-54cc-4785-bb2f-ba8c5bf4762b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:05.195691 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:05.195691 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:05.199099 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-28288814-54cc-4785-bb2f-ba8c5bf4762b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:05.202835 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-28288814-54cc-4785-bb2f-ba8c5bf4762b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:05.203168 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 562/2226] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:05 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:05.483371 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-18eea75b-1c44-493b-9410-ea1868ba2b12 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:05.484977 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18eea75b-1c44-493b-9410-ea1868ba2b12 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:05.485321 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18eea75b-1c44-493b-9410-ea1868ba2b12 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:05.485725 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18eea75b-1c44-493b-9410-ea1868ba2b12 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:05.485979 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-18eea75b-1c44-493b-9410-ea1868ba2b12 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:05.495388 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:05.495388 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:05.495388 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18eea75b-1c44-493b-9410-ea1868ba2b12 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:05.495388 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 553/2227] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:05 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:05.532287 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c95b1e0d-4fc8-4704-986f-0b0227b28538 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:05.537455 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c95b1e0d-4fc8-4704-986f-0b0227b28538 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:05.537765 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c95b1e0d-4fc8-4704-986f-0b0227b28538 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:05.538030 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c95b1e0d-4fc8-4704-986f-0b0227b28538 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:05.553643 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:05.553643 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:05.557711 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c95b1e0d-4fc8-4704-986f-0b0227b28538 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:05.562755 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c95b1e0d-4fc8-4704-986f-0b0227b28538 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:05.563220 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 553/2228] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:05 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:06.216535 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7eb6883-537b-4928-b899-69fe5f21b314 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:06.218952 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7eb6883-537b-4928-b899-69fe5f21b314 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:06.219230 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7eb6883-537b-4928-b899-69fe5f21b314 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:06.219496 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7eb6883-537b-4928-b899-69fe5f21b314 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:06.228354 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:06.228354 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:06.233051 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e7eb6883-537b-4928-b899-69fe5f21b314 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:06.240318 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7eb6883-537b-4928-b899-69fe5f21b314 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:06.241507 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 561/2229] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:06 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:06.510211 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2ca28c47-1a4f-4e8c-a3e9-7da2a16ddd00 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:06.512036 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ca28c47-1a4f-4e8c-a3e9-7da2a16ddd00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:06.512214 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ca28c47-1a4f-4e8c-a3e9-7da2a16ddd00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:06.512408 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ca28c47-1a4f-4e8c-a3e9-7da2a16ddd00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:06.512505 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2ca28c47-1a4f-4e8c-a3e9-7da2a16ddd00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:06.516631 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:06.516631 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:06.517415 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ca28c47-1a4f-4e8c-a3e9-7da2a16ddd00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:06.517815 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 563/2230] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:06 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:06.578694 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bf7d980c-4b7e-4e25-8571-de02fa6d5bc2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:06.583417 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf7d980c-4b7e-4e25-8571-de02fa6d5bc2 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:06.583417 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf7d980c-4b7e-4e25-8571-de02fa6d5bc2 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:06.583417 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf7d980c-4b7e-4e25-8571-de02fa6d5bc2 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:06.596779 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:06.596779 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:06.601386 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bf7d980c-4b7e-4e25-8571-de02fa6d5bc2 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:06.608201 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf7d980c-4b7e-4e25-8571-de02fa6d5bc2 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:06.608854 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 554/2231] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:06 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:07.257246 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d424ef05-e98e-472b-9730-5a6b7f43f9f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:07.259227 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d424ef05-e98e-472b-9730-5a6b7f43f9f7 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:07.259492 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d424ef05-e98e-472b-9730-5a6b7f43f9f7 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:07.259750 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d424ef05-e98e-472b-9730-5a6b7f43f9f7 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:07.266540 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:07.266540 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:07.270623 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d424ef05-e98e-472b-9730-5a6b7f43f9f7 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:07.275785 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d424ef05-e98e-472b-9730-5a6b7f43f9f7 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:07.276364 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 554/2232] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:07 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:07.531313 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3f290d7b-1f6d-4dca-9c50-064b7a86adad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:07.534075 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f290d7b-1f6d-4dca-9c50-064b7a86adad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:07.534404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f290d7b-1f6d-4dca-9c50-064b7a86adad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:07.534721 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f290d7b-1f6d-4dca-9c50-064b7a86adad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:07.534911 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3f290d7b-1f6d-4dca-9c50-064b7a86adad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:07.540939 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:07.540939 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:07.541881 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f290d7b-1f6d-4dca-9c50-064b7a86adad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:07.542496 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 562/2233] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:07 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:07.627038 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-094f9e86-85c0-49df-9d6c-0292147dbcaa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:07.629059 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-094f9e86-85c0-49df-9d6c-0292147dbcaa tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:07.629266 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-094f9e86-85c0-49df-9d6c-0292147dbcaa tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:07.629466 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-094f9e86-85c0-49df-9d6c-0292147dbcaa tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:07.639992 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:07.639992 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:07.644411 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-094f9e86-85c0-49df-9d6c-0292147dbcaa tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:07.649719 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-094f9e86-85c0-49df-9d6c-0292147dbcaa tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:07.650167 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 564/2234] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:07 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:08.211465 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:08.215277 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:08.215277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-734552769"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:08.215458 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-734552769'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:08.215645 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Create volume of 1 GB Aug 14 22:30:08.219514 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Availability Zones retrieved successfully. Aug 14 22:30:08.225162 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Flow 'volume_create_api' (79531181-0a79-48c3-bee5-6bc142bb8225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:08.226192 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c610f061-3bd6-4bcb-8ece-0586f7d9c14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:08.227238 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:08.253050 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c610f061-3bd6-4bcb-8ece-0586f7d9c14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:08.254482 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43605c60-93e2-4a68-932f-d075f398b429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:08.293790 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a19f1b1-57f2-4b26-86e1-ce66e3f58c05 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:08.297093 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a19f1b1-57f2-4b26-86e1-ce66e3f58c05 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:08.297093 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a19f1b1-57f2-4b26-86e1-ce66e3f58c05 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:08.297093 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a19f1b1-57f2-4b26-86e1-ce66e3f58c05 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:08.303206 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:08.303206 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:08.307785 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a19f1b1-57f2-4b26-86e1-ce66e3f58c05 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:08.311892 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a19f1b1-57f2-4b26-86e1-ce66e3f58c05 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:08.312243 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 555/2235] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:08 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:08.322887 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Created reservations ['c919147d-e875-4a9c-90ef-654d4fc3d773', 'f354188f-3da8-477d-805a-8c874d57c976', '1008d945-3cf1-4df3-94f9-287381492db4', 'eaa580d8-54e5-4c6b-955b-435ce51cc53f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:08.323831 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43605c60-93e2-4a68-932f-d075f398b429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c919147d-e875-4a9c-90ef-654d4fc3d773', 'f354188f-3da8-477d-805a-8c874d57c976', '1008d945-3cf1-4df3-94f9-287381492db4', 'eaa580d8-54e5-4c6b-955b-435ce51cc53f']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:08.325485 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93738992-3efa-4335-9699-8d26c29cf8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:08.354366 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93738992-3efa-4335-9699-8d26c29cf8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fe3a231-36fe-4252-8e44-01d71346acf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-734552769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6e14a746924539a6d62743880bc09b',qos_specs=None,replication_status=,reservations=['c919147d-e875-4a9c-90ef-654d4fc3d773','f354188f-3da8-477d-805a-8c874d57c976','1008d945-3cf1-4df3-94f9-287381492db4','eaa580d8-54e5-4c6b-955b-435ce51cc53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c36303cfa44f629a7bda43c937a76c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-734552769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fe3a231-36fe-4252-8e44-01d71346acf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf6e14a746924539a6d62743880bc09b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1c36303cfa44f629a7bda43c937a76c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:08.355242 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4e06c7-93e1-4378-9dac-486ec674b650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:08.382000 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4e06c7-93e1-4378-9dac-486ec674b650) transitioned into state 'SUCCESS' from state '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-734552769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6e14a746924539a6d62743880bc09b',qos_specs=None,replication_status=,reservations=['c919147d-e875-4a9c-90ef-654d4fc3d773','f354188f-3da8-477d-805a-8c874d57c976','1008d945-3cf1-4df3-94f9-287381492db4','eaa580d8-54e5-4c6b-955b-435ce51cc53f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c36303cfa44f629a7bda43c937a76c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:08.382613 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4e12d1-b108-4c44-97e1-87b18c4f5828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:08.397201 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4e12d1-b108-4c44-97e1-87b18c4f5828) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:08.398086 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Flow 'volume_create_api' (79531181-0a79-48c3-bee5-6bc142bb8225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:08.398399 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Create volume request issued successfully. Aug 14 22:30:08.399002 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-469d7d09-231c-47fd-bae8-12bb35ce82e0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:08.399750 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 555/2236] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:30:08 2026] POST /volume/v3/volumes => generated 754 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:08.410642 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2cb08ce5-1c28-412a-a7a9-909d1fd869f8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:08.412509 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cb08ce5-1c28-412a-a7a9-909d1fd869f8 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:08.412677 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cb08ce5-1c28-412a-a7a9-909d1fd869f8 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:08.412876 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cb08ce5-1c28-412a-a7a9-909d1fd869f8 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:08.421894 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:08.421894 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:08.426942 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2cb08ce5-1c28-412a-a7a9-909d1fd869f8 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:08.435084 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cb08ce5-1c28-412a-a7a9-909d1fd869f8 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:08.435646 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 563/2237] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:08 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:08.557105 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7f8d21de-9eb7-47a6-83b6-6a7e0c81ad27 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:08.559121 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f8d21de-9eb7-47a6-83b6-6a7e0c81ad27 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:08.559351 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f8d21de-9eb7-47a6-83b6-6a7e0c81ad27 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:08.559586 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f8d21de-9eb7-47a6-83b6-6a7e0c81ad27 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:08.559737 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7f8d21de-9eb7-47a6-83b6-6a7e0c81ad27 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:08.564943 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:08.564943 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:08.565944 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f8d21de-9eb7-47a6-83b6-6a7e0c81ad27 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:08.566394 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 565/2238] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:08 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:08.665838 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4dd350d7-e1b1-4fa2-aef7-95ba574dd9a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:08.667790 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4dd350d7-e1b1-4fa2-aef7-95ba574dd9a0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:08.667995 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4dd350d7-e1b1-4fa2-aef7-95ba574dd9a0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:08.668172 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4dd350d7-e1b1-4fa2-aef7-95ba574dd9a0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:08.677610 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:08.677610 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:08.681311 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4dd350d7-e1b1-4fa2-aef7-95ba574dd9a0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:08.686137 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4dd350d7-e1b1-4fa2-aef7-95ba574dd9a0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:08.686724 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 556/2239] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:08 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:09.327734 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9a300855-edc8-4f1a-a4ca-9bcad0e6ef0d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.329975 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a300855-edc8-4f1a-a4ca-9bcad0e6ef0d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:09.330245 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a300855-edc8-4f1a-a4ca-9bcad0e6ef0d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:09.330489 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a300855-edc8-4f1a-a4ca-9bcad0e6ef0d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:09.339078 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:09.339078 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:09.343569 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9a300855-edc8-4f1a-a4ca-9bcad0e6ef0d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:09.347920 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a300855-edc8-4f1a-a4ca-9bcad0e6ef0d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:09.348351 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 556/2240] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:09 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:09.450470 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-86c92d5a-7359-4083-a5ea-1f1cf73cac4f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.453365 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86c92d5a-7359-4083-a5ea-1f1cf73cac4f tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:09.453594 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86c92d5a-7359-4083-a5ea-1f1cf73cac4f tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:09.453841 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86c92d5a-7359-4083-a5ea-1f1cf73cac4f tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:09.464468 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:09.464468 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:09.469819 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-86c92d5a-7359-4083-a5ea-1f1cf73cac4f tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:09.475853 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86c92d5a-7359-4083-a5ea-1f1cf73cac4f tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:09.476454 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 564/2241] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:09 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:09.518527 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-b6a9bed5-b78e-46ca-bc54-e4670d8348eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.521246 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-b6a9bed5-b78e-46ca-bc54-e4670d8348eb tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:09.521557 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-b6a9bed5-b78e-46ca-bc54-e4670d8348eb tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:09.521860 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-b6a9bed5-b78e-46ca-bc54-e4670d8348eb tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:09.529966 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:09.529966 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:09.535277 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-b6a9bed5-b78e-46ca-bc54-e4670d8348eb tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:09.541814 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-b6a9bed5-b78e-46ca-bc54-e4670d8348eb tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:09.542489 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 566/2242] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:30:09 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:09.579479 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-74bb7f3e-6665-4aab-bd1e-5e4d2de86dd4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.582006 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74bb7f3e-6665-4aab-bd1e-5e4d2de86dd4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:09.582006 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-74bb7f3e-6665-4aab-bd1e-5e4d2de86dd4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:09.582116 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-74bb7f3e-6665-4aab-bd1e-5e4d2de86dd4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:09.582297 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-74bb7f3e-6665-4aab-bd1e-5e4d2de86dd4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:09.587916 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:09.587916 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:09.589248 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74bb7f3e-6665-4aab-bd1e-5e4d2de86dd4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:09.589832 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 557/2243] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:09 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:09.622772 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-063d69bb-3ac1-47e5-ba0e-ad8863735061 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.623304 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-063d69bb-3ac1-47e5-ba0e-ad8863735061 None None] GET https://10.4.3.114/volume// Aug 14 22:30:09.623631 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-063d69bb-3ac1-47e5-ba0e-ad8863735061 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:09.623908 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-063d69bb-3ac1-47e5-ba0e-ad8863735061 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:09.624476 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-063d69bb-3ac1-47e5-ba0e-ad8863735061 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:30:09.625079 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 557/2244] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:30:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:30:09.633643 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-7a49f2ff-d1db-433e-8b0c-ad274212f1cd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.635706 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-7a49f2ff-d1db-433e-8b0c-ad274212f1cd tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:30:09.636068 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-7a49f2ff-d1db-433e-8b0c-ad274212f1cd tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fe3a231-36fe-4252-8e44-01d71346acf1", "connector": null, "instance_uuid": "03e5d5fc-0757-4e20-9fe3-52dbfdb5ba45"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:09.657883 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:09.657883 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:09.693820 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-7a49f2ff-d1db-433e-8b0c-ad274212f1cd tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:30:09.694296 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 565/2245] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:30:09 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:09.702058 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a0b159cc-af2e-4ec0-a9ea-362ba4eddff6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.704221 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a0b159cc-af2e-4ec0-a9ea-362ba4eddff6 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:09.704500 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a0b159cc-af2e-4ec0-a9ea-362ba4eddff6 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:09.704833 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a0b159cc-af2e-4ec0-a9ea-362ba4eddff6 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:09.717678 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:09.717678 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:09.722937 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a0b159cc-af2e-4ec0-a9ea-362ba4eddff6 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:09.727888 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a0b159cc-af2e-4ec0-a9ea-362ba4eddff6 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:09.728342 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 567/2246] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:09 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:09.734921 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-73f38a3c-550f-4c22-a40c-87d3e705fd0c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.737947 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73f38a3c-550f-4c22-a40c-87d3e705fd0c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:09.738306 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73f38a3c-550f-4c22-a40c-87d3e705fd0c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:09.738561 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73f38a3c-550f-4c22-a40c-87d3e705fd0c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:09.746630 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-96452171-8703-4d95-97b4-95e651eabc8d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.747041 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96452171-8703-4d95-97b4-95e651eabc8d None None] GET https://10.4.3.114/volume// Aug 14 22:30:09.747231 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96452171-8703-4d95-97b4-95e651eabc8d None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:09.747435 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96452171-8703-4d95-97b4-95e651eabc8d None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:09.747835 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96452171-8703-4d95-97b4-95e651eabc8d None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:30:09.748188 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 558/2247] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:30: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 14 22:30:09.748612 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:09.748612 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:09.753034 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-73f38a3c-550f-4c22-a40c-87d3e705fd0c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:09.757847 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-d983833f-9745-4732-9205-9c8cfaa7e5b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.758489 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73f38a3c-550f-4c22-a40c-87d3e705fd0c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:09.758932 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 558/2248] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:09 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:09.760142 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-d983833f-9745-4732-9205-9c8cfaa7e5b0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:09.760415 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-d983833f-9745-4732-9205-9c8cfaa7e5b0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:09.760629 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-d983833f-9745-4732-9205-9c8cfaa7e5b0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:09.771092 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:09.771092 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:09.775267 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-d983833f-9745-4732-9205-9c8cfaa7e5b0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:09.779097 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-04c61a51-fdf2-4c4c-bbe0-f5ef7f537ee5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.779464 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04c61a51-fdf2-4c4c-bbe0-f5ef7f537ee5 None None] GET https://10.4.3.114/volume// Aug 14 22:30:09.779631 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04c61a51-fdf2-4c4c-bbe0-f5ef7f537ee5 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:09.779826 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04c61a51-fdf2-4c4c-bbe0-f5ef7f537ee5 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:09.779982 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-d983833f-9745-4732-9205-9c8cfaa7e5b0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:09.780101 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04c61a51-fdf2-4c4c-bbe0-f5ef7f537ee5 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:30:09.780386 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 568/2249] 10.4.3.114 () {64 vars in 1004 bytes} [Fri Aug 14 22:30: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 14 22:30:09.780448 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 566/2250] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:30:09 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:30:09.789606 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-88b45618-ce7a-4378-ad1b-4abdac105c74 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.790019 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88b45618-ce7a-4378-ad1b-4abdac105c74 None None] GET https://10.4.3.114/volume// Aug 14 22:30:09.790218 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88b45618-ce7a-4378-ad1b-4abdac105c74 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:09.790436 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88b45618-ce7a-4378-ad1b-4abdac105c74 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:09.790748 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88b45618-ce7a-4378-ad1b-4abdac105c74 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:30:09.791072 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 559/2251] 10.4.3.114 () {64 vars in 1004 bytes} [Fri Aug 14 22:30: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 14 22:30:09.800345 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-391e6fd0-3c48-4449-bafc-2524e4f2fe1f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.907750 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-391e6fd0-3c48-4449-bafc-2524e4f2fe1f tempest-VersionsTest-24906057 tempest-VersionsTest-24906057-project-member] GET https://10.4.3.114/volume/v3/ Aug 14 22:30:09.907958 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-391e6fd0-3c48-4449-bafc-2524e4f2fe1f tempest-VersionsTest-24906057 tempest-VersionsTest-24906057-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:09.908125 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-391e6fd0-3c48-4449-bafc-2524e4f2fe1f tempest-VersionsTest-24906057 tempest-VersionsTest-24906057-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:09.908482 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-391e6fd0-3c48-4449-bafc-2524e4f2fe1f tempest-VersionsTest-24906057 tempest-VersionsTest-24906057-project-member] https://10.4.3.114/volume/v3/ returned with HTTP 200 Aug 14 22:30:09.908631 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-35c424df-5f8e-41f4-a9c9-029fd68c9987 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:09.908923 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 559/2252] 10.4.3.114 () {66 vars in 1216 bytes} [Fri Aug 14 22:30:09 2026] GET /volume/v3/ => generated 386 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:09.910770 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-35c424df-5f8e-41f4-a9c9-029fd68c9987 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] PUT https://10.4.3.114/volume/v3/attachments/61744b0e-0964-4bbd-9977-ed323f983a23 Aug 14 22:30:09.911164 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-35c424df-5f8e-41f4-a9c9-029fd68c9987 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:09.926847 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-35c424df-5f8e-41f4-a9c9-029fd68c9987 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Acquiring lock "cinder-attachment_update-7fe3a231-36fe-4252-8e44-01d71346acf1-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:30:09.932357 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-35c424df-5f8e-41f4-a9c9-029fd68c9987 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Lock "cinder-attachment_update-7fe3a231-36fe-4252-8e44-01d71346acf1-np0000007343" acquired by "attachment_update" :: waited 0.006s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:30:09.933357 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:09.933357 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:10.028552 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-35c424df-5f8e-41f4-a9c9-029fd68c9987 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Lock "cinder-attachment_update-7fe3a231-36fe-4252-8e44-01d71346acf1-np0000007343" released by "attachment_update" :: held 0.096s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:30:10.028853 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-35c424df-5f8e-41f4-a9c9-029fd68c9987 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/attachments/61744b0e-0964-4bbd-9977-ed323f983a23 returned with HTTP 200 Aug 14 22:30:10.029315 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 569/2253] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:30:09 2026] PUT /volume/v3/attachments/61744b0e-0964-4bbd-9977-ed323f983a23 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:10.364119 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-39bb3421-f97d-4cd0-aea5-70820d31574f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:10.366709 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39bb3421-f97d-4cd0-aea5-70820d31574f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:10.367009 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39bb3421-f97d-4cd0-aea5-70820d31574f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:10.367293 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39bb3421-f97d-4cd0-aea5-70820d31574f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:10.375526 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:10.375526 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:10.381412 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-39bb3421-f97d-4cd0-aea5-70820d31574f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:10.389733 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39bb3421-f97d-4cd0-aea5-70820d31574f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:10.390462 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 567/2254] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:10 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:10.601239 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3fdac041-0d49-4aae-bea9-5253f1dec1fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:10.603147 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fdac041-0d49-4aae-bea9-5253f1dec1fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:10.603403 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fdac041-0d49-4aae-bea9-5253f1dec1fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:10.603645 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fdac041-0d49-4aae-bea9-5253f1dec1fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:10.603796 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3fdac041-0d49-4aae-bea9-5253f1dec1fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:10.608012 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:10.608012 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:10.608781 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fdac041-0d49-4aae-bea9-5253f1dec1fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:10.609157 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 560/2255] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:10 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:10.745913 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2dab1660-74a6-495c-a3c7-a4e2d5ccef36 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:10.748222 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dab1660-74a6-495c-a3c7-a4e2d5ccef36 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:10.748570 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dab1660-74a6-495c-a3c7-a4e2d5ccef36 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:10.748925 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dab1660-74a6-495c-a3c7-a4e2d5ccef36 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:10.762928 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:10.762928 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:10.773128 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2dab1660-74a6-495c-a3c7-a4e2d5ccef36 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:10.781087 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ae2ee0da-1e9e-4b80-be55-36e3c3bae5be None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:10.783212 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae2ee0da-1e9e-4b80-be55-36e3c3bae5be tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:10.783454 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae2ee0da-1e9e-4b80-be55-36e3c3bae5be tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:10.783508 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dab1660-74a6-495c-a3c7-a4e2d5ccef36 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:10.783705 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae2ee0da-1e9e-4b80-be55-36e3c3bae5be tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:10.784186 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 560/2256] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:10 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:10.793637 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:10.793637 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:10.797109 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ae2ee0da-1e9e-4b80-be55-36e3c3bae5be tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:10.801639 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae2ee0da-1e9e-4b80-be55-36e3c3bae5be tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:10.802016 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 570/2257] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:10 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:11.403240 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abcaffa9-b456-4ffe-b5ec-63f4ca19807f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:11.405826 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abcaffa9-b456-4ffe-b5ec-63f4ca19807f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:11.406342 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abcaffa9-b456-4ffe-b5ec-63f4ca19807f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:11.406602 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abcaffa9-b456-4ffe-b5ec-63f4ca19807f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:11.416030 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:11.416030 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:11.421421 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-abcaffa9-b456-4ffe-b5ec-63f4ca19807f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:11.427208 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abcaffa9-b456-4ffe-b5ec-63f4ca19807f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:11.427775 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 568/2258] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:11 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:11.621217 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c811e288-2e15-4441-99be-c354bc55f5b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:11.623416 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c811e288-2e15-4441-99be-c354bc55f5b4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:11.623736 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c811e288-2e15-4441-99be-c354bc55f5b4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:11.624009 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c811e288-2e15-4441-99be-c354bc55f5b4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:11.624166 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c811e288-2e15-4441-99be-c354bc55f5b4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:11.628792 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:11.628792 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:11.629696 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c811e288-2e15-4441-99be-c354bc55f5b4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:11.630061 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 561/2259] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:11 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:11.800565 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca8a49cd-212f-4964-ac4e-ef733e30e50e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:11.803018 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca8a49cd-212f-4964-ac4e-ef733e30e50e tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:11.803353 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca8a49cd-212f-4964-ac4e-ef733e30e50e tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:11.803642 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca8a49cd-212f-4964-ac4e-ef733e30e50e tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:11.816727 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:11.816727 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:11.818960 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-890ae80d-c30a-4dcc-aff2-5687b0f6d184 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:11.821306 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ca8a49cd-212f-4964-ac4e-ef733e30e50e tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:11.821450 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-890ae80d-c30a-4dcc-aff2-5687b0f6d184 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:11.821655 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-890ae80d-c30a-4dcc-aff2-5687b0f6d184 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:11.821934 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-890ae80d-c30a-4dcc-aff2-5687b0f6d184 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:11.826291 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca8a49cd-212f-4964-ac4e-ef733e30e50e tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:11.826756 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 561/2260] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:11 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:11.832493 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:11.832493 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:11.836094 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-890ae80d-c30a-4dcc-aff2-5687b0f6d184 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:11.840553 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-890ae80d-c30a-4dcc-aff2-5687b0f6d184 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:11.841001 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 571/2261] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:11 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:12.441811 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-509f607c-971f-41af-838a-350f22ee1987 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:12.443666 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-509f607c-971f-41af-838a-350f22ee1987 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:12.443946 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-509f607c-971f-41af-838a-350f22ee1987 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:12.444132 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-509f607c-971f-41af-838a-350f22ee1987 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:12.451115 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:12.451115 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:12.454592 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-509f607c-971f-41af-838a-350f22ee1987 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:12.458707 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-509f607c-971f-41af-838a-350f22ee1987 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:12.459170 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 569/2262] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:12 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:12.640898 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-768261a9-1dd1-4c81-bd2f-5063151b8ae8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:12.642550 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-768261a9-1dd1-4c81-bd2f-5063151b8ae8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:12.642834 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-768261a9-1dd1-4c81-bd2f-5063151b8ae8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:12.643047 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-768261a9-1dd1-4c81-bd2f-5063151b8ae8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:12.643194 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-768261a9-1dd1-4c81-bd2f-5063151b8ae8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:12.647741 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:12.647741 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:12.648861 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-768261a9-1dd1-4c81-bd2f-5063151b8ae8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:12.649262 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 562/2263] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:12 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:12.841099 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9838eb29-24dd-4c1c-ae73-53567a45f2ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:12.842855 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9838eb29-24dd-4c1c-ae73-53567a45f2ca tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:12.843011 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9838eb29-24dd-4c1c-ae73-53567a45f2ca tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:12.843178 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9838eb29-24dd-4c1c-ae73-53567a45f2ca tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:12.852465 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-658e7ce1-996e-4947-8893-76ffeb68e623 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:12.853576 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:12.853576 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:12.854347 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-658e7ce1-996e-4947-8893-76ffeb68e623 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:12.854347 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-658e7ce1-996e-4947-8893-76ffeb68e623 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:12.854347 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-658e7ce1-996e-4947-8893-76ffeb68e623 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:12.857661 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9838eb29-24dd-4c1c-ae73-53567a45f2ca tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:12.863583 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9838eb29-24dd-4c1c-ae73-53567a45f2ca tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:12.863714 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:12.863714 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:12.863975 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 562/2264] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:12 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:12.867392 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-658e7ce1-996e-4947-8893-76ffeb68e623 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:12.871270 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-658e7ce1-996e-4947-8893-76ffeb68e623 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:12.871595 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 572/2265] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:12 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:13.473179 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-618be906-6d92-4c5b-a92a-e5b23e5d9258 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:13.475110 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-618be906-6d92-4c5b-a92a-e5b23e5d9258 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:13.475347 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-618be906-6d92-4c5b-a92a-e5b23e5d9258 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:13.475529 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-618be906-6d92-4c5b-a92a-e5b23e5d9258 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:13.482113 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:13.482113 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:13.485478 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-618be906-6d92-4c5b-a92a-e5b23e5d9258 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:13.489354 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-618be906-6d92-4c5b-a92a-e5b23e5d9258 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:13.489708 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 570/2266] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:13 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:13.661829 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-feabafeb-711c-405b-9138-6af48b007f65 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:13.664179 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-feabafeb-711c-405b-9138-6af48b007f65 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:13.664474 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-feabafeb-711c-405b-9138-6af48b007f65 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:13.664764 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-feabafeb-711c-405b-9138-6af48b007f65 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:13.664901 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-feabafeb-711c-405b-9138-6af48b007f65 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:13.670025 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:13.670025 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:13.670814 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-feabafeb-711c-405b-9138-6af48b007f65 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:13.671181 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 563/2267] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:13 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:13.880502 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2162d886-c8c1-4193-a363-1579f22b8737 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:13.883426 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2162d886-c8c1-4193-a363-1579f22b8737 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:13.883426 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2162d886-c8c1-4193-a363-1579f22b8737 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:13.883426 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2162d886-c8c1-4193-a363-1579f22b8737 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:13.884692 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c96f3c15-5999-42c7-bab0-cdd4e2c466a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:13.886641 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c96f3c15-5999-42c7-bab0-cdd4e2c466a9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:13.886900 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c96f3c15-5999-42c7-bab0-cdd4e2c466a9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:13.887095 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c96f3c15-5999-42c7-bab0-cdd4e2c466a9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:13.895907 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:13.895907 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:13.900644 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2162d886-c8c1-4193-a363-1579f22b8737 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:13.901742 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:13.901742 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:13.905917 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c96f3c15-5999-42c7-bab0-cdd4e2c466a9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:13.906042 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2162d886-c8c1-4193-a363-1579f22b8737 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:13.906806 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 563/2268] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:13 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:13.910527 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c96f3c15-5999-42c7-bab0-cdd4e2c466a9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:13.910949 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 573/2269] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:13 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:14.503540 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d004fb96-e687-4fb3-8d5a-062868ed5c5b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:14.509337 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d004fb96-e687-4fb3-8d5a-062868ed5c5b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:14.509675 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d004fb96-e687-4fb3-8d5a-062868ed5c5b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:14.509944 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d004fb96-e687-4fb3-8d5a-062868ed5c5b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:14.521245 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:14.521245 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:14.525124 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d004fb96-e687-4fb3-8d5a-062868ed5c5b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:14.529136 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d004fb96-e687-4fb3-8d5a-062868ed5c5b tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:14.529551 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 571/2270] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:14 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:14.681083 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-faf0d83f-e976-4748-bf46-9eb4e7dd2dfa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:14.683072 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-faf0d83f-e976-4748-bf46-9eb4e7dd2dfa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:14.683304 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-faf0d83f-e976-4748-bf46-9eb4e7dd2dfa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:14.683550 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-faf0d83f-e976-4748-bf46-9eb4e7dd2dfa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:14.683711 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-faf0d83f-e976-4748-bf46-9eb4e7dd2dfa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:14.688411 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:14.688411 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:14.689176 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-faf0d83f-e976-4748-bf46-9eb4e7dd2dfa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:14.689568 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 564/2271] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:14 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:14.920451 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-39b6f788-14c9-4e61-bea4-04edbd3bea17 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:14.923876 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-39b6f788-14c9-4e61-bea4-04edbd3bea17 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:14.923876 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-39b6f788-14c9-4e61-bea4-04edbd3bea17 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:14.923876 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-39b6f788-14c9-4e61-bea4-04edbd3bea17 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:14.928349 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-30e14fe0-0eba-418b-a9d2-21facf912062 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:14.930514 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30e14fe0-0eba-418b-a9d2-21facf912062 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:14.930827 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30e14fe0-0eba-418b-a9d2-21facf912062 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:14.931446 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30e14fe0-0eba-418b-a9d2-21facf912062 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:14.935609 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:14.935609 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:14.939221 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-39b6f788-14c9-4e61-bea4-04edbd3bea17 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:14.942570 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:14.942570 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:14.943540 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-39b6f788-14c9-4e61-bea4-04edbd3bea17 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:14.944004 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 564/2272] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:14 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:14.947130 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-30e14fe0-0eba-418b-a9d2-21facf912062 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:14.953523 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30e14fe0-0eba-418b-a9d2-21facf912062 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:14.954084 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 574/2273] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:14 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:15.541418 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da1ba3b9-c9a4-4734-a5e4-82821c84558a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:15.543154 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da1ba3b9-c9a4-4734-a5e4-82821c84558a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:15.543374 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da1ba3b9-c9a4-4734-a5e4-82821c84558a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:15.543546 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da1ba3b9-c9a4-4734-a5e4-82821c84558a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:15.550621 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:15.550621 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:15.554590 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-da1ba3b9-c9a4-4734-a5e4-82821c84558a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:15.559403 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da1ba3b9-c9a4-4734-a5e4-82821c84558a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:15.559954 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 572/2274] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:15 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:15.701001 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-750d2b10-b706-49fb-bfc5-f2dbce3493f7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:15.703342 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-750d2b10-b706-49fb-bfc5-f2dbce3493f7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:15.703605 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-750d2b10-b706-49fb-bfc5-f2dbce3493f7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:15.703889 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-750d2b10-b706-49fb-bfc5-f2dbce3493f7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:15.704062 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-750d2b10-b706-49fb-bfc5-f2dbce3493f7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:15.709564 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:15.709564 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:15.710740 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-750d2b10-b706-49fb-bfc5-f2dbce3493f7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:15.711281 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 565/2275] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:15 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:15.957846 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fdb243c4-8cef-4354-9db9-687fc9571eb9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:15.959845 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdb243c4-8cef-4354-9db9-687fc9571eb9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:15.960123 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdb243c4-8cef-4354-9db9-687fc9571eb9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:15.960395 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdb243c4-8cef-4354-9db9-687fc9571eb9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:15.968909 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-35f9d722-619f-488f-91cf-6e8e531dc40d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:15.971144 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35f9d722-619f-488f-91cf-6e8e531dc40d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:15.971351 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:15.971351 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:15.971425 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35f9d722-619f-488f-91cf-6e8e531dc40d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:15.971579 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35f9d722-619f-488f-91cf-6e8e531dc40d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:15.975418 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fdb243c4-8cef-4354-9db9-687fc9571eb9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:15.979199 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdb243c4-8cef-4354-9db9-687fc9571eb9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:15.979592 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 565/2276] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:15 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:15.982519 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:15.982519 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:15.986971 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-35f9d722-619f-488f-91cf-6e8e531dc40d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:15.992793 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35f9d722-619f-488f-91cf-6e8e531dc40d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:15.993326 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 575/2277] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:15 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:16.573751 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f7db656a-1331-4a2e-bd7a-01bf00ff446a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:16.575508 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7db656a-1331-4a2e-bd7a-01bf00ff446a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:16.575765 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7db656a-1331-4a2e-bd7a-01bf00ff446a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:16.575971 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7db656a-1331-4a2e-bd7a-01bf00ff446a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:16.583330 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:16.583330 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:16.586974 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f7db656a-1331-4a2e-bd7a-01bf00ff446a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:16.594696 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7db656a-1331-4a2e-bd7a-01bf00ff446a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:16.595231 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 573/2278] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:16 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:16.723520 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9acd42d7-4993-44f0-8d61-510dab655263 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:16.725502 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9acd42d7-4993-44f0-8d61-510dab655263 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:16.725776 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9acd42d7-4993-44f0-8d61-510dab655263 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:16.725997 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9acd42d7-4993-44f0-8d61-510dab655263 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:16.726106 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9acd42d7-4993-44f0-8d61-510dab655263 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:16.730311 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:16.730311 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:16.731076 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9acd42d7-4993-44f0-8d61-510dab655263 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:16.731478 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 566/2279] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:16 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:16.993262 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4b16b03d-d9c3-466f-8b1e-2f3a2b43a268 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:16.995620 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b16b03d-d9c3-466f-8b1e-2f3a2b43a268 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:16.995894 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b16b03d-d9c3-466f-8b1e-2f3a2b43a268 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:16.996163 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b16b03d-d9c3-466f-8b1e-2f3a2b43a268 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:17.007957 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:17.007957 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:17.009396 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e1b1b035-b42f-4d44-b728-480ec6cb4c57 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:17.011966 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1b1b035-b42f-4d44-b728-480ec6cb4c57 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:17.012226 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1b1b035-b42f-4d44-b728-480ec6cb4c57 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:17.012303 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4b16b03d-d9c3-466f-8b1e-2f3a2b43a268 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:17.012503 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1b1b035-b42f-4d44-b728-480ec6cb4c57 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:17.018785 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b16b03d-d9c3-466f-8b1e-2f3a2b43a268 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:17.019211 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 566/2280] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:16 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:17.024267 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:17.024267 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:17.031236 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e1b1b035-b42f-4d44-b728-480ec6cb4c57 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:17.034124 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1b1b035-b42f-4d44-b728-480ec6cb4c57 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:17.034623 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 576/2281] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:17 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:17.610105 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97b84fe2-033b-4f0b-a909-6272c85d1cd6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:17.611742 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97b84fe2-033b-4f0b-a909-6272c85d1cd6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:17.611917 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97b84fe2-033b-4f0b-a909-6272c85d1cd6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:17.612085 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97b84fe2-033b-4f0b-a909-6272c85d1cd6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:17.618324 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:17.618324 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:17.621890 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-97b84fe2-033b-4f0b-a909-6272c85d1cd6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:17.627049 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97b84fe2-033b-4f0b-a909-6272c85d1cd6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:17.627437 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 574/2282] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:17 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:17.743505 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-918e5b08-1caf-46b7-9b67-5d6f13b37d34 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:17.745359 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-918e5b08-1caf-46b7-9b67-5d6f13b37d34 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:17.745605 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-918e5b08-1caf-46b7-9b67-5d6f13b37d34 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:17.745854 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-918e5b08-1caf-46b7-9b67-5d6f13b37d34 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:17.746007 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-918e5b08-1caf-46b7-9b67-5d6f13b37d34 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:17.750302 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:17.750302 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:17.751133 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-918e5b08-1caf-46b7-9b67-5d6f13b37d34 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:17.751563 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 567/2283] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:17 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:18.034881 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-53bc70fe-a5a6-425c-98c1-f0a4010249ce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:18.037141 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53bc70fe-a5a6-425c-98c1-f0a4010249ce tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:18.037424 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53bc70fe-a5a6-425c-98c1-f0a4010249ce tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:18.037813 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53bc70fe-a5a6-425c-98c1-f0a4010249ce tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:18.048110 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-23f39a7a-8169-4850-b920-758e4d2fc666 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:18.049757 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:18.049757 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:18.049838 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23f39a7a-8169-4850-b920-758e4d2fc666 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:18.049995 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23f39a7a-8169-4850-b920-758e4d2fc666 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:18.050198 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23f39a7a-8169-4850-b920-758e4d2fc666 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:18.054392 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-53bc70fe-a5a6-425c-98c1-f0a4010249ce tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:18.060113 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53bc70fe-a5a6-425c-98c1-f0a4010249ce tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:18.060623 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 567/2284] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:18 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:18.061368 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:18.061368 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:18.065428 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-23f39a7a-8169-4850-b920-758e4d2fc666 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:18.069865 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23f39a7a-8169-4850-b920-758e4d2fc666 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:18.070399 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 577/2285] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:18 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:18.642712 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7fbf3558-ed72-48c2-bd79-51d8a844aa98 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:18.644717 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7fbf3558-ed72-48c2-bd79-51d8a844aa98 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:18.644931 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7fbf3558-ed72-48c2-bd79-51d8a844aa98 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:18.645128 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7fbf3558-ed72-48c2-bd79-51d8a844aa98 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:18.652750 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:18.652750 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:18.657335 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7fbf3558-ed72-48c2-bd79-51d8a844aa98 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:18.663005 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7fbf3558-ed72-48c2-bd79-51d8a844aa98 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:18.663517 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 575/2286] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:18 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:18.765695 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1e11895a-7293-4434-9394-a2af7716ae24 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:18.769237 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e11895a-7293-4434-9394-a2af7716ae24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:18.769466 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e11895a-7293-4434-9394-a2af7716ae24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:18.769682 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e11895a-7293-4434-9394-a2af7716ae24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:18.769825 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1e11895a-7293-4434-9394-a2af7716ae24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:18.774331 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:18.774331 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:18.775166 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e11895a-7293-4434-9394-a2af7716ae24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:18.775704 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 568/2287] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:18 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:19.074801 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-efdd2d53-6494-4445-9a27-a6e4221de45a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:19.076709 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efdd2d53-6494-4445-9a27-a6e4221de45a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:19.076924 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efdd2d53-6494-4445-9a27-a6e4221de45a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:19.077135 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efdd2d53-6494-4445-9a27-a6e4221de45a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:19.083489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c743c505-5dc3-4867-9966-15921685d465 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:19.085302 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c743c505-5dc3-4867-9966-15921685d465 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:19.085302 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c743c505-5dc3-4867-9966-15921685d465 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:19.085302 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c743c505-5dc3-4867-9966-15921685d465 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:19.087842 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:19.087842 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:19.091705 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efdd2d53-6494-4445-9a27-a6e4221de45a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:19.096513 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efdd2d53-6494-4445-9a27-a6e4221de45a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:19.097239 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 568/2288] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:19 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:19.097380 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:19.097380 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:19.101743 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c743c505-5dc3-4867-9966-15921685d465 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:19.106750 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c743c505-5dc3-4867-9966-15921685d465 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:19.107161 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 578/2289] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:19 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:19.678988 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a8afc09e-df95-49f7-87a2-baed4685ac2d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:19.682122 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a8afc09e-df95-49f7-87a2-baed4685ac2d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:19.682323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a8afc09e-df95-49f7-87a2-baed4685ac2d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:19.682535 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a8afc09e-df95-49f7-87a2-baed4685ac2d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:19.690414 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:19.690414 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:19.698295 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a8afc09e-df95-49f7-87a2-baed4685ac2d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:19.705084 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a8afc09e-df95-49f7-87a2-baed4685ac2d tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:19.705565 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 576/2290] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:19 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:30:19.722868 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33a3bdb0-5765-4671-b01a-edb9d5f86094 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:19.725571 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33a3bdb0-5765-4671-b01a-edb9d5f86094 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:19.725796 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33a3bdb0-5765-4671-b01a-edb9d5f86094 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:19.726001 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33a3bdb0-5765-4671-b01a-edb9d5f86094 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:19.735344 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:19.735344 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:19.738473 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33a3bdb0-5765-4671-b01a-edb9d5f86094 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:19.743077 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33a3bdb0-5765-4671-b01a-edb9d5f86094 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:19.743517 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 569/2291] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:19 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:30:19.759119 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff25c60f-38a9-4f45-811b-9a93500e1691 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:19.761753 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff25c60f-38a9-4f45-811b-9a93500e1691 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:30:19.761935 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff25c60f-38a9-4f45-811b-9a93500e1691 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ca07dc3-de04-46bd-a01a-97acea2b8a13", "name": "tempest-VolumeImageDependencyTests-Snapshot-1374428130"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:19.773866 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:19.773866 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:19.774614 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ff25c60f-38a9-4f45-811b-9a93500e1691 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:19.774810 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-ff25c60f-38a9-4f45-811b-9a93500e1691 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create snapshot from volume 1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:19.787746 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ae6f90ee-e069-421e-98eb-2279a12d61e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:19.789774 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae6f90ee-e069-421e-98eb-2279a12d61e4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:19.789774 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae6f90ee-e069-421e-98eb-2279a12d61e4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:19.790215 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae6f90ee-e069-421e-98eb-2279a12d61e4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:19.790215 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ae6f90ee-e069-421e-98eb-2279a12d61e4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:19.794614 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:19.794614 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:19.795310 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae6f90ee-e069-421e-98eb-2279a12d61e4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:19.795752 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 579/2292] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:19 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:19.808344 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-05a442fb-ff27-4db7-bc60-238c5b3290b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:19.810185 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05a442fb-ff27-4db7-bc60-238c5b3290b6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d Aug 14 22:30:19.810417 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05a442fb-ff27-4db7-bc60-238c5b3290b6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:19.810596 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05a442fb-ff27-4db7-bc60-238c5b3290b6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:19.818131 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ff25c60f-38a9-4f45-811b-9a93500e1691 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Created reservations ['cdd6e498-0afc-403f-a8eb-b989ceaaee95', '08644a54-ed3e-4e14-a69b-4e1f958ed614', '33b8d5f4-e359-46ce-831d-8812cce6b404', '71f55e49-5124-4aeb-9ff2-7f1d4d5c1059'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:19.818236 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:19.818236 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:19.822519 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-05a442fb-ff27-4db7-bc60-238c5b3290b6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:30:19.827964 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05a442fb-ff27-4db7-bc60-238c5b3290b6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d returned with HTTP 200 Aug 14 22:30:19.828552 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 577/2293] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:19 2026] GET /volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:19.842361 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:19.844050 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a/restore Aug 14 22:30:19.844452 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:19.845724 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Restoring backup 76af8e57-ab4b-42d9-ae47-ec2bdac5179a ({'restore': {}}) {{(pid=100323) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 22:30:19.845856 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Restoring backup 76af8e57-ab4b-42d9-ae47-ec2bdac5179a to volume None. Aug 14 22:30:19.849966 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:19.849966 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:19.851011 np0000007343 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating volume of 1 GB for restore of backup 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. Aug 14 22:30:19.852084 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ff25c60f-38a9-4f45-811b-9a93500e1691 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Snapshot create request issued successfully. Aug 14 22:30:19.852540 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff25c60f-38a9-4f45-811b-9a93500e1691 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:30:19.853095 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 569/2294] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:30:19 2026] POST /volume/v3/snapshots => generated 313 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:19.857122 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Availability zone cache updated, next update will occur around 2026-08-14 23:30:19.856840. {{(pid=100323) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 22:30:19.857297 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Availability Zones retrieved successfully. Aug 14 22:30:19.863002 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8fe62bdd-f308-41c0-82c1-66bc4570ecf8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:19.863082 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Flow 'volume_create_api' (1c1bdaa9-a25b-444b-b054-dfa98de5a60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:19.863998 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d81757-191c-412c-b522-1383fbb5950f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:19.864907 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8fe62bdd-f308-41c0-82c1-66bc4570ecf8 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 Aug 14 22:30:19.864964 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:19.865248 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8fe62bdd-f308-41c0-82c1-66bc4570ecf8 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:19.865556 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8fe62bdd-f308-41c0-82c1-66bc4570ecf8 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:19.871670 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:19.871670 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:19.872192 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8fe62bdd-f308-41c0-82c1-66bc4570ecf8 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Snapshot retrieved successfully. Aug 14 22:30:19.873049 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8fe62bdd-f308-41c0-82c1-66bc4570ecf8 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 returned with HTTP 200 Aug 14 22:30:19.873436 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 580/2295] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:19 2026] GET /volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:19.894728 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d81757-191c-412c-b522-1383fbb5950f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:19.895543 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e85e65-166d-4d83-b7fc-d39e33d3857b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:19.932690 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Created reservations ['e7cda6d2-f1aa-4f29-a68c-9d4460a74ec7', '61d1e5ea-86a0-43e0-a48a-97b747860e86', '91084491-e2dd-405a-ac23-76b8d460ed7e', 'b914ceb6-ace1-4ecc-87a2-8f04f2609a7d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:19.933505 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e85e65-166d-4d83-b7fc-d39e33d3857b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7cda6d2-f1aa-4f29-a68c-9d4460a74ec7', '61d1e5ea-86a0-43e0-a48a-97b747860e86', '91084491-e2dd-405a-ac23-76b8d460ed7e', 'b914ceb6-ace1-4ecc-87a2-8f04f2609a7d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:19.934258 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c968b4a2-7888-4c69-99f6-364c43c9a326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:19.963803 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c968b4a2-7888-4c69-99f6-364c43c9a326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f473d6c7-03f2-46c2-b804-c7d09bb7fd56', '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_76af8e57-ab4b-42d9-ae47-ec2bdac5179a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1576a5a4cd4a02bb2f23af3daac798',qos_specs=None,replication_status=,reservations=['e7cda6d2-f1aa-4f29-a68c-9d4460a74ec7','61d1e5ea-86a0-43e0-a48a-97b747860e86','91084491-e2dd-405a-ac23-76b8d460ed7e','b914ceb6-ace1-4ecc-87a2-8f04f2609a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:19Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_76af8e57-ab4b-42d9-ae47-ec2bdac5179a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f473d6c7-03f2-46c2-b804-c7d09bb7fd56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1576a5a4cd4a02bb2f23af3daac798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:19.965024 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99e68f87-64a1-44a7-9a50-f55aef7acfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:19.984695 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99e68f87-64a1-44a7-9a50-f55aef7acfb2) transitioned into 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_76af8e57-ab4b-42d9-ae47-ec2bdac5179a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1576a5a4cd4a02bb2f23af3daac798',qos_specs=None,replication_status=,reservations=['e7cda6d2-f1aa-4f29-a68c-9d4460a74ec7','61d1e5ea-86a0-43e0-a48a-97b747860e86','91084491-e2dd-405a-ac23-76b8d460ed7e','b914ceb6-ace1-4ecc-87a2-8f04f2609a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:19.985317 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f732796b-de7f-48cd-963e-030fa6bfcfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:19.997452 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f732796b-de7f-48cd-963e-030fa6bfcfd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:20.000065 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Flow 'volume_create_api' (1c1bdaa9-a25b-444b-b054-dfa98de5a60a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:20.000065 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume request issued successfully. Aug 14 22:30:20.008928 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:20.008928 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:20.009950 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:30:20.111223 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d2d7d793-a7f4-4e39-a10b-1adbc6cbe2dd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:20.113513 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2d7d793-a7f4-4e39-a10b-1adbc6cbe2dd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:20.113776 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2d7d793-a7f4-4e39-a10b-1adbc6cbe2dd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:20.114102 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2d7d793-a7f4-4e39-a10b-1adbc6cbe2dd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:20.120509 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0ed95189-a71f-437a-b7bf-ef341f95e444 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:20.123399 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ed95189-a71f-437a-b7bf-ef341f95e444 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:20.123599 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ed95189-a71f-437a-b7bf-ef341f95e444 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:20.123841 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ed95189-a71f-437a-b7bf-ef341f95e444 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:20.125765 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:20.125765 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:20.130349 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d2d7d793-a7f4-4e39-a10b-1adbc6cbe2dd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:20.135211 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:20.135211 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:20.135774 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2d7d793-a7f4-4e39-a10b-1adbc6cbe2dd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:20.136271 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 578/2296] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:20 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:20.140420 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0ed95189-a71f-437a-b7bf-ef341f95e444 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:20.144798 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ed95189-a71f-437a-b7bf-ef341f95e444 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:20.145171 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 570/2297] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:20 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:20.236597 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-23bd4476-fc52-46d6-b8fb-aa206802dd30 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:20.276969 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1d1f13ee-98f9-40ce-a533-be1f69ac8f89 req-f3ff22a0-7aeb-419f-910e-3e8731e8e8da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:20.279410 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d1f13ee-98f9-40ce-a533-be1f69ac8f89 req-f3ff22a0-7aeb-419f-910e-3e8731e8e8da tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] DELETE https://10.4.3.114/volume/v3/attachments/63110fbe-9088-4de6-aca3-c6797077ce7e Aug 14 22:30:20.279593 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1d1f13ee-98f9-40ce-a533-be1f69ac8f89 req-f3ff22a0-7aeb-419f-910e-3e8731e8e8da tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:20.279819 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1d1f13ee-98f9-40ce-a533-be1f69ac8f89 req-f3ff22a0-7aeb-419f-910e-3e8731e8e8da tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:20.287650 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:20.287650 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:20.342531 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1d1f13ee-98f9-40ce-a533-be1f69ac8f89 req-f3ff22a0-7aeb-419f-910e-3e8731e8e8da tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/63110fbe-9088-4de6-aca3-c6797077ce7e returned with HTTP 200 Aug 14 22:30:20.342977 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 579/2298] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:30:20 2026] DELETE /volume/v3/attachments/63110fbe-9088-4de6-aca3-c6797077ce7e => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:20.348244 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23bd4476-fc52-46d6-b8fb-aa206802dd30 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:30:20.348761 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23bd4476-fc52-46d6-b8fb-aa206802dd30 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991", "extra_specs": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:20.365146 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23bd4476-fc52-46d6-b8fb-aa206802dd30 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:30:20.365648 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 581/2299] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:30:20 2026] POST /volume/v3/types => generated 268 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:20.884433 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f2a4f06b-6a33-4281-9315-0ac43b31787c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:20.886641 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2a4f06b-6a33-4281-9315-0ac43b31787c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 Aug 14 22:30:20.886752 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2a4f06b-6a33-4281-9315-0ac43b31787c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:20.886981 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2a4f06b-6a33-4281-9315-0ac43b31787c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:20.892701 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:20.892701 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:20.893386 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f2a4f06b-6a33-4281-9315-0ac43b31787c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Snapshot retrieved successfully. Aug 14 22:30:20.894580 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2a4f06b-6a33-4281-9315-0ac43b31787c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 returned with HTTP 200 Aug 14 22:30:20.895283 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 571/2300] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:20 2026] GET /volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:20.912638 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:20.914527 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:20.914961 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "c3b8f38a-580b-4090-9a7b-7e906b85aa61", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:20.916557 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'c3b8f38a-580b-4090-9a7b-7e906b85aa61', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:20.925912 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:20.925912 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:20.926418 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Snapshot retrieved successfully. Aug 14 22:30:20.926607 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume of 1 GB Aug 14 22:30:20.930837 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Availability Zones retrieved successfully. Aug 14 22:30:20.937176 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Flow 'volume_create_api' (77bab47f-5675-4a33-a85b-dbd074f834d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:20.938120 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad92528b-2de7-458b-9858-be26150128d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:20.939143 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:20.981901 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad92528b-2de7-458b-9858-be26150128d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c3b8f38a-580b-4090-9a7b-7e906b85aa61', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:20.982887 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e4ab01-6159-447d-987a-e0452cc5c7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:21.023805 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:21.023805 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:21.024456 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:30:21.024680 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Checking backup size 1 against volume size 1 {{(pid=100323) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 22:30:21.024856 np0000007343 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Overwriting volume f473d6c7-03f2-46c2-b804-c7d09bb7fd56 with restore of backup 76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:21.032774 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Created reservations ['5171d2c6-3b5c-496e-92cd-b4ecfd47b543', '8810c218-f2b4-498c-b391-7ca81a5affea', 'cc8dd062-7c56-405a-8066-728a7927b593', 'c89729ec-5a2c-4fee-91be-6ca07a96f213'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:21.033907 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e4ab01-6159-447d-987a-e0452cc5c7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5171d2c6-3b5c-496e-92cd-b4ecfd47b543', '8810c218-f2b4-498c-b391-7ca81a5affea', 'cc8dd062-7c56-405a-8066-728a7927b593', 'c89729ec-5a2c-4fee-91be-6ca07a96f213']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:21.034848 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3915cca-bc75-4ca6-b115-9a8a75d301b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:21.047031 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] restore_backup in rpcapi backup_id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a {{(pid=100323) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 22:30:21.050244 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21e220e4-2cd3-4d23-ba36-1b8ffb7cd386 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a/restore returned with HTTP 202 Aug 14 22:30:21.050898 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 570/2301] 10.4.3.114 () {68 vars in 1393 bytes} [Fri Aug 14 22:30:19 2026] POST /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a/restore => generated 189 bytes in 1209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:21.062890 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-343201c8-f10c-4024-a2e3-7e9947738367 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:21.065872 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-343201c8-f10c-4024-a2e3-7e9947738367 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:21.065872 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-343201c8-f10c-4024-a2e3-7e9947738367 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:21.066079 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-343201c8-f10c-4024-a2e3-7e9947738367 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:21.066826 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-343201c8-f10c-4024-a2e3-7e9947738367 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:21.072435 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:21.072435 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:21.075281 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-343201c8-f10c-4024-a2e3-7e9947738367 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:21.076847 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 582/2302] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:21 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:21.092281 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3915cca-bc75-4ca6-b115-9a8a75d301b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac074ee6-c794-4ca0-a6cd-9443db41ce93', '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='1ab975e20fa945ac82507c83b2ccb62b',qos_specs=None,replication_status=,reservations=['5171d2c6-3b5c-496e-92cd-b4ecfd47b543','8810c218-f2b4-498c-b391-7ca81a5affea','cc8dd062-7c56-405a-8066-728a7927b593','c89729ec-5a2c-4fee-91be-6ca07a96f213'],size=1,snapshot_id=c3b8f38a-580b-4090-9a7b-7e906b85aa61,source_replicaid=,source_volid=None,status='creating',user_id='5447548a0b17489a9a93965407902b30',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), '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-14T22:30:21Z,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=ac074ee6-c794-4ca0-a6cd-9443db41ce93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab975e20fa945ac82507c83b2ccb62b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c3b8f38a-580b-4090-9a7b-7e906b85aa61,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5447548a0b17489a9a93965407902b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:21.093413 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519ac40d-a68c-4683-96d3-9b8a97d6af49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:21.129753 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519ac40d-a68c-4683-96d3-9b8a97d6af49) transitioned into state 'SUCCESS' from 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='1ab975e20fa945ac82507c83b2ccb62b',qos_specs=None,replication_status=,reservations=['5171d2c6-3b5c-496e-92cd-b4ecfd47b543','8810c218-f2b4-498c-b391-7ca81a5affea','cc8dd062-7c56-405a-8066-728a7927b593','c89729ec-5a2c-4fee-91be-6ca07a96f213'],size=1,snapshot_id=c3b8f38a-580b-4090-9a7b-7e906b85aa61,source_replicaid=,source_volid=None,status='creating',user_id='5447548a0b17489a9a93965407902b30',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:21.129753 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f9b0c5d-1a17-422b-8a09-4c7d09401309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:21.153559 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c51cb94-c213-47f9-89eb-dcd8144de017 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:21.155834 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c51cb94-c213-47f9-89eb-dcd8144de017 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:21.156167 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c51cb94-c213-47f9-89eb-dcd8144de017 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:21.156875 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c51cb94-c213-47f9-89eb-dcd8144de017 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:21.164214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1f6dddab-73da-4b4e-9309-2147f27dc5f9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:21.166153 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f9b0c5d-1a17-422b-8a09-4c7d09401309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:21.166153 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Flow 'volume_create_api' (77bab47f-5675-4a33-a85b-dbd074f834d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:21.167036 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Create volume request issued successfully. Aug 14 22:30:21.167859 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-005eb68e-12fd-4dcd-837b-27c9b5c75555 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:21.168639 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 580/2303] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:30:20 2026] POST /volume/v3/volumes => generated 809 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:21.172008 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f6dddab-73da-4b4e-9309-2147f27dc5f9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:21.172514 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f6dddab-73da-4b4e-9309-2147f27dc5f9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:21.172514 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f6dddab-73da-4b4e-9309-2147f27dc5f9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:21.183691 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:21.183691 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:21.187789 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:21.187789 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:21.191332 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b135722-585a-4960-8542-2d2e67a07416 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:21.193410 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b135722-585a-4960-8542-2d2e67a07416 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 Aug 14 22:30:21.193410 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b135722-585a-4960-8542-2d2e67a07416 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:21.193605 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b135722-585a-4960-8542-2d2e67a07416 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:21.194399 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c51cb94-c213-47f9-89eb-dcd8144de017 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:21.197388 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1f6dddab-73da-4b4e-9309-2147f27dc5f9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:21.203035 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c51cb94-c213-47f9-89eb-dcd8144de017 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:21.203476 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:21.203476 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:21.204335 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 572/2304] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:21 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:21.210522 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f6dddab-73da-4b4e-9309-2147f27dc5f9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:21.210743 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 571/2305] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:21 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:21.214822 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7b135722-585a-4960-8542-2d2e67a07416 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:21.220966 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b135722-585a-4960-8542-2d2e67a07416 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 returned with HTTP 200 Aug 14 22:30:21.221620 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 583/2306] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:21 2026] GET /volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:21.572898 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6896b521-6a3b-4e31-a696-e4dc799bb6b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:21.575963 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6896b521-6a3b-4e31-a696-e4dc799bb6b6 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] DELETE https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d?cascade=True Aug 14 22:30:21.576295 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6896b521-6a3b-4e31-a696-e4dc799bb6b6 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:21.576575 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6896b521-6a3b-4e31-a696-e4dc799bb6b6 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:21.576847 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6896b521-6a3b-4e31-a696-e4dc799bb6b6 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Delete volume with id: 02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:30:21.586469 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:21.586469 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:21.587159 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6896b521-6a3b-4e31-a696-e4dc799bb6b6 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:30:21.618065 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6896b521-6a3b-4e31-a696-e4dc799bb6b6 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Delete volume request issued successfully. Aug 14 22:30:21.618334 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6896b521-6a3b-4e31-a696-e4dc799bb6b6 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d?cascade=True returned with HTTP 202 Aug 14 22:30:21.618898 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 581/2307] 10.4.3.114 () {66 vars in 1376 bytes} [Fri Aug 14 22:30:21 2026] DELETE /volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d?cascade=True => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:21.628333 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-684db4ed-481c-42ce-9f63-2cad8a253828 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:21.631265 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-684db4ed-481c-42ce-9f63-2cad8a253828 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:30:21.631541 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-684db4ed-481c-42ce-9f63-2cad8a253828 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:21.631753 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-684db4ed-481c-42ce-9f63-2cad8a253828 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:21.640914 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:21.640914 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:21.647766 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-684db4ed-481c-42ce-9f63-2cad8a253828 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:30:21.658101 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-684db4ed-481c-42ce-9f63-2cad8a253828 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d returned with HTTP 200 Aug 14 22:30:21.658574 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 573/2308] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:21 2026] GET /volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:22.088413 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a9878178-cd08-4852-a4cc-b8433629c63e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.090494 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9878178-cd08-4852-a4cc-b8433629c63e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:22.090735 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9878178-cd08-4852-a4cc-b8433629c63e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:22.090944 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9878178-cd08-4852-a4cc-b8433629c63e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:22.091651 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a9878178-cd08-4852-a4cc-b8433629c63e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:22.096267 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:22.096267 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:22.097296 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9878178-cd08-4852-a4cc-b8433629c63e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:22.097762 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 572/2309] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:22 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:22.219608 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1f3bc65f-aca3-47b4-86e4-ccbbe31a7c9f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.221900 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f3bc65f-aca3-47b4-86e4-ccbbe31a7c9f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:22.222165 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f3bc65f-aca3-47b4-86e4-ccbbe31a7c9f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:22.222380 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f3bc65f-aca3-47b4-86e4-ccbbe31a7c9f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:22.229907 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b47d14cb-f83a-4b11-9531-e3667ed158ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.232154 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b47d14cb-f83a-4b11-9531-e3667ed158ea tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:22.232489 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b47d14cb-f83a-4b11-9531-e3667ed158ea tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:22.232777 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b47d14cb-f83a-4b11-9531-e3667ed158ea tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:22.237647 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:22.237647 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:22.240887 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f58ac55-1e8f-43e8-bb18-4ed76a42b435 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.243422 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f58ac55-1e8f-43e8-bb18-4ed76a42b435 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 Aug 14 22:30:22.243829 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f58ac55-1e8f-43e8-bb18-4ed76a42b435 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:22.243989 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1f3bc65f-aca3-47b4-86e4-ccbbe31a7c9f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:22.244051 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f58ac55-1e8f-43e8-bb18-4ed76a42b435 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:22.248231 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:22.248231 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:22.250952 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f3bc65f-aca3-47b4-86e4-ccbbe31a7c9f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:22.251551 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 584/2310] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:22 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:22.252403 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:22.252403 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:22.253173 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b47d14cb-f83a-4b11-9531-e3667ed158ea tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:22.257070 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1f58ac55-1e8f-43e8-bb18-4ed76a42b435 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:22.260020 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b47d14cb-f83a-4b11-9531-e3667ed158ea tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:22.260534 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 582/2311] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:22 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:30:22.264247 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f58ac55-1e8f-43e8-bb18-4ed76a42b435 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 returned with HTTP 200 Aug 14 22:30:22.264882 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 574/2312] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:22 2026] GET /volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:30:22.280360 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-67610781-2d08-48ec-98a8-43af8e999e3e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.282842 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67610781-2d08-48ec-98a8-43af8e999e3e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 Aug 14 22:30:22.283274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67610781-2d08-48ec-98a8-43af8e999e3e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:22.283518 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67610781-2d08-48ec-98a8-43af8e999e3e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:22.295671 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:22.295671 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:22.303090 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-67610781-2d08-48ec-98a8-43af8e999e3e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:22.311215 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67610781-2d08-48ec-98a8-43af8e999e3e tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 returned with HTTP 200 Aug 14 22:30:22.311691 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 573/2313] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:22 2026] GET /volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 => generated 1228 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:30:22.326284 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-60a50774-54f6-4962-88fd-86fecf98e54f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.328449 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60a50774-54f6-4962-88fd-86fecf98e54f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 Aug 14 22:30:22.328779 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-60a50774-54f6-4962-88fd-86fecf98e54f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:22.328989 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-60a50774-54f6-4962-88fd-86fecf98e54f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:22.329096 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-60a50774-54f6-4962-88fd-86fecf98e54f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete snapshot with id: c3b8f38a-580b-4090-9a7b-7e906b85aa61 Aug 14 22:30:22.334780 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:22.334780 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:22.335338 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-60a50774-54f6-4962-88fd-86fecf98e54f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Snapshot retrieved successfully. Aug 14 22:30:22.355571 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-60a50774-54f6-4962-88fd-86fecf98e54f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Snapshot delete request issued successfully. Aug 14 22:30:22.356173 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60a50774-54f6-4962-88fd-86fecf98e54f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 returned with HTTP 202 Aug 14 22:30:22.356424 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 585/2314] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:30:22 2026] DELETE /volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:22.366417 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b554a85d-385e-4089-926c-d6acd26be402 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.371112 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b554a85d-385e-4089-926c-d6acd26be402 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 Aug 14 22:30:22.371112 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b554a85d-385e-4089-926c-d6acd26be402 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:22.371112 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b554a85d-385e-4089-926c-d6acd26be402 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:22.378595 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:22.378595 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:22.379078 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b554a85d-385e-4089-926c-d6acd26be402 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Snapshot retrieved successfully. Aug 14 22:30:22.380553 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b554a85d-385e-4089-926c-d6acd26be402 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 returned with HTTP 200 Aug 14 22:30:22.380814 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 583/2315] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:22 2026] GET /volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:22.658111 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9df59176-dd05-4d0c-8c5e-89f3336af8ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.660143 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9df59176-dd05-4d0c-8c5e-89f3336af8ea tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:30:22.660570 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9df59176-dd05-4d0c-8c5e-89f3336af8ea tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643", "extra_specs": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:22.671767 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-70cc500b-b2ed-4981-aa21-99e55a1bd6e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.673681 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70cc500b-b2ed-4981-aa21-99e55a1bd6e3 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:30:22.673918 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70cc500b-b2ed-4981-aa21-99e55a1bd6e3 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:22.674126 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70cc500b-b2ed-4981-aa21-99e55a1bd6e3 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:22.675469 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9df59176-dd05-4d0c-8c5e-89f3336af8ea tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:30:22.675965 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 575/2316] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:30:22 2026] POST /volume/v3/types => generated 269 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:22.680267 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70cc500b-b2ed-4981-aa21-99e55a1bd6e3 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d returned with HTTP 404 Aug 14 22:30:22.681020 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 574/2317] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:22 2026] GET /volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:22.684417 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9773c8e9-056d-4a2e-8720-0db2ccaf43d2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.686596 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9773c8e9-056d-4a2e-8720-0db2ccaf43d2 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:30:22.686994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9773c8e9-056d-4a2e-8720-0db2ccaf43d2 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760", "extra_specs": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:22.689315 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:22.689315 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:22.704036 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9773c8e9-056d-4a2e-8720-0db2ccaf43d2 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:30:22.704456 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 586/2318] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:30:22 2026] POST /volume/v3/types => generated 268 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:22.714660 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fe66517d-9437-4337-8eea-1863c71add6c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.716358 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:22.716769 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1771684340", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:22.718468 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1771684340', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:22.722643 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Create volume of 1 GB Aug 14 22:30:22.723015 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:22.723015 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:22.723674 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Availability Zones retrieved successfully. Aug 14 22:30:22.730002 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Flow 'volume_create_api' (a8e51269-f34b-4b1c-8440-0b087216f386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:22.731232 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e36a78-15e9-4226-ad92-b5ad7cfcb970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:22.732290 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:22.754297 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e36a78-15e9-4226-ad92-b5ad7cfcb970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:30:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=37ae54df-b7e8-42af-b20d-4b8036df19ad,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37ae54df-b7e8-42af-b20d-4b8036df19ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:22.755286 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8edcb4f8-977e-4f2f-9889-cdacd2101b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:22.783218 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:30:22.783524 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:30:22.826837 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Created reservations ['281e61a6-0f94-4d52-b5e1-811d9fb7f284', 'dd625b5a-51da-47f1-bd2c-586eadddc87d', 'bb8ceef3-76f8-4880-b7c3-ea3c8fc3d3ed', '104414ee-c1b2-45ec-b758-7caa44f9856f'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:22.827602 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8edcb4f8-977e-4f2f-9889-cdacd2101b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['281e61a6-0f94-4d52-b5e1-811d9fb7f284', 'dd625b5a-51da-47f1-bd2c-586eadddc87d', 'bb8ceef3-76f8-4880-b7c3-ea3c8fc3d3ed', '104414ee-c1b2-45ec-b758-7caa44f9856f']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:22.828271 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2495fb7-333a-47d3-b1fd-083c7b6e5a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:22.852893 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2495fb7-333a-47d3-b1fd-083c7b6e5a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fd49d04-f388-43bd-9a11-716897a4e88c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1771684340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e150797c3abc4aaba9b885e864180b4c',qos_specs=None,replication_status=,reservations=['281e61a6-0f94-4d52-b5e1-811d9fb7f284','dd625b5a-51da-47f1-bd2c-586eadddc87d','bb8ceef3-76f8-4880-b7c3-ea3c8fc3d3ed','104414ee-c1b2-45ec-b758-7caa44f9856f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d680f85e256462d9c02940ba33ffe49',volume_type_id=37ae54df-b7e8-42af-b20d-4b8036df19ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1771684340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fd49d04-f388-43bd-9a11-716897a4e88c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e150797c3abc4aaba9b885e864180b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d680f85e256462d9c02940ba33ffe49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37ae54df-b7e8-42af-b20d-4b8036df19ad),volume_type_id=37ae54df-b7e8-42af-b20d-4b8036df19ad)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:22.853745 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd954d23-bb98-4ec4-877d-83e9f4ed66e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:22.873698 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd954d23-bb98-4ec4-877d-83e9f4ed66e6) transitioned into state 'SUCCESS' from state '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-1771684340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e150797c3abc4aaba9b885e864180b4c',qos_specs=None,replication_status=,reservations=['281e61a6-0f94-4d52-b5e1-811d9fb7f284','dd625b5a-51da-47f1-bd2c-586eadddc87d','bb8ceef3-76f8-4880-b7c3-ea3c8fc3d3ed','104414ee-c1b2-45ec-b758-7caa44f9856f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d680f85e256462d9c02940ba33ffe49',volume_type_id=37ae54df-b7e8-42af-b20d-4b8036df19ad)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:22.874522 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b6f8697-b0a0-400f-a1fe-cee28eb22316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:22.885698 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b6f8697-b0a0-400f-a1fe-cee28eb22316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:22.886871 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Flow 'volume_create_api' (a8e51269-f34b-4b1c-8440-0b087216f386) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:22.887274 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Create volume request issued successfully. Aug 14 22:30:22.888000 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe66517d-9437-4337-8eea-1863c71add6c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:22.888548 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 584/2319] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:30:22 2026] POST /volume/v3/volumes => generated 847 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:22.902289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b3d2c759-d138-4764-a737-938101eeaabc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.904343 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:22.904745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-994881310", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:22.907053 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-994881310', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:22.910635 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Create volume of 1 GB Aug 14 22:30:22.910975 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:22.910975 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:22.911541 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Availability Zones retrieved successfully. Aug 14 22:30:22.917185 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Flow 'volume_create_api' (eb2ceee7-a700-4cba-a0ca-30af811e589e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:22.918456 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd1aea0-2c63-4141-b031-3ede8359934f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:22.919632 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:22.947423 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd1aea0-2c63-4141-b031-3ede8359934f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:30:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=17f08719-5aea-4448-9340-84d8d4562afd,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '17f08719-5aea-4448-9340-84d8d4562afd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:22.948582 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24a291f-9fbc-4423-9242-84c09823d283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:22.977111 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-cdcf56c2-22ba-4b72-91ac-13dd5e0d8aa7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.978914 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-640b2987-7876-49b0-883c-e50a0994f2a0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:22.980120 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-cdcf56c2-22ba-4b72-91ac-13dd5e0d8aa7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] POST https://10.4.3.114/volume/v3/attachments/4eb1e31d-35b1-4994-9b8a-190f609a45a5/action Aug 14 22:30:22.980682 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-640b2987-7876-49b0-883c-e50a0994f2a0 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] DELETE https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:30:22.980849 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-cdcf56c2-22ba-4b72-91ac-13dd5e0d8aa7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:30:22.980849 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-cdcf56c2-22ba-4b72-91ac-13dd5e0d8aa7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:22.980951 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-640b2987-7876-49b0-883c-e50a0994f2a0 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:22.981145 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-640b2987-7876-49b0-883c-e50a0994f2a0 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:22.981432 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-640b2987-7876-49b0-883c-e50a0994f2a0 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Delete volume with id: 02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:30:22.982848 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:30:22.983520 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:30:22.987811 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-640b2987-7876-49b0-883c-e50a0994f2a0 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d returned with HTTP 404 Aug 14 22:30:22.988373 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 587/2320] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:22 2026] DELETE /volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:23.001512 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fd5f664c-7285-4b28-b368-8b02618aa509 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.004813 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd5f664c-7285-4b28-b368-8b02618aa509 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d Aug 14 22:30:23.005196 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd5f664c-7285-4b28-b368-8b02618aa509 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.005436 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.005436 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:23.005733 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd5f664c-7285-4b28-b368-8b02618aa509 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.015560 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd5f664c-7285-4b28-b368-8b02618aa509 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d returned with HTTP 404 Aug 14 22:30:23.016682 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 585/2321] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:23 2026] GET /volume/v3/volumes/02566065-f3a3-43ec-bb5f-be1f4868712d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:23.016852 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Created reservations ['e564224c-297a-49ba-9810-997749148095', 'd87aa91d-2e70-45f5-ac02-3168e2d2ca19', '1d8df399-35c2-4bb5-948b-9ed978253644', '41eeacaf-e133-4883-8fa3-aa3fc00672b1'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:23.017866 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24a291f-9fbc-4423-9242-84c09823d283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e564224c-297a-49ba-9810-997749148095', 'd87aa91d-2e70-45f5-ac02-3168e2d2ca19', '1d8df399-35c2-4bb5-948b-9ed978253644', '41eeacaf-e133-4883-8fa3-aa3fc00672b1']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:23.018723 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c334b2-38e3-4ea4-b1e5-1bbf15cf601e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:23.021276 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7b4d2350-3d72-4b64-9ad3-2bb50ab20629 req-cdcf56c2-22ba-4b72-91ac-13dd5e0d8aa7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/attachments/4eb1e31d-35b1-4994-9b8a-190f609a45a5/action returned with HTTP 204 Aug 14 22:30:23.021823 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 575/2322] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:30:22 2026] POST /volume/v3/attachments/4eb1e31d-35b1-4994-9b8a-190f609a45a5/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:23.024011 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e0a15664-06d4-4d15-bab5-f5055ffa26c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.026170 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0a15664-06d4-4d15-bab5-f5055ffa26c5 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:30:23.026437 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0a15664-06d4-4d15-bab5-f5055ffa26c5 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.026683 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0a15664-06d4-4d15-bab5-f5055ffa26c5 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.026884 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e0a15664-06d4-4d15-bab5-f5055ffa26c5 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Delete volume with id: a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:30:23.034687 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.034687 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:23.035067 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e0a15664-06d4-4d15-bab5-f5055ffa26c5 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:30:23.045802 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c334b2-38e3-4ea4-b1e5-1bbf15cf601e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7f1dae5-08b5-47f3-8765-335cf30b8f29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-994881310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e150797c3abc4aaba9b885e864180b4c',qos_specs=None,replication_status=,reservations=['e564224c-297a-49ba-9810-997749148095','d87aa91d-2e70-45f5-ac02-3168e2d2ca19','1d8df399-35c2-4bb5-948b-9ed978253644','41eeacaf-e133-4883-8fa3-aa3fc00672b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d680f85e256462d9c02940ba33ffe49',volume_type_id=17f08719-5aea-4448-9340-84d8d4562afd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-994881310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7f1dae5-08b5-47f3-8765-335cf30b8f29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e150797c3abc4aaba9b885e864180b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d680f85e256462d9c02940ba33ffe49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(17f08719-5aea-4448-9340-84d8d4562afd),volume_type_id=17f08719-5aea-4448-9340-84d8d4562afd)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:23.046860 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac93767e-506f-4251-acf3-b816bf1cb8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:23.057772 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e0a15664-06d4-4d15-bab5-f5055ffa26c5 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Delete volume request issued successfully. Aug 14 22:30:23.057772 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0a15664-06d4-4d15-bab5-f5055ffa26c5 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 202 Aug 14 22:30:23.057772 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 588/2323] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:23 2026] DELETE /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:23.068822 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac93767e-506f-4251-acf3-b816bf1cb8b8) transitioned into state 'SUCCESS' from state '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-994881310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e150797c3abc4aaba9b885e864180b4c',qos_specs=None,replication_status=,reservations=['e564224c-297a-49ba-9810-997749148095','d87aa91d-2e70-45f5-ac02-3168e2d2ca19','1d8df399-35c2-4bb5-948b-9ed978253644','41eeacaf-e133-4883-8fa3-aa3fc00672b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d680f85e256462d9c02940ba33ffe49',volume_type_id=17f08719-5aea-4448-9340-84d8d4562afd)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:23.069941 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4845e8-19b3-4761-b30e-6ce0fc2ce009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:23.070448 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7948564a-bae8-41dc-865e-0b6767a9741b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.072943 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7948564a-bae8-41dc-865e-0b6767a9741b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:30:23.073261 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7948564a-bae8-41dc-865e-0b6767a9741b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.073708 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7948564a-bae8-41dc-865e-0b6767a9741b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.082040 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.082040 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:23.086513 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7948564a-bae8-41dc-865e-0b6767a9741b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:30:23.086732 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4845e8-19b3-4761-b30e-6ce0fc2ce009) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:23.087873 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Flow 'volume_create_api' (eb2ceee7-a700-4cba-a0ca-30af811e589e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:23.088270 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Create volume request issued successfully. Aug 14 22:30:23.089005 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3d2c759-d138-4764-a737-938101eeaabc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:23.089554 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 576/2324] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:30:22 2026] POST /volume/v3/volumes => generated 845 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:23.091697 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7948564a-bae8-41dc-865e-0b6767a9741b tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 200 Aug 14 22:30:23.092132 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 586/2325] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:23 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:23.111369 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9f1431a3-a3e2-4fda-a88d-83aa5b376514 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.114539 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f1431a3-a3e2-4fda-a88d-83aa5b376514 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:23.114836 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f1431a3-a3e2-4fda-a88d-83aa5b376514 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.115062 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f1431a3-a3e2-4fda-a88d-83aa5b376514 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.115232 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9f1431a3-a3e2-4fda-a88d-83aa5b376514 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:23.127242 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.127242 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:23.128026 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f1431a3-a3e2-4fda-a88d-83aa5b376514 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:23.128555 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 576/2326] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:23 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:23.135507 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.137341 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:23.137766 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-93155018", "snapshot_id": null, "imageRef": "38f4728a-d6b9-4e11-8cf4-13255caa8ae0", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:23.139389 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-93155018', 'snapshot_id': None, 'imageRef': '38f4728a-d6b9-4e11-8cf4-13255caa8ae0', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:23.238654 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Create volume of 1 GB Aug 14 22:30:23.239037 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.239037 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:23.239489 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Availability Zones retrieved successfully. Aug 14 22:30:23.245125 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Flow 'volume_create_api' (a87d6f98-b087-4209-b54c-a71e36436645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:23.246074 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410929b0-782c-43b6-911a-00da6a4baae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:23.247108 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:23.267457 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f0f3419-cb14-44a3-bdcc-90908970d166 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.269325 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f0f3419-cb14-44a3-bdcc-90908970d166 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:23.269681 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f0f3419-cb14-44a3-bdcc-90908970d166 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.269734 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f0f3419-cb14-44a3-bdcc-90908970d166 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.278722 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10e548ba-dba2-402c-9e01-95f73c1cb731 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.279055 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.279055 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:23.280470 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10e548ba-dba2-402c-9e01-95f73c1cb731 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:23.280729 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10e548ba-dba2-402c-9e01-95f73c1cb731 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.280968 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10e548ba-dba2-402c-9e01-95f73c1cb731 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.282817 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2f0f3419-cb14-44a3-bdcc-90908970d166 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:23.287132 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f0f3419-cb14-44a3-bdcc-90908970d166 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:23.287537 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 577/2327] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:23 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:23.294463 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.294463 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:23.299179 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-10e548ba-dba2-402c-9e01-95f73c1cb731 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:23.301438 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410929b0-782c-43b6-911a-00da6a4baae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:30:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d591d03-e6da-4ee1-b76a-339676caaae9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d591d03-e6da-4ee1-b76a-339676caaae9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:23.302842 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e83d8b-08e4-4a22-b3d4-029fccc81c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:23.304709 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10e548ba-dba2-402c-9e01-95f73c1cb731 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:23.305152 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 587/2328] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:23 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:23.305358 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce40626f-77ed-4de3-b563-48779e0f988a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.307309 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce40626f-77ed-4de3-b563-48779e0f988a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:23.307489 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce40626f-77ed-4de3-b563-48779e0f988a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.307690 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce40626f-77ed-4de3-b563-48779e0f988a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.318460 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.318460 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:23.323276 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ce40626f-77ed-4de3-b563-48779e0f988a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:23.328949 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce40626f-77ed-4de3-b563-48779e0f988a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:23.329457 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 577/2329] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:23 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:23.336345 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:30:23.336608 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:30:23.343119 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3a72d001-ba0f-4099-b859-d200b5d9d624 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.344911 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a72d001-ba0f-4099-b859-d200b5d9d624 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:30:23.345209 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a72d001-ba0f-4099-b859-d200b5d9d624 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "035e6c08-f644-45fb-b87f-14e7a080c36a", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-139236079", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:23.355421 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.355421 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:23.355951 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a72d001-ba0f-4099-b859-d200b5d9d624 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:23.356092 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-3a72d001-ba0f-4099-b859-d200b5d9d624 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Create snapshot from volume 035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:23.370981 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Created reservations ['4842b051-d5db-4c15-ab3a-09793a2374dd', 'ef6609ec-1646-4ffc-ba5c-41ddfc81f396', 'c8d23363-0f50-4e9c-89b0-abccaa4b5e1c', 'e114a8fd-8bcd-46e1-97b2-e8a1e1fb601c'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:23.372041 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e83d8b-08e4-4a22-b3d4-029fccc81c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4842b051-d5db-4c15-ab3a-09793a2374dd', 'ef6609ec-1646-4ffc-ba5c-41ddfc81f396', 'c8d23363-0f50-4e9c-89b0-abccaa4b5e1c', 'e114a8fd-8bcd-46e1-97b2-e8a1e1fb601c']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:23.372838 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2053e938-7fa2-42a0-af28-31a889e24667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:23.390783 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-06f4bee5-611b-40e6-9244-bd33a308556a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.392583 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06f4bee5-611b-40e6-9244-bd33a308556a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 Aug 14 22:30:23.392758 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06f4bee5-611b-40e6-9244-bd33a308556a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.392969 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06f4bee5-611b-40e6-9244-bd33a308556a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.398242 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06f4bee5-611b-40e6-9244-bd33a308556a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 returned with HTTP 404 Aug 14 22:30:23.398815 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 588/2330] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:23 2026] GET /volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:23.400901 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2053e938-7fa2-42a0-af28-31a889e24667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34786f7a-4a8a-490d-8174-957286f28f51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-93155018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e150797c3abc4aaba9b885e864180b4c',qos_specs=None,replication_status=,reservations=['4842b051-d5db-4c15-ab3a-09793a2374dd','ef6609ec-1646-4ffc-ba5c-41ddfc81f396','c8d23363-0f50-4e9c-89b0-abccaa4b5e1c','e114a8fd-8bcd-46e1-97b2-e8a1e1fb601c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d680f85e256462d9c02940ba33ffe49',volume_type_id=6d591d03-e6da-4ee1-b76a-339676caaae9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-93155018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34786f7a-4a8a-490d-8174-957286f28f51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e150797c3abc4aaba9b885e864180b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d680f85e256462d9c02940ba33ffe49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d591d03-e6da-4ee1-b76a-339676caaae9),volume_type_id=6d591d03-e6da-4ee1-b76a-339676caaae9)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:23.401762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99fb5c96-78a9-40f3-a4d6-892be058df88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:23.406427 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f6e77a0-a0e7-4b7e-a68a-5584c0e94641 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.406876 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3a72d001-ba0f-4099-b859-d200b5d9d624 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Created reservations ['c5c6a343-3174-403b-8389-5d3f519d2a88', '7701dff4-6ede-4f95-9a38-daa2733d6b62', '01304e56-2d5e-4803-9487-a55c032dea98', '7a988a2f-7ee9-4e95-9b36-6e8c0a508712'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:23.408486 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f6e77a0-a0e7-4b7e-a68a-5584c0e94641 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] DELETE https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 Aug 14 22:30:23.408747 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f6e77a0-a0e7-4b7e-a68a-5584c0e94641 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.408956 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f6e77a0-a0e7-4b7e-a68a-5584c0e94641 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.409183 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7f6e77a0-a0e7-4b7e-a68a-5584c0e94641 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume with id: ac074ee6-c794-4ca0-a6cd-9443db41ce93 Aug 14 22:30:23.418276 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.418276 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:23.418888 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7f6e77a0-a0e7-4b7e-a68a-5584c0e94641 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:23.427088 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99fb5c96-78a9-40f3-a4d6-892be058df88) transitioned into state 'SUCCESS' from state '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-93155018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e150797c3abc4aaba9b885e864180b4c',qos_specs=None,replication_status=,reservations=['4842b051-d5db-4c15-ab3a-09793a2374dd','ef6609ec-1646-4ffc-ba5c-41ddfc81f396','c8d23363-0f50-4e9c-89b0-abccaa4b5e1c','e114a8fd-8bcd-46e1-97b2-e8a1e1fb601c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d680f85e256462d9c02940ba33ffe49',volume_type_id=6d591d03-e6da-4ee1-b76a-339676caaae9)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:23.428172 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (244db02a-db43-43c4-a345-feb778f656e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:23.443697 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7f6e77a0-a0e7-4b7e-a68a-5584c0e94641 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume request issued successfully. Aug 14 22:30:23.443950 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f6e77a0-a0e7-4b7e-a68a-5584c0e94641 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 returned with HTTP 202 Aug 14 22:30:23.444352 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (244db02a-db43-43c4-a345-feb778f656e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:23.444457 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 578/2331] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:30:23 2026] DELETE /volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:30:23.445441 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Flow 'volume_create_api' (a87d6f98-b087-4209-b54c-a71e36436645) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:23.445565 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a72d001-ba0f-4099-b859-d200b5d9d624 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Snapshot force create request issued successfully. Aug 14 22:30:23.446084 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Create volume request issued successfully. Aug 14 22:30:23.446133 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a72d001-ba0f-4099-b859-d200b5d9d624 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:30:23.446503 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 578/2332] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:30:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:23.446685 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b5b4fc7-1f74-41ab-943a-c8baba5585b4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:23.447276 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 589/2333] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:30:23 2026] POST /volume/v3/volumes => generated 844 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:23.452704 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc4ed7b4-9de6-4fc9-a27a-a9f0da8ea771 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.454770 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc4ed7b4-9de6-4fc9-a27a-a9f0da8ea771 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 Aug 14 22:30:23.455002 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc4ed7b4-9de6-4fc9-a27a-a9f0da8ea771 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.455212 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc4ed7b4-9de6-4fc9-a27a-a9f0da8ea771 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.457231 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-457db90b-7990-4e45-a38a-b0f06bc64a9d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.459595 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-457db90b-7990-4e45-a38a-b0f06bc64a9d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 Aug 14 22:30:23.459880 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-457db90b-7990-4e45-a38a-b0f06bc64a9d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.460169 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-457db90b-7990-4e45-a38a-b0f06bc64a9d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.461175 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-78f08c87-e37e-492f-ad4d-deb6ca9887bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.463857 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78f08c87-e37e-492f-ad4d-deb6ca9887bf tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:23.463981 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78f08c87-e37e-492f-ad4d-deb6ca9887bf tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.464182 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78f08c87-e37e-492f-ad4d-deb6ca9887bf tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.464223 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.464223 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:23.470078 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.470078 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:23.470236 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-457db90b-7990-4e45-a38a-b0f06bc64a9d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Snapshot retrieved successfully. Aug 14 22:30:23.471575 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-457db90b-7990-4e45-a38a-b0f06bc64a9d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 returned with HTTP 200 Aug 14 22:30:23.471702 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 579/2334] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:23 2026] GET /volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:23.474011 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bc4ed7b4-9de6-4fc9-a27a-a9f0da8ea771 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:23.474881 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.474881 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:23.479975 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-78f08c87-e37e-492f-ad4d-deb6ca9887bf tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:23.481635 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc4ed7b4-9de6-4fc9-a27a-a9f0da8ea771 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 returned with HTTP 200 Aug 14 22:30:23.482193 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 589/2335] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:23 2026] GET /volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 => generated 1227 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:30:23.486787 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78f08c87-e37e-492f-ad4d-deb6ca9887bf tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:23.487446 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 579/2336] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:23 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 912 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:23.857884 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8d5941e6-d2fc-4c7e-840d-b8f2c308d6df req-9dc43e4b-3537-4605-8535-b69fa106fd50 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.859710 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8d5941e6-d2fc-4c7e-840d-b8f2c308d6df req-9dc43e4b-3537-4605-8535-b69fa106fd50 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] DELETE https://10.4.3.114/volume/v3/attachments/e007074f-6100-4f97-bc79-01b0626ee8ee Aug 14 22:30:23.859842 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8d5941e6-d2fc-4c7e-840d-b8f2c308d6df req-9dc43e4b-3537-4605-8535-b69fa106fd50 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.860050 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8d5941e6-d2fc-4c7e-840d-b8f2c308d6df req-9dc43e4b-3537-4605-8535-b69fa106fd50 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.867106 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.867106 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:23.928717 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8d5941e6-d2fc-4c7e-840d-b8f2c308d6df req-9dc43e4b-3537-4605-8535-b69fa106fd50 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/attachments/e007074f-6100-4f97-bc79-01b0626ee8ee returned with HTTP 200 Aug 14 22:30:23.929304 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 590/2337] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:30:23 2026] DELETE /volume/v3/attachments/e007074f-6100-4f97-bc79-01b0626ee8ee => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:23.940665 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8d5941e6-d2fc-4c7e-840d-b8f2c308d6df req-405ee045-7cb3-460d-a5a1-9bb9b2e9a86d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:23.943144 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8d5941e6-d2fc-4c7e-840d-b8f2c308d6df req-405ee045-7cb3-460d-a5a1-9bb9b2e9a86d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] DELETE https://10.4.3.114/volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb Aug 14 22:30:23.943535 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8d5941e6-d2fc-4c7e-840d-b8f2c308d6df req-405ee045-7cb3-460d-a5a1-9bb9b2e9a86d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:23.943626 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8d5941e6-d2fc-4c7e-840d-b8f2c308d6df req-405ee045-7cb3-460d-a5a1-9bb9b2e9a86d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:23.943910 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-8d5941e6-d2fc-4c7e-840d-b8f2c308d6df req-405ee045-7cb3-460d-a5a1-9bb9b2e9a86d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Delete volume with id: 370bb958-5943-47ea-8565-f0151391fafb Aug 14 22:30:23.952174 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:23.952174 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:23.952699 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8d5941e6-d2fc-4c7e-840d-b8f2c308d6df req-405ee045-7cb3-460d-a5a1-9bb9b2e9a86d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:30:23.975513 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8d5941e6-d2fc-4c7e-840d-b8f2c308d6df req-405ee045-7cb3-460d-a5a1-9bb9b2e9a86d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Delete volume request issued successfully. Aug 14 22:30:23.975792 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8d5941e6-d2fc-4c7e-840d-b8f2c308d6df req-405ee045-7cb3-460d-a5a1-9bb9b2e9a86d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb returned with HTTP 202 Aug 14 22:30:23.976397 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 580/2338] 10.4.3.114 () {70 vars in 1620 bytes} [Fri Aug 14 22:30:23 2026] DELETE /volume/v3/volumes/370bb958-5943-47ea-8565-f0151391fafb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:24.105140 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c8d7554c-2968-4fe0-8960-0bef45358e92 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:24.107001 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8d7554c-2968-4fe0-8960-0bef45358e92 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb Aug 14 22:30:24.107214 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8d7554c-2968-4fe0-8960-0bef45358e92 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:24.107466 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8d7554c-2968-4fe0-8960-0bef45358e92 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:24.113588 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8d7554c-2968-4fe0-8960-0bef45358e92 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb returned with HTTP 404 Aug 14 22:30:24.114204 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 590/2339] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:24 2026] GET /volume/v3/volumes/a4c7c053-8892-41de-bc72-491c4f1daceb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:24.141432 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be7ddcaa-a4d9-4c82-842a-b173a7c31a01 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:24.143260 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be7ddcaa-a4d9-4c82-842a-b173a7c31a01 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:24.143460 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be7ddcaa-a4d9-4c82-842a-b173a7c31a01 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:24.143766 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be7ddcaa-a4d9-4c82-842a-b173a7c31a01 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:24.143908 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-be7ddcaa-a4d9-4c82-842a-b173a7c31a01 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:24.148670 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:24.148670 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:24.149980 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be7ddcaa-a4d9-4c82-842a-b173a7c31a01 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:24.150437 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 580/2340] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:24 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:24.326942 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0e5d3953-d42c-45fa-8b12-2de43be8bfb3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:24.328940 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0e5d3953-d42c-45fa-8b12-2de43be8bfb3 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:24.329135 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0e5d3953-d42c-45fa-8b12-2de43be8bfb3 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:24.329343 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0e5d3953-d42c-45fa-8b12-2de43be8bfb3 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:24.341558 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:24.341558 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:24.345986 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0e5d3953-d42c-45fa-8b12-2de43be8bfb3 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:24.351171 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0e5d3953-d42c-45fa-8b12-2de43be8bfb3 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:24.351581 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 591/2341] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:24 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:24.483040 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d5b04fa7-cc8b-4116-82fd-d907c464691b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:24.486281 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5b04fa7-cc8b-4116-82fd-d907c464691b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 Aug 14 22:30:24.486678 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5b04fa7-cc8b-4116-82fd-d907c464691b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:24.487547 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5b04fa7-cc8b-4116-82fd-d907c464691b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:24.497168 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:24.497168 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:24.498211 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d5b04fa7-cc8b-4116-82fd-d907c464691b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Snapshot retrieved successfully. Aug 14 22:30:24.500382 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5b04fa7-cc8b-4116-82fd-d907c464691b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 returned with HTTP 200 Aug 14 22:30:24.500536 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 581/2342] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:24 2026] GET /volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:24.501117 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-057e3a6d-6eed-40dd-8b12-a5cb8ceb4b18 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:24.502853 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1e6e886-7ca7-4fa6-9508-24c99d0e1e5c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:24.504127 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-057e3a6d-6eed-40dd-8b12-a5cb8ceb4b18 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 Aug 14 22:30:24.505097 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-057e3a6d-6eed-40dd-8b12-a5cb8ceb4b18 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:24.505097 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-057e3a6d-6eed-40dd-8b12-a5cb8ceb4b18 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:24.505568 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1e6e886-7ca7-4fa6-9508-24c99d0e1e5c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:24.505848 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1e6e886-7ca7-4fa6-9508-24c99d0e1e5c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:24.506780 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1e6e886-7ca7-4fa6-9508-24c99d0e1e5c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:24.513355 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6fb5c45f-4654-4211-b681-d4ebb03b45f7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:24.516355 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:24.516355 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:24.516570 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6fb5c45f-4654-4211-b681-d4ebb03b45f7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 Aug 14 22:30:24.517208 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6fb5c45f-4654-4211-b681-d4ebb03b45f7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:24.517297 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-057e3a6d-6eed-40dd-8b12-a5cb8ceb4b18 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 returned with HTTP 404 Aug 14 22:30:24.517784 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6fb5c45f-4654-4211-b681-d4ebb03b45f7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:24.518548 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 591/2343] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:24 2026] GET /volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:24.526887 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:24.526887 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:24.526887 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6fb5c45f-4654-4211-b681-d4ebb03b45f7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Snapshot retrieved successfully. Aug 14 22:30:24.527068 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b1e6e886-7ca7-4fa6-9508-24c99d0e1e5c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:24.527128 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6fb5c45f-4654-4211-b681-d4ebb03b45f7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 returned with HTTP 200 Aug 14 22:30:24.527128 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 592/2344] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:24 2026] GET /volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:24.531917 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1e6e886-7ca7-4fa6-9508-24c99d0e1e5c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:24.532396 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 581/2345] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:24 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 936 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:24.544448 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ffad4e07-95a2-4b80-bdd4-55e64fd82e62 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:24.547095 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffad4e07-95a2-4b80-bdd4-55e64fd82e62 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:30:24.547514 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffad4e07-95a2-4b80-bdd4-55e64fd82e62 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:24.547735 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffad4e07-95a2-4b80-bdd4-55e64fd82e62 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:24.566687 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:24.566687 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:24.576835 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ffad4e07-95a2-4b80-bdd4-55e64fd82e62 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:30:24.589388 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffad4e07-95a2-4b80-bdd4-55e64fd82e62 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:30:24.590007 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 582/2346] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:24 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:24.824762 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6504254b-4399-4744-a9e5-8ffa89b32e0f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:24.829857 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6504254b-4399-4744-a9e5-8ffa89b32e0f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:24.830390 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6504254b-4399-4744-a9e5-8ffa89b32e0f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:24.830636 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6504254b-4399-4744-a9e5-8ffa89b32e0f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:24.830919 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6504254b-4399-4744-a9e5-8ffa89b32e0f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume with id: 1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:24.844934 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:24.844934 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:24.845331 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6504254b-4399-4744-a9e5-8ffa89b32e0f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:24.888390 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6504254b-4399-4744-a9e5-8ffa89b32e0f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume request issued successfully. Aug 14 22:30:24.888671 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6504254b-4399-4744-a9e5-8ffa89b32e0f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 202 Aug 14 22:30:24.889196 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 592/2347] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:30:24 2026] DELETE /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:30:24.898458 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aad63bc9-f601-44b6-87c9-572293c161b6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:24.901067 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aad63bc9-f601-44b6-87c9-572293c161b6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:24.901067 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aad63bc9-f601-44b6-87c9-572293c161b6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:24.901067 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aad63bc9-f601-44b6-87c9-572293c161b6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:24.911734 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:24.911734 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:24.917131 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-aad63bc9-f601-44b6-87c9-572293c161b6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:24.925242 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aad63bc9-f601-44b6-87c9-572293c161b6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 200 Aug 14 22:30:24.925858 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 593/2348] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:24 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 1192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:30:25.163166 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05a7b721-0eba-46db-92c3-e93491ad5fc7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:25.165154 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05a7b721-0eba-46db-92c3-e93491ad5fc7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:25.165382 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05a7b721-0eba-46db-92c3-e93491ad5fc7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:25.165525 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05a7b721-0eba-46db-92c3-e93491ad5fc7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:25.165688 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-05a7b721-0eba-46db-92c3-e93491ad5fc7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:25.171036 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:25.171036 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:25.171904 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05a7b721-0eba-46db-92c3-e93491ad5fc7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:25.172326 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 582/2349] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:25 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:25.366576 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9d5da451-bfc6-4d88-a279-7747cd70f91b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:25.369186 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d5da451-bfc6-4d88-a279-7747cd70f91b tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:25.369515 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d5da451-bfc6-4d88-a279-7747cd70f91b tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:25.369830 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d5da451-bfc6-4d88-a279-7747cd70f91b tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:25.384682 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:25.384682 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:25.393278 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9d5da451-bfc6-4d88-a279-7747cd70f91b tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:25.399119 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d5da451-bfc6-4d88-a279-7747cd70f91b tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:25.399548 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 583/2350] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:25 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:25.547950 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-36b4e820-d4fa-4199-b591-ab6528136b74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:25.549661 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36b4e820-d4fa-4199-b591-ab6528136b74 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:25.549869 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36b4e820-d4fa-4199-b591-ab6528136b74 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:25.550007 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36b4e820-d4fa-4199-b591-ab6528136b74 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:25.558506 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:25.558506 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:25.562930 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-36b4e820-d4fa-4199-b591-ab6528136b74 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:25.568412 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36b4e820-d4fa-4199-b591-ab6528136b74 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:25.568953 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 593/2351] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:25 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:25.942204 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a3c5cde7-7ee4-4a8f-ba77-c0cc700d2eb2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:25.944709 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a3c5cde7-7ee4-4a8f-ba77-c0cc700d2eb2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:25.945328 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a3c5cde7-7ee4-4a8f-ba77-c0cc700d2eb2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:25.945650 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a3c5cde7-7ee4-4a8f-ba77-c0cc700d2eb2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:25.953181 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a3c5cde7-7ee4-4a8f-ba77-c0cc700d2eb2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 404 Aug 14 22:30:25.953754 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 594/2352] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:25 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:25.966981 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c1101068-6c3a-42d7-aa95-f2181858b8cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:25.969269 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1101068-6c3a-42d7-aa95-f2181858b8cc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] DELETE https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 Aug 14 22:30:25.970134 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1101068-6c3a-42d7-aa95-f2181858b8cc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:25.970420 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1101068-6c3a-42d7-aa95-f2181858b8cc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:25.970674 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c1101068-6c3a-42d7-aa95-f2181858b8cc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume with id: ac074ee6-c794-4ca0-a6cd-9443db41ce93 Aug 14 22:30:25.976903 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1101068-6c3a-42d7-aa95-f2181858b8cc tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 returned with HTTP 404 Aug 14 22:30:25.977455 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 583/2353] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:30:25 2026] DELETE /volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:25.985952 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8dc2ffbc-d330-464a-b68a-b0e6c92f27d2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:25.988169 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8dc2ffbc-d330-464a-b68a-b0e6c92f27d2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 Aug 14 22:30:25.988430 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8dc2ffbc-d330-464a-b68a-b0e6c92f27d2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:25.988620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8dc2ffbc-d330-464a-b68a-b0e6c92f27d2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:25.995036 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8dc2ffbc-d330-464a-b68a-b0e6c92f27d2 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 returned with HTTP 404 Aug 14 22:30:25.995646 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 584/2354] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:25 2026] GET /volume/v3/volumes/ac074ee6-c794-4ca0-a6cd-9443db41ce93 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:26.003657 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-22a7fdb6-77e7-4b51-b8f9-32b881da8bb6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:26.005200 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22a7fdb6-77e7-4b51-b8f9-32b881da8bb6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 Aug 14 22:30:26.005531 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22a7fdb6-77e7-4b51-b8f9-32b881da8bb6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:26.005690 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22a7fdb6-77e7-4b51-b8f9-32b881da8bb6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:26.005792 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-22a7fdb6-77e7-4b51-b8f9-32b881da8bb6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete snapshot with id: c3b8f38a-580b-4090-9a7b-7e906b85aa61 Aug 14 22:30:26.010693 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22a7fdb6-77e7-4b51-b8f9-32b881da8bb6 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 returned with HTTP 404 Aug 14 22:30:26.011429 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 594/2355] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:30:26 2026] DELETE /volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:26.022376 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1e8f7bb8-393a-4129-a822-c5b5e5878434 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:26.022376 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e8f7bb8-393a-4129-a822-c5b5e5878434 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 Aug 14 22:30:26.022484 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e8f7bb8-393a-4129-a822-c5b5e5878434 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:26.022762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e8f7bb8-393a-4129-a822-c5b5e5878434 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:26.027190 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e8f7bb8-393a-4129-a822-c5b5e5878434 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 returned with HTTP 404 Aug 14 22:30:26.027637 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 595/2356] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:26 2026] GET /volume/v3/snapshots/c3b8f38a-580b-4090-9a7b-7e906b85aa61 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:26.035235 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9cf9650e-3619-4c51-b217-a0a4fa23f15a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:26.037880 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cf9650e-3619-4c51-b217-a0a4fa23f15a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:26.037880 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cf9650e-3619-4c51-b217-a0a4fa23f15a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:26.037880 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cf9650e-3619-4c51-b217-a0a4fa23f15a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:26.038085 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-9cf9650e-3619-4c51-b217-a0a4fa23f15a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume with id: 1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:26.047363 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cf9650e-3619-4c51-b217-a0a4fa23f15a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 404 Aug 14 22:30:26.048050 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 584/2357] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:30:26 2026] DELETE /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:26.055880 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ca37ba8-c3f7-459e-a907-6b51e3184100 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:26.058293 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ca37ba8-c3f7-459e-a907-6b51e3184100 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 Aug 14 22:30:26.058641 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ca37ba8-c3f7-459e-a907-6b51e3184100 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:26.059667 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ca37ba8-c3f7-459e-a907-6b51e3184100 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:26.065726 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ca37ba8-c3f7-459e-a907-6b51e3184100 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 returned with HTTP 404 Aug 14 22:30:26.066217 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 585/2358] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:26 2026] GET /volume/v3/volumes/1ca07dc3-de04-46bd-a01a-97acea2b8a13 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:26.104224 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-80e6bbee-a0f8-41d2-9761-aa5c9f95b4c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:26.108803 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80e6bbee-a0f8-41d2-9761-aa5c9f95b4c0 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] DELETE https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:30:26.108908 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80e6bbee-a0f8-41d2-9761-aa5c9f95b4c0 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:26.109294 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80e6bbee-a0f8-41d2-9761-aa5c9f95b4c0 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:26.109365 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-80e6bbee-a0f8-41d2-9761-aa5c9f95b4c0 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Delete volume with id: 6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:30:26.118345 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:26.118345 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:26.118914 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-80e6bbee-a0f8-41d2-9761-aa5c9f95b4c0 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:30:26.120388 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-428ebea7-3704-43ff-a7b8-11006b14d375 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:26.123194 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-428ebea7-3704-43ff-a7b8-11006b14d375 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] DELETE https://10.4.3.114/volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 Aug 14 22:30:26.123235 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-428ebea7-3704-43ff-a7b8-11006b14d375 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:26.123714 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-428ebea7-3704-43ff-a7b8-11006b14d375 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:26.123788 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-428ebea7-3704-43ff-a7b8-11006b14d375 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume with id: b8d950ea-7484-4893-84dc-d6c5f7fb4689 Aug 14 22:30:26.131024 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:26.131024 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:26.132477 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-428ebea7-3704-43ff-a7b8-11006b14d375 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:26.138864 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-80e6bbee-a0f8-41d2-9761-aa5c9f95b4c0 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Delete volume request issued successfully. Aug 14 22:30:26.141347 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80e6bbee-a0f8-41d2-9761-aa5c9f95b4c0 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 202 Aug 14 22:30:26.141347 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 595/2359] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:26 2026] DELETE /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:26.148219 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f2295604-a5e0-489b-8e3b-418051ad1608 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:26.150673 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2295604-a5e0-489b-8e3b-418051ad1608 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:30:26.150957 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2295604-a5e0-489b-8e3b-418051ad1608 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:26.151241 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2295604-a5e0-489b-8e3b-418051ad1608 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:26.162017 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:26.162017 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:26.165346 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-428ebea7-3704-43ff-a7b8-11006b14d375 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume request issued successfully. Aug 14 22:30:26.165546 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-428ebea7-3704-43ff-a7b8-11006b14d375 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 returned with HTTP 202 Aug 14 22:30:26.166074 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 596/2360] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:30:26 2026] DELETE /volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:30:26.168190 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f2295604-a5e0-489b-8e3b-418051ad1608 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Volume info retrieved successfully. Aug 14 22:30:26.173040 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bad93333-e9c3-4b0b-b93f-9d84e07a587f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:26.175039 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2295604-a5e0-489b-8e3b-418051ad1608 tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 200 Aug 14 22:30:26.175578 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 585/2361] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:26 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:26.179464 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bad93333-e9c3-4b0b-b93f-9d84e07a587f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 Aug 14 22:30:26.179811 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bad93333-e9c3-4b0b-b93f-9d84e07a587f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:26.180100 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bad93333-e9c3-4b0b-b93f-9d84e07a587f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:26.185203 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6bdcaad6-0e3e-4fdf-8620-6b71db98d0f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:26.188193 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6bdcaad6-0e3e-4fdf-8620-6b71db98d0f1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:26.188193 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6bdcaad6-0e3e-4fdf-8620-6b71db98d0f1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:26.188193 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6bdcaad6-0e3e-4fdf-8620-6b71db98d0f1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:26.188193 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6bdcaad6-0e3e-4fdf-8620-6b71db98d0f1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:26.192889 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:26.192889 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:26.193189 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:26.193189 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:26.194263 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6bdcaad6-0e3e-4fdf-8620-6b71db98d0f1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:26.194759 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 596/2362] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:26 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:26.198711 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bad93333-e9c3-4b0b-b93f-9d84e07a587f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Volume info retrieved successfully. Aug 14 22:30:26.206275 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bad93333-e9c3-4b0b-b93f-9d84e07a587f tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 returned with HTTP 200 Aug 14 22:30:26.206863 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 586/2363] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:26 2026] GET /volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 => generated 1227 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:30:26.416809 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2a433ce0-76d6-4b6c-b815-943e3b5865ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:26.419181 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a433ce0-76d6-4b6c-b815-943e3b5865ce tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:26.419429 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a433ce0-76d6-4b6c-b815-943e3b5865ce tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:26.419744 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a433ce0-76d6-4b6c-b815-943e3b5865ce tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:26.432507 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:26.432507 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:26.437480 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2a433ce0-76d6-4b6c-b815-943e3b5865ce tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:26.446885 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a433ce0-76d6-4b6c-b815-943e3b5865ce tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:26.447363 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 597/2364] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:26 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:26.583547 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9014240d-9fb6-4808-a507-cef5d7aa4a7f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:26.585165 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9014240d-9fb6-4808-a507-cef5d7aa4a7f tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:26.585359 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9014240d-9fb6-4808-a507-cef5d7aa4a7f tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:26.585520 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9014240d-9fb6-4808-a507-cef5d7aa4a7f tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:26.592581 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:26.592581 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:26.596846 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9014240d-9fb6-4808-a507-cef5d7aa4a7f tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:26.601721 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9014240d-9fb6-4808-a507-cef5d7aa4a7f tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:26.602100 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 586/2365] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:26 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:27.189760 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4a6b969a-3150-4b43-8b7f-e0799338844d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:27.206751 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f7a16468-5174-43e0-866b-5bcbe4ffcc86 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:27.208579 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7a16468-5174-43e0-866b-5bcbe4ffcc86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:27.208892 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7a16468-5174-43e0-866b-5bcbe4ffcc86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:27.209228 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7a16468-5174-43e0-866b-5bcbe4ffcc86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:27.209418 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f7a16468-5174-43e0-866b-5bcbe4ffcc86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:27.214684 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:27.214684 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:27.215507 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7a16468-5174-43e0-866b-5bcbe4ffcc86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:27.215928 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 587/2366] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:27 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:27.224133 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ae519bdb-9452-4294-b09f-5b172dfaeb29 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:27.225999 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae519bdb-9452-4294-b09f-5b172dfaeb29 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 Aug 14 22:30:27.226204 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae519bdb-9452-4294-b09f-5b172dfaeb29 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:27.226409 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae519bdb-9452-4294-b09f-5b172dfaeb29 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:27.233049 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae519bdb-9452-4294-b09f-5b172dfaeb29 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 returned with HTTP 404 Aug 14 22:30:27.233708 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 598/2367] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:27 2026] GET /volume/v3/volumes/b8d950ea-7484-4893-84dc-d6c5f7fb4689 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:27.241932 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3573a85f-d05e-489c-9acd-892e090fc51c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:27.244356 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3573a85f-d05e-489c-9acd-892e090fc51c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] DELETE https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:30:27.244560 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3573a85f-d05e-489c-9acd-892e090fc51c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:27.244681 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3573a85f-d05e-489c-9acd-892e090fc51c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:27.244854 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3573a85f-d05e-489c-9acd-892e090fc51c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume with id: 23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:30:27.250915 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3573a85f-d05e-489c-9acd-892e090fc51c tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 404 Aug 14 22:30:27.251586 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 587/2368] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:30:27 2026] DELETE /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:27.260136 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-15f9d556-e2b2-4751-ac63-abf404c34ba7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:27.264366 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15f9d556-e2b2-4751-ac63-abf404c34ba7 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 Aug 14 22:30:27.264366 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15f9d556-e2b2-4751-ac63-abf404c34ba7 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:27.264366 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15f9d556-e2b2-4751-ac63-abf404c34ba7 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:27.277691 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15f9d556-e2b2-4751-ac63-abf404c34ba7 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 returned with HTTP 404 Aug 14 22:30:27.277691 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 588/2369] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:27 2026] GET /volume/v3/volumes/23fb3f64-7c69-4b88-ae4c-32ee980f0527 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:27.278176 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a6b969a-3150-4b43-8b7f-e0799338844d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] GET https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a Aug 14 22:30:27.278608 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a6b969a-3150-4b43-8b7f-e0799338844d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:27.278884 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a6b969a-3150-4b43-8b7f-e0799338844d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:27.287217 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a6b969a-3150-4b43-8b7f-e0799338844d tempest-ServerActionsTestOtherA-1684116123 tempest-ServerActionsTestOtherA-1684116123-project-member] https://10.4.3.114/volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a returned with HTTP 404 Aug 14 22:30:27.287885 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 597/2370] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:27 2026] GET /volume/v3/volumes/6b786dbd-1159-4169-b3b2-80fe3072e08a => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:27.332314 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-884fc933-94c2-4cda-abfb-d52a3e237759 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:27.338433 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-884fc933-94c2-4cda-abfb-d52a3e237759 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] DELETE https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:30:27.338433 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-884fc933-94c2-4cda-abfb-d52a3e237759 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:27.338433 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-884fc933-94c2-4cda-abfb-d52a3e237759 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:27.338433 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-884fc933-94c2-4cda-abfb-d52a3e237759 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Delete volume with id: 09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:30:27.345180 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-884fc933-94c2-4cda-abfb-d52a3e237759 tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 404 Aug 14 22:30:27.345823 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 599/2371] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:30:27 2026] DELETE /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:27.358111 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a4944359-29f3-43a2-8d92-c4470ca5228a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:27.361729 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4944359-29f3-43a2-8d92-c4470ca5228a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] GET https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 Aug 14 22:30:27.362695 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4944359-29f3-43a2-8d92-c4470ca5228a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:27.362695 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4944359-29f3-43a2-8d92-c4470ca5228a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:27.371347 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4944359-29f3-43a2-8d92-c4470ca5228a tempest-VolumeImageDependencyTests-1290192731 tempest-VolumeImageDependencyTests-1290192731-project-member] https://10.4.3.114/volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 returned with HTTP 404 Aug 14 22:30:27.372142 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 588/2372] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:27 2026] GET /volume/v3/volumes/09ca8aa1-96f9-4193-9ed4-a4958e266314 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:27.464758 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-07283efd-0d66-4399-8270-22ea4898d92c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:27.468250 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07283efd-0d66-4399-8270-22ea4898d92c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:27.468250 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07283efd-0d66-4399-8270-22ea4898d92c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:27.469240 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07283efd-0d66-4399-8270-22ea4898d92c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:27.503459 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:27.503459 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:27.516104 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-07283efd-0d66-4399-8270-22ea4898d92c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:27.522701 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07283efd-0d66-4399-8270-22ea4898d92c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:27.522895 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 589/2373] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:27 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:27.615905 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-edcfa123-1c4c-4c23-af5c-5d82977c6fec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:27.618288 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edcfa123-1c4c-4c23-af5c-5d82977c6fec tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:27.618528 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edcfa123-1c4c-4c23-af5c-5d82977c6fec tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:27.618777 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edcfa123-1c4c-4c23-af5c-5d82977c6fec tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:27.627396 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:27.627396 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:27.631762 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-edcfa123-1c4c-4c23-af5c-5d82977c6fec tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:27.637838 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edcfa123-1c4c-4c23-af5c-5d82977c6fec tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:27.637838 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 598/2374] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:27 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:28.232138 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5b66b7af-de37-4022-83a4-04afb4c1c91d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:28.235456 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b66b7af-de37-4022-83a4-04afb4c1c91d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:28.236435 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b66b7af-de37-4022-83a4-04afb4c1c91d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:28.236815 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b66b7af-de37-4022-83a4-04afb4c1c91d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:28.236815 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5b66b7af-de37-4022-83a4-04afb4c1c91d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:28.245338 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:28.245338 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:28.246977 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b66b7af-de37-4022-83a4-04afb4c1c91d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:28.247322 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 600/2375] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:28 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:28.541233 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-273b4277-887b-42a7-b0f6-05437f357664 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:28.543277 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-273b4277-887b-42a7-b0f6-05437f357664 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:28.543637 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-273b4277-887b-42a7-b0f6-05437f357664 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:28.543817 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-273b4277-887b-42a7-b0f6-05437f357664 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:28.562638 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:28.562638 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:28.567850 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-273b4277-887b-42a7-b0f6-05437f357664 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:28.576543 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-273b4277-887b-42a7-b0f6-05437f357664 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:28.577240 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 589/2376] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:28 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:28.653779 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b1f8b9a9-ccd2-402b-a9b5-7abc32082a48 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:28.655649 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1f8b9a9-ccd2-402b-a9b5-7abc32082a48 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:28.655881 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1f8b9a9-ccd2-402b-a9b5-7abc32082a48 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:28.656053 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1f8b9a9-ccd2-402b-a9b5-7abc32082a48 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:28.666905 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:28.666905 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:28.672819 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b1f8b9a9-ccd2-402b-a9b5-7abc32082a48 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:28.679193 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1f8b9a9-ccd2-402b-a9b5-7abc32082a48 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:28.679653 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 590/2377] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:28 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:28.983828 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:29.101352 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:29.102131 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:29.104234 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:29.104661 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Create volume of 1 GB Aug 14 22:30:29.110318 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Availability Zones retrieved successfully. Aug 14 22:30:29.119359 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Flow 'volume_create_api' (5cef410c-6c10-42a5-a2a0-9348ff6948fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:29.120503 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81346586-a59b-4ce7-815b-eec4050a3d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:29.122076 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:29.161345 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81346586-a59b-4ce7-815b-eec4050a3d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:29.163089 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b2b9c27-4415-41a3-93a2-e43fdedf4373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:29.249053 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Created reservations ['fdbea0b8-ca8c-4087-abfc-c8d26e653153', '0c7d8480-d104-447a-b85e-cd4685f2b19e', 'bf105816-1367-4a07-8e38-cf35eb907799', 'e039ae3d-1adb-44d4-aabf-313a68073519'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:29.249837 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b2b9c27-4415-41a3-93a2-e43fdedf4373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdbea0b8-ca8c-4087-abfc-c8d26e653153', '0c7d8480-d104-447a-b85e-cd4685f2b19e', 'bf105816-1367-4a07-8e38-cf35eb907799', 'e039ae3d-1adb-44d4-aabf-313a68073519']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:29.250727 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4fa6bc6-7822-4a63-8d4a-86f52db6ae1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:29.264612 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9bb4b851-88ea-45d5-bd3b-6330a5da6214 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:29.266799 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9bb4b851-88ea-45d5-bd3b-6330a5da6214 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:29.267026 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9bb4b851-88ea-45d5-bd3b-6330a5da6214 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:29.267302 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9bb4b851-88ea-45d5-bd3b-6330a5da6214 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:29.267574 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9bb4b851-88ea-45d5-bd3b-6330a5da6214 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:29.272695 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:29.272695 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:29.273756 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9bb4b851-88ea-45d5-bd3b-6330a5da6214 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:29.274227 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 601/2378] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:29 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:29.276785 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4fa6bc6-7822-4a63-8d4a-86f52db6ae1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f200f18-8936-46b2-ac61-312ceb1261e7', '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='7776aa3420c24739857ca7f88ebaa845',qos_specs=None,replication_status=,reservations=['fdbea0b8-ca8c-4087-abfc-c8d26e653153','0c7d8480-d104-447a-b85e-cd4685f2b19e','bf105816-1367-4a07-8e38-cf35eb907799','e039ae3d-1adb-44d4-aabf-313a68073519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90933c9c034e45f5a69b7026db44e7c2',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:29Z,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=0f200f18-8936-46b2-ac61-312ceb1261e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7776aa3420c24739857ca7f88ebaa845',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90933c9c034e45f5a69b7026db44e7c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:29.277853 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6e3fb47-7dc6-4342-b3ae-908861fbe103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:29.304212 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6e3fb47-7dc6-4342-b3ae-908861fbe103) transitioned into state 'SUCCESS' from 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='7776aa3420c24739857ca7f88ebaa845',qos_specs=None,replication_status=,reservations=['fdbea0b8-ca8c-4087-abfc-c8d26e653153','0c7d8480-d104-447a-b85e-cd4685f2b19e','bf105816-1367-4a07-8e38-cf35eb907799','e039ae3d-1adb-44d4-aabf-313a68073519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90933c9c034e45f5a69b7026db44e7c2',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:29.305298 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fb6b5a-f4f1-4c59-ab56-ebaf4098310a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:29.319411 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fb6b5a-f4f1-4c59-ab56-ebaf4098310a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:29.320015 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Flow 'volume_create_api' (5cef410c-6c10-42a5-a2a0-9348ff6948fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:29.320502 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Create volume request issued successfully. Aug 14 22:30:29.321206 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6737ef9-8699-4144-a3a7-f3f717ca5e2b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:29.321757 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 599/2379] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:30:28 2026] POST /volume/v3/volumes => generated 740 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:29.336188 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eac82f8b-23fb-47d0-912c-e9ae7c6cf6ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:29.336662 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-35f05214-6c08-4685-8f58-ad9471258393 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:29.338637 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35f05214-6c08-4685-8f58-ad9471258393 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] DELETE https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:30:29.338737 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eac82f8b-23fb-47d0-912c-e9ae7c6cf6ac tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 Aug 14 22:30:29.338808 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35f05214-6c08-4685-8f58-ad9471258393 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:29.339018 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35f05214-6c08-4685-8f58-ad9471258393 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:29.339414 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eac82f8b-23fb-47d0-912c-e9ae7c6cf6ac tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:29.339456 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-35f05214-6c08-4685-8f58-ad9471258393 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Delete volume with id: 762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:30:29.339489 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eac82f8b-23fb-47d0-912c-e9ae7c6cf6ac tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:29.348144 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:29.348144 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:29.349074 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-35f05214-6c08-4685-8f58-ad9471258393 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:30:29.349644 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:29.349644 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:29.354956 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eac82f8b-23fb-47d0-912c-e9ae7c6cf6ac tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Volume info retrieved successfully. Aug 14 22:30:29.363110 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eac82f8b-23fb-47d0-912c-e9ae7c6cf6ac tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 returned with HTTP 200 Aug 14 22:30:29.364758 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 590/2380] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:29 2026] GET /volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 => generated 808 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:29.377322 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-35f05214-6c08-4685-8f58-ad9471258393 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Delete volume request issued successfully. Aug 14 22:30:29.377452 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35f05214-6c08-4685-8f58-ad9471258393 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 202 Aug 14 22:30:29.378099 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 591/2381] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:29 2026] DELETE /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:29.454723 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ba9f8858-8e55-4eff-a2e6-646ffe281aeb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:29.459110 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba9f8858-8e55-4eff-a2e6-646ffe281aeb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:30:29.459393 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba9f8858-8e55-4eff-a2e6-646ffe281aeb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:29.459659 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba9f8858-8e55-4eff-a2e6-646ffe281aeb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:29.478372 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:29.478372 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:29.483567 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ba9f8858-8e55-4eff-a2e6-646ffe281aeb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:30:29.493189 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba9f8858-8e55-4eff-a2e6-646ffe281aeb tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 200 Aug 14 22:30:29.493906 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 602/2382] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:29 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:29.596012 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-343236f5-19fa-4715-bbe0-795182e53d1a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:29.598109 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-343236f5-19fa-4715-bbe0-795182e53d1a tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:29.598372 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-343236f5-19fa-4715-bbe0-795182e53d1a tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:29.598570 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-343236f5-19fa-4715-bbe0-795182e53d1a tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:29.610427 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:29.610427 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:29.615817 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-343236f5-19fa-4715-bbe0-795182e53d1a tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:29.622232 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-343236f5-19fa-4715-bbe0-795182e53d1a tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:29.622827 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 600/2383] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:29 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:29.694236 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-502e4d77-cbee-4ce9-8f39-7ee461976d7f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:29.694654 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-47bc15b0-141c-4dc1-8e3c-03abe0091774 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:29.696486 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-502e4d77-cbee-4ce9-8f39-7ee461976d7f tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] POST https://10.4.3.114/volume/v3/attachments/61744b0e-0964-4bbd-9977-ed323f983a23/action Aug 14 22:30:29.696844 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-502e4d77-cbee-4ce9-8f39-7ee461976d7f tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:30:29.696942 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47bc15b0-141c-4dc1-8e3c-03abe0091774 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:29.697015 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-502e4d77-cbee-4ce9-8f39-7ee461976d7f tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:29.697159 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47bc15b0-141c-4dc1-8e3c-03abe0091774 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:29.697370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47bc15b0-141c-4dc1-8e3c-03abe0091774 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:29.705155 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:29.705155 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:29.709664 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-47bc15b0-141c-4dc1-8e3c-03abe0091774 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:29.715526 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47bc15b0-141c-4dc1-8e3c-03abe0091774 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:29.716020 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 592/2384] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:29 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:29.718117 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:29.718117 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:29.729773 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5a5dc42d-2ec0-4b94-b4c9-b0193d123ab5 req-502e4d77-cbee-4ce9-8f39-7ee461976d7f tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/attachments/61744b0e-0964-4bbd-9977-ed323f983a23/action returned with HTTP 204 Aug 14 22:30:29.730453 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 591/2385] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:30:29 2026] POST /volume/v3/attachments/61744b0e-0964-4bbd-9977-ed323f983a23/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:30.229055 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-66937502-6695-4fa3-8443-d5b69b69b994 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:30.231245 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66937502-6695-4fa3-8443-d5b69b69b994 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 Aug 14 22:30:30.231520 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66937502-6695-4fa3-8443-d5b69b69b994 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:30.231773 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66937502-6695-4fa3-8443-d5b69b69b994 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:30.231912 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-66937502-6695-4fa3-8443-d5b69b69b994 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Delete snapshot with id: 7cf8da33-d8dc-4d18-84d3-7d95e1771e93 Aug 14 22:30:30.238396 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:30.238396 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:30.238966 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-66937502-6695-4fa3-8443-d5b69b69b994 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Snapshot retrieved successfully. Aug 14 22:30:30.259838 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-66937502-6695-4fa3-8443-d5b69b69b994 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Snapshot delete request issued successfully. Aug 14 22:30:30.260055 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66937502-6695-4fa3-8443-d5b69b69b994 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 returned with HTTP 202 Aug 14 22:30:30.260694 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 603/2386] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:30:30 2026] DELETE /volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:30.268246 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-98067482-7ae5-411f-a646-32a2d5ae8041 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:30.270469 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-98067482-7ae5-411f-a646-32a2d5ae8041 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 Aug 14 22:30:30.270937 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-98067482-7ae5-411f-a646-32a2d5ae8041 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:30.271243 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-98067482-7ae5-411f-a646-32a2d5ae8041 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:30.277073 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:30.277073 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:30.277510 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-98067482-7ae5-411f-a646-32a2d5ae8041 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Snapshot retrieved successfully. Aug 14 22:30:30.278307 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-98067482-7ae5-411f-a646-32a2d5ae8041 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 returned with HTTP 200 Aug 14 22:30:30.278652 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 601/2387] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:30 2026] GET /volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:30.285354 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f58dc4c8-ddcb-447f-b408-c08f25e86c3e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:30.288282 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f58dc4c8-ddcb-447f-b408-c08f25e86c3e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:30.288468 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f58dc4c8-ddcb-447f-b408-c08f25e86c3e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:30.288716 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f58dc4c8-ddcb-447f-b408-c08f25e86c3e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:30.288892 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f58dc4c8-ddcb-447f-b408-c08f25e86c3e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:30.293746 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:30.293746 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:30.294743 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f58dc4c8-ddcb-447f-b408-c08f25e86c3e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:30.295199 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 593/2388] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:30 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:30.379794 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-471a8ad6-4c40-4ec0-89f1-6fda6a770e82 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:30.382245 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-471a8ad6-4c40-4ec0-89f1-6fda6a770e82 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 Aug 14 22:30:30.382955 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-471a8ad6-4c40-4ec0-89f1-6fda6a770e82 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:30.382955 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-471a8ad6-4c40-4ec0-89f1-6fda6a770e82 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:30.396121 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:30.396121 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:30.401897 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-471a8ad6-4c40-4ec0-89f1-6fda6a770e82 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Volume info retrieved successfully. Aug 14 22:30:30.410232 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-471a8ad6-4c40-4ec0-89f1-6fda6a770e82 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 returned with HTTP 200 Aug 14 22:30:30.411280 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 592/2389] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:30 2026] GET /volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 => generated 833 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:30.424440 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1c10778b-99c9-4535-9734-5d8601332641 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:30.426001 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c10778b-99c9-4535-9734-5d8601332641 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 Aug 14 22:30:30.426175 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c10778b-99c9-4535-9734-5d8601332641 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:30.426382 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c10778b-99c9-4535-9734-5d8601332641 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:30.438555 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:30.438555 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:30.443027 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1c10778b-99c9-4535-9734-5d8601332641 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Volume info retrieved successfully. Aug 14 22:30:30.448927 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c10778b-99c9-4535-9734-5d8601332641 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 returned with HTTP 200 Aug 14 22:30:30.449234 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 604/2390] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:30 2026] GET /volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:30.466214 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:30.468717 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:30.469229 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-108556191"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:30.471265 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-108556191'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:30.471488 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Create volume of 1 GB Aug 14 22:30:30.477068 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Availability Zones retrieved successfully. Aug 14 22:30:30.486006 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Flow 'volume_create_api' (3080545a-d7ef-4af4-a220-2cb6ca67a1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:30.487714 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3965ea6-e6ea-419b-9aff-f9b6dffcab5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:30.489187 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:30.510566 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d8ee4ca7-68bc-4298-af03-c8da4f55db8f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:30.513532 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8ee4ca7-68bc-4298-af03-c8da4f55db8f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e Aug 14 22:30:30.515128 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8ee4ca7-68bc-4298-af03-c8da4f55db8f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:30.515394 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8ee4ca7-68bc-4298-af03-c8da4f55db8f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:30.523035 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3965ea6-e6ea-419b-9aff-f9b6dffcab5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:30.523605 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8ee4ca7-68bc-4298-af03-c8da4f55db8f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e returned with HTTP 404 Aug 14 22:30:30.523963 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ba5a35-8ff4-4de7-b401-0f6680064849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:30.524231 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 594/2391] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:30 2026] GET /volume/v3/volumes/762179d1-c305-4bc2-973d-5319a6fdc07e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:30.574171 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Created reservations ['b93b444b-ea73-4648-8335-cf9ad5fee093', '99bc4b34-acfd-407e-9ed3-cf8a2d3d7c04', '32f0ad39-42b2-4305-81c6-1d2ebab88083', '91357bd9-e744-4a9d-867b-0870f07f80b7'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:30.574984 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ba5a35-8ff4-4de7-b401-0f6680064849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b93b444b-ea73-4648-8335-cf9ad5fee093', '99bc4b34-acfd-407e-9ed3-cf8a2d3d7c04', '32f0ad39-42b2-4305-81c6-1d2ebab88083', '91357bd9-e744-4a9d-867b-0870f07f80b7']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:30.575937 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab2ef9d-18fc-45eb-8ee8-05650576c3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:30.604162 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab2ef9d-18fc-45eb-8ee8-05650576c3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb85d27-ccd2-46f8-9e47-613d746f3a3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-108556191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7776aa3420c24739857ca7f88ebaa845',qos_specs=None,replication_status=,reservations=['b93b444b-ea73-4648-8335-cf9ad5fee093','99bc4b34-acfd-407e-9ed3-cf8a2d3d7c04','32f0ad39-42b2-4305-81c6-1d2ebab88083','91357bd9-e744-4a9d-867b-0870f07f80b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90933c9c034e45f5a69b7026db44e7c2',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:30Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-108556191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb85d27-ccd2-46f8-9e47-613d746f3a3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7776aa3420c24739857ca7f88ebaa845',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90933c9c034e45f5a69b7026db44e7c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:30.605185 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aff3e68-68b4-464a-9d2c-e70bc655eed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:30.630542 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aff3e68-68b4-464a-9d2c-e70bc655eed6) transitioned into 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-108556191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7776aa3420c24739857ca7f88ebaa845',qos_specs=None,replication_status=,reservations=['b93b444b-ea73-4648-8335-cf9ad5fee093','99bc4b34-acfd-407e-9ed3-cf8a2d3d7c04','32f0ad39-42b2-4305-81c6-1d2ebab88083','91357bd9-e744-4a9d-867b-0870f07f80b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90933c9c034e45f5a69b7026db44e7c2',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:30.631380 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4b7ef5-019f-494c-83cf-9ea9ecbc55eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:30.638200 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6429b2b6-1438-4565-b9e7-efb13d044370 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:30.640489 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6429b2b6-1438-4565-b9e7-efb13d044370 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:30.640918 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6429b2b6-1438-4565-b9e7-efb13d044370 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:30.641298 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6429b2b6-1438-4565-b9e7-efb13d044370 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:30.643853 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4b7ef5-019f-494c-83cf-9ea9ecbc55eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:30.644964 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Flow 'volume_create_api' (3080545a-d7ef-4af4-a220-2cb6ca67a1fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:30.646520 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Create volume request issued successfully. Aug 14 22:30:30.646520 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19ae9434-2e8a-48aa-ae29-a82cf6c9fb02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:30.649197 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 602/2392] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:30:30 2026] POST /volume/v3/volumes => generated 775 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:30.661317 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:30.661317 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:30.666080 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2aae572e-6a52-4c30-85a9-eb51aae52beb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:30.666573 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6429b2b6-1438-4565-b9e7-efb13d044370 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:30.668094 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2aae572e-6a52-4c30-85a9-eb51aae52beb tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d Aug 14 22:30:30.669273 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2aae572e-6a52-4c30-85a9-eb51aae52beb tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:30.669273 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2aae572e-6a52-4c30-85a9-eb51aae52beb tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:30.673675 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6429b2b6-1438-4565-b9e7-efb13d044370 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:30.673675 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 593/2393] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:30 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:30.676906 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:30.676906 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:30.682119 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2aae572e-6a52-4c30-85a9-eb51aae52beb tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Volume info retrieved successfully. Aug 14 22:30:30.686460 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2aae572e-6a52-4c30-85a9-eb51aae52beb tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d returned with HTTP 200 Aug 14 22:30:30.686853 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 605/2394] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:30 2026] GET /volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:30.695062 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6f8dca52-e85f-4758-a13b-909ce38cdad2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:30.697207 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f8dca52-e85f-4758-a13b-909ce38cdad2 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:30:30.697505 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6f8dca52-e85f-4758-a13b-909ce38cdad2 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:30.697752 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6f8dca52-e85f-4758-a13b-909ce38cdad2 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:30.713452 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:30.713452 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:30.728281 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6f8dca52-e85f-4758-a13b-909ce38cdad2 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:30:30.730429 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f8dca52-e85f-4758-a13b-909ce38cdad2 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:30:30.730709 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f2447798-3f87-40f2-a673-2b4f4ff42dee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:30.730995 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 595/2395] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:30 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:30.734949 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2447798-3f87-40f2-a673-2b4f4ff42dee tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:30.734949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2447798-3f87-40f2-a673-2b4f4ff42dee tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:30.734949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2447798-3f87-40f2-a673-2b4f4ff42dee tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:30.746562 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:30.746562 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:30.752916 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f2447798-3f87-40f2-a673-2b4f4ff42dee tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:30.760880 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2447798-3f87-40f2-a673-2b4f4ff42dee tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:30.761647 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 603/2396] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:30 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:31.289713 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-499c7a00-74d9-4987-9dd1-1e7709889fd3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:31.291918 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-499c7a00-74d9-4987-9dd1-1e7709889fd3 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 Aug 14 22:30:31.292288 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-499c7a00-74d9-4987-9dd1-1e7709889fd3 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:31.293523 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-499c7a00-74d9-4987-9dd1-1e7709889fd3 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:31.298036 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-499c7a00-74d9-4987-9dd1-1e7709889fd3 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 returned with HTTP 404 Aug 14 22:30:31.298036 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 594/2397] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:31 2026] GET /volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:31.309321 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7e836eb1-0b39-4efa-92f8-cd48831e40af None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:31.312559 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e836eb1-0b39-4efa-92f8-cd48831e40af tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:31.312559 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e836eb1-0b39-4efa-92f8-cd48831e40af tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:31.312559 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e836eb1-0b39-4efa-92f8-cd48831e40af tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:31.312559 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7e836eb1-0b39-4efa-92f8-cd48831e40af tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:31.318036 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:31.318036 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:31.318036 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e836eb1-0b39-4efa-92f8-cd48831e40af tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:31.318036 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 606/2398] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:31 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:31.447320 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-145984e1-f545-4076-a3b6-8ab6ff965a3b req-0a20adbf-6b74-49e9-8f59-9bf36e719b67 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:31.455467 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-145984e1-f545-4076-a3b6-8ab6ff965a3b req-0a20adbf-6b74-49e9-8f59-9bf36e719b67 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/attachments?instance_id=ae5f0c8a-044a-4f92-90ba-01c357bbe610 Aug 14 22:30:31.455801 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-145984e1-f545-4076-a3b6-8ab6ff965a3b req-0a20adbf-6b74-49e9-8f59-9bf36e719b67 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:31.456057 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-145984e1-f545-4076-a3b6-8ab6ff965a3b req-0a20adbf-6b74-49e9-8f59-9bf36e719b67 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:31.481206 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-145984e1-f545-4076-a3b6-8ab6ff965a3b req-0a20adbf-6b74-49e9-8f59-9bf36e719b67 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/attachments?instance_id=ae5f0c8a-044a-4f92-90ba-01c357bbe610 returned with HTTP 200 Aug 14 22:30:31.481843 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 596/2399] 10.4.3.114 () {70 vars in 1637 bytes} [Fri Aug 14 22:30:31 2026] GET /volume/v3/attachments?instance_id=ae5f0c8a-044a-4f92-90ba-01c357bbe610 => generated 192 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:31.494035 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-145984e1-f545-4076-a3b6-8ab6ff965a3b req-10f6dbb4-062d-42ea-a112-700891d2134b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:31.496622 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-145984e1-f545-4076-a3b6-8ab6ff965a3b req-10f6dbb4-062d-42ea-a112-700891d2134b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/attachments/4eb1e31d-35b1-4994-9b8a-190f609a45a5 Aug 14 22:30:31.496941 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-145984e1-f545-4076-a3b6-8ab6ff965a3b req-10f6dbb4-062d-42ea-a112-700891d2134b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:31.497176 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-145984e1-f545-4076-a3b6-8ab6ff965a3b req-10f6dbb4-062d-42ea-a112-700891d2134b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:31.521236 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-145984e1-f545-4076-a3b6-8ab6ff965a3b req-10f6dbb4-062d-42ea-a112-700891d2134b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/attachments/4eb1e31d-35b1-4994-9b8a-190f609a45a5 returned with HTTP 200 Aug 14 22:30:31.521852 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 604/2400] 10.4.3.114 () {70 vars in 1651 bytes} [Fri Aug 14 22:30:31 2026] GET /volume/v3/attachments/4eb1e31d-35b1-4994-9b8a-190f609a45a5 => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:31.706539 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-721717f7-7a9d-437d-ab33-266bfe96dffe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:31.711289 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-721717f7-7a9d-437d-ab33-266bfe96dffe tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d Aug 14 22:30:31.711289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-721717f7-7a9d-437d-ab33-266bfe96dffe tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:31.711289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-721717f7-7a9d-437d-ab33-266bfe96dffe tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:31.718818 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:31.718818 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:31.722914 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-721717f7-7a9d-437d-ab33-266bfe96dffe tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Volume info retrieved successfully. Aug 14 22:30:31.728411 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-721717f7-7a9d-437d-ab33-266bfe96dffe tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d returned with HTTP 200 Aug 14 22:30:31.729020 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 595/2401] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:31 2026] GET /volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:31.748856 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c3b82e59-bd86-4070-8d6c-ee4200d0926b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:31.750733 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3b82e59-bd86-4070-8d6c-ee4200d0926b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d Aug 14 22:30:31.750915 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3b82e59-bd86-4070-8d6c-ee4200d0926b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:31.751107 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3b82e59-bd86-4070-8d6c-ee4200d0926b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:31.759201 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:31.759201 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:31.763743 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c3b82e59-bd86-4070-8d6c-ee4200d0926b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Volume info retrieved successfully. Aug 14 22:30:31.768688 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3b82e59-bd86-4070-8d6c-ee4200d0926b tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d returned with HTTP 200 Aug 14 22:30:31.769323 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 607/2402] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:31 2026] GET /volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:31.784665 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8eb67928-1fa2-4888-bcbe-4d772f696c38 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:31.786906 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8eb67928-1fa2-4888-bcbe-4d772f696c38 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:31.787089 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8eb67928-1fa2-4888-bcbe-4d772f696c38 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:31.787269 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8eb67928-1fa2-4888-bcbe-4d772f696c38 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:31.791698 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cda1c624-d128-4972-9c59-99fc57a43b96 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:31.794218 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cda1c624-d128-4972-9c59-99fc57a43b96 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:30:31.794716 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cda1c624-d128-4972-9c59-99fc57a43b96 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbb85d27-ccd2-46f8-9e47-613d746f3a3d", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-565730510"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:31.797915 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:31.797915 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:31.804207 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8eb67928-1fa2-4888-bcbe-4d772f696c38 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:31.806117 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:31.806117 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:31.806751 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cda1c624-d128-4972-9c59-99fc57a43b96 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Volume info retrieved successfully. Aug 14 22:30:31.806928 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-cda1c624-d128-4972-9c59-99fc57a43b96 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Create snapshot from volume cbb85d27-ccd2-46f8-9e47-613d746f3a3d Aug 14 22:30:31.814242 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8eb67928-1fa2-4888-bcbe-4d772f696c38 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:31.814856 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 597/2403] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:31 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 997 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:31.848334 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-cda1c624-d128-4972-9c59-99fc57a43b96 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Created reservations ['33b88acc-7847-4707-9489-f1f40ee8915d', '5fe5dd13-5997-4469-acac-f0a119334028', 'c2d67654-4962-409a-a8bb-1c4fc150cd3c', '5d4b58ea-ebd7-4305-ad99-13fd2400828d'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:31.884049 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cda1c624-d128-4972-9c59-99fc57a43b96 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Snapshot create request issued successfully. Aug 14 22:30:31.884049 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cda1c624-d128-4972-9c59-99fc57a43b96 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:30:31.884493 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 605/2404] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:30:31 2026] POST /volume/v3/snapshots => generated 325 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:31.896145 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c68cf2d8-3a0f-4203-b50d-5be3dd62fa01 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:31.898092 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c68cf2d8-3a0f-4203-b50d-5be3dd62fa01 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 Aug 14 22:30:31.898197 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c68cf2d8-3a0f-4203-b50d-5be3dd62fa01 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:31.898479 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c68cf2d8-3a0f-4203-b50d-5be3dd62fa01 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:31.903630 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:31.903630 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:31.904044 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c68cf2d8-3a0f-4203-b50d-5be3dd62fa01 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Snapshot retrieved successfully. Aug 14 22:30:31.904962 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c68cf2d8-3a0f-4203-b50d-5be3dd62fa01 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 returned with HTTP 200 Aug 14 22:30:31.905360 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 596/2405] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:31 2026] GET /volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 => generated 457 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:32.331980 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-95c07b79-b2c1-4bb6-9576-9448c9525fe5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:32.335136 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95c07b79-b2c1-4bb6-9576-9448c9525fe5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:32.335353 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95c07b79-b2c1-4bb6-9576-9448c9525fe5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:32.335542 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95c07b79-b2c1-4bb6-9576-9448c9525fe5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:32.335655 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-95c07b79-b2c1-4bb6-9576-9448c9525fe5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:32.343147 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:32.343147 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:32.343901 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95c07b79-b2c1-4bb6-9576-9448c9525fe5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:32.344237 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 608/2406] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:32 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:32.834983 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-913b32aa-76f4-45fd-a95a-9047af7627df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:32.839138 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-913b32aa-76f4-45fd-a95a-9047af7627df tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:32.839452 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-913b32aa-76f4-45fd-a95a-9047af7627df tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:32.839804 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-913b32aa-76f4-45fd-a95a-9047af7627df tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:32.856130 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:32.856130 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:32.864668 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-913b32aa-76f4-45fd-a95a-9047af7627df tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:32.870874 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-913b32aa-76f4-45fd-a95a-9047af7627df tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:32.871427 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 598/2407] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:32 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 997 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:32.920143 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bb431963-9f3c-4724-b9b0-be724174ae73 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:32.924134 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb431963-9f3c-4724-b9b0-be724174ae73 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 Aug 14 22:30:32.924134 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb431963-9f3c-4724-b9b0-be724174ae73 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:32.924134 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb431963-9f3c-4724-b9b0-be724174ae73 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:32.931089 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:32.931089 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:32.931882 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bb431963-9f3c-4724-b9b0-be724174ae73 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Snapshot retrieved successfully. Aug 14 22:30:32.933151 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb431963-9f3c-4724-b9b0-be724174ae73 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 returned with HTTP 200 Aug 14 22:30:32.933827 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 606/2408] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:32 2026] GET /volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 => generated 484 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:32.948091 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c334b955-f63d-40be-a3cb-0530b28524df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:32.951997 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c334b955-f63d-40be-a3cb-0530b28524df tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 Aug 14 22:30:32.951997 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c334b955-f63d-40be-a3cb-0530b28524df tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:32.951997 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c334b955-f63d-40be-a3cb-0530b28524df tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:32.958155 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:32.958155 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:32.958155 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c334b955-f63d-40be-a3cb-0530b28524df tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Snapshot retrieved successfully. Aug 14 22:30:32.959088 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c334b955-f63d-40be-a3cb-0530b28524df tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 returned with HTTP 200 Aug 14 22:30:32.959640 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 597/2409] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:32 2026] GET /volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:32.975286 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-42db807c-f26c-4ee4-acbc-54d2699691ae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:32.978165 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42db807c-f26c-4ee4-acbc-54d2699691ae tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 Aug 14 22:30:32.978165 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42db807c-f26c-4ee4-acbc-54d2699691ae tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:32.978779 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42db807c-f26c-4ee4-acbc-54d2699691ae tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:32.978977 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-42db807c-f26c-4ee4-acbc-54d2699691ae tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Delete snapshot with id: 51e70b74-ba25-40c1-9cc8-c71478685cc1 Aug 14 22:30:32.986587 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:32.986587 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:32.988083 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-42db807c-f26c-4ee4-acbc-54d2699691ae tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Snapshot retrieved successfully. Aug 14 22:30:33.017130 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-42db807c-f26c-4ee4-acbc-54d2699691ae tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Snapshot delete request issued successfully. Aug 14 22:30:33.017644 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42db807c-f26c-4ee4-acbc-54d2699691ae tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 returned with HTTP 202 Aug 14 22:30:33.018556 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 609/2410] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:30:32 2026] DELETE /volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:33.027142 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dfa96f57-4f02-4c19-bebc-f6e93728f02d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:33.029165 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dfa96f57-4f02-4c19-bebc-f6e93728f02d tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 Aug 14 22:30:33.029391 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dfa96f57-4f02-4c19-bebc-f6e93728f02d tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:33.029705 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dfa96f57-4f02-4c19-bebc-f6e93728f02d tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:33.039554 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:33.039554 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:33.040477 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dfa96f57-4f02-4c19-bebc-f6e93728f02d tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Snapshot retrieved successfully. Aug 14 22:30:33.041487 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dfa96f57-4f02-4c19-bebc-f6e93728f02d tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 returned with HTTP 200 Aug 14 22:30:33.041956 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 599/2411] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:33 2026] GET /volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:33.356318 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-74cad0bd-b077-4ca2-bb5b-900e2323c66b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:33.367317 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74cad0bd-b077-4ca2-bb5b-900e2323c66b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:33.367650 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74cad0bd-b077-4ca2-bb5b-900e2323c66b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:33.367907 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74cad0bd-b077-4ca2-bb5b-900e2323c66b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:33.368046 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-74cad0bd-b077-4ca2-bb5b-900e2323c66b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:33.379866 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:33.379866 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:33.381179 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74cad0bd-b077-4ca2-bb5b-900e2323c66b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:33.381759 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 607/2412] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:33 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:33.892376 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-539c79e9-8a42-4bcc-b8b4-8b1446c65b57 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:33.896311 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-539c79e9-8a42-4bcc-b8b4-8b1446c65b57 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:33.896311 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-539c79e9-8a42-4bcc-b8b4-8b1446c65b57 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:33.896311 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-539c79e9-8a42-4bcc-b8b4-8b1446c65b57 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:33.904673 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:33.904673 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:33.916599 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-539c79e9-8a42-4bcc-b8b4-8b1446c65b57 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:33.921069 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-539c79e9-8a42-4bcc-b8b4-8b1446c65b57 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:33.921069 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 598/2413] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:33 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:34.060768 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e0f02e58-8ed8-4327-85f7-59646f67ec84 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:34.065948 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0f02e58-8ed8-4327-85f7-59646f67ec84 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 Aug 14 22:30:34.065948 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0f02e58-8ed8-4327-85f7-59646f67ec84 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:34.065948 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0f02e58-8ed8-4327-85f7-59646f67ec84 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:34.069873 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0f02e58-8ed8-4327-85f7-59646f67ec84 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 returned with HTTP 404 Aug 14 22:30:34.071195 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 610/2414] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:34 2026] GET /volume/v3/snapshots/51e70b74-ba25-40c1-9cc8-c71478685cc1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:34.086227 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c94949a0-ebd3-42db-9391-4a7f2fb475fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:34.089434 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c94949a0-ebd3-42db-9391-4a7f2fb475fa tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] DELETE https://10.4.3.114/volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d Aug 14 22:30:34.089696 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c94949a0-ebd3-42db-9391-4a7f2fb475fa tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:34.089998 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c94949a0-ebd3-42db-9391-4a7f2fb475fa tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:34.090143 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c94949a0-ebd3-42db-9391-4a7f2fb475fa tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Delete volume with id: cbb85d27-ccd2-46f8-9e47-613d746f3a3d Aug 14 22:30:34.098830 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:34.098830 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:34.099373 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c94949a0-ebd3-42db-9391-4a7f2fb475fa tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Volume info retrieved successfully. Aug 14 22:30:34.133868 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c94949a0-ebd3-42db-9391-4a7f2fb475fa tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Delete volume request issued successfully. Aug 14 22:30:34.134110 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c94949a0-ebd3-42db-9391-4a7f2fb475fa tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d returned with HTTP 202 Aug 14 22:30:34.134665 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 600/2415] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:34 2026] DELETE /volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:34.146183 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-24a51403-9ce8-435c-aac9-447e1ee9707e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:34.150835 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24a51403-9ce8-435c-aac9-447e1ee9707e tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d Aug 14 22:30:34.151099 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24a51403-9ce8-435c-aac9-447e1ee9707e tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:34.151370 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24a51403-9ce8-435c-aac9-447e1ee9707e tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:34.162125 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:34.162125 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:34.167874 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-24a51403-9ce8-435c-aac9-447e1ee9707e tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Volume info retrieved successfully. Aug 14 22:30:34.174240 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24a51403-9ce8-435c-aac9-447e1ee9707e tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d returned with HTTP 200 Aug 14 22:30:34.174892 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 608/2416] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:34 2026] GET /volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:34.395503 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-06c28698-23b9-4324-a844-f1c4621681b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:34.397620 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06c28698-23b9-4324-a844-f1c4621681b4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:34.398082 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-06c28698-23b9-4324-a844-f1c4621681b4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:34.398388 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-06c28698-23b9-4324-a844-f1c4621681b4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:34.398597 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-06c28698-23b9-4324-a844-f1c4621681b4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:34.405186 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:34.405186 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:34.406615 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06c28698-23b9-4324-a844-f1c4621681b4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:34.407301 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 599/2417] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:34 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:34.942992 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7dc51fcd-65d9-407e-9ec6-67c4f7764edc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:34.948005 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7dc51fcd-65d9-407e-9ec6-67c4f7764edc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:34.948005 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7dc51fcd-65d9-407e-9ec6-67c4f7764edc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:34.948868 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7dc51fcd-65d9-407e-9ec6-67c4f7764edc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:34.959178 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:34.959178 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:34.970199 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7dc51fcd-65d9-407e-9ec6-67c4f7764edc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:34.990851 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7dc51fcd-65d9-407e-9ec6-67c4f7764edc tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:34.991125 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 611/2418] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:34 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 997 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:35.120925 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:35.194657 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-22a55d3c-724e-4779-96b6-942d4fe78942 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:35.197054 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22a55d3c-724e-4779-96b6-942d4fe78942 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d Aug 14 22:30:35.197320 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22a55d3c-724e-4779-96b6-942d4fe78942 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:35.197586 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22a55d3c-724e-4779-96b6-942d4fe78942 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:35.207051 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22a55d3c-724e-4779-96b6-942d4fe78942 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d returned with HTTP 404 Aug 14 22:30:35.207672 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 609/2419] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:35 2026] GET /volume/v3/volumes/cbb85d27-ccd2-46f8-9e47-613d746f3a3d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:35.226071 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c82e938-5ce3-4418-a400-7499e37ef022 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:35.228328 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c82e938-5ce3-4418-a400-7499e37ef022 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] DELETE https://10.4.3.114/volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 Aug 14 22:30:35.228493 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c82e938-5ce3-4418-a400-7499e37ef022 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:35.228717 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c82e938-5ce3-4418-a400-7499e37ef022 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:35.228904 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-9c82e938-5ce3-4418-a400-7499e37ef022 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Delete volume with id: 0f200f18-8936-46b2-ac61-312ceb1261e7 Aug 14 22:30:35.238665 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:35.238665 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:35.239365 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c82e938-5ce3-4418-a400-7499e37ef022 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Volume info retrieved successfully. Aug 14 22:30:35.243464 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:35.245779 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1741338524"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:35.248972 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1741338524'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:35.249199 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Create volume of 1 GB Aug 14 22:30:35.262168 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Availability Zones retrieved successfully. Aug 14 22:30:35.274160 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Flow 'volume_create_api' (b7e8bfc1-4df3-4f39-bd84-de08621dca08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:35.275374 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb528fcd-f7e0-4d68-987a-f9c63fa36ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:35.276863 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:35.276985 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c82e938-5ce3-4418-a400-7499e37ef022 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Delete volume request issued successfully. Aug 14 22:30:35.277296 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c82e938-5ce3-4418-a400-7499e37ef022 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 returned with HTTP 202 Aug 14 22:30:35.278048 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 600/2420] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:35 2026] DELETE /volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:35.290683 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-379b81e9-a838-402a-8f70-452e04c69b02 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:35.293247 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-379b81e9-a838-402a-8f70-452e04c69b02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 Aug 14 22:30:35.294134 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-379b81e9-a838-402a-8f70-452e04c69b02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:35.294134 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-379b81e9-a838-402a-8f70-452e04c69b02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:35.305728 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:35.305728 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:35.313816 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-379b81e9-a838-402a-8f70-452e04c69b02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Volume info retrieved successfully. Aug 14 22:30:35.323721 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb528fcd-f7e0-4d68-987a-f9c63fa36ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:35.323817 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-379b81e9-a838-402a-8f70-452e04c69b02 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 returned with HTTP 200 Aug 14 22:30:35.323817 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 612/2421] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:35 2026] GET /volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 => generated 832 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:35.324445 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec09d04d-6633-4869-b15d-63aa4ae52f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:35.428662 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0f85bf6a-2507-4008-9d60-5bee11678f80 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:35.431074 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f85bf6a-2507-4008-9d60-5bee11678f80 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:35.433218 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f85bf6a-2507-4008-9d60-5bee11678f80 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:35.433218 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f85bf6a-2507-4008-9d60-5bee11678f80 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:35.433218 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0f85bf6a-2507-4008-9d60-5bee11678f80 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:35.452750 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:35.452750 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:35.454073 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f85bf6a-2507-4008-9d60-5bee11678f80 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:35.456352 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 610/2422] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:35 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:35.486587 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Created reservations ['c9ab860b-c386-4d51-bb17-efb48828fbd3', '3e98b97a-522f-4a74-8dcb-0248756b0f5f', '98946d90-3d34-47bb-abaa-0255e9fcf96b', '1de83714-a90e-47af-a70c-2c8525b172a2'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:35.488632 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec09d04d-6633-4869-b15d-63aa4ae52f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9ab860b-c386-4d51-bb17-efb48828fbd3', '3e98b97a-522f-4a74-8dcb-0248756b0f5f', '98946d90-3d34-47bb-abaa-0255e9fcf96b', '1de83714-a90e-47af-a70c-2c8525b172a2']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:35.489490 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c61a819-80d7-4b4c-abfb-7a2afa629017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:35.532612 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c61a819-80d7-4b4c-abfb-7a2afa629017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'becaaab9-64b9-4aed-9270-3c7c25f667df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1741338524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddce48ce02cc4d5cab4ce63413c0fffa',qos_specs=None,replication_status=,reservations=['c9ab860b-c386-4d51-bb17-efb48828fbd3','3e98b97a-522f-4a74-8dcb-0248756b0f5f','98946d90-3d34-47bb-abaa-0255e9fcf96b','1de83714-a90e-47af-a70c-2c8525b172a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='476a54b8a4694ff4bebaa8d84314f8b9',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1741338524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=becaaab9-64b9-4aed-9270-3c7c25f667df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddce48ce02cc4d5cab4ce63413c0fffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='476a54b8a4694ff4bebaa8d84314f8b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:35.535892 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c83f783a-cf91-4b52-8a6d-cf39833e723b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:35.572128 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c83f783a-cf91-4b52-8a6d-cf39833e723b) transitioned into state 'SUCCESS' from state '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-1741338524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddce48ce02cc4d5cab4ce63413c0fffa',qos_specs=None,replication_status=,reservations=['c9ab860b-c386-4d51-bb17-efb48828fbd3','3e98b97a-522f-4a74-8dcb-0248756b0f5f','98946d90-3d34-47bb-abaa-0255e9fcf96b','1de83714-a90e-47af-a70c-2c8525b172a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='476a54b8a4694ff4bebaa8d84314f8b9',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:35.573027 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f6b223-4aac-4845-bd56-ae94051f54ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:35.596539 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f6b223-4aac-4845-bd56-ae94051f54ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:35.597688 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Flow 'volume_create_api' (b7e8bfc1-4df3-4f39-bd84-de08621dca08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:35.598067 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Create volume request issued successfully. Aug 14 22:30:35.598776 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-607f0542-a7d2-4bcd-843f-861ac8191a2a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:35.599527 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 601/2423] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:30:35 2026] POST /volume/v3/volumes => generated 751 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:35.615880 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fdb93917-3868-45bd-a7b3-48b3f47002b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:35.618827 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdb93917-3868-45bd-a7b3-48b3f47002b4 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df Aug 14 22:30:35.619094 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdb93917-3868-45bd-a7b3-48b3f47002b4 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:35.619620 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdb93917-3868-45bd-a7b3-48b3f47002b4 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:35.632310 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:35.632310 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:35.648178 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fdb93917-3868-45bd-a7b3-48b3f47002b4 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:35.660194 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdb93917-3868-45bd-a7b3-48b3f47002b4 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df returned with HTTP 200 Aug 14 22:30:35.660997 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 601/2424] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:35 2026] GET /volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:36.011752 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b0e148e-07bc-405f-86c4-d7d7c1561e39 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:36.013984 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b0e148e-07bc-405f-86c4-d7d7c1561e39 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:36.014239 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b0e148e-07bc-405f-86c4-d7d7c1561e39 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:36.014525 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b0e148e-07bc-405f-86c4-d7d7c1561e39 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:36.027211 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:36.027211 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:36.032737 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7b0e148e-07bc-405f-86c4-d7d7c1561e39 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:36.039587 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b0e148e-07bc-405f-86c4-d7d7c1561e39 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:36.040129 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 613/2425] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:36 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:36.348050 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4decb178-b9f6-4664-b9bd-d094c717bad0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:36.351378 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4decb178-b9f6-4664-b9bd-d094c717bad0 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] GET https://10.4.3.114/volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 Aug 14 22:30:36.352375 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4decb178-b9f6-4664-b9bd-d094c717bad0 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:36.352375 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4decb178-b9f6-4664-b9bd-d094c717bad0 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:36.360713 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4decb178-b9f6-4664-b9bd-d094c717bad0 tempest-CinderUnicodeTest-352627227 tempest-CinderUnicodeTest-352627227-project-member] https://10.4.3.114/volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 returned with HTTP 404 Aug 14 22:30:36.361527 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 611/2426] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:36 2026] GET /volume/v3/volumes/0f200f18-8936-46b2-ac61-312ceb1261e7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:36.469065 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-959811ee-f288-47b6-a7e4-32a20507287f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:36.472566 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-959811ee-f288-47b6-a7e4-32a20507287f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:36.472880 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-959811ee-f288-47b6-a7e4-32a20507287f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:36.473158 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-959811ee-f288-47b6-a7e4-32a20507287f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:36.473351 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-959811ee-f288-47b6-a7e4-32a20507287f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:36.484114 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:36.484114 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:36.485059 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-959811ee-f288-47b6-a7e4-32a20507287f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:36.485628 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 602/2427] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:36 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:36.682724 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-596ec164-0fa8-4036-94f9-50f98c5555d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:36.688371 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-596ec164-0fa8-4036-94f9-50f98c5555d4 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df Aug 14 22:30:36.688666 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-596ec164-0fa8-4036-94f9-50f98c5555d4 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:36.688928 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-596ec164-0fa8-4036-94f9-50f98c5555d4 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:36.704354 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:36.704354 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:36.716153 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-596ec164-0fa8-4036-94f9-50f98c5555d4 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:36.724058 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-596ec164-0fa8-4036-94f9-50f98c5555d4 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df returned with HTTP 200 Aug 14 22:30:36.724711 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 602/2428] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:36 2026] GET /volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:36.742942 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2d8334a7-66cf-475d-9de6-0e946d8cf8f2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:36.746622 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d8334a7-66cf-475d-9de6-0e946d8cf8f2 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:30:36.746622 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d8334a7-66cf-475d-9de6-0e946d8cf8f2 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "becaaab9-64b9-4aed-9270-3c7c25f667df", "name": "tempest-VolumesDeleteCascade-Snapshot-1493675486"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:36.767330 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:36.767330 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:36.767330 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2d8334a7-66cf-475d-9de6-0e946d8cf8f2 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:36.767330 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-2d8334a7-66cf-475d-9de6-0e946d8cf8f2 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Create snapshot from volume becaaab9-64b9-4aed-9270-3c7c25f667df Aug 14 22:30:36.835454 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-2d8334a7-66cf-475d-9de6-0e946d8cf8f2 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Created reservations ['17f8a0c8-9612-4698-8234-e88092f83f27', '2588b33a-83cb-4f81-8d57-018d6f081b41', '03062b3b-4f7d-4a40-826e-280dfa32a299', '9671d65d-1acf-4826-9e38-107cd9d32eb0'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:36.921699 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2d8334a7-66cf-475d-9de6-0e946d8cf8f2 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Snapshot create request issued successfully. Aug 14 22:30:36.922904 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d8334a7-66cf-475d-9de6-0e946d8cf8f2 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:30:36.922904 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 614/2429] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:30:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:36.942292 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-185f91c2-b665-41cb-bfde-8e40cb37a0d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:36.945465 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-185f91c2-b665-41cb-bfde-8e40cb37a0d9 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/snapshots/51313bc3-7560-4ba3-a0bb-5ca4c3a277b4 Aug 14 22:30:36.945465 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-185f91c2-b665-41cb-bfde-8e40cb37a0d9 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:36.945714 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-185f91c2-b665-41cb-bfde-8e40cb37a0d9 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:36.948592 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-82688fcb-9826-4041-a8cb-cb4ca68bf973 req-63a40f83-1220-46f6-a08a-fbd9fbb3558d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:36.953276 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-82688fcb-9826-4041-a8cb-cb4ca68bf973 req-63a40f83-1220-46f6-a08a-fbd9fbb3558d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e Aug 14 22:30:36.953276 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-82688fcb-9826-4041-a8cb-cb4ca68bf973 req-63a40f83-1220-46f6-a08a-fbd9fbb3558d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:36.953276 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-82688fcb-9826-4041-a8cb-cb4ca68bf973 req-63a40f83-1220-46f6-a08a-fbd9fbb3558d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:36.958478 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:36.958478 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:36.959562 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-185f91c2-b665-41cb-bfde-8e40cb37a0d9 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Snapshot retrieved successfully. Aug 14 22:30:36.961392 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-185f91c2-b665-41cb-bfde-8e40cb37a0d9 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots/51313bc3-7560-4ba3-a0bb-5ca4c3a277b4 returned with HTTP 200 Aug 14 22:30:36.962322 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 612/2430] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:36 2026] GET /volume/v3/snapshots/51313bc3-7560-4ba3-a0bb-5ca4c3a277b4 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:36.976606 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:36.976606 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:36.988594 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-82688fcb-9826-4041-a8cb-cb4ca68bf973 req-63a40f83-1220-46f6-a08a-fbd9fbb3558d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:30:36.998760 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-82688fcb-9826-4041-a8cb-cb4ca68bf973 req-63a40f83-1220-46f6-a08a-fbd9fbb3558d tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e returned with HTTP 200 Aug 14 22:30:36.999498 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 603/2431] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:30:36 2026] GET /volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:37.061100 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-38527acb-24ca-4546-ae2c-93e16d0da49e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:37.066960 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38527acb-24ca-4546-ae2c-93e16d0da49e tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:37.067335 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38527acb-24ca-4546-ae2c-93e16d0da49e tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:37.067410 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38527acb-24ca-4546-ae2c-93e16d0da49e tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:37.081192 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:37.081192 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:37.110194 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-38527acb-24ca-4546-ae2c-93e16d0da49e tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:37.110194 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38527acb-24ca-4546-ae2c-93e16d0da49e tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:37.110194 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 603/2432] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:37 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:37.319126 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-92e59e87-dc45-4594-938b-84c3e9d102bb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:37.323032 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-92e59e87-dc45-4594-938b-84c3e9d102bb tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:37.323194 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-92e59e87-dc45-4594-938b-84c3e9d102bb tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:37.323463 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-92e59e87-dc45-4594-938b-84c3e9d102bb tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:37.332172 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:37.332172 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:37.339931 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-92e59e87-dc45-4594-938b-84c3e9d102bb tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:37.346205 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-92e59e87-dc45-4594-938b-84c3e9d102bb tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:37.346819 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 615/2433] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:30:37 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:37.501679 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6b0566d9-2ea6-42d3-8326-104e169544c1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:37.503848 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b0566d9-2ea6-42d3-8326-104e169544c1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:37.503848 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b0566d9-2ea6-42d3-8326-104e169544c1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:37.504060 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b0566d9-2ea6-42d3-8326-104e169544c1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:37.504168 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6b0566d9-2ea6-42d3-8326-104e169544c1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:37.509852 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:37.509852 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:37.510266 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b0566d9-2ea6-42d3-8326-104e169544c1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:37.510683 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 613/2434] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:37 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:37.883416 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-cc7c193b-13d6-4fbd-a9ef-bebeae82bc70 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:37.888470 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-cc7c193b-13d6-4fbd-a9ef-bebeae82bc70 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:37.888778 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-cc7c193b-13d6-4fbd-a9ef-bebeae82bc70 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:37.889053 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-cc7c193b-13d6-4fbd-a9ef-bebeae82bc70 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:37.897927 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:37.897927 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:37.902949 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-cc7c193b-13d6-4fbd-a9ef-bebeae82bc70 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:37.910245 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-cc7c193b-13d6-4fbd-a9ef-bebeae82bc70 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:37.910797 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 604/2435] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:30:37 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:37.925845 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-90196b08-5e4f-4ff6-8dd5-703571bd7853 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:37.926584 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90196b08-5e4f-4ff6-8dd5-703571bd7853 None None] GET https://10.4.3.114/volume// Aug 14 22:30:37.926793 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90196b08-5e4f-4ff6-8dd5-703571bd7853 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:37.927085 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90196b08-5e4f-4ff6-8dd5-703571bd7853 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:37.927465 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90196b08-5e4f-4ff6-8dd5-703571bd7853 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:30:37.927648 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 604/2436] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:30: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 14 22:30:37.939508 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-787eecc2-4a28-42bd-a634-a2924e830169 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:37.941999 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-787eecc2-4a28-42bd-a634-a2924e830169 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:30:37.942392 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-787eecc2-4a28-42bd-a634-a2924e830169 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34786f7a-4a8a-490d-8174-957286f28f51", "connector": null, "instance_uuid": "144ed379-dfb1-4f31-b380-a1c6886151ed"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:37.957655 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:37.957655 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:37.975475 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e0f890c-7565-4528-a861-702e6a2bd52d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:37.978926 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e0f890c-7565-4528-a861-702e6a2bd52d tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/snapshots/51313bc3-7560-4ba3-a0bb-5ca4c3a277b4 Aug 14 22:30:37.978926 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e0f890c-7565-4528-a861-702e6a2bd52d tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:37.978926 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e0f890c-7565-4528-a861-702e6a2bd52d tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:37.987932 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:37.987932 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:37.989330 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e0f890c-7565-4528-a861-702e6a2bd52d tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Snapshot retrieved successfully. Aug 14 22:30:37.991079 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e0f890c-7565-4528-a861-702e6a2bd52d tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots/51313bc3-7560-4ba3-a0bb-5ca4c3a277b4 returned with HTTP 200 Aug 14 22:30:37.991079 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 614/2437] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:37 2026] GET /volume/v3/snapshots/51313bc3-7560-4ba3-a0bb-5ca4c3a277b4 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:38.006311 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-04d91c22-0155-4267-8be5-297ea01f93cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:38.008954 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04d91c22-0155-4267-8be5-297ea01f93cf tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:30:38.009403 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04d91c22-0155-4267-8be5-297ea01f93cf tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "becaaab9-64b9-4aed-9270-3c7c25f667df", "name": "tempest-VolumesDeleteCascade-Snapshot-1710294870"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:38.014178 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-787eecc2-4a28-42bd-a634-a2924e830169 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:30:38.014942 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 616/2438] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:30:37 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:38.036579 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:38.036579 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:38.036579 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-04d91c22-0155-4267-8be5-297ea01f93cf tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:38.036579 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-04d91c22-0155-4267-8be5-297ea01f93cf tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Create snapshot from volume becaaab9-64b9-4aed-9270-3c7c25f667df Aug 14 22:30:38.085889 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-04d91c22-0155-4267-8be5-297ea01f93cf tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Created reservations ['b14e42df-4d77-4f30-8391-9564801c10ec', '04592a97-d608-4d12-9c93-77385aa9d2a4', 'a933890b-f4b7-47b2-9e26-b8705d191fa7', 'd7d02428-4586-413a-8b3c-1e0ff2b4ecf3'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:38.138912 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-04d91c22-0155-4267-8be5-297ea01f93cf tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Snapshot create request issued successfully. Aug 14 22:30:38.139327 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04d91c22-0155-4267-8be5-297ea01f93cf tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:30:38.139948 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 605/2439] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:30:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:38.157139 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d606f6ed-e5de-4450-abf4-7bf26efb557a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:38.157139 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d606f6ed-e5de-4450-abf4-7bf26efb557a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/snapshots/9e417ff7-4431-42c1-b744-202a63f1ceb7 Aug 14 22:30:38.157362 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d606f6ed-e5de-4450-abf4-7bf26efb557a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:38.157622 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d606f6ed-e5de-4450-abf4-7bf26efb557a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:38.167395 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:38.167395 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:38.168085 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d606f6ed-e5de-4450-abf4-7bf26efb557a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Snapshot retrieved successfully. Aug 14 22:30:38.169506 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d606f6ed-e5de-4450-abf4-7bf26efb557a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots/9e417ff7-4431-42c1-b744-202a63f1ceb7 returned with HTTP 200 Aug 14 22:30:38.170311 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 605/2440] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:38 2026] GET /volume/v3/snapshots/9e417ff7-4431-42c1-b744-202a63f1ceb7 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:38.505038 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:38.522978 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0eea601a-1e67-4c35-9751-e570b218d83f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:38.524854 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0eea601a-1e67-4c35-9751-e570b218d83f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:38.525125 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0eea601a-1e67-4c35-9751-e570b218d83f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:38.525228 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0eea601a-1e67-4c35-9751-e570b218d83f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:38.525339 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0eea601a-1e67-4c35-9751-e570b218d83f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:38.530367 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:38.530367 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:38.531405 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0eea601a-1e67-4c35-9751-e570b218d83f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:38.531875 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 617/2441] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:38 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:38.623580 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:38.624150 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-398734524"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:38.627208 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-398734524'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:38.627409 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Create volume of 1 GB Aug 14 22:30:38.637229 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Availability Zones retrieved successfully. Aug 14 22:30:38.645345 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Flow 'volume_create_api' (a55bf388-9569-493a-ae21-9762e7887baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:38.648357 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1386ea9-319d-40b8-9e37-6c0fe8e29696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:38.649658 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:38.695569 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1386ea9-319d-40b8-9e37-6c0fe8e29696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:38.697090 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d2e4a3-16f6-4585-a1e3-5ac8d2210764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:38.781383 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Created reservations ['29d2b47b-e6de-4e91-9d3d-e81355736141', '9438ae17-a666-4bdd-bff8-e9ca795580b1', 'c93f9724-875d-4a37-b14c-9f1c26fd891f', '43b4df7e-84e1-4538-abba-0fbef7a21f27'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:38.782399 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d2e4a3-16f6-4585-a1e3-5ac8d2210764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29d2b47b-e6de-4e91-9d3d-e81355736141', '9438ae17-a666-4bdd-bff8-e9ca795580b1', 'c93f9724-875d-4a37-b14c-9f1c26fd891f', '43b4df7e-84e1-4538-abba-0fbef7a21f27']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:38.783494 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad305f13-62d2-4e88-a6de-5efb085580a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:38.811385 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad305f13-62d2-4e88-a6de-5efb085580a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c625a577-6fd5-41c4-b799-6a1dfb8e8f08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-398734524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942461bee1474bdab34b9fc16b7c3d23',qos_specs=None,replication_status=,reservations=['29d2b47b-e6de-4e91-9d3d-e81355736141','9438ae17-a666-4bdd-bff8-e9ca795580b1','c93f9724-875d-4a37-b14c-9f1c26fd891f','43b4df7e-84e1-4538-abba-0fbef7a21f27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-398734524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c625a577-6fd5-41c4-b799-6a1dfb8e8f08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='942461bee1474bdab34b9fc16b7c3d23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:38.812882 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943df548-9a08-4cc2-9f8c-2ac34bd22eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:38.842799 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943df548-9a08-4cc2-9f8c-2ac34bd22eb5) transitioned into state 'SUCCESS' from state '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-398734524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942461bee1474bdab34b9fc16b7c3d23',qos_specs=None,replication_status=,reservations=['29d2b47b-e6de-4e91-9d3d-e81355736141','9438ae17-a666-4bdd-bff8-e9ca795580b1','c93f9724-875d-4a37-b14c-9f1c26fd891f','43b4df7e-84e1-4538-abba-0fbef7a21f27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:38.843722 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b79e938-bc9d-42ff-98b7-22f1ace62954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:38.858777 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b79e938-bc9d-42ff-98b7-22f1ace62954) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:38.860023 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Flow 'volume_create_api' (a55bf388-9569-493a-ae21-9762e7887baf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:38.860511 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Create volume request issued successfully. Aug 14 22:30:38.861534 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d58a6f5-6601-4b4d-a864-7b8e30cbb424 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:38.862131 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 615/2442] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:30:38 2026] POST /volume/v3/volumes => generated 777 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:38.879449 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d0f63027-29c5-4c13-8384-634eec3fabb4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:38.880914 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d0f63027-29c5-4c13-8384-634eec3fabb4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 Aug 14 22:30:38.881121 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d0f63027-29c5-4c13-8384-634eec3fabb4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:38.881524 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d0f63027-29c5-4c13-8384-634eec3fabb4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:38.892167 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:38.892167 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:38.899477 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d0f63027-29c5-4c13-8384-634eec3fabb4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:30:38.905295 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d0f63027-29c5-4c13-8384-634eec3fabb4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 returned with HTTP 200 Aug 14 22:30:38.905594 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 606/2443] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:38 2026] GET /volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:39.184094 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4aad4cbe-b49d-496d-ad5b-0b778d65551a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:39.184505 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4aad4cbe-b49d-496d-ad5b-0b778d65551a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/snapshots/9e417ff7-4431-42c1-b744-202a63f1ceb7 Aug 14 22:30:39.184721 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4aad4cbe-b49d-496d-ad5b-0b778d65551a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:39.184982 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4aad4cbe-b49d-496d-ad5b-0b778d65551a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:39.190542 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:39.190542 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:39.190979 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4aad4cbe-b49d-496d-ad5b-0b778d65551a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Snapshot retrieved successfully. Aug 14 22:30:39.191846 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4aad4cbe-b49d-496d-ad5b-0b778d65551a tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots/9e417ff7-4431-42c1-b744-202a63f1ceb7 returned with HTTP 200 Aug 14 22:30:39.192209 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 606/2444] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:39 2026] GET /volume/v3/snapshots/9e417ff7-4431-42c1-b744-202a63f1ceb7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:39.205840 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b1dfe94e-b4a7-4d1d-8f7a-fc5a592ffeaa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:39.210529 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1dfe94e-b4a7-4d1d-8f7a-fc5a592ffeaa tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] DELETE https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df?cascade=True Aug 14 22:30:39.210529 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1dfe94e-b4a7-4d1d-8f7a-fc5a592ffeaa tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:39.212071 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1dfe94e-b4a7-4d1d-8f7a-fc5a592ffeaa tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:39.212795 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-b1dfe94e-b4a7-4d1d-8f7a-fc5a592ffeaa tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Delete volume with id: becaaab9-64b9-4aed-9270-3c7c25f667df Aug 14 22:30:39.223224 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:39.223224 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:39.224703 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b1dfe94e-b4a7-4d1d-8f7a-fc5a592ffeaa tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:39.277602 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b1dfe94e-b4a7-4d1d-8f7a-fc5a592ffeaa tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Delete volume request issued successfully. Aug 14 22:30:39.278420 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1dfe94e-b4a7-4d1d-8f7a-fc5a592ffeaa tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df?cascade=True returned with HTTP 202 Aug 14 22:30:39.278532 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 618/2445] 10.4.3.114 () {66 vars in 1376 bytes} [Fri Aug 14 22:30:39 2026] DELETE /volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df?cascade=True => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:39.294271 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83bdb7c6-1bf0-4fa1-ac25-150436750feb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:39.299855 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83bdb7c6-1bf0-4fa1-ac25-150436750feb tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df Aug 14 22:30:39.299855 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83bdb7c6-1bf0-4fa1-ac25-150436750feb tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:39.299855 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83bdb7c6-1bf0-4fa1-ac25-150436750feb tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:39.310170 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:39.310170 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:39.318077 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83bdb7c6-1bf0-4fa1-ac25-150436750feb tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:39.325389 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83bdb7c6-1bf0-4fa1-ac25-150436750feb tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df returned with HTTP 200 Aug 14 22:30:39.326058 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 616/2446] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:39 2026] GET /volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:39.547275 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-94076f65-ce6e-434e-9909-961eca5c9dbd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:39.553520 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94076f65-ce6e-434e-9909-961eca5c9dbd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:39.553520 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94076f65-ce6e-434e-9909-961eca5c9dbd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:39.553520 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94076f65-ce6e-434e-9909-961eca5c9dbd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:39.553520 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-94076f65-ce6e-434e-9909-961eca5c9dbd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:39.561390 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:39.561390 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:39.562710 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94076f65-ce6e-434e-9909-961eca5c9dbd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:39.566290 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 607/2447] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:39 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:39.705052 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d830982-aabf-4fe1-91f6-e767f070235b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:39.705562 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d830982-aabf-4fe1-91f6-e767f070235b None None] GET https://10.4.3.114/volume// Aug 14 22:30:39.705764 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d830982-aabf-4fe1-91f6-e767f070235b None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:39.706001 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d830982-aabf-4fe1-91f6-e767f070235b None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:39.707312 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d830982-aabf-4fe1-91f6-e767f070235b None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:30:39.707312 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 607/2448] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:30: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 14 22:30:39.720963 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-682b437d-27fa-4688-9c50-2409303452e5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:39.725463 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-682b437d-27fa-4688-9c50-2409303452e5 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:30:39.726033 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-682b437d-27fa-4688-9c50-2409303452e5 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:39.726906 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-682b437d-27fa-4688-9c50-2409303452e5 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:39.746229 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:39.746229 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:39.757281 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-682b437d-27fa-4688-9c50-2409303452e5 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:30:39.765632 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-682b437d-27fa-4688-9c50-2409303452e5 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:30:39.765783 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 619/2449] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:30:39 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 1427 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:30:39.927223 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6d922656-287b-458c-bd02-5d71b402f792 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:39.933231 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d922656-287b-458c-bd02-5d71b402f792 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 Aug 14 22:30:39.933231 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d922656-287b-458c-bd02-5d71b402f792 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:39.933231 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d922656-287b-458c-bd02-5d71b402f792 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:39.946445 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:39.946445 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:39.952518 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6d922656-287b-458c-bd02-5d71b402f792 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:30:39.959261 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d922656-287b-458c-bd02-5d71b402f792 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 returned with HTTP 200 Aug 14 22:30:39.959556 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-f08a1ce9-5a8a-42d3-8ed8-04cabe6a7c43 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:39.959624 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 617/2450] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:39 2026] GET /volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:30:39.959670 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-82688fcb-9826-4041-a8cb-cb4ca68bf973 req-2ec88bea-b970-4c90-9be1-d1810f65781f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:39.962801 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-f08a1ce9-5a8a-42d3-8ed8-04cabe6a7c43 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] PUT https://10.4.3.114/volume/v3/attachments/8c34d4a3-b179-4ba5-ae25-bdefc1b5588d Aug 14 22:30:39.962912 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-82688fcb-9826-4041-a8cb-cb4ca68bf973 req-2ec88bea-b970-4c90-9be1-d1810f65781f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] DELETE https://10.4.3.114/volume/v3/attachments/04a8bdc7-f7d9-4cb5-b9c8-73a5a3f98325 Aug 14 22:30:39.963101 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-f08a1ce9-5a8a-42d3-8ed8-04cabe6a7c43 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:39.963247 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-82688fcb-9826-4041-a8cb-cb4ca68bf973 req-2ec88bea-b970-4c90-9be1-d1810f65781f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:39.963394 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-82688fcb-9826-4041-a8cb-cb4ca68bf973 req-2ec88bea-b970-4c90-9be1-d1810f65781f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:39.972536 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:39.972536 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:39.978393 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-66be278f-f739-44b3-a172-7085d7ca71a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:39.980922 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66be278f-f739-44b3-a172-7085d7ca71a7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:30:39.981436 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66be278f-f739-44b3-a172-7085d7ca71a7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c625a577-6fd5-41c4-b799-6a1dfb8e8f08", "name": "tempest-type-Backup-156045142"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:39.984414 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-66be278f-f739-44b3-a172-7085d7ca71a7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Creating new backup {'backup': {'volume_id': 'c625a577-6fd5-41c4-b799-6a1dfb8e8f08', 'name': 'tempest-type-Backup-156045142'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:30:39.985051 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-66be278f-f739-44b3-a172-7085d7ca71a7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Creating backup of volume c625a577-6fd5-41c4-b799-6a1dfb8e8f08 in container None Aug 14 22:30:39.986097 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-f08a1ce9-5a8a-42d3-8ed8-04cabe6a7c43 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Acquiring lock "cinder-attachment_update-34786f7a-4a8a-490d-8174-957286f28f51-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:30:39.994983 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-f08a1ce9-5a8a-42d3-8ed8-04cabe6a7c43 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Lock "cinder-attachment_update-34786f7a-4a8a-490d-8174-957286f28f51-np0000007343" acquired by "attachment_update" :: waited 0.009s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:30:39.998071 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:39.998071 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:39.998264 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:39.998264 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:39.998631 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-66be278f-f739-44b3-a172-7085d7ca71a7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:30:40.045293 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-66be278f-f739-44b3-a172-7085d7ca71a7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Created reservations ['56dce874-db8f-489f-95a7-f748d29d19c9', '2523a822-0a62-4e91-a9cd-5bb34b89b046'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:40.058064 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-82688fcb-9826-4041-a8cb-cb4ca68bf973 req-2ec88bea-b970-4c90-9be1-d1810f65781f tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/attachments/04a8bdc7-f7d9-4cb5-b9c8-73a5a3f98325 returned with HTTP 200 Aug 14 22:30:40.058641 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 608/2451] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:30:39 2026] DELETE /volume/v3/attachments/04a8bdc7-f7d9-4cb5-b9c8-73a5a3f98325 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:40.088727 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66be278f-f739-44b3-a172-7085d7ca71a7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:30:40.088727 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 620/2452] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:30:39 2026] POST /volume/v3/backups => generated 315 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:40.100271 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d617d6a-5303-4d6f-aefd-49ee2b0ebcfe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:40.106174 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d617d6a-5303-4d6f-aefd-49ee2b0ebcfe tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:40.106174 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d617d6a-5303-4d6f-aefd-49ee2b0ebcfe tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:40.106174 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d617d6a-5303-4d6f-aefd-49ee2b0ebcfe tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:40.106174 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5d617d6a-5303-4d6f-aefd-49ee2b0ebcfe tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:40.107433 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-f08a1ce9-5a8a-42d3-8ed8-04cabe6a7c43 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Lock "cinder-attachment_update-34786f7a-4a8a-490d-8174-957286f28f51-np0000007343" released by "attachment_update" :: held 0.112s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:30:40.107897 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-f08a1ce9-5a8a-42d3-8ed8-04cabe6a7c43 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/attachments/8c34d4a3-b179-4ba5-ae25-bdefc1b5588d returned with HTTP 200 Aug 14 22:30:40.108477 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 608/2453] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:30:39 2026] PUT /volume/v3/attachments/8c34d4a3-b179-4ba5-ae25-bdefc1b5588d => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:40.112313 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:40.112313 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:40.113288 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d617d6a-5303-4d6f-aefd-49ee2b0ebcfe tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:40.113949 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 618/2454] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:40 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:40.153704 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-5861d97b-662e-43e3-9a94-6babaa50b998 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:40.156937 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-5861d97b-662e-43e3-9a94-6babaa50b998 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] POST https://10.4.3.114/volume/v3/attachments/8c34d4a3-b179-4ba5-ae25-bdefc1b5588d/action Aug 14 22:30:40.157617 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-5861d97b-662e-43e3-9a94-6babaa50b998 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:30:40.157931 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-5861d97b-662e-43e3-9a94-6babaa50b998 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:40.188353 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:40.188353 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:40.206486 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2812c1d6-feb9-4f74-b931-e453952e8953 req-5861d97b-662e-43e3-9a94-6babaa50b998 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/attachments/8c34d4a3-b179-4ba5-ae25-bdefc1b5588d/action returned with HTTP 204 Aug 14 22:30:40.207070 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 609/2455] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:30:40 2026] POST /volume/v3/attachments/8c34d4a3-b179-4ba5-ae25-bdefc1b5588d/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:40.345890 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fc32519c-59f3-46e7-bab9-3a0c10cfe619 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:40.349330 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc32519c-59f3-46e7-bab9-3a0c10cfe619 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df Aug 14 22:30:40.349330 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc32519c-59f3-46e7-bab9-3a0c10cfe619 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:40.349622 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc32519c-59f3-46e7-bab9-3a0c10cfe619 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:40.356799 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc32519c-59f3-46e7-bab9-3a0c10cfe619 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df returned with HTTP 404 Aug 14 22:30:40.357465 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 621/2456] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:40 2026] GET /volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:40.368132 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c46d10ae-4374-4a40-ab9d-9c63f1d7b1ab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:40.373240 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c46d10ae-4374-4a40-ab9d-9c63f1d7b1ab tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes Aug 14 22:30:40.373240 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c46d10ae-4374-4a40-ab9d-9c63f1d7b1ab tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:40.373240 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c46d10ae-4374-4a40-ab9d-9c63f1d7b1ab tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:40.373480 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-c46d10ae-4374-4a40-ab9d-9c63f1d7b1ab tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:30:40.373753 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:40.373753 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:40.374979 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c46d10ae-4374-4a40-ab9d-9c63f1d7b1ab tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:30:40.385460 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c46d10ae-4374-4a40-ab9d-9c63f1d7b1ab tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Get all volumes completed successfully. Aug 14 22:30:40.385460 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c46d10ae-4374-4a40-ab9d-9c63f1d7b1ab tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 200 Aug 14 22:30:40.385460 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 609/2457] 10.4.3.114 () {66 vars in 1237 bytes} [Fri Aug 14 22:30:40 2026] GET /volume/v3/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:30:40.400334 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b32041ff-3cf0-4d4a-a78a-06bd7fec7c00 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:40.404330 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b32041ff-3cf0-4d4a-a78a-06bd7fec7c00 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/snapshots Aug 14 22:30:40.404330 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b32041ff-3cf0-4d4a-a78a-06bd7fec7c00 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:40.404330 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b32041ff-3cf0-4d4a-a78a-06bd7fec7c00 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:40.404330 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-b32041ff-3cf0-4d4a-a78a-06bd7fec7c00 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:30:40.407061 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-b32041ff-3cf0-4d4a-a78a-06bd7fec7c00 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:30:40.415870 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b32041ff-3cf0-4d4a-a78a-06bd7fec7c00 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Get all snapshots completed successfully. Aug 14 22:30:40.415870 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b32041ff-3cf0-4d4a-a78a-06bd7fec7c00 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 200 Aug 14 22:30:40.415870 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 619/2458] 10.4.3.114 () {66 vars in 1243 bytes} [Fri Aug 14 22:30:40 2026] GET /volume/v3/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:30:40.430684 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-04d27549-9963-431a-8098-30fd03f10db7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:40.432669 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04d27549-9963-431a-8098-30fd03f10db7 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/9e417ff7-4431-42c1-b744-202a63f1ceb7 Aug 14 22:30:40.432920 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04d27549-9963-431a-8098-30fd03f10db7 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:40.433131 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04d27549-9963-431a-8098-30fd03f10db7 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:40.433247 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-04d27549-9963-431a-8098-30fd03f10db7 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Delete snapshot with id: 9e417ff7-4431-42c1-b744-202a63f1ceb7 Aug 14 22:30:40.438212 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04d27549-9963-431a-8098-30fd03f10db7 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots/9e417ff7-4431-42c1-b744-202a63f1ceb7 returned with HTTP 404 Aug 14 22:30:40.438880 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 610/2459] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:30:40 2026] DELETE /volume/v3/snapshots/9e417ff7-4431-42c1-b744-202a63f1ceb7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:40.449169 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cd5d7c35-2818-4a67-ab15-e58f1f6f1175 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:40.452267 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd5d7c35-2818-4a67-ab15-e58f1f6f1175 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/51313bc3-7560-4ba3-a0bb-5ca4c3a277b4 Aug 14 22:30:40.452267 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd5d7c35-2818-4a67-ab15-e58f1f6f1175 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:40.452624 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd5d7c35-2818-4a67-ab15-e58f1f6f1175 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:40.452624 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-cd5d7c35-2818-4a67-ab15-e58f1f6f1175 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Delete snapshot with id: 51313bc3-7560-4ba3-a0bb-5ca4c3a277b4 Aug 14 22:30:40.462619 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd5d7c35-2818-4a67-ab15-e58f1f6f1175 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots/51313bc3-7560-4ba3-a0bb-5ca4c3a277b4 returned with HTTP 404 Aug 14 22:30:40.464198 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 622/2460] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:30:40 2026] DELETE /volume/v3/snapshots/51313bc3-7560-4ba3-a0bb-5ca4c3a277b4 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:40.475552 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8e557254-a8b4-45e6-a5b6-8fbca554d6ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:40.477883 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e557254-a8b4-45e6-a5b6-8fbca554d6ca tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df Aug 14 22:30:40.478104 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e557254-a8b4-45e6-a5b6-8fbca554d6ca tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:40.478341 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e557254-a8b4-45e6-a5b6-8fbca554d6ca tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:40.488291 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e557254-a8b4-45e6-a5b6-8fbca554d6ca tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df returned with HTTP 404 Aug 14 22:30:40.489856 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 610/2461] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:40 2026] GET /volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:40.499587 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ec0da565-3aaa-47c0-9313-b5df47aacc63 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:40.503055 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec0da565-3aaa-47c0-9313-b5df47aacc63 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] DELETE https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df Aug 14 22:30:40.503055 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec0da565-3aaa-47c0-9313-b5df47aacc63 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:40.503055 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec0da565-3aaa-47c0-9313-b5df47aacc63 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:40.503055 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ec0da565-3aaa-47c0-9313-b5df47aacc63 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Delete volume with id: becaaab9-64b9-4aed-9270-3c7c25f667df Aug 14 22:30:40.511744 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec0da565-3aaa-47c0-9313-b5df47aacc63 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df returned with HTTP 404 Aug 14 22:30:40.512612 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 620/2462] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:40 2026] DELETE /volume/v3/volumes/becaaab9-64b9-4aed-9270-3c7c25f667df => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:40.523712 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:40.525921 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:40.526268 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1529734913"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:40.528330 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1529734913'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:40.528511 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Create volume of 1 GB Aug 14 22:30:40.533197 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Availability Zones retrieved successfully. Aug 14 22:30:40.539780 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Flow 'volume_create_api' (221c26bb-8c36-4a1f-b61e-b22b99020e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:40.541183 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72db227d-e943-4416-8d9a-c74683fe1bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:40.542325 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:40.573032 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72db227d-e943-4416-8d9a-c74683fe1bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:40.573781 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9824280-ee17-456f-afeb-7f30d8f3943d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:40.578892 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-99ee0fbe-5324-4838-a497-5b0838383be9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:40.582384 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99ee0fbe-5324-4838-a497-5b0838383be9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:40.584181 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99ee0fbe-5324-4838-a497-5b0838383be9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:40.584782 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99ee0fbe-5324-4838-a497-5b0838383be9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:40.585037 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-99ee0fbe-5324-4838-a497-5b0838383be9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:40.592824 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:40.592824 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:40.594162 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99ee0fbe-5324-4838-a497-5b0838383be9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:40.594662 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 623/2463] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:40 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:40.634873 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Created reservations ['bf664cf8-28cb-4f62-8904-218e0fa2809c', '1317c36a-c2a2-428f-8d90-3a5629dd22c4', '8017e4b7-ef16-4737-bf0c-7936877661ce', '9036d543-6a70-4929-98fc-cb68a421515e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:40.635340 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9824280-ee17-456f-afeb-7f30d8f3943d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf664cf8-28cb-4f62-8904-218e0fa2809c', '1317c36a-c2a2-428f-8d90-3a5629dd22c4', '8017e4b7-ef16-4737-bf0c-7936877661ce', '9036d543-6a70-4929-98fc-cb68a421515e']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:40.636142 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5fa041-befc-4b91-a7af-fab7a00587a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:40.664633 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5fa041-befc-4b91-a7af-fab7a00587a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dedd34e7-462f-418b-860c-29a527754849', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1529734913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddce48ce02cc4d5cab4ce63413c0fffa',qos_specs=None,replication_status=,reservations=['bf664cf8-28cb-4f62-8904-218e0fa2809c','1317c36a-c2a2-428f-8d90-3a5629dd22c4','8017e4b7-ef16-4737-bf0c-7936877661ce','9036d543-6a70-4929-98fc-cb68a421515e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='476a54b8a4694ff4bebaa8d84314f8b9',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1529734913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dedd34e7-462f-418b-860c-29a527754849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddce48ce02cc4d5cab4ce63413c0fffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='476a54b8a4694ff4bebaa8d84314f8b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:40.666204 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1accf186-8f3e-4540-9129-f19f68756773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:40.692852 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1accf186-8f3e-4540-9129-f19f68756773) transitioned into state 'SUCCESS' from state '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-1529734913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddce48ce02cc4d5cab4ce63413c0fffa',qos_specs=None,replication_status=,reservations=['bf664cf8-28cb-4f62-8904-218e0fa2809c','1317c36a-c2a2-428f-8d90-3a5629dd22c4','8017e4b7-ef16-4737-bf0c-7936877661ce','9036d543-6a70-4929-98fc-cb68a421515e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='476a54b8a4694ff4bebaa8d84314f8b9',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:40.693075 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b1a5126-6800-4d19-9683-10b2bd30724b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:40.706799 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b1a5126-6800-4d19-9683-10b2bd30724b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:40.707967 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Flow 'volume_create_api' (221c26bb-8c36-4a1f-b61e-b22b99020e43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:40.708377 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Create volume request issued successfully. Aug 14 22:30:40.709105 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5af13a9f-8e18-4d54-900f-4b364b8d0b46 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:40.709872 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 611/2464] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:30:40 2026] POST /volume/v3/volumes => generated 751 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:40.728474 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f99d4b93-e634-47d9-8b33-20b827df248f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:40.731705 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f99d4b93-e634-47d9-8b33-20b827df248f tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 Aug 14 22:30:40.731705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f99d4b93-e634-47d9-8b33-20b827df248f tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:40.731705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f99d4b93-e634-47d9-8b33-20b827df248f tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:40.742122 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:40.742122 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:40.751290 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f99d4b93-e634-47d9-8b33-20b827df248f tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:40.755747 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f99d4b93-e634-47d9-8b33-20b827df248f tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 returned with HTTP 200 Aug 14 22:30:40.756337 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 611/2465] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:40 2026] GET /volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:41.129134 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-69ed12ab-3b3f-4d0a-b1fe-37598ee6b580 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:41.131333 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69ed12ab-3b3f-4d0a-b1fe-37598ee6b580 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:41.131622 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-69ed12ab-3b3f-4d0a-b1fe-37598ee6b580 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:41.132001 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-69ed12ab-3b3f-4d0a-b1fe-37598ee6b580 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:41.132001 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-69ed12ab-3b3f-4d0a-b1fe-37598ee6b580 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:41.136931 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:41.136931 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:41.137719 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69ed12ab-3b3f-4d0a-b1fe-37598ee6b580 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:41.138154 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 621/2466] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:41 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:41.597291 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-26ee32d5-854e-44f3-815a-b561a3c63145 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:41.602281 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26ee32d5-854e-44f3-815a-b561a3c63145 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e Aug 14 22:30:41.602281 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26ee32d5-854e-44f3-815a-b561a3c63145 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:41.602281 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26ee32d5-854e-44f3-815a-b561a3c63145 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:41.602281 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-26ee32d5-854e-44f3-815a-b561a3c63145 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Delete volume with id: e8e71ef9-4c25-419f-a575-0e19ca64ee5e Aug 14 22:30:41.610292 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-513e29bf-de1c-4165-bf3e-7b727197d911 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:41.612494 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-513e29bf-de1c-4165-bf3e-7b727197d911 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:41.612796 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-513e29bf-de1c-4165-bf3e-7b727197d911 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:41.613062 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-513e29bf-de1c-4165-bf3e-7b727197d911 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:41.613209 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-513e29bf-de1c-4165-bf3e-7b727197d911 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:41.617281 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:41.617281 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:41.617281 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-26ee32d5-854e-44f3-815a-b561a3c63145 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:30:41.620219 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:41.620219 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:41.621773 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-513e29bf-de1c-4165-bf3e-7b727197d911 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:41.621773 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 612/2467] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:41 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:41.646428 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-26ee32d5-854e-44f3-815a-b561a3c63145 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Delete volume request issued successfully. Aug 14 22:30:41.646893 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26ee32d5-854e-44f3-815a-b561a3c63145 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e returned with HTTP 202 Aug 14 22:30:41.647441 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 624/2468] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:41 2026] DELETE /volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:41.656331 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72b5f30f-9e8f-42fd-98c7-c3d0c480a6b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:41.658405 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72b5f30f-9e8f-42fd-98c7-c3d0c480a6b4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e Aug 14 22:30:41.660380 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72b5f30f-9e8f-42fd-98c7-c3d0c480a6b4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:41.660380 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72b5f30f-9e8f-42fd-98c7-c3d0c480a6b4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:41.668149 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:41.668149 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:41.673324 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-72b5f30f-9e8f-42fd-98c7-c3d0c480a6b4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Volume info retrieved successfully. Aug 14 22:30:41.682664 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72b5f30f-9e8f-42fd-98c7-c3d0c480a6b4 tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e returned with HTTP 200 Aug 14 22:30:41.686161 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 612/2469] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:41 2026] GET /volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:41.776057 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5903defc-3422-452d-8aaa-6683435e5b1f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:41.778047 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5903defc-3422-452d-8aaa-6683435e5b1f tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 Aug 14 22:30:41.778276 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5903defc-3422-452d-8aaa-6683435e5b1f tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:41.778920 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5903defc-3422-452d-8aaa-6683435e5b1f tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:41.790696 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:41.790696 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:41.796086 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5903defc-3422-452d-8aaa-6683435e5b1f tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:41.802969 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5903defc-3422-452d-8aaa-6683435e5b1f tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 returned with HTTP 200 Aug 14 22:30:41.803590 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 622/2470] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:41 2026] GET /volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:41.817526 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c1d8c5d7-a953-49a9-9445-03b9c5660018 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:41.819624 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1d8c5d7-a953-49a9-9445-03b9c5660018 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:30:41.820166 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1d8c5d7-a953-49a9-9445-03b9c5660018 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dedd34e7-462f-418b-860c-29a527754849", "name": "tempest-VolumesDeleteCascade-Snapshot-1892586337"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:41.829769 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:41.829769 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:41.830337 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c1d8c5d7-a953-49a9-9445-03b9c5660018 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:41.830545 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-c1d8c5d7-a953-49a9-9445-03b9c5660018 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Create snapshot from volume dedd34e7-462f-418b-860c-29a527754849 Aug 14 22:30:41.868854 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c1d8c5d7-a953-49a9-9445-03b9c5660018 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Created reservations ['f59946b7-bc3a-489f-bc95-09641122fb98', '0184315a-8be5-4635-9458-30d118c34f94', '6c6eda29-327b-4512-b7ff-cfb9095fe624', '81de36c4-6713-43bf-94f1-81786701cf10'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:41.920271 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c1d8c5d7-a953-49a9-9445-03b9c5660018 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Snapshot create request issued successfully. Aug 14 22:30:41.920808 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1d8c5d7-a953-49a9-9445-03b9c5660018 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:30:41.921523 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 613/2471] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:30:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:41.934802 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ea37f532-2358-43a6-9acf-3dc2c0dfa06e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:41.940225 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea37f532-2358-43a6-9acf-3dc2c0dfa06e tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0312c99-8c94-4a91-ab9f-8488fa994368 Aug 14 22:30:41.940563 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea37f532-2358-43a6-9acf-3dc2c0dfa06e tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:41.940838 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea37f532-2358-43a6-9acf-3dc2c0dfa06e tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:41.953048 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:41.953048 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:41.954117 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ea37f532-2358-43a6-9acf-3dc2c0dfa06e tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Snapshot retrieved successfully. Aug 14 22:30:41.954690 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea37f532-2358-43a6-9acf-3dc2c0dfa06e tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots/a0312c99-8c94-4a91-ab9f-8488fa994368 returned with HTTP 200 Aug 14 22:30:41.955175 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 625/2472] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:41 2026] GET /volume/v3/snapshots/a0312c99-8c94-4a91-ab9f-8488fa994368 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:42.152802 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-89652f4f-aec4-4527-a1cf-aa99a9efbd60 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:42.154903 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89652f4f-aec4-4527-a1cf-aa99a9efbd60 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:42.155167 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89652f4f-aec4-4527-a1cf-aa99a9efbd60 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:42.155451 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89652f4f-aec4-4527-a1cf-aa99a9efbd60 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:42.156099 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-89652f4f-aec4-4527-a1cf-aa99a9efbd60 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:42.169521 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:42.169521 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:42.170411 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89652f4f-aec4-4527-a1cf-aa99a9efbd60 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:42.171119 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 613/2473] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:42 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:42.634382 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c6294575-a977-4f3d-90ae-cd693cf0b7b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:42.636209 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6294575-a977-4f3d-90ae-cd693cf0b7b3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:42.636394 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6294575-a977-4f3d-90ae-cd693cf0b7b3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:42.636609 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6294575-a977-4f3d-90ae-cd693cf0b7b3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:42.636723 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c6294575-a977-4f3d-90ae-cd693cf0b7b3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:42.643892 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:42.643892 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:42.644882 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6294575-a977-4f3d-90ae-cd693cf0b7b3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:42.645399 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 623/2474] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:42 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:42.703589 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df0a216f-1391-4a7e-8941-96092d6a796e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:42.709241 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df0a216f-1391-4a7e-8941-96092d6a796e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] GET https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e Aug 14 22:30:42.709550 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df0a216f-1391-4a7e-8941-96092d6a796e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:42.710363 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df0a216f-1391-4a7e-8941-96092d6a796e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:42.719882 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df0a216f-1391-4a7e-8941-96092d6a796e tempest-AttachVolumeMultiAttachTest-1846392305 tempest-AttachVolumeMultiAttachTest-1846392305-project-member] https://10.4.3.114/volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e returned with HTTP 404 Aug 14 22:30:42.721305 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 614/2475] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:42 2026] GET /volume/v3/volumes/e8e71ef9-4c25-419f-a575-0e19ca64ee5e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:42.969090 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7aacbbdb-b871-4081-92ca-101a3204bb4e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:42.971681 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7aacbbdb-b871-4081-92ca-101a3204bb4e tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0312c99-8c94-4a91-ab9f-8488fa994368 Aug 14 22:30:42.972084 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7aacbbdb-b871-4081-92ca-101a3204bb4e tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:42.972656 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7aacbbdb-b871-4081-92ca-101a3204bb4e tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:42.979435 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:42.979435 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:42.980215 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7aacbbdb-b871-4081-92ca-101a3204bb4e tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Snapshot retrieved successfully. Aug 14 22:30:42.981366 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7aacbbdb-b871-4081-92ca-101a3204bb4e tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots/a0312c99-8c94-4a91-ab9f-8488fa994368 returned with HTTP 200 Aug 14 22:30:42.982036 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 626/2476] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:30:42 2026] GET /volume/v3/snapshots/a0312c99-8c94-4a91-ab9f-8488fa994368 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:42.994448 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:42.997425 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:42.998082 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a0312c99-8c94-4a91-ab9f-8488fa994368", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-126049230"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:43.001450 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Create volume request body: {'volume': {'snapshot_id': 'a0312c99-8c94-4a91-ab9f-8488fa994368', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-126049230'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:43.013640 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:43.013640 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:43.018329 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Snapshot retrieved successfully. Aug 14 22:30:43.018329 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Create volume of 1 GB Aug 14 22:30:43.027706 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Availability Zones retrieved successfully. Aug 14 22:30:43.037282 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Flow 'volume_create_api' (68415e40-e2f8-4165-9f34-4a1c94d4d243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:43.039556 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (455ef896-f628-4014-82a9-bd9f1ab29489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:43.041592 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:43.091384 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (455ef896-f628-4014-82a9-bd9f1ab29489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a0312c99-8c94-4a91-ab9f-8488fa994368', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:43.093039 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad699428-6035-4a37-b20d-c728ab20472d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:43.145167 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Created reservations ['d4aca5dc-06dd-47d6-87c7-7b87b28bf632', '575a90a7-cbfe-405a-a4d2-f51161aefda0', 'c3b262db-ff90-4777-a2c8-a20e1783d0e2', '568e9136-a799-45fb-b68f-84f96bece66a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:43.146376 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad699428-6035-4a37-b20d-c728ab20472d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4aca5dc-06dd-47d6-87c7-7b87b28bf632', '575a90a7-cbfe-405a-a4d2-f51161aefda0', 'c3b262db-ff90-4777-a2c8-a20e1783d0e2', '568e9136-a799-45fb-b68f-84f96bece66a']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:43.147320 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (159a3f14-5612-4bf6-be5f-4b264a55fdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:43.201785 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ea7b6547-d8ae-47f2-a16e-cc5ab6c2a65e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:43.203607 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea7b6547-d8ae-47f2-a16e-cc5ab6c2a65e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:43.203859 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea7b6547-d8ae-47f2-a16e-cc5ab6c2a65e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:43.204069 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea7b6547-d8ae-47f2-a16e-cc5ab6c2a65e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:43.204447 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ea7b6547-d8ae-47f2-a16e-cc5ab6c2a65e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:43.205929 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (159a3f14-5612-4bf6-be5f-4b264a55fdd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68ae65eb-335d-4c00-8783-988f5f2a8186', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-126049230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddce48ce02cc4d5cab4ce63413c0fffa',qos_specs=None,replication_status=,reservations=['d4aca5dc-06dd-47d6-87c7-7b87b28bf632','575a90a7-cbfe-405a-a4d2-f51161aefda0','c3b262db-ff90-4777-a2c8-a20e1783d0e2','568e9136-a799-45fb-b68f-84f96bece66a'],size=1,snapshot_id=a0312c99-8c94-4a91-ab9f-8488fa994368,source_replicaid=,source_volid=None,status='creating',user_id='476a54b8a4694ff4bebaa8d84314f8b9',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-126049230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68ae65eb-335d-4c00-8783-988f5f2a8186,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddce48ce02cc4d5cab4ce63413c0fffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a0312c99-8c94-4a91-ab9f-8488fa994368,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='476a54b8a4694ff4bebaa8d84314f8b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:43.207881 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f997cd-9f21-49ca-b899-84e4a85a2d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:43.210266 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:43.210266 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:43.211154 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea7b6547-d8ae-47f2-a16e-cc5ab6c2a65e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:43.217163 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 624/2477] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:43 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:43.242477 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f997cd-9f21-49ca-b899-84e4a85a2d7f) transitioned into state 'SUCCESS' from state '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-126049230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddce48ce02cc4d5cab4ce63413c0fffa',qos_specs=None,replication_status=,reservations=['d4aca5dc-06dd-47d6-87c7-7b87b28bf632','575a90a7-cbfe-405a-a4d2-f51161aefda0','c3b262db-ff90-4777-a2c8-a20e1783d0e2','568e9136-a799-45fb-b68f-84f96bece66a'],size=1,snapshot_id=a0312c99-8c94-4a91-ab9f-8488fa994368,source_replicaid=,source_volid=None,status='creating',user_id='476a54b8a4694ff4bebaa8d84314f8b9',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:43.243414 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21839d2-1782-44a7-aa14-6110b5e32d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:43.277302 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21839d2-1782-44a7-aa14-6110b5e32d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:43.277302 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Flow 'volume_create_api' (68415e40-e2f8-4165-9f34-4a1c94d4d243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:43.277773 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Create volume request issued successfully. Aug 14 22:30:43.278705 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3e25ef3-8ffc-4b53-928d-e140046e290c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:43.279348 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 614/2478] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:30:42 2026] POST /volume/v3/volumes => generated 784 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:43.299761 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e853c86c-10f3-415c-9b0c-23e6558ccdd2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:43.302471 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e853c86c-10f3-415c-9b0c-23e6558ccdd2 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 Aug 14 22:30:43.302763 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e853c86c-10f3-415c-9b0c-23e6558ccdd2 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:43.303033 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e853c86c-10f3-415c-9b0c-23e6558ccdd2 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:43.313694 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:43.313694 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:43.323311 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e853c86c-10f3-415c-9b0c-23e6558ccdd2 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:43.330916 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e853c86c-10f3-415c-9b0c-23e6558ccdd2 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 returned with HTTP 200 Aug 14 22:30:43.331419 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 615/2479] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:43 2026] GET /volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:43.658550 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ad8463fc-956f-4277-8d93-d0f2dd1065ee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:43.661588 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad8463fc-956f-4277-8d93-d0f2dd1065ee tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:43.661588 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad8463fc-956f-4277-8d93-d0f2dd1065ee tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:43.661588 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad8463fc-956f-4277-8d93-d0f2dd1065ee tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:43.661588 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ad8463fc-956f-4277-8d93-d0f2dd1065ee tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:43.666245 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:43.666245 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:43.667584 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad8463fc-956f-4277-8d93-d0f2dd1065ee tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:43.668223 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 627/2480] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:43 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:44.224012 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6ee35598-d4ff-49b8-9adf-68e56b247f96 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:44.227613 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ee35598-d4ff-49b8-9adf-68e56b247f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:44.227613 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ee35598-d4ff-49b8-9adf-68e56b247f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:44.227613 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ee35598-d4ff-49b8-9adf-68e56b247f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:44.227613 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6ee35598-d4ff-49b8-9adf-68e56b247f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:44.232837 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:44.232837 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:44.233484 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ee35598-d4ff-49b8-9adf-68e56b247f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:44.233883 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 625/2481] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:44 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:44.344680 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-af5ba9a1-1ff9-4cf1-9b75-ffb1ed7f84c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:44.348666 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af5ba9a1-1ff9-4cf1-9b75-ffb1ed7f84c3 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 Aug 14 22:30:44.348891 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af5ba9a1-1ff9-4cf1-9b75-ffb1ed7f84c3 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:44.349035 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af5ba9a1-1ff9-4cf1-9b75-ffb1ed7f84c3 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:44.356546 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:44.356546 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:44.360402 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-af5ba9a1-1ff9-4cf1-9b75-ffb1ed7f84c3 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:44.365193 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af5ba9a1-1ff9-4cf1-9b75-ffb1ed7f84c3 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 returned with HTTP 200 Aug 14 22:30:44.365696 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 615/2482] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:44 2026] GET /volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:44.380936 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93b7de83-5c9c-4b36-b091-01656304c247 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:44.382992 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93b7de83-5c9c-4b36-b091-01656304c247 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 Aug 14 22:30:44.383664 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93b7de83-5c9c-4b36-b091-01656304c247 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:44.385279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93b7de83-5c9c-4b36-b091-01656304c247 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:44.396532 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:44.396532 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:44.402432 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-93b7de83-5c9c-4b36-b091-01656304c247 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:44.408278 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93b7de83-5c9c-4b36-b091-01656304c247 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 returned with HTTP 200 Aug 14 22:30:44.408967 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 616/2483] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:44 2026] GET /volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:44.424622 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-19e4b2cd-36f9-43e2-be6d-093634a88a74 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:44.427074 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19e4b2cd-36f9-43e2-be6d-093634a88a74 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] DELETE https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849?cascade=True Aug 14 22:30:44.427375 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19e4b2cd-36f9-43e2-be6d-093634a88a74 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:44.427969 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19e4b2cd-36f9-43e2-be6d-093634a88a74 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:44.428016 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-19e4b2cd-36f9-43e2-be6d-093634a88a74 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Delete volume with id: dedd34e7-462f-418b-860c-29a527754849 Aug 14 22:30:44.438404 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:44.438404 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:44.439129 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-19e4b2cd-36f9-43e2-be6d-093634a88a74 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:44.473102 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-19e4b2cd-36f9-43e2-be6d-093634a88a74 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Delete volume request issued successfully. Aug 14 22:30:44.473427 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19e4b2cd-36f9-43e2-be6d-093634a88a74 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849?cascade=True returned with HTTP 202 Aug 14 22:30:44.473857 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 628/2484] 10.4.3.114 () {66 vars in 1376 bytes} [Fri Aug 14 22:30:44 2026] DELETE /volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849?cascade=True => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:44.484240 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8d598094-5083-4449-8638-f27a9164a487 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:44.486808 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d598094-5083-4449-8638-f27a9164a487 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 Aug 14 22:30:44.486808 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d598094-5083-4449-8638-f27a9164a487 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:44.488090 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d598094-5083-4449-8638-f27a9164a487 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:44.496427 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:44.496427 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:44.500569 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8d598094-5083-4449-8638-f27a9164a487 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:44.505189 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d598094-5083-4449-8638-f27a9164a487 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 returned with HTTP 200 Aug 14 22:30:44.506264 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 626/2485] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:44 2026] GET /volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:44.681260 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-558411e4-b537-4ce3-9283-ea895bee408e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:44.683815 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-558411e4-b537-4ce3-9283-ea895bee408e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:44.684148 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-558411e4-b537-4ce3-9283-ea895bee408e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:44.684334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-558411e4-b537-4ce3-9283-ea895bee408e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:44.684482 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-558411e4-b537-4ce3-9283-ea895bee408e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:44.691347 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:44.691347 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:44.692436 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-558411e4-b537-4ce3-9283-ea895bee408e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:44.692913 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 616/2486] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:44 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:30:45.248501 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-953902bb-3cca-4b43-9323-8e01d1e0cc3b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:45.252124 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-953902bb-3cca-4b43-9323-8e01d1e0cc3b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:45.252727 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-953902bb-3cca-4b43-9323-8e01d1e0cc3b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:45.253065 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-953902bb-3cca-4b43-9323-8e01d1e0cc3b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:45.253315 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-953902bb-3cca-4b43-9323-8e01d1e0cc3b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:45.264341 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:45.264341 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:45.270169 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-953902bb-3cca-4b43-9323-8e01d1e0cc3b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:45.272091 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 617/2487] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:45 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:45.524832 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-501f9d4c-8516-4330-bdfb-9da879b1774c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:45.527407 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-501f9d4c-8516-4330-bdfb-9da879b1774c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 Aug 14 22:30:45.527737 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-501f9d4c-8516-4330-bdfb-9da879b1774c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:45.528055 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-501f9d4c-8516-4330-bdfb-9da879b1774c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:45.535891 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-501f9d4c-8516-4330-bdfb-9da879b1774c tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 returned with HTTP 404 Aug 14 22:30:45.536613 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 629/2488] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:45 2026] GET /volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:45.547655 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0d173c06-4d18-4be6-adf2-c71c0bf624e9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:45.549952 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d173c06-4d18-4be6-adf2-c71c0bf624e9 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes Aug 14 22:30:45.550431 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d173c06-4d18-4be6-adf2-c71c0bf624e9 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:45.550541 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d173c06-4d18-4be6-adf2-c71c0bf624e9 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:45.550879 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-0d173c06-4d18-4be6-adf2-c71c0bf624e9 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:30:45.551914 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0d173c06-4d18-4be6-adf2-c71c0bf624e9 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:30:45.561141 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0d173c06-4d18-4be6-adf2-c71c0bf624e9 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Get all volumes completed successfully. Aug 14 22:30:45.561773 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d173c06-4d18-4be6-adf2-c71c0bf624e9 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 200 Aug 14 22:30:45.562299 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 627/2489] 10.4.3.114 () {66 vars in 1237 bytes} [Fri Aug 14 22:30:45 2026] GET /volume/v3/volumes => generated 334 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:45.571442 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5fa898fb-a741-4ddf-825f-0eab607747c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:45.573801 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fa898fb-a741-4ddf-825f-0eab607747c0 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/snapshots Aug 14 22:30:45.574087 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fa898fb-a741-4ddf-825f-0eab607747c0 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:45.574372 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fa898fb-a741-4ddf-825f-0eab607747c0 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:45.574650 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-5fa898fb-a741-4ddf-825f-0eab607747c0 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:30:45.576011 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-5fa898fb-a741-4ddf-825f-0eab607747c0 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:30:45.579896 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5fa898fb-a741-4ddf-825f-0eab607747c0 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Get all snapshots completed successfully. Aug 14 22:30:45.580244 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fa898fb-a741-4ddf-825f-0eab607747c0 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 200 Aug 14 22:30:45.580792 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 617/2490] 10.4.3.114 () {66 vars in 1243 bytes} [Fri Aug 14 22:30:45 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 14 22:30:45.594365 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-936d3292-0d6d-4a6a-b8af-cef38a1c7620 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:45.598432 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-936d3292-0d6d-4a6a-b8af-cef38a1c7620 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 Aug 14 22:30:45.598432 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-936d3292-0d6d-4a6a-b8af-cef38a1c7620 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:45.598432 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-936d3292-0d6d-4a6a-b8af-cef38a1c7620 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:45.611389 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:45.611389 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:45.619708 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-936d3292-0d6d-4a6a-b8af-cef38a1c7620 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:45.627741 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-936d3292-0d6d-4a6a-b8af-cef38a1c7620 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 returned with HTTP 200 Aug 14 22:30:45.628476 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 618/2491] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:45 2026] GET /volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:45.649321 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e6932c0f-5337-41e3-81be-e66b2fb02f88 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:45.653442 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6932c0f-5337-41e3-81be-e66b2fb02f88 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] DELETE https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 Aug 14 22:30:45.653779 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6932c0f-5337-41e3-81be-e66b2fb02f88 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:45.654042 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6932c0f-5337-41e3-81be-e66b2fb02f88 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:45.654236 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e6932c0f-5337-41e3-81be-e66b2fb02f88 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Delete volume with id: 68ae65eb-335d-4c00-8783-988f5f2a8186 Aug 14 22:30:45.663387 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:45.663387 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:45.664058 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e6932c0f-5337-41e3-81be-e66b2fb02f88 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:45.686056 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e6932c0f-5337-41e3-81be-e66b2fb02f88 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Delete volume request issued successfully. Aug 14 22:30:45.686333 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6932c0f-5337-41e3-81be-e66b2fb02f88 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 returned with HTTP 202 Aug 14 22:30:45.686855 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 630/2492] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:45 2026] DELETE /volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:45.697742 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6a81b2dc-cd11-4d06-8ba9-a9c78a0bb9d1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:45.701911 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a81b2dc-cd11-4d06-8ba9-a9c78a0bb9d1 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 Aug 14 22:30:45.702142 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a81b2dc-cd11-4d06-8ba9-a9c78a0bb9d1 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:45.702370 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a81b2dc-cd11-4d06-8ba9-a9c78a0bb9d1 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:45.703727 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-95dcf938-6f22-4cbc-be39-640f3791e50f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:45.706098 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-95dcf938-6f22-4cbc-be39-640f3791e50f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:45.706333 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-95dcf938-6f22-4cbc-be39-640f3791e50f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:45.706544 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-95dcf938-6f22-4cbc-be39-640f3791e50f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:45.706944 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-95dcf938-6f22-4cbc-be39-640f3791e50f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:45.711383 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:45.711383 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:45.712071 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:45.712071 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:45.712283 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-95dcf938-6f22-4cbc-be39-640f3791e50f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:45.712866 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 618/2493] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:45 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:45.717805 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6a81b2dc-cd11-4d06-8ba9-a9c78a0bb9d1 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Volume info retrieved successfully. Aug 14 22:30:45.724115 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a81b2dc-cd11-4d06-8ba9-a9c78a0bb9d1 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 returned with HTTP 200 Aug 14 22:30:45.724965 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 628/2494] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:45 2026] GET /volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:46.286412 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d15eeca0-a1d1-4d2e-acf2-ae75ea8fea74 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:46.287871 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d15eeca0-a1d1-4d2e-acf2-ae75ea8fea74 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:46.288326 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d15eeca0-a1d1-4d2e-acf2-ae75ea8fea74 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:46.288709 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d15eeca0-a1d1-4d2e-acf2-ae75ea8fea74 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:46.288929 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d15eeca0-a1d1-4d2e-acf2-ae75ea8fea74 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:46.296757 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:46.296757 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:46.298724 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d15eeca0-a1d1-4d2e-acf2-ae75ea8fea74 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:46.298724 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 619/2495] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:46 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:46.728471 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-11c01023-3df4-4b3a-81f6-ff80eb9776e2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:46.730627 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11c01023-3df4-4b3a-81f6-ff80eb9776e2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:46.731019 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11c01023-3df4-4b3a-81f6-ff80eb9776e2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:46.731277 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11c01023-3df4-4b3a-81f6-ff80eb9776e2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:46.731441 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-11c01023-3df4-4b3a-81f6-ff80eb9776e2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:46.736578 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:46.736578 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:46.737797 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11c01023-3df4-4b3a-81f6-ff80eb9776e2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:46.738399 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 631/2496] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:46 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:46.740810 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f0d950d4-a608-4b57-8fc4-37c6b6002c33 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:46.743271 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0d950d4-a608-4b57-8fc4-37c6b6002c33 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 Aug 14 22:30:46.743271 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0d950d4-a608-4b57-8fc4-37c6b6002c33 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:46.743271 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0d950d4-a608-4b57-8fc4-37c6b6002c33 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:46.750245 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0d950d4-a608-4b57-8fc4-37c6b6002c33 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 returned with HTTP 404 Aug 14 22:30:46.751009 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 619/2497] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:46 2026] GET /volume/v3/volumes/68ae65eb-335d-4c00-8783-988f5f2a8186 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:46.752719 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d2e892c5-be15-4fc6-9707-701c611d4b96 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:46.754770 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2e892c5-be15-4fc6-9707-701c611d4b96 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 Aug 14 22:30:46.755420 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2e892c5-be15-4fc6-9707-701c611d4b96 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:46.757279 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2e892c5-be15-4fc6-9707-701c611d4b96 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:46.758898 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a21df5d5-3fb4-4e4b-955d-9b6cef9c9eed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:46.760711 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a21df5d5-3fb4-4e4b-955d-9b6cef9c9eed tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/a0312c99-8c94-4a91-ab9f-8488fa994368 Aug 14 22:30:46.760992 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a21df5d5-3fb4-4e4b-955d-9b6cef9c9eed tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:46.761280 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a21df5d5-3fb4-4e4b-955d-9b6cef9c9eed tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:46.761440 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-a21df5d5-3fb4-4e4b-955d-9b6cef9c9eed tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Delete snapshot with id: a0312c99-8c94-4a91-ab9f-8488fa994368 Aug 14 22:30:46.763568 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:46.763568 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:46.767387 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d2e892c5-be15-4fc6-9707-701c611d4b96 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:30:46.768562 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a21df5d5-3fb4-4e4b-955d-9b6cef9c9eed tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/snapshots/a0312c99-8c94-4a91-ab9f-8488fa994368 returned with HTTP 404 Aug 14 22:30:46.769230 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 620/2498] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:30:46 2026] DELETE /volume/v3/snapshots/a0312c99-8c94-4a91-ab9f-8488fa994368 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:46.772023 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2e892c5-be15-4fc6-9707-701c611d4b96 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 returned with HTTP 200 Aug 14 22:30:46.772348 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 629/2499] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:46 2026] GET /volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 => generated 1412 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:46.776936 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b28c5a3c-5cb6-4090-bd84-33c1cab10142 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:46.778776 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b28c5a3c-5cb6-4090-bd84-33c1cab10142 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] GET https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 Aug 14 22:30:46.779101 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b28c5a3c-5cb6-4090-bd84-33c1cab10142 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:46.779308 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b28c5a3c-5cb6-4090-bd84-33c1cab10142 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:46.785759 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b28c5a3c-5cb6-4090-bd84-33c1cab10142 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 returned with HTTP 404 Aug 14 22:30:46.786345 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 632/2500] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:46 2026] GET /volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:46.788425 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c9f7adf9-f669-4680-9990-25ab536057f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:46.793784 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c9f7adf9-f669-4680-9990-25ab536057f0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 Aug 14 22:30:46.794061 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c9f7adf9-f669-4680-9990-25ab536057f0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:46.794350 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c9f7adf9-f669-4680-9990-25ab536057f0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:46.800618 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08a40f6b-07fe-4e17-8df2-4e774d216268 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:46.802321 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08a40f6b-07fe-4e17-8df2-4e774d216268 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] DELETE https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 Aug 14 22:30:46.802483 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08a40f6b-07fe-4e17-8df2-4e774d216268 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:46.802726 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08a40f6b-07fe-4e17-8df2-4e774d216268 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:46.802888 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-08a40f6b-07fe-4e17-8df2-4e774d216268 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] Delete volume with id: dedd34e7-462f-418b-860c-29a527754849 Aug 14 22:30:46.810500 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08a40f6b-07fe-4e17-8df2-4e774d216268 tempest-VolumesDeleteCascade-497240937 tempest-VolumesDeleteCascade-497240937-project-member] https://10.4.3.114/volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 returned with HTTP 404 Aug 14 22:30:46.811132 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 621/2501] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:46 2026] DELETE /volume/v3/volumes/dedd34e7-462f-418b-860c-29a527754849 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:46.812215 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:46.812215 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:46.816420 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c9f7adf9-f669-4680-9990-25ab536057f0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:30:46.824022 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c9f7adf9-f669-4680-9990-25ab536057f0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 returned with HTTP 200 Aug 14 22:30:46.825307 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 620/2502] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:46 2026] GET /volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 => generated 1412 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:30:46.841754 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2a564bbf-0644-4c6a-8e2b-7d21ca5c593d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:46.844241 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a564bbf-0644-4c6a-8e2b-7d21ca5c593d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 Aug 14 22:30:46.844432 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2a564bbf-0644-4c6a-8e2b-7d21ca5c593d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:46.844554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2a564bbf-0644-4c6a-8e2b-7d21ca5c593d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:46.844742 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2a564bbf-0644-4c6a-8e2b-7d21ca5c593d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume with id: f473d6c7-03f2-46c2-b804-c7d09bb7fd56 Aug 14 22:30:46.853639 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:46.853639 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:46.854147 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2a564bbf-0644-4c6a-8e2b-7d21ca5c593d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:30:46.885468 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2a564bbf-0644-4c6a-8e2b-7d21ca5c593d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume request issued successfully. Aug 14 22:30:46.885717 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a564bbf-0644-4c6a-8e2b-7d21ca5c593d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 returned with HTTP 202 Aug 14 22:30:46.886273 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 630/2503] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:46 2026] DELETE /volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:46.901003 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a5f24d38-7322-4289-b63e-94fd9433638c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:46.903915 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5f24d38-7322-4289-b63e-94fd9433638c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 Aug 14 22:30:46.904325 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5f24d38-7322-4289-b63e-94fd9433638c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:46.904403 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5f24d38-7322-4289-b63e-94fd9433638c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:46.918682 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:46.918682 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:46.925016 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a5f24d38-7322-4289-b63e-94fd9433638c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:30:46.933679 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5f24d38-7322-4289-b63e-94fd9433638c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 returned with HTTP 200 Aug 14 22:30:46.933679 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 633/2504] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:46 2026] GET /volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:47.314243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a9743ac2-dd07-4815-880c-951dfbea5874 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:47.316625 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9743ac2-dd07-4815-880c-951dfbea5874 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:47.318156 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9743ac2-dd07-4815-880c-951dfbea5874 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:47.318156 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9743ac2-dd07-4815-880c-951dfbea5874 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:47.318156 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a9743ac2-dd07-4815-880c-951dfbea5874 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:47.325276 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:47.325276 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:47.325276 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9743ac2-dd07-4815-880c-951dfbea5874 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:47.325515 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 622/2505] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:47 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:47.844417 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-969766c2-dee4-455a-af69-d873e9c3fb6a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:47.949357 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-40ab94b4-9c17-4e2e-b196-ae2d445a04f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:47.952546 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40ab94b4-9c17-4e2e-b196-ae2d445a04f4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 Aug 14 22:30:47.952546 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40ab94b4-9c17-4e2e-b196-ae2d445a04f4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:47.952546 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40ab94b4-9c17-4e2e-b196-ae2d445a04f4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:47.959403 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40ab94b4-9c17-4e2e-b196-ae2d445a04f4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 returned with HTTP 404 Aug 14 22:30:47.959986 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 631/2506] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:47 2026] GET /volume/v3/volumes/f473d6c7-03f2-46c2-b804-c7d09bb7fd56 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:47.973569 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7528f84b-90b9-4683-b830-5a1b287d2bb5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:47.976090 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7528f84b-90b9-4683-b830-5a1b287d2bb5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:47.976386 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7528f84b-90b9-4683-b830-5a1b287d2bb5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:47.976830 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7528f84b-90b9-4683-b830-5a1b287d2bb5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:47.977053 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-7528f84b-90b9-4683-b830-5a1b287d2bb5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete backup with id: 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. Aug 14 22:30:47.985872 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:47.985872 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:47.991024 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-969766c2-dee4-455a-af69-d873e9c3fb6a tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:30:47.991719 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-969766c2-dee4-455a-af69-d873e9c3fb6a tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1110905378"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:48.005535 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-7528f84b-90b9-4683-b830-5a1b287d2bb5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] delete_backup rpcapi backup_id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:30:48.009273 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7528f84b-90b9-4683-b830-5a1b287d2bb5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 202 Aug 14 22:30:48.010093 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 634/2507] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:47 2026] DELETE /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:30:48.013786 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-969766c2-dee4-455a-af69-d873e9c3fb6a tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:30:48.014549 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 621/2508] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:30:47 2026] POST /volume/v3/types => generated 216 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:48.021418 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da6280a1-bfe8-4d68-b921-712251d94f01 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:48.023775 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da6280a1-bfe8-4d68-b921-712251d94f01 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:48.025620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da6280a1-bfe8-4d68-b921-712251d94f01 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:48.025620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da6280a1-bfe8-4d68-b921-712251d94f01 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:48.025620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-da6280a1-bfe8-4d68-b921-712251d94f01 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:48.026074 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-628cf2bc-ebf6-4193-8dbe-a63e1932d5e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:48.028102 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-628cf2bc-ebf6-4193-8dbe-a63e1932d5e2 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] POST https://10.4.3.114/volume/v3/group_types Aug 14 22:30:48.028556 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-628cf2bc-ebf6-4193-8dbe-a63e1932d5e2 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2094190324"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:48.032359 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:48.032359 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:48.032359 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da6280a1-bfe8-4d68-b921-712251d94f01 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 200 Aug 14 22:30:48.032981 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 623/2509] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:48 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:48.054881 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-628cf2bc-ebf6-4193-8dbe-a63e1932d5e2 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 202 Aug 14 22:30:48.055687 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 632/2510] 10.4.3.114 () {70 vars in 1311 bytes} [Fri Aug 14 22:30:48 2026] POST /volume/v3/group_types => generated 173 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:48.064950 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a39bb3d-5fa3-4785-8905-d92ce7c05636 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:48.229549 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a39bb3d-5fa3-4785-8905-d92ce7c05636 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] POST https://10.4.3.114/volume/v3/groups Aug 14 22:30:48.229549 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a39bb3d-5fa3-4785-8905-d92ce7c05636 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b5a4cb1b-d2ba-41dd-8b58-6c71c751ec0d", "volume_types": ["c7c18a37-363d-4ff5-9b36-732f65653cc9"], "name": "tempest-Group1-1341169439"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:48.230280 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-8a39bb3d-5fa3-4785-8905-d92ce7c05636 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Creating new group {'group': {'group_type': 'b5a4cb1b-d2ba-41dd-8b58-6c71c751ec0d', 'volume_types': ['c7c18a37-363d-4ff5-9b36-732f65653cc9'], 'name': 'tempest-Group1-1341169439'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 22:30:48.235647 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-8a39bb3d-5fa3-4785-8905-d92ce7c05636 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Creating group tempest-Group1-1341169439. Aug 14 22:30:48.246862 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8a39bb3d-5fa3-4785-8905-d92ce7c05636 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Availability Zones retrieved successfully. Aug 14 22:30:48.270612 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-8a39bb3d-5fa3-4785-8905-d92ce7c05636 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Created reservations ['a501af50-b6eb-4dfd-9a02-d9a72aaa5383'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:48.303582 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a39bb3d-5fa3-4785-8905-d92ce7c05636 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups returned with HTTP 202 Aug 14 22:30:48.303856 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 635/2511] 10.4.3.114 () {70 vars in 1297 bytes} [Fri Aug 14 22:30:48 2026] POST /volume/v3/groups => generated 94 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:48.316355 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c4fd6a50-894f-4153-b4bb-22a46bcb7faa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:48.319645 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4fd6a50-894f-4153-b4bb-22a46bcb7faa tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959 Aug 14 22:30:48.319812 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4fd6a50-894f-4153-b4bb-22a46bcb7faa tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:48.320085 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4fd6a50-894f-4153-b4bb-22a46bcb7faa tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:48.320321 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-c4fd6a50-894f-4153-b4bb-22a46bcb7faa tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 9764a6f3-2667-4542-82fb-e98598fa7959 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:30:48.326429 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:48.326429 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:48.339536 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-90a8dabd-3f0d-4617-818d-0beeb6f435b2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:48.342667 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4fd6a50-894f-4153-b4bb-22a46bcb7faa tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959 returned with HTTP 200 Aug 14 22:30:48.342892 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90a8dabd-3f0d-4617-818d-0beeb6f435b2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:48.343406 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 622/2512] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:30:48 2026] GET /volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959 => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:48.343529 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90a8dabd-3f0d-4617-818d-0beeb6f435b2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:48.343529 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90a8dabd-3f0d-4617-818d-0beeb6f435b2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:48.343656 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-90a8dabd-3f0d-4617-818d-0beeb6f435b2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:48.349545 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:48.349545 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:48.350534 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90a8dabd-3f0d-4617-818d-0beeb6f435b2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:48.350975 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 624/2513] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:48 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:48.636419 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:48.638456 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:48.638882 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1554054012"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:48.640688 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Create volume request body: {'volume': {'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1554054012'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:48.846423 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Create volume of 1 GB Aug 14 22:30:48.852463 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Availability Zones retrieved successfully. Aug 14 22:30:48.862838 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Flow 'volume_create_api' (e7017ae3-04bd-41ca-b838-095565fc1328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:48.864424 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (079904a2-fa80-4a03-b7e7-dc373b1a5545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:48.866175 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:48.945537 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (079904a2-fa80-4a03-b7e7-dc373b1a5545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:48.946596 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51b3886d-3531-45d2-81ee-04065629ed93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:49.020279 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Created reservations ['9134dbc5-43c6-4973-85ca-df002b0e3d52', 'bb2cbdd8-be0c-4d88-b809-3f17821d9659', '4aa05e41-65d6-4a85-a9e9-b13135ff4fbd', 'be4af36f-a8e9-4118-853f-ec2fce8d86ae'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:49.021387 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51b3886d-3531-45d2-81ee-04065629ed93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9134dbc5-43c6-4973-85ca-df002b0e3d52', 'bb2cbdd8-be0c-4d88-b809-3f17821d9659', '4aa05e41-65d6-4a85-a9e9-b13135ff4fbd', 'be4af36f-a8e9-4118-853f-ec2fce8d86ae']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:49.022240 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdfc4060-e70f-4622-9fb2-c93a8e251ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:49.046779 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-33ec72e0-b738-420a-bda8-532154631c07 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:49.049096 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33ec72e0-b738-420a-bda8-532154631c07 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a Aug 14 22:30:49.049514 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33ec72e0-b738-420a-bda8-532154631c07 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:49.049882 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33ec72e0-b738-420a-bda8-532154631c07 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:49.050020 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdfc4060-e70f-4622-9fb2-c93a8e251ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cd785ce-71ea-4e51-b176-ba086a7aa254', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1554054012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44575308ad7b431f8fa94a8019d9b240',qos_specs=None,replication_status=,reservations=['9134dbc5-43c6-4973-85ca-df002b0e3d52','bb2cbdd8-be0c-4d88-b809-3f17821d9659','4aa05e41-65d6-4a85-a9e9-b13135ff4fbd','be4af36f-a8e9-4118-853f-ec2fce8d86ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc1280ca221a421fafeaa02082151ad8',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1554054012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cd785ce-71ea-4e51-b176-ba086a7aa254,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44575308ad7b431f8fa94a8019d9b240',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc1280ca221a421fafeaa02082151ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:49.050160 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-33ec72e0-b738-420a-bda8-532154631c07 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 76af8e57-ab4b-42d9-ae47-ec2bdac5179a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:49.050795 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd984d6-eab2-45ea-bc3e-3cdc373c4466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:49.054431 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33ec72e0-b738-420a-bda8-532154631c07 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a returned with HTTP 404 Aug 14 22:30:49.055106 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 636/2514] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:49 2026] GET /volume/v3/backups/76af8e57-ab4b-42d9-ae47-ec2bdac5179a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:49.081703 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd984d6-eab2-45ea-bc3e-3cdc373c4466) transitioned into state 'SUCCESS' from state '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-1554054012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44575308ad7b431f8fa94a8019d9b240',qos_specs=None,replication_status=,reservations=['9134dbc5-43c6-4973-85ca-df002b0e3d52','bb2cbdd8-be0c-4d88-b809-3f17821d9659','4aa05e41-65d6-4a85-a9e9-b13135ff4fbd','be4af36f-a8e9-4118-853f-ec2fce8d86ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc1280ca221a421fafeaa02082151ad8',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:49.083030 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4069b84c-ecc9-44d8-a5a5-c09c8adb953f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:49.100704 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4069b84c-ecc9-44d8-a5a5-c09c8adb953f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:49.101823 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Flow 'volume_create_api' (e7017ae3-04bd-41ca-b838-095565fc1328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:49.101823 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Create volume request issued successfully. Aug 14 22:30:49.102982 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-574c5d1c-efad-4aec-8f99-5e8b4d229b08 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:49.103167 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 633/2515] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:30:48 2026] POST /volume/v3/volumes => generated 747 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:49.124053 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3e85b454-fc4d-4bb8-979d-3145ad5867a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:49.126659 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e85b454-fc4d-4bb8-979d-3145ad5867a8 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 Aug 14 22:30:49.126771 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e85b454-fc4d-4bb8-979d-3145ad5867a8 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:49.127169 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e85b454-fc4d-4bb8-979d-3145ad5867a8 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:49.136831 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:49.136831 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:49.142773 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3e85b454-fc4d-4bb8-979d-3145ad5867a8 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:49.149587 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e85b454-fc4d-4bb8-979d-3145ad5867a8 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 returned with HTTP 200 Aug 14 22:30:49.150133 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 623/2516] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:49 2026] GET /volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:49.159224 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-10c232d8-4282-4aab-80ef-82635f1248b7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:49.162003 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10c232d8-4282-4aab-80ef-82635f1248b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d Aug 14 22:30:49.162164 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10c232d8-4282-4aab-80ef-82635f1248b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:49.162980 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10c232d8-4282-4aab-80ef-82635f1248b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:49.171537 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:49.171537 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:49.176648 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-10c232d8-4282-4aab-80ef-82635f1248b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:30:49.184452 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10c232d8-4282-4aab-80ef-82635f1248b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d returned with HTTP 200 Aug 14 22:30:49.185070 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 625/2517] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:49 2026] GET /volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:49.203307 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a414e1d4-9700-41e3-8aba-39bcf64b9ea5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:49.205364 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a414e1d4-9700-41e3-8aba-39bcf64b9ea5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d Aug 14 22:30:49.205744 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a414e1d4-9700-41e3-8aba-39bcf64b9ea5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:49.206068 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a414e1d4-9700-41e3-8aba-39bcf64b9ea5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:49.206449 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-a414e1d4-9700-41e3-8aba-39bcf64b9ea5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume with id: 3200ca38-0f94-498c-a340-755d747e120d Aug 14 22:30:49.215790 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:49.215790 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:49.216669 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a414e1d4-9700-41e3-8aba-39bcf64b9ea5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:30:49.239044 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a414e1d4-9700-41e3-8aba-39bcf64b9ea5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume request issued successfully. Aug 14 22:30:49.239760 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a414e1d4-9700-41e3-8aba-39bcf64b9ea5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d returned with HTTP 202 Aug 14 22:30:49.240348 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 637/2518] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:49 2026] DELETE /volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:49.250083 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7d0fd0ef-ba85-4bed-a631-463ec9f080f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:49.252916 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d0fd0ef-ba85-4bed-a631-463ec9f080f9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d Aug 14 22:30:49.252916 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d0fd0ef-ba85-4bed-a631-463ec9f080f9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:49.252916 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d0fd0ef-ba85-4bed-a631-463ec9f080f9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:49.265480 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:49.265480 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:49.269461 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7d0fd0ef-ba85-4bed-a631-463ec9f080f9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:30:49.276729 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d0fd0ef-ba85-4bed-a631-463ec9f080f9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d returned with HTTP 200 Aug 14 22:30:49.277206 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 634/2519] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:49 2026] GET /volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:49.358707 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c588f09-75e2-44c7-b051-9acaf3e5702e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:49.360752 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c588f09-75e2-44c7-b051-9acaf3e5702e tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959 Aug 14 22:30:49.360973 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c588f09-75e2-44c7-b051-9acaf3e5702e tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:49.361168 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c588f09-75e2-44c7-b051-9acaf3e5702e tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:49.361343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-9c588f09-75e2-44c7-b051-9acaf3e5702e tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 9764a6f3-2667-4542-82fb-e98598fa7959 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:30:49.366964 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc3a2825-91ae-4000-be65-3f8d97e44a4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:49.369164 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:49.369164 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:49.370557 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc3a2825-91ae-4000-be65-3f8d97e44a4b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:49.370828 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc3a2825-91ae-4000-be65-3f8d97e44a4b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:49.371048 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc3a2825-91ae-4000-be65-3f8d97e44a4b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:49.371226 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fc3a2825-91ae-4000-be65-3f8d97e44a4b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:49.377327 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:49.377327 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:49.381347 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc3a2825-91ae-4000-be65-3f8d97e44a4b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:49.381347 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 626/2520] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:49 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:49.386344 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c588f09-75e2-44c7-b051-9acaf3e5702e tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959 returned with HTTP 200 Aug 14 22:30:49.386751 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 624/2521] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:30:49 2026] GET /volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:49.401334 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-485716d1-72e3-4614-8d23-0c7e55c8237b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:49.406537 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-485716d1-72e3-4614-8d23-0c7e55c8237b tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] POST https://10.4.3.114/volume/v3/groups Aug 14 22:30:49.407627 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-485716d1-72e3-4614-8d23-0c7e55c8237b tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b5a4cb1b-d2ba-41dd-8b58-6c71c751ec0d", "volume_types": ["c7c18a37-363d-4ff5-9b36-732f65653cc9"], "name": "tempest-Group2-1313044862"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:49.408889 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-485716d1-72e3-4614-8d23-0c7e55c8237b tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Creating new group {'group': {'group_type': 'b5a4cb1b-d2ba-41dd-8b58-6c71c751ec0d', 'volume_types': ['c7c18a37-363d-4ff5-9b36-732f65653cc9'], 'name': 'tempest-Group2-1313044862'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 22:30:49.414579 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-485716d1-72e3-4614-8d23-0c7e55c8237b tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Creating group tempest-Group2-1313044862. Aug 14 22:30:49.433214 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-485716d1-72e3-4614-8d23-0c7e55c8237b tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Availability Zones retrieved successfully. Aug 14 22:30:49.460386 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-485716d1-72e3-4614-8d23-0c7e55c8237b tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Created reservations ['9c55d1f2-9f73-4dd1-9760-23a9c7ce1d80'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:49.496475 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-485716d1-72e3-4614-8d23-0c7e55c8237b tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups returned with HTTP 202 Aug 14 22:30:49.497201 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 638/2522] 10.4.3.114 () {70 vars in 1297 bytes} [Fri Aug 14 22:30:49 2026] POST /volume/v3/groups => generated 94 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:49.509135 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b7ff59f7-98f9-4d4a-9770-4f4dbb575774 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:49.511769 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7ff59f7-98f9-4d4a-9770-4f4dbb575774 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 Aug 14 22:30:49.511988 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7ff59f7-98f9-4d4a-9770-4f4dbb575774 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:49.512264 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7ff59f7-98f9-4d4a-9770-4f4dbb575774 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:49.512455 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-b7ff59f7-98f9-4d4a-9770-4f4dbb575774 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 645e63fc-c97b-4570-ad7b-0a17de605f01 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:30:49.516706 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:49.516706 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:49.528531 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7ff59f7-98f9-4d4a-9770-4f4dbb575774 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 returned with HTTP 200 Aug 14 22:30:49.528671 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 635/2523] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:30:49 2026] GET /volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:50.167565 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d2d108c9-2a7f-4837-9a7b-c34b0c1e5e46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:50.170046 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2d108c9-2a7f-4837-9a7b-c34b0c1e5e46 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 Aug 14 22:30:50.170406 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2d108c9-2a7f-4837-9a7b-c34b0c1e5e46 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:50.170762 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2d108c9-2a7f-4837-9a7b-c34b0c1e5e46 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:50.181366 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:50.181366 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:50.187437 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d2d108c9-2a7f-4837-9a7b-c34b0c1e5e46 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:50.193224 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2d108c9-2a7f-4837-9a7b-c34b0c1e5e46 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 returned with HTTP 200 Aug 14 22:30:50.193944 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 627/2524] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:50 2026] GET /volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:50.210730 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:50.218876 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:50.218876 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1cd785ce-71ea-4e51-b176-ba086a7aa254", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1698401656"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:50.221084 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Create volume request body: {'volume': {'source_volid': '1cd785ce-71ea-4e51-b176-ba086a7aa254', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1698401656'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:50.231887 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:50.231887 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:50.232547 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume retrieved successfully. Aug 14 22:30:50.233467 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Create volume of 1 GB Aug 14 22:30:50.241918 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Availability Zones retrieved successfully. Aug 14 22:30:50.251456 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Flow 'volume_create_api' (1be71d1b-11c7-432e-85ca-9dc73cb61b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:50.253094 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (117a3a6f-84ee-4eb3-aa56-e8a1de32e36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.256362 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:50.295130 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-68729766-fcda-4ebd-a624-274ae6ef8fb8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:50.299773 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-68729766-fcda-4ebd-a624-274ae6ef8fb8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d Aug 14 22:30:50.299773 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-68729766-fcda-4ebd-a624-274ae6ef8fb8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:50.299773 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-68729766-fcda-4ebd-a624-274ae6ef8fb8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:50.306446 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-68729766-fcda-4ebd-a624-274ae6ef8fb8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d returned with HTTP 404 Aug 14 22:30:50.307006 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 639/2525] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:50 2026] GET /volume/v3/volumes/3200ca38-0f94-498c-a340-755d747e120d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:50.313527 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (117a3a6f-84ee-4eb3-aa56-e8a1de32e36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1cd785ce-71ea-4e51-b176-ba086a7aa254', 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.314471 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c868525-6140-4378-9cfa-e45fa174ca1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.326939 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:50.330681 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:50.332040 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-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-867358790"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:50.333105 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-867358790'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:50.334302 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume of 1 GB Aug 14 22:30:50.334302 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:50.334302 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:50.339517 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Availability Zones retrieved successfully. Aug 14 22:30:50.352212 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Flow 'volume_create_api' (be5c7b76-d86e-4fc3-8215-d56f31be9e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:50.358154 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b91750a9-4be9-442c-be7e-bb3681a6293c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.362087 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:50.391884 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Created reservations ['9e7339ee-e158-4121-9483-a306513f8519', 'af70e6e7-3665-4040-ba9b-117a57bbc52a', '1aa0a90e-1e1a-4874-a23a-11338fc7a63c', '6ba2f482-c54e-481c-9d0d-ff8cd398fd7c'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:50.392211 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b8bd8dcd-a1a3-4648-bc3f-d2d3092f5800 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:50.392988 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c868525-6140-4378-9cfa-e45fa174ca1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e7339ee-e158-4121-9483-a306513f8519', 'af70e6e7-3665-4040-ba9b-117a57bbc52a', '1aa0a90e-1e1a-4874-a23a-11338fc7a63c', '6ba2f482-c54e-481c-9d0d-ff8cd398fd7c']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.393785 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83473eab-6e58-418d-85a2-a353786b68ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.395467 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8bd8dcd-a1a3-4648-bc3f-d2d3092f5800 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:50.395915 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8bd8dcd-a1a3-4648-bc3f-d2d3092f5800 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:50.396404 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8bd8dcd-a1a3-4648-bc3f-d2d3092f5800 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:50.396674 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b8bd8dcd-a1a3-4648-bc3f-d2d3092f5800 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:50.403339 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:50.403339 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:50.404465 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8bd8dcd-a1a3-4648-bc3f-d2d3092f5800 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:50.405301 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 628/2526] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:50 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:50.411157 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b91750a9-4be9-442c-be7e-bb3681a6293c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.412741 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf293a76-2fa7-4ecd-9c29-2ec1e7277703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.447350 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83473eab-6e58-418d-85a2-a353786b68ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd47da98e-b1b3-45b5-ad06-193467abcd1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1698401656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44575308ad7b431f8fa94a8019d9b240',qos_specs=None,replication_status=,reservations=['9e7339ee-e158-4121-9483-a306513f8519','af70e6e7-3665-4040-ba9b-117a57bbc52a','1aa0a90e-1e1a-4874-a23a-11338fc7a63c','6ba2f482-c54e-481c-9d0d-ff8cd398fd7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=1cd785ce-71ea-4e51-b176-ba086a7aa254,status='creating',user_id='fc1280ca221a421fafeaa02082151ad8',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), '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-14T22:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1698401656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d47da98e-b1b3-45b5-ad06-193467abcd1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44575308ad7b431f8fa94a8019d9b240',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1cd785ce-71ea-4e51-b176-ba086a7aa254,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc1280ca221a421fafeaa02082151ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.449328 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (801f9aa0-dbe3-4fc5-b2a9-43488a5204aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.486561 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (801f9aa0-dbe3-4fc5-b2a9-43488a5204aa) transitioned into state 'SUCCESS' from state '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-1698401656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44575308ad7b431f8fa94a8019d9b240',qos_specs=None,replication_status=,reservations=['9e7339ee-e158-4121-9483-a306513f8519','af70e6e7-3665-4040-ba9b-117a57bbc52a','1aa0a90e-1e1a-4874-a23a-11338fc7a63c','6ba2f482-c54e-481c-9d0d-ff8cd398fd7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=1cd785ce-71ea-4e51-b176-ba086a7aa254,status='creating',user_id='fc1280ca221a421fafeaa02082151ad8',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.487574 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (259273cb-ec1a-41fc-b35d-35316a7d7713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.506674 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Created reservations ['f30aecf6-f400-4886-8a45-71a5f3a6a65b', 'cdbbdf08-8e7a-40e0-bc3b-f8bc96f9dae7', '8df433bc-2d04-4ac7-abb0-551e1c7a4116', '6d52163b-b845-4ca7-8be8-c95736553fba'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:50.507856 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf293a76-2fa7-4ecd-9c29-2ec1e7277703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f30aecf6-f400-4886-8a45-71a5f3a6a65b', 'cdbbdf08-8e7a-40e0-bc3b-f8bc96f9dae7', '8df433bc-2d04-4ac7-abb0-551e1c7a4116', '6d52163b-b845-4ca7-8be8-c95736553fba']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.509271 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2def096-133c-4dbe-b98c-e13c1c763cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.514881 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (259273cb-ec1a-41fc-b35d-35316a7d7713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.515823 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Flow 'volume_create_api' (1be71d1b-11c7-432e-85ca-9dc73cb61b8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:50.516200 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Create volume request issued successfully. Aug 14 22:30:50.516852 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59f1f87e-7c9f-49c9-9e04-231297733af4 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:50.517583 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 625/2527] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:30:50 2026] POST /volume/v3/volumes => generated 780 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:50.536547 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-60ba0f11-d4cb-43fc-936e-3ff947eca271 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:50.541773 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60ba0f11-d4cb-43fc-936e-3ff947eca271 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b Aug 14 22:30:50.544459 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-60ba0f11-d4cb-43fc-936e-3ff947eca271 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:50.544626 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b38bb6c-69d1-4db4-a00d-ecc4a5fdeafb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:50.548680 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-60ba0f11-d4cb-43fc-936e-3ff947eca271 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:50.549700 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b38bb6c-69d1-4db4-a00d-ecc4a5fdeafb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 Aug 14 22:30:50.550420 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b38bb6c-69d1-4db4-a00d-ecc4a5fdeafb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:50.553217 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b38bb6c-69d1-4db4-a00d-ecc4a5fdeafb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:50.553217 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-5b38bb6c-69d1-4db4-a00d-ecc4a5fdeafb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 645e63fc-c97b-4570-ad7b-0a17de605f01 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:30:50.555060 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:50.555060 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:50.559173 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:50.559173 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:50.563332 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-60ba0f11-d4cb-43fc-936e-3ff947eca271 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:50.563462 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2def096-133c-4dbe-b98c-e13c1c763cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3774391-c6ea-4705-b72b-95f529bb01b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-867358790',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='1e1576a5a4cd4a02bb2f23af3daac798',qos_specs=None,replication_status=,reservations=['f30aecf6-f400-4886-8a45-71a5f3a6a65b','cdbbdf08-8e7a-40e0-bc3b-f8bc96f9dae7','8df433bc-2d04-4ac7-abb0-551e1c7a4116','6d52163b-b845-4ca7-8be8-c95736553fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-867358790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3774391-c6ea-4705-b72b-95f529bb01b1,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='1e1576a5a4cd4a02bb2f23af3daac798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.563462 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0472ac5-1da9-48e1-8baa-c2f15e914ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.565700 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60ba0f11-d4cb-43fc-936e-3ff947eca271 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b returned with HTTP 200 Aug 14 22:30:50.566363 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 640/2528] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:50 2026] GET /volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:50.575380 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b38bb6c-69d1-4db4-a00d-ecc4a5fdeafb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 returned with HTTP 200 Aug 14 22:30:50.575380 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 629/2529] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:30:50 2026] GET /volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:50.594591 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:50.597337 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:50.597758 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1962790458", "volume_type": "c7c18a37-363d-4ff5-9b36-732f65653cc9", "group_id": "9764a6f3-2667-4542-82fb-e98598fa7959", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:50.599844 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1962790458', 'volume_type': 'c7c18a37-363d-4ff5-9b36-732f65653cc9', 'group_id': '9764a6f3-2667-4542-82fb-e98598fa7959', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:50.600054 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0472ac5-1da9-48e1-8baa-c2f15e914ae0) transitioned into state 'SUCCESS' from state '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-867358790',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='1e1576a5a4cd4a02bb2f23af3daac798',qos_specs=None,replication_status=,reservations=['f30aecf6-f400-4886-8a45-71a5f3a6a65b','cdbbdf08-8e7a-40e0-bc3b-f8bc96f9dae7','8df433bc-2d04-4ac7-abb0-551e1c7a4116','6d52163b-b845-4ca7-8be8-c95736553fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.600737 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7de76b4-99a7-4fb7-89b5-1128e21af733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.608670 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:50.608670 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:50.609306 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Create volume of 1 GB Aug 14 22:30:50.618039 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Availability Zones retrieved successfully. Aug 14 22:30:50.618346 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7de76b4-99a7-4fb7-89b5-1128e21af733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.620571 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Flow 'volume_create_api' (be5c7b76-d86e-4fc3-8215-d56f31be9e2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:50.620571 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume request issued successfully. Aug 14 22:30:50.621416 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57ebd6a3-f3ad-467b-906d-32d3388efe09 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:50.621794 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 636/2530] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:30:50 2026] POST /volume/v3/volumes => generated 815 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:50.623633 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Flow 'volume_create_api' (8eaa357e-cce7-4fc6-8945-65edef427b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:50.625380 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd204d48-c706-4f14-9da8-67ef5f9a50f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.626120 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:50.626120 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:50.626709 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:50.639403 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dcd99543-cb31-4df2-a01b-1c0850bd893c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:50.644090 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcd99543-cb31-4df2-a01b-1c0850bd893c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 Aug 14 22:30:50.644519 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dcd99543-cb31-4df2-a01b-1c0850bd893c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:50.644842 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dcd99543-cb31-4df2-a01b-1c0850bd893c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:50.653996 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:50.653996 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:50.657192 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd204d48-c706-4f14-9da8-67ef5f9a50f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:30:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7c18a37-363d-4ff5-9b36-732f65653cc9,is_public=True,name='tempest-GroupsTest-volume-type-1110905378',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7c18a37-363d-4ff5-9b36-732f65653cc9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9764a6f3-2667-4542-82fb-e98598fa7959', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.657543 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95183875-fe75-4f03-9e4f-27e8acf3afc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.662294 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dcd99543-cb31-4df2-a01b-1c0850bd893c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:30:50.666035 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcd99543-cb31-4df2-a01b-1c0850bd893c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 returned with HTTP 200 Aug 14 22:30:50.666735 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 641/2531] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:50 2026] GET /volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:50.720464 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1110905378 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1110905378, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:30:50.720464 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1110905378 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1110905378, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:30:50.785485 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Created reservations ['9755184c-6b0f-445a-ab48-4c3305bf973d', 'ae8e0b96-0417-4dee-9ce3-8abe8c21d76d', '3dfe59f0-960b-4076-9921-1c020e6f8417', '9e4b7771-8624-4e22-93ae-27f874bce8a2'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:50.786736 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95183875-fe75-4f03-9e4f-27e8acf3afc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9755184c-6b0f-445a-ab48-4c3305bf973d', 'ae8e0b96-0417-4dee-9ce3-8abe8c21d76d', '3dfe59f0-960b-4076-9921-1c020e6f8417', '9e4b7771-8624-4e22-93ae-27f874bce8a2']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.788078 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74cdb751-5ee8-4c3e-8882-fd1424301ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.820276 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74cdb751-5ee8-4c3e-8882-fd1424301ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1962790458',encryption_key_id=None,group_id=9764a6f3-2667-4542-82fb-e98598fa7959,group_type_id=,metadata={},multiattach=False,project_id='6db6d9a29a2b42908a9dbbc84ca0a315',qos_specs=None,replication_status=,reservations=['9755184c-6b0f-445a-ab48-4c3305bf973d','ae8e0b96-0417-4dee-9ce3-8abe8c21d76d','3dfe59f0-960b-4076-9921-1c020e6f8417','9e4b7771-8624-4e22-93ae-27f874bce8a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be5e07ff08da4711bda35ec0ca52771c',volume_type_id=c7c18a37-363d-4ff5-9b36-732f65653cc9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1962790458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9764a6f3-2667-4542-82fb-e98598fa7959,host=None,id=1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6db6d9a29a2b42908a9dbbc84ca0a315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be5e07ff08da4711bda35ec0ca52771c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7c18a37-363d-4ff5-9b36-732f65653cc9),volume_type_id=c7c18a37-363d-4ff5-9b36-732f65653cc9)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.821770 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c0a221-45bf-45be-8ea8-634746712d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.849904 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c0a221-45bf-45be-8ea8-634746712d78) transitioned into state 'SUCCESS' from state '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-1962790458',encryption_key_id=None,group_id=9764a6f3-2667-4542-82fb-e98598fa7959,group_type_id=,metadata={},multiattach=False,project_id='6db6d9a29a2b42908a9dbbc84ca0a315',qos_specs=None,replication_status=,reservations=['9755184c-6b0f-445a-ab48-4c3305bf973d','ae8e0b96-0417-4dee-9ce3-8abe8c21d76d','3dfe59f0-960b-4076-9921-1c020e6f8417','9e4b7771-8624-4e22-93ae-27f874bce8a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be5e07ff08da4711bda35ec0ca52771c',volume_type_id=c7c18a37-363d-4ff5-9b36-732f65653cc9)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.850518 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b651ada-608e-434a-a335-56f6593fd9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:50.867730 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b651ada-608e-434a-a335-56f6593fd9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:50.868883 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Flow 'volume_create_api' (8eaa357e-cce7-4fc6-8945-65edef427b9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:50.870321 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Create volume request issued successfully. Aug 14 22:30:50.871351 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:30:50.871351 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:30:50.923292 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:30:50.927156 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:50.927156 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:50.931692 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50779e50-fb3a-411a-bb17-ba91a53143c9 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:50.932206 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 626/2532] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:30:50 2026] POST /volume/v3/volumes => generated 815 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:30:50.947526 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b6969001-7931-4d18-a997-8bdd11db76a6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:50.950351 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6969001-7931-4d18-a997-8bdd11db76a6 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae Aug 14 22:30:50.950838 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6969001-7931-4d18-a997-8bdd11db76a6 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:50.951279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6969001-7931-4d18-a997-8bdd11db76a6 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:50.962904 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:50.962904 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:50.968814 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b6969001-7931-4d18-a997-8bdd11db76a6 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Volume info retrieved successfully. Aug 14 22:30:50.969689 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b6969001-7931-4d18-a997-8bdd11db76a6 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:30:50.971916 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b6969001-7931-4d18-a997-8bdd11db76a6 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:30:51.034241 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-b6969001-7931-4d18-a997-8bdd11db76a6 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:30:51.038025 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:51.038025 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:51.046676 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6969001-7931-4d18-a997-8bdd11db76a6 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae returned with HTTP 200 Aug 14 22:30:51.047084 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 630/2533] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:50 2026] GET /volume/v3/volumes/1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae => generated 883 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:51.419570 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f7043a2-c258-461f-a5a9-cfb1b8c816bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:51.422736 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f7043a2-c258-461f-a5a9-cfb1b8c816bb tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:51.423111 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f7043a2-c258-461f-a5a9-cfb1b8c816bb tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:51.423360 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f7043a2-c258-461f-a5a9-cfb1b8c816bb tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:51.423563 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2f7043a2-c258-461f-a5a9-cfb1b8c816bb tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:51.429577 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:51.429577 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:51.430296 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f7043a2-c258-461f-a5a9-cfb1b8c816bb tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:51.431314 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 637/2534] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:51 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:51.584312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8d36f505-6242-4bd5-a420-a5848868dd9d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:51.586138 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d36f505-6242-4bd5-a420-a5848868dd9d tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b Aug 14 22:30:51.586432 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d36f505-6242-4bd5-a420-a5848868dd9d tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:51.586711 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d36f505-6242-4bd5-a420-a5848868dd9d tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:51.598084 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:51.598084 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:51.603519 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8d36f505-6242-4bd5-a420-a5848868dd9d tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:51.610533 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d36f505-6242-4bd5-a420-a5848868dd9d tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b returned with HTTP 200 Aug 14 22:30:51.611079 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 642/2535] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:51 2026] GET /volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:51.626664 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c7d46ee-a7f4-419a-958d-2e4ce8670332 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:51.628772 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c7d46ee-a7f4-419a-958d-2e4ce8670332 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b Aug 14 22:30:51.628991 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c7d46ee-a7f4-419a-958d-2e4ce8670332 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:51.629210 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c7d46ee-a7f4-419a-958d-2e4ce8670332 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:51.638857 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:51.638857 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:51.644852 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c7d46ee-a7f4-419a-958d-2e4ce8670332 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:51.651630 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c7d46ee-a7f4-419a-958d-2e4ce8670332 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b returned with HTTP 200 Aug 14 22:30:51.652153 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 627/2536] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:51 2026] GET /volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:51.665855 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9b85e67-8c64-48b6-a035-b9d040337652 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:51.668556 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9b85e67-8c64-48b6-a035-b9d040337652 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b Aug 14 22:30:51.668821 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9b85e67-8c64-48b6-a035-b9d040337652 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:51.669061 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9b85e67-8c64-48b6-a035-b9d040337652 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:51.677388 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:51.677388 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:51.684230 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f9b85e67-8c64-48b6-a035-b9d040337652 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:51.685368 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2895ec8-a748-4799-bbd3-919ecebc251d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:51.688213 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2895ec8-a748-4799-bbd3-919ecebc251d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 Aug 14 22:30:51.688957 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2895ec8-a748-4799-bbd3-919ecebc251d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:51.689579 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2895ec8-a748-4799-bbd3-919ecebc251d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:51.694013 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9b85e67-8c64-48b6-a035-b9d040337652 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b returned with HTTP 200 Aug 14 22:30:51.694540 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 631/2537] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:51 2026] GET /volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:51.701564 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:51.701564 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:51.707052 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a2895ec8-a748-4799-bbd3-919ecebc251d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:30:51.713002 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c0d14380-7f0f-41d7-b3d7-6314d4a89e29 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:51.714761 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2895ec8-a748-4799-bbd3-919ecebc251d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 returned with HTTP 200 Aug 14 22:30:51.715261 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0d14380-7f0f-41d7-b3d7-6314d4a89e29 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] DELETE https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b Aug 14 22:30:51.715343 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 638/2538] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:51 2026] GET /volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:51.715405 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0d14380-7f0f-41d7-b3d7-6314d4a89e29 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:51.715695 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0d14380-7f0f-41d7-b3d7-6314d4a89e29 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:51.715908 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c0d14380-7f0f-41d7-b3d7-6314d4a89e29 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Delete volume with id: d47da98e-b1b3-45b5-ad06-193467abcd1b Aug 14 22:30:51.726053 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:51.726053 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:51.726733 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c0d14380-7f0f-41d7-b3d7-6314d4a89e29 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:51.729986 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d0d078b-1f8b-45ff-a032-4ebe7abf91d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:51.731808 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d0d078b-1f8b-45ff-a032-4ebe7abf91d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:30:51.732171 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d0d078b-1f8b-45ff-a032-4ebe7abf91d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b3774391-c6ea-4705-b72b-95f529bb01b1", "name": "tempest-VolumesBackupsTest-Backup-1681428572", "description": "tempest-backup-description-844438091", "container": "tempest-volumesbackupstest-backup-container-1664865959"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:51.734024 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-5d0d078b-1f8b-45ff-a032-4ebe7abf91d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating new backup {'backup': {'volume_id': 'b3774391-c6ea-4705-b72b-95f529bb01b1', 'name': 'tempest-VolumesBackupsTest-Backup-1681428572', 'description': 'tempest-backup-description-844438091', 'container': 'tempest-volumesbackupstest-backup-container-1664865959'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:30:51.734234 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-5d0d078b-1f8b-45ff-a032-4ebe7abf91d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating backup of volume b3774391-c6ea-4705-b72b-95f529bb01b1 in container tempest-volumesbackupstest-backup-container-1664865959 Aug 14 22:30:51.747194 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:51.747194 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:51.747770 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5d0d078b-1f8b-45ff-a032-4ebe7abf91d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:30:51.751012 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c0d14380-7f0f-41d7-b3d7-6314d4a89e29 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Delete volume request issued successfully. Aug 14 22:30:51.751310 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0d14380-7f0f-41d7-b3d7-6314d4a89e29 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b returned with HTTP 202 Aug 14 22:30:51.752028 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 643/2539] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:51 2026] DELETE /volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:51.762380 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-befb753f-8a5c-4aeb-bfb8-6e45ec315284 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:51.764605 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-befb753f-8a5c-4aeb-bfb8-6e45ec315284 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b Aug 14 22:30:51.764713 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-befb753f-8a5c-4aeb-bfb8-6e45ec315284 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:51.764908 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-befb753f-8a5c-4aeb-bfb8-6e45ec315284 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:51.774278 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:51.774278 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:51.779245 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-5d0d078b-1f8b-45ff-a032-4ebe7abf91d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Created reservations ['95159418-45f6-4ec5-a7c0-9fd70b1ef395', '1c3c64d0-edbc-4d40-b818-a85e281645ed'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:51.780981 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-befb753f-8a5c-4aeb-bfb8-6e45ec315284 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:51.791857 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-befb753f-8a5c-4aeb-bfb8-6e45ec315284 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b returned with HTTP 200 Aug 14 22:30:51.792449 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 632/2540] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:51 2026] GET /volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b => generated 1388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:51.834633 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d0d078b-1f8b-45ff-a032-4ebe7abf91d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:30:51.835172 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 628/2541] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:30:51 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 14 22:30:51.852114 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d2e1c520-e254-47d2-b62e-52bd1cdf82c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:51.856798 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2e1c520-e254-47d2-b62e-52bd1cdf82c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:30:51.856798 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2e1c520-e254-47d2-b62e-52bd1cdf82c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:51.857520 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2e1c520-e254-47d2-b62e-52bd1cdf82c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:51.857728 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d2e1c520-e254-47d2-b62e-52bd1cdf82c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:51.867518 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:51.867518 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:51.869051 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2e1c520-e254-47d2-b62e-52bd1cdf82c4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:30:51.869051 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 639/2542] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:51 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:52.063278 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9308bd3a-2ea1-4a97-82aa-be9b9ae03555 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.066287 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9308bd3a-2ea1-4a97-82aa-be9b9ae03555 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae Aug 14 22:30:52.066609 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9308bd3a-2ea1-4a97-82aa-be9b9ae03555 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:52.066861 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9308bd3a-2ea1-4a97-82aa-be9b9ae03555 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:52.074703 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.074703 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:52.078631 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9308bd3a-2ea1-4a97-82aa-be9b9ae03555 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Volume info retrieved successfully. Aug 14 22:30:52.080373 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-9308bd3a-2ea1-4a97-82aa-be9b9ae03555 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:30:52.080373 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-9308bd3a-2ea1-4a97-82aa-be9b9ae03555 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:30:52.118063 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-9308bd3a-2ea1-4a97-82aa-be9b9ae03555 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:30:52.121910 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.121910 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:52.133084 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9308bd3a-2ea1-4a97-82aa-be9b9ae03555 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae returned with HTTP 200 Aug 14 22:30:52.133762 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 644/2543] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:52 2026] GET /volume/v3/volumes/1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae => generated 908 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:52.149616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-743b3cf8-af66-4958-bcea-7d07bbd98182 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.152397 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-743b3cf8-af66-4958-bcea-7d07bbd98182 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959 Aug 14 22:30:52.152647 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-743b3cf8-af66-4958-bcea-7d07bbd98182 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:52.152861 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-743b3cf8-af66-4958-bcea-7d07bbd98182 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:52.153007 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-743b3cf8-af66-4958-bcea-7d07bbd98182 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 9764a6f3-2667-4542-82fb-e98598fa7959 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:30:52.156991 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.156991 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:52.165187 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-743b3cf8-af66-4958-bcea-7d07bbd98182 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959 returned with HTTP 200 Aug 14 22:30:52.165811 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 633/2544] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:30:52 2026] GET /volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:52.176172 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cafb7520-41e3-4d19-bf80-f2de1abb766d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.179226 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cafb7520-41e3-4d19-bf80-f2de1abb766d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 Aug 14 22:30:52.179587 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cafb7520-41e3-4d19-bf80-f2de1abb766d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:52.179874 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cafb7520-41e3-4d19-bf80-f2de1abb766d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:52.180065 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-cafb7520-41e3-4d19-bf80-f2de1abb766d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 645e63fc-c97b-4570-ad7b-0a17de605f01 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:30:52.186431 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.186431 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:52.197026 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cafb7520-41e3-4d19-bf80-f2de1abb766d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 returned with HTTP 200 Aug 14 22:30:52.197584 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 629/2545] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:30:52 2026] GET /volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:52.212878 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1f16fcf7-40d0-4bb8-807f-cf66d4cb1294 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.214391 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f16fcf7-40d0-4bb8-807f-cf66d4cb1294 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/detail Aug 14 22:30:52.214671 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f16fcf7-40d0-4bb8-807f-cf66d4cb1294 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:52.214908 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f16fcf7-40d0-4bb8-807f-cf66d4cb1294 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:52.245928 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f16fcf7-40d0-4bb8-807f-cf66d4cb1294 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/detail returned with HTTP 200 Aug 14 22:30:52.246531 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 640/2546] 10.4.3.114 () {68 vars in 1296 bytes} [Fri Aug 14 22:30:52 2026] GET /volume/v3/groups/detail => generated 640 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:52.257433 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-428faed9-4e83-4488-a335-fb8f463d9883 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.264362 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-428faed9-4e83-4488-a335-fb8f463d9883 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:30:52.264705 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-428faed9-4e83-4488-a335-fb8f463d9883 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:52.264973 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-428faed9-4e83-4488-a335-fb8f463d9883 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:52.266756 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-428faed9-4e83-4488-a335-fb8f463d9883 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:30:52.267910 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-428faed9-4e83-4488-a335-fb8f463d9883 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:30:52.278569 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-428faed9-4e83-4488-a335-fb8f463d9883 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Get all volumes completed successfully. Aug 14 22:30:52.281873 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-428faed9-4e83-4488-a335-fb8f463d9883 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:30:52.281873 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-428faed9-4e83-4488-a335-fb8f463d9883 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:30:52.340408 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-428faed9-4e83-4488-a335-fb8f463d9883 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:30:52.344549 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.344549 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:52.354552 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-428faed9-4e83-4488-a335-fb8f463d9883 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:30:52.355069 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 645/2547] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:30:52 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:52.370798 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d9a387bd-b7c0-4da4-bda1-2df29befd23d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.373201 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9a387bd-b7c0-4da4-bda1-2df29befd23d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:30:52.373540 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9a387bd-b7c0-4da4-bda1-2df29befd23d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:52.373767 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9a387bd-b7c0-4da4-bda1-2df29befd23d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:52.374080 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-d9a387bd-b7c0-4da4-bda1-2df29befd23d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:30:52.374561 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.374561 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:52.374963 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d9a387bd-b7c0-4da4-bda1-2df29befd23d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:30:52.385605 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d9a387bd-b7c0-4da4-bda1-2df29befd23d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Get all volumes completed successfully. Aug 14 22:30:52.386617 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-d9a387bd-b7c0-4da4-bda1-2df29befd23d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:30:52.386836 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-d9a387bd-b7c0-4da4-bda1-2df29befd23d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:30:52.428668 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-d9a387bd-b7c0-4da4-bda1-2df29befd23d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:30:52.431648 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.431648 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:52.442191 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9a387bd-b7c0-4da4-bda1-2df29befd23d tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:30:52.443081 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 634/2548] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:30:52 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:52.444710 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e448e070-7737-47ab-a3f0-552d08c1ea04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.446868 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e448e070-7737-47ab-a3f0-552d08c1ea04 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:52.447119 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e448e070-7737-47ab-a3f0-552d08c1ea04 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:52.447289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e448e070-7737-47ab-a3f0-552d08c1ea04 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:52.447392 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e448e070-7737-47ab-a3f0-552d08c1ea04 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:52.452134 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.452134 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:52.453020 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e448e070-7737-47ab-a3f0-552d08c1ea04 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:52.453538 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 630/2549] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:52 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:52.460629 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b9154e1-04b8-478a-ac69-a5873d9882de None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.463554 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b9154e1-04b8-478a-ac69-a5873d9882de tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] POST https://10.4.3.114/volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959/action Aug 14 22:30:52.465359 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b9154e1-04b8-478a-ac69-a5873d9882de tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:30:52.466996 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b9154e1-04b8-478a-ac69-a5873d9882de tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:52.471320 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-1b9154e1-04b8-478a-ac69-a5873d9882de tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] delete called for group 9764a6f3-2667-4542-82fb-e98598fa7959 {{(pid=100324) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 22:30:52.471607 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-1b9154e1-04b8-478a-ac69-a5873d9882de tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Delete group with id: 9764a6f3-2667-4542-82fb-e98598fa7959 Aug 14 22:30:52.477741 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.477741 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:52.537554 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b9154e1-04b8-478a-ac69-a5873d9882de tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959/action returned with HTTP 202 Aug 14 22:30:52.538428 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 641/2550] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:30:52 2026] POST /volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:30:52.548890 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a491557b-d06e-402a-8d49-f9ef7738c56a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.552871 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a491557b-d06e-402a-8d49-f9ef7738c56a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae Aug 14 22:30:52.553319 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a491557b-d06e-402a-8d49-f9ef7738c56a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:52.553573 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a491557b-d06e-402a-8d49-f9ef7738c56a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:52.562768 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.562768 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:52.568739 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a491557b-d06e-402a-8d49-f9ef7738c56a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Volume info retrieved successfully. Aug 14 22:30:52.569755 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a491557b-d06e-402a-8d49-f9ef7738c56a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:30:52.569886 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a491557b-d06e-402a-8d49-f9ef7738c56a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:30:52.614860 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-a491557b-d06e-402a-8d49-f9ef7738c56a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:30:52.619955 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.619955 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:52.635728 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a491557b-d06e-402a-8d49-f9ef7738c56a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae returned with HTTP 200 Aug 14 22:30:52.636334 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 646/2551] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:52 2026] GET /volume/v3/volumes/1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae => generated 907 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:52.809477 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73e15797-2eda-4cf2-8d39-8ce292b6e0b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.812770 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73e15797-2eda-4cf2-8d39-8ce292b6e0b9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b Aug 14 22:30:52.813054 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73e15797-2eda-4cf2-8d39-8ce292b6e0b9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:52.813338 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73e15797-2eda-4cf2-8d39-8ce292b6e0b9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:52.821898 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73e15797-2eda-4cf2-8d39-8ce292b6e0b9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b returned with HTTP 404 Aug 14 22:30:52.822538 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 635/2552] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:52 2026] GET /volume/v3/volumes/d47da98e-b1b3-45b5-ad06-193467abcd1b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:52.831168 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-584a10b1-438e-4627-bb2a-eae1b06f4081 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.833626 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-584a10b1-438e-4627-bb2a-eae1b06f4081 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 Aug 14 22:30:52.833858 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-584a10b1-438e-4627-bb2a-eae1b06f4081 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:52.834102 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-584a10b1-438e-4627-bb2a-eae1b06f4081 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:52.844550 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.844550 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:52.849789 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-584a10b1-438e-4627-bb2a-eae1b06f4081 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:52.857001 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-584a10b1-438e-4627-bb2a-eae1b06f4081 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 returned with HTTP 200 Aug 14 22:30:52.857635 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 631/2553] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:52 2026] GET /volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:52.872211 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-035c1485-18bb-49a8-a30b-8beefbea4996 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.879190 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-035c1485-18bb-49a8-a30b-8beefbea4996 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 Aug 14 22:30:52.879190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-035c1485-18bb-49a8-a30b-8beefbea4996 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:52.879190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-035c1485-18bb-49a8-a30b-8beefbea4996 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:52.879190 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-035c1485-18bb-49a8-a30b-8beefbea4996 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Delete volume with id: 1cd785ce-71ea-4e51-b176-ba086a7aa254 Aug 14 22:30:52.884443 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d40dd15-ff95-4489-b51e-452579fd95dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.886338 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d40dd15-ff95-4489-b51e-452579fd95dd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:30:52.886671 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d40dd15-ff95-4489-b51e-452579fd95dd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:52.886805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d40dd15-ff95-4489-b51e-452579fd95dd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:52.886932 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6d40dd15-ff95-4489-b51e-452579fd95dd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:52.889885 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.889885 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:52.891195 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-035c1485-18bb-49a8-a30b-8beefbea4996 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:52.891779 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.891779 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:52.892793 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d40dd15-ff95-4489-b51e-452579fd95dd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:30:52.893410 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 647/2554] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:52 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:52.919599 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-035c1485-18bb-49a8-a30b-8beefbea4996 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Delete volume request issued successfully. Aug 14 22:30:52.919599 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-035c1485-18bb-49a8-a30b-8beefbea4996 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 returned with HTTP 202 Aug 14 22:30:52.919599 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 642/2555] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:52 2026] DELETE /volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:52.928663 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a894d79e-0998-4fac-a4c6-1a47374a89d2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:52.931068 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a894d79e-0998-4fac-a4c6-1a47374a89d2 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 Aug 14 22:30:52.931398 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a894d79e-0998-4fac-a4c6-1a47374a89d2 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:52.931701 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a894d79e-0998-4fac-a4c6-1a47374a89d2 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:52.941790 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:52.941790 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:52.947024 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a894d79e-0998-4fac-a4c6-1a47374a89d2 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:52.954163 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a894d79e-0998-4fac-a4c6-1a47374a89d2 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 returned with HTTP 200 Aug 14 22:30:52.954591 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 636/2556] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:52 2026] GET /volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:53.465277 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-acd876b0-3d1a-4d9a-bc10-7bbf035a5bbf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:53.467091 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-acd876b0-3d1a-4d9a-bc10-7bbf035a5bbf tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:53.467616 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-acd876b0-3d1a-4d9a-bc10-7bbf035a5bbf tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:53.467942 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-acd876b0-3d1a-4d9a-bc10-7bbf035a5bbf tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:53.468162 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-acd876b0-3d1a-4d9a-bc10-7bbf035a5bbf tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:53.473583 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:53.473583 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:53.475022 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-acd876b0-3d1a-4d9a-bc10-7bbf035a5bbf tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:53.475022 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 632/2557] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:53 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:53.651752 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e1d0ed5a-ef86-4513-96f2-ff2917a02053 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:53.654634 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1d0ed5a-ef86-4513-96f2-ff2917a02053 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae Aug 14 22:30:53.655061 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1d0ed5a-ef86-4513-96f2-ff2917a02053 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:53.655369 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1d0ed5a-ef86-4513-96f2-ff2917a02053 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:53.658553 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=398,cinder:INSERT=45,cinder:UPDATE=74,cinder:DELETE=2 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:30:53.666361 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1d0ed5a-ef86-4513-96f2-ff2917a02053 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae returned with HTTP 404 Aug 14 22:30:53.667137 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 648/2558] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:53 2026] GET /volume/v3/volumes/1e9b2a9a-bc6b-43a8-9cb9-f743253de4ae => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:53.676404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a055096e-5d30-432a-aa95-d5de1dd20ca5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:53.680637 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a055096e-5d30-432a-aa95-d5de1dd20ca5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959 Aug 14 22:30:53.680991 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a055096e-5d30-432a-aa95-d5de1dd20ca5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:53.681332 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a055096e-5d30-432a-aa95-d5de1dd20ca5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:53.682515 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-a055096e-5d30-432a-aa95-d5de1dd20ca5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 9764a6f3-2667-4542-82fb-e98598fa7959 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:30:53.687753 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a055096e-5d30-432a-aa95-d5de1dd20ca5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959 returned with HTTP 404 Aug 14 22:30:53.688418 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 643/2559] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:30:53 2026] GET /volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:53.696664 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-14a525b7-0b08-46aa-b62d-27ce4ea37755 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:53.698727 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14a525b7-0b08-46aa-b62d-27ce4ea37755 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] POST https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01/action Aug 14 22:30:53.699159 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14a525b7-0b08-46aa-b62d-27ce4ea37755 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:30:53.699340 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14a525b7-0b08-46aa-b62d-27ce4ea37755 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:53.700946 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-14a525b7-0b08-46aa-b62d-27ce4ea37755 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] delete called for group 645e63fc-c97b-4570-ad7b-0a17de605f01 {{(pid=100323) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 22:30:53.701108 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-14a525b7-0b08-46aa-b62d-27ce4ea37755 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Delete group with id: 645e63fc-c97b-4570-ad7b-0a17de605f01 Aug 14 22:30:53.703092 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=421,cinder:UPDATE=112,cinder:DELETE=1,cinder:INSERT=60 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:30:53.705044 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:53.705044 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:53.737700 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14a525b7-0b08-46aa-b62d-27ce4ea37755 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01/action returned with HTTP 202 Aug 14 22:30:53.737700 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 637/2560] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:30:53 2026] POST /volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:30:53.746515 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-884617eb-5ed1-4c66-ae1d-28f385901688 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:53.748102 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-884617eb-5ed1-4c66-ae1d-28f385901688 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 Aug 14 22:30:53.749587 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-884617eb-5ed1-4c66-ae1d-28f385901688 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:53.749587 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-884617eb-5ed1-4c66-ae1d-28f385901688 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:53.749587 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-884617eb-5ed1-4c66-ae1d-28f385901688 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 645e63fc-c97b-4570-ad7b-0a17de605f01 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:30:53.752803 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:53.752803 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:53.761194 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-884617eb-5ed1-4c66-ae1d-28f385901688 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 returned with HTTP 200 Aug 14 22:30:53.761909 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 633/2561] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:30:53 2026] GET /volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:53.905530 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4ac10469-3f99-4aee-99d0-f341d5549ce9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:53.907990 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ac10469-3f99-4aee-99d0-f341d5549ce9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:30:53.908231 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ac10469-3f99-4aee-99d0-f341d5549ce9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:53.908634 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ac10469-3f99-4aee-99d0-f341d5549ce9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:53.908773 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4ac10469-3f99-4aee-99d0-f341d5549ce9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:53.914292 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:53.914292 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:53.915273 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ac10469-3f99-4aee-99d0-f341d5549ce9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:30:53.915770 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 649/2562] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:53 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:53.970162 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d5d16d4-d022-4fe4-9223-907dd359a8ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:53.972243 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d5d16d4-d022-4fe4-9223-907dd359a8ea tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 Aug 14 22:30:53.972673 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d5d16d4-d022-4fe4-9223-907dd359a8ea tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:53.972942 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d5d16d4-d022-4fe4-9223-907dd359a8ea tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:53.981289 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d5d16d4-d022-4fe4-9223-907dd359a8ea tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 returned with HTTP 404 Aug 14 22:30:53.981898 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 644/2563] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:53 2026] GET /volume/v3/volumes/1cd785ce-71ea-4e51-b176-ba086a7aa254 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:53.990914 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:53.992502 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:53.992855 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-227936842"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:53.994241 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-227936842'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:53.998523 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Create volume of 1 GB Aug 14 22:30:54.005266 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Availability Zones retrieved successfully. Aug 14 22:30:54.010835 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Flow 'volume_create_api' (bc73ea32-646b-451b-8d7d-dce17fcc1a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:54.012826 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19dff6af-fe9e-4643-b824-c364086bd0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:54.014022 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:54.051522 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19dff6af-fe9e-4643-b824-c364086bd0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:54.052812 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe42eb93-bb86-4aea-a499-cce0670bdda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:54.100996 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Created reservations ['41e2aef9-ae90-471e-b6c1-5510e34cf341', '64a53eb4-721f-4cad-bf4f-447bd2c87058', 'c4dc46cd-1df2-495e-9655-08426c3fd47e', 'd888e0d1-c7fc-4c17-b56d-17b918afae48'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:54.102030 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe42eb93-bb86-4aea-a499-cce0670bdda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41e2aef9-ae90-471e-b6c1-5510e34cf341', '64a53eb4-721f-4cad-bf4f-447bd2c87058', 'c4dc46cd-1df2-495e-9655-08426c3fd47e', 'd888e0d1-c7fc-4c17-b56d-17b918afae48']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:54.102967 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39ae2978-0dff-43c0-9691-5f3a354f4f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:54.128380 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39ae2978-0dff-43c0-9691-5f3a354f4f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cdc9f15-70de-4937-910e-ddfa015bb2ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-227936842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44575308ad7b431f8fa94a8019d9b240',qos_specs=None,replication_status=,reservations=['41e2aef9-ae90-471e-b6c1-5510e34cf341','64a53eb4-721f-4cad-bf4f-447bd2c87058','c4dc46cd-1df2-495e-9655-08426c3fd47e','d888e0d1-c7fc-4c17-b56d-17b918afae48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc1280ca221a421fafeaa02082151ad8',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-227936842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cdc9f15-70de-4937-910e-ddfa015bb2ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44575308ad7b431f8fa94a8019d9b240',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc1280ca221a421fafeaa02082151ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:54.129140 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33461976-08dc-478a-8c13-e7c6095aa2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:54.150623 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33461976-08dc-478a-8c13-e7c6095aa2d8) transitioned into state 'SUCCESS' from state '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-227936842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44575308ad7b431f8fa94a8019d9b240',qos_specs=None,replication_status=,reservations=['41e2aef9-ae90-471e-b6c1-5510e34cf341','64a53eb4-721f-4cad-bf4f-447bd2c87058','c4dc46cd-1df2-495e-9655-08426c3fd47e','d888e0d1-c7fc-4c17-b56d-17b918afae48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc1280ca221a421fafeaa02082151ad8',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:54.151781 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4814d1-27ba-4f23-940e-647654653e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:54.165508 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4814d1-27ba-4f23-940e-647654653e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:54.166842 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Flow 'volume_create_api' (bc73ea32-646b-451b-8d7d-dce17fcc1a05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:54.167269 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Create volume request issued successfully. Aug 14 22:30:54.168057 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a5e557b-f91e-4f91-9a2e-9ddbbfced656 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:54.168861 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 638/2564] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:30:53 2026] POST /volume/v3/volumes => generated 746 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:54.187085 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9a5febc1-077c-4cda-9e7d-88bdc376a753 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:54.188648 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a5febc1-077c-4cda-9e7d-88bdc376a753 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef Aug 14 22:30:54.188961 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a5febc1-077c-4cda-9e7d-88bdc376a753 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:54.189244 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a5febc1-077c-4cda-9e7d-88bdc376a753 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:54.197246 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:54.197246 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:54.203030 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9a5febc1-077c-4cda-9e7d-88bdc376a753 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:54.206344 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a5febc1-077c-4cda-9e7d-88bdc376a753 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef returned with HTTP 200 Aug 14 22:30:54.206871 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 634/2565] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:54 2026] GET /volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:54.488197 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-462d4e93-a665-4cc2-87a2-9b986426f04d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:54.491457 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-462d4e93-a665-4cc2-87a2-9b986426f04d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:54.491457 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-462d4e93-a665-4cc2-87a2-9b986426f04d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:54.492529 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-462d4e93-a665-4cc2-87a2-9b986426f04d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:54.493564 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-462d4e93-a665-4cc2-87a2-9b986426f04d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:54.499436 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:54.499436 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:54.500135 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-462d4e93-a665-4cc2-87a2-9b986426f04d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:54.500646 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 650/2566] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:54 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:54.777036 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f5a3cd4f-4fee-413a-9b53-036b6d348163 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:54.779046 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5a3cd4f-4fee-413a-9b53-036b6d348163 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 Aug 14 22:30:54.779304 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5a3cd4f-4fee-413a-9b53-036b6d348163 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:54.779554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5a3cd4f-4fee-413a-9b53-036b6d348163 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:54.779768 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-f5a3cd4f-4fee-413a-9b53-036b6d348163 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 645e63fc-c97b-4570-ad7b-0a17de605f01 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:30:54.781423 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=474,cinder:UPDATE=112,cinder:DELETE=3,cinder:INSERT=75 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:30:54.783568 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5a3cd4f-4fee-413a-9b53-036b6d348163 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 returned with HTTP 404 Aug 14 22:30:54.784108 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 645/2567] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:30:54 2026] GET /volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:54.791638 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9d3e544d-972a-464f-a947-cb1184bb5183 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:54.793544 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d3e544d-972a-464f-a947-cb1184bb5183 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/detail Aug 14 22:30:54.793775 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d3e544d-972a-464f-a947-cb1184bb5183 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:54.794061 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d3e544d-972a-464f-a947-cb1184bb5183 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:54.794406 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:54.794406 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:54.798885 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d3e544d-972a-464f-a947-cb1184bb5183 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/detail returned with HTTP 200 Aug 14 22:30:54.799316 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 639/2568] 10.4.3.114 () {68 vars in 1296 bytes} [Fri Aug 14 22:30:54 2026] GET /volume/v3/groups/detail => generated 14 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:54.808131 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad1a669e-4a88-442d-a464-0326379995aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:54.812271 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad1a669e-4a88-442d-a464-0326379995aa tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:30:54.812271 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad1a669e-4a88-442d-a464-0326379995aa tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:54.812271 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad1a669e-4a88-442d-a464-0326379995aa tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:54.812271 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-ad1a669e-4a88-442d-a464-0326379995aa tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:30:54.812271 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ad1a669e-4a88-442d-a464-0326379995aa tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:30:54.814437 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=450,cinder:INSERT=57,cinder:UPDATE=98,cinder:DELETE=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:30:54.819664 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ad1a669e-4a88-442d-a464-0326379995aa tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Get all volumes completed successfully. Aug 14 22:30:54.822390 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad1a669e-4a88-442d-a464-0326379995aa tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:30:54.823000 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 635/2569] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:30:54 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 14 22:30:54.837831 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-59e2e959-2d67-4bd3-b36f-661095baec40 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:54.839613 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59e2e959-2d67-4bd3-b36f-661095baec40 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] POST https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01/action Aug 14 22:30:54.839992 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-59e2e959-2d67-4bd3-b36f-661095baec40 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:30:54.840110 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-59e2e959-2d67-4bd3-b36f-661095baec40 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:54.841619 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-59e2e959-2d67-4bd3-b36f-661095baec40 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] delete called for group 645e63fc-c97b-4570-ad7b-0a17de605f01 {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 22:30:54.841758 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-59e2e959-2d67-4bd3-b36f-661095baec40 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Delete group with id: 645e63fc-c97b-4570-ad7b-0a17de605f01 Aug 14 22:30:54.845244 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59e2e959-2d67-4bd3-b36f-661095baec40 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01/action returned with HTTP 404 Aug 14 22:30:54.845830 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 651/2570] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:30:54 2026] POST /volume/v3/groups/645e63fc-c97b-4570-ad7b-0a17de605f01/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:54.852640 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9911dbe4-90eb-481f-9d7c-d13e6a585977 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:54.854646 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9911dbe4-90eb-481f-9d7c-d13e6a585977 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:30:54.854646 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9911dbe4-90eb-481f-9d7c-d13e6a585977 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:54.854883 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9911dbe4-90eb-481f-9d7c-d13e6a585977 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:54.855203 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-9911dbe4-90eb-481f-9d7c-d13e6a585977 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:30:54.855942 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9911dbe4-90eb-481f-9d7c-d13e6a585977 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:30:54.863563 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9911dbe4-90eb-481f-9d7c-d13e6a585977 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Get all volumes completed successfully. Aug 14 22:30:54.865738 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9911dbe4-90eb-481f-9d7c-d13e6a585977 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:30:54.866304 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 646/2571] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:30:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:54.879771 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d7881220-4d03-4acf-80d6-6320faeab373 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:54.881710 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7881220-4d03-4acf-80d6-6320faeab373 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] POST https://10.4.3.114/volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959/action Aug 14 22:30:54.882164 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7881220-4d03-4acf-80d6-6320faeab373 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:30:54.882331 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7881220-4d03-4acf-80d6-6320faeab373 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:54.883777 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-d7881220-4d03-4acf-80d6-6320faeab373 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] delete called for group 9764a6f3-2667-4542-82fb-e98598fa7959 {{(pid=100323) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 22:30:54.883840 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-d7881220-4d03-4acf-80d6-6320faeab373 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Delete group with id: 9764a6f3-2667-4542-82fb-e98598fa7959 Aug 14 22:30:54.887461 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7881220-4d03-4acf-80d6-6320faeab373 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959/action returned with HTTP 404 Aug 14 22:30:54.887988 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 640/2572] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:30:54 2026] POST /volume/v3/groups/9764a6f3-2667-4542-82fb-e98598fa7959/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:30:54.895435 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eb5a19da-9ad4-43a9-bfca-5ec1c8739eed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:54.898564 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb5a19da-9ad4-43a9-bfca-5ec1c8739eed tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/b5a4cb1b-d2ba-41dd-8b58-6c71c751ec0d Aug 14 22:30:54.898564 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb5a19da-9ad4-43a9-bfca-5ec1c8739eed tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:54.898564 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb5a19da-9ad4-43a9-bfca-5ec1c8739eed tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:54.915132 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb5a19da-9ad4-43a9-bfca-5ec1c8739eed tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] https://10.4.3.114/volume/v3/group_types/b5a4cb1b-d2ba-41dd-8b58-6c71c751ec0d returned with HTTP 202 Aug 14 22:30:54.915132 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 636/2573] 10.4.3.114 () {68 vars in 1404 bytes} [Fri Aug 14 22:30:54 2026] DELETE /volume/v3/group_types/b5a4cb1b-d2ba-41dd-8b58-6c71c751ec0d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:30:54.924538 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-736ebb6d-5459-444b-bf34-9ab2b9b98555 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:54.927203 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae04f7bd-2f33-478f-a090-b67ffd3a9b24 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:54.929371 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae04f7bd-2f33-478f-a090-b67ffd3a9b24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:30:54.929639 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae04f7bd-2f33-478f-a090-b67ffd3a9b24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:54.929694 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-736ebb6d-5459-444b-bf34-9ab2b9b98555 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] DELETE https://10.4.3.114/volume/v3/types/c7c18a37-363d-4ff5-9b36-732f65653cc9 Aug 14 22:30:54.929880 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae04f7bd-2f33-478f-a090-b67ffd3a9b24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:54.929938 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-736ebb6d-5459-444b-bf34-9ab2b9b98555 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:54.930016 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ae04f7bd-2f33-478f-a090-b67ffd3a9b24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:54.930088 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-736ebb6d-5459-444b-bf34-9ab2b9b98555 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:54.935326 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:54.935326 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:54.936309 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae04f7bd-2f33-478f-a090-b67ffd3a9b24 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:30:54.936830 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 647/2574] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:54 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:54.969022 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-736ebb6d-5459-444b-bf34-9ab2b9b98555 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] https://10.4.3.114/volume/v3/types/c7c18a37-363d-4ff5-9b36-732f65653cc9 returned with HTTP 202 Aug 14 22:30:54.969762 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 652/2575] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:30:54 2026] DELETE /volume/v3/types/c7c18a37-363d-4ff5-9b36-732f65653cc9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:54.980612 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3d9c5fe2-6100-4430-a73b-8314fbcb3844 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:54.983511 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d9c5fe2-6100-4430-a73b-8314fbcb3844 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] GET https://10.4.3.114/volume/v3/types/c7c18a37-363d-4ff5-9b36-732f65653cc9 Aug 14 22:30:54.983511 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d9c5fe2-6100-4430-a73b-8314fbcb3844 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:54.983511 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d9c5fe2-6100-4430-a73b-8314fbcb3844 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:54.987433 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d9c5fe2-6100-4430-a73b-8314fbcb3844 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] https://10.4.3.114/volume/v3/types/c7c18a37-363d-4ff5-9b36-732f65653cc9 returned with HTTP 404 Aug 14 22:30:54.987990 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 641/2576] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:30:54 2026] GET /volume/v3/types/c7c18a37-363d-4ff5-9b36-732f65653cc9 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:54.997402 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1e876d0-0acf-4254-a050-557de537c100 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:55.001746 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1e876d0-0acf-4254-a050-557de537c100 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:30:55.006541 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1e876d0-0acf-4254-a050-557de537c100 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-765468840"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:55.023164 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1e876d0-0acf-4254-a050-557de537c100 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:30:55.023867 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 637/2577] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:30:54 2026] POST /volume/v3/types => generated 215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:55.045063 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-75ba0598-8f69-4729-800d-f8dc203aabb1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:55.047649 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75ba0598-8f69-4729-800d-f8dc203aabb1 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] POST https://10.4.3.114/volume/v3/group_types Aug 14 22:30:55.048077 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75ba0598-8f69-4729-800d-f8dc203aabb1 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-549308660"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:55.068902 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75ba0598-8f69-4729-800d-f8dc203aabb1 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 202 Aug 14 22:30:55.069464 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 648/2578] 10.4.3.114 () {70 vars in 1311 bytes} [Fri Aug 14 22:30:55 2026] POST /volume/v3/group_types => generated 172 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:55.097952 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d39e1e0-f53e-49ac-9f1a-cae3fe6ffc10 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:55.100543 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d39e1e0-f53e-49ac-9f1a-cae3fe6ffc10 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] POST https://10.4.3.114/volume/v3/groups Aug 14 22:30:55.101150 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d39e1e0-f53e-49ac-9f1a-cae3fe6ffc10 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "95e07a87-5071-4eed-aeaa-a41ebfb3fb0e", "volume_types": ["02842c5a-ff27-4450-9a8a-df01f063ed5c"], "name": "tempest-GroupsTest-Group-595567215"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:55.104204 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-6d39e1e0-f53e-49ac-9f1a-cae3fe6ffc10 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Creating new group {'group': {'group_type': '95e07a87-5071-4eed-aeaa-a41ebfb3fb0e', 'volume_types': ['02842c5a-ff27-4450-9a8a-df01f063ed5c'], 'name': 'tempest-GroupsTest-Group-595567215'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 22:30:55.110199 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-6d39e1e0-f53e-49ac-9f1a-cae3fe6ffc10 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Creating group tempest-GroupsTest-Group-595567215. Aug 14 22:30:55.121974 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6d39e1e0-f53e-49ac-9f1a-cae3fe6ffc10 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Availability Zones retrieved successfully. Aug 14 22:30:55.141647 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6d39e1e0-f53e-49ac-9f1a-cae3fe6ffc10 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Created reservations ['5c4088eb-10e0-4198-8b66-bc84387bbe0c'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:55.187752 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d39e1e0-f53e-49ac-9f1a-cae3fe6ffc10 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups returned with HTTP 202 Aug 14 22:30:55.188272 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 653/2579] 10.4.3.114 () {70 vars in 1297 bytes} [Fri Aug 14 22:30:55 2026] POST /volume/v3/groups => generated 103 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:55.209277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-11540564-b650-47c9-ad1f-73017391948a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:55.218675 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11540564-b650-47c9-ad1f-73017391948a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 Aug 14 22:30:55.222090 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11540564-b650-47c9-ad1f-73017391948a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:55.222215 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6e096664-8aa8-4bd7-8221-cc10b80330c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:55.222616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11540564-b650-47c9-ad1f-73017391948a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:55.225928 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-11540564-b650-47c9-ad1f-73017391948a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:30:55.226194 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e096664-8aa8-4bd7-8221-cc10b80330c9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef Aug 14 22:30:55.226194 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e096664-8aa8-4bd7-8221-cc10b80330c9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:55.226194 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e096664-8aa8-4bd7-8221-cc10b80330c9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:55.237307 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:55.237307 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:55.237834 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:55.237834 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:55.243530 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6e096664-8aa8-4bd7-8221-cc10b80330c9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:55.251410 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e096664-8aa8-4bd7-8221-cc10b80330c9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef returned with HTTP 200 Aug 14 22:30:55.251833 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 638/2580] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:55 2026] GET /volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:55.266510 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:55.268505 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:55.268875 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8cdc9f15-70de-4937-910e-ddfa015bb2ef", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1042467504"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:55.270702 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Create volume request body: {'volume': {'source_volid': '8cdc9f15-70de-4937-910e-ddfa015bb2ef', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1042467504'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:55.280100 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:55.280100 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:55.280592 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume retrieved successfully. Aug 14 22:30:55.280728 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Create volume of 2 GB Aug 14 22:30:55.284145 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11540564-b650-47c9-ad1f-73017391948a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 returned with HTTP 200 Aug 14 22:30:55.284820 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 642/2581] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:30:55 2026] GET /volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 => generated 331 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:55.285116 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Availability Zones retrieved successfully. Aug 14 22:30:55.290309 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Flow 'volume_create_api' (9f16f98a-54fe-4e12-8516-0e97f8c120ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:55.291533 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0acc8515-38a2-452b-91f4-2b1753efc62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:55.292465 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:55.319664 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0acc8515-38a2-452b-91f4-2b1753efc62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '8cdc9f15-70de-4937-910e-ddfa015bb2ef', 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:55.320376 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae2cd50-59ec-4cf2-8713-401e8801fa7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:55.372289 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Created reservations ['60eabd99-6f16-413d-b55f-2a5dc5b0d6e1', 'a2f8ecac-ab0a-4434-ab5b-83e2acc52f93', '3d0c53bd-0a47-4050-bae3-ccbdc3225237', 'bf5af198-cbb4-4722-9740-0ca5ba78c979'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:55.373370 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae2cd50-59ec-4cf2-8713-401e8801fa7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60eabd99-6f16-413d-b55f-2a5dc5b0d6e1', 'a2f8ecac-ab0a-4434-ab5b-83e2acc52f93', '3d0c53bd-0a47-4050-bae3-ccbdc3225237', 'bf5af198-cbb4-4722-9740-0ca5ba78c979']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:55.374237 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5491bd81-b7bd-4558-b1b1-b6927e3193c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:55.426228 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5491bd81-b7bd-4558-b1b1-b6927e3193c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd3d95bf-ea70-4083-a9e4-3841acce7f78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1042467504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44575308ad7b431f8fa94a8019d9b240',qos_specs=None,replication_status=,reservations=['60eabd99-6f16-413d-b55f-2a5dc5b0d6e1','a2f8ecac-ab0a-4434-ab5b-83e2acc52f93','3d0c53bd-0a47-4050-bae3-ccbdc3225237','bf5af198-cbb4-4722-9740-0ca5ba78c979'],size=2,snapshot_id=None,source_replicaid=,source_volid=8cdc9f15-70de-4937-910e-ddfa015bb2ef,status='creating',user_id='fc1280ca221a421fafeaa02082151ad8',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1042467504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd3d95bf-ea70-4083-a9e4-3841acce7f78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44575308ad7b431f8fa94a8019d9b240',provider_auth=None,provider_geometry=None,provider_id=None,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=8cdc9f15-70de-4937-910e-ddfa015bb2ef,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc1280ca221a421fafeaa02082151ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:55.427071 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76c7dd3f-09cb-44f4-a232-876d86b204b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:55.465656 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76c7dd3f-09cb-44f4-a232-876d86b204b2) transitioned into state 'SUCCESS' from state '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-1042467504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44575308ad7b431f8fa94a8019d9b240',qos_specs=None,replication_status=,reservations=['60eabd99-6f16-413d-b55f-2a5dc5b0d6e1','a2f8ecac-ab0a-4434-ab5b-83e2acc52f93','3d0c53bd-0a47-4050-bae3-ccbdc3225237','bf5af198-cbb4-4722-9740-0ca5ba78c979'],size=2,snapshot_id=None,source_replicaid=,source_volid=8cdc9f15-70de-4937-910e-ddfa015bb2ef,status='creating',user_id='fc1280ca221a421fafeaa02082151ad8',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:55.467768 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a2e976-a640-4d91-ab3d-ac7913f1e181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:55.493033 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a2e976-a640-4d91-ab3d-ac7913f1e181) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:55.494559 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Flow 'volume_create_api' (9f16f98a-54fe-4e12-8516-0e97f8c120ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:55.494559 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Create volume request issued successfully. Aug 14 22:30:55.496037 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c16bc010-2659-4b7b-9535-d32fa74ac787 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:55.496858 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 649/2582] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:30:55 2026] POST /volume/v3/volumes => generated 781 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:55.511367 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3e2d197c-423f-45ba-ad76-80eda52c333c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:55.513928 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e2d197c-423f-45ba-ad76-80eda52c333c tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 Aug 14 22:30:55.514207 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e2d197c-423f-45ba-ad76-80eda52c333c tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:55.514513 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e2d197c-423f-45ba-ad76-80eda52c333c tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:55.517001 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee8312c5-a85b-492d-abb1-26f2149846e0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:55.521198 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee8312c5-a85b-492d-abb1-26f2149846e0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:55.521779 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee8312c5-a85b-492d-abb1-26f2149846e0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:55.522229 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee8312c5-a85b-492d-abb1-26f2149846e0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:55.522529 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ee8312c5-a85b-492d-abb1-26f2149846e0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:55.527967 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:55.527967 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:55.530551 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:55.530551 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:55.532564 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee8312c5-a85b-492d-abb1-26f2149846e0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:55.533346 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 639/2583] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:55 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:55.534793 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3e2d197c-423f-45ba-ad76-80eda52c333c tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:55.541831 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e2d197c-423f-45ba-ad76-80eda52c333c tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 returned with HTTP 200 Aug 14 22:30:55.542384 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 654/2584] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:55 2026] GET /volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:55.950948 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c877f6e8-3209-4a9a-8016-91a4eb2d0bc5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:55.954653 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c877f6e8-3209-4a9a-8016-91a4eb2d0bc5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:30:55.954933 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c877f6e8-3209-4a9a-8016-91a4eb2d0bc5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:55.955609 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c877f6e8-3209-4a9a-8016-91a4eb2d0bc5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:55.955873 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c877f6e8-3209-4a9a-8016-91a4eb2d0bc5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:55.966379 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:55.966379 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:55.968128 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c877f6e8-3209-4a9a-8016-91a4eb2d0bc5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:30:55.968691 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 643/2585] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:55 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:56.302987 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ba296ac-20c3-437b-9ffc-1d916b90129a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:56.306306 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ba296ac-20c3-437b-9ffc-1d916b90129a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 Aug 14 22:30:56.306306 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ba296ac-20c3-437b-9ffc-1d916b90129a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:56.306306 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ba296ac-20c3-437b-9ffc-1d916b90129a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:56.306306 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-5ba296ac-20c3-437b-9ffc-1d916b90129a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:30:56.310574 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:56.310574 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:56.323459 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ba296ac-20c3-437b-9ffc-1d916b90129a tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 returned with HTTP 200 Aug 14 22:30:56.326323 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 650/2586] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:30:56 2026] GET /volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 => generated 332 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:56.335065 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:56.339846 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:56.339846 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1699493021", "volume_type": "02842c5a-ff27-4450-9a8a-df01f063ed5c", "group_id": "80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:56.343190 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1699493021', 'volume_type': '02842c5a-ff27-4450-9a8a-df01f063ed5c', 'group_id': '80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:56.355421 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:56.355421 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:56.356075 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Create volume of 1 GB Aug 14 22:30:56.363805 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Availability Zones retrieved successfully. Aug 14 22:30:56.371064 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Flow 'volume_create_api' (59f132cd-7da3-4642-9384-d7578174a2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:56.373986 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe30afe-e1bc-495a-bfeb-509d3cb8b35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:56.374956 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:56.374956 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:56.375635 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:56.407964 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe30afe-e1bc-495a-bfeb-509d3cb8b35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:30:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02842c5a-ff27-4450-9a8a-df01f063ed5c,is_public=True,name='tempest-GroupsTest-volume-type-765468840',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02842c5a-ff27-4450-9a8a-df01f063ed5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:56.409507 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a7b5ae-23b6-4197-9963-f19f0cda0e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:56.452580 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-765468840 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-765468840, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:30:56.453949 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-765468840 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-765468840, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:30:56.502826 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Created reservations ['9ccc0c7f-b795-400f-8d85-27d0594721ca', '7b804c60-d68b-458c-a16c-abb4d3857301', '5ee54a24-5470-483a-9c1d-084cdc51642b', 'c6e4fb35-ee62-44ea-9e28-ef710933aaf6'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:56.504216 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a7b5ae-23b6-4197-9963-f19f0cda0e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ccc0c7f-b795-400f-8d85-27d0594721ca', '7b804c60-d68b-458c-a16c-abb4d3857301', '5ee54a24-5470-483a-9c1d-084cdc51642b', 'c6e4fb35-ee62-44ea-9e28-ef710933aaf6']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:56.505278 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24df9315-9d7e-4dd7-94da-236019638e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:56.539602 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24df9315-9d7e-4dd7-94da-236019638e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '354982ed-2c7d-4843-a2e8-0daba4ff032d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1699493021',encryption_key_id=None,group_id=80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83,group_type_id=,metadata={},multiattach=False,project_id='6db6d9a29a2b42908a9dbbc84ca0a315',qos_specs=None,replication_status=,reservations=['9ccc0c7f-b795-400f-8d85-27d0594721ca','7b804c60-d68b-458c-a16c-abb4d3857301','5ee54a24-5470-483a-9c1d-084cdc51642b','c6e4fb35-ee62-44ea-9e28-ef710933aaf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be5e07ff08da4711bda35ec0ca52771c',volume_type_id=02842c5a-ff27-4450-9a8a-df01f063ed5c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1699493021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83,host=None,id=354982ed-2c7d-4843-a2e8-0daba4ff032d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6db6d9a29a2b42908a9dbbc84ca0a315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be5e07ff08da4711bda35ec0ca52771c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02842c5a-ff27-4450-9a8a-df01f063ed5c),volume_type_id=02842c5a-ff27-4450-9a8a-df01f063ed5c)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:56.540876 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c513b56-c56f-454f-a1e1-ce507ab02324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:56.547241 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a7c6252b-e30c-46f6-8edd-878ab2c13077 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:56.548855 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7c6252b-e30c-46f6-8edd-878ab2c13077 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:56.549178 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7c6252b-e30c-46f6-8edd-878ab2c13077 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:56.549578 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7c6252b-e30c-46f6-8edd-878ab2c13077 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:56.549675 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a7c6252b-e30c-46f6-8edd-878ab2c13077 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:56.554889 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:56.554889 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:56.555778 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7c6252b-e30c-46f6-8edd-878ab2c13077 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:56.556327 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 655/2587] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:56 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:56.562380 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4d064083-ab9b-403f-9a36-924e68cf1632 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:56.562824 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d064083-ab9b-403f-9a36-924e68cf1632 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 Aug 14 22:30:56.562824 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d064083-ab9b-403f-9a36-924e68cf1632 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:56.562995 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d064083-ab9b-403f-9a36-924e68cf1632 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:56.574730 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:56.574730 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:56.576038 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c513b56-c56f-454f-a1e1-ce507ab02324) transitioned into state 'SUCCESS' from state '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-1699493021',encryption_key_id=None,group_id=80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83,group_type_id=,metadata={},multiattach=False,project_id='6db6d9a29a2b42908a9dbbc84ca0a315',qos_specs=None,replication_status=,reservations=['9ccc0c7f-b795-400f-8d85-27d0594721ca','7b804c60-d68b-458c-a16c-abb4d3857301','5ee54a24-5470-483a-9c1d-084cdc51642b','c6e4fb35-ee62-44ea-9e28-ef710933aaf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be5e07ff08da4711bda35ec0ca52771c',volume_type_id=02842c5a-ff27-4450-9a8a-df01f063ed5c)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:56.578113 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1715e359-705c-4ef3-9c8d-e9f56572c9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:56.581097 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4d064083-ab9b-403f-9a36-924e68cf1632 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:56.587964 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d064083-ab9b-403f-9a36-924e68cf1632 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 returned with HTTP 200 Aug 14 22:30:56.588583 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 644/2588] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:56 2026] GET /volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:56.597052 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1715e359-705c-4ef3-9c8d-e9f56572c9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:56.598236 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Flow 'volume_create_api' (59f132cd-7da3-4642-9384-d7578174a2ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:56.598863 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Create volume request issued successfully. Aug 14 22:30:56.599940 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:30:56.600083 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:30:56.611353 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-050a1a9f-a680-445b-9302-7c49d3903d5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:56.614382 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-050a1a9f-a680-445b-9302-7c49d3903d5c tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 Aug 14 22:30:56.614872 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-050a1a9f-a680-445b-9302-7c49d3903d5c tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:56.614985 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-050a1a9f-a680-445b-9302-7c49d3903d5c tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:56.625692 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:56.625692 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:56.634017 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-050a1a9f-a680-445b-9302-7c49d3903d5c tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:56.641988 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-050a1a9f-a680-445b-9302-7c49d3903d5c tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 returned with HTTP 200 Aug 14 22:30:56.642601 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 651/2589] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:56 2026] GET /volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:56.657560 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:30:56.660948 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-761e3dee-8117-4c3e-b71a-c35be1e96ae1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:56.662138 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:56.662138 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:56.663101 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-761e3dee-8117-4c3e-b71a-c35be1e96ae1 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 Aug 14 22:30:56.663395 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-761e3dee-8117-4c3e-b71a-c35be1e96ae1 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:56.663673 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-761e3dee-8117-4c3e-b71a-c35be1e96ae1 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:56.669145 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3cdd48f1-0a2d-4c10-98c8-cad68a7b744c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:56.669441 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 640/2590] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:30:56 2026] POST /volume/v3/volumes => generated 814 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:56.678290 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:56.678290 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:56.688125 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-761e3dee-8117-4c3e-b71a-c35be1e96ae1 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:56.695387 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-761e3dee-8117-4c3e-b71a-c35be1e96ae1 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 returned with HTTP 200 Aug 14 22:30:56.696507 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 656/2591] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:56 2026] GET /volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:56.697182 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e54bd8d9-0247-415f-bb8e-fd64528bcd95 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:56.700113 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e54bd8d9-0247-415f-bb8e-fd64528bcd95 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/354982ed-2c7d-4843-a2e8-0daba4ff032d Aug 14 22:30:56.700213 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e54bd8d9-0247-415f-bb8e-fd64528bcd95 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:56.701011 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e54bd8d9-0247-415f-bb8e-fd64528bcd95 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:56.712482 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:56.712482 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:56.717418 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ee6d0a6-ba51-4e99-bf6b-ea0cd8e4ee22 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:56.719881 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ee6d0a6-ba51-4e99-bf6b-ea0cd8e4ee22 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] DELETE https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 Aug 14 22:30:56.720005 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e54bd8d9-0247-415f-bb8e-fd64528bcd95 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Volume info retrieved successfully. Aug 14 22:30:56.720058 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ee6d0a6-ba51-4e99-bf6b-ea0cd8e4ee22 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:56.720452 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ee6d0a6-ba51-4e99-bf6b-ea0cd8e4ee22 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:56.723497 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2ee6d0a6-ba51-4e99-bf6b-ea0cd8e4ee22 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Delete volume with id: cd3d95bf-ea70-4083-a9e4-3841acce7f78 Aug 14 22:30:56.723794 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-e54bd8d9-0247-415f-bb8e-fd64528bcd95 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:30:56.723794 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-e54bd8d9-0247-415f-bb8e-fd64528bcd95 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:30:56.732582 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:56.732582 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:56.732582 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2ee6d0a6-ba51-4e99-bf6b-ea0cd8e4ee22 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:56.770044 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2ee6d0a6-ba51-4e99-bf6b-ea0cd8e4ee22 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Delete volume request issued successfully. Aug 14 22:30:56.770310 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ee6d0a6-ba51-4e99-bf6b-ea0cd8e4ee22 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 returned with HTTP 202 Aug 14 22:30:56.770851 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 652/2592] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:56 2026] DELETE /volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:56.774439 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-e54bd8d9-0247-415f-bb8e-fd64528bcd95 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:30:56.778249 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:56.778249 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:56.782332 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1df8ffed-c1be-4feb-bc1a-3ca529c1e3a9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:56.784211 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1df8ffed-c1be-4feb-bc1a-3ca529c1e3a9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 Aug 14 22:30:56.784419 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1df8ffed-c1be-4feb-bc1a-3ca529c1e3a9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:56.784631 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1df8ffed-c1be-4feb-bc1a-3ca529c1e3a9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:56.787878 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e54bd8d9-0247-415f-bb8e-fd64528bcd95 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/354982ed-2c7d-4843-a2e8-0daba4ff032d returned with HTTP 200 Aug 14 22:30:56.788400 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 645/2593] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:56 2026] GET /volume/v3/volumes/354982ed-2c7d-4843-a2e8-0daba4ff032d => generated 882 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:56.795178 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:56.795178 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:56.799703 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1df8ffed-c1be-4feb-bc1a-3ca529c1e3a9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:56.805515 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1df8ffed-c1be-4feb-bc1a-3ca529c1e3a9 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 returned with HTTP 200 Aug 14 22:30:56.805515 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 641/2594] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:56 2026] GET /volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:56.983457 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-80734f1d-5ab8-41da-9635-95cd806caa86 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:56.985311 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80734f1d-5ab8-41da-9635-95cd806caa86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:30:56.985584 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80734f1d-5ab8-41da-9635-95cd806caa86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:56.985826 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80734f1d-5ab8-41da-9635-95cd806caa86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:56.985963 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-80734f1d-5ab8-41da-9635-95cd806caa86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:56.991024 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:56.991024 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:56.991960 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80734f1d-5ab8-41da-9635-95cd806caa86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:30:56.992413 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 657/2595] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:56 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:57.569288 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f2e1ce50-3a6b-47ef-a76f-884d5eb4923d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:57.571116 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2e1ce50-3a6b-47ef-a76f-884d5eb4923d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:30:57.571406 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2e1ce50-3a6b-47ef-a76f-884d5eb4923d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:57.571654 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2e1ce50-3a6b-47ef-a76f-884d5eb4923d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:57.571805 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f2e1ce50-3a6b-47ef-a76f-884d5eb4923d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:57.577343 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:57.577343 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:57.578110 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2e1ce50-3a6b-47ef-a76f-884d5eb4923d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:30:57.578535 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 653/2596] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:57 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:57.590626 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b917ebd-e87e-4334-8730-7372ac098832 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:57.593018 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b917ebd-e87e-4334-8730-7372ac098832 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:30:57.593423 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b917ebd-e87e-4334-8730-7372ac098832 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c625a577-6fd5-41c4-b799-6a1dfb8e8f08"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:57.594948 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-3b917ebd-e87e-4334-8730-7372ac098832 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Creating new backup {'backup': {'volume_id': 'c625a577-6fd5-41c4-b799-6a1dfb8e8f08'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:30:57.595094 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-3b917ebd-e87e-4334-8730-7372ac098832 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Creating backup of volume c625a577-6fd5-41c4-b799-6a1dfb8e8f08 in container None Aug 14 22:30:57.603730 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:57.603730 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:57.604282 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3b917ebd-e87e-4334-8730-7372ac098832 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:30:57.624430 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-3b917ebd-e87e-4334-8730-7372ac098832 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Created reservations ['b98672da-29b3-452a-a4d7-01a253c01fd1', '70a09f78-ab41-4d36-a1ff-01905cf85bfd'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:57.669684 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b917ebd-e87e-4334-8730-7372ac098832 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:30:57.670308 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 646/2597] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:30:57 2026] POST /volume/v3/backups => generated 288 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:30:57.679264 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0716cf00-7b3a-48ac-8115-e62499005c07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:57.681881 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0716cf00-7b3a-48ac-8115-e62499005c07 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:30:57.682079 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0716cf00-7b3a-48ac-8115-e62499005c07 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:57.682287 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0716cf00-7b3a-48ac-8115-e62499005c07 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:57.682398 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0716cf00-7b3a-48ac-8115-e62499005c07 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:57.691043 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:57.691043 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:57.691866 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0716cf00-7b3a-48ac-8115-e62499005c07 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:30:57.692735 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 642/2598] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:57 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:57.806295 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6769849b-c64d-491f-a80f-8982a460fec4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:57.809118 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6769849b-c64d-491f-a80f-8982a460fec4 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/354982ed-2c7d-4843-a2e8-0daba4ff032d Aug 14 22:30:57.809450 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6769849b-c64d-491f-a80f-8982a460fec4 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:57.809844 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6769849b-c64d-491f-a80f-8982a460fec4 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:57.818897 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:57.818897 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:57.823488 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a5adb2bd-fac7-453c-ac72-b221b576f45e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:57.824645 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6769849b-c64d-491f-a80f-8982a460fec4 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Volume info retrieved successfully. Aug 14 22:30:57.825514 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-6769849b-c64d-491f-a80f-8982a460fec4 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:30:57.825951 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-6769849b-c64d-491f-a80f-8982a460fec4 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:30:57.826009 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5adb2bd-fac7-453c-ac72-b221b576f45e tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 Aug 14 22:30:57.826009 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5adb2bd-fac7-453c-ac72-b221b576f45e tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:57.826273 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5adb2bd-fac7-453c-ac72-b221b576f45e tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:57.834211 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5adb2bd-fac7-453c-ac72-b221b576f45e tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 returned with HTTP 404 Aug 14 22:30:57.835015 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 654/2599] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:57 2026] GET /volume/v3/volumes/cd3d95bf-ea70-4083-a9e4-3841acce7f78 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:57.845769 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9860d7ec-cfb9-4cfb-beb6-a99ad48832c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:57.849372 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9860d7ec-cfb9-4cfb-beb6-a99ad48832c0 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef Aug 14 22:30:57.849715 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9860d7ec-cfb9-4cfb-beb6-a99ad48832c0 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:57.849920 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9860d7ec-cfb9-4cfb-beb6-a99ad48832c0 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:57.859862 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:57.859862 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:57.865229 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9860d7ec-cfb9-4cfb-beb6-a99ad48832c0 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:57.866869 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-6769849b-c64d-491f-a80f-8982a460fec4 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:30:57.870035 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:57.870035 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:57.871235 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9860d7ec-cfb9-4cfb-beb6-a99ad48832c0 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef returned with HTTP 200 Aug 14 22:30:57.871813 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 647/2600] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:57 2026] GET /volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:57.877695 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6769849b-c64d-491f-a80f-8982a460fec4 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/354982ed-2c7d-4843-a2e8-0daba4ff032d returned with HTTP 200 Aug 14 22:30:57.878149 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 658/2601] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:57 2026] GET /volume/v3/volumes/354982ed-2c7d-4843-a2e8-0daba4ff032d => generated 907 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:57.889105 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19a65086-2f01-4028-9d1c-2bd3b3b6b55b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:57.891032 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19a65086-2f01-4028-9d1c-2bd3b3b6b55b tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] DELETE https://10.4.3.114/volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef Aug 14 22:30:57.891200 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19a65086-2f01-4028-9d1c-2bd3b3b6b55b tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:57.891445 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19a65086-2f01-4028-9d1c-2bd3b3b6b55b tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:57.891657 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-19a65086-2f01-4028-9d1c-2bd3b3b6b55b tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Delete volume with id: 8cdc9f15-70de-4937-910e-ddfa015bb2ef Aug 14 22:30:57.893104 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8184be1a-6d72-453e-b94b-f78247065614 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:57.895448 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:30:57.895878 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2038768899", "volume_type": "02842c5a-ff27-4450-9a8a-df01f063ed5c", "group_id": "80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:57.900281 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:57.900281 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:57.900647 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-19a65086-2f01-4028-9d1c-2bd3b3b6b55b tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:57.901312 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2038768899', 'volume_type': '02842c5a-ff27-4450-9a8a-df01f063ed5c', 'group_id': '80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:30:57.913747 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:57.913747 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:57.913747 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Create volume of 1 GB Aug 14 22:30:57.921278 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Availability Zones retrieved successfully. Aug 14 22:30:57.928464 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Flow 'volume_create_api' (66e27897-179b-425a-affd-fe69355221fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:57.930016 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdeac492-e860-4ef7-9ad6-55a2b5ce5b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:57.930801 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:57.930801 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:57.931354 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:30:57.934266 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-19a65086-2f01-4028-9d1c-2bd3b3b6b55b tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Delete volume request issued successfully. Aug 14 22:30:57.934533 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19a65086-2f01-4028-9d1c-2bd3b3b6b55b tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef returned with HTTP 202 Aug 14 22:30:57.935044 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 643/2602] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:30:57 2026] DELETE /volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:30:57.946999 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8813f471-315a-4185-94b5-05bbcc70fb4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:57.949462 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8813f471-315a-4185-94b5-05bbcc70fb4b tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef Aug 14 22:30:57.949679 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8813f471-315a-4185-94b5-05bbcc70fb4b tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:57.949903 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8813f471-315a-4185-94b5-05bbcc70fb4b tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:57.959735 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:57.959735 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:57.967930 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8813f471-315a-4185-94b5-05bbcc70fb4b tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Volume info retrieved successfully. Aug 14 22:30:57.973199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdeac492-e860-4ef7-9ad6-55a2b5ce5b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:30:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02842c5a-ff27-4450-9a8a-df01f063ed5c,is_public=True,name='tempest-GroupsTest-volume-type-765468840',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02842c5a-ff27-4450-9a8a-df01f063ed5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:57.974166 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c9ecda-15d4-4692-83b9-2b4b25b94796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:57.974959 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8813f471-315a-4185-94b5-05bbcc70fb4b tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef returned with HTTP 200 Aug 14 22:30:57.975904 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 648/2603] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:57 2026] GET /volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:58.005035 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bd379d82-7425-4172-bc32-95c7188431cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:58.006884 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd379d82-7425-4172-bc32-95c7188431cb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:30:58.007122 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd379d82-7425-4172-bc32-95c7188431cb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:58.007847 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd379d82-7425-4172-bc32-95c7188431cb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:58.007847 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bd379d82-7425-4172-bc32-95c7188431cb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:58.013609 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:58.013609 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:58.015751 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd379d82-7425-4172-bc32-95c7188431cb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:30:58.015751 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 659/2604] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:58 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:58.021161 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-765468840 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-765468840, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:30:58.021715 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-765468840 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-765468840, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:30:58.045581 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Created reservations ['2c72f8e2-a9a8-4859-8406-c61d670ce03c', 'a3595705-9217-4838-9824-daf7654e69b5', '4d583481-ee55-4e72-b4c6-610de26aab0d', 'eabebd61-e906-4904-922a-0877931dc139'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:30:58.046399 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6c9ecda-15d4-4692-83b9-2b4b25b94796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c72f8e2-a9a8-4859-8406-c61d670ce03c', 'a3595705-9217-4838-9824-daf7654e69b5', '4d583481-ee55-4e72-b4c6-610de26aab0d', 'eabebd61-e906-4904-922a-0877931dc139']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:58.049206 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d474c9d-eb22-4a55-9895-07d9e8b4e890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:58.077718 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d474c9d-eb22-4a55-9895-07d9e8b4e890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2038768899',encryption_key_id=None,group_id=80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83,group_type_id=,metadata={},multiattach=False,project_id='6db6d9a29a2b42908a9dbbc84ca0a315',qos_specs=None,replication_status=,reservations=['2c72f8e2-a9a8-4859-8406-c61d670ce03c','a3595705-9217-4838-9824-daf7654e69b5','4d583481-ee55-4e72-b4c6-610de26aab0d','eabebd61-e906-4904-922a-0877931dc139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be5e07ff08da4711bda35ec0ca52771c',volume_type_id=02842c5a-ff27-4450-9a8a-df01f063ed5c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:30:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2038768899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83,host=None,id=4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6db6d9a29a2b42908a9dbbc84ca0a315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be5e07ff08da4711bda35ec0ca52771c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02842c5a-ff27-4450-9a8a-df01f063ed5c),volume_type_id=02842c5a-ff27-4450-9a8a-df01f063ed5c)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:58.080059 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5170ac6c-0005-4e63-82b2-90ac7f8798b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:58.101376 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5170ac6c-0005-4e63-82b2-90ac7f8798b9) transitioned into state 'SUCCESS' from state '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-2038768899',encryption_key_id=None,group_id=80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83,group_type_id=,metadata={},multiattach=False,project_id='6db6d9a29a2b42908a9dbbc84ca0a315',qos_specs=None,replication_status=,reservations=['2c72f8e2-a9a8-4859-8406-c61d670ce03c','a3595705-9217-4838-9824-daf7654e69b5','4d583481-ee55-4e72-b4c6-610de26aab0d','eabebd61-e906-4904-922a-0877931dc139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be5e07ff08da4711bda35ec0ca52771c',volume_type_id=02842c5a-ff27-4450-9a8a-df01f063ed5c)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:58.102326 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e3c0c32-1882-467b-b9d7-0d8ab1705472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:30:58.115335 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e3c0c32-1882-467b-b9d7-0d8ab1705472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:30:58.116381 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Flow 'volume_create_api' (66e27897-179b-425a-affd-fe69355221fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:30:58.116834 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Create volume request issued successfully. Aug 14 22:30:58.118209 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:30:58.118209 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:30:58.171553 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:30:58.176467 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:58.176467 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:58.181725 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8184be1a-6d72-453e-b94b-f78247065614 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:30:58.182347 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 655/2605] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:30:57 2026] POST /volume/v3/volumes => generated 814 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:58.196977 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3b9dc7f2-b740-45b7-9e1d-0926cd78acd2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:58.199635 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b9dc7f2-b740-45b7-9e1d-0926cd78acd2 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f Aug 14 22:30:58.200137 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b9dc7f2-b740-45b7-9e1d-0926cd78acd2 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:58.200290 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b9dc7f2-b740-45b7-9e1d-0926cd78acd2 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:58.212469 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:58.212469 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:58.218713 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3b9dc7f2-b740-45b7-9e1d-0926cd78acd2 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Volume info retrieved successfully. Aug 14 22:30:58.219795 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-3b9dc7f2-b740-45b7-9e1d-0926cd78acd2 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:30:58.219795 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-3b9dc7f2-b740-45b7-9e1d-0926cd78acd2 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:30:58.255444 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-3b9dc7f2-b740-45b7-9e1d-0926cd78acd2 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:30:58.258557 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:58.258557 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:58.269310 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b9dc7f2-b740-45b7-9e1d-0926cd78acd2 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f returned with HTTP 200 Aug 14 22:30:58.269310 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 644/2606] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:58 2026] GET /volume/v3/volumes/4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f => generated 882 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:58.706883 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-173d2260-6b44-4fed-9ec0-c752a643e69b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:58.713305 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-173d2260-6b44-4fed-9ec0-c752a643e69b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:30:58.713305 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-173d2260-6b44-4fed-9ec0-c752a643e69b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:58.713305 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-173d2260-6b44-4fed-9ec0-c752a643e69b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:58.713305 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-173d2260-6b44-4fed-9ec0-c752a643e69b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:58.719002 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:58.719002 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:58.719867 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-173d2260-6b44-4fed-9ec0-c752a643e69b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:30:58.720375 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 649/2607] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:58 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 697 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:58.992082 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-119ee4ae-33b6-4a4c-9909-ed27c2198e93 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:58.996418 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-119ee4ae-33b6-4a4c-9909-ed27c2198e93 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] GET https://10.4.3.114/volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef Aug 14 22:30:58.996418 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-119ee4ae-33b6-4a4c-9909-ed27c2198e93 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:58.996418 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-119ee4ae-33b6-4a4c-9909-ed27c2198e93 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:59.002659 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-119ee4ae-33b6-4a4c-9909-ed27c2198e93 tempest-VolumesCloneTest-56233881 tempest-VolumesCloneTest-56233881-project-member] https://10.4.3.114/volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef returned with HTTP 404 Aug 14 22:30:59.003485 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 660/2608] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:58 2026] GET /volume/v3/volumes/8cdc9f15-70de-4937-910e-ddfa015bb2ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:30:59.031381 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e0874d4b-8952-4a46-a106-f470b1eae939 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:59.033716 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e0874d4b-8952-4a46-a106-f470b1eae939 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:30:59.033957 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e0874d4b-8952-4a46-a106-f470b1eae939 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:59.034155 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e0874d4b-8952-4a46-a106-f470b1eae939 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:59.034329 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e0874d4b-8952-4a46-a106-f470b1eae939 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:59.041802 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:59.041802 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:59.043001 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e0874d4b-8952-4a46-a106-f470b1eae939 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:30:59.043645 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 656/2609] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:30:59 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:30:59.290246 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf239e48-bea9-4c94-8730-2f750f1b949f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:59.293113 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf239e48-bea9-4c94-8730-2f750f1b949f tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f Aug 14 22:30:59.294115 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf239e48-bea9-4c94-8730-2f750f1b949f tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:59.294115 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf239e48-bea9-4c94-8730-2f750f1b949f tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:59.305352 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:59.305352 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:59.312341 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bf239e48-bea9-4c94-8730-2f750f1b949f tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Volume info retrieved successfully. Aug 14 22:30:59.313136 np0000007343 devstack@c-api.service[100325]: WARNING stevedore.named [None req-bf239e48-bea9-4c94-8730-2f750f1b949f tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:30:59.313333 np0000007343 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-bf239e48-bea9-4c94-8730-2f750f1b949f tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:30:59.358960 np0000007343 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-bf239e48-bea9-4c94-8730-2f750f1b949f tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:30:59.363985 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:59.363985 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:30:59.374065 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf239e48-bea9-4c94-8730-2f750f1b949f tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f returned with HTTP 200 Aug 14 22:30:59.374645 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 645/2610] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:30:59 2026] GET /volume/v3/volumes/4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f => generated 907 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:59.388522 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6dd7eb30-c29f-4def-959b-9a26a5f52f48 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:59.390510 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6dd7eb30-c29f-4def-959b-9a26a5f52f48 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] PUT https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 Aug 14 22:30:59.390939 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6dd7eb30-c29f-4def-959b-9a26a5f52f48 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:30:59.392487 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-6dd7eb30-c29f-4def-959b-9a26a5f52f48 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Update called for group 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83. {{(pid=100323) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 22:30:59.392716 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-6dd7eb30-c29f-4def-959b-9a26a5f52f48 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Updating group 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 with name new_group description: This is a new group add_volumes: None remove_volumes: 4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f. Aug 14 22:30:59.397013 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:59.397013 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:30:59.434156 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6dd7eb30-c29f-4def-959b-9a26a5f52f48 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 returned with HTTP 202 Aug 14 22:30:59.434835 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 650/2611] 10.4.3.114 () {70 vars in 1407 bytes} [Fri Aug 14 22:30:59 2026] PUT /volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:30:59.445799 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-94fb1486-0256-4303-8d7b-0c37c85421ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:59.448346 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94fb1486-0256-4303-8d7b-0c37c85421ca tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 Aug 14 22:30:59.448638 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94fb1486-0256-4303-8d7b-0c37c85421ca tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:59.448893 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94fb1486-0256-4303-8d7b-0c37c85421ca tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:59.449073 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-94fb1486-0256-4303-8d7b-0c37c85421ca tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:30:59.453891 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:59.453891 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:30:59.463956 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94fb1486-0256-4303-8d7b-0c37c85421ca tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 returned with HTTP 200 Aug 14 22:30:59.464541 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 661/2612] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:30:59 2026] GET /volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:30:59.733812 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83690ea3-14ee-4f03-a235-9a15a8a68b61 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:30:59.735868 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83690ea3-14ee-4f03-a235-9a15a8a68b61 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:30:59.736096 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83690ea3-14ee-4f03-a235-9a15a8a68b61 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:30:59.736439 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83690ea3-14ee-4f03-a235-9a15a8a68b61 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:30:59.736529 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-83690ea3-14ee-4f03-a235-9a15a8a68b61 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:30:59.742538 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:30:59.742538 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:30:59.743539 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83690ea3-14ee-4f03-a235-9a15a8a68b61 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:30:59.743944 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 657/2613] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:30:59 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:00.055481 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6ce3d683-9236-469d-8450-239a2d6102c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:00.057828 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ce3d683-9236-469d-8450-239a2d6102c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:00.058097 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ce3d683-9236-469d-8450-239a2d6102c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:00.058396 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ce3d683-9236-469d-8450-239a2d6102c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:00.058518 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6ce3d683-9236-469d-8450-239a2d6102c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:00.063025 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:00.063025 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:00.064344 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ce3d683-9236-469d-8450-239a2d6102c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:00.064561 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 646/2614] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:00 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:00.488912 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6759d454-8a95-4a5e-85f8-8796c6d95686 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:00.490985 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6759d454-8a95-4a5e-85f8-8796c6d95686 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 Aug 14 22:31:00.491283 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6759d454-8a95-4a5e-85f8-8796c6d95686 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:00.491588 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6759d454-8a95-4a5e-85f8-8796c6d95686 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:00.491774 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-6759d454-8a95-4a5e-85f8-8796c6d95686 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:31:00.502200 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:00.502200 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:00.535215 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6759d454-8a95-4a5e-85f8-8796c6d95686 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 returned with HTTP 200 Aug 14 22:31:00.535851 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 651/2615] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:31:00 2026] GET /volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 => generated 324 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:00.579220 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3b7a4a13-b0e2-4d6b-afe8-1ceaab7dafea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:00.583603 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3b7a4a13-b0e2-4d6b-afe8-1ceaab7dafea tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 Aug 14 22:31:00.583931 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3b7a4a13-b0e2-4d6b-afe8-1ceaab7dafea tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:00.584190 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3b7a4a13-b0e2-4d6b-afe8-1ceaab7dafea tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:00.584386 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-3b7a4a13-b0e2-4d6b-afe8-1ceaab7dafea tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:31:00.604059 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:00.604059 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:00.624889 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3b7a4a13-b0e2-4d6b-afe8-1ceaab7dafea tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 returned with HTTP 200 Aug 14 22:31:00.626101 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 662/2616] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:31:00 2026] GET /volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 => generated 324 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:00.656370 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fd6fd179-7a2f-41c8-8dc0-f6abeea5e3fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:00.662428 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd6fd179-7a2f-41c8-8dc0-f6abeea5e3fb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:31:00.662872 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd6fd179-7a2f-41c8-8dc0-f6abeea5e3fb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:00.663744 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd6fd179-7a2f-41c8-8dc0-f6abeea5e3fb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:00.663744 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-fd6fd179-7a2f-41c8-8dc0-f6abeea5e3fb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:31:00.666297 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fd6fd179-7a2f-41c8-8dc0-f6abeea5e3fb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:31:00.681281 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fd6fd179-7a2f-41c8-8dc0-f6abeea5e3fb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Get all volumes completed successfully. Aug 14 22:31:00.683147 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-fd6fd179-7a2f-41c8-8dc0-f6abeea5e3fb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:31:00.683394 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-fd6fd179-7a2f-41c8-8dc0-f6abeea5e3fb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:31:00.732899 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-fd6fd179-7a2f-41c8-8dc0-f6abeea5e3fb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:31:00.736353 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:00.736353 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:00.746168 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd6fd179-7a2f-41c8-8dc0-f6abeea5e3fb tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:31:00.746316 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 658/2617] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:31:00 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:31:00.762222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8114b01-8687-4338-9120-176278d8fa0b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:00.765222 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8114b01-8687-4338-9120-176278d8fa0b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:00.765222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8114b01-8687-4338-9120-176278d8fa0b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:00.765222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8114b01-8687-4338-9120-176278d8fa0b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:00.765222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d8114b01-8687-4338-9120-176278d8fa0b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:00.767239 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-47eeaf11-ff0b-41ae-8261-a59096b9752e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:00.769300 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47eeaf11-ff0b-41ae-8261-a59096b9752e tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] PUT https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 Aug 14 22:31:00.769973 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47eeaf11-ff0b-41ae-8261-a59096b9752e tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:00.772369 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-47eeaf11-ff0b-41ae-8261-a59096b9752e tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Update called for group 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83. {{(pid=100323) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 22:31:00.772369 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-47eeaf11-ff0b-41ae-8261-a59096b9752e tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Updating group 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 with name None description: None add_volumes: 4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f remove_volumes: None. Aug 14 22:31:00.772544 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:00.772544 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:00.774202 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8114b01-8687-4338-9120-176278d8fa0b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:00.775141 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 647/2618] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:00 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:00.779289 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:00.779289 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:00.819277 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47eeaf11-ff0b-41ae-8261-a59096b9752e tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 returned with HTTP 202 Aug 14 22:31:00.819971 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 652/2619] 10.4.3.114 () {70 vars in 1406 bytes} [Fri Aug 14 22:31:00 2026] PUT /volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:31:00.834200 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e9f52dd0-2548-475b-a9b0-3e8c47070979 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:00.836345 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e9f52dd0-2548-475b-a9b0-3e8c47070979 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 Aug 14 22:31:00.837350 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e9f52dd0-2548-475b-a9b0-3e8c47070979 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:00.837350 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e9f52dd0-2548-475b-a9b0-3e8c47070979 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:00.837578 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-e9f52dd0-2548-475b-a9b0-3e8c47070979 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:31:00.842540 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:00.842540 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:00.852347 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e9f52dd0-2548-475b-a9b0-3e8c47070979 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 returned with HTTP 200 Aug 14 22:31:00.852832 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 663/2620] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:31:00 2026] GET /volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:00.923345 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b795093-5b01-4afc-830a-30586468ff78 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:00.927559 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:00.928021 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1, "name": "tempest-VolumesExtendTest-Volume-774553728"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:00.930581 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Create volume request body: {'volume': {'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-774553728'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:01.024343 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Create volume of 1 GB Aug 14 22:31:01.032541 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Availability Zones retrieved successfully. Aug 14 22:31:01.041477 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Flow 'volume_create_api' (3451598d-cb92-4b0c-80e2-77e24b78a775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:01.046705 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (065d6692-2d6a-4e0d-91ac-4a1fda09890e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:01.049228 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:01.080840 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d6ad6b7f-cfc1-43db-9a68-09426d9d3c39 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:01.082972 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6ad6b7f-cfc1-43db-9a68-09426d9d3c39 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:01.083358 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6ad6b7f-cfc1-43db-9a68-09426d9d3c39 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:01.083838 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6ad6b7f-cfc1-43db-9a68-09426d9d3c39 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:01.084062 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d6ad6b7f-cfc1-43db-9a68-09426d9d3c39 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:01.092244 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:01.092244 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:01.093105 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6ad6b7f-cfc1-43db-9a68-09426d9d3c39 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:01.093584 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 648/2621] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:01 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:01.140607 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (065d6692-2d6a-4e0d-91ac-4a1fda09890e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:01.142032 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09830182-f1b9-45ad-b11d-a36be4e24a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:01.240884 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Created reservations ['d6d6ba10-c3da-43c4-99d0-ae1924fad11c', '485accc3-7204-494d-a464-79801cd80402', '48a0533e-d06d-41af-86e3-b89fcb055538', 'f45ccd2d-2a72-4eec-b5c9-f74f218e404b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:01.242890 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09830182-f1b9-45ad-b11d-a36be4e24a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6d6ba10-c3da-43c4-99d0-ae1924fad11c', '485accc3-7204-494d-a464-79801cd80402', '48a0533e-d06d-41af-86e3-b89fcb055538', 'f45ccd2d-2a72-4eec-b5c9-f74f218e404b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:01.243198 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9e7fc0-d3d9-4915-b0f0-eb5190b531da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:01.278984 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9e7fc0-d3d9-4915-b0f0-eb5190b531da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c70efc9f-a3de-4ca2-b2ee-32f0a51ca837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-774553728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='610aff9a25314772a3a95aca957e0cb7',qos_specs=None,replication_status=,reservations=['d6d6ba10-c3da-43c4-99d0-ae1924fad11c','485accc3-7204-494d-a464-79801cd80402','48a0533e-d06d-41af-86e3-b89fcb055538','f45ccd2d-2a72-4eec-b5c9-f74f218e404b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96cc1d9240144e568e399dc8f2572573',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-774553728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c70efc9f-a3de-4ca2-b2ee-32f0a51ca837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='610aff9a25314772a3a95aca957e0cb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96cc1d9240144e568e399dc8f2572573',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:01.280524 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b891601-c131-47cd-8140-456b780d5dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:01.315105 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b891601-c131-47cd-8140-456b780d5dca) transitioned into state 'SUCCESS' from state '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-774553728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='610aff9a25314772a3a95aca957e0cb7',qos_specs=None,replication_status=,reservations=['d6d6ba10-c3da-43c4-99d0-ae1924fad11c','485accc3-7204-494d-a464-79801cd80402','48a0533e-d06d-41af-86e3-b89fcb055538','f45ccd2d-2a72-4eec-b5c9-f74f218e404b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96cc1d9240144e568e399dc8f2572573',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:01.315874 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (036a6dab-1cc2-4085-92e9-3ab7254194cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:01.334809 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (036a6dab-1cc2-4085-92e9-3ab7254194cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:01.335642 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Flow 'volume_create_api' (3451598d-cb92-4b0c-80e2-77e24b78a775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:01.336037 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Create volume request issued successfully. Aug 14 22:31:01.336939 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b795093-5b01-4afc-830a-30586468ff78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:01.337681 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 659/2622] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:31:00 2026] POST /volume/v3/volumes => generated 747 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:01.358375 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-58df3177-4f46-4f29-889e-82c416746281 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:01.360670 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58df3177-4f46-4f29-889e-82c416746281 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 Aug 14 22:31:01.360937 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58df3177-4f46-4f29-889e-82c416746281 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:01.361300 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58df3177-4f46-4f29-889e-82c416746281 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:01.376853 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:01.376853 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:01.383662 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-58df3177-4f46-4f29-889e-82c416746281 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:01.391510 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58df3177-4f46-4f29-889e-82c416746281 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 returned with HTTP 200 Aug 14 22:31:01.392410 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 653/2623] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:01 2026] GET /volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:01.791934 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cfeec416-fed5-4650-8cba-d407f09d32aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:01.794386 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cfeec416-fed5-4650-8cba-d407f09d32aa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:01.794715 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cfeec416-fed5-4650-8cba-d407f09d32aa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:01.794959 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cfeec416-fed5-4650-8cba-d407f09d32aa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:01.795121 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-cfeec416-fed5-4650-8cba-d407f09d32aa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:01.800819 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:01.800819 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:01.801933 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cfeec416-fed5-4650-8cba-d407f09d32aa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:01.802307 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 664/2624] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:01 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:01.893491 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5594acf8-b564-4428-a6d1-3d007218fc92 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:01.897221 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5594acf8-b564-4428-a6d1-3d007218fc92 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 Aug 14 22:31:01.898482 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5594acf8-b564-4428-a6d1-3d007218fc92 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:01.898931 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5594acf8-b564-4428-a6d1-3d007218fc92 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:01.899194 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-5594acf8-b564-4428-a6d1-3d007218fc92 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:31:01.905735 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:01.905735 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:01.922605 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5594acf8-b564-4428-a6d1-3d007218fc92 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 returned with HTTP 200 Aug 14 22:31:01.923328 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 649/2625] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:31:01 2026] GET /volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 => generated 324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:01.953391 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:01.957706 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:31:01.958069 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:01.958732 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:01.959327 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:31:01.960207 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:01.960207 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:01.960799 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:31:01.975552 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Get all volumes completed successfully. Aug 14 22:31:01.976697 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:31:01.976983 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:31:02.046064 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:31:02.051959 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:02.051959 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:02.058159 np0000007343 devstack@c-api.service[100324]: WARNING stevedore.named [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:31:02.058907 np0000007343 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:31:02.111523 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e70e3941-9ef8-4d46-a02c-7a9730a8f984 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:02.117105 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e70e3941-9ef8-4d46-a02c-7a9730a8f984 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:02.117366 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e70e3941-9ef8-4d46-a02c-7a9730a8f984 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:02.117668 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e70e3941-9ef8-4d46-a02c-7a9730a8f984 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:02.117801 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e70e3941-9ef8-4d46-a02c-7a9730a8f984 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:02.120122 np0000007343 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:31:02.125070 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:02.125070 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:02.127826 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:02.127826 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:02.131653 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e70e3941-9ef8-4d46-a02c-7a9730a8f984 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:02.132127 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 654/2626] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:02 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:02.134835 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52cbfc78-15f1-4a82-a78e-c8e6cbb0d6f5 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:31:02.135272 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 660/2627] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:31:01 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:31:02.152567 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:02.161353 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:31:02.161950 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:02.161950 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:02.162266 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:31:02.164866 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:31:02.176280 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Get all volumes completed successfully. Aug 14 22:31:02.176280 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:31:02.176280 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:31:02.228335 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:31:02.233413 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:02.233413 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:02.238306 np0000007343 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:31:02.238490 np0000007343 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:31:02.273200 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:31:02.277132 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:02.277132 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:02.286137 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f26c2ec4-1c52-495e-865b-1f68c5fb1b58 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:31:02.286598 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 665/2628] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:31:02 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:31:02.304303 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-17be6307-e20b-4c59-a1af-94e900498f7c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:02.306744 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17be6307-e20b-4c59-a1af-94e900498f7c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] POST https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83/action Aug 14 22:31:02.308110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-17be6307-e20b-4c59-a1af-94e900498f7c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:02.308110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-17be6307-e20b-4c59-a1af-94e900498f7c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:02.311094 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-17be6307-e20b-4c59-a1af-94e900498f7c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] delete called for group 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 22:31:02.311337 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-17be6307-e20b-4c59-a1af-94e900498f7c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Delete group with id: 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 Aug 14 22:31:02.315296 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:02.315296 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:02.394690 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17be6307-e20b-4c59-a1af-94e900498f7c tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83/action returned with HTTP 202 Aug 14 22:31:02.395249 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 650/2629] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:31:02 2026] POST /volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:31:02.409152 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-50e1ca2b-6f82-48a0-b283-dfed9a6b22cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:02.411303 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-547c2e31-c59d-4073-8861-3585ca77af45 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:02.414544 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50e1ca2b-6f82-48a0-b283-dfed9a6b22cc tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f Aug 14 22:31:02.414669 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-547c2e31-c59d-4073-8861-3585ca77af45 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 Aug 14 22:31:02.415167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50e1ca2b-6f82-48a0-b283-dfed9a6b22cc tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:02.415229 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-547c2e31-c59d-4073-8861-3585ca77af45 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:02.415284 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50e1ca2b-6f82-48a0-b283-dfed9a6b22cc tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:02.415588 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-547c2e31-c59d-4073-8861-3585ca77af45 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:02.427287 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:02.427287 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:02.428036 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:02.428036 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:02.432461 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-50e1ca2b-6f82-48a0-b283-dfed9a6b22cc tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Volume info retrieved successfully. Aug 14 22:31:02.433683 np0000007343 devstack@c-api.service[100323]: WARNING stevedore.named [None req-50e1ca2b-6f82-48a0-b283-dfed9a6b22cc tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 22:31:02.433683 np0000007343 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-50e1ca2b-6f82-48a0-b283-dfed9a6b22cc tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 22:31:02.433779 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-547c2e31-c59d-4073-8861-3585ca77af45 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:02.441501 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-547c2e31-c59d-4073-8861-3585ca77af45 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 returned with HTTP 200 Aug 14 22:31:02.442016 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 661/2630] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:02 2026] GET /volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:02.463681 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef0ef40d-7be7-41c8-b3a5-83c1371c7838 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:02.466111 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef0ef40d-7be7-41c8-b3a5-83c1371c7838 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] POST https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837/action Aug 14 22:31:02.467078 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef0ef40d-7be7-41c8-b3a5-83c1371c7838 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:02.467538 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef0ef40d-7be7-41c8-b3a5-83c1371c7838 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:02.480037 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:02.480037 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:02.481512 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ef0ef40d-7be7-41c8-b3a5-83c1371c7838 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:02.496944 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-50e1ca2b-6f82-48a0-b283-dfed9a6b22cc tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:31:02.509626 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:02.509626 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:02.534785 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50e1ca2b-6f82-48a0-b283-dfed9a6b22cc tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f returned with HTTP 200 Aug 14 22:31:02.535270 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 655/2631] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:31:02 2026] GET /volume/v3/volumes/4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f => generated 906 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:02.547620 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-ef0ef40d-7be7-41c8-b3a5-83c1371c7838 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Created reservations ['4165b9c6-c531-4d48-8c4f-5cd82b1e029c', '91362cc8-9eb9-443d-b22a-7ca94a88a00c'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:02.562718 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ef0ef40d-7be7-41c8-b3a5-83c1371c7838 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Extend volume request issued successfully. Aug 14 22:31:02.563134 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef0ef40d-7be7-41c8-b3a5-83c1371c7838 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837/action returned with HTTP 202 Aug 14 22:31:02.563398 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 666/2632] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:31:02 2026] POST /volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 22:31:02.578658 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0aa44f8-5248-40fc-b78a-0a562b069202 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:02.584826 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0aa44f8-5248-40fc-b78a-0a562b069202 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 Aug 14 22:31:02.585074 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0aa44f8-5248-40fc-b78a-0a562b069202 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:02.586566 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0aa44f8-5248-40fc-b78a-0a562b069202 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:02.602132 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:02.602132 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:02.610954 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e0aa44f8-5248-40fc-b78a-0a562b069202 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:02.620274 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0aa44f8-5248-40fc-b78a-0a562b069202 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 returned with HTTP 200 Aug 14 22:31:02.620941 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 651/2633] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:02 2026] GET /volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 => generated 1355 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:02.816967 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-edb886b3-04d2-4dd3-8f65-91e3860c30c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:02.819644 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edb886b3-04d2-4dd3-8f65-91e3860c30c4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:02.819926 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edb886b3-04d2-4dd3-8f65-91e3860c30c4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:02.820147 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edb886b3-04d2-4dd3-8f65-91e3860c30c4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:02.820309 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-edb886b3-04d2-4dd3-8f65-91e3860c30c4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:02.826244 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:02.826244 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:02.827071 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edb886b3-04d2-4dd3-8f65-91e3860c30c4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:02.827798 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 662/2634] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:02 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:03.143989 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea3c9c4a-be0a-4bdc-8e76-7d48cc1fb2d9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:03.146842 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea3c9c4a-be0a-4bdc-8e76-7d48cc1fb2d9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:03.146842 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea3c9c4a-be0a-4bdc-8e76-7d48cc1fb2d9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:03.146842 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea3c9c4a-be0a-4bdc-8e76-7d48cc1fb2d9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:03.146842 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ea3c9c4a-be0a-4bdc-8e76-7d48cc1fb2d9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:03.153292 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:03.153292 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:03.153292 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea3c9c4a-be0a-4bdc-8e76-7d48cc1fb2d9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:03.153292 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 656/2635] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:03 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:03.549881 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2e3c7097-7f59-465a-b21f-f97e4c55c6db None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:03.554002 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e3c7097-7f59-465a-b21f-f97e4c55c6db tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f Aug 14 22:31:03.554219 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e3c7097-7f59-465a-b21f-f97e4c55c6db tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:03.554469 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e3c7097-7f59-465a-b21f-f97e4c55c6db tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:03.561774 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e3c7097-7f59-465a-b21f-f97e4c55c6db tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f returned with HTTP 404 Aug 14 22:31:03.562387 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 667/2636] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:31:03 2026] GET /volume/v3/volumes/4231f2fc-3d28-4ea0-97f8-6b8f14c15a6f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:31:03.571088 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb1ca74e-7922-44e0-ae29-f1dbbfa12b9f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:03.572941 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb1ca74e-7922-44e0-ae29-f1dbbfa12b9f tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/volumes/354982ed-2c7d-4843-a2e8-0daba4ff032d Aug 14 22:31:03.573372 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb1ca74e-7922-44e0-ae29-f1dbbfa12b9f tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:03.574845 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb1ca74e-7922-44e0-ae29-f1dbbfa12b9f tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:03.579758 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb1ca74e-7922-44e0-ae29-f1dbbfa12b9f tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/volumes/354982ed-2c7d-4843-a2e8-0daba4ff032d returned with HTTP 404 Aug 14 22:31:03.580479 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 652/2637] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:31:03 2026] GET /volume/v3/volumes/354982ed-2c7d-4843-a2e8-0daba4ff032d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:31:03.589751 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b439f471-1197-413e-bddf-55f6f6607450 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:03.592140 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b439f471-1197-413e-bddf-55f6f6607450 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] GET https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 Aug 14 22:31:03.592386 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b439f471-1197-413e-bddf-55f6f6607450 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:03.592624 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b439f471-1197-413e-bddf-55f6f6607450 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:03.592751 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-b439f471-1197-413e-bddf-55f6f6607450 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] show called for member 80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:31:03.595951 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b439f471-1197-413e-bddf-55f6f6607450 tempest-GroupsTest-576658117 tempest-GroupsTest-576658117-project-member] https://10.4.3.114/volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 returned with HTTP 404 Aug 14 22:31:03.596663 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 663/2638] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:31:03 2026] GET /volume/v3/groups/80cdbfd0-e14a-4998-ba8b-fe7fb16d5b83 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:31:03.607964 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-607fbc63-d80c-4793-a1e6-aa1bf67b2b8c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:03.610171 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-607fbc63-d80c-4793-a1e6-aa1bf67b2b8c tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/95e07a87-5071-4eed-aeaa-a41ebfb3fb0e Aug 14 22:31:03.610457 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-607fbc63-d80c-4793-a1e6-aa1bf67b2b8c tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:03.610713 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-607fbc63-d80c-4793-a1e6-aa1bf67b2b8c tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:03.628772 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-607fbc63-d80c-4793-a1e6-aa1bf67b2b8c tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] https://10.4.3.114/volume/v3/group_types/95e07a87-5071-4eed-aeaa-a41ebfb3fb0e returned with HTTP 202 Aug 14 22:31:03.629243 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 657/2639] 10.4.3.114 () {68 vars in 1404 bytes} [Fri Aug 14 22:31:03 2026] DELETE /volume/v3/group_types/95e07a87-5071-4eed-aeaa-a41ebfb3fb0e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:31:03.639295 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-92ef371f-b916-43ba-972e-105ae2e5525b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:03.640170 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4059ff54-9206-4435-9003-6740992878eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:03.640978 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92ef371f-b916-43ba-972e-105ae2e5525b tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] DELETE https://10.4.3.114/volume/v3/types/02842c5a-ff27-4450-9a8a-df01f063ed5c Aug 14 22:31:03.644281 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-92ef371f-b916-43ba-972e-105ae2e5525b tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:03.644281 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-92ef371f-b916-43ba-972e-105ae2e5525b tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:03.644410 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4059ff54-9206-4435-9003-6740992878eb tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 Aug 14 22:31:03.644410 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4059ff54-9206-4435-9003-6740992878eb tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:03.644410 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4059ff54-9206-4435-9003-6740992878eb tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:03.653219 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:03.653219 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:03.658597 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4059ff54-9206-4435-9003-6740992878eb tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:03.665241 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4059ff54-9206-4435-9003-6740992878eb tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 returned with HTTP 200 Aug 14 22:31:03.665964 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 653/2640] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:03 2026] GET /volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:03.682771 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-659e08f2-b6c2-4509-8704-c6a696a12184 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:03.684807 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92ef371f-b916-43ba-972e-105ae2e5525b tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] https://10.4.3.114/volume/v3/types/02842c5a-ff27-4450-9a8a-df01f063ed5c returned with HTTP 202 Aug 14 22:31:03.684904 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-659e08f2-b6c2-4509-8704-c6a696a12184 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 Aug 14 22:31:03.685040 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-659e08f2-b6c2-4509-8704-c6a696a12184 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:03.685222 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-659e08f2-b6c2-4509-8704-c6a696a12184 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:03.685325 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 668/2641] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:31:03 2026] DELETE /volume/v3/types/02842c5a-ff27-4450-9a8a-df01f063ed5c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:03.694111 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7e42dd1a-2526-4055-9f71-70415a8e0089 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:03.695416 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:03.695416 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:03.696342 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e42dd1a-2526-4055-9f71-70415a8e0089 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] GET https://10.4.3.114/volume/v3/types/02842c5a-ff27-4450-9a8a-df01f063ed5c Aug 14 22:31:03.696619 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e42dd1a-2526-4055-9f71-70415a8e0089 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:03.696866 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e42dd1a-2526-4055-9f71-70415a8e0089 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:03.699795 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-659e08f2-b6c2-4509-8704-c6a696a12184 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:03.700820 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e42dd1a-2526-4055-9f71-70415a8e0089 tempest-GroupsTest-474012509 tempest-GroupsTest-474012509-project-admin] https://10.4.3.114/volume/v3/types/02842c5a-ff27-4450-9a8a-df01f063ed5c returned with HTTP 404 Aug 14 22:31:03.701384 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 658/2642] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:31:03 2026] GET /volume/v3/types/02842c5a-ff27-4450-9a8a-df01f063ed5c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:03.704834 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-659e08f2-b6c2-4509-8704-c6a696a12184 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 returned with HTTP 200 Aug 14 22:31:03.705195 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 664/2643] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:03 2026] GET /volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:03.722826 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd4e0da5-c53d-49bc-ac16-edcef8c6beba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:03.728743 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd4e0da5-c53d-49bc-ac16-edcef8c6beba tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 Aug 14 22:31:03.728743 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd4e0da5-c53d-49bc-ac16-edcef8c6beba tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:03.728743 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd4e0da5-c53d-49bc-ac16-edcef8c6beba tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:03.743090 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:03.743090 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:03.748537 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bd4e0da5-c53d-49bc-ac16-edcef8c6beba tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:03.756887 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd4e0da5-c53d-49bc-ac16-edcef8c6beba tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 returned with HTTP 200 Aug 14 22:31:03.757890 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 654/2644] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:03 2026] GET /volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 => generated 1355 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:03.775981 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6f07746b-be21-446c-a310-75fe3af76b79 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:03.778148 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f07746b-be21-446c-a310-75fe3af76b79 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] DELETE https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 Aug 14 22:31:03.778358 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6f07746b-be21-446c-a310-75fe3af76b79 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:03.778522 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6f07746b-be21-446c-a310-75fe3af76b79 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:03.778677 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-6f07746b-be21-446c-a310-75fe3af76b79 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Delete volume with id: c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 Aug 14 22:31:03.788590 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:03.788590 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:03.789450 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6f07746b-be21-446c-a310-75fe3af76b79 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:03.825045 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6f07746b-be21-446c-a310-75fe3af76b79 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Delete volume request issued successfully. Aug 14 22:31:03.825045 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f07746b-be21-446c-a310-75fe3af76b79 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 returned with HTTP 202 Aug 14 22:31:03.825673 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 669/2645] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:03 2026] DELETE /volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:03.840530 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-15de878f-d06a-443b-a818-b6d119a5674e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:03.840718 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b289e050-fe06-4662-96da-9339a6c9d802 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:03.843083 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15de878f-d06a-443b-a818-b6d119a5674e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 Aug 14 22:31:03.843221 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b289e050-fe06-4662-96da-9339a6c9d802 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:03.843648 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b289e050-fe06-4662-96da-9339a6c9d802 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:03.843719 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b289e050-fe06-4662-96da-9339a6c9d802 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:03.843890 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b289e050-fe06-4662-96da-9339a6c9d802 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:03.844293 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15de878f-d06a-443b-a818-b6d119a5674e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:03.844769 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15de878f-d06a-443b-a818-b6d119a5674e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:03.851183 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:03.851183 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:03.852068 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b289e050-fe06-4662-96da-9339a6c9d802 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:03.852486 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 665/2646] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:03 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:03.856786 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:03.856786 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:03.864747 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-15de878f-d06a-443b-a818-b6d119a5674e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:03.873104 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15de878f-d06a-443b-a818-b6d119a5674e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 returned with HTTP 200 Aug 14 22:31:03.873810 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 659/2647] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:03 2026] GET /volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 => generated 1354 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:04.165991 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec75876e-3861-4c7b-a446-5cb079581b26 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:04.171297 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec75876e-3861-4c7b-a446-5cb079581b26 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:04.171297 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec75876e-3861-4c7b-a446-5cb079581b26 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:04.171297 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec75876e-3861-4c7b-a446-5cb079581b26 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:04.171297 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ec75876e-3861-4c7b-a446-5cb079581b26 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:04.177678 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:04.177678 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:04.179405 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec75876e-3861-4c7b-a446-5cb079581b26 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:04.180216 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 655/2648] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:04 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:04.869976 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-abb8a40c-f7a6-46b7-8460-3e3d7c774b13 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:04.873315 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abb8a40c-f7a6-46b7-8460-3e3d7c774b13 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:04.873315 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abb8a40c-f7a6-46b7-8460-3e3d7c774b13 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:04.873559 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abb8a40c-f7a6-46b7-8460-3e3d7c774b13 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:04.873715 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-abb8a40c-f7a6-46b7-8460-3e3d7c774b13 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:04.880194 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:04.880194 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:04.881345 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abb8a40c-f7a6-46b7-8460-3e3d7c774b13 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:04.882200 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 670/2649] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:04 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:04.893071 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-72430839-8e34-42b4-990a-12fef8559bdd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:04.895867 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72430839-8e34-42b4-990a-12fef8559bdd tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 Aug 14 22:31:04.896123 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72430839-8e34-42b4-990a-12fef8559bdd tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:04.896460 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72430839-8e34-42b4-990a-12fef8559bdd tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:04.906229 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72430839-8e34-42b4-990a-12fef8559bdd tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 returned with HTTP 404 Aug 14 22:31:04.907239 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 666/2650] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:04 2026] GET /volume/v3/volumes/c70efc9f-a3de-4ca2-b2ee-32f0a51ca837 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:04.919832 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:04.921935 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:04.922587 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-572652413"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:04.924341 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-572652413'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:04.924834 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Create volume of 1 GB Aug 14 22:31:04.929756 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Availability Zones retrieved successfully. Aug 14 22:31:04.936856 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Flow 'volume_create_api' (1b2e090b-45d6-41b0-877a-2a1547e9031b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:04.938119 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb10630-52ec-45e4-a3c2-66eb64ab9df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:04.939408 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:04.975392 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb10630-52ec-45e4-a3c2-66eb64ab9df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:04.976156 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad61499-b681-4e96-8dd8-fc6354a9b227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:05.033157 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Created reservations ['8d27dd70-91fc-4bbc-b3b7-c0f8d2e6a101', '4630aba6-a876-479d-b61b-c879ad79e4a1', '90edcc5f-73e0-4930-a1fa-0a3143214838', '2479c581-09fb-4e6c-adf5-7e35814fb48b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:05.034123 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad61499-b681-4e96-8dd8-fc6354a9b227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d27dd70-91fc-4bbc-b3b7-c0f8d2e6a101', '4630aba6-a876-479d-b61b-c879ad79e4a1', '90edcc5f-73e0-4930-a1fa-0a3143214838', '2479c581-09fb-4e6c-adf5-7e35814fb48b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:05.035060 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2a3563-90b8-4e5c-af46-6ecb04393186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:05.068735 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2a3563-90b8-4e5c-af46-6ecb04393186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee318e1d-74f8-45c8-bfca-e7e756b420c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-572652413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='610aff9a25314772a3a95aca957e0cb7',qos_specs=None,replication_status=,reservations=['8d27dd70-91fc-4bbc-b3b7-c0f8d2e6a101','4630aba6-a876-479d-b61b-c879ad79e4a1','90edcc5f-73e0-4930-a1fa-0a3143214838','2479c581-09fb-4e6c-adf5-7e35814fb48b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96cc1d9240144e568e399dc8f2572573',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-572652413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee318e1d-74f8-45c8-bfca-e7e756b420c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='610aff9a25314772a3a95aca957e0cb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96cc1d9240144e568e399dc8f2572573',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:05.069977 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ed53bb-9c65-4dbe-a5bd-47c229ed1a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:05.100094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ed53bb-9c65-4dbe-a5bd-47c229ed1a9f) transitioned into state 'SUCCESS' from state '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-572652413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='610aff9a25314772a3a95aca957e0cb7',qos_specs=None,replication_status=,reservations=['8d27dd70-91fc-4bbc-b3b7-c0f8d2e6a101','4630aba6-a876-479d-b61b-c879ad79e4a1','90edcc5f-73e0-4930-a1fa-0a3143214838','2479c581-09fb-4e6c-adf5-7e35814fb48b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96cc1d9240144e568e399dc8f2572573',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:05.100953 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dbb46f0-3fc4-46fc-a2f8-71fd6533fefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:05.116733 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dbb46f0-3fc4-46fc-a2f8-71fd6533fefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:05.118282 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Flow 'volume_create_api' (1b2e090b-45d6-41b0-877a-2a1547e9031b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:05.118753 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Create volume request issued successfully. Aug 14 22:31:05.119133 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7fc081f8-d3f7-4e75-8c08-43a5b41352b7 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:05.119659 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 660/2651] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:31:04 2026] POST /volume/v3/volumes => generated 747 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:05.137745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f629b250-8dd3-43d5-84fb-f11492d64a78 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:05.141675 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f629b250-8dd3-43d5-84fb-f11492d64a78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 Aug 14 22:31:05.141675 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f629b250-8dd3-43d5-84fb-f11492d64a78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:05.141675 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f629b250-8dd3-43d5-84fb-f11492d64a78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:05.152771 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:05.152771 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:05.156858 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f629b250-8dd3-43d5-84fb-f11492d64a78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:05.161680 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f629b250-8dd3-43d5-84fb-f11492d64a78 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 returned with HTTP 200 Aug 14 22:31:05.162198 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 656/2652] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:05 2026] GET /volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:05.195048 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a7341899-ee1f-4c94-bd33-14be512e41fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:05.197449 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7341899-ee1f-4c94-bd33-14be512e41fc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:05.197700 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7341899-ee1f-4c94-bd33-14be512e41fc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:05.197971 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7341899-ee1f-4c94-bd33-14be512e41fc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:05.198118 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a7341899-ee1f-4c94-bd33-14be512e41fc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:05.203694 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:05.203694 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:05.205303 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7341899-ee1f-4c94-bd33-14be512e41fc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:05.206874 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 671/2653] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:05 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:05.898210 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-24c99ffd-8332-4b28-b288-25000831b9b7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:05.902960 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24c99ffd-8332-4b28-b288-25000831b9b7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:05.903167 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24c99ffd-8332-4b28-b288-25000831b9b7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:05.903393 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24c99ffd-8332-4b28-b288-25000831b9b7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:05.903585 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-24c99ffd-8332-4b28-b288-25000831b9b7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:05.908770 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:05.908770 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:05.909513 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24c99ffd-8332-4b28-b288-25000831b9b7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:05.909920 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 667/2654] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:05 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:06.181692 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee89dee8-1b33-47f6-99f7-088ec893ff5e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:06.191879 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee89dee8-1b33-47f6-99f7-088ec893ff5e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 Aug 14 22:31:06.192611 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee89dee8-1b33-47f6-99f7-088ec893ff5e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:06.194904 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee89dee8-1b33-47f6-99f7-088ec893ff5e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:06.222106 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9791f5ca-7afe-46fc-aca6-ef57e59a76a7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:06.224697 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9791f5ca-7afe-46fc-aca6-ef57e59a76a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:06.224991 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9791f5ca-7afe-46fc-aca6-ef57e59a76a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:06.225654 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9791f5ca-7afe-46fc-aca6-ef57e59a76a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:06.225996 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9791f5ca-7afe-46fc-aca6-ef57e59a76a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:06.234534 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:06.234534 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:06.235507 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:06.235507 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:06.236908 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9791f5ca-7afe-46fc-aca6-ef57e59a76a7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:06.237777 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 657/2655] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:06 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:06.249722 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ee89dee8-1b33-47f6-99f7-088ec893ff5e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:06.267336 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee89dee8-1b33-47f6-99f7-088ec893ff5e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 returned with HTTP 200 Aug 14 22:31:06.268324 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 661/2656] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:06 2026] GET /volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 => generated 840 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:06.286436 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-50decb0c-6e81-4481-b3e1-7803897ecd0f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:06.288847 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50decb0c-6e81-4481-b3e1-7803897ecd0f tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:31:06.289072 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50decb0c-6e81-4481-b3e1-7803897ecd0f tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee318e1d-74f8-45c8-bfca-e7e756b420c9", "name": "tempest-VolumesExtendTest-Snapshot-442428055"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:06.301909 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:06.301909 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:06.302212 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-50decb0c-6e81-4481-b3e1-7803897ecd0f tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:06.302390 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-50decb0c-6e81-4481-b3e1-7803897ecd0f tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Create snapshot from volume ee318e1d-74f8-45c8-bfca-e7e756b420c9 Aug 14 22:31:06.354643 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-50decb0c-6e81-4481-b3e1-7803897ecd0f tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Created reservations ['39fd132b-a734-44b4-b7ef-eba1fea2c7de', '37aa7107-2d0a-4600-8739-93131bda24e7', 'f03ef162-b612-4ae7-bbf3-6a149bfb3066', 'e2fe0f44-9da0-4720-868f-41142560af93'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:06.407008 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-50decb0c-6e81-4481-b3e1-7803897ecd0f tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Snapshot create request issued successfully. Aug 14 22:31:06.407841 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50decb0c-6e81-4481-b3e1-7803897ecd0f tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:31:06.407961 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 672/2657] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:31:06 2026] POST /volume/v3/snapshots => generated 303 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:06.421405 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0e414bce-382d-45b9-a35f-ad1646d5f392 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:06.423092 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e414bce-382d-45b9-a35f-ad1646d5f392 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 Aug 14 22:31:06.423917 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e414bce-382d-45b9-a35f-ad1646d5f392 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:06.424178 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e414bce-382d-45b9-a35f-ad1646d5f392 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:06.430303 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:06.430303 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:06.431664 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0e414bce-382d-45b9-a35f-ad1646d5f392 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Snapshot retrieved successfully. Aug 14 22:31:06.432233 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e414bce-382d-45b9-a35f-ad1646d5f392 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 returned with HTTP 200 Aug 14 22:31:06.432520 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 668/2658] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:06 2026] GET /volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:06.758880 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9f15d1eb-cc86-4f45-bead-92365ab459e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:06.892451 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f15d1eb-cc86-4f45-bead-92365ab459e4 tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:31:06.892925 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f15d1eb-cc86-4f45-bead-92365ab459e4 tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-215426610"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:06.916201 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f15d1eb-cc86-4f45-bead-92365ab459e4 tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:31:06.916604 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 658/2659] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:31:06 2026] POST /volume/v3/types => generated 219 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:06.928627 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bcd0c152-0b78-4773-b394-3439ffa9ebea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:06.928745 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f3393c64-0a51-41dd-83b7-9960b7a6d8e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:06.931126 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bcd0c152-0b78-4773-b394-3439ffa9ebea tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] POST https://10.4.3.114/volume/v3/group_types Aug 14 22:31:06.931632 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bcd0c152-0b78-4773-b394-3439ffa9ebea tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1246061167"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:06.933605 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:06.933605 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:06.937207 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3393c64-0a51-41dd-83b7-9960b7a6d8e7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:06.938367 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3393c64-0a51-41dd-83b7-9960b7a6d8e7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:06.938814 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3393c64-0a51-41dd-83b7-9960b7a6d8e7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:06.938814 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f3393c64-0a51-41dd-83b7-9960b7a6d8e7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:06.951360 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:06.951360 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:06.951841 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3393c64-0a51-41dd-83b7-9960b7a6d8e7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:06.952217 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 662/2660] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:06 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:06.954016 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bcd0c152-0b78-4773-b394-3439ffa9ebea tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] https://10.4.3.114/volume/v3/group_types returned with HTTP 202 Aug 14 22:31:06.954587 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 673/2661] 10.4.3.114 () {70 vars in 1311 bytes} [Fri Aug 14 22:31:06 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 14 22:31:06.967155 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be326a3d-ae93-44a1-9f1b-b8b91ae0f431 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:07.046468 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be326a3d-ae93-44a1-9f1b-b8b91ae0f431 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] POST https://10.4.3.114/volume/v3/groups Aug 14 22:31:07.046892 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be326a3d-ae93-44a1-9f1b-b8b91ae0f431 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6e26fbeb-e8cc-4293-8c89-375a5057e7af", "volume_types": ["d61d55ef-7372-42b6-bdc4-5003dc32b1b2"], "name": "tempest-GroupsV320Test-Group-455604606"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:07.048450 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-be326a3d-ae93-44a1-9f1b-b8b91ae0f431 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Creating new group {'group': {'group_type': '6e26fbeb-e8cc-4293-8c89-375a5057e7af', 'volume_types': ['d61d55ef-7372-42b6-bdc4-5003dc32b1b2'], 'name': 'tempest-GroupsV320Test-Group-455604606'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 22:31:07.052335 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-be326a3d-ae93-44a1-9f1b-b8b91ae0f431 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Creating group tempest-GroupsV320Test-Group-455604606. Aug 14 22:31:07.059443 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be326a3d-ae93-44a1-9f1b-b8b91ae0f431 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Availability Zones retrieved successfully. Aug 14 22:31:07.081189 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-be326a3d-ae93-44a1-9f1b-b8b91ae0f431 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Created reservations ['259332ec-baa2-4bd2-b498-ce8f8393f1c7'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:07.108262 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be326a3d-ae93-44a1-9f1b-b8b91ae0f431 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] https://10.4.3.114/volume/v3/groups returned with HTTP 202 Aug 14 22:31:07.108747 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 669/2662] 10.4.3.114 () {70 vars in 1297 bytes} [Fri Aug 14 22:31:06 2026] POST /volume/v3/groups => generated 107 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:07.118915 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e5be2b52-9c78-4142-aa0a-ffa1cee74f5a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:07.123924 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5be2b52-9c78-4142-aa0a-ffa1cee74f5a tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] GET https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 Aug 14 22:31:07.124158 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5be2b52-9c78-4142-aa0a-ffa1cee74f5a tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:07.124394 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5be2b52-9c78-4142-aa0a-ffa1cee74f5a tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:07.124563 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-e5be2b52-9c78-4142-aa0a-ffa1cee74f5a tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] show called for member 63ae0196-e558-4380-bf0d-e6f3f9aa24f4 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:31:07.129133 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:07.129133 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:07.137735 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5be2b52-9c78-4142-aa0a-ffa1cee74f5a tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 returned with HTTP 200 Aug 14 22:31:07.138183 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 659/2663] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:31:07 2026] GET /volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 => generated 387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:07.250089 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0c82b661-bfd8-4dc0-8854-6bf28bf123cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:07.252155 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c82b661-bfd8-4dc0-8854-6bf28bf123cd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:07.252462 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c82b661-bfd8-4dc0-8854-6bf28bf123cd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:07.252715 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c82b661-bfd8-4dc0-8854-6bf28bf123cd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:07.253001 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0c82b661-bfd8-4dc0-8854-6bf28bf123cd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:07.259718 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:07.259718 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:07.260601 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c82b661-bfd8-4dc0-8854-6bf28bf123cd tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:07.261190 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 663/2664] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:07 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:07.445425 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-34f74609-16c9-4a6a-a592-ac17365b9a07 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:07.447734 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34f74609-16c9-4a6a-a592-ac17365b9a07 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 Aug 14 22:31:07.447997 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34f74609-16c9-4a6a-a592-ac17365b9a07 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:07.448271 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34f74609-16c9-4a6a-a592-ac17365b9a07 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:07.457326 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:07.457326 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:07.457921 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-34f74609-16c9-4a6a-a592-ac17365b9a07 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Snapshot retrieved successfully. Aug 14 22:31:07.458898 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34f74609-16c9-4a6a-a592-ac17365b9a07 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 returned with HTTP 200 Aug 14 22:31:07.459429 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 674/2665] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:07 2026] GET /volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:07.473749 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-03d7561d-681e-4358-9021-cd2a470ccfd4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:07.476343 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03d7561d-681e-4358-9021-cd2a470ccfd4 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] POST https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9/action Aug 14 22:31:07.476844 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03d7561d-681e-4358-9021-cd2a470ccfd4 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:07.477024 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03d7561d-681e-4358-9021-cd2a470ccfd4 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:07.489350 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:07.489350 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:07.490061 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-03d7561d-681e-4358-9021-cd2a470ccfd4 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:07.544596 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-03d7561d-681e-4358-9021-cd2a470ccfd4 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Created reservations ['64ce8a8e-fbd2-47e0-8408-29da502ed0b2', 'ff50b754-78ae-488d-a648-cb7941a8cb7d'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:07.560102 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-03d7561d-681e-4358-9021-cd2a470ccfd4 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Extend volume request issued successfully. Aug 14 22:31:07.560595 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03d7561d-681e-4358-9021-cd2a470ccfd4 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9/action returned with HTTP 202 Aug 14 22:31:07.561237 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 670/2666] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:31:07 2026] POST /volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:07.569874 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e92617ee-f213-46f3-ba22-c5a923efa95c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:07.571845 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e92617ee-f213-46f3-ba22-c5a923efa95c tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 Aug 14 22:31:07.572156 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e92617ee-f213-46f3-ba22-c5a923efa95c tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:07.572552 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e92617ee-f213-46f3-ba22-c5a923efa95c tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:07.582639 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:07.582639 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:07.587897 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e92617ee-f213-46f3-ba22-c5a923efa95c tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:07.594971 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e92617ee-f213-46f3-ba22-c5a923efa95c tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 returned with HTTP 200 Aug 14 22:31:07.596453 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 660/2667] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:07 2026] GET /volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:07.967093 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-970d8aaa-61a4-4f46-96ce-660b4efa22ad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:07.972327 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-970d8aaa-61a4-4f46-96ce-660b4efa22ad tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:07.972524 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-970d8aaa-61a4-4f46-96ce-660b4efa22ad tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:07.972846 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-970d8aaa-61a4-4f46-96ce-660b4efa22ad tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:07.973013 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-970d8aaa-61a4-4f46-96ce-660b4efa22ad tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:07.978506 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:07.978506 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:07.978918 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-970d8aaa-61a4-4f46-96ce-660b4efa22ad tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:07.979678 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 664/2668] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:07 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:08.149133 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f752bbbb-018e-404e-850c-ba52afd1151e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.151977 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f752bbbb-018e-404e-850c-ba52afd1151e tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] GET https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 Aug 14 22:31:08.152316 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f752bbbb-018e-404e-850c-ba52afd1151e tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:08.153270 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f752bbbb-018e-404e-850c-ba52afd1151e tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:08.153270 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-f752bbbb-018e-404e-850c-ba52afd1151e tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] show called for member 63ae0196-e558-4380-bf0d-e6f3f9aa24f4 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:31:08.158042 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.158042 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:08.170015 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f752bbbb-018e-404e-850c-ba52afd1151e tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 returned with HTTP 200 Aug 14 22:31:08.170665 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 675/2669] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:31:08 2026] GET /volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:08.182943 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-964cad17-c966-4cb2-a769-274bbfea099e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.185096 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-964cad17-c966-4cb2-a769-274bbfea099e tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] POST https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action Aug 14 22:31:08.185692 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-964cad17-c966-4cb2-a769-274bbfea099e tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:08.185909 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-964cad17-c966-4cb2-a769-274bbfea099e tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:08.188351 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-964cad17-c966-4cb2-a769-274bbfea099e tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Updating group '63ae0196-e558-4380-bf0d-e6f3f9aa24f4' with 'creating' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 22:31:08.197478 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.197478 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:08.215196 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-964cad17-c966-4cb2-a769-274bbfea099e tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action returned with HTTP 202 Aug 14 22:31:08.215727 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 671/2670] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:31:08 2026] POST /volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:31:08.230496 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f829720-b393-44c3-b832-e3c80c5b3023 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.234931 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f829720-b393-44c3-b832-e3c80c5b3023 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] GET https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 Aug 14 22:31:08.234931 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f829720-b393-44c3-b832-e3c80c5b3023 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:08.234931 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f829720-b393-44c3-b832-e3c80c5b3023 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:08.234931 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-1f829720-b393-44c3-b832-e3c80c5b3023 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] show called for member 63ae0196-e558-4380-bf0d-e6f3f9aa24f4 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:31:08.243482 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.243482 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:08.263922 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f829720-b393-44c3-b832-e3c80c5b3023 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 returned with HTTP 200 Aug 14 22:31:08.264053 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 661/2671] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:31:08 2026] GET /volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 => generated 387 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:08.273015 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-35e4d4f8-88af-4895-82b6-06c629cf7603 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.275556 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35e4d4f8-88af-4895-82b6-06c629cf7603 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:08.276704 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35e4d4f8-88af-4895-82b6-06c629cf7603 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:08.276704 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35e4d4f8-88af-4895-82b6-06c629cf7603 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:08.277458 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-35e4d4f8-88af-4895-82b6-06c629cf7603 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:08.277687 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8107e272-4c6e-4651-80d9-1819ee410e87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.280161 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8107e272-4c6e-4651-80d9-1819ee410e87 tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] POST https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action Aug 14 22:31:08.280716 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8107e272-4c6e-4651-80d9-1819ee410e87 tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:08.280943 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8107e272-4c6e-4651-80d9-1819ee410e87 tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:08.282962 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-8107e272-4c6e-4651-80d9-1819ee410e87 tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Updating group '63ae0196-e558-4380-bf0d-e6f3f9aa24f4' with 'available' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 22:31:08.285082 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.285082 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:08.286220 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35e4d4f8-88af-4895-82b6-06c629cf7603 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:08.286796 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 665/2672] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:08 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:08.293026 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.293026 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:08.302701 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8107e272-4c6e-4651-80d9-1819ee410e87 tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action returned with HTTP 202 Aug 14 22:31:08.303422 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 676/2673] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:31:08 2026] POST /volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:31:08.314093 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-487fc7b9-6e01-4e54-aa93-92d715543c0a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.316543 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-487fc7b9-6e01-4e54-aa93-92d715543c0a tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] GET https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 Aug 14 22:31:08.316809 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-487fc7b9-6e01-4e54-aa93-92d715543c0a tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:08.317096 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-487fc7b9-6e01-4e54-aa93-92d715543c0a tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:08.317280 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-487fc7b9-6e01-4e54-aa93-92d715543c0a tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] show called for member 63ae0196-e558-4380-bf0d-e6f3f9aa24f4 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:31:08.321478 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.321478 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:08.329717 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-487fc7b9-6e01-4e54-aa93-92d715543c0a tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 returned with HTTP 200 Aug 14 22:31:08.330183 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 672/2674] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:31:08 2026] GET /volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:08.341735 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d89cbf23-f3fb-4ca5-8bc4-ee793f9bb04d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.343988 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d89cbf23-f3fb-4ca5-8bc4-ee793f9bb04d tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] POST https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action Aug 14 22:31:08.344524 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d89cbf23-f3fb-4ca5-8bc4-ee793f9bb04d tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:08.344754 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d89cbf23-f3fb-4ca5-8bc4-ee793f9bb04d tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:08.346570 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-d89cbf23-f3fb-4ca5-8bc4-ee793f9bb04d tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Updating group '63ae0196-e558-4380-bf0d-e6f3f9aa24f4' with 'error' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 22:31:08.352507 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.352507 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:08.360652 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d89cbf23-f3fb-4ca5-8bc4-ee793f9bb04d tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action returned with HTTP 202 Aug 14 22:31:08.361280 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 662/2675] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:31:08 2026] POST /volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:31:08.369954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3d3ea0d7-86a4-4f47-a5cc-70ec52517585 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.372348 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d3ea0d7-86a4-4f47-a5cc-70ec52517585 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] GET https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 Aug 14 22:31:08.372509 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d3ea0d7-86a4-4f47-a5cc-70ec52517585 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:08.372736 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d3ea0d7-86a4-4f47-a5cc-70ec52517585 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:08.373042 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-3d3ea0d7-86a4-4f47-a5cc-70ec52517585 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] show called for member 63ae0196-e558-4380-bf0d-e6f3f9aa24f4 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:31:08.377612 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.377612 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:08.386770 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d3ea0d7-86a4-4f47-a5cc-70ec52517585 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 returned with HTTP 200 Aug 14 22:31:08.387286 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 666/2676] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:31:08 2026] GET /volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 => generated 384 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:08.399107 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-56daf11f-9d5b-4c86-bb11-9d3ee1042bbb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.402370 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56daf11f-9d5b-4c86-bb11-9d3ee1042bbb tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] POST https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action Aug 14 22:31:08.402924 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56daf11f-9d5b-4c86-bb11-9d3ee1042bbb tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:08.403116 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56daf11f-9d5b-4c86-bb11-9d3ee1042bbb tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:08.404965 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-56daf11f-9d5b-4c86-bb11-9d3ee1042bbb tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Updating group '63ae0196-e558-4380-bf0d-e6f3f9aa24f4' with 'available' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 22:31:08.409636 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.409636 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:08.418662 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56daf11f-9d5b-4c86-bb11-9d3ee1042bbb tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action returned with HTTP 202 Aug 14 22:31:08.419106 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 677/2677] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:31:08 2026] POST /volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:31:08.426992 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb515e33-c185-4c89-ac9a-52140e0f0a74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.429458 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb515e33-c185-4c89-ac9a-52140e0f0a74 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] GET https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 Aug 14 22:31:08.429773 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb515e33-c185-4c89-ac9a-52140e0f0a74 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:08.430039 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb515e33-c185-4c89-ac9a-52140e0f0a74 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:08.430220 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-eb515e33-c185-4c89-ac9a-52140e0f0a74 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] show called for member 63ae0196-e558-4380-bf0d-e6f3f9aa24f4 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:31:08.440687 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.440687 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:08.454359 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb515e33-c185-4c89-ac9a-52140e0f0a74 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 returned with HTTP 200 Aug 14 22:31:08.454961 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 673/2678] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:31:08 2026] GET /volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 => generated 388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:08.465520 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-054a3934-7cf1-45b6-94b0-199b762785ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.467678 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-054a3934-7cf1-45b6-94b0-199b762785ad tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:31:08.467962 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-054a3934-7cf1-45b6-94b0-199b762785ad tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:08.468179 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-054a3934-7cf1-45b6-94b0-199b762785ad tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:08.468587 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-054a3934-7cf1-45b6-94b0-199b762785ad tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:31:08.469534 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-054a3934-7cf1-45b6-94b0-199b762785ad tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:31:08.477860 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-054a3934-7cf1-45b6-94b0-199b762785ad tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Get all volumes completed successfully. Aug 14 22:31:08.480273 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-054a3934-7cf1-45b6-94b0-199b762785ad tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:31:08.480734 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 663/2679] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:31:08 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 14 22:31:08.494990 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5bd1fe10-3a96-459f-81d3-2010838c769f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.497079 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5bd1fe10-3a96-459f-81d3-2010838c769f tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] POST https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action Aug 14 22:31:08.497551 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5bd1fe10-3a96-459f-81d3-2010838c769f tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:08.497711 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5bd1fe10-3a96-459f-81d3-2010838c769f tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:08.499366 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-5bd1fe10-3a96-459f-81d3-2010838c769f tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] delete called for group 63ae0196-e558-4380-bf0d-e6f3f9aa24f4 {{(pid=100323) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 22:31:08.499440 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-5bd1fe10-3a96-459f-81d3-2010838c769f tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Delete group with id: 63ae0196-e558-4380-bf0d-e6f3f9aa24f4 Aug 14 22:31:08.503356 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.503356 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:08.526361 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5bd1fe10-3a96-459f-81d3-2010838c769f tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action returned with HTTP 202 Aug 14 22:31:08.526828 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 667/2680] 10.4.3.114 () {70 vars in 1428 bytes} [Fri Aug 14 22:31:08 2026] POST /volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:31:08.538731 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-81fd957d-673c-498e-a8c3-07651e128bdd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.543370 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81fd957d-673c-498e-a8c3-07651e128bdd tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] GET https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 Aug 14 22:31:08.543370 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81fd957d-673c-498e-a8c3-07651e128bdd tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:08.544511 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81fd957d-673c-498e-a8c3-07651e128bdd tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:08.544511 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-81fd957d-673c-498e-a8c3-07651e128bdd tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] show called for member 63ae0196-e558-4380-bf0d-e6f3f9aa24f4 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:31:08.550292 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.550292 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:08.566339 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81fd957d-673c-498e-a8c3-07651e128bdd tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 returned with HTTP 200 Aug 14 22:31:08.567725 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 678/2681] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:31:08 2026] GET /volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 => generated 387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:08.612041 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa102091-a3ce-474a-b0b2-3bb2bcfbc878 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.614503 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa102091-a3ce-474a-b0b2-3bb2bcfbc878 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 Aug 14 22:31:08.614688 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa102091-a3ce-474a-b0b2-3bb2bcfbc878 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:08.614958 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa102091-a3ce-474a-b0b2-3bb2bcfbc878 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:08.623196 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.623196 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:08.627315 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aa102091-a3ce-474a-b0b2-3bb2bcfbc878 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:08.635174 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa102091-a3ce-474a-b0b2-3bb2bcfbc878 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 returned with HTTP 200 Aug 14 22:31:08.635679 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 674/2682] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:08 2026] GET /volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:08.651744 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-84ec4b52-22e3-4c72-bfb5-7de2944f5de5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.653408 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84ec4b52-22e3-4c72-bfb5-7de2944f5de5 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 Aug 14 22:31:08.653643 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84ec4b52-22e3-4c72-bfb5-7de2944f5de5 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:08.653814 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84ec4b52-22e3-4c72-bfb5-7de2944f5de5 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:08.663560 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.663560 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:08.668121 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-84ec4b52-22e3-4c72-bfb5-7de2944f5de5 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:08.672494 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84ec4b52-22e3-4c72-bfb5-7de2944f5de5 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 returned with HTTP 200 Aug 14 22:31:08.672890 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 664/2683] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:08 2026] GET /volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:08.685490 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5da31956-acb3-4bd5-8889-8abafcafcafb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.687296 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5da31956-acb3-4bd5-8889-8abafcafcafb tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 Aug 14 22:31:08.687523 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5da31956-acb3-4bd5-8889-8abafcafcafb tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:08.687750 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5da31956-acb3-4bd5-8889-8abafcafcafb tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:08.687858 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-5da31956-acb3-4bd5-8889-8abafcafcafb tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Delete snapshot with id: 9c2d9f7a-af19-48fc-94e8-094a55c83860 Aug 14 22:31:08.693272 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.693272 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:08.693788 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5da31956-acb3-4bd5-8889-8abafcafcafb tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Snapshot retrieved successfully. Aug 14 22:31:08.711646 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5da31956-acb3-4bd5-8889-8abafcafcafb tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Snapshot delete request issued successfully. Aug 14 22:31:08.711826 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5da31956-acb3-4bd5-8889-8abafcafcafb tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 returned with HTTP 202 Aug 14 22:31:08.712210 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 668/2684] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:31:08 2026] DELETE /volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:08.719069 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9e1a7460-6d42-4671-849e-e496584e092f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.721277 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e1a7460-6d42-4671-849e-e496584e092f tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 Aug 14 22:31:08.721570 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e1a7460-6d42-4671-849e-e496584e092f tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:08.721793 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e1a7460-6d42-4671-849e-e496584e092f tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:08.727078 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:08.727078 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:08.727908 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9e1a7460-6d42-4671-849e-e496584e092f tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Snapshot retrieved successfully. Aug 14 22:31:08.729241 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e1a7460-6d42-4671-849e-e496584e092f tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 returned with HTTP 200 Aug 14 22:31:08.730043 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 679/2685] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:08 2026] GET /volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:08.993279 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-40c90161-552f-4169-9bfb-9772e6c97467 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:08.995591 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40c90161-552f-4169-9bfb-9772e6c97467 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:08.995898 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40c90161-552f-4169-9bfb-9772e6c97467 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:08.996165 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40c90161-552f-4169-9bfb-9772e6c97467 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:08.996491 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-40c90161-552f-4169-9bfb-9772e6c97467 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:09.001005 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:09.001005 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:09.002533 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40c90161-552f-4169-9bfb-9772e6c97467 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:09.005137 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 675/2686] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:08 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:09.300377 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e3453778-4353-4f47-83c0-3b86b0596223 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:09.302538 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3453778-4353-4f47-83c0-3b86b0596223 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:09.302841 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3453778-4353-4f47-83c0-3b86b0596223 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:09.303228 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3453778-4353-4f47-83c0-3b86b0596223 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:09.303228 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e3453778-4353-4f47-83c0-3b86b0596223 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:09.311238 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:09.311238 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:09.313599 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3453778-4353-4f47-83c0-3b86b0596223 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:09.313599 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 665/2687] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:09 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:09.327927 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0eb176e8-d55a-4a46-9c36-927829911499 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:09.332030 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0eb176e8-d55a-4a46-9c36-927829911499 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 Aug 14 22:31:09.332213 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0eb176e8-d55a-4a46-9c36-927829911499 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:09.332601 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0eb176e8-d55a-4a46-9c36-927829911499 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:09.344991 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:09.344991 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:09.350213 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0eb176e8-d55a-4a46-9c36-927829911499 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:31:09.355565 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0eb176e8-d55a-4a46-9c36-927829911499 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 returned with HTTP 200 Aug 14 22:31:09.355956 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 669/2688] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:09 2026] GET /volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:09.371016 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5751de28-4f90-4dc6-8f52-8644435ea530 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:09.373653 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5751de28-4f90-4dc6-8f52-8644435ea530 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:09.373868 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5751de28-4f90-4dc6-8f52-8644435ea530 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:09.374078 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5751de28-4f90-4dc6-8f52-8644435ea530 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:09.374193 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5751de28-4f90-4dc6-8f52-8644435ea530 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:09.379651 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:09.379651 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:09.380717 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5751de28-4f90-4dc6-8f52-8644435ea530 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:09.381087 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 680/2689] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:09 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:09.392283 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-614f0029-4584-4b23-9459-34f7bc35ed1b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:09.394581 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-614f0029-4584-4b23-9459-34f7bc35ed1b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/detail Aug 14 22:31:09.394988 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-614f0029-4584-4b23-9459-34f7bc35ed1b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:09.395273 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-614f0029-4584-4b23-9459-34f7bc35ed1b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:09.395582 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-614f0029-4584-4b23-9459-34f7bc35ed1b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:31:09.411712 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-614f0029-4584-4b23-9459-34f7bc35ed1b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/detail returned with HTTP 200 Aug 14 22:31:09.412273 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 676/2690] 10.4.3.114 () {66 vars in 1258 bytes} [Fri Aug 14 22:31:09 2026] GET /volume/v3/backups/detail => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:09.425552 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:09.427636 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b/restore Aug 14 22:31:09.427942 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:09.429208 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Restoring backup bcbeb5db-cff3-48ba-95af-db3a0583cb3b ({'restore': {}}) {{(pid=100325) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 22:31:09.429501 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Restoring backup bcbeb5db-cff3-48ba-95af-db3a0583cb3b to volume None. Aug 14 22:31:09.434186 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:09.434186 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:09.435666 np0000007343 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating volume of 1 GB for restore of backup bcbeb5db-cff3-48ba-95af-db3a0583cb3b. Aug 14 22:31:09.443707 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Availability zone cache updated, next update will occur around 2026-08-14 23:31:09.443246. {{(pid=100325) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 22:31:09.443844 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Availability Zones retrieved successfully. Aug 14 22:31:09.449351 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Flow 'volume_create_api' (8acf3bd9-3983-4016-ae78-a11f2e29ea26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:09.450550 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8b29cfb-38ba-4ed9-9b87-6fc03fa01451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:09.451652 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:09.484814 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8b29cfb-38ba-4ed9-9b87-6fc03fa01451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:09.485791 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8bb38c-7a9f-41ea-85d1-ac79dd9a456f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:09.536289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Created reservations ['6e3d015a-63d7-4668-84c2-a2f1d85b7afd', 'ce1bca42-a115-40cd-8121-9f76cac51e2a', '7075ad45-d875-4f29-8f9c-14fb4465d73b', '469e6ffa-e3b9-43d9-8a47-c702a26f93c7'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:09.537550 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8bb38c-7a9f-41ea-85d1-ac79dd9a456f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e3d015a-63d7-4668-84c2-a2f1d85b7afd', 'ce1bca42-a115-40cd-8121-9f76cac51e2a', '7075ad45-d875-4f29-8f9c-14fb4465d73b', '469e6ffa-e3b9-43d9-8a47-c702a26f93c7']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:09.538719 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4518ff05-87a1-45d5-bd13-4711283366f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:09.578547 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93824ee8-fdd3-4dd6-8be9-9d750b462949 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:09.580454 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93824ee8-fdd3-4dd6-8be9-9d750b462949 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] GET https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 Aug 14 22:31:09.580668 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93824ee8-fdd3-4dd6-8be9-9d750b462949 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:09.580878 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93824ee8-fdd3-4dd6-8be9-9d750b462949 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:09.581034 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-93824ee8-fdd3-4dd6-8be9-9d750b462949 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] show called for member 63ae0196-e558-4380-bf0d-e6f3f9aa24f4 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 22:31:09.581093 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4518ff05-87a1-45d5-bd13-4711283366f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19cef761-9bee-4b10-9621-d3fdaf6ba41c', '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_bcbeb5db-cff3-48ba-95af-db3a0583cb3b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1576a5a4cd4a02bb2f23af3daac798',qos_specs=None,replication_status=,reservations=['6e3d015a-63d7-4668-84c2-a2f1d85b7afd','ce1bca42-a115-40cd-8121-9f76cac51e2a','7075ad45-d875-4f29-8f9c-14fb4465d73b','469e6ffa-e3b9-43d9-8a47-c702a26f93c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_bcbeb5db-cff3-48ba-95af-db3a0583cb3b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19cef761-9bee-4b10-9621-d3fdaf6ba41c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1576a5a4cd4a02bb2f23af3daac798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:09.583091 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ffef13-265b-454c-97a9-0eeaaba0ba8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:09.585731 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93824ee8-fdd3-4dd6-8be9-9d750b462949 tempest-GroupsV320Test-1848453916 tempest-GroupsV320Test-1848453916-project-member] https://10.4.3.114/volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 returned with HTTP 404 Aug 14 22:31:09.586267 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 670/2691] 10.4.3.114 () {68 vars in 1386 bytes} [Fri Aug 14 22:31:09 2026] GET /volume/v3/groups/63ae0196-e558-4380-bf0d-e6f3f9aa24f4 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:31:09.594521 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2f99176d-ebec-4835-975a-52c3d61f6c7b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:09.596336 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f99176d-ebec-4835-975a-52c3d61f6c7b tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] DELETE https://10.4.3.114/volume/v3/group_types/6e26fbeb-e8cc-4293-8c89-375a5057e7af Aug 14 22:31:09.596749 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f99176d-ebec-4835-975a-52c3d61f6c7b tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:09.596916 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f99176d-ebec-4835-975a-52c3d61f6c7b tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:09.608665 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ffef13-265b-454c-97a9-0eeaaba0ba8a) transitioned into 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_bcbeb5db-cff3-48ba-95af-db3a0583cb3b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1576a5a4cd4a02bb2f23af3daac798',qos_specs=None,replication_status=,reservations=['6e3d015a-63d7-4668-84c2-a2f1d85b7afd','ce1bca42-a115-40cd-8121-9f76cac51e2a','7075ad45-d875-4f29-8f9c-14fb4465d73b','469e6ffa-e3b9-43d9-8a47-c702a26f93c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:09.609800 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db23c225-2985-4699-ada1-fe991ad86172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:09.613361 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f99176d-ebec-4835-975a-52c3d61f6c7b tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] https://10.4.3.114/volume/v3/group_types/6e26fbeb-e8cc-4293-8c89-375a5057e7af returned with HTTP 202 Aug 14 22:31:09.613889 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 681/2692] 10.4.3.114 () {68 vars in 1404 bytes} [Fri Aug 14 22:31:09 2026] DELETE /volume/v3/group_types/6e26fbeb-e8cc-4293-8c89-375a5057e7af => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 14 22:31:09.621918 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db23c225-2985-4699-ada1-fe991ad86172) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:09.622841 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Flow 'volume_create_api' (8acf3bd9-3983-4016-ae78-a11f2e29ea26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:09.623217 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume request issued successfully. Aug 14 22:31:09.625672 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8eeb8863-7654-4210-bb69-fe775955d3d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:09.628215 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8eeb8863-7654-4210-bb69-fe775955d3d9 tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] DELETE https://10.4.3.114/volume/v3/types/d61d55ef-7372-42b6-bdc4-5003dc32b1b2 Aug 14 22:31:09.628499 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8eeb8863-7654-4210-bb69-fe775955d3d9 tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:09.628787 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8eeb8863-7654-4210-bb69-fe775955d3d9 tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:09.629094 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:09.629094 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:09.631439 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:09.631439 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:09.632153 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:31:09.660732 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8eeb8863-7654-4210-bb69-fe775955d3d9 tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] https://10.4.3.114/volume/v3/types/d61d55ef-7372-42b6-bdc4-5003dc32b1b2 returned with HTTP 202 Aug 14 22:31:09.661343 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 677/2693] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:31:09 2026] DELETE /volume/v3/types/d61d55ef-7372-42b6-bdc4-5003dc32b1b2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:09.669105 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6d3e91aa-01f5-4124-a0c4-00adeb97b9db None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:09.673231 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d3e91aa-01f5-4124-a0c4-00adeb97b9db tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] GET https://10.4.3.114/volume/v3/types/d61d55ef-7372-42b6-bdc4-5003dc32b1b2 Aug 14 22:31:09.673633 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d3e91aa-01f5-4124-a0c4-00adeb97b9db tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:09.673953 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d3e91aa-01f5-4124-a0c4-00adeb97b9db tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:09.678481 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d3e91aa-01f5-4124-a0c4-00adeb97b9db tempest-GroupsV320Test-1283186122 tempest-GroupsV320Test-1283186122-project-admin] https://10.4.3.114/volume/v3/types/d61d55ef-7372-42b6-bdc4-5003dc32b1b2 returned with HTTP 404 Aug 14 22:31:09.679193 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 671/2694] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:31:09 2026] GET /volume/v3/types/d61d55ef-7372-42b6-bdc4-5003dc32b1b2 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:09.742745 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-de53f8a9-54dd-4e4c-9310-7af9407efec8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:09.744955 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de53f8a9-54dd-4e4c-9310-7af9407efec8 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 Aug 14 22:31:09.745204 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de53f8a9-54dd-4e4c-9310-7af9407efec8 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:09.745502 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de53f8a9-54dd-4e4c-9310-7af9407efec8 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:09.754588 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de53f8a9-54dd-4e4c-9310-7af9407efec8 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 returned with HTTP 404 Aug 14 22:31:09.755343 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 682/2695] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:09 2026] GET /volume/v3/snapshots/9c2d9f7a-af19-48fc-94e8-094a55c83860 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:09.767516 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4884874-0713-4009-9f28-108e2aa16170 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:09.769962 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4884874-0713-4009-9f28-108e2aa16170 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 Aug 14 22:31:09.770305 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4884874-0713-4009-9f28-108e2aa16170 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:09.770623 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4884874-0713-4009-9f28-108e2aa16170 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:09.781364 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:09.781364 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:09.786604 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c4884874-0713-4009-9f28-108e2aa16170 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:09.793440 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4884874-0713-4009-9f28-108e2aa16170 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 returned with HTTP 200 Aug 14 22:31:09.793995 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 678/2696] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:09 2026] GET /volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:09.809327 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b7c0cf3f-9d9f-40ff-acea-8fdcd0a2bf6e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:09.812969 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7c0cf3f-9d9f-40ff-acea-8fdcd0a2bf6e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] DELETE https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 Aug 14 22:31:09.813107 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7c0cf3f-9d9f-40ff-acea-8fdcd0a2bf6e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:09.813668 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7c0cf3f-9d9f-40ff-acea-8fdcd0a2bf6e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:09.813859 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b7c0cf3f-9d9f-40ff-acea-8fdcd0a2bf6e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Delete volume with id: ee318e1d-74f8-45c8-bfca-e7e756b420c9 Aug 14 22:31:09.823301 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:09.823301 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:09.823995 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b7c0cf3f-9d9f-40ff-acea-8fdcd0a2bf6e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:09.848192 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b7c0cf3f-9d9f-40ff-acea-8fdcd0a2bf6e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Delete volume request issued successfully. Aug 14 22:31:09.848819 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7c0cf3f-9d9f-40ff-acea-8fdcd0a2bf6e tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 returned with HTTP 202 Aug 14 22:31:09.849873 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 672/2697] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:09 2026] DELETE /volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:09.857200 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fd6b8b25-9c36-4e7b-b010-87a00b6e281d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:09.859076 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd6b8b25-9c36-4e7b-b010-87a00b6e281d tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 Aug 14 22:31:09.859277 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd6b8b25-9c36-4e7b-b010-87a00b6e281d tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:09.859578 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd6b8b25-9c36-4e7b-b010-87a00b6e281d tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:09.866959 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:09.866959 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:09.871816 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fd6b8b25-9c36-4e7b-b010-87a00b6e281d tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Volume info retrieved successfully. Aug 14 22:31:09.877697 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd6b8b25-9c36-4e7b-b010-87a00b6e281d tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 returned with HTTP 200 Aug 14 22:31:09.878267 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 683/2698] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:09 2026] GET /volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:10.016101 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7a3eff79-7cee-4937-8e6d-06aca52b1cc5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:10.018419 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a3eff79-7cee-4937-8e6d-06aca52b1cc5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:10.018758 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a3eff79-7cee-4937-8e6d-06aca52b1cc5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:10.019085 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a3eff79-7cee-4937-8e6d-06aca52b1cc5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:10.019173 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7a3eff79-7cee-4937-8e6d-06aca52b1cc5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:10.024148 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:10.024148 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:10.025563 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a3eff79-7cee-4937-8e6d-06aca52b1cc5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:10.025670 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 679/2699] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:10 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:10.641763 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:10.641763 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:10.642533 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:31:10.642533 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Checking backup size 1 against volume size 1 {{(pid=100325) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 22:31:10.642533 np0000007343 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Overwriting volume 19cef761-9bee-4b10-9621-d3fdaf6ba41c with restore of backup bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:10.663889 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] restore_backup in rpcapi backup_id bcbeb5db-cff3-48ba-95af-db3a0583cb3b {{(pid=100325) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 22:31:10.666952 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11cee9d8-ce48-4b0c-8abd-d0e69d9b733c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b/restore returned with HTTP 202 Aug 14 22:31:10.667612 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 666/2700] 10.4.3.114 () {68 vars in 1393 bytes} [Fri Aug 14 22:31:09 2026] POST /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b/restore => generated 189 bytes in 1243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:10.685486 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f062681b-894a-4cd7-95d4-350f018f550a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:10.687893 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f062681b-894a-4cd7-95d4-350f018f550a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:10.688146 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f062681b-894a-4cd7-95d4-350f018f550a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:10.688452 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f062681b-894a-4cd7-95d4-350f018f550a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:10.688609 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f062681b-894a-4cd7-95d4-350f018f550a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:10.694627 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:10.694627 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:10.695504 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f062681b-894a-4cd7-95d4-350f018f550a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:10.695921 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 673/2701] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:10 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:10.898273 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e3e09a59-d1fa-4e39-a9da-6ae15d13d680 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:10.900050 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3e09a59-d1fa-4e39-a9da-6ae15d13d680 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] GET https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 Aug 14 22:31:10.900334 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3e09a59-d1fa-4e39-a9da-6ae15d13d680 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:10.900539 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3e09a59-d1fa-4e39-a9da-6ae15d13d680 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:10.909710 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3e09a59-d1fa-4e39-a9da-6ae15d13d680 tempest-VolumesExtendTest-612726090 tempest-VolumesExtendTest-612726090-project-member] https://10.4.3.114/volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 returned with HTTP 404 Aug 14 22:31:10.910241 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 684/2702] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:10 2026] GET /volume/v3/volumes/ee318e1d-74f8-45c8-bfca-e7e756b420c9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:11.039048 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc94663d-3ac0-479e-8e5f-1f18d100cf35 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:11.042283 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc94663d-3ac0-479e-8e5f-1f18d100cf35 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:11.042283 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc94663d-3ac0-479e-8e5f-1f18d100cf35 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:11.042283 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc94663d-3ac0-479e-8e5f-1f18d100cf35 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:11.042283 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cc94663d-3ac0-479e-8e5f-1f18d100cf35 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:11.046034 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:11.046034 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:11.046759 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc94663d-3ac0-479e-8e5f-1f18d100cf35 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:11.047162 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 680/2703] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:11 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:11.710867 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fc77b09f-b746-4878-98fe-71d3d7b93df5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:11.713963 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc77b09f-b746-4878-98fe-71d3d7b93df5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:11.714517 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc77b09f-b746-4878-98fe-71d3d7b93df5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:11.714517 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc77b09f-b746-4878-98fe-71d3d7b93df5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:11.714517 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fc77b09f-b746-4878-98fe-71d3d7b93df5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:11.718841 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:11.718841 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:11.719704 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc77b09f-b746-4878-98fe-71d3d7b93df5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:11.721794 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 667/2704] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:11 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:12.061450 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3155110b-3c04-475a-9c4e-dd36c9879c55 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.062564 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3155110b-3c04-475a-9c4e-dd36c9879c55 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:12.062884 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3155110b-3c04-475a-9c4e-dd36c9879c55 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:12.063097 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3155110b-3c04-475a-9c4e-dd36c9879c55 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:12.063276 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3155110b-3c04-475a-9c4e-dd36c9879c55 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:12.068324 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:12.068324 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:12.069438 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3155110b-3c04-475a-9c4e-dd36c9879c55 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:12.069637 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 674/2705] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:12 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:12.471274 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8ea3588d-8b8a-4018-b01b-d4391c9a7653 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.574499 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-53708acf-e3b2-4e63-b1ae-5d29f40c8d23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.610428 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-53708acf-e3b2-4e63-b1ae-5d29f40c8d23 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:31:12.611848 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-53708acf-e3b2-4e63-b1ae-5d29f40c8d23 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bff3ebe6-97fa-4d18-83a9-cd83a2736896", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-483178587"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:12.619282 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-53708acf-e3b2-4e63-b1ae-5d29f40c8d23 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 404 Aug 14 22:31:12.619777 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 681/2706] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:31:12 2026] POST /volume/v3/snapshots => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:12.633518 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e5d9c738-63e6-4511-ae13-8ca7078cf6b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.636741 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5d9c738-63e6-4511-ae13-8ca7078cf6b2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:31:12.638120 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5d9c738-63e6-4511-ae13-8ca7078cf6b2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1802012079"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:12.642041 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ea3588d-8b8a-4018-b01b-d4391c9a7653 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] POST https://10.4.3.114/volume/v3/qos-specs Aug 14 22:31:12.642529 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ea3588d-8b8a-4018-b01b-d4391c9a7653 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1911715292", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:12.647685 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.qos_specs [None req-8ea3588d-8b8a-4018-b01b-d4391c9a7653 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1911715292', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100322) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 22:31:12.669366 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-8ea3588d-8b8a-4018-b01b-d4391c9a7653 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DB qos_specs_create(): root {'id': '05ccf40c-ec26-4132-8a0b-8b05c92168a7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1911715292'} {{(pid=100322) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 22:31:12.684086 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ea3588d-8b8a-4018-b01b-d4391c9a7653 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs returned with HTTP 200 Aug 14 22:31:12.684554 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 685/2707] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:31:12 2026] POST /volume/v3/qos-specs => generated 393 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:12.686696 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5d9c738-63e6-4511-ae13-8ca7078cf6b2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 404 Aug 14 22:31:12.687545 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 668/2708] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:31:12 2026] POST /volume/v3/snapshots => generated 77 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:12.695364 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-100c0562-fcdc-4dcc-931e-10ce3b4e27d2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.698296 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-100c0562-fcdc-4dcc-931e-10ce3b4e27d2 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:31:12.699111 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-100c0562-fcdc-4dcc-931e-10ce3b4e27d2 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1845167518"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:12.699415 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2b0ea4b0-c21d-48ac-8c01-1ddd51e76431 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.705217 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b0ea4b0-c21d-48ac-8c01-1ddd51e76431 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] GET https://10.4.3.114/volume/v3/snapshots?limit=invalid Aug 14 22:31:12.705680 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b0ea4b0-c21d-48ac-8c01-1ddd51e76431 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:12.705859 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b0ea4b0-c21d-48ac-8c01-1ddd51e76431 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:12.709650 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b0ea4b0-c21d-48ac-8c01-1ddd51e76431 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] HTTP exception thrown: limit param must be an integer Aug 14 22:31:12.710598 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b0ea4b0-c21d-48ac-8c01-1ddd51e76431 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 14 22:31:12.710598 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 682/2709] 10.4.3.114 () {66 vars in 1270 bytes} [Fri Aug 14 22:31:12 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:31:12.719032 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-100c0562-fcdc-4dcc-931e-10ce3b4e27d2 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:31:12.720057 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 675/2710] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:31:12 2026] POST /volume/v3/types => generated 222 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:12.721221 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a0e7560d-7b00-462c-8bae-4a6889d88c63 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.725197 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a0e7560d-7b00-462c-8bae-4a6889d88c63 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] GET https://10.4.3.114/volume/v3/snapshots?marker=110ca1b2-c689-4a8e-aae5-79179fda5329 Aug 14 22:31:12.725644 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a0e7560d-7b00-462c-8bae-4a6889d88c63 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:12.725869 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a0e7560d-7b00-462c-8bae-4a6889d88c63 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:12.726228 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-a0e7560d-7b00-462c-8bae-4a6889d88c63 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:31:12.726733 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:12.726733 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:12.727786 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-a0e7560d-7b00-462c-8bae-4a6889d88c63 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:31:12.732671 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ddefcfeb-6b34-40e6-8a9a-21e26c4b11f8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.737030 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9af537f8-4e09-4303-bcef-ce3e19e302db None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.737167 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ddefcfeb-6b34-40e6-8a9a-21e26c4b11f8 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:31:12.737269 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a0e7560d-7b00-462c-8bae-4a6889d88c63 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/snapshots?marker=110ca1b2-c689-4a8e-aae5-79179fda5329 returned with HTTP 404 Aug 14 22:31:12.737334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ddefcfeb-6b34-40e6-8a9a-21e26c4b11f8 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1646907254"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:12.737423 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 686/2711] 10.4.3.114 () {66 vars in 1330 bytes} [Fri Aug 14 22:31:12 2026] GET /volume/v3/snapshots?marker=110ca1b2-c689-4a8e-aae5-79179fda5329 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:12.738040 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9af537f8-4e09-4303-bcef-ce3e19e302db tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:12.738299 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9af537f8-4e09-4303-bcef-ce3e19e302db tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:12.738618 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9af537f8-4e09-4303-bcef-ce3e19e302db tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:12.738769 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9af537f8-4e09-4303-bcef-ce3e19e302db tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:12.744736 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:12.744736 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:12.745954 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9af537f8-4e09-4303-bcef-ce3e19e302db tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:12.746571 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 683/2712] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:12 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:12.748049 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c301e90-80f7-4411-a985-35f073c9b0b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.750384 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c301e90-80f7-4411-a985-35f073c9b0b4 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] GET https://10.4.3.114/volume/v3/snapshots?sort_key=invalid Aug 14 22:31:12.750714 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c301e90-80f7-4411-a985-35f073c9b0b4 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:12.751009 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c301e90-80f7-4411-a985-35f073c9b0b4 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:12.751423 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-5c301e90-80f7-4411-a985-35f073c9b0b4 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:31:12.755222 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-5c301e90-80f7-4411-a985-35f073c9b0b4 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:31:12.756075 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c301e90-80f7-4411-a985-35f073c9b0b4 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 14 22:31:12.756613 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 676/2713] 10.4.3.114 () {66 vars in 1276 bytes} [Fri Aug 14 22:31:12 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:31:12.758636 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ddefcfeb-6b34-40e6-8a9a-21e26c4b11f8 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:31:12.759289 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 669/2714] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:31:12 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:12.768929 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3a46751d-1526-4860-af1d-bf0330064858 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.772484 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa10e847-cf0e-483e-8d28-ea372a0b297b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.774138 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:12.774324 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-540361802"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:12.774371 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa10e847-cf0e-483e-8d28-ea372a0b297b tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:31:12.774794 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa10e847-cf0e-483e-8d28-ea372a0b297b tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1488654673"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:12.776626 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-540361802'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:12.776768 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Create volume of 2 GB Aug 14 22:31:12.787320 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Availability Zones retrieved successfully. Aug 14 22:31:12.795682 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Flow 'volume_create_api' (54e42fbb-c5aa-4774-b52d-1b62e0b6d9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:12.795831 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa10e847-cf0e-483e-8d28-ea372a0b297b tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:31:12.796248 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 684/2715] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:31:12 2026] POST /volume/v3/types => generated 222 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:12.798230 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d102525-aba4-4df9-ada1-fada2a0c813c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:12.800245 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Validating volume size '2' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:12.809124 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4e3fd28e-f8c0-4521-b48e-6cab9950e77c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.811460 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e3fd28e-f8c0-4521-b48e-6cab9950e77c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associate?vol_type_id=1b6b52d0-95fb-43c4-8a6d-596b997aacc2 Aug 14 22:31:12.811833 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e3fd28e-f8c0-4521-b48e-6cab9950e77c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:12.812117 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e3fd28e-f8c0-4521-b48e-6cab9950e77c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'associate' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:12.812904 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4e3fd28e-f8c0-4521-b48e-6cab9950e77c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Associate qos_spec: 05ccf40c-ec26-4132-8a0b-8b05c92168a7 with type: 1b6b52d0-95fb-43c4-8a6d-596b997aacc2 {{(pid=100323) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 22:31:12.841707 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e3fd28e-f8c0-4521-b48e-6cab9950e77c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associate?vol_type_id=1b6b52d0-95fb-43c4-8a6d-596b997aacc2 returned with HTTP 202 Aug 14 22:31:12.842448 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 677/2716] 10.4.3.114 () {66 vars in 1481 bytes} [Fri Aug 14 22:31:12 2026] GET /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associate?vol_type_id=1b6b52d0-95fb-43c4-8a6d-596b997aacc2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:12.847087 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d102525-aba4-4df9-ada1-fada2a0c813c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:12.847984 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf6a45bc-e879-46d2-ba69-2d4b0310011e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:12.851487 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d7ea60bb-e46f-42a5-a716-99aa292cfb1e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.853243 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7ea60bb-e46f-42a5-a716-99aa292cfb1e tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associate?vol_type_id=e5e80e99-0cd7-4cef-b809-3f8d0e5e9247 Aug 14 22:31:12.853694 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7ea60bb-e46f-42a5-a716-99aa292cfb1e tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:12.854123 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7ea60bb-e46f-42a5-a716-99aa292cfb1e tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'associate' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:12.855039 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d7ea60bb-e46f-42a5-a716-99aa292cfb1e tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Associate qos_spec: 05ccf40c-ec26-4132-8a0b-8b05c92168a7 with type: e5e80e99-0cd7-4cef-b809-3f8d0e5e9247 {{(pid=100325) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 22:31:12.883996 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7ea60bb-e46f-42a5-a716-99aa292cfb1e tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associate?vol_type_id=e5e80e99-0cd7-4cef-b809-3f8d0e5e9247 returned with HTTP 202 Aug 14 22:31:12.883996 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 670/2717] 10.4.3.114 () {66 vars in 1481 bytes} [Fri Aug 14 22:31:12 2026] GET /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associate?vol_type_id=e5e80e99-0cd7-4cef-b809-3f8d0e5e9247 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:12.894229 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-522e2c96-5ba0-4a7f-a6b7-e890b153bd03 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.896904 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-522e2c96-5ba0-4a7f-a6b7-e890b153bd03 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associate?vol_type_id=eaf6828b-e687-409c-b2fe-d9d8f0de7a7e Aug 14 22:31:12.897195 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-522e2c96-5ba0-4a7f-a6b7-e890b153bd03 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:12.897503 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-522e2c96-5ba0-4a7f-a6b7-e890b153bd03 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'associate' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:12.899209 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-522e2c96-5ba0-4a7f-a6b7-e890b153bd03 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Associate qos_spec: 05ccf40c-ec26-4132-8a0b-8b05c92168a7 with type: eaf6828b-e687-409c-b2fe-d9d8f0de7a7e {{(pid=100324) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 22:31:12.930214 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-522e2c96-5ba0-4a7f-a6b7-e890b153bd03 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associate?vol_type_id=eaf6828b-e687-409c-b2fe-d9d8f0de7a7e returned with HTTP 202 Aug 14 22:31:12.930784 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 685/2718] 10.4.3.114 () {66 vars in 1481 bytes} [Fri Aug 14 22:31:12 2026] GET /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associate?vol_type_id=eaf6828b-e687-409c-b2fe-d9d8f0de7a7e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:12.940699 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Created reservations ['4b6e9177-08f4-4901-9cdb-ccfb6a088130', '699cd644-08d3-425d-af6e-9ca36326187f', '0ae96e7e-c89c-4391-b2e5-0d16623cb9cb', '57afbcd9-3372-4477-9857-a87042077f6f'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:12.941479 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f8fc70fe-ead3-4b96-a80e-a44bec6005d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.941928 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf6a45bc-e879-46d2-ba69-2d4b0310011e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b6e9177-08f4-4901-9cdb-ccfb6a088130', '699cd644-08d3-425d-af6e-9ca36326187f', '0ae96e7e-c89c-4391-b2e5-0d16623cb9cb', '57afbcd9-3372-4477-9857-a87042077f6f']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:12.943544 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0573b435-0be0-4eec-8780-748467dd9d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:12.944515 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8fc70fe-ead3-4b96-a80e-a44bec6005d0 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associations Aug 14 22:31:12.944798 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8fc70fe-ead3-4b96-a80e-a44bec6005d0 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:12.945052 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8fc70fe-ead3-4b96-a80e-a44bec6005d0 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'associations' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:12.945419 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:12.945419 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:12.945807 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f8fc70fe-ead3-4b96-a80e-a44bec6005d0 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Get associations for qos_spec id: 05ccf40c-ec26-4132-8a0b-8b05c92168a7 {{(pid=100323) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 22:31:12.964548 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8fc70fe-ead3-4b96-a80e-a44bec6005d0 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associations returned with HTTP 200 Aug 14 22:31:12.965122 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 678/2719] 10.4.3.114 () {66 vars in 1393 bytes} [Fri Aug 14 22:31:12 2026] GET /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associations => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:12.974752 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0573b435-0be0-4eec-8780-748467dd9d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a677077c-935f-4989-a1bc-fcdef6c6fa02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-540361802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd80ac80dc8840a0a7eb65a5cde8b74c',qos_specs=None,replication_status=,reservations=['4b6e9177-08f4-4901-9cdb-ccfb6a088130','699cd644-08d3-425d-af6e-9ca36326187f','0ae96e7e-c89c-4391-b2e5-0d16623cb9cb','57afbcd9-3372-4477-9857-a87042077f6f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98eff3519c524a32be4eec5b7d5d8f99',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-540361802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a677077c-935f-4989-a1bc-fcdef6c6fa02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd80ac80dc8840a0a7eb65a5cde8b74c',provider_auth=None,provider_geometry=None,provider_id=None,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='98eff3519c524a32be4eec5b7d5d8f99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:12.977195 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd97c0d4-a696-4380-bbf5-a0a24b6c2343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:12.977343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-58127dbc-6a6d-4c9a-985e-c5618b943560 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:12.978958 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58127dbc-6a6d-4c9a-985e-c5618b943560 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/disassociate?vol_type_id=1b6b52d0-95fb-43c4-8a6d-596b997aacc2 Aug 14 22:31:12.979473 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58127dbc-6a6d-4c9a-985e-c5618b943560 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:12.979799 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58127dbc-6a6d-4c9a-985e-c5618b943560 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'disassociate' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:12.980110 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:12.980110 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:12.980594 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-58127dbc-6a6d-4c9a-985e-c5618b943560 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Disassociate qos_spec: 05ccf40c-ec26-4132-8a0b-8b05c92168a7 from type: 1b6b52d0-95fb-43c4-8a6d-596b997aacc2 {{(pid=100325) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 14 22:31:12.997958 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58127dbc-6a6d-4c9a-985e-c5618b943560 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/disassociate?vol_type_id=1b6b52d0-95fb-43c4-8a6d-596b997aacc2 returned with HTTP 202 Aug 14 22:31:12.998663 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 671/2720] 10.4.3.114 () {66 vars in 1490 bytes} [Fri Aug 14 22:31:12 2026] GET /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/disassociate?vol_type_id=1b6b52d0-95fb-43c4-8a6d-596b997aacc2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:13.002965 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd97c0d4-a696-4380-bbf5-a0a24b6c2343) transitioned into state 'SUCCESS' from state '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-540361802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd80ac80dc8840a0a7eb65a5cde8b74c',qos_specs=None,replication_status=,reservations=['4b6e9177-08f4-4901-9cdb-ccfb6a088130','699cd644-08d3-425d-af6e-9ca36326187f','0ae96e7e-c89c-4391-b2e5-0d16623cb9cb','57afbcd9-3372-4477-9857-a87042077f6f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98eff3519c524a32be4eec5b7d5d8f99',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:13.004089 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbeb0dc5-dde2-4f48-b4f2-e381b27b679b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:13.008338 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-59d0f59b-7d8e-44d1-92dc-062a583685d1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.010548 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59d0f59b-7d8e-44d1-92dc-062a583685d1 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associations Aug 14 22:31:13.011204 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59d0f59b-7d8e-44d1-92dc-062a583685d1 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.011711 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59d0f59b-7d8e-44d1-92dc-062a583685d1 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'associations' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.012244 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.012244 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:13.012708 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-59d0f59b-7d8e-44d1-92dc-062a583685d1 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Get associations for qos_spec id: 05ccf40c-ec26-4132-8a0b-8b05c92168a7 {{(pid=100324) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 22:31:13.019822 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbeb0dc5-dde2-4f48-b4f2-e381b27b679b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:13.021023 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Flow 'volume_create_api' (54e42fbb-c5aa-4774-b52d-1b62e0b6d9a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:13.021519 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Create volume request issued successfully. Aug 14 22:31:13.022447 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a46751d-1526-4860-af1d-bf0330064858 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:13.023009 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 687/2721] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:31:12 2026] POST /volume/v3/volumes => generated 761 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:13.035068 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59d0f59b-7d8e-44d1-92dc-062a583685d1 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associations returned with HTTP 200 Aug 14 22:31:13.035968 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 686/2722] 10.4.3.114 () {66 vars in 1393 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associations => generated 306 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.044807 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d1e9f270-f9c9-48e9-990b-3f61a4d160be None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.047325 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e36ee4ec-36dc-4153-ad29-131c2b27dc00 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.047620 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1e9f270-f9c9-48e9-990b-3f61a4d160be tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] GET https://10.4.3.114/volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 Aug 14 22:31:13.047620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1e9f270-f9c9-48e9-990b-3f61a4d160be tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.047620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1e9f270-f9c9-48e9-990b-3f61a4d160be tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.051282 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e36ee4ec-36dc-4153-ad29-131c2b27dc00 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/disassociate_all Aug 14 22:31:13.051282 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e36ee4ec-36dc-4153-ad29-131c2b27dc00 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.051282 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e36ee4ec-36dc-4153-ad29-131c2b27dc00 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'disassociate_all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.051282 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.051282 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:13.052505 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e36ee4ec-36dc-4153-ad29-131c2b27dc00 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Disassociate qos_spec: 05ccf40c-ec26-4132-8a0b-8b05c92168a7 from all. {{(pid=100325) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 14 22:31:13.058447 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.058447 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:13.063600 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d1e9f270-f9c9-48e9-990b-3f61a4d160be tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Volume info retrieved successfully. Aug 14 22:31:13.066537 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e36ee4ec-36dc-4153-ad29-131c2b27dc00 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/disassociate_all returned with HTTP 202 Aug 14 22:31:13.066537 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 672/2723] 10.4.3.114 () {66 vars in 1405 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/disassociate_all => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:13.069935 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1e9f270-f9c9-48e9-990b-3f61a4d160be tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 returned with HTTP 200 Aug 14 22:31:13.070438 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 679/2724] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.074158 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fa8b3c8a-c4e6-450f-9663-b7db837d6f49 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.076134 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa8b3c8a-c4e6-450f-9663-b7db837d6f49 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associations Aug 14 22:31:13.076370 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa8b3c8a-c4e6-450f-9663-b7db837d6f49 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.076597 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa8b3c8a-c4e6-450f-9663-b7db837d6f49 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'associations' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.076872 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.076872 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:13.077280 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fa8b3c8a-c4e6-450f-9663-b7db837d6f49 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Get associations for qos_spec id: 05ccf40c-ec26-4132-8a0b-8b05c92168a7 {{(pid=100322) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 22:31:13.085622 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-36f16819-d5ec-4d6f-8f33-3e718f5c26ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.089058 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36f16819-d5ec-4d6f-8f33-3e718f5c26ca tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:13.090020 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36f16819-d5ec-4d6f-8f33-3e718f5c26ca tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.090326 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36f16819-d5ec-4d6f-8f33-3e718f5c26ca tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.090498 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-36f16819-d5ec-4d6f-8f33-3e718f5c26ca tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:13.095373 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa8b3c8a-c4e6-450f-9663-b7db837d6f49 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associations returned with HTTP 200 Aug 14 22:31:13.095772 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 688/2725] 10.4.3.114 () {66 vars in 1393 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/associations => generated 24 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:31:13.097372 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.097372 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:13.098375 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36f16819-d5ec-4d6f-8f33-3e718f5c26ca tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:13.098845 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 687/2726] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.104010 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8cd750f5-37b6-46e4-9468-d7784ac062ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.109863 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cd750f5-37b6-46e4-9468-d7784ac062ad tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DELETE https://10.4.3.114/volume/v3/types/eaf6828b-e687-409c-b2fe-d9d8f0de7a7e Aug 14 22:31:13.109863 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cd750f5-37b6-46e4-9468-d7784ac062ad tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.109863 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cd750f5-37b6-46e4-9468-d7784ac062ad tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.109863 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.109863 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:13.156221 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cd750f5-37b6-46e4-9468-d7784ac062ad tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/types/eaf6828b-e687-409c-b2fe-d9d8f0de7a7e returned with HTTP 202 Aug 14 22:31:13.156221 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 673/2727] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:31:13 2026] DELETE /volume/v3/types/eaf6828b-e687-409c-b2fe-d9d8f0de7a7e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:13.169616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f10774d9-06d3-4333-8afb-69bef43bd81c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.173425 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f10774d9-06d3-4333-8afb-69bef43bd81c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/types/eaf6828b-e687-409c-b2fe-d9d8f0de7a7e Aug 14 22:31:13.173696 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f10774d9-06d3-4333-8afb-69bef43bd81c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.173969 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f10774d9-06d3-4333-8afb-69bef43bd81c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.179747 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f10774d9-06d3-4333-8afb-69bef43bd81c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/types/eaf6828b-e687-409c-b2fe-d9d8f0de7a7e returned with HTTP 404 Aug 14 22:31:13.180426 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 680/2728] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/types/eaf6828b-e687-409c-b2fe-d9d8f0de7a7e => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:13.190235 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ed824d39-5184-4d08-9aab-bf90eb634774 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.192575 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed824d39-5184-4d08-9aab-bf90eb634774 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DELETE https://10.4.3.114/volume/v3/types/e5e80e99-0cd7-4cef-b809-3f8d0e5e9247 Aug 14 22:31:13.192854 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed824d39-5184-4d08-9aab-bf90eb634774 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.193126 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed824d39-5184-4d08-9aab-bf90eb634774 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.193492 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.193492 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:13.229274 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed824d39-5184-4d08-9aab-bf90eb634774 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/types/e5e80e99-0cd7-4cef-b809-3f8d0e5e9247 returned with HTTP 202 Aug 14 22:31:13.229846 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 689/2729] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:31:13 2026] DELETE /volume/v3/types/e5e80e99-0cd7-4cef-b809-3f8d0e5e9247 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:13.240340 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0fcc1ce9-83c6-465d-8da4-3aa75866f53f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.242900 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fcc1ce9-83c6-465d-8da4-3aa75866f53f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/types/e5e80e99-0cd7-4cef-b809-3f8d0e5e9247 Aug 14 22:31:13.243217 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fcc1ce9-83c6-465d-8da4-3aa75866f53f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.243811 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fcc1ce9-83c6-465d-8da4-3aa75866f53f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.251496 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fcc1ce9-83c6-465d-8da4-3aa75866f53f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/types/e5e80e99-0cd7-4cef-b809-3f8d0e5e9247 returned with HTTP 404 Aug 14 22:31:13.252189 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 688/2730] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/types/e5e80e99-0cd7-4cef-b809-3f8d0e5e9247 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:13.261085 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6b5462af-2f1a-4e05-830a-9c8d196baa0d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.265318 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b5462af-2f1a-4e05-830a-9c8d196baa0d tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DELETE https://10.4.3.114/volume/v3/types/1b6b52d0-95fb-43c4-8a6d-596b997aacc2 Aug 14 22:31:13.265466 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b5462af-2f1a-4e05-830a-9c8d196baa0d tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.265689 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b5462af-2f1a-4e05-830a-9c8d196baa0d tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.295331 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b5462af-2f1a-4e05-830a-9c8d196baa0d tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/types/1b6b52d0-95fb-43c4-8a6d-596b997aacc2 returned with HTTP 202 Aug 14 22:31:13.295799 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 674/2731] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:31:13 2026] DELETE /volume/v3/types/1b6b52d0-95fb-43c4-8a6d-596b997aacc2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:13.305068 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e72fb9d1-b8bd-4e83-a130-31493764610f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.307319 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e72fb9d1-b8bd-4e83-a130-31493764610f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/types/1b6b52d0-95fb-43c4-8a6d-596b997aacc2 Aug 14 22:31:13.307850 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e72fb9d1-b8bd-4e83-a130-31493764610f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.308180 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e72fb9d1-b8bd-4e83-a130-31493764610f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.312594 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e72fb9d1-b8bd-4e83-a130-31493764610f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/types/1b6b52d0-95fb-43c4-8a6d-596b997aacc2 returned with HTTP 404 Aug 14 22:31:13.313170 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 681/2732] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/types/1b6b52d0-95fb-43c4-8a6d-596b997aacc2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:13.326301 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5fff1c88-c1d5-4179-93de-411e2f4c2bcd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.329956 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5fff1c88-c1d5-4179-93de-411e2f4c2bcd tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] POST https://10.4.3.114/volume/v3/qos-specs Aug 14 22:31:13.330086 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5fff1c88-c1d5-4179-93de-411e2f4c2bcd tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-951186274", "consumer": "back-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:13.332524 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.qos_specs [None req-5fff1c88-c1d5-4179-93de-411e2f4c2bcd tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-951186274', 'consumer': 'back-end', 'specs': {}} {{(pid=100322) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 22:31:13.338131 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-5fff1c88-c1d5-4179-93de-411e2f4c2bcd tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DB qos_specs_create(): root {'id': 'f58b1b0c-73ec-427e-ac67-bb574534f450', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-951186274'} {{(pid=100322) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 22:31:13.348239 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5fff1c88-c1d5-4179-93de-411e2f4c2bcd tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs returned with HTTP 200 Aug 14 22:31:13.348874 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 690/2733] 10.4.3.114 () {68 vars in 1264 bytes} [Fri Aug 14 22:31:13 2026] POST /volume/v3/qos-specs => generated 368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.361051 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2b1ac2c2-95e3-4a0c-a857-074a4e77edd5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.362304 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b1ac2c2-95e3-4a0c-a857-074a4e77edd5 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DELETE https://10.4.3.114/volume/v3/qos-specs/f58b1b0c-73ec-427e-ac67-bb574534f450?force=False Aug 14 22:31:13.362545 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b1ac2c2-95e3-4a0c-a857-074a4e77edd5 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.362767 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b1ac2c2-95e3-4a0c-a857-074a4e77edd5 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.363679 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2b1ac2c2-95e3-4a0c-a857-074a4e77edd5 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Delete qos_spec: f58b1b0c-73ec-427e-ac67-bb574534f450, force: False {{(pid=100324) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 22:31:13.395874 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b1ac2c2-95e3-4a0c-a857-074a4e77edd5 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/f58b1b0c-73ec-427e-ac67-bb574534f450?force=False returned with HTTP 202 Aug 14 22:31:13.396593 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 689/2734] 10.4.3.114 () {66 vars in 1380 bytes} [Fri Aug 14 22:31:13 2026] DELETE /volume/v3/qos-specs/f58b1b0c-73ec-427e-ac67-bb574534f450?force=False => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:13.406579 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7085f17-d099-425b-89c0-d15e4a38e660 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.408122 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.409874 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7085f17-d099-425b-89c0-d15e4a38e660 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/f58b1b0c-73ec-427e-ac67-bb574534f450 Aug 14 22:31:13.410022 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7085f17-d099-425b-89c0-d15e4a38e660 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.410231 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7085f17-d099-425b-89c0-d15e4a38e660 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.413759 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/limits Aug 14 22:31:13.414941 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.415243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.418702 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7085f17-d099-425b-89c0-d15e4a38e660 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/f58b1b0c-73ec-427e-ac67-bb574534f450 returned with HTTP 404 Aug 14 22:31:13.419343 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 675/2735] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs/f58b1b0c-73ec-427e-ac67-bb574534f450 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:13.427249 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c8c4578b-2f2f-4fd9-8dd7-f2071b12fe9b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.430610 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8c4578b-2f2f-4fd9-8dd7-f2071b12fe9b tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs Aug 14 22:31:13.430869 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8c4578b-2f2f-4fd9-8dd7-f2071b12fe9b tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.430974 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:13.431072 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8c4578b-2f2f-4fd9-8dd7-f2071b12fe9b tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.431339 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:13.431457 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.431457 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:13.431656 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1793532024-1733224643, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:13.431939 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:13.432209 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:13.432454 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-762271619-1262089760, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:13.432756 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:13.433022 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:13.433227 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-698020448-2039883991, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:13.446974 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8c4578b-2f2f-4fd9-8dd7-f2071b12fe9b tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs returned with HTTP 200 Aug 14 22:31:13.447838 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 691/2736] 10.4.3.114 () {66 vars in 1243 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs => generated 175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.450332 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-1fba8d73-e6a4-4400-a298-33a4584e10a7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/limits returned with HTTP 200 Aug 14 22:31:13.450888 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 682/2737] 10.4.3.114 () {68 vars in 1484 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/limits => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.458498 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4243ff4b-d435-4505-b71a-27094a2d0421 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.461649 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4243ff4b-d435-4505-b71a-27094a2d0421 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DELETE https://10.4.3.114/volume/v3/qos-specs/f58b1b0c-73ec-427e-ac67-bb574534f450?force=False Aug 14 22:31:13.461943 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4243ff4b-d435-4505-b71a-27094a2d0421 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.462265 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4243ff4b-d435-4505-b71a-27094a2d0421 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.462531 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.462531 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:13.462915 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4243ff4b-d435-4505-b71a-27094a2d0421 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Delete qos_spec: f58b1b0c-73ec-427e-ac67-bb574534f450, force: False {{(pid=100324) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 22:31:13.469315 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4243ff4b-d435-4505-b71a-27094a2d0421 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/f58b1b0c-73ec-427e-ac67-bb574534f450?force=False returned with HTTP 404 Aug 14 22:31:13.469738 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 690/2738] 10.4.3.114 () {66 vars in 1380 bytes} [Fri Aug 14 22:31:13 2026] DELETE /volume/v3/qos-specs/f58b1b0c-73ec-427e-ac67-bb574534f450?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:13.478696 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad3af950-4c9a-4489-9eeb-06c1ee6bfe87 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.480855 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad3af950-4c9a-4489-9eeb-06c1ee6bfe87 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/f58b1b0c-73ec-427e-ac67-bb574534f450 Aug 14 22:31:13.481243 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad3af950-4c9a-4489-9eeb-06c1ee6bfe87 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.481981 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad3af950-4c9a-4489-9eeb-06c1ee6bfe87 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.486497 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad3af950-4c9a-4489-9eeb-06c1ee6bfe87 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/f58b1b0c-73ec-427e-ac67-bb574534f450 returned with HTTP 404 Aug 14 22:31:13.487181 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 676/2739] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs/f58b1b0c-73ec-427e-ac67-bb574534f450 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:13.499786 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b8ee8db-cf58-482b-afca-a2e5be97270c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.501490 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b8ee8db-cf58-482b-afca-a2e5be97270c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] POST https://10.4.3.114/volume/v3/qos-specs Aug 14 22:31:13.501841 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b8ee8db-cf58-482b-afca-a2e5be97270c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2020903690", "consumer": "both"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:13.503553 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.503553 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:13.503950 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.qos_specs [None req-1b8ee8db-cf58-482b-afca-a2e5be97270c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2020903690', 'consumer': 'both', 'specs': {}} {{(pid=100322) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 22:31:13.504132 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-a1130708-6f95-4108-841b-aa2c5cafa14d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.506729 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-1b8ee8db-cf58-482b-afca-a2e5be97270c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DB qos_specs_create(): root {'id': '8959b71c-5bc8-4313-8a0e-659b392c8dac', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2020903690'} {{(pid=100322) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 22:31:13.506850 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-a1130708-6f95-4108-841b-aa2c5cafa14d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:31:13.506965 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-a1130708-6f95-4108-841b-aa2c5cafa14d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.507145 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-a1130708-6f95-4108-841b-aa2c5cafa14d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.514232 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b8ee8db-cf58-482b-afca-a2e5be97270c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs returned with HTTP 200 Aug 14 22:31:13.514677 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 692/2740] 10.4.3.114 () {68 vars in 1264 bytes} [Fri Aug 14 22:31:13 2026] POST /volume/v3/qos-specs => generated 365 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.519892 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.519892 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:13.523826 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2b2417e1-9071-447a-9cb6-c12d065880d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.526000 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-a1130708-6f95-4108-841b-aa2c5cafa14d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:31:13.526226 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b2417e1-9071-447a-9cb6-c12d065880d9 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DELETE https://10.4.3.114/volume/v3/qos-specs/8959b71c-5bc8-4313-8a0e-659b392c8dac?force=False Aug 14 22:31:13.526747 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b2417e1-9071-447a-9cb6-c12d065880d9 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.526747 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b2417e1-9071-447a-9cb6-c12d065880d9 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.527206 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2b2417e1-9071-447a-9cb6-c12d065880d9 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Delete qos_spec: 8959b71c-5bc8-4313-8a0e-659b392c8dac, force: False {{(pid=100324) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 22:31:13.531907 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-a1130708-6f95-4108-841b-aa2c5cafa14d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 returned with HTTP 200 Aug 14 22:31:13.532509 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 683/2741] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 => generated 1663 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:13.545104 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b2417e1-9071-447a-9cb6-c12d065880d9 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/8959b71c-5bc8-4313-8a0e-659b392c8dac?force=False returned with HTTP 202 Aug 14 22:31:13.545893 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 691/2742] 10.4.3.114 () {66 vars in 1380 bytes} [Fri Aug 14 22:31:13 2026] DELETE /volume/v3/qos-specs/8959b71c-5bc8-4313-8a0e-659b392c8dac?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:13.550297 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-3361cd05-7acf-4029-80d4-6f920498f147 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.552825 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-3361cd05-7acf-4029-80d4-6f920498f147 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:31:13.553446 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-3361cd05-7acf-4029-80d4-6f920498f147 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24b6c463-5868-4aea-b5e9-c94c18e55501", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-781417473", "description": null, "metadata": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:13.554933 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-37822d20-b039-4521-919d-ab925d551f9e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.556834 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37822d20-b039-4521-919d-ab925d551f9e tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/8959b71c-5bc8-4313-8a0e-659b392c8dac Aug 14 22:31:13.557039 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37822d20-b039-4521-919d-ab925d551f9e tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.557218 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37822d20-b039-4521-919d-ab925d551f9e tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.557474 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.557474 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:13.563672 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37822d20-b039-4521-919d-ab925d551f9e tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/8959b71c-5bc8-4313-8a0e-659b392c8dac returned with HTTP 404 Aug 14 22:31:13.564152 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 693/2743] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs/8959b71c-5bc8-4313-8a0e-659b392c8dac => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:13.571157 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.571157 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:13.571903 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-3361cd05-7acf-4029-80d4-6f920498f147 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:31:13.572115 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-3361cd05-7acf-4029-80d4-6f920498f147 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Create snapshot from volume 24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:31:13.574192 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f1196ff-0ff5-4390-bf64-59d392e3f06f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.576845 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f1196ff-0ff5-4390-bf64-59d392e3f06f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs Aug 14 22:31:13.577329 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f1196ff-0ff5-4390-bf64-59d392e3f06f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.577702 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f1196ff-0ff5-4390-bf64-59d392e3f06f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.591166 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f1196ff-0ff5-4390-bf64-59d392e3f06f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs returned with HTTP 200 Aug 14 22:31:13.592008 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 684/2744] 10.4.3.114 () {66 vars in 1243 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.602555 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c8061de0-d16e-4b8b-8526-94ef7c5bba18 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.605306 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8061de0-d16e-4b8b-8526-94ef7c5bba18 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DELETE https://10.4.3.114/volume/v3/qos-specs/8959b71c-5bc8-4313-8a0e-659b392c8dac?force=False Aug 14 22:31:13.605748 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8061de0-d16e-4b8b-8526-94ef7c5bba18 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.605988 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8061de0-d16e-4b8b-8526-94ef7c5bba18 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.606303 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.606303 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:13.606760 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c8061de0-d16e-4b8b-8526-94ef7c5bba18 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Delete qos_spec: 8959b71c-5bc8-4313-8a0e-659b392c8dac, force: False {{(pid=100324) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 22:31:13.609980 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-3361cd05-7acf-4029-80d4-6f920498f147 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Created reservations ['ad182a6d-d942-4601-8b59-780d70294013', '0b4fc5b7-c9fc-4ef1-aa95-e3dfcf94766f', '957f6a52-acdc-4ce3-850b-2e031dda5036', '5869fc02-d89d-46ed-83c0-c4f56448e416'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:13.610741 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8061de0-d16e-4b8b-8526-94ef7c5bba18 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/8959b71c-5bc8-4313-8a0e-659b392c8dac?force=False returned with HTTP 404 Aug 14 22:31:13.611309 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 692/2745] 10.4.3.114 () {66 vars in 1380 bytes} [Fri Aug 14 22:31:13 2026] DELETE /volume/v3/qos-specs/8959b71c-5bc8-4313-8a0e-659b392c8dac?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:13.619958 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc462f71-e02f-43fb-84da-5f2362e5ac78 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.622282 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc462f71-e02f-43fb-84da-5f2362e5ac78 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/8959b71c-5bc8-4313-8a0e-659b392c8dac Aug 14 22:31:13.622521 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc462f71-e02f-43fb-84da-5f2362e5ac78 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.622708 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc462f71-e02f-43fb-84da-5f2362e5ac78 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.628984 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc462f71-e02f-43fb-84da-5f2362e5ac78 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/8959b71c-5bc8-4313-8a0e-659b392c8dac returned with HTTP 404 Aug 14 22:31:13.629505 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 694/2746] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs/8959b71c-5bc8-4313-8a0e-659b392c8dac => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:13.639849 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e73945cf-2917-4493-b4ca-c514a994238c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.642443 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e73945cf-2917-4493-b4ca-c514a994238c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] POST https://10.4.3.114/volume/v3/qos-specs Aug 14 22:31:13.643067 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e73945cf-2917-4493-b4ca-c514a994238c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-770063219", "consumer": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:13.645205 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.645205 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:13.646007 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.qos_specs [None req-e73945cf-2917-4493-b4ca-c514a994238c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-770063219', 'consumer': 'front-end', 'specs': {}} {{(pid=100323) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 22:31:13.648522 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-3361cd05-7acf-4029-80d4-6f920498f147 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Snapshot force create request issued successfully. Aug 14 22:31:13.648964 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3bb23ae9-b4a9-42f5-a75f-6d80e4f7adae req-3361cd05-7acf-4029-80d4-6f920498f147 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:31:13.649541 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 677/2747] 10.4.3.114 () {72 vars in 1547 bytes} [Fri Aug 14 22:31:13 2026] POST /volume/v3/snapshots => generated 323 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:13.659019 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-e73945cf-2917-4493-b4ca-c514a994238c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DB qos_specs_create(): root {'id': '49822bf8-42b6-4291-a2fb-bcd1cc855376', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-770063219'} {{(pid=100323) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 22:31:13.668239 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e73945cf-2917-4493-b4ca-c514a994238c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs returned with HTTP 200 Aug 14 22:31:13.668891 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 685/2748] 10.4.3.114 () {68 vars in 1264 bytes} [Fri Aug 14 22:31:13 2026] POST /volume/v3/qos-specs => generated 369 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.679719 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a6025fe8-99f2-429b-be1f-a2f06260f9f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.681387 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6025fe8-99f2-429b-be1f-a2f06260f9f1 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DELETE https://10.4.3.114/volume/v3/qos-specs/49822bf8-42b6-4291-a2fb-bcd1cc855376?force=False Aug 14 22:31:13.681527 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6025fe8-99f2-429b-be1f-a2f06260f9f1 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.681709 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6025fe8-99f2-429b-be1f-a2f06260f9f1 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.682214 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a6025fe8-99f2-429b-be1f-a2f06260f9f1 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Delete qos_spec: 49822bf8-42b6-4291-a2fb-bcd1cc855376, force: False {{(pid=100324) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 22:31:13.701508 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6025fe8-99f2-429b-be1f-a2f06260f9f1 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/49822bf8-42b6-4291-a2fb-bcd1cc855376?force=False returned with HTTP 202 Aug 14 22:31:13.702051 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 693/2749] 10.4.3.114 () {66 vars in 1380 bytes} [Fri Aug 14 22:31:13 2026] DELETE /volume/v3/qos-specs/49822bf8-42b6-4291-a2fb-bcd1cc855376?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:13.712625 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b4d9cf39-1bba-48a3-b04f-5dcc780b415c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.714486 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4d9cf39-1bba-48a3-b04f-5dcc780b415c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/49822bf8-42b6-4291-a2fb-bcd1cc855376 Aug 14 22:31:13.714486 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4d9cf39-1bba-48a3-b04f-5dcc780b415c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.714486 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4d9cf39-1bba-48a3-b04f-5dcc780b415c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.719514 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4d9cf39-1bba-48a3-b04f-5dcc780b415c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/49822bf8-42b6-4291-a2fb-bcd1cc855376 returned with HTTP 404 Aug 14 22:31:13.719655 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 695/2750] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs/49822bf8-42b6-4291-a2fb-bcd1cc855376 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:13.728818 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2eecc962-bdef-4115-99ab-8dcc44f02c68 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.731824 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2eecc962-bdef-4115-99ab-8dcc44f02c68 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs Aug 14 22:31:13.731824 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2eecc962-bdef-4115-99ab-8dcc44f02c68 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.731824 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2eecc962-bdef-4115-99ab-8dcc44f02c68 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.732195 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.732195 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:13.744779 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2eecc962-bdef-4115-99ab-8dcc44f02c68 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs returned with HTTP 200 Aug 14 22:31:13.745328 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 678/2751] 10.4.3.114 () {66 vars in 1243 bytes} [Fri Aug 14 22:31:13 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 14 22:31:13.757077 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b61b6de5-4882-4378-9fa7-69c1c98712d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.757345 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6892f936-44db-4370-8b26-34992eb04b3f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.759876 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6892f936-44db-4370-8b26-34992eb04b3f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:13.759977 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b61b6de5-4882-4378-9fa7-69c1c98712d0 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DELETE https://10.4.3.114/volume/v3/qos-specs/49822bf8-42b6-4291-a2fb-bcd1cc855376?force=False Aug 14 22:31:13.760153 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6892f936-44db-4370-8b26-34992eb04b3f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.760260 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b61b6de5-4882-4378-9fa7-69c1c98712d0 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.760465 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6892f936-44db-4370-8b26-34992eb04b3f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.760647 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b61b6de5-4882-4378-9fa7-69c1c98712d0 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.760715 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6892f936-44db-4370-8b26-34992eb04b3f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:13.760970 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.760970 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:13.761557 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b61b6de5-4882-4378-9fa7-69c1c98712d0 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Delete qos_spec: 49822bf8-42b6-4291-a2fb-bcd1cc855376, force: False {{(pid=100323) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 22:31:13.766864 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b61b6de5-4882-4378-9fa7-69c1c98712d0 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/49822bf8-42b6-4291-a2fb-bcd1cc855376?force=False returned with HTTP 404 Aug 14 22:31:13.767482 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 686/2752] 10.4.3.114 () {66 vars in 1380 bytes} [Fri Aug 14 22:31:13 2026] DELETE /volume/v3/qos-specs/49822bf8-42b6-4291-a2fb-bcd1cc855376?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:13.767668 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.767668 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:13.768798 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6892f936-44db-4370-8b26-34992eb04b3f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:13.769300 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 694/2753] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.776125 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e49e57e5-fdc6-4508-a4b2-8d27ba95d626 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.778016 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e49e57e5-fdc6-4508-a4b2-8d27ba95d626 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/49822bf8-42b6-4291-a2fb-bcd1cc855376 Aug 14 22:31:13.778231 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e49e57e5-fdc6-4508-a4b2-8d27ba95d626 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.778443 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e49e57e5-fdc6-4508-a4b2-8d27ba95d626 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.782316 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e49e57e5-fdc6-4508-a4b2-8d27ba95d626 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/49822bf8-42b6-4291-a2fb-bcd1cc855376 returned with HTTP 404 Aug 14 22:31:13.782781 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 696/2754] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs/49822bf8-42b6-4291-a2fb-bcd1cc855376 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:13.794908 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd433265-93df-467b-ab48-b078c2b7fb6c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.797400 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd433265-93df-467b-ab48-b078c2b7fb6c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 Aug 14 22:31:13.797740 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd433265-93df-467b-ab48-b078c2b7fb6c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.797960 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd433265-93df-467b-ab48-b078c2b7fb6c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.798225 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.798225 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:13.802098 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd433265-93df-467b-ab48-b078c2b7fb6c tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 returned with HTTP 200 Aug 14 22:31:13.802542 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 679/2755] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 => generated 393 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.813672 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-30fcbea8-fb39-4a54-9550-dc2aa06878fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.816041 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30fcbea8-fb39-4a54-9550-dc2aa06878fd tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs Aug 14 22:31:13.816337 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30fcbea8-fb39-4a54-9550-dc2aa06878fd tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.816636 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30fcbea8-fb39-4a54-9550-dc2aa06878fd tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.823014 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30fcbea8-fb39-4a54-9550-dc2aa06878fd tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs returned with HTTP 200 Aug 14 22:31:13.823784 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 687/2756] 10.4.3.114 () {66 vars in 1243 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.836364 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-17af3c5c-b3f5-4e35-82ca-16671fce02e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.838258 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17af3c5c-b3f5-4e35-82ca-16671fce02e4 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] PUT https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 Aug 14 22:31:13.838632 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17af3c5c-b3f5-4e35-82ca-16671fce02e4 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:13.843766 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.qos_specs [None req-17af3c5c-b3f5-4e35-82ca-16671fce02e4 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100324) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 14 22:31:13.851239 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-17af3c5c-b3f5-4e35-82ca-16671fce02e4 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] qos_specs_update() value: {'id': '33b413ed-e89b-4841-ad87-01cdf3db6dbe', 'key': 'iops_bytes', 'value': '500', 'specs_id': '05ccf40c-ec26-4132-8a0b-8b05c92168a7', 'deleted': False} {{(pid=100324) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 14 22:31:13.857650 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17af3c5c-b3f5-4e35-82ca-16671fce02e4 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 returned with HTTP 200 Aug 14 22:31:13.858064 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 695/2757] 10.4.3.114 () {68 vars in 1374 bytes} [Fri Aug 14 22:31:13 2026] PUT /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 => generated 36 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:31:13.867780 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c89294b4-5946-4070-bd4e-a2f086ba891e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.870175 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c89294b4-5946-4070-bd4e-a2f086ba891e tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 Aug 14 22:31:13.870436 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c89294b4-5946-4070-bd4e-a2f086ba891e tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.870659 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c89294b4-5946-4070-bd4e-a2f086ba891e tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.876663 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c89294b4-5946-4070-bd4e-a2f086ba891e tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 returned with HTTP 200 Aug 14 22:31:13.877079 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 697/2758] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 => generated 414 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.888667 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e823dab6-3afc-4e2e-a64f-74590d125aaa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.890966 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e823dab6-3afc-4e2e-a64f-74590d125aaa tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] PUT https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/delete_keys Aug 14 22:31:13.891284 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e823dab6-3afc-4e2e-a64f-74590d125aaa tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:13.893373 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.893373 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:13.893889 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e823dab6-3afc-4e2e-a64f-74590d125aaa tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Delete_key spec: 05ccf40c-ec26-4132-8a0b-8b05c92168a7, keys: ['iops_bytes'] {{(pid=100325) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 14 22:31:13.913859 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e823dab6-3afc-4e2e-a64f-74590d125aaa tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/delete_keys returned with HTTP 202 Aug 14 22:31:13.914455 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 680/2759] 10.4.3.114 () {68 vars in 1410 bytes} [Fri Aug 14 22:31:13 2026] PUT /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7/delete_keys => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:13.923947 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d28c6e6-027c-4817-95eb-272158cdb841 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.926422 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d28c6e6-027c-4817-95eb-272158cdb841 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 Aug 14 22:31:13.926736 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d28c6e6-027c-4817-95eb-272158cdb841 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.927021 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d28c6e6-027c-4817-95eb-272158cdb841 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.927432 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.927432 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:13.935123 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d28c6e6-027c-4817-95eb-272158cdb841 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 returned with HTTP 200 Aug 14 22:31:13.935692 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 688/2760] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.945601 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f1fb7872-dbf0-4b87-8d94-7ffea25e58e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.948762 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1fb7872-dbf0-4b87-8d94-7ffea25e58e3 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 Aug 14 22:31:13.948976 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1fb7872-dbf0-4b87-8d94-7ffea25e58e3 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.949199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1fb7872-dbf0-4b87-8d94-7ffea25e58e3 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.949455 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.949455 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:13.955780 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1fb7872-dbf0-4b87-8d94-7ffea25e58e3 tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 returned with HTTP 200 Aug 14 22:31:13.956562 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 696/2761] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:13 2026] GET /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:13.967594 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-50113f38-1f46-4244-b6f3-a560ab642a0f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:13.969926 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50113f38-1f46-4244-b6f3-a560ab642a0f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] DELETE https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7?force=False Aug 14 22:31:13.970235 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50113f38-1f46-4244-b6f3-a560ab642a0f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:13.970378 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50113f38-1f46-4244-b6f3-a560ab642a0f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:13.970723 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:13.970723 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:13.971181 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.qos_specs_manage [None req-50113f38-1f46-4244-b6f3-a560ab642a0f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Delete qos_spec: 05ccf40c-ec26-4132-8a0b-8b05c92168a7, force: False {{(pid=100322) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 22:31:13.994204 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50113f38-1f46-4244-b6f3-a560ab642a0f tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7?force=False returned with HTTP 202 Aug 14 22:31:13.994743 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 698/2762] 10.4.3.114 () {66 vars in 1380 bytes} [Fri Aug 14 22:31:13 2026] DELETE /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:14.007164 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c865aa6-8007-41e3-95ea-a2ff4a02c1dc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:14.011357 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c865aa6-8007-41e3-95ea-a2ff4a02c1dc tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] GET https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 Aug 14 22:31:14.011643 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c865aa6-8007-41e3-95ea-a2ff4a02c1dc tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:14.011933 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c865aa6-8007-41e3-95ea-a2ff4a02c1dc tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:14.012304 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:14.012304 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:14.019147 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c865aa6-8007-41e3-95ea-a2ff4a02c1dc tempest-QosSpecsTestJSON-1395770136 tempest-QosSpecsTestJSON-1395770136-project-admin] https://10.4.3.114/volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 returned with HTTP 404 Aug 14 22:31:14.019931 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 681/2763] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:14 2026] GET /volume/v3/qos-specs/05ccf40c-ec26-4132-8a0b-8b05c92168a7 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:14.084824 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff784dc4-64d7-452a-9e73-4029b80bcac0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:14.088389 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff784dc4-64d7-452a-9e73-4029b80bcac0 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] GET https://10.4.3.114/volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 Aug 14 22:31:14.088628 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff784dc4-64d7-452a-9e73-4029b80bcac0 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:14.088773 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff784dc4-64d7-452a-9e73-4029b80bcac0 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:14.101948 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:14.101948 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:14.112323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6370145b-c0df-4301-97d6-1ff4d597976b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:14.112844 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6370145b-c0df-4301-97d6-1ff4d597976b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:14.113141 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6370145b-c0df-4301-97d6-1ff4d597976b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:14.113450 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6370145b-c0df-4301-97d6-1ff4d597976b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:14.113615 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6370145b-c0df-4301-97d6-1ff4d597976b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:14.117331 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ff784dc4-64d7-452a-9e73-4029b80bcac0 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Volume info retrieved successfully. Aug 14 22:31:14.118784 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:14.118784 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:14.119574 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6370145b-c0df-4301-97d6-1ff4d597976b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:14.120419 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 697/2764] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:14 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:14.130171 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff784dc4-64d7-452a-9e73-4029b80bcac0 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 returned with HTTP 200 Aug 14 22:31:14.130794 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 689/2765] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:14 2026] GET /volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:14.147443 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7026c971-2d6e-4d85-ad05-da34741030a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:14.149752 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7026c971-2d6e-4d85-ad05-da34741030a1 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:31:14.149878 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7026c971-2d6e-4d85-ad05-da34741030a1 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a677077c-935f-4989-a1bc-fcdef6c6fa02", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2035949534"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:14.160632 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:14.160632 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:14.161427 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7026c971-2d6e-4d85-ad05-da34741030a1 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Volume info retrieved successfully. Aug 14 22:31:14.161847 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-7026c971-2d6e-4d85-ad05-da34741030a1 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Create snapshot from volume a677077c-935f-4989-a1bc-fcdef6c6fa02 Aug 14 22:31:14.210898 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-7026c971-2d6e-4d85-ad05-da34741030a1 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Created reservations ['f7186489-0d08-45ee-9330-351ac71990db', 'fb9d0821-8f82-4568-9caa-0853b5f27762', 'fbcc2078-669b-4bf7-865f-836842cf58bf', '4d2ec1a9-7ba8-4364-afe1-7eacabd674e7'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:14.246857 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7026c971-2d6e-4d85-ad05-da34741030a1 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Snapshot create request issued successfully. Aug 14 22:31:14.247299 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7026c971-2d6e-4d85-ad05-da34741030a1 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:31:14.247832 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 699/2766] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:31:14 2026] POST /volume/v3/snapshots => generated 318 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:14.260119 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6910f1c5-5950-45de-9522-14f669c19aa0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:14.266617 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6910f1c5-5950-45de-9522-14f669c19aa0 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] GET https://10.4.3.114/volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d Aug 14 22:31:14.266811 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6910f1c5-5950-45de-9522-14f669c19aa0 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:14.267044 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6910f1c5-5950-45de-9522-14f669c19aa0 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:14.277504 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:14.277504 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:14.277504 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6910f1c5-5950-45de-9522-14f669c19aa0 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Snapshot retrieved successfully. Aug 14 22:31:14.278502 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6910f1c5-5950-45de-9522-14f669c19aa0 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d returned with HTTP 200 Aug 14 22:31:14.279113 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 682/2767] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:14 2026] GET /volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d => generated 450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:14.780278 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5dbf833e-d850-44e9-81fb-15c0570e8f95 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:14.782128 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5dbf833e-d850-44e9-81fb-15c0570e8f95 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:14.782420 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5dbf833e-d850-44e9-81fb-15c0570e8f95 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:14.782609 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5dbf833e-d850-44e9-81fb-15c0570e8f95 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:14.782715 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5dbf833e-d850-44e9-81fb-15c0570e8f95 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:14.787712 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:14.787712 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:14.789157 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5dbf833e-d850-44e9-81fb-15c0570e8f95 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:14.789157 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 698/2768] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:14 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:15.138667 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-24b19427-0228-4437-8b83-79ee9be35501 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:15.141862 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24b19427-0228-4437-8b83-79ee9be35501 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:15.143575 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24b19427-0228-4437-8b83-79ee9be35501 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:15.144125 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24b19427-0228-4437-8b83-79ee9be35501 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:15.144276 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-24b19427-0228-4437-8b83-79ee9be35501 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:15.153925 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:15.153925 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:15.155022 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24b19427-0228-4437-8b83-79ee9be35501 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:15.155489 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 690/2769] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:15 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 709 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:15.288992 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bf72a219-fd1f-4b77-8eff-465fa0da1972 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:15.293571 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf72a219-fd1f-4b77-8eff-465fa0da1972 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] GET https://10.4.3.114/volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d Aug 14 22:31:15.293571 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf72a219-fd1f-4b77-8eff-465fa0da1972 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:15.293571 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf72a219-fd1f-4b77-8eff-465fa0da1972 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:15.297953 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:15.297953 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:15.298412 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bf72a219-fd1f-4b77-8eff-465fa0da1972 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Snapshot retrieved successfully. Aug 14 22:31:15.299336 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf72a219-fd1f-4b77-8eff-465fa0da1972 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d returned with HTTP 200 Aug 14 22:31:15.299708 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 700/2770] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:15 2026] GET /volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:15.311171 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:15.313675 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:15.314034 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f1f78db8-4bef-4548-a28e-e30ea80ca02d"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:15.315641 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f1f78db8-4bef-4548-a28e-e30ea80ca02d'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:15.320956 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:15.320956 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:15.321543 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Snapshot retrieved successfully. Aug 14 22:31:15.321698 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Create volume of 1 GB Aug 14 22:31:15.325839 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Availability Zones retrieved successfully. Aug 14 22:31:15.332142 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Flow 'volume_create_api' (92c001e6-2154-412e-aff8-9d2bf99cb448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:15.333373 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef208502-7a13-475d-a11d-048976c1100f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:15.334741 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:15.336175 np0000007343 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef208502-7a13-475d-a11d-048976c1100f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 22:31:15.336175 np0000007343 devstack@c-api.service[100325]: 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 14 22:31:15.338610 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef208502-7a13-475d-a11d-048976c1100f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:15.339685 np0000007343 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef208502-7a13-475d-a11d-048976c1100f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 22:31:15.341708 np0000007343 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Flow 'volume_create_api' (92c001e6-2154-412e-aff8-9d2bf99cb448) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 22:31:15.341708 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-41c3f907-e1f9-41ab-9bd0-8a211e4d20f2 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 400 Aug 14 22:31:15.342799 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 683/2771] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:31:15 2026] POST /volume/v3/volumes => generated 171 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:31:15.353925 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a4a9133-e03d-43f8-ba2f-af1665430103 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:15.355179 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a4a9133-e03d-43f8-ba2f-af1665430103 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d Aug 14 22:31:15.355561 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a4a9133-e03d-43f8-ba2f-af1665430103 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:15.355752 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a4a9133-e03d-43f8-ba2f-af1665430103 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:15.355853 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-9a4a9133-e03d-43f8-ba2f-af1665430103 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Delete snapshot with id: f1f78db8-4bef-4548-a28e-e30ea80ca02d Aug 14 22:31:15.365843 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:15.365843 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:15.366369 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9a4a9133-e03d-43f8-ba2f-af1665430103 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Snapshot retrieved successfully. Aug 14 22:31:15.393065 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9a4a9133-e03d-43f8-ba2f-af1665430103 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Snapshot delete request issued successfully. Aug 14 22:31:15.393319 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a4a9133-e03d-43f8-ba2f-af1665430103 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d returned with HTTP 202 Aug 14 22:31:15.393850 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 699/2772] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:31:15 2026] DELETE /volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:15.403206 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3aa72639-9452-4cf4-a4e9-05cf9e9f1fd3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:15.407352 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3aa72639-9452-4cf4-a4e9-05cf9e9f1fd3 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] GET https://10.4.3.114/volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d Aug 14 22:31:15.407352 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3aa72639-9452-4cf4-a4e9-05cf9e9f1fd3 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:15.407352 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3aa72639-9452-4cf4-a4e9-05cf9e9f1fd3 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:15.416021 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:15.416021 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:15.416956 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3aa72639-9452-4cf4-a4e9-05cf9e9f1fd3 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Snapshot retrieved successfully. Aug 14 22:31:15.418668 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3aa72639-9452-4cf4-a4e9-05cf9e9f1fd3 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d returned with HTTP 200 Aug 14 22:31:15.419372 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 691/2773] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:15 2026] GET /volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:15.799143 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aa27401b-3ec3-4624-be82-3edf6f73c9d7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:15.800902 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa27401b-3ec3-4624-be82-3edf6f73c9d7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:15.801119 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aa27401b-3ec3-4624-be82-3edf6f73c9d7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:15.801329 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aa27401b-3ec3-4624-be82-3edf6f73c9d7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:15.801500 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-aa27401b-3ec3-4624-be82-3edf6f73c9d7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:15.806361 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:15.806361 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:15.807210 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa27401b-3ec3-4624-be82-3edf6f73c9d7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:15.807710 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 701/2774] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:15 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:15.893447 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-34e8e3c2-7de6-4271-a1cd-a7b0a526b93b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:15.895621 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34e8e3c2-7de6-4271-a1cd-a7b0a526b93b tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/snapshots/012a9fb2-e5fc-4654-93e1-c6536adbf385 Aug 14 22:31:15.895863 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34e8e3c2-7de6-4271-a1cd-a7b0a526b93b tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:15.896121 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34e8e3c2-7de6-4271-a1cd-a7b0a526b93b tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:15.902607 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:15.902607 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:15.903200 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-34e8e3c2-7de6-4271-a1cd-a7b0a526b93b tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Snapshot retrieved successfully. Aug 14 22:31:15.904295 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34e8e3c2-7de6-4271-a1cd-a7b0a526b93b tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/snapshots/012a9fb2-e5fc-4654-93e1-c6536adbf385 returned with HTTP 200 Aug 14 22:31:15.904714 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 684/2775] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:15 2026] GET /volume/v3/snapshots/012a9fb2-e5fc-4654-93e1-c6536adbf385 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:15.937101 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:15.941630 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:15.941630 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1424655475", "snapshot_id": null, "imageRef": "e1833c89-fe7a-49fe-aa1d-dae166ba08d6", "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:15.941630 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1424655475', 'snapshot_id': None, 'imageRef': 'e1833c89-fe7a-49fe-aa1d-dae166ba08d6', 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:16.063612 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:16.063612 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:16.064127 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Snapshot retrieved successfully. Aug 14 22:31:16.064367 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Create volume of 1 GB Aug 14 22:31:16.068808 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Availability Zones retrieved successfully. Aug 14 22:31:16.074781 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Flow 'volume_create_api' (d2990870-f7f6-480f-8acb-37307f5a97d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:16.075947 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bc49a5-126e-4878-8ba2-925d971aacb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:16.076892 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:16.115178 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bc49a5-126e-4878-8ba2-925d971aacb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '012a9fb2-e5fc-4654-93e1-c6536adbf385', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:16.116352 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (571fe4cf-ac6e-48e9-93ca-afc8320d4263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:16.166891 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b3bb605d-61ec-4d9f-88a0-076a82ff6eb5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:16.173897 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3bb605d-61ec-4d9f-88a0-076a82ff6eb5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:16.174224 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Created reservations ['b5bcc064-7e90-4cce-b2ca-1b38ddb2c25b', 'b5671e5d-9297-48cc-b839-cbac358d1f5c', '35b41616-9754-4a7c-9b49-0cca1cb76e44', '61d32cc0-6ff3-44f1-8f4c-e733c3413ccb'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:16.176068 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3bb605d-61ec-4d9f-88a0-076a82ff6eb5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:16.176068 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3bb605d-61ec-4d9f-88a0-076a82ff6eb5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:16.176068 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b3bb605d-61ec-4d9f-88a0-076a82ff6eb5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 88d860a9-5302-4899-bd93-379882e26d7d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:16.176375 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (571fe4cf-ac6e-48e9-93ca-afc8320d4263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5bcc064-7e90-4cce-b2ca-1b38ddb2c25b', 'b5671e5d-9297-48cc-b839-cbac358d1f5c', '35b41616-9754-4a7c-9b49-0cca1cb76e44', '61d32cc0-6ff3-44f1-8f4c-e733c3413ccb']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:16.176375 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65939c8-3b31-4e95-88ef-1a6ac8790677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:16.185157 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:16.185157 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:16.189567 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3bb605d-61ec-4d9f-88a0-076a82ff6eb5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 200 Aug 14 22:31:16.189567 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 692/2776] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:16 2026] GET /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 710 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:16.200758 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6314f636-410e-4801-ba3c-b253fdf983b2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:16.202978 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6314f636-410e-4801-ba3c-b253fdf983b2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] DELETE https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d Aug 14 22:31:16.203277 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6314f636-410e-4801-ba3c-b253fdf983b2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:16.203533 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6314f636-410e-4801-ba3c-b253fdf983b2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:16.203686 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-6314f636-410e-4801-ba3c-b253fdf983b2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete backup with id: 88d860a9-5302-4899-bd93-379882e26d7d. Aug 14 22:31:16.211293 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:16.211293 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:16.226808 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-6314f636-410e-4801-ba3c-b253fdf983b2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] delete_backup rpcapi backup_id 88d860a9-5302-4899-bd93-379882e26d7d {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:31:16.231333 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6314f636-410e-4801-ba3c-b253fdf983b2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d returned with HTTP 202 Aug 14 22:31:16.231333 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 702/2777] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:31:16 2026] DELETE /volume/v3/backups/88d860a9-5302-4899-bd93-379882e26d7d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:16.234519 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65939c8-3b31-4e95-88ef-1a6ac8790677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32b0db7e-0cf2-4712-bd2b-636472304612', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1424655475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='108e3afff9434fcfbc30bc7da56c4aeb',qos_specs=None,replication_status=,reservations=['b5bcc064-7e90-4cce-b2ca-1b38ddb2c25b','b5671e5d-9297-48cc-b839-cbac358d1f5c','35b41616-9754-4a7c-9b49-0cca1cb76e44','61d32cc0-6ff3-44f1-8f4c-e733c3413ccb'],size=1,snapshot_id=012a9fb2-e5fc-4654-93e1-c6536adbf385,source_replicaid=,source_volid=None,status='creating',user_id='cedaa7b868664f6eb345df5ab50b0fc1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), '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-14T22:31:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1424655475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32b0db7e-0cf2-4712-bd2b-636472304612,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='108e3afff9434fcfbc30bc7da56c4aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=012a9fb2-e5fc-4654-93e1-c6536adbf385,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cedaa7b868664f6eb345df5ab50b0fc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:16.235323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe83502-16c1-484d-a019-9ec53452c746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:16.241203 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15020a14-1155-456e-b59f-89b094a57f96 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:16.243063 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:16.244343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-790263485"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:16.244903 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-790263485'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:16.245032 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Create volume of 1 GB Aug 14 22:31:16.249411 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Availability Zones retrieved successfully. Aug 14 22:31:16.256374 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Flow 'volume_create_api' (3db605f0-cfed-46b7-bcfa-dc3508537d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:16.257588 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b1e752-f420-4ac8-b9b5-5428ebb34704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:16.259236 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:16.265483 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe83502-16c1-484d-a019-9ec53452c746) transitioned into state 'SUCCESS' from state '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-1424655475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='108e3afff9434fcfbc30bc7da56c4aeb',qos_specs=None,replication_status=,reservations=['b5bcc064-7e90-4cce-b2ca-1b38ddb2c25b','b5671e5d-9297-48cc-b839-cbac358d1f5c','35b41616-9754-4a7c-9b49-0cca1cb76e44','61d32cc0-6ff3-44f1-8f4c-e733c3413ccb'],size=1,snapshot_id=012a9fb2-e5fc-4654-93e1-c6536adbf385,source_replicaid=,source_volid=None,status='creating',user_id='cedaa7b868664f6eb345df5ab50b0fc1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:16.266510 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3c478c4-2969-4cb1-9563-db3308101162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:16.288528 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b1e752-f420-4ac8-b9b5-5428ebb34704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:16.289486 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ba287e-6267-44b4-ade6-d6da5480a7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:16.303473 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3c478c4-2969-4cb1-9563-db3308101162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:16.304641 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Flow 'volume_create_api' (d2990870-f7f6-480f-8acb-37307f5a97d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:16.305058 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Create volume request issued successfully. Aug 14 22:31:16.306090 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45bda7ea-8ac3-4db2-be86-9c71d7533749 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:16.306505 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 700/2778] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:31:15 2026] POST /volume/v3/volumes => generated 814 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:16.332684 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fb23350e-8207-42f0-98b7-e3fcd61327f7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:16.339455 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb23350e-8207-42f0-98b7-e3fcd61327f7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 Aug 14 22:31:16.339455 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb23350e-8207-42f0-98b7-e3fcd61327f7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:16.339455 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb23350e-8207-42f0-98b7-e3fcd61327f7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:16.342244 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Created reservations ['e6769eef-70c1-4774-9b2c-2336495efa30', '34107739-086d-41db-abe8-cd6c7b3e359d', '33db152a-bc1d-40b0-a062-cbb5b72d6bae', '718e1cce-0009-4b8d-89e8-fc4cf9a53312'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:16.343466 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ba287e-6267-44b4-ade6-d6da5480a7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6769eef-70c1-4774-9b2c-2336495efa30', '34107739-086d-41db-abe8-cd6c7b3e359d', '33db152a-bc1d-40b0-a062-cbb5b72d6bae', '718e1cce-0009-4b8d-89e8-fc4cf9a53312']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:16.344669 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82976844-0b5c-4b3f-a73c-afb80ee1cfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:16.351834 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:16.351834 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:16.357829 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fb23350e-8207-42f0-98b7-e3fcd61327f7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:31:16.364792 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb23350e-8207-42f0-98b7-e3fcd61327f7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 returned with HTTP 200 Aug 14 22:31:16.365302 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 693/2779] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:31:16 2026] GET /volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:16.375421 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82976844-0b5c-4b3f-a73c-afb80ee1cfc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c102016-0ba0-4530-9978-393ab8867ba4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-790263485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942461bee1474bdab34b9fc16b7c3d23',qos_specs=None,replication_status=,reservations=['e6769eef-70c1-4774-9b2c-2336495efa30','34107739-086d-41db-abe8-cd6c7b3e359d','33db152a-bc1d-40b0-a062-cbb5b72d6bae','718e1cce-0009-4b8d-89e8-fc4cf9a53312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-790263485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c102016-0ba0-4530-9978-393ab8867ba4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='942461bee1474bdab34b9fc16b7c3d23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:16.376691 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d82063b-f63e-4188-83ca-48923380219d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:16.408777 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d82063b-f63e-4188-83ca-48923380219d) transitioned into state 'SUCCESS' from state '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-790263485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942461bee1474bdab34b9fc16b7c3d23',qos_specs=None,replication_status=,reservations=['e6769eef-70c1-4774-9b2c-2336495efa30','34107739-086d-41db-abe8-cd6c7b3e359d','33db152a-bc1d-40b0-a062-cbb5b72d6bae','718e1cce-0009-4b8d-89e8-fc4cf9a53312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:16.409873 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93890e00-3f8d-4144-b2b0-ddd1244e09cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:16.425103 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93890e00-3f8d-4144-b2b0-ddd1244e09cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:16.426678 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Flow 'volume_create_api' (3db605f0-cfed-46b7-bcfa-dc3508537d9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:16.426678 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Create volume request issued successfully. Aug 14 22:31:16.426795 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15020a14-1155-456e-b59f-89b094a57f96 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:16.428000 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 685/2780] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:31:16 2026] POST /volume/v3/volumes => generated 777 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:16.431536 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-14ac6fcc-d6a9-4f4e-a5d3-0181618fd1fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:16.433288 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14ac6fcc-d6a9-4f4e-a5d3-0181618fd1fc tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] GET https://10.4.3.114/volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d Aug 14 22:31:16.433703 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14ac6fcc-d6a9-4f4e-a5d3-0181618fd1fc tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:16.435786 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14ac6fcc-d6a9-4f4e-a5d3-0181618fd1fc tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:16.443468 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14ac6fcc-d6a9-4f4e-a5d3-0181618fd1fc tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d returned with HTTP 404 Aug 14 22:31:16.444120 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 703/2781] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:16 2026] GET /volume/v3/snapshots/f1f78db8-4bef-4548-a28e-e30ea80ca02d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:16.446617 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3a462fc1-5f1a-429b-8e9b-f313ef1eb13e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:16.449461 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a462fc1-5f1a-429b-8e9b-f313ef1eb13e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 Aug 14 22:31:16.449775 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a462fc1-5f1a-429b-8e9b-f313ef1eb13e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:16.450048 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a462fc1-5f1a-429b-8e9b-f313ef1eb13e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:16.453735 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-68a8a4af-cd4f-45c3-be3b-12495316db85 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:16.457696 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68a8a4af-cd4f-45c3-be3b-12495316db85 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] GET https://10.4.3.114/volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 Aug 14 22:31:16.457696 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68a8a4af-cd4f-45c3-be3b-12495316db85 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:16.457947 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68a8a4af-cd4f-45c3-be3b-12495316db85 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:16.459702 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:16.459702 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:16.466459 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3a462fc1-5f1a-429b-8e9b-f313ef1eb13e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:31:16.468447 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:16.468447 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:16.472825 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a462fc1-5f1a-429b-8e9b-f313ef1eb13e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 returned with HTTP 200 Aug 14 22:31:16.473582 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 701/2782] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:16 2026] GET /volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:16.473778 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-68a8a4af-cd4f-45c3-be3b-12495316db85 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Volume info retrieved successfully. Aug 14 22:31:16.485927 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68a8a4af-cd4f-45c3-be3b-12495316db85 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 returned with HTTP 200 Aug 14 22:31:16.486515 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 694/2783] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:16 2026] GET /volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:16.506189 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f84c405b-a6c1-4caf-8a29-54f2ac10292f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:16.507989 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f84c405b-a6c1-4caf-8a29-54f2ac10292f tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 Aug 14 22:31:16.508306 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f84c405b-a6c1-4caf-8a29-54f2ac10292f tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:16.508587 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f84c405b-a6c1-4caf-8a29-54f2ac10292f tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:16.508819 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f84c405b-a6c1-4caf-8a29-54f2ac10292f tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Delete volume with id: a677077c-935f-4989-a1bc-fcdef6c6fa02 Aug 14 22:31:16.518863 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:16.518863 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:16.519398 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f84c405b-a6c1-4caf-8a29-54f2ac10292f tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Volume info retrieved successfully. Aug 14 22:31:16.544729 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f84c405b-a6c1-4caf-8a29-54f2ac10292f tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Delete volume request issued successfully. Aug 14 22:31:16.544966 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f84c405b-a6c1-4caf-8a29-54f2ac10292f tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 returned with HTTP 202 Aug 14 22:31:16.545370 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 686/2784] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:16 2026] DELETE /volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:16.555734 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d2b73abe-5f6c-429d-a4ec-724982f06b86 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:16.558635 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2b73abe-5f6c-429d-a4ec-724982f06b86 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] GET https://10.4.3.114/volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 Aug 14 22:31:16.558635 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2b73abe-5f6c-429d-a4ec-724982f06b86 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:16.559059 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2b73abe-5f6c-429d-a4ec-724982f06b86 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:16.570754 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:16.570754 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:16.576676 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d2b73abe-5f6c-429d-a4ec-724982f06b86 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Volume info retrieved successfully. Aug 14 22:31:16.584866 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2b73abe-5f6c-429d-a4ec-724982f06b86 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 returned with HTTP 200 Aug 14 22:31:16.585651 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 704/2785] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:16 2026] GET /volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:16.825859 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-58fe9113-7359-46b3-b89d-499f850a9081 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:16.828211 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58fe9113-7359-46b3-b89d-499f850a9081 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:16.828596 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58fe9113-7359-46b3-b89d-499f850a9081 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:16.828840 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58fe9113-7359-46b3-b89d-499f850a9081 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:16.828840 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-58fe9113-7359-46b3-b89d-499f850a9081 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:16.834998 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:16.834998 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:16.835696 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58fe9113-7359-46b3-b89d-499f850a9081 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:16.836092 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 702/2786] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:16 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:16.879352 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:16.933157 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-54bb2729-84ce-4ae6-b477-b70a5eddbe20 req-edf25767-65e2-49c6-a417-05d4c013bf5c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:16.936280 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-54bb2729-84ce-4ae6-b477-b70a5eddbe20 req-edf25767-65e2-49c6-a417-05d4c013bf5c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:31:16.936280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-54bb2729-84ce-4ae6-b477-b70a5eddbe20 req-edf25767-65e2-49c6-a417-05d4c013bf5c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:16.936558 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-54bb2729-84ce-4ae6-b477-b70a5eddbe20 req-edf25767-65e2-49c6-a417-05d4c013bf5c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:16.949432 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:16.949432 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:16.954678 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-54bb2729-84ce-4ae6-b477-b70a5eddbe20 req-edf25767-65e2-49c6-a417-05d4c013bf5c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:31:16.960674 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-54bb2729-84ce-4ae6-b477-b70a5eddbe20 req-edf25767-65e2-49c6-a417-05d4c013bf5c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:31:16.961132 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 687/2787] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:16 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:17.058981 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:17.059418 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2104470156"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:17.061037 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2104470156'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:17.061271 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Create volume of 1 GB Aug 14 22:31:17.066961 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Availability Zones retrieved successfully. Aug 14 22:31:17.072974 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Flow 'volume_create_api' (0c311204-9200-4aae-a9b0-4b8b20300287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:17.073982 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e235a02-322b-4f60-a8f0-9bcabfc059f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:17.074982 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:17.104827 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e235a02-322b-4f60-a8f0-9bcabfc059f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:17.105771 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373b3030-8f7d-4824-bef1-cf6f1ce0097c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:17.195914 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Created reservations ['5c563889-c2c9-403b-95fd-84546ad562de', '1424ffb7-7ebe-4fcc-87e3-549eca93a0a1', 'f90059e5-fc74-46d3-a9a4-b75999519b76', '986c62fc-8744-4dbc-8f85-b8adfafdc3a6'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:17.196915 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373b3030-8f7d-4824-bef1-cf6f1ce0097c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c563889-c2c9-403b-95fd-84546ad562de', '1424ffb7-7ebe-4fcc-87e3-549eca93a0a1', 'f90059e5-fc74-46d3-a9a4-b75999519b76', '986c62fc-8744-4dbc-8f85-b8adfafdc3a6']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:17.197745 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (810c05d8-09c0-49c6-8f42-9604bbb14ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:17.221689 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (810c05d8-09c0-49c6-8f42-9604bbb14ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b523f71-c069-4626-a893-c2bc067ccc45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2104470156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b6639a1e0034fa186f75e0d4dc544f4',qos_specs=None,replication_status=,reservations=['5c563889-c2c9-403b-95fd-84546ad562de','1424ffb7-7ebe-4fcc-87e3-549eca93a0a1','f90059e5-fc74-46d3-a9a4-b75999519b76','986c62fc-8744-4dbc-8f85-b8adfafdc3a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2240f136e608482f8b36b121184704dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2104470156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b523f71-c069-4626-a893-c2bc067ccc45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b6639a1e0034fa186f75e0d4dc544f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2240f136e608482f8b36b121184704dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:17.222613 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4119fc3-6022-4e56-b06d-bc24e716e551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:17.244707 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4119fc3-6022-4e56-b06d-bc24e716e551) transitioned into state 'SUCCESS' from state '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-2104470156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b6639a1e0034fa186f75e0d4dc544f4',qos_specs=None,replication_status=,reservations=['5c563889-c2c9-403b-95fd-84546ad562de','1424ffb7-7ebe-4fcc-87e3-549eca93a0a1','f90059e5-fc74-46d3-a9a4-b75999519b76','986c62fc-8744-4dbc-8f85-b8adfafdc3a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2240f136e608482f8b36b121184704dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:17.245731 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b44ca97a-78b0-4591-b6b8-7a292d667223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:17.259545 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b44ca97a-78b0-4591-b6b8-7a292d667223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:17.260897 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Flow 'volume_create_api' (0c311204-9200-4aae-a9b0-4b8b20300287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:17.261384 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Create volume request issued successfully. Aug 14 22:31:17.262458 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b299bbd-f0d1-4e7e-9678-ce7fb82d07d7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:17.263001 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 695/2788] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:31:16 2026] POST /volume/v3/volumes => generated 751 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:17.278053 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-76f97fd8-dbd6-49c5-b1c3-5ed92bc5acca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:17.280328 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76f97fd8-dbd6-49c5-b1c3-5ed92bc5acca tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 Aug 14 22:31:17.280605 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-76f97fd8-dbd6-49c5-b1c3-5ed92bc5acca tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:17.280838 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-76f97fd8-dbd6-49c5-b1c3-5ed92bc5acca tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:17.289951 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:17.289951 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:17.295152 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-76f97fd8-dbd6-49c5-b1c3-5ed92bc5acca tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Volume info retrieved successfully. Aug 14 22:31:17.301812 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76f97fd8-dbd6-49c5-b1c3-5ed92bc5acca tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 returned with HTTP 200 Aug 14 22:31:17.302748 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 705/2789] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:17 2026] GET /volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:17.382990 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cfec9cb7-e387-4c5f-98b0-547aa3f0e85e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:17.384909 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfec9cb7-e387-4c5f-98b0-547aa3f0e85e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 Aug 14 22:31:17.385097 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfec9cb7-e387-4c5f-98b0-547aa3f0e85e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:17.385286 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfec9cb7-e387-4c5f-98b0-547aa3f0e85e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:17.393294 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:17.393294 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:17.397188 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cfec9cb7-e387-4c5f-98b0-547aa3f0e85e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:31:17.402076 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfec9cb7-e387-4c5f-98b0-547aa3f0e85e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 returned with HTTP 200 Aug 14 22:31:17.402522 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 703/2790] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:31:17 2026] GET /volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:31:17.416864 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a4bc2740-7ba1-4bba-b70e-9e0ca5bbcc0a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:17.419479 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4bc2740-7ba1-4bba-b70e-9e0ca5bbcc0a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 Aug 14 22:31:17.419745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4bc2740-7ba1-4bba-b70e-9e0ca5bbcc0a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:17.419957 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4bc2740-7ba1-4bba-b70e-9e0ca5bbcc0a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:17.430790 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:17.430790 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:17.438078 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a4bc2740-7ba1-4bba-b70e-9e0ca5bbcc0a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:31:17.442532 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4bc2740-7ba1-4bba-b70e-9e0ca5bbcc0a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 returned with HTTP 200 Aug 14 22:31:17.443133 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 688/2791] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:31:17 2026] GET /volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 => generated 1423 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:31:17.494609 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1b16e758-ba31-4bce-a45c-ab53ab64cbaa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:17.497733 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b16e758-ba31-4bce-a45c-ab53ab64cbaa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 Aug 14 22:31:17.498083 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b16e758-ba31-4bce-a45c-ab53ab64cbaa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:17.498270 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b16e758-ba31-4bce-a45c-ab53ab64cbaa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:17.508266 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:17.508266 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:17.512323 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1b16e758-ba31-4bce-a45c-ab53ab64cbaa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:31:17.518001 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b16e758-ba31-4bce-a45c-ab53ab64cbaa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 returned with HTTP 200 Aug 14 22:31:17.518288 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 696/2792] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:17 2026] GET /volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:17.534409 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f3cc517-1940-4c23-95e4-f54dbbe39afb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:17.536958 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f3cc517-1940-4c23-95e4-f54dbbe39afb tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:31:17.537810 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f3cc517-1940-4c23-95e4-f54dbbe39afb tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1c102016-0ba0-4530-9978-393ab8867ba4", "name": "tempest-type-Backup-939392720"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:17.540799 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-8f3cc517-1940-4c23-95e4-f54dbbe39afb tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Creating new backup {'backup': {'volume_id': '1c102016-0ba0-4530-9978-393ab8867ba4', 'name': 'tempest-type-Backup-939392720'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:31:17.541052 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-8f3cc517-1940-4c23-95e4-f54dbbe39afb tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Creating backup of volume 1c102016-0ba0-4530-9978-393ab8867ba4 in container None Aug 14 22:31:17.550463 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:17.550463 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:17.550877 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8f3cc517-1940-4c23-95e4-f54dbbe39afb tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:31:17.573633 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-8f3cc517-1940-4c23-95e4-f54dbbe39afb tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Created reservations ['5045dc02-4885-47e2-beb4-893850b4b7f9', '838bdfb5-900e-4794-8e37-57c89861785e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:17.603363 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d9e3096d-b04f-40b6-ab3b-dcff34bc12b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:17.606579 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9e3096d-b04f-40b6-ab3b-dcff34bc12b6 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] GET https://10.4.3.114/volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 Aug 14 22:31:17.606897 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9e3096d-b04f-40b6-ab3b-dcff34bc12b6 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:17.607222 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9e3096d-b04f-40b6-ab3b-dcff34bc12b6 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:17.613168 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9e3096d-b04f-40b6-ab3b-dcff34bc12b6 tempest-VolumesSnapshotNegativeTestJSON-931678603 tempest-VolumesSnapshotNegativeTestJSON-931678603-project-member] https://10.4.3.114/volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 returned with HTTP 404 Aug 14 22:31:17.613689 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 704/2793] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:17 2026] GET /volume/v3/volumes/a677077c-935f-4989-a1bc-fcdef6c6fa02 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:17.614666 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f3cc517-1940-4c23-95e4-f54dbbe39afb tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:31:17.615182 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 706/2794] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:31:17 2026] POST /volume/v3/backups => generated 315 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:17.628100 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d93a829-8d43-471c-8fef-55d64a6b2eb1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:17.630515 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d93a829-8d43-471c-8fef-55d64a6b2eb1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:17.630767 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d93a829-8d43-471c-8fef-55d64a6b2eb1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:17.631059 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d93a829-8d43-471c-8fef-55d64a6b2eb1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:17.631213 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5d93a829-8d43-471c-8fef-55d64a6b2eb1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:17.636145 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:17.636145 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:17.636870 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d93a829-8d43-471c-8fef-55d64a6b2eb1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:17.637268 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 689/2795] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:17 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:17.854539 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4cc91630-da86-433c-a9b3-04b0eaf8ce86 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:17.857032 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4cc91630-da86-433c-a9b3-04b0eaf8ce86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:17.857032 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4cc91630-da86-433c-a9b3-04b0eaf8ce86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:17.857197 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4cc91630-da86-433c-a9b3-04b0eaf8ce86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:17.857354 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4cc91630-da86-433c-a9b3-04b0eaf8ce86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:17.864503 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:17.864503 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:17.865562 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4cc91630-da86-433c-a9b3-04b0eaf8ce86 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:17.866075 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 697/2796] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:17 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:18.317647 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-710ff366-f318-434d-b08b-560604703ccd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:18.320001 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-710ff366-f318-434d-b08b-560604703ccd tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 Aug 14 22:31:18.320279 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-710ff366-f318-434d-b08b-560604703ccd tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:18.320559 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-710ff366-f318-434d-b08b-560604703ccd tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:18.330151 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:18.330151 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:18.335611 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-710ff366-f318-434d-b08b-560604703ccd tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Volume info retrieved successfully. Aug 14 22:31:18.342370 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-710ff366-f318-434d-b08b-560604703ccd tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 returned with HTTP 200 Aug 14 22:31:18.342917 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 705/2797] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:18 2026] GET /volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:18.359053 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ea8cdf11-e929-4cb7-a4ea-99f3a3dee862 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:18.362630 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea8cdf11-e929-4cb7-a4ea-99f3a3dee862 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:31:18.362630 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea8cdf11-e929-4cb7-a4ea-99f3a3dee862 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b523f71-c069-4626-a893-c2bc067ccc45", "name": "tempest-SnapshotsActionsTest-Snapshot-1705572589"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:18.378281 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:18.378281 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:18.383089 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ea8cdf11-e929-4cb7-a4ea-99f3a3dee862 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Volume info retrieved successfully. Aug 14 22:31:18.383089 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-ea8cdf11-e929-4cb7-a4ea-99f3a3dee862 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Create snapshot from volume 8b523f71-c069-4626-a893-c2bc067ccc45 Aug 14 22:31:18.467213 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-ea8cdf11-e929-4cb7-a4ea-99f3a3dee862 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Created reservations ['d900312b-5648-43cd-a85f-f5e3778c94a4', '357c5203-9200-41db-9887-8b3067ecf04d', 'f6a79040-a58c-4a9f-b166-5319f8e96206', '044ab312-1e61-47ff-b67b-4ea5e3a70ccd'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:18.517580 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ea8cdf11-e929-4cb7-a4ea-99f3a3dee862 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot create request issued successfully. Aug 14 22:31:18.518765 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea8cdf11-e929-4cb7-a4ea-99f3a3dee862 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:31:18.518765 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 707/2798] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:31:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:18.529962 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-931a290d-aed3-41db-9373-18c017427a7c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:18.534879 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-931a290d-aed3-41db-9373-18c017427a7c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:18.535367 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-931a290d-aed3-41db-9373-18c017427a7c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:18.535689 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-931a290d-aed3-41db-9373-18c017427a7c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:18.542960 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:18.542960 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:18.543660 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-931a290d-aed3-41db-9373-18c017427a7c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:18.546894 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-931a290d-aed3-41db-9373-18c017427a7c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 200 Aug 14 22:31:18.547460 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 690/2799] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:18 2026] GET /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:18.652274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-72f2b66d-ea8c-4b60-a24a-fb4a4d378b47 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:18.653182 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72f2b66d-ea8c-4b60-a24a-fb4a4d378b47 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:18.653552 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72f2b66d-ea8c-4b60-a24a-fb4a4d378b47 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:18.653883 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72f2b66d-ea8c-4b60-a24a-fb4a4d378b47 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:18.654060 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-72f2b66d-ea8c-4b60-a24a-fb4a4d378b47 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:18.660023 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:18.660023 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:18.660209 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72f2b66d-ea8c-4b60-a24a-fb4a4d378b47 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:18.660740 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 698/2800] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:18 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:31:18.878607 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6986371f-7063-48c6-adfe-57c4badaf0d5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:18.883373 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6986371f-7063-48c6-adfe-57c4badaf0d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:18.883373 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6986371f-7063-48c6-adfe-57c4badaf0d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:18.883373 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6986371f-7063-48c6-adfe-57c4badaf0d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:18.883373 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6986371f-7063-48c6-adfe-57c4badaf0d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:18.888918 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:18.888918 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:18.889880 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6986371f-7063-48c6-adfe-57c4badaf0d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:18.890143 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 706/2801] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:18 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:19.037377 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-ed59d0f2-1e26-4609-b474-36f9377bba06 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:19.047106 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-ed59d0f2-1e26-4609-b474-36f9377bba06 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 Aug 14 22:31:19.047106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-ed59d0f2-1e26-4609-b474-36f9377bba06 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:19.047106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-ed59d0f2-1e26-4609-b474-36f9377bba06 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:19.055546 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:19.055546 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:19.063656 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-ed59d0f2-1e26-4609-b474-36f9377bba06 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:31:19.068609 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-ed59d0f2-1e26-4609-b474-36f9377bba06 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 returned with HTTP 200 Aug 14 22:31:19.069148 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 708/2802] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:19 2026] GET /volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 => generated 1405 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:19.561187 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-463d37df-a7f5-415a-979c-429ca08cf593 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:19.564873 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-463d37df-a7f5-415a-979c-429ca08cf593 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:19.564873 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-463d37df-a7f5-415a-979c-429ca08cf593 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:19.564873 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-463d37df-a7f5-415a-979c-429ca08cf593 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:19.580707 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:19.580707 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:19.580707 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-463d37df-a7f5-415a-979c-429ca08cf593 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:19.580707 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-463d37df-a7f5-415a-979c-429ca08cf593 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 200 Aug 14 22:31:19.580707 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 691/2803] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:19 2026] GET /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:19.593056 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba3cb408-bb0e-4ca0-a6e1-16464fe48e33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:19.674873 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-589f6fa4-fdd5-4782-8712-a7109757e615 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:19.678458 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-589f6fa4-fdd5-4782-8712-a7109757e615 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:19.679283 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-589f6fa4-fdd5-4782-8712-a7109757e615 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:19.679283 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-589f6fa4-fdd5-4782-8712-a7109757e615 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:19.679283 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-589f6fa4-fdd5-4782-8712-a7109757e615 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:19.684678 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:19.684678 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:19.685585 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-589f6fa4-fdd5-4782-8712-a7109757e615 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:19.686116 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 707/2804] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:19 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:19.781642 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-aa9debe3-1dad-4e1a-b120-2e6707c7af62 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:19.784441 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-aa9debe3-1dad-4e1a-b120-2e6707c7af62 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 Aug 14 22:31:19.784755 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-aa9debe3-1dad-4e1a-b120-2e6707c7af62 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:19.785139 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-aa9debe3-1dad-4e1a-b120-2e6707c7af62 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:19.797609 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:19.797609 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:19.806934 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba3cb408-bb0e-4ca0-a6e1-16464fe48e33 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action Aug 14 22:31:19.807335 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-aa9debe3-1dad-4e1a-b120-2e6707c7af62 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:31:19.807426 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba3cb408-bb0e-4ca0-a6e1-16464fe48e33 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:19.807544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba3cb408-bb0e-4ca0-a6e1-16464fe48e33 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:19.809789 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-ba3cb408-bb0e-4ca0-a6e1-16464fe48e33 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Updating snapshot '379c237e-8690-4e7a-8aa3-aeff287e5ef4' with '{'status': 'creating'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:31:19.816629 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-aa9debe3-1dad-4e1a-b120-2e6707c7af62 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 returned with HTTP 200 Aug 14 22:31:19.817507 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 709/2805] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:19 2026] GET /volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 => generated 1405 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:19.835430 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:19.835430 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:19.852825 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-366c4974-6581-467a-abc3-4db95af52450 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:19.853263 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-366c4974-6581-467a-abc3-4db95af52450 None None] GET https://10.4.3.114/volume// Aug 14 22:31:19.853616 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-366c4974-6581-467a-abc3-4db95af52450 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:19.853820 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-366c4974-6581-467a-abc3-4db95af52450 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:19.854247 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-366c4974-6581-467a-abc3-4db95af52450 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:31:19.854628 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 692/2806] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:31:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:31:19.861894 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba3cb408-bb0e-4ca0-a6e1-16464fe48e33 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action returned with HTTP 202 Aug 14 22:31:19.861894 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 699/2807] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:19 2026] POST /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:19.865286 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-a513eb54-2c6c-456e-99e4-f29b0b7dfa5a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:19.867832 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-a513eb54-2c6c-456e-99e4-f29b0b7dfa5a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:31:19.868244 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-a513eb54-2c6c-456e-99e4-f29b0b7dfa5a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32b0db7e-0cf2-4712-bd2b-636472304612", "connector": null, "instance_uuid": "a6a995db-9bce-420c-95cd-eb3e7c65b016"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:19.870185 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fb224bd8-201e-4966-9cf4-8f3f9ded2b55 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:19.872300 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb224bd8-201e-4966-9cf4-8f3f9ded2b55 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:19.872815 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb224bd8-201e-4966-9cf4-8f3f9ded2b55 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:19.873904 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb224bd8-201e-4966-9cf4-8f3f9ded2b55 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:19.880275 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:19.880275 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:19.883276 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:19.883276 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:19.883276 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fb224bd8-201e-4966-9cf4-8f3f9ded2b55 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:19.883276 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb224bd8-201e-4966-9cf4-8f3f9ded2b55 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 200 Aug 14 22:31:19.883925 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 710/2808] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:19 2026] GET /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:19.897519 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f878b767-eae8-465f-9009-924dccc788bd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:19.899792 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f878b767-eae8-465f-9009-924dccc788bd tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action Aug 14 22:31:19.900168 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f878b767-eae8-465f-9009-924dccc788bd tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:19.900342 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f878b767-eae8-465f-9009-924dccc788bd tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:19.901779 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-f878b767-eae8-465f-9009-924dccc788bd tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Updating snapshot '379c237e-8690-4e7a-8aa3-aeff287e5ef4' with '{'status': 'available'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:31:19.904152 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-738980f0-7803-4aa7-a571-a136553f425a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:19.907445 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-738980f0-7803-4aa7-a571-a136553f425a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:19.907599 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-738980f0-7803-4aa7-a571-a136553f425a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:19.907780 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-738980f0-7803-4aa7-a571-a136553f425a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:19.907971 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-738980f0-7803-4aa7-a571-a136553f425a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:19.911791 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:19.911791 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:19.913243 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:19.913243 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:19.914270 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-738980f0-7803-4aa7-a571-a136553f425a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:19.914783 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 700/2809] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:19 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:19.916444 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-a513eb54-2c6c-456e-99e4-f29b0b7dfa5a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:31:19.916980 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 708/2810] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:31:19 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:19.927873 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f878b767-eae8-465f-9009-924dccc788bd tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action returned with HTTP 202 Aug 14 22:31:19.928289 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 693/2811] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:19 2026] POST /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:19.941757 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bffc3707-2662-4978-8266-10f8ad79104e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:19.943671 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bffc3707-2662-4978-8266-10f8ad79104e tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:19.944094 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bffc3707-2662-4978-8266-10f8ad79104e tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:19.944475 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bffc3707-2662-4978-8266-10f8ad79104e tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:19.951128 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:19.951128 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:19.952015 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bffc3707-2662-4978-8266-10f8ad79104e tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:19.953308 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bffc3707-2662-4978-8266-10f8ad79104e tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 200 Aug 14 22:31:19.953987 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 711/2812] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:19 2026] GET /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:19.964141 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bf6a3e4c-f7d1-492b-9def-698c223d7795 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:19.966270 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf6a3e4c-f7d1-492b-9def-698c223d7795 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:31:19.966678 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf6a3e4c-f7d1-492b-9def-698c223d7795 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b523f71-c069-4626-a893-c2bc067ccc45", "name": "tempest-SnapshotsActionsTest-Snapshot-1809943000"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:19.976031 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:19.976031 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:19.976979 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bf6a3e4c-f7d1-492b-9def-698c223d7795 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Volume info retrieved successfully. Aug 14 22:31:19.978097 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-bf6a3e4c-f7d1-492b-9def-698c223d7795 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Create snapshot from volume 8b523f71-c069-4626-a893-c2bc067ccc45 Aug 14 22:31:20.022526 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-bf6a3e4c-f7d1-492b-9def-698c223d7795 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Created reservations ['84358ab3-b52e-41a2-a755-58f29bf9615b', '4de4cfdc-65ec-4c84-a811-b2eb480ddd2a', 'fcbab7a6-522a-4eb3-aead-beff974f51c1', 'b238dd4b-75bb-4703-9d17-a390f7d869b5'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:20.069358 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bf6a3e4c-f7d1-492b-9def-698c223d7795 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot create request issued successfully. Aug 14 22:31:20.069358 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf6a3e4c-f7d1-492b-9def-698c223d7795 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:31:20.070421 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 701/2813] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:31:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:20.080546 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2082a113-ac50-4620-9a94-62e0589897b7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:20.083436 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2082a113-ac50-4620-9a94-62e0589897b7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 Aug 14 22:31:20.083734 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2082a113-ac50-4620-9a94-62e0589897b7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:20.084561 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2082a113-ac50-4620-9a94-62e0589897b7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:20.092518 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:20.092518 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:20.093493 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2082a113-ac50-4620-9a94-62e0589897b7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:20.094585 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2082a113-ac50-4620-9a94-62e0589897b7 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 returned with HTTP 200 Aug 14 22:31:20.095326 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 709/2814] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:20 2026] GET /volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:20.173950 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b0c4aff-9459-489a-b6b9-c880e5ab7a65 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:20.176215 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b0c4aff-9459-489a-b6b9-c880e5ab7a65 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:31:20.176891 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b0c4aff-9459-489a-b6b9-c880e5ab7a65 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:20.177462 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b0c4aff-9459-489a-b6b9-c880e5ab7a65 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:20.191074 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:20.191074 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:20.195189 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9b0c4aff-9459-489a-b6b9-c880e5ab7a65 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:31:20.201215 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b0c4aff-9459-489a-b6b9-c880e5ab7a65 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:31:20.201215 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 694/2815] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:20 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:20.246367 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-695c284f-2087-4f2c-844b-b9854805bb08 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:20.249025 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-695c284f-2087-4f2c-844b-b9854805bb08 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:31:20.249279 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-695c284f-2087-4f2c-844b-b9854805bb08 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:20.249511 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-695c284f-2087-4f2c-844b-b9854805bb08 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:20.261783 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:20.261783 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:20.266703 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-695c284f-2087-4f2c-844b-b9854805bb08 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:31:20.273562 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-695c284f-2087-4f2c-844b-b9854805bb08 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:31:20.274094 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 712/2816] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:20 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:20.298305 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-886b7ad8-c638-4b61-89a9-9dfe4a5a0ff4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:20.300543 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-886b7ad8-c638-4b61-89a9-9dfe4a5a0ff4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] POST https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1/action Aug 14 22:31:20.301191 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-886b7ad8-c638-4b61-89a9-9dfe4a5a0ff4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:20.301191 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-886b7ad8-c638-4b61-89a9-9dfe4a5a0ff4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:20.332523 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:20.332523 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:20.333454 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-886b7ad8-c638-4b61-89a9-9dfe4a5a0ff4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:31:20.350914 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-886b7ad8-c638-4b61-89a9-9dfe4a5a0ff4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Begin detaching volume completed successfully. Aug 14 22:31:20.351386 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-886b7ad8-c638-4b61-89a9-9dfe4a5a0ff4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1/action returned with HTTP 202 Aug 14 22:31:20.351843 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 702/2817] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:31:20 2026] POST /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:20.416433 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ce85b40-7f94-4ce4-b554-2f64057a3600 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:20.416876 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ce85b40-7f94-4ce4-b554-2f64057a3600 None None] GET https://10.4.3.114/volume// Aug 14 22:31:20.417028 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ce85b40-7f94-4ce4-b554-2f64057a3600 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:20.417459 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ce85b40-7f94-4ce4-b554-2f64057a3600 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:20.417719 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ce85b40-7f94-4ce4-b554-2f64057a3600 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:31:20.418021 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 710/2818] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:31: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 14 22:31:20.430949 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-29e85cf7-70b6-47ec-9d4f-a582f60a983d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:20.434439 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-29e85cf7-70b6-47ec-9d4f-a582f60a983d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:31:20.434439 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-29e85cf7-70b6-47ec-9d4f-a582f60a983d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:20.434439 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-29e85cf7-70b6-47ec-9d4f-a582f60a983d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:20.449939 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:20.449939 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:20.459293 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-29e85cf7-70b6-47ec-9d4f-a582f60a983d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:31:20.466279 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-29e85cf7-70b6-47ec-9d4f-a582f60a983d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:31:20.467040 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 695/2819] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:31:20 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 1322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:31:20.700881 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-90ee5b05-df42-4749-b33d-164ce246b860 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:20.704284 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90ee5b05-df42-4749-b33d-164ce246b860 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:20.704617 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90ee5b05-df42-4749-b33d-164ce246b860 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:20.704911 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90ee5b05-df42-4749-b33d-164ce246b860 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:20.705079 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-90ee5b05-df42-4749-b33d-164ce246b860 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:20.713077 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:20.713077 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:20.713963 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90ee5b05-df42-4749-b33d-164ce246b860 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:20.714634 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 713/2820] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:20 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:20.931616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2697bc2f-5313-4164-a284-0b8ba79f52b2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:20.936082 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2697bc2f-5313-4164-a284-0b8ba79f52b2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:20.936416 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2697bc2f-5313-4164-a284-0b8ba79f52b2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:20.936682 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2697bc2f-5313-4164-a284-0b8ba79f52b2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:20.936792 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2697bc2f-5313-4164-a284-0b8ba79f52b2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:20.944097 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:20.944097 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:20.945230 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2697bc2f-5313-4164-a284-0b8ba79f52b2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:20.947358 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 703/2821] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:20 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:20.964299 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa17c6bd-16bf-4be1-9b7a-f85d6cad76d5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:20.967766 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa17c6bd-16bf-4be1-9b7a-f85d6cad76d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c Aug 14 22:31:20.968091 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa17c6bd-16bf-4be1-9b7a-f85d6cad76d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:20.968528 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa17c6bd-16bf-4be1-9b7a-f85d6cad76d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:20.981007 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:20.981007 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:20.989898 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aa17c6bd-16bf-4be1-9b7a-f85d6cad76d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:31:20.996748 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-58f9ce16-9ad8-4f69-891e-b3a63cc2d1cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:20.997789 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa17c6bd-16bf-4be1-9b7a-f85d6cad76d5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c returned with HTTP 200 Aug 14 22:31:20.998715 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 711/2822] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:20 2026] GET /volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c => generated 965 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:31:21.001065 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58f9ce16-9ad8-4f69-891e-b3a63cc2d1cd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 Aug 14 22:31:21.001431 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58f9ce16-9ad8-4f69-891e-b3a63cc2d1cd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.001854 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58f9ce16-9ad8-4f69-891e-b3a63cc2d1cd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.002042 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-58f9ce16-9ad8-4f69-891e-b3a63cc2d1cd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Delete snapshot with id: 7cf8da33-d8dc-4d18-84d3-7d95e1771e93 Aug 14 22:31:21.009967 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58f9ce16-9ad8-4f69-891e-b3a63cc2d1cd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 returned with HTTP 404 Aug 14 22:31:21.010752 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 696/2823] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:31:20 2026] DELETE /volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:21.012325 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b1b07cc8-774c-410d-a667-f7ca4f9930a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.014193 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1b07cc8-774c-410d-a667-f7ca4f9930a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c Aug 14 22:31:21.014521 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1b07cc8-774c-410d-a667-f7ca4f9930a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.014733 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1b07cc8-774c-410d-a667-f7ca4f9930a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.020351 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc9e57c8-9521-4fe3-96aa-13087196002a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.023008 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc9e57c8-9521-4fe3-96aa-13087196002a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 Aug 14 22:31:21.023008 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc9e57c8-9521-4fe3-96aa-13087196002a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.025166 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc9e57c8-9521-4fe3-96aa-13087196002a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.029858 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc9e57c8-9521-4fe3-96aa-13087196002a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 returned with HTTP 404 Aug 14 22:31:21.029858 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 704/2824] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:21 2026] GET /volume/v3/snapshots/7cf8da33-d8dc-4d18-84d3-7d95e1771e93 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:21.029943 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.029943 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:21.034347 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b1b07cc8-774c-410d-a667-f7ca4f9930a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:31:21.040742 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1b07cc8-774c-410d-a667-f7ca4f9930a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c returned with HTTP 200 Aug 14 22:31:21.041611 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 714/2825] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:21 2026] GET /volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c => generated 965 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:21.057056 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c8c8b625-1be8-4a64-8589-93a266b04956 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.058827 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8c8b625-1be8-4a64-8589-93a266b04956 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c Aug 14 22:31:21.059024 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8c8b625-1be8-4a64-8589-93a266b04956 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.059205 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8c8b625-1be8-4a64-8589-93a266b04956 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.059403 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c8c8b625-1be8-4a64-8589-93a266b04956 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume with id: 19cef761-9bee-4b10-9621-d3fdaf6ba41c Aug 14 22:31:21.066591 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.066591 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:21.067010 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c8c8b625-1be8-4a64-8589-93a266b04956 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:31:21.074861 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-8c3dafab-aa8e-40c8-a62c-7ae33b8d0d19 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.078325 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-8c3dafab-aa8e-40c8-a62c-7ae33b8d0d19 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:31:21.078623 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-8c3dafab-aa8e-40c8-a62c-7ae33b8d0d19 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.078882 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-8c3dafab-aa8e-40c8-a62c-7ae33b8d0d19 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.088165 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c8c8b625-1be8-4a64-8589-93a266b04956 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume request issued successfully. Aug 14 22:31:21.088309 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8c8b625-1be8-4a64-8589-93a266b04956 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c returned with HTTP 202 Aug 14 22:31:21.088702 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 712/2826] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:21 2026] DELETE /volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:21.092639 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.092639 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:21.102341 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-8c3dafab-aa8e-40c8-a62c-7ae33b8d0d19 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:21.102867 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c5a4efbd-e177-4b06-9ff6-aa4c1cebf82a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.106140 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c5a4efbd-e177-4b06-9ff6-aa4c1cebf82a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c Aug 14 22:31:21.106140 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c5a4efbd-e177-4b06-9ff6-aa4c1cebf82a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.106229 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-741f1113-b79b-4d32-a34b-a1a15c4eb12d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.106359 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c5a4efbd-e177-4b06-9ff6-aa4c1cebf82a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.110137 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-741f1113-b79b-4d32-a34b-a1a15c4eb12d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 Aug 14 22:31:21.110137 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-741f1113-b79b-4d32-a34b-a1a15c4eb12d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.110137 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-741f1113-b79b-4d32-a34b-a1a15c4eb12d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.110264 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-8c3dafab-aa8e-40c8-a62c-7ae33b8d0d19 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:31:21.110264 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 697/2827] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:21 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:21.114809 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.114809 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:21.116677 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.116677 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:21.117722 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c5a4efbd-e177-4b06-9ff6-aa4c1cebf82a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:31:21.117804 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-741f1113-b79b-4d32-a34b-a1a15c4eb12d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:21.119481 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-741f1113-b79b-4d32-a34b-a1a15c4eb12d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 returned with HTTP 200 Aug 14 22:31:21.119867 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 715/2828] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:21 2026] GET /volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:21.122187 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c5a4efbd-e177-4b06-9ff6-aa4c1cebf82a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c returned with HTTP 200 Aug 14 22:31:21.124281 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 705/2829] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:21 2026] GET /volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c => generated 964 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:21.133235 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f24e2daf-79f2-406a-be67-932d7a25dbf6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.134909 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f24e2daf-79f2-406a-be67-932d7a25dbf6 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09/action Aug 14 22:31:21.135274 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f24e2daf-79f2-406a-be67-932d7a25dbf6 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:21.135438 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f24e2daf-79f2-406a-be67-932d7a25dbf6 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:21.136673 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-f24e2daf-79f2-406a-be67-932d7a25dbf6 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Updating snapshot '968c8b88-889f-4f25-8d89-a2e954b2ea09' with '{'status': 'creating'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:31:21.153805 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-9a48dd92-9980-4555-b346-0e738ba73243 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.157018 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-9a48dd92-9980-4555-b346-0e738ba73243 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] POST https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a/action Aug 14 22:31:21.157532 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-9a48dd92-9980-4555-b346-0e738ba73243 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:21.157714 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-9a48dd92-9980-4555-b346-0e738ba73243 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:21.177532 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.177532 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:21.178151 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-9a48dd92-9980-4555-b346-0e738ba73243 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:21.181144 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.181144 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:21.187547 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-9a48dd92-9980-4555-b346-0e738ba73243 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Begin detaching volume completed successfully. Aug 14 22:31:21.187832 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-9a48dd92-9980-4555-b346-0e738ba73243 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a/action returned with HTTP 202 Aug 14 22:31:21.188456 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 698/2830] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:31:21 2026] POST /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:21.195851 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f24e2daf-79f2-406a-be67-932d7a25dbf6 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09/action returned with HTTP 202 Aug 14 22:31:21.196350 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 713/2831] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:21 2026] POST /volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:21.205811 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7d03e6d6-7456-4ca5-af8b-bfc5d01b13f5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.207734 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d03e6d6-7456-4ca5-af8b-bfc5d01b13f5 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 Aug 14 22:31:21.209292 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d03e6d6-7456-4ca5-af8b-bfc5d01b13f5 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.209974 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d03e6d6-7456-4ca5-af8b-bfc5d01b13f5 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.221973 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.221973 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:21.222444 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7d03e6d6-7456-4ca5-af8b-bfc5d01b13f5 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:21.223522 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d03e6d6-7456-4ca5-af8b-bfc5d01b13f5 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 returned with HTTP 200 Aug 14 22:31:21.224019 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 716/2832] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:21 2026] GET /volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:21.235564 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a695dfd7-3cab-4c05-a55b-d6ba072dad9c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.237925 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a695dfd7-3cab-4c05-a55b-d6ba072dad9c tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09/action Aug 14 22:31:21.238241 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a695dfd7-3cab-4c05-a55b-d6ba072dad9c tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:21.238412 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a695dfd7-3cab-4c05-a55b-d6ba072dad9c tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:21.248325 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.248325 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:21.248511 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a695dfd7-3cab-4c05-a55b-d6ba072dad9c tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Snapshot retrieved successfully. Aug 14 22:31:21.255433 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-84f63354-0411-4c69-84cb-80ee2d31cd53 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.255758 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84f63354-0411-4c69-84cb-80ee2d31cd53 None None] GET https://10.4.3.114/volume// Aug 14 22:31:21.255995 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84f63354-0411-4c69-84cb-80ee2d31cd53 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.256265 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84f63354-0411-4c69-84cb-80ee2d31cd53 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.256746 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84f63354-0411-4c69-84cb-80ee2d31cd53 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:31:21.257266 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 699/2833] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:31:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:31:21.276187 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-b0c95a1a-6125-4fe5-9d03-457ef24496b8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.279985 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-b0c95a1a-6125-4fe5-9d03-457ef24496b8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:31:21.280363 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-b0c95a1a-6125-4fe5-9d03-457ef24496b8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.280672 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-b0c95a1a-6125-4fe5-9d03-457ef24496b8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.290135 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a695dfd7-3cab-4c05-a55b-d6ba072dad9c tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Snapshot delete request issued successfully. Aug 14 22:31:21.290306 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a695dfd7-3cab-4c05-a55b-d6ba072dad9c tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09/action returned with HTTP 202 Aug 14 22:31:21.291172 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 706/2834] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:21 2026] POST /volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:21.296294 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.296294 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:21.303692 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7150fdae-9ab7-45c8-b655-a083e3c3556c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.304512 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-b0c95a1a-6125-4fe5-9d03-457ef24496b8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:21.309498 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7150fdae-9ab7-45c8-b655-a083e3c3556c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 Aug 14 22:31:21.309796 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7150fdae-9ab7-45c8-b655-a083e3c3556c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.310025 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7150fdae-9ab7-45c8-b655-a083e3c3556c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.311623 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-b0c95a1a-6125-4fe5-9d03-457ef24496b8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:31:21.313938 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 714/2835] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:31:21 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:31:21.318318 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.318318 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:21.319127 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7150fdae-9ab7-45c8-b655-a083e3c3556c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:21.320085 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7150fdae-9ab7-45c8-b655-a083e3c3556c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 returned with HTTP 200 Aug 14 22:31:21.321049 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 717/2836] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:21 2026] GET /volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:21.510206 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb0e85bf-c408-4646-8390-3b9e5d40f218 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.510977 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb0e85bf-c408-4646-8390-3b9e5d40f218 None None] GET https://10.4.3.114/volume// Aug 14 22:31:21.511723 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb0e85bf-c408-4646-8390-3b9e5d40f218 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.511986 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb0e85bf-c408-4646-8390-3b9e5d40f218 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.512408 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb0e85bf-c408-4646-8390-3b9e5d40f218 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:31:21.513001 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 700/2837] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:31:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:31:21.523633 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-15248ad9-9e7a-43d8-8fd4-b3bf9da25e8d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.526275 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-15248ad9-9e7a-43d8-8fd4-b3bf9da25e8d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 Aug 14 22:31:21.526595 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-15248ad9-9e7a-43d8-8fd4-b3bf9da25e8d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.526859 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-15248ad9-9e7a-43d8-8fd4-b3bf9da25e8d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.544038 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.544038 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:21.548840 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-15248ad9-9e7a-43d8-8fd4-b3bf9da25e8d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:31:21.554755 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-15248ad9-9e7a-43d8-8fd4-b3bf9da25e8d tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 returned with HTTP 200 Aug 14 22:31:21.555393 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 707/2838] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:31:21 2026] GET /volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 => generated 1584 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:31:21.688367 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-c5ea75eb-e4c0-479f-9a58-db2c9dfa5d23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.692118 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-c5ea75eb-e4c0-479f-9a58-db2c9dfa5d23 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] PUT https://10.4.3.114/volume/v3/attachments/4ea903a4-0df3-4f00-bff1-b64060f8cd87 Aug 14 22:31:21.692699 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-c5ea75eb-e4c0-479f-9a58-db2c9dfa5d23 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:21.703332 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-c5ea75eb-e4c0-479f-9a58-db2c9dfa5d23 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Acquiring lock "cinder-attachment_update-32b0db7e-0cf2-4712-bd2b-636472304612-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:31:21.708545 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-c5ea75eb-e4c0-479f-9a58-db2c9dfa5d23 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Lock "cinder-attachment_update-32b0db7e-0cf2-4712-bd2b-636472304612-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:31:21.709758 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.709758 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:21.729828 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-278c15c8-97a7-4d82-acc3-03cab9609867 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.731884 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-6f4a7443-cbaf-46f5-a1be-b7765211c1a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.732313 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-278c15c8-97a7-4d82-acc3-03cab9609867 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:21.732676 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-278c15c8-97a7-4d82-acc3-03cab9609867 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.734169 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-278c15c8-97a7-4d82-acc3-03cab9609867 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.734169 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-278c15c8-97a7-4d82-acc3-03cab9609867 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:21.734275 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-6f4a7443-cbaf-46f5-a1be-b7765211c1a0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] DELETE https://10.4.3.114/volume/v3/attachments/61744b0e-0964-4bbd-9977-ed323f983a23 Aug 14 22:31:21.734275 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-6f4a7443-cbaf-46f5-a1be-b7765211c1a0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:21.734457 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-6f4a7443-cbaf-46f5-a1be-b7765211c1a0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:21.741407 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.741407 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:21.743301 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-278c15c8-97a7-4d82-acc3-03cab9609867 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:21.743301 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 718/2839] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:21 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:21.743464 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.743464 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:21.844871 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-19e6cb57-8c3d-4c98-a38b-944d24ecac86 req-6f4a7443-cbaf-46f5-a1be-b7765211c1a0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/attachments/61744b0e-0964-4bbd-9977-ed323f983a23 returned with HTTP 200 Aug 14 22:31:21.845626 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 701/2840] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:31:21 2026] DELETE /volume/v3/attachments/61744b0e-0964-4bbd-9977-ed323f983a23 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:21.854234 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-c5ea75eb-e4c0-479f-9a58-db2c9dfa5d23 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Lock "cinder-attachment_update-32b0db7e-0cf2-4712-bd2b-636472304612-np0000007343" released by "attachment_update" :: held 0.146s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:31:21.854769 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-c5ea75eb-e4c0-479f-9a58-db2c9dfa5d23 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/attachments/4ea903a4-0df3-4f00-bff1-b64060f8cd87 returned with HTTP 200 Aug 14 22:31:21.855414 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 715/2841] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:31:21 2026] PUT /volume/v3/attachments/4ea903a4-0df3-4f00-bff1-b64060f8cd87 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:21.896555 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-022a755d-c4c9-4f3e-88f4-085b3655991a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:21.898609 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-022a755d-c4c9-4f3e-88f4-085b3655991a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] POST https://10.4.3.114/volume/v3/attachments/4ea903a4-0df3-4f00-bff1-b64060f8cd87/action Aug 14 22:31:21.899954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-022a755d-c4c9-4f3e-88f4-085b3655991a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:21.899954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-022a755d-c4c9-4f3e-88f4-085b3655991a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:21.917608 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:21.917608 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:21.929609 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fc695226-9464-4a0f-a4d2-c66019829c69 req-022a755d-c4c9-4f3e-88f4-085b3655991a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/attachments/4ea903a4-0df3-4f00-bff1-b64060f8cd87/action returned with HTTP 204 Aug 14 22:31:21.930558 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 708/2842] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:31:21 2026] POST /volume/v3/attachments/4ea903a4-0df3-4f00-bff1-b64060f8cd87/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:22.138456 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-23783a49-81dc-4e43-a53f-5e981d97cfd1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:22.146593 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23783a49-81dc-4e43-a53f-5e981d97cfd1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c Aug 14 22:31:22.146593 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23783a49-81dc-4e43-a53f-5e981d97cfd1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:22.147857 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23783a49-81dc-4e43-a53f-5e981d97cfd1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:22.164978 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23783a49-81dc-4e43-a53f-5e981d97cfd1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c returned with HTTP 404 Aug 14 22:31:22.165177 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 719/2843] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:22 2026] GET /volume/v3/volumes/19cef761-9bee-4b10-9621-d3fdaf6ba41c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:22.174349 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4f1ff31f-1b57-48f8-b013-a61a0f923e68 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:22.176155 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f1ff31f-1b57-48f8-b013-a61a0f923e68 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:22.176938 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f1ff31f-1b57-48f8-b013-a61a0f923e68 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:22.176938 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f1ff31f-1b57-48f8-b013-a61a0f923e68 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:22.176938 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-4f1ff31f-1b57-48f8-b013-a61a0f923e68 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete backup with id: bcbeb5db-cff3-48ba-95af-db3a0583cb3b. Aug 14 22:31:22.181335 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:22.181335 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:22.201759 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-4f1ff31f-1b57-48f8-b013-a61a0f923e68 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] delete_backup rpcapi backup_id bcbeb5db-cff3-48ba-95af-db3a0583cb3b {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:31:22.204118 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f1ff31f-1b57-48f8-b013-a61a0f923e68 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 202 Aug 14 22:31:22.204963 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 702/2844] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:22 2026] DELETE /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:22.215143 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c8ca8cc-5014-4b34-8f63-c578db9c8905 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:22.216900 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c8ca8cc-5014-4b34-8f63-c578db9c8905 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:22.217122 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c8ca8cc-5014-4b34-8f63-c578db9c8905 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:22.217277 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c8ca8cc-5014-4b34-8f63-c578db9c8905 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:22.217400 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7c8ca8cc-5014-4b34-8f63-c578db9c8905 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:22.221568 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:22.221568 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:22.222301 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c8ca8cc-5014-4b34-8f63-c578db9c8905 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 200 Aug 14 22:31:22.224148 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 716/2845] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:22 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:22.333730 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d2529e57-250c-42dd-94a3-1ea67ed9baa6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:22.336023 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2529e57-250c-42dd-94a3-1ea67ed9baa6 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 Aug 14 22:31:22.336264 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2529e57-250c-42dd-94a3-1ea67ed9baa6 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:22.336495 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2529e57-250c-42dd-94a3-1ea67ed9baa6 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:22.350002 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2529e57-250c-42dd-94a3-1ea67ed9baa6 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 returned with HTTP 404 Aug 14 22:31:22.350813 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 709/2846] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:22 2026] GET /volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:22.360607 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6aafa955-2a88-4356-b8ee-0f19f12f1a6b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:22.362661 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6aafa955-2a88-4356-b8ee-0f19f12f1a6b tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action Aug 14 22:31:22.363064 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6aafa955-2a88-4356-b8ee-0f19f12f1a6b tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:22.363181 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6aafa955-2a88-4356-b8ee-0f19f12f1a6b tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:22.364610 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-6aafa955-2a88-4356-b8ee-0f19f12f1a6b tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Updating snapshot '379c237e-8690-4e7a-8aa3-aeff287e5ef4' with '{'status': 'available'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:31:22.399098 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:22.399098 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:22.420416 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6aafa955-2a88-4356-b8ee-0f19f12f1a6b tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action returned with HTTP 202 Aug 14 22:31:22.420810 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 720/2847] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:22 2026] POST /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:22.432057 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6425b1f1-bf04-4554-a082-42b1a4f9258a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:22.438456 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6425b1f1-bf04-4554-a082-42b1a4f9258a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:22.439329 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6425b1f1-bf04-4554-a082-42b1a4f9258a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:22.439961 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6425b1f1-bf04-4554-a082-42b1a4f9258a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:22.450072 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:22.450072 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:22.450072 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6425b1f1-bf04-4554-a082-42b1a4f9258a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:22.450072 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6425b1f1-bf04-4554-a082-42b1a4f9258a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 200 Aug 14 22:31:22.450072 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 703/2848] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:22 2026] GET /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:22.462233 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-6e738818-b513-494d-87a5-7adcf2bf815d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:22.464186 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e5a5d0e9-2541-4c91-9dd0-387d728c955a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:22.465045 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-6e738818-b513-494d-87a5-7adcf2bf815d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] DELETE https://10.4.3.114/volume/v3/attachments/4eb1e31d-35b1-4994-9b8a-190f609a45a5 Aug 14 22:31:22.465238 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-6e738818-b513-494d-87a5-7adcf2bf815d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:22.465540 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-6e738818-b513-494d-87a5-7adcf2bf815d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:22.470421 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5a5d0e9-2541-4c91-9dd0-387d728c955a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 Aug 14 22:31:22.471009 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5a5d0e9-2541-4c91-9dd0-387d728c955a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:22.471316 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5a5d0e9-2541-4c91-9dd0-387d728c955a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:22.471488 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-e5a5d0e9-2541-4c91-9dd0-387d728c955a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Delete snapshot with id: 968c8b88-889f-4f25-8d89-a2e954b2ea09 Aug 14 22:31:22.477881 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5a5d0e9-2541-4c91-9dd0-387d728c955a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 returned with HTTP 404 Aug 14 22:31:22.478736 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 717/2849] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:31:22 2026] DELETE /volume/v3/snapshots/968c8b88-889f-4f25-8d89-a2e954b2ea09 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:22.484974 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:22.484974 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:22.490275 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8430112c-a017-4db2-b925-f88f994ff4f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:22.493097 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8430112c-a017-4db2-b925-f88f994ff4f4 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:31:22.493580 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8430112c-a017-4db2-b925-f88f994ff4f4 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b523f71-c069-4626-a893-c2bc067ccc45", "name": "tempest-SnapshotsActionsTest-Snapshot-826322566"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:22.509194 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:22.509194 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:22.509194 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8430112c-a017-4db2-b925-f88f994ff4f4 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Volume info retrieved successfully. Aug 14 22:31:22.509194 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-8430112c-a017-4db2-b925-f88f994ff4f4 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Create snapshot from volume 8b523f71-c069-4626-a893-c2bc067ccc45 Aug 14 22:31:22.565324 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fba527e4-528a-40d7-b9da-476815d8cf2b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:22.571678 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fba527e4-528a-40d7-b9da-476815d8cf2b tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:31:22.571678 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fba527e4-528a-40d7-b9da-476815d8cf2b tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:22.571678 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fba527e4-528a-40d7-b9da-476815d8cf2b tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:22.573021 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8e8c0fe1-4176-4783-b416-b67566d0b6bf req-6e738818-b513-494d-87a5-7adcf2bf815d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/attachments/4eb1e31d-35b1-4994-9b8a-190f609a45a5 returned with HTTP 200 Aug 14 22:31:22.573576 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 710/2850] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:31:22 2026] DELETE /volume/v3/attachments/4eb1e31d-35b1-4994-9b8a-190f609a45a5 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:22.575673 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-8430112c-a017-4db2-b925-f88f994ff4f4 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Created reservations ['b63bac8f-b0a0-4133-bbc0-ef540199725e', '7d382c08-aea5-4b95-820f-e1f5404cc57d', 'f2a914c5-888c-4c5d-b8f3-364a39b1328d', 'af3ca4c2-13b6-4248-90ee-5d299b985902'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:22.582837 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:22.582837 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:22.587710 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fba527e4-528a-40d7-b9da-476815d8cf2b tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:31:22.595058 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fba527e4-528a-40d7-b9da-476815d8cf2b tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:31:22.595594 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 704/2851] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:22 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:22.614883 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8430112c-a017-4db2-b925-f88f994ff4f4 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot create request issued successfully. Aug 14 22:31:22.614883 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8430112c-a017-4db2-b925-f88f994ff4f4 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:31:22.614883 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 721/2852] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:31:22 2026] POST /volume/v3/snapshots => generated 306 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:22.625893 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-65e01b15-4098-4e26-986c-b7eb4af6c85d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:22.633394 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65e01b15-4098-4e26-986c-b7eb4af6c85d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 Aug 14 22:31:22.633619 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65e01b15-4098-4e26-986c-b7eb4af6c85d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:22.634068 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65e01b15-4098-4e26-986c-b7eb4af6c85d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:22.643501 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:22.643501 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:22.644333 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-65e01b15-4098-4e26-986c-b7eb4af6c85d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:22.645326 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65e01b15-4098-4e26-986c-b7eb4af6c85d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 returned with HTTP 200 Aug 14 22:31:22.645701 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 718/2853] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:22 2026] GET /volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:22.758762 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7a83993-da2d-4d6c-96bc-bb07032a92f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:22.759784 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7a83993-da2d-4d6c-96bc-bb07032a92f2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:22.760035 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7a83993-da2d-4d6c-96bc-bb07032a92f2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:22.761665 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7a83993-da2d-4d6c-96bc-bb07032a92f2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:22.761665 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c7a83993-da2d-4d6c-96bc-bb07032a92f2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:22.770034 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:22.770034 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:22.772618 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7a83993-da2d-4d6c-96bc-bb07032a92f2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:22.773507 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 711/2854] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:22 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:23.240963 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d39e8c3a-29b6-4744-94f0-b2fe93db92b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:23.243014 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d39e8c3a-29b6-4744-94f0-b2fe93db92b2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b Aug 14 22:31:23.243325 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d39e8c3a-29b6-4744-94f0-b2fe93db92b2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:23.243610 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d39e8c3a-29b6-4744-94f0-b2fe93db92b2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:23.243807 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d39e8c3a-29b6-4744-94f0-b2fe93db92b2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id bcbeb5db-cff3-48ba-95af-db3a0583cb3b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:23.248556 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d39e8c3a-29b6-4744-94f0-b2fe93db92b2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b returned with HTTP 404 Aug 14 22:31:23.249130 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 705/2855] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:23 2026] GET /volume/v3/backups/bcbeb5db-cff3-48ba-95af-db3a0583cb3b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:23.350840 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5cc4b9c6-c534-44d1-926a-c9e2c5c7bc98 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:23.354664 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5cc4b9c6-c534-44d1-926a-c9e2c5c7bc98 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 Aug 14 22:31:23.354664 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5cc4b9c6-c534-44d1-926a-c9e2c5c7bc98 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:23.354664 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5cc4b9c6-c534-44d1-926a-c9e2c5c7bc98 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:23.354849 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-5cc4b9c6-c534-44d1-926a-c9e2c5c7bc98 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume with id: b3774391-c6ea-4705-b72b-95f529bb01b1 Aug 14 22:31:23.363012 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:23.363012 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:23.364381 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5cc4b9c6-c534-44d1-926a-c9e2c5c7bc98 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:31:23.407461 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5cc4b9c6-c534-44d1-926a-c9e2c5c7bc98 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume request issued successfully. Aug 14 22:31:23.407751 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5cc4b9c6-c534-44d1-926a-c9e2c5c7bc98 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 returned with HTTP 202 Aug 14 22:31:23.408332 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 722/2856] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:23 2026] DELETE /volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:23.420306 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-91e96b59-ddb4-423e-853d-592d3b5cb0b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:23.422578 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91e96b59-ddb4-423e-853d-592d3b5cb0b5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 Aug 14 22:31:23.422899 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91e96b59-ddb4-423e-853d-592d3b5cb0b5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:23.423154 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91e96b59-ddb4-423e-853d-592d3b5cb0b5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:23.433676 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:23.433676 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:23.436502 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-eda41686-9bdd-4e85-91f5-84b7b00f9b69 req-80269ae5-ac9a-479e-a7ff-37b2b8a2a108 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:23.439310 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-eda41686-9bdd-4e85-91f5-84b7b00f9b69 req-80269ae5-ac9a-479e-a7ff-37b2b8a2a108 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:31:23.439557 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-eda41686-9bdd-4e85-91f5-84b7b00f9b69 req-80269ae5-ac9a-479e-a7ff-37b2b8a2a108 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:23.439796 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-eda41686-9bdd-4e85-91f5-84b7b00f9b69 req-80269ae5-ac9a-479e-a7ff-37b2b8a2a108 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:23.441614 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-91e96b59-ddb4-423e-853d-592d3b5cb0b5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:31:23.449079 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91e96b59-ddb4-423e-853d-592d3b5cb0b5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 returned with HTTP 200 Aug 14 22:31:23.449584 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 719/2857] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:23 2026] GET /volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:23.453673 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:23.453673 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:23.462822 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-eda41686-9bdd-4e85-91f5-84b7b00f9b69 req-80269ae5-ac9a-479e-a7ff-37b2b8a2a108 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:23.474103 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-eda41686-9bdd-4e85-91f5-84b7b00f9b69 req-80269ae5-ac9a-479e-a7ff-37b2b8a2a108 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:31:23.474650 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 712/2858] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:23 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:23.500090 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d47ec513-5c87-4df7-9117-6b6c26208abd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:23.506141 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d47ec513-5c87-4df7-9117-6b6c26208abd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] DELETE https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:31:23.506481 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d47ec513-5c87-4df7-9117-6b6c26208abd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:23.506748 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d47ec513-5c87-4df7-9117-6b6c26208abd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:23.506972 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d47ec513-5c87-4df7-9117-6b6c26208abd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Delete volume with id: 035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:31:23.518673 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:23.518673 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:23.519435 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d47ec513-5c87-4df7-9117-6b6c26208abd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:23.572481 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d47ec513-5c87-4df7-9117-6b6c26208abd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Delete volume request issued successfully. Aug 14 22:31:23.572481 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d47ec513-5c87-4df7-9117-6b6c26208abd tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 202 Aug 14 22:31:23.573159 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 706/2859] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:23 2026] DELETE /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:23.583056 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2bcb8b41-92e5-4acc-a9e9-ba67b95c42ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:23.585112 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bcb8b41-92e5-4acc-a9e9-ba67b95c42ef tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:31:23.587151 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bcb8b41-92e5-4acc-a9e9-ba67b95c42ef tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:23.587151 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bcb8b41-92e5-4acc-a9e9-ba67b95c42ef tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:23.595997 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:23.595997 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:23.610022 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2bcb8b41-92e5-4acc-a9e9-ba67b95c42ef tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:23.614419 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bcb8b41-92e5-4acc-a9e9-ba67b95c42ef tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 200 Aug 14 22:31:23.615175 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 723/2860] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:23 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:23.658070 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-19a0be8f-6144-47dd-9b56-400037dc556a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:23.662470 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19a0be8f-6144-47dd-9b56-400037dc556a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 Aug 14 22:31:23.662824 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-19a0be8f-6144-47dd-9b56-400037dc556a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:23.663027 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-19a0be8f-6144-47dd-9b56-400037dc556a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:23.670283 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:23.670283 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:23.671005 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-19a0be8f-6144-47dd-9b56-400037dc556a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:23.672274 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19a0be8f-6144-47dd-9b56-400037dc556a tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 returned with HTTP 200 Aug 14 22:31:23.673089 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 720/2861] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:23 2026] GET /volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:23.693067 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4f256a0f-ee10-45c3-ab5e-369e6a48c4c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:23.698011 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f256a0f-ee10-45c3-ab5e-369e6a48c4c2 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362/action Aug 14 22:31:23.698494 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f256a0f-ee10-45c3-ab5e-369e6a48c4c2 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:23.698654 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f256a0f-ee10-45c3-ab5e-369e6a48c4c2 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:23.702363 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-4f256a0f-ee10-45c3-ab5e-369e6a48c4c2 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Updating snapshot '898c3c45-98a4-41df-8d4e-d048eac14362' with '{'status': 'deleting'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:31:23.723501 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:23.723501 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:23.747241 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f256a0f-ee10-45c3-ab5e-369e6a48c4c2 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362/action returned with HTTP 202 Aug 14 22:31:23.747801 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 713/2862] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:23 2026] POST /volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:23.761540 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c08fef3c-c110-490f-9c03-3d40355a6662 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:23.763050 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c08fef3c-c110-490f-9c03-3d40355a6662 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 Aug 14 22:31:23.763341 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c08fef3c-c110-490f-9c03-3d40355a6662 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:23.763584 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c08fef3c-c110-490f-9c03-3d40355a6662 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:23.769025 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:23.769025 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:23.769566 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c08fef3c-c110-490f-9c03-3d40355a6662 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:23.770534 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c08fef3c-c110-490f-9c03-3d40355a6662 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 returned with HTTP 200 Aug 14 22:31:23.770924 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 707/2863] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:23 2026] GET /volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:23.793213 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c46852bb-955d-4746-828c-3c7ee75e410e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:23.793364 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4c70ec43-fb48-4274-84af-4b3a0290ee31 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:23.794439 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c46852bb-955d-4746-828c-3c7ee75e410e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:23.794782 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c46852bb-955d-4746-828c-3c7ee75e410e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:23.795028 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c46852bb-955d-4746-828c-3c7ee75e410e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:23.795171 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c46852bb-955d-4746-828c-3c7ee75e410e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:23.798276 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c70ec43-fb48-4274-84af-4b3a0290ee31 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362/action Aug 14 22:31:23.798276 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c70ec43-fb48-4274-84af-4b3a0290ee31 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:23.798276 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c70ec43-fb48-4274-84af-4b3a0290ee31 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:23.803707 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:23.803707 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:23.803707 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c46852bb-955d-4746-828c-3c7ee75e410e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:23.804232 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 721/2864] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:23 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:23.814757 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:23.814757 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:23.814757 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4c70ec43-fb48-4274-84af-4b3a0290ee31 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Snapshot retrieved successfully. Aug 14 22:31:23.829778 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4c70ec43-fb48-4274-84af-4b3a0290ee31 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Snapshot delete request issued successfully. Aug 14 22:31:23.830001 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c70ec43-fb48-4274-84af-4b3a0290ee31 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362/action returned with HTTP 202 Aug 14 22:31:23.830483 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 724/2865] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:23 2026] POST /volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:23.838932 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0776882a-4688-486f-b500-67059f4f4dac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:23.840860 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0776882a-4688-486f-b500-67059f4f4dac tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 Aug 14 22:31:23.841094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0776882a-4688-486f-b500-67059f4f4dac tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:23.841325 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0776882a-4688-486f-b500-67059f4f4dac tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:23.849345 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:23.849345 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:23.850350 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0776882a-4688-486f-b500-67059f4f4dac tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:23.850968 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0776882a-4688-486f-b500-67059f4f4dac tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 returned with HTTP 200 Aug 14 22:31:23.851419 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 714/2866] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:23 2026] GET /volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:24.468912 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-503987bb-5d26-461f-b35b-8560c090271d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:24.471683 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-503987bb-5d26-461f-b35b-8560c090271d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 Aug 14 22:31:24.471970 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-503987bb-5d26-461f-b35b-8560c090271d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:24.472214 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-503987bb-5d26-461f-b35b-8560c090271d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:24.480433 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-503987bb-5d26-461f-b35b-8560c090271d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 returned with HTTP 404 Aug 14 22:31:24.480902 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 708/2867] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:24 2026] GET /volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:24.494066 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b0ab4c94-d1b6-4bfc-88b8-eef7a4b26120 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:24.496216 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0ab4c94-d1b6-4bfc-88b8-eef7a4b26120 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 Aug 14 22:31:24.496483 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0ab4c94-d1b6-4bfc-88b8-eef7a4b26120 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:24.496687 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0ab4c94-d1b6-4bfc-88b8-eef7a4b26120 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:24.502149 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0ab4c94-d1b6-4bfc-88b8-eef7a4b26120 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 returned with HTTP 404 Aug 14 22:31:24.502614 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 722/2868] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:24 2026] GET /volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:24.509024 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-41430ba2-50f1-4700-851b-22b6434e8979 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:24.511363 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41430ba2-50f1-4700-851b-22b6434e8979 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 Aug 14 22:31:24.512380 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41430ba2-50f1-4700-851b-22b6434e8979 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:24.512380 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41430ba2-50f1-4700-851b-22b6434e8979 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:24.512614 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-41430ba2-50f1-4700-851b-22b6434e8979 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume with id: b3774391-c6ea-4705-b72b-95f529bb01b1 Aug 14 22:31:24.519926 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41430ba2-50f1-4700-851b-22b6434e8979 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 returned with HTTP 404 Aug 14 22:31:24.520489 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 725/2869] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:24 2026] DELETE /volume/v3/volumes/b3774391-c6ea-4705-b72b-95f529bb01b1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:24.535266 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:24.536994 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:24.537409 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1528626548"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:24.538961 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1528626548'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:24.539080 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume of 1 GB Aug 14 22:31:24.544113 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Availability Zones retrieved successfully. Aug 14 22:31:24.550953 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Flow 'volume_create_api' (05861faf-104c-4152-b440-83557e5f607c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:24.552226 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df390df2-41c5-41dd-9bd9-bd9873310f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:24.553499 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:24.581316 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df390df2-41c5-41dd-9bd9-bd9873310f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:24.582579 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2e003a-113b-4892-811e-037e9595637f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:24.637634 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8de54b72-b587-4106-a7a7-4a59dec6246c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:24.644784 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8de54b72-b587-4106-a7a7-4a59dec6246c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a Aug 14 22:31:24.645003 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8de54b72-b587-4106-a7a7-4a59dec6246c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:24.645225 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8de54b72-b587-4106-a7a7-4a59dec6246c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:24.668319 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8de54b72-b587-4106-a7a7-4a59dec6246c tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a returned with HTTP 404 Aug 14 22:31:24.669956 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 709/2870] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:24 2026] GET /volume/v3/volumes/035e6c08-f644-45fb-b87f-14e7a080c36a => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:24.685793 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Created reservations ['ba1362af-9ad9-4019-93ba-0f1d90db48a8', 'eda4e365-e841-4549-ad6d-d3964d653b26', '888a263e-40d6-467e-8e54-6b604e8e3afa', 'afe53c97-3237-4772-9e05-b14d76c15a45'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:24.686835 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2e003a-113b-4892-811e-037e9595637f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba1362af-9ad9-4019-93ba-0f1d90db48a8', 'eda4e365-e841-4549-ad6d-d3964d653b26', '888a263e-40d6-467e-8e54-6b604e8e3afa', 'afe53c97-3237-4772-9e05-b14d76c15a45']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:24.687848 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064a9e5b-76f1-4ef1-b182-e89c4b10cd9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:24.723405 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064a9e5b-76f1-4ef1-b182-e89c4b10cd9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb53f6a-9f5d-445d-9b75-76b77630bc5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1528626548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1576a5a4cd4a02bb2f23af3daac798',qos_specs=None,replication_status=,reservations=['ba1362af-9ad9-4019-93ba-0f1d90db48a8','eda4e365-e841-4549-ad6d-d3964d653b26','888a263e-40d6-467e-8e54-6b604e8e3afa','afe53c97-3237-4772-9e05-b14d76c15a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1528626548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cb53f6a-9f5d-445d-9b75-76b77630bc5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1576a5a4cd4a02bb2f23af3daac798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:24.724458 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416fdcd0-9060-4aee-a44c-9f483e04a921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:24.761956 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416fdcd0-9060-4aee-a44c-9f483e04a921) transitioned into state 'SUCCESS' from state '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-1528626548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1576a5a4cd4a02bb2f23af3daac798',qos_specs=None,replication_status=,reservations=['ba1362af-9ad9-4019-93ba-0f1d90db48a8','eda4e365-e841-4549-ad6d-d3964d653b26','888a263e-40d6-467e-8e54-6b604e8e3afa','afe53c97-3237-4772-9e05-b14d76c15a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fde86a026a04ea9b9f56f367267f8dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:24.763357 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b13cc2e3-71c7-4d32-9299-e4d16546ced7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:24.791016 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b13cc2e3-71c7-4d32-9299-e4d16546ced7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:24.792290 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Flow 'volume_create_api' (05861faf-104c-4152-b440-83557e5f607c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:24.792976 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Create volume request issued successfully. Aug 14 22:31:24.793732 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f9fc709-1bc0-47d3-a313-4882e4467138 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:24.794180 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 715/2871] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:31:24 2026] POST /volume/v3/volumes => generated 749 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:24.816229 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ab31a5b-dc84-4813-b575-0765dee2e881 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:24.817875 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1c5ea239-ed7f-4edd-baf0-b59917bede53 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:24.820128 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c5ea239-ed7f-4edd-baf0-b59917bede53 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:24.820693 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c5ea239-ed7f-4edd-baf0-b59917bede53 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:24.821359 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c5ea239-ed7f-4edd-baf0-b59917bede53 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:24.821359 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1c5ea239-ed7f-4edd-baf0-b59917bede53 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:24.826422 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:24.826422 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:24.827302 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ab31a5b-dc84-4813-b575-0765dee2e881 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:31:24.827443 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c5ea239-ed7f-4edd-baf0-b59917bede53 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:24.827522 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ab31a5b-dc84-4813-b575-0765dee2e881 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:24.827741 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ab31a5b-dc84-4813-b575-0765dee2e881 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:24.827921 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 726/2872] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:24 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:24.844535 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:24.844535 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:24.852119 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2ab31a5b-dc84-4813-b575-0765dee2e881 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:31:24.862468 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ab31a5b-dc84-4813-b575-0765dee2e881 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:31:24.863169 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 723/2873] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:24 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:24.863921 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-28c5f9c0-bd1c-4a56-9a0f-93b2da488360 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:24.867652 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28c5f9c0-bd1c-4a56-9a0f-93b2da488360 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 Aug 14 22:31:24.867904 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28c5f9c0-bd1c-4a56-9a0f-93b2da488360 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:24.868123 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28c5f9c0-bd1c-4a56-9a0f-93b2da488360 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:24.876461 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28c5f9c0-bd1c-4a56-9a0f-93b2da488360 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 returned with HTTP 404 Aug 14 22:31:24.877098 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 710/2874] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:24 2026] GET /volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:24.887359 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d413eb47-5367-4399-ac40-9844ad78c002 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:24.890043 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d413eb47-5367-4399-ac40-9844ad78c002 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action Aug 14 22:31:24.890902 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d413eb47-5367-4399-ac40-9844ad78c002 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:24.890902 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d413eb47-5367-4399-ac40-9844ad78c002 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:24.892442 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-d413eb47-5367-4399-ac40-9844ad78c002 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Updating snapshot '379c237e-8690-4e7a-8aa3-aeff287e5ef4' with '{'status': 'available'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:31:24.908228 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:24.908228 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:24.925744 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d413eb47-5367-4399-ac40-9844ad78c002 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action returned with HTTP 202 Aug 14 22:31:24.926179 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 716/2875] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:24 2026] POST /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:24.938576 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a8c1d4a4-71c6-4f75-826e-64122150b7cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:24.941423 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a8c1d4a4-71c6-4f75-826e-64122150b7cb tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:24.941734 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a8c1d4a4-71c6-4f75-826e-64122150b7cb tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:24.941988 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a8c1d4a4-71c6-4f75-826e-64122150b7cb tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:24.950139 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:24.950139 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:24.950826 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a8c1d4a4-71c6-4f75-826e-64122150b7cb tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:24.953449 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a8c1d4a4-71c6-4f75-826e-64122150b7cb tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 200 Aug 14 22:31:24.954146 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 727/2876] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:24 2026] GET /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:24.966148 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ce98f8f2-d41c-49ff-b045-b5b37a8b5338 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:24.967681 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce98f8f2-d41c-49ff-b045-b5b37a8b5338 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 Aug 14 22:31:24.968017 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce98f8f2-d41c-49ff-b045-b5b37a8b5338 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:24.968348 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce98f8f2-d41c-49ff-b045-b5b37a8b5338 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:24.969432 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-ce98f8f2-d41c-49ff-b045-b5b37a8b5338 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Delete snapshot with id: 898c3c45-98a4-41df-8d4e-d048eac14362 Aug 14 22:31:24.972916 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce98f8f2-d41c-49ff-b045-b5b37a8b5338 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 returned with HTTP 404 Aug 14 22:31:24.973507 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 724/2877] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:31:24 2026] DELETE /volume/v3/snapshots/898c3c45-98a4-41df-8d4e-d048eac14362 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:24.984445 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d3849208-17c2-440f-8533-fd522cdfc58d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:24.988090 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3849208-17c2-440f-8533-fd522cdfc58d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:31:24.988535 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3849208-17c2-440f-8533-fd522cdfc58d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b523f71-c069-4626-a893-c2bc067ccc45", "name": "tempest-SnapshotsActionsTest-Snapshot-398162852"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:25.002078 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:25.002078 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:25.002609 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d3849208-17c2-440f-8533-fd522cdfc58d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Volume info retrieved successfully. Aug 14 22:31:25.002768 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-d3849208-17c2-440f-8533-fd522cdfc58d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Create snapshot from volume 8b523f71-c069-4626-a893-c2bc067ccc45 Aug 14 22:31:25.036298 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d3849208-17c2-440f-8533-fd522cdfc58d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Created reservations ['c88fb95b-34c1-4ddc-b478-55a53fa271d6', '680eb36b-d5e6-4ad3-8d84-4769cd91f02b', '5a13beb0-fcbe-4068-8937-370049724367', '031e1677-f94b-4744-83b2-5970547df3b8'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:25.078689 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d3849208-17c2-440f-8533-fd522cdfc58d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot create request issued successfully. Aug 14 22:31:25.079186 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3849208-17c2-440f-8533-fd522cdfc58d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:31:25.079778 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 711/2878] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:31:24 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 14 22:31:25.094404 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-993d6e0c-45d2-45cc-a869-5af51d7ba4ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:25.097064 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-993d6e0c-45d2-45cc-a869-5af51d7ba4ce tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f Aug 14 22:31:25.097338 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-993d6e0c-45d2-45cc-a869-5af51d7ba4ce tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:25.101282 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-993d6e0c-45d2-45cc-a869-5af51d7ba4ce tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:25.103631 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:25.103631 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:25.104326 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-993d6e0c-45d2-45cc-a869-5af51d7ba4ce tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:25.105193 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-993d6e0c-45d2-45cc-a869-5af51d7ba4ce tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f returned with HTTP 200 Aug 14 22:31:25.105873 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 717/2879] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:25 2026] GET /volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:25.844500 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-77b0a147-e413-4f84-aea2-e434ef5ba1b4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:25.848015 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-77b0a147-e413-4f84-aea2-e434ef5ba1b4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:25.848316 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-77b0a147-e413-4f84-aea2-e434ef5ba1b4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:25.849200 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-77b0a147-e413-4f84-aea2-e434ef5ba1b4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:25.849467 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-77b0a147-e413-4f84-aea2-e434ef5ba1b4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:25.855558 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:25.855558 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:25.857093 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-77b0a147-e413-4f84-aea2-e434ef5ba1b4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:25.857093 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 728/2880] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:25 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:25.882475 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-33ea0bea-ab34-4aee-b984-c9199a15355b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:25.886144 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33ea0bea-ab34-4aee-b984-c9199a15355b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:31:25.886144 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33ea0bea-ab34-4aee-b984-c9199a15355b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:25.886144 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33ea0bea-ab34-4aee-b984-c9199a15355b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:25.895891 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:25.895891 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:25.901293 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-33ea0bea-ab34-4aee-b984-c9199a15355b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:31:25.905801 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33ea0bea-ab34-4aee-b984-c9199a15355b tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:31:25.906306 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 725/2881] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:25 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:26.119521 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05d46918-5c49-4d44-9d7d-94f4b6bf8af2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:26.121991 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05d46918-5c49-4d44-9d7d-94f4b6bf8af2 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f Aug 14 22:31:26.122830 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05d46918-5c49-4d44-9d7d-94f4b6bf8af2 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:26.122830 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05d46918-5c49-4d44-9d7d-94f4b6bf8af2 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:26.130141 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:26.130141 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:26.130463 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-05d46918-5c49-4d44-9d7d-94f4b6bf8af2 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:26.133274 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05d46918-5c49-4d44-9d7d-94f4b6bf8af2 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f returned with HTTP 200 Aug 14 22:31:26.133274 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 712/2882] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:26 2026] GET /volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:26.149152 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-adf894ad-2358-4492-865c-55078160b193 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:26.154431 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adf894ad-2358-4492-865c-55078160b193 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f/action Aug 14 22:31:26.154831 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adf894ad-2358-4492-865c-55078160b193 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:26.154949 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adf894ad-2358-4492-865c-55078160b193 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:26.156561 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-adf894ad-2358-4492-865c-55078160b193 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Updating snapshot 'a0dda27b-95b9-476b-9fb5-fad66d060a9f' with '{'status': 'error'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:31:26.174433 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:26.174433 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:26.196727 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adf894ad-2358-4492-865c-55078160b193 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f/action returned with HTTP 202 Aug 14 22:31:26.196727 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 718/2883] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:26 2026] POST /volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:26.204785 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f1884383-b225-401e-aa24-eacddfb32880 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:26.206418 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1884383-b225-401e-aa24-eacddfb32880 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f Aug 14 22:31:26.206418 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1884383-b225-401e-aa24-eacddfb32880 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:26.206418 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1884383-b225-401e-aa24-eacddfb32880 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:26.217175 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:26.217175 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:26.217825 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f1884383-b225-401e-aa24-eacddfb32880 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:26.218501 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1884383-b225-401e-aa24-eacddfb32880 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f returned with HTTP 200 Aug 14 22:31:26.218865 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 729/2884] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:26 2026] GET /volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:26.232788 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-baa51d45-7b7c-459f-81e3-eec269e5a356 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:26.235094 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-baa51d45-7b7c-459f-81e3-eec269e5a356 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f/action Aug 14 22:31:26.235425 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-baa51d45-7b7c-459f-81e3-eec269e5a356 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:26.235675 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-baa51d45-7b7c-459f-81e3-eec269e5a356 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:26.246828 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:26.246828 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:26.247344 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-baa51d45-7b7c-459f-81e3-eec269e5a356 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Snapshot retrieved successfully. Aug 14 22:31:26.275858 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-baa51d45-7b7c-459f-81e3-eec269e5a356 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Snapshot delete request issued successfully. Aug 14 22:31:26.276169 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-baa51d45-7b7c-459f-81e3-eec269e5a356 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f/action returned with HTTP 202 Aug 14 22:31:26.276785 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 726/2885] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:26 2026] POST /volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:26.289450 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc7f6548-186a-4208-b413-468b086af33b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:26.293514 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc7f6548-186a-4208-b413-468b086af33b tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f Aug 14 22:31:26.293759 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc7f6548-186a-4208-b413-468b086af33b tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:26.293945 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc7f6548-186a-4208-b413-468b086af33b tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:26.310097 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:26.310097 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:26.310656 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dc7f6548-186a-4208-b413-468b086af33b tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:26.311504 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc7f6548-186a-4208-b413-468b086af33b tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f returned with HTTP 200 Aug 14 22:31:26.311860 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 713/2886] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:26 2026] GET /volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:26.869369 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-94c693e1-79ba-4769-ae4c-83697dbcea4e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:26.871500 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94c693e1-79ba-4769-ae4c-83697dbcea4e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:26.871816 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94c693e1-79ba-4769-ae4c-83697dbcea4e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:26.871943 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94c693e1-79ba-4769-ae4c-83697dbcea4e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:26.872118 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-94c693e1-79ba-4769-ae4c-83697dbcea4e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:26.878041 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:26.878041 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:26.879006 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94c693e1-79ba-4769-ae4c-83697dbcea4e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:26.879610 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 719/2887] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:26 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:27.323541 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d0d2ced3-eabb-4aad-81f8-2780027e7f34 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:27.326922 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0d2ced3-eabb-4aad-81f8-2780027e7f34 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f Aug 14 22:31:27.326922 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0d2ced3-eabb-4aad-81f8-2780027e7f34 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:27.327756 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0d2ced3-eabb-4aad-81f8-2780027e7f34 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:27.333239 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0d2ced3-eabb-4aad-81f8-2780027e7f34 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f returned with HTTP 404 Aug 14 22:31:27.334056 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 730/2888] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:27 2026] GET /volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:27.348844 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-48dfc953-403a-43bc-bd87-fe39a8d6c522 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:27.349807 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48dfc953-403a-43bc-bd87-fe39a8d6c522 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action Aug 14 22:31:27.350117 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-48dfc953-403a-43bc-bd87-fe39a8d6c522 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:27.350337 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-48dfc953-403a-43bc-bd87-fe39a8d6c522 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:27.352199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-48dfc953-403a-43bc-bd87-fe39a8d6c522 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Updating snapshot '379c237e-8690-4e7a-8aa3-aeff287e5ef4' with '{'status': 'available'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:31:27.367910 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:27.367910 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:27.388883 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48dfc953-403a-43bc-bd87-fe39a8d6c522 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action returned with HTTP 202 Aug 14 22:31:27.390447 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 727/2889] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:27 2026] POST /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:27.398210 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-69b0034e-b6de-46e1-bd85-37ec08c1de9c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:27.402239 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69b0034e-b6de-46e1-bd85-37ec08c1de9c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:27.402239 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69b0034e-b6de-46e1-bd85-37ec08c1de9c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:27.402239 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69b0034e-b6de-46e1-bd85-37ec08c1de9c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:27.410272 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:27.410272 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:27.410951 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-69b0034e-b6de-46e1-bd85-37ec08c1de9c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:27.412415 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69b0034e-b6de-46e1-bd85-37ec08c1de9c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 200 Aug 14 22:31:27.412896 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 714/2890] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:27 2026] GET /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:27.424231 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e806d743-349d-4652-a9e7-aa04f90cc466 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:27.426562 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e806d743-349d-4652-a9e7-aa04f90cc466 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f Aug 14 22:31:27.426757 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e806d743-349d-4652-a9e7-aa04f90cc466 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:27.426936 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e806d743-349d-4652-a9e7-aa04f90cc466 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:27.427111 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-e806d743-349d-4652-a9e7-aa04f90cc466 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Delete snapshot with id: a0dda27b-95b9-476b-9fb5-fad66d060a9f Aug 14 22:31:27.433631 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e806d743-349d-4652-a9e7-aa04f90cc466 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f returned with HTTP 404 Aug 14 22:31:27.434192 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 720/2891] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:31:27 2026] DELETE /volume/v3/snapshots/a0dda27b-95b9-476b-9fb5-fad66d060a9f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:27.450130 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-49f2dc77-ded7-49df-a0a0-6566f4b9cf0d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:27.452339 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49f2dc77-ded7-49df-a0a0-6566f4b9cf0d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:31:27.453113 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49f2dc77-ded7-49df-a0a0-6566f4b9cf0d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b523f71-c069-4626-a893-c2bc067ccc45", "name": "tempest-SnapshotsActionsTest-Snapshot-1597370322"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:27.467963 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:27.467963 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:27.468390 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-49f2dc77-ded7-49df-a0a0-6566f4b9cf0d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Volume info retrieved successfully. Aug 14 22:31:27.468528 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-49f2dc77-ded7-49df-a0a0-6566f4b9cf0d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Create snapshot from volume 8b523f71-c069-4626-a893-c2bc067ccc45 Aug 14 22:31:27.539881 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-49f2dc77-ded7-49df-a0a0-6566f4b9cf0d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Created reservations ['40abebf8-c2bf-4f30-bc68-356498f3d992', '98d81c89-8f9e-413c-a79a-75982bf82232', 'a1f5dc33-a053-4558-b150-db1bff03d2a4', 'a8ad84d3-7383-455a-bc2c-527dbb8f6d04'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:27.627072 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-49f2dc77-ded7-49df-a0a0-6566f4b9cf0d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot create request issued successfully. Aug 14 22:31:27.627709 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49f2dc77-ded7-49df-a0a0-6566f4b9cf0d tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:31:27.628354 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 731/2892] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:31:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:27.643850 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-def095fb-0484-47e0-9442-5606137afdb4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:27.646533 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-def095fb-0484-47e0-9442-5606137afdb4 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec Aug 14 22:31:27.646774 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-def095fb-0484-47e0-9442-5606137afdb4 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:27.647290 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-def095fb-0484-47e0-9442-5606137afdb4 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:27.655964 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:27.655964 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:27.656709 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-def095fb-0484-47e0-9442-5606137afdb4 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:27.657736 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-def095fb-0484-47e0-9442-5606137afdb4 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec returned with HTTP 200 Aug 14 22:31:27.658065 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 728/2893] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:27 2026] GET /volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:27.890516 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ab17ff3e-c73f-49db-b17f-b370f795773f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:27.892939 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab17ff3e-c73f-49db-b17f-b370f795773f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:27.893194 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab17ff3e-c73f-49db-b17f-b370f795773f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:27.893449 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab17ff3e-c73f-49db-b17f-b370f795773f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:27.893577 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ab17ff3e-c73f-49db-b17f-b370f795773f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:27.898999 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:27.898999 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:27.899879 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab17ff3e-c73f-49db-b17f-b370f795773f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:27.900330 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 715/2894] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:27 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:28.583365 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b08699cf-dfc4-4e46-a720-d3bb98fe0106 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:28.589140 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b08699cf-dfc4-4e46-a720-d3bb98fe0106 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:28.589418 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b08699cf-dfc4-4e46-a720-d3bb98fe0106 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:28.589701 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b08699cf-dfc4-4e46-a720-d3bb98fe0106 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:28.598724 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:28.598724 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:28.603706 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b08699cf-dfc4-4e46-a720-d3bb98fe0106 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:28.609721 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b08699cf-dfc4-4e46-a720-d3bb98fe0106 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 200 Aug 14 22:31:28.610284 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 721/2895] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:28 2026] GET /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:28.670543 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6f262941-93ca-4f3c-bbb1-c4d81b266a12 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:28.673457 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f262941-93ca-4f3c-bbb1-c4d81b266a12 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec Aug 14 22:31:28.673761 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6f262941-93ca-4f3c-bbb1-c4d81b266a12 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:28.674018 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6f262941-93ca-4f3c-bbb1-c4d81b266a12 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:28.683214 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:28.683214 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:28.683905 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6f262941-93ca-4f3c-bbb1-c4d81b266a12 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:28.685128 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f262941-93ca-4f3c-bbb1-c4d81b266a12 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec returned with HTTP 200 Aug 14 22:31:28.685687 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 732/2896] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:28 2026] GET /volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:28.704827 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5f47187b-9763-430c-bc71-03f2f1e17e38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:28.709173 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f47187b-9763-430c-bc71-03f2f1e17e38 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec/action Aug 14 22:31:28.709587 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f47187b-9763-430c-bc71-03f2f1e17e38 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:28.709797 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f47187b-9763-430c-bc71-03f2f1e17e38 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:28.712332 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-5f47187b-9763-430c-bc71-03f2f1e17e38 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Updating snapshot '13f0d785-ba8b-42f6-a29a-209b7f0bc9ec' with '{'status': 'error_deleting'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:31:28.727773 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:28.727773 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:28.744319 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f47187b-9763-430c-bc71-03f2f1e17e38 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec/action returned with HTTP 202 Aug 14 22:31:28.744319 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 729/2897] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:28 2026] POST /volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:28.753433 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4400ab34-a2de-43c4-87c6-8886d4ca5ccf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:28.755632 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4400ab34-a2de-43c4-87c6-8886d4ca5ccf tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec Aug 14 22:31:28.757997 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4400ab34-a2de-43c4-87c6-8886d4ca5ccf tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:28.757997 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4400ab34-a2de-43c4-87c6-8886d4ca5ccf tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:28.762379 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:28.762379 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:28.762900 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4400ab34-a2de-43c4-87c6-8886d4ca5ccf tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:28.763735 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4400ab34-a2de-43c4-87c6-8886d4ca5ccf tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec returned with HTTP 200 Aug 14 22:31:28.765993 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 716/2898] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:28 2026] GET /volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:28.776046 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a9e99e0c-34b2-48cd-941c-c100a23c27d9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:28.778560 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9e99e0c-34b2-48cd-941c-c100a23c27d9 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec/action Aug 14 22:31:28.779077 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9e99e0c-34b2-48cd-941c-c100a23c27d9 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:28.779278 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9e99e0c-34b2-48cd-941c-c100a23c27d9 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:28.792579 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:28.792579 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:28.792857 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a9e99e0c-34b2-48cd-941c-c100a23c27d9 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Snapshot retrieved successfully. Aug 14 22:31:28.819846 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a9e99e0c-34b2-48cd-941c-c100a23c27d9 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Snapshot delete request issued successfully. Aug 14 22:31:28.820195 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9e99e0c-34b2-48cd-941c-c100a23c27d9 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec/action returned with HTTP 202 Aug 14 22:31:28.821108 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 722/2899] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:28 2026] POST /volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:28.836444 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a4f2b259-2532-4af2-a4dd-28abec0010ae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:28.840901 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4f2b259-2532-4af2-a4dd-28abec0010ae tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec Aug 14 22:31:28.841516 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4f2b259-2532-4af2-a4dd-28abec0010ae tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:28.841516 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4f2b259-2532-4af2-a4dd-28abec0010ae tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:28.857570 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:28.857570 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:28.858174 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a4f2b259-2532-4af2-a4dd-28abec0010ae tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:28.859884 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4f2b259-2532-4af2-a4dd-28abec0010ae tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec returned with HTTP 200 Aug 14 22:31:28.860637 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 733/2900] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:28 2026] GET /volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:28.914134 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dc9834d6-8965-4545-99c3-9c79feafbaea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:28.916808 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc9834d6-8965-4545-99c3-9c79feafbaea tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:28.916808 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc9834d6-8965-4545-99c3-9c79feafbaea tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:28.917027 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc9834d6-8965-4545-99c3-9c79feafbaea tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:28.917154 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-dc9834d6-8965-4545-99c3-9c79feafbaea tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:28.921708 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:28.921708 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:28.922513 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc9834d6-8965-4545-99c3-9c79feafbaea tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:28.922957 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 730/2901] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:28 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:31:29.045642 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-197920ef-ad40-4f98-b04d-f33a62b0f3c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:29.049015 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-197920ef-ad40-4f98-b04d-f33a62b0f3c0 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:29.049080 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-197920ef-ad40-4f98-b04d-f33a62b0f3c0 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:29.049341 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-197920ef-ad40-4f98-b04d-f33a62b0f3c0 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:29.061768 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:29.061768 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:29.066507 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-197920ef-ad40-4f98-b04d-f33a62b0f3c0 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:29.071467 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-197920ef-ad40-4f98-b04d-f33a62b0f3c0 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 200 Aug 14 22:31:29.071994 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 717/2902] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:29 2026] GET /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 940 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:29.170125 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0475e766-2670-42bf-9f03-fe351e84b250 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:29.171307 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0475e766-2670-42bf-9f03-fe351e84b250 None None] GET https://10.4.3.114/volume// Aug 14 22:31:29.171307 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0475e766-2670-42bf-9f03-fe351e84b250 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:29.171596 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0475e766-2670-42bf-9f03-fe351e84b250 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:29.172288 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0475e766-2670-42bf-9f03-fe351e84b250 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:31:29.172346 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 723/2903] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:31:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:31:29.182309 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-666d29f0-eb30-4a98-9590-b04fd1fa5221 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:29.346062 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-666d29f0-eb30-4a98-9590-b04fd1fa5221 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:31:29.346180 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-666d29f0-eb30-4a98-9590-b04fd1fa5221 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fd49d04-f388-43bd-9a11-716897a4e88c", "connector": null, "instance_uuid": "144ed379-dfb1-4f31-b380-a1c6886151ed"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:29.357935 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:29.357935 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:29.414227 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-666d29f0-eb30-4a98-9590-b04fd1fa5221 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:31:29.414885 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 734/2904] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:31:29 2026] POST /volume/v3/attachments => generated 273 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:29.462397 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc12fd29-a32b-4b69-b0d0-2d313353b542 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:29.466062 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc12fd29-a32b-4b69-b0d0-2d313353b542 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:29.466259 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc12fd29-a32b-4b69-b0d0-2d313353b542 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:29.466496 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc12fd29-a32b-4b69-b0d0-2d313353b542 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:29.491048 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:29.491048 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:29.495855 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cc12fd29-a32b-4b69-b0d0-2d313353b542 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:29.502799 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc12fd29-a32b-4b69-b0d0-2d313353b542 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 200 Aug 14 22:31:29.503387 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 731/2905] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:29 2026] GET /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 939 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:29.534456 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ba7acfc7-bd3b-467c-b620-da40b7b0acd8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:29.536747 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba7acfc7-bd3b-467c-b620-da40b7b0acd8 None None] GET https://10.4.3.114/volume// Aug 14 22:31:29.536747 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba7acfc7-bd3b-467c-b620-da40b7b0acd8 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:29.536747 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba7acfc7-bd3b-467c-b620-da40b7b0acd8 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:29.536747 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba7acfc7-bd3b-467c-b620-da40b7b0acd8 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:31:29.536747 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 718/2906] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:31: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 14 22:31:29.562744 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-ead80403-ad34-4d22-bfd4-56031ab2600a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:29.570021 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-ead80403-ad34-4d22-bfd4-56031ab2600a tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:29.570385 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-ead80403-ad34-4d22-bfd4-56031ab2600a tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:29.570685 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-ead80403-ad34-4d22-bfd4-56031ab2600a tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:29.587010 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:29.587010 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:29.592278 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-ead80403-ad34-4d22-bfd4-56031ab2600a tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:29.600973 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-ead80403-ad34-4d22-bfd4-56031ab2600a tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 200 Aug 14 22:31:29.601308 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 724/2907] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:31:29 2026] GET /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 1119 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:31:29.771545 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-f47093ac-3ee4-48f6-9c48-5d649629762d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:29.775214 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-f47093ac-3ee4-48f6-9c48-5d649629762d tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] PUT https://10.4.3.114/volume/v3/attachments/50980d57-f262-4185-a423-d091d4021e4b Aug 14 22:31:29.776105 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-f47093ac-3ee4-48f6-9c48-5d649629762d tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:29.784992 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-f47093ac-3ee4-48f6-9c48-5d649629762d tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Acquiring lock "cinder-attachment_update-6fd49d04-f388-43bd-9a11-716897a4e88c-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:31:29.792768 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-f47093ac-3ee4-48f6-9c48-5d649629762d tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Lock "cinder-attachment_update-6fd49d04-f388-43bd-9a11-716897a4e88c-np0000007343" acquired by "attachment_update" :: waited 0.008s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:31:29.793909 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:29.793909 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:29.875911 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-94c962e5-1b14-462f-8acb-5c4aec98184c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:29.880371 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94c962e5-1b14-462f-8acb-5c4aec98184c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec Aug 14 22:31:29.881313 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94c962e5-1b14-462f-8acb-5c4aec98184c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:29.881700 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94c962e5-1b14-462f-8acb-5c4aec98184c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:29.886783 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94c962e5-1b14-462f-8acb-5c4aec98184c tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec returned with HTTP 404 Aug 14 22:31:29.887891 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 732/2908] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:29 2026] GET /volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:29.898247 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4f1a86ef-393e-4fdf-ac02-81c4961a2610 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:29.901404 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f1a86ef-393e-4fdf-ac02-81c4961a2610 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action Aug 14 22:31:29.901404 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f1a86ef-393e-4fdf-ac02-81c4961a2610 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:29.901404 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f1a86ef-393e-4fdf-ac02-81c4961a2610 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:29.903043 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-4f1a86ef-393e-4fdf-ac02-81c4961a2610 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Updating snapshot '379c237e-8690-4e7a-8aa3-aeff287e5ef4' with '{'status': 'available'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:31:29.915446 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:29.915446 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:29.917304 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-f47093ac-3ee4-48f6-9c48-5d649629762d tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Lock "cinder-attachment_update-6fd49d04-f388-43bd-9a11-716897a4e88c-np0000007343" released by "attachment_update" :: held 0.124s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:31:29.917749 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-f47093ac-3ee4-48f6-9c48-5d649629762d tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/attachments/50980d57-f262-4185-a423-d091d4021e4b returned with HTTP 200 Aug 14 22:31:29.918396 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 735/2909] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:31:29 2026] PUT /volume/v3/attachments/50980d57-f262-4185-a423-d091d4021e4b => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:29.938428 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f1a86ef-393e-4fdf-ac02-81c4961a2610 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action returned with HTTP 202 Aug 14 22:31:29.939420 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5cea5fa9-6247-408f-9bc9-379711e3167e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:29.940246 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 719/2910] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:29 2026] POST /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:29.941733 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cea5fa9-6247-408f-9bc9-379711e3167e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:29.942013 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cea5fa9-6247-408f-9bc9-379711e3167e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:29.942281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cea5fa9-6247-408f-9bc9-379711e3167e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:29.942460 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5cea5fa9-6247-408f-9bc9-379711e3167e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:29.951962 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:29.951962 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:29.951962 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cea5fa9-6247-408f-9bc9-379711e3167e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:29.951962 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 725/2911] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:29 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:29.952495 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-79368925-1c55-45eb-a7e1-cb86bcee497e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:29.963274 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79368925-1c55-45eb-a7e1-cb86bcee497e tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:29.963488 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79368925-1c55-45eb-a7e1-cb86bcee497e tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:29.965096 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79368925-1c55-45eb-a7e1-cb86bcee497e tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:29.973046 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:29.973046 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:29.973046 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-79368925-1c55-45eb-a7e1-cb86bcee497e tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:29.974043 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79368925-1c55-45eb-a7e1-cb86bcee497e tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 200 Aug 14 22:31:29.980896 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 733/2912] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:29 2026] GET /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:31:29.996345 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b04b5b5c-cdba-4263-b4b4-572ae4f0c8a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:29.999548 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b04b5b5c-cdba-4263-b4b4-572ae4f0c8a8 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec Aug 14 22:31:30.000382 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b04b5b5c-cdba-4263-b4b4-572ae4f0c8a8 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:30.000382 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b04b5b5c-cdba-4263-b4b4-572ae4f0c8a8 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:30.002185 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-b04b5b5c-cdba-4263-b4b4-572ae4f0c8a8 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Delete snapshot with id: 13f0d785-ba8b-42f6-a29a-209b7f0bc9ec Aug 14 22:31:30.009309 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b04b5b5c-cdba-4263-b4b4-572ae4f0c8a8 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec returned with HTTP 404 Aug 14 22:31:30.009309 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 736/2913] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:31:29 2026] DELETE /volume/v3/snapshots/13f0d785-ba8b-42f6-a29a-209b7f0bc9ec => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:30.019743 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-967bcea6-3174-404b-a1aa-24e16e57bc70 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:30.022164 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-967bcea6-3174-404b-a1aa-24e16e57bc70 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action Aug 14 22:31:30.022314 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-967bcea6-3174-404b-a1aa-24e16e57bc70 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:30.022527 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-967bcea6-3174-404b-a1aa-24e16e57bc70 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:30.025003 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-967bcea6-3174-404b-a1aa-24e16e57bc70 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Updating snapshot '379c237e-8690-4e7a-8aa3-aeff287e5ef4' with '{'status': 'creating'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:31:30.046088 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:30.046088 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:30.069294 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-967bcea6-3174-404b-a1aa-24e16e57bc70 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action returned with HTTP 202 Aug 14 22:31:30.070015 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 720/2914] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:30 2026] POST /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:30.080696 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b297ef2a-1686-4f98-b9da-dffa45ce5836 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:30.084912 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b297ef2a-1686-4f98-b9da-dffa45ce5836 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:30.085211 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b297ef2a-1686-4f98-b9da-dffa45ce5836 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:30.085537 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b297ef2a-1686-4f98-b9da-dffa45ce5836 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:30.092315 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:30.092315 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:30.093026 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b297ef2a-1686-4f98-b9da-dffa45ce5836 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:30.094165 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b297ef2a-1686-4f98-b9da-dffa45ce5836 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 200 Aug 14 22:31:30.095789 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 726/2915] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:30 2026] GET /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:30.110830 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b57552ed-2580-400c-9b33-dc1e8c2f99b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:30.113462 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b57552ed-2580-400c-9b33-dc1e8c2f99b3 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] POST https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action Aug 14 22:31:30.113943 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b57552ed-2580-400c-9b33-dc1e8c2f99b3 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:30.114039 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b57552ed-2580-400c-9b33-dc1e8c2f99b3 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:30.115610 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.snapshot_actions [None req-b57552ed-2580-400c-9b33-dc1e8c2f99b3 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100324) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 22:31:30.122748 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:30.122748 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:30.123706 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.snapshot_actions [None req-b57552ed-2580-400c-9b33-dc1e8c2f99b3 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Updating snapshot 379c237e-8690-4e7a-8aa3-aeff287e5ef4 with info {'id': '379c237e-8690-4e7a-8aa3-aeff287e5ef4', 'status': 'error', 'progress': '80%'} Aug 14 22:31:30.132903 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b57552ed-2580-400c-9b33-dc1e8c2f99b3 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action returned with HTTP 202 Aug 14 22:31:30.133651 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 734/2916] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:30 2026] POST /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:30.146902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64b1811f-f87d-408d-8780-92e2b61bb635 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:30.149797 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64b1811f-f87d-408d-8780-92e2b61bb635 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] GET https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:30.150190 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64b1811f-f87d-408d-8780-92e2b61bb635 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:30.150452 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64b1811f-f87d-408d-8780-92e2b61bb635 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:30.161049 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:30.161049 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:30.161519 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-64b1811f-f87d-408d-8780-92e2b61bb635 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Snapshot retrieved successfully. Aug 14 22:31:30.162445 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64b1811f-f87d-408d-8780-92e2b61bb635 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 200 Aug 14 22:31:30.163088 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 737/2917] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:30 2026] GET /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:30.175666 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4206ddc7-2a6d-4d03-af84-7b0f5bc391a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:30.177624 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4206ddc7-2a6d-4d03-af84-7b0f5bc391a0 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] POST https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action Aug 14 22:31:30.178021 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4206ddc7-2a6d-4d03-af84-7b0f5bc391a0 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:30.178311 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4206ddc7-2a6d-4d03-af84-7b0f5bc391a0 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:30.179844 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-4206ddc7-2a6d-4d03-af84-7b0f5bc391a0 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] Updating snapshot '379c237e-8690-4e7a-8aa3-aeff287e5ef4' with '{'status': 'available'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:31:30.192317 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:30.192317 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:30.215800 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4206ddc7-2a6d-4d03-af84-7b0f5bc391a0 tempest-SnapshotsActionsTest-930543715 tempest-SnapshotsActionsTest-930543715-project-admin] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action returned with HTTP 202 Aug 14 22:31:30.216550 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 721/2918] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:31:30 2026] POST /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:30.227936 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aab80517-e9f8-4759-932d-521736dc0a41 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:30.229892 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aab80517-e9f8-4759-932d-521736dc0a41 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:30.230411 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aab80517-e9f8-4759-932d-521736dc0a41 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:30.230755 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aab80517-e9f8-4759-932d-521736dc0a41 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:30.242236 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:30.242236 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:30.242236 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aab80517-e9f8-4759-932d-521736dc0a41 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:30.243100 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aab80517-e9f8-4759-932d-521736dc0a41 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 200 Aug 14 22:31:30.243858 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 727/2919] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:30 2026] GET /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:30.261841 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f4a06dff-26b6-4313-b334-195195d6b724 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:30.273986 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4a06dff-26b6-4313-b334-195195d6b724 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:30.274950 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4a06dff-26b6-4313-b334-195195d6b724 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:30.274950 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4a06dff-26b6-4313-b334-195195d6b724 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:30.274950 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-f4a06dff-26b6-4313-b334-195195d6b724 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Delete snapshot with id: 379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:30.304829 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:30.304829 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:30.305556 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f4a06dff-26b6-4313-b334-195195d6b724 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:30.337118 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f4a06dff-26b6-4313-b334-195195d6b724 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot delete request issued successfully. Aug 14 22:31:30.337191 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4a06dff-26b6-4313-b334-195195d6b724 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 202 Aug 14 22:31:30.337672 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 735/2920] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:31:30 2026] DELETE /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:30.347355 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4082f98b-4689-4ba1-a8a6-e7d799034adb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:30.350129 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4082f98b-4689-4ba1-a8a6-e7d799034adb tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:30.350129 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4082f98b-4689-4ba1-a8a6-e7d799034adb tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:30.350129 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4082f98b-4689-4ba1-a8a6-e7d799034adb tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:30.356818 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:30.356818 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:30.357621 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4082f98b-4689-4ba1-a8a6-e7d799034adb tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Snapshot retrieved successfully. Aug 14 22:31:30.358566 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4082f98b-4689-4ba1-a8a6-e7d799034adb tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 200 Aug 14 22:31:30.359002 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 738/2921] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:30 2026] GET /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:30.525696 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-70e46797-7d5b-4ba3-a278-2ce5c34c4f64 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:30.527999 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70e46797-7d5b-4ba3-a278-2ce5c34c4f64 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:30.528249 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70e46797-7d5b-4ba3-a278-2ce5c34c4f64 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:30.528591 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70e46797-7d5b-4ba3-a278-2ce5c34c4f64 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:30.544015 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:30.544015 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:30.553385 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-70e46797-7d5b-4ba3-a278-2ce5c34c4f64 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:30.560324 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70e46797-7d5b-4ba3-a278-2ce5c34c4f64 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 200 Aug 14 22:31:30.560808 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 722/2922] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:30 2026] GET /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 940 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:30.969683 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bf285295-3299-4c93-b4fa-8d505226e8c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:30.969683 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf285295-3299-4c93-b4fa-8d505226e8c2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:30.969683 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf285295-3299-4c93-b4fa-8d505226e8c2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:30.969683 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf285295-3299-4c93-b4fa-8d505226e8c2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:30.970265 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bf285295-3299-4c93-b4fa-8d505226e8c2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:30.980378 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:30.980378 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:30.980378 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf285295-3299-4c93-b4fa-8d505226e8c2 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:30.981213 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 728/2923] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:30 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:31.378706 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9c142a20-6d05-49ff-872b-22dcf1f47ea3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:31.385602 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c142a20-6d05-49ff-872b-22dcf1f47ea3 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 Aug 14 22:31:31.385602 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c142a20-6d05-49ff-872b-22dcf1f47ea3 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:31.385602 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c142a20-6d05-49ff-872b-22dcf1f47ea3 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:31.398291 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c142a20-6d05-49ff-872b-22dcf1f47ea3 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 returned with HTTP 404 Aug 14 22:31:31.398877 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 736/2924] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:31:31 2026] GET /volume/v3/snapshots/379c237e-8690-4e7a-8aa3-aeff287e5ef4 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:31.410015 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2b923be1-842b-4c0b-b478-48d5630fe1f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:31.412091 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b923be1-842b-4c0b-b478-48d5630fe1f8 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 Aug 14 22:31:31.414294 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b923be1-842b-4c0b-b478-48d5630fe1f8 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:31.414294 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b923be1-842b-4c0b-b478-48d5630fe1f8 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:31.425944 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:31.425944 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:31.435083 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2b923be1-842b-4c0b-b478-48d5630fe1f8 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Volume info retrieved successfully. Aug 14 22:31:31.444092 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b923be1-842b-4c0b-b478-48d5630fe1f8 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 returned with HTTP 200 Aug 14 22:31:31.444613 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 739/2925] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:31 2026] GET /volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:31.468989 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8e63decf-4f50-4901-9408-e6231e7c1024 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:31.473536 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e63decf-4f50-4901-9408-e6231e7c1024 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] DELETE https://10.4.3.114/volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 Aug 14 22:31:31.473536 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e63decf-4f50-4901-9408-e6231e7c1024 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:31.473536 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e63decf-4f50-4901-9408-e6231e7c1024 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:31.473536 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8e63decf-4f50-4901-9408-e6231e7c1024 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Delete volume with id: 8b523f71-c069-4626-a893-c2bc067ccc45 Aug 14 22:31:31.486986 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:31.486986 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:31.487494 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8e63decf-4f50-4901-9408-e6231e7c1024 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Volume info retrieved successfully. Aug 14 22:31:31.525067 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8e63decf-4f50-4901-9408-e6231e7c1024 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Delete volume request issued successfully. Aug 14 22:31:31.525442 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e63decf-4f50-4901-9408-e6231e7c1024 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 returned with HTTP 202 Aug 14 22:31:31.526273 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 723/2926] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:31 2026] DELETE /volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:31.538272 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5b04754-dc54-4c08-b3a8-0a720c5c45db None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:31.542048 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5b04754-dc54-4c08-b3a8-0a720c5c45db tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 Aug 14 22:31:31.542370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5b04754-dc54-4c08-b3a8-0a720c5c45db tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:31.542607 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5b04754-dc54-4c08-b3a8-0a720c5c45db tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:31.558730 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:31.558730 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:31.563857 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b5b04754-dc54-4c08-b3a8-0a720c5c45db tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Volume info retrieved successfully. Aug 14 22:31:31.569764 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5b04754-dc54-4c08-b3a8-0a720c5c45db tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 returned with HTTP 200 Aug 14 22:31:31.570380 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 729/2927] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:31 2026] GET /volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:31.585783 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-099014a6-a7d8-43f1-8bb8-2332e9cbb764 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:31.589243 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-099014a6-a7d8-43f1-8bb8-2332e9cbb764 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:31.589595 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-099014a6-a7d8-43f1-8bb8-2332e9cbb764 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:31.589990 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-099014a6-a7d8-43f1-8bb8-2332e9cbb764 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:31.604582 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:31.604582 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:31.609614 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-099014a6-a7d8-43f1-8bb8-2332e9cbb764 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:31.615231 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-099014a6-a7d8-43f1-8bb8-2332e9cbb764 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 200 Aug 14 22:31:31.615766 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 737/2928] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:31 2026] GET /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:31.998688 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-584939b9-1c08-46c9-9016-705f81a7007d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:32.005175 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-584939b9-1c08-46c9-9016-705f81a7007d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:32.005559 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-584939b9-1c08-46c9-9016-705f81a7007d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:32.006149 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-584939b9-1c08-46c9-9016-705f81a7007d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:32.006235 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-584939b9-1c08-46c9-9016-705f81a7007d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:32.014491 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:32.014491 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:32.015336 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-584939b9-1c08-46c9-9016-705f81a7007d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:32.015771 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 740/2929] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:31 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:32.589905 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a1264532-917a-49ba-bd0e-2398cbe6daf0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:32.594443 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1264532-917a-49ba-bd0e-2398cbe6daf0 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] GET https://10.4.3.114/volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 Aug 14 22:31:32.594443 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1264532-917a-49ba-bd0e-2398cbe6daf0 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:32.594443 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1264532-917a-49ba-bd0e-2398cbe6daf0 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:32.605887 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1264532-917a-49ba-bd0e-2398cbe6daf0 tempest-SnapshotsActionsTest-1452873881 tempest-SnapshotsActionsTest-1452873881-project-member] https://10.4.3.114/volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 returned with HTTP 404 Aug 14 22:31:32.605887 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 724/2930] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:32 2026] GET /volume/v3/volumes/8b523f71-c069-4626-a893-c2bc067ccc45 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:32.634170 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b9e05edf-16ee-4123-9432-19ee6c2d80ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:32.636692 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9e05edf-16ee-4123-9432-19ee6c2d80ce tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:32.636692 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9e05edf-16ee-4123-9432-19ee6c2d80ce tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:32.636950 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9e05edf-16ee-4123-9432-19ee6c2d80ce tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:32.654013 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:32.654013 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:32.660936 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b9e05edf-16ee-4123-9432-19ee6c2d80ce tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:32.673652 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9e05edf-16ee-4123-9432-19ee6c2d80ce tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 200 Aug 14 22:31:32.674475 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 730/2931] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:32 2026] GET /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 940 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:33.028663 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa2882f0-aa46-4922-9068-d26a48bb53c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:33.032289 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa2882f0-aa46-4922-9068-d26a48bb53c8 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:33.032598 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa2882f0-aa46-4922-9068-d26a48bb53c8 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:33.032843 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa2882f0-aa46-4922-9068-d26a48bb53c8 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:33.032992 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-aa2882f0-aa46-4922-9068-d26a48bb53c8 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:33.042336 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:33.042336 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:33.042515 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa2882f0-aa46-4922-9068-d26a48bb53c8 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:33.042937 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 738/2932] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:33 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:33.446220 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-0b348b88-bfc7-4281-8f39-0b0fda3d8168 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:33.448822 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-0b348b88-bfc7-4281-8f39-0b0fda3d8168 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] POST https://10.4.3.114/volume/v3/attachments/50980d57-f262-4185-a423-d091d4021e4b/action Aug 14 22:31:33.448822 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-0b348b88-bfc7-4281-8f39-0b0fda3d8168 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:33.449022 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-0b348b88-bfc7-4281-8f39-0b0fda3d8168 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:33.473767 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:33.473767 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:33.502001 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-249e67e9-57e8-4d5c-91d2-4bc312b1c624 req-0b348b88-bfc7-4281-8f39-0b0fda3d8168 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/attachments/50980d57-f262-4185-a423-d091d4021e4b/action returned with HTTP 204 Aug 14 22:31:33.502771 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 741/2933] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:31:33 2026] POST /volume/v3/attachments/50980d57-f262-4185-a423-d091d4021e4b/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:33.643134 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:33.691922 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39cc997a-87af-4535-a1da-78879e672b67 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:33.694527 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39cc997a-87af-4535-a1da-78879e672b67 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:33.694745 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39cc997a-87af-4535-a1da-78879e672b67 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:33.695071 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39cc997a-87af-4535-a1da-78879e672b67 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:33.707107 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:33.707107 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:33.711867 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39cc997a-87af-4535-a1da-78879e672b67 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:33.718222 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39cc997a-87af-4535-a1da-78879e672b67 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 200 Aug 14 22:31:33.718222 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 731/2934] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:33 2026] GET /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 1232 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:33.735294 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8ba9320c-4f62-49c2-a890-d50ec170c839 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:33.737430 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ba9320c-4f62-49c2-a890-d50ec170c839 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:33.737785 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ba9320c-4f62-49c2-a890-d50ec170c839 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:33.738125 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ba9320c-4f62-49c2-a890-d50ec170c839 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:33.748111 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:33.748111 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:33.752376 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8ba9320c-4f62-49c2-a890-d50ec170c839 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:33.757730 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ba9320c-4f62-49c2-a890-d50ec170c839 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 200 Aug 14 22:31:33.758365 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 739/2935] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:33 2026] GET /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 1232 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:33.812649 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:33.812788 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-159690532", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:33.815032 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-159690532', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:33.815212 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Create volume of 1 GB Aug 14 22:31:33.821151 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Availability Zones retrieved successfully. Aug 14 22:31:33.834460 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Flow 'volume_create_api' (44a60ce5-f97b-4cdf-9b23-180dfc6b3df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:33.835789 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5a1301-d666-4652-8258-52c2b289b861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:33.837266 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:33.904487 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5a1301-d666-4652-8258-52c2b289b861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:33.905418 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a549ec-2339-4f55-aed9-a5aef41bb7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:34.050422 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Created reservations ['d6466660-e875-4c4f-be5e-cca71814a276', '02beb689-505c-43fc-a7a2-590d5611a605', '4232ba96-991d-4e20-8788-c63b8cab8937', '627e8c0f-dcbe-459b-86f8-9bf28e97fdf6'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:34.052114 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a549ec-2339-4f55-aed9-a5aef41bb7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6466660-e875-4c4f-be5e-cca71814a276', '02beb689-505c-43fc-a7a2-590d5611a605', '4232ba96-991d-4e20-8788-c63b8cab8937', '627e8c0f-dcbe-459b-86f8-9bf28e97fdf6']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:34.056214 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5014a67d-ca98-47f5-b3d3-fa031659a3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:34.062377 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b38000c8-b199-43d8-81b1-5ea184d301d3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:34.066568 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b38000c8-b199-43d8-81b1-5ea184d301d3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:34.066568 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b38000c8-b199-43d8-81b1-5ea184d301d3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:34.067572 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b38000c8-b199-43d8-81b1-5ea184d301d3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:34.067572 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b38000c8-b199-43d8-81b1-5ea184d301d3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:34.075425 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:34.075425 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:34.078411 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b38000c8-b199-43d8-81b1-5ea184d301d3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:34.078411 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 742/2936] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:34 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:34.098247 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5014a67d-ca98-47f5-b3d3-fa031659a3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f69f034e-0f96-474f-8d1e-78f647b71cfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-159690532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d186e29749e14ab48ac0dbe434d632a3',qos_specs=None,replication_status=,reservations=['d6466660-e875-4c4f-be5e-cca71814a276','02beb689-505c-43fc-a7a2-590d5611a605','4232ba96-991d-4e20-8788-c63b8cab8937','627e8c0f-dcbe-459b-86f8-9bf28e97fdf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a98b711d43413587fca7826bcb5b17',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-159690532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f69f034e-0f96-474f-8d1e-78f647b71cfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d186e29749e14ab48ac0dbe434d632a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a98b711d43413587fca7826bcb5b17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:34.099292 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145b320a-006a-4aba-8650-5cc98e6a3b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:34.146892 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145b320a-006a-4aba-8650-5cc98e6a3b23) transitioned into state 'SUCCESS' from state '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-159690532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d186e29749e14ab48ac0dbe434d632a3',qos_specs=None,replication_status=,reservations=['d6466660-e875-4c4f-be5e-cca71814a276','02beb689-505c-43fc-a7a2-590d5611a605','4232ba96-991d-4e20-8788-c63b8cab8937','627e8c0f-dcbe-459b-86f8-9bf28e97fdf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a98b711d43413587fca7826bcb5b17',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:34.148058 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe88b1ec-c03f-45f9-a13b-781f37fda282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:34.175412 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe88b1ec-c03f-45f9-a13b-781f37fda282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:34.176591 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Flow 'volume_create_api' (44a60ce5-f97b-4cdf-9b23-180dfc6b3df1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:34.177969 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Create volume request issued successfully. Aug 14 22:31:34.178459 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb332e7a-0392-4b21-9f4a-3c39491def4d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:34.180047 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 725/2937] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:31:33 2026] POST /volume/v3/volumes => generated 764 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:34.200064 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-407988b8-fe83-4271-98be-29a589cb3b4c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:34.206228 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:34.206775 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2088996104", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:34.210267 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2088996104', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:34.210517 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Create volume of 1 GB Aug 14 22:31:34.228896 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Availability Zones retrieved successfully. Aug 14 22:31:34.237092 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Flow 'volume_create_api' (f7e793f8-0e70-4099-ad6f-6a6640be71e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:34.238693 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba9e29f-7b3c-47b4-a772-b9a08c8379f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:34.240128 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:34.289316 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba9e29f-7b3c-47b4-a772-b9a08c8379f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:34.290279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f6f2c4-180f-44a8-b77a-35b81b2b7118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:34.361568 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Created reservations ['b92c9cce-6306-44cc-8f6c-d4f683f88cee', '23e7887b-0074-47d1-8954-e0ec496aab0a', '886abd1a-24a7-4689-b77f-c85436498160', '2f8aa196-3136-4104-85f2-808299f16a3a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:34.362496 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f6f2c4-180f-44a8-b77a-35b81b2b7118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b92c9cce-6306-44cc-8f6c-d4f683f88cee', '23e7887b-0074-47d1-8954-e0ec496aab0a', '886abd1a-24a7-4689-b77f-c85436498160', '2f8aa196-3136-4104-85f2-808299f16a3a']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:34.363316 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95dd0a68-2ae7-4377-ba3a-07a76cea2b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:34.365852 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f848cbd3-70b0-47e5-bb9d-83ede1fd061c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:34.371378 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f848cbd3-70b0-47e5-bb9d-83ede1fd061c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:34.371717 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f848cbd3-70b0-47e5-bb9d-83ede1fd061c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:34.371907 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f848cbd3-70b0-47e5-bb9d-83ede1fd061c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:34.380397 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:34.380397 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:34.384759 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f848cbd3-70b0-47e5-bb9d-83ede1fd061c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:34.390193 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f848cbd3-70b0-47e5-bb9d-83ede1fd061c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 200 Aug 14 22:31:34.390859 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 740/2938] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:34 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:34.397723 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95dd0a68-2ae7-4377-ba3a-07a76cea2b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '947e621a-fdaf-4e17-85ca-8744914ef933', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2088996104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d186e29749e14ab48ac0dbe434d632a3',qos_specs=None,replication_status=,reservations=['b92c9cce-6306-44cc-8f6c-d4f683f88cee','23e7887b-0074-47d1-8954-e0ec496aab0a','886abd1a-24a7-4689-b77f-c85436498160','2f8aa196-3136-4104-85f2-808299f16a3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a98b711d43413587fca7826bcb5b17',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2088996104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=947e621a-fdaf-4e17-85ca-8744914ef933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d186e29749e14ab48ac0dbe434d632a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a98b711d43413587fca7826bcb5b17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:34.398661 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe286a7-f7da-466f-bd4b-97271eba4170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:34.446629 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe286a7-f7da-466f-bd4b-97271eba4170) transitioned into state 'SUCCESS' from state '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-2088996104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d186e29749e14ab48ac0dbe434d632a3',qos_specs=None,replication_status=,reservations=['b92c9cce-6306-44cc-8f6c-d4f683f88cee','23e7887b-0074-47d1-8954-e0ec496aab0a','886abd1a-24a7-4689-b77f-c85436498160','2f8aa196-3136-4104-85f2-808299f16a3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a98b711d43413587fca7826bcb5b17',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:34.447738 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (323529cc-2094-4940-9f4f-d66dcdd55611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:34.462052 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (323529cc-2094-4940-9f4f-d66dcdd55611) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:34.463209 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Flow 'volume_create_api' (f7e793f8-0e70-4099-ad6f-6a6640be71e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:34.463589 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Create volume request issued successfully. Aug 14 22:31:34.464260 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-407988b8-fe83-4271-98be-29a589cb3b4c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:34.465025 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 732/2939] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:31:34 2026] POST /volume/v3/volumes => generated 765 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:34.779472 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-435a8102-02bf-4f93-825d-93e57a60da06 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:34.782621 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-435a8102-02bf-4f93-825d-93e57a60da06 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:34.782892 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-435a8102-02bf-4f93-825d-93e57a60da06 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:34.783116 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-435a8102-02bf-4f93-825d-93e57a60da06 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:34.792973 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:34.792973 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:34.799305 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-435a8102-02bf-4f93-825d-93e57a60da06 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:34.804221 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-435a8102-02bf-4f93-825d-93e57a60da06 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 200 Aug 14 22:31:34.804754 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 743/2940] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:34 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:35.001946 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48bd35cb-174e-4784-82db-250a92b033d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:35.002732 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48bd35cb-174e-4784-82db-250a92b033d8 None None] GET https://10.4.3.114/volume// Aug 14 22:31:35.002944 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48bd35cb-174e-4784-82db-250a92b033d8 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:35.003154 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48bd35cb-174e-4784-82db-250a92b033d8 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:35.003593 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48bd35cb-174e-4784-82db-250a92b033d8 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:31:35.005542 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 726/2941] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:31:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:31:35.016605 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-905c5f73-eb71-4bd3-a0d4-8192acad1768 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:35.019274 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-905c5f73-eb71-4bd3-a0d4-8192acad1768 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:31:35.019804 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-905c5f73-eb71-4bd3-a0d4-8192acad1768 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7f1dae5-08b5-47f3-8765-335cf30b8f29", "connector": null, "instance_uuid": "144ed379-dfb1-4f31-b380-a1c6886151ed"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:35.037833 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:35.037833 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:35.074280 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-905c5f73-eb71-4bd3-a0d4-8192acad1768 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:31:35.074280 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 741/2942] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:31:35 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:35.093024 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-66e65637-2c4a-4f2e-b84e-a7eb704b182e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:35.098119 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66e65637-2c4a-4f2e-b84e-a7eb704b182e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:35.099560 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-66e65637-2c4a-4f2e-b84e-a7eb704b182e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:35.099560 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-66e65637-2c4a-4f2e-b84e-a7eb704b182e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:35.099560 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-66e65637-2c4a-4f2e-b84e-a7eb704b182e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id bee95366-6652-43aa-9a35-8f36ea13de05. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:35.105047 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:35.105047 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:35.105979 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66e65637-2c4a-4f2e-b84e-a7eb704b182e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 200 Aug 14 22:31:35.106545 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 733/2943] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:35 2026] GET /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:35.127819 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fa170559-5b6e-41eb-aa7c-b1d69d3c993e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:35.127911 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9e2cb5ec-7733-4c72-868b-f173b7ec552c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:35.127990 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa170559-5b6e-41eb-aa7c-b1d69d3c993e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] DELETE https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 Aug 14 22:31:35.128353 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa170559-5b6e-41eb-aa7c-b1d69d3c993e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:35.128703 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa170559-5b6e-41eb-aa7c-b1d69d3c993e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:35.128931 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-fa170559-5b6e-41eb-aa7c-b1d69d3c993e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete backup with id: bee95366-6652-43aa-9a35-8f36ea13de05. Aug 14 22:31:35.133232 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e2cb5ec-7733-4c72-868b-f173b7ec552c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:35.133594 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e2cb5ec-7733-4c72-868b-f173b7ec552c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:35.133851 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e2cb5ec-7733-4c72-868b-f173b7ec552c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:35.135999 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:35.135999 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:35.148765 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:35.148765 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:35.155012 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-fa170559-5b6e-41eb-aa7c-b1d69d3c993e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] delete_backup rpcapi backup_id bee95366-6652-43aa-9a35-8f36ea13de05 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:31:35.156869 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa170559-5b6e-41eb-aa7c-b1d69d3c993e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 returned with HTTP 202 Aug 14 22:31:35.160290 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 744/2944] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:31:35 2026] DELETE /volume/v3/backups/bee95366-6652-43aa-9a35-8f36ea13de05 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:35.161039 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9e2cb5ec-7733-4c72-868b-f173b7ec552c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:35.169669 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e2cb5ec-7733-4c72-868b-f173b7ec552c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 200 Aug 14 22:31:35.169975 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-98202020-b329-4595-855e-ab1d7ca378ec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:35.170029 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a77aeae1-6c2e-406c-8463-f45052e22378 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:35.170268 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 727/2945] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:35 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 937 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:35.172148 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98202020-b329-4595-855e-ab1d7ca378ec None None] GET https://10.4.3.114/volume// Aug 14 22:31:35.173855 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98202020-b329-4595-855e-ab1d7ca378ec None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:35.173933 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a77aeae1-6c2e-406c-8463-f45052e22378 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 Aug 14 22:31:35.173984 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98202020-b329-4595-855e-ab1d7ca378ec None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:35.174048 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a77aeae1-6c2e-406c-8463-f45052e22378 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:35.174101 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98202020-b329-4595-855e-ab1d7ca378ec None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:31:35.174142 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a77aeae1-6c2e-406c-8463-f45052e22378 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:35.174142 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a77aeae1-6c2e-406c-8463-f45052e22378 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete volume with id: 1c102016-0ba0-4530-9978-393ab8867ba4 Aug 14 22:31:35.174218 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 734/2946] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:31:35 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:31:35.184792 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:35.184792 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:35.185608 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a77aeae1-6c2e-406c-8463-f45052e22378 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:31:35.191835 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-969e0de4-23fc-4120-a961-3fdac2e67d23 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:35.194421 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-969e0de4-23fc-4120-a961-3fdac2e67d23 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:35.194906 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-969e0de4-23fc-4120-a961-3fdac2e67d23 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:35.195188 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-969e0de4-23fc-4120-a961-3fdac2e67d23 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:35.210861 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:35.210861 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:35.211713 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a77aeae1-6c2e-406c-8463-f45052e22378 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete volume request issued successfully. Aug 14 22:31:35.211713 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a77aeae1-6c2e-406c-8463-f45052e22378 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 returned with HTTP 202 Aug 14 22:31:35.212233 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 742/2947] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:31:35 2026] DELETE /volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:35.226518 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-683120cc-6889-437a-b0cc-4501b463deec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:35.226763 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-969e0de4-23fc-4120-a961-3fdac2e67d23 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:35.229288 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-683120cc-6889-437a-b0cc-4501b463deec tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 Aug 14 22:31:35.229288 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-683120cc-6889-437a-b0cc-4501b463deec tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:35.229288 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-683120cc-6889-437a-b0cc-4501b463deec tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:35.234836 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-969e0de4-23fc-4120-a961-3fdac2e67d23 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 200 Aug 14 22:31:35.235702 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 745/2948] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:31:35 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 1117 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:31:35.243052 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:35.243052 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:35.254215 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-683120cc-6889-437a-b0cc-4501b463deec tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:31:35.263611 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-683120cc-6889-437a-b0cc-4501b463deec tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 returned with HTTP 200 Aug 14 22:31:35.263611 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 728/2949] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:35 2026] GET /volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:35.504859 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-5efa5ee5-ba5c-48d9-b063-564edb4dc41f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:35.508657 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-5efa5ee5-ba5c-48d9-b063-564edb4dc41f tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] PUT https://10.4.3.114/volume/v3/attachments/b6cd618c-379f-4100-8fa5-99191b4eb173 Aug 14 22:31:35.509525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-5efa5ee5-ba5c-48d9-b063-564edb4dc41f tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:35.524653 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-5efa5ee5-ba5c-48d9-b063-564edb4dc41f tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Acquiring lock "cinder-attachment_update-e7f1dae5-08b5-47f3-8765-335cf30b8f29-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:31:35.533317 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-5efa5ee5-ba5c-48d9-b063-564edb4dc41f tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Lock "cinder-attachment_update-e7f1dae5-08b5-47f3-8765-335cf30b8f29-np0000007343" acquired by "attachment_update" :: waited 0.009s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:31:35.534899 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:35.534899 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:35.723800 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-5efa5ee5-ba5c-48d9-b063-564edb4dc41f tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Lock "cinder-attachment_update-e7f1dae5-08b5-47f3-8765-335cf30b8f29-np0000007343" released by "attachment_update" :: held 0.190s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:31:35.723800 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-5efa5ee5-ba5c-48d9-b063-564edb4dc41f tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/attachments/b6cd618c-379f-4100-8fa5-99191b4eb173 returned with HTTP 200 Aug 14 22:31:35.724291 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 735/2950] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:31:35 2026] PUT /volume/v3/attachments/b6cd618c-379f-4100-8fa5-99191b4eb173 => generated 969 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:36.190826 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bfea183b-0115-46a2-8d94-ffa437ba41e1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:36.196068 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bfea183b-0115-46a2-8d94-ffa437ba41e1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:36.196350 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bfea183b-0115-46a2-8d94-ffa437ba41e1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:36.196593 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bfea183b-0115-46a2-8d94-ffa437ba41e1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:36.221774 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:36.221774 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:36.226902 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bfea183b-0115-46a2-8d94-ffa437ba41e1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:36.234278 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bfea183b-0115-46a2-8d94-ffa437ba41e1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 200 Aug 14 22:31:36.234854 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 743/2951] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:36 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 938 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:36.281149 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2dfc14ba-3169-41fa-8eea-88488469615e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:36.284557 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2dfc14ba-3169-41fa-8eea-88488469615e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 Aug 14 22:31:36.284557 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2dfc14ba-3169-41fa-8eea-88488469615e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:36.284720 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2dfc14ba-3169-41fa-8eea-88488469615e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:36.294067 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2dfc14ba-3169-41fa-8eea-88488469615e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 returned with HTTP 404 Aug 14 22:31:36.294067 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 746/2952] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:36 2026] GET /volume/v3/volumes/1c102016-0ba0-4530-9978-393ab8867ba4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:36.305588 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3e008542-660d-4ba8-a4dd-fcf7b41d8c31 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:36.308717 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e008542-660d-4ba8-a4dd-fcf7b41d8c31 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36/export_record Aug 14 22:31:36.308953 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e008542-660d-4ba8-a4dd-fcf7b41d8c31 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:36.309170 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e008542-660d-4ba8-a4dd-fcf7b41d8c31 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'export_record' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:36.309302 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-3e008542-660d-4ba8-a4dd-fcf7b41d8c31 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Export record for backup f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100325) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 22:31:36.320296 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:36.320296 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:36.320296 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-3e008542-660d-4ba8-a4dd-fcf7b41d8c31 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling RPCAPI with context: , host: np0000007343, backup: f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100325) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 22:31:36.336643 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-3e008542-660d-4ba8-a4dd-fcf7b41d8c31 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] export_record in rpcapi backup_id f4cbf05d-2c4d-43be-83b7-80f49ecddb36 on host np0000007343. {{(pid=100325) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 22:31:36.340439 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc254fe7-7fbd-414a-b077-bc8095bcb40c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:36.350928 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-3e008542-660d-4ba8-a4dd-fcf7b41d8c31 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjRjYmYwNWQtMmM0ZC00M2JlLTgzYjctODBmNDllY2RkYjM2IiwgInVzZXJfaWQiOiAiMTY0MmIyNGEyMGQ1NDhmYWJkZmIyYzhjYmQ0NTZhMmUiLCAicHJvamVjdF9pZCI6ICI5NDI0NjFiZWUxNDc0YmRhYjM0YjlmYzE2YjdjM2QyMyIsICJ2b2x1bWVfaWQiOiAiYzYyNWE1NzctNmZkNS00MWM0LWI3OTktNmExZGZiOGU4ZjA4IiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTYwNDUxNDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jNjI1YTU3Ny02ZmQ1LTQxYzQtYjc5OS02YTFkZmI4ZThmMDgvMjAyNjA4MTQyMjMwNDMvYXpfbm92YV9iYWNrdXBfZjRjYmYwNWQtMmM0ZC00M2JlLTgzYjctODBmNDllY2RkYjM2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQyMjozMDo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozMDo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDIyOjMwOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100325) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 22:31:36.351750 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e008542-660d-4ba8-a4dd-fcf7b41d8c31 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36/export_record returned with HTTP 200 Aug 14 22:31:36.352688 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 729/2953] 10.4.3.114 () {68 vars in 1430 bytes} [Fri Aug 14 22:31:36 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36/export_record => generated 1424 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:36.366132 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:36.368766 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:36.369873 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-850924728"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:36.371094 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-850924728'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:36.371396 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Create volume of 1 GB Aug 14 22:31:36.378855 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Availability Zones retrieved successfully. Aug 14 22:31:36.388498 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Flow 'volume_create_api' (0765e99a-8283-4b7a-ad53-e7aaf736fc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:36.389765 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2404137-9154-4f9d-aa66-b93ccdd1d40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:36.390854 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:36.457288 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2404137-9154-4f9d-aa66-b93ccdd1d40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:36.458016 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea08b274-df71-4568-af6b-922059c71e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:36.513845 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Created reservations ['50a483c0-ba2d-4a2d-82d3-b82ad32e67b4', '941f54cc-f46c-4cbc-973b-55c71c98348b', 'f844a20f-2f59-42bf-b26e-aaf009c7596b', 'ae618062-70f8-4f3b-9f21-fd115f9cfecf'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:36.514806 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea08b274-df71-4568-af6b-922059c71e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50a483c0-ba2d-4a2d-82d3-b82ad32e67b4', '941f54cc-f46c-4cbc-973b-55c71c98348b', 'f844a20f-2f59-42bf-b26e-aaf009c7596b', 'ae618062-70f8-4f3b-9f21-fd115f9cfecf']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:36.515804 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa986288-9e06-4912-b823-bb6597d054cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:36.517171 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc254fe7-7fbd-414a-b077-bc8095bcb40c tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] GET https://10.4.3.114/volume/v3/os-hosts Aug 14 22:31:36.517546 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc254fe7-7fbd-414a-b077-bc8095bcb40c tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:36.517821 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc254fe7-7fbd-414a-b077-bc8095bcb40c tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:36.518084 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:36.518084 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:36.525276 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.hosts [None req-bc254fe7-7fbd-414a-b077-bc8095bcb40c tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] status, active and update: available, enabled, 2026-08-14 22:31:36+00:00 {{(pid=100323) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 22:31:36.525494 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.hosts [None req-bc254fe7-7fbd-414a-b077-bc8095bcb40c tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] status, active and update: available, enabled, 2026-08-14 22:31:34+00:00 {{(pid=100323) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 22:31:36.525562 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.hosts [None req-bc254fe7-7fbd-414a-b077-bc8095bcb40c tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] status, active and update: available, enabled, 2026-08-14 22:31:13+00:00 {{(pid=100323) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 22:31:36.525858 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc254fe7-7fbd-414a-b077-bc8095bcb40c tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] https://10.4.3.114/volume/v3/os-hosts returned with HTTP 200 Aug 14 22:31:36.526213 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 736/2954] 10.4.3.114 () {66 vars in 1240 bytes} [Fri Aug 14 22:31:36 2026] GET /volume/v3/os-hosts => generated 560 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:36.538649 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-55fb44f6-bd14-4c9b-b5c4-cbadf1589c20 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:36.541604 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55fb44f6-bd14-4c9b-b5c4-cbadf1589c20 tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] GET https://10.4.3.114/volume/v3/os-hosts Aug 14 22:31:36.541825 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55fb44f6-bd14-4c9b-b5c4-cbadf1589c20 tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:36.542058 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55fb44f6-bd14-4c9b-b5c4-cbadf1589c20 tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:36.551769 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa986288-9e06-4912-b823-bb6597d054cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '743c101d-4004-4e46-b19e-6856d1d56f9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-850924728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942461bee1474bdab34b9fc16b7c3d23',qos_specs=None,replication_status=,reservations=['50a483c0-ba2d-4a2d-82d3-b82ad32e67b4','941f54cc-f46c-4cbc-973b-55c71c98348b','f844a20f-2f59-42bf-b26e-aaf009c7596b','ae618062-70f8-4f3b-9f21-fd115f9cfecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-850924728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=743c101d-4004-4e46-b19e-6856d1d56f9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='942461bee1474bdab34b9fc16b7c3d23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:36.552818 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.hosts [None req-55fb44f6-bd14-4c9b-b5c4-cbadf1589c20 tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] status, active and update: available, enabled, 2026-08-14 22:31:36+00:00 {{(pid=100322) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 22:31:36.553620 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70462338-e301-4d04-a8d5-96b9cee86096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:36.553941 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.hosts [None req-55fb44f6-bd14-4c9b-b5c4-cbadf1589c20 tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] status, active and update: available, enabled, 2026-08-14 22:31:34+00:00 {{(pid=100322) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 22:31:36.554868 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.hosts [None req-55fb44f6-bd14-4c9b-b5c4-cbadf1589c20 tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] status, active and update: available, enabled, 2026-08-14 22:31:13+00:00 {{(pid=100322) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 22:31:36.555309 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55fb44f6-bd14-4c9b-b5c4-cbadf1589c20 tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] https://10.4.3.114/volume/v3/os-hosts returned with HTTP 200 Aug 14 22:31:36.556768 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 747/2955] 10.4.3.114 () {66 vars in 1240 bytes} [Fri Aug 14 22:31:36 2026] GET /volume/v3/os-hosts => generated 560 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:36.573780 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-199d21b8-ddc7-410b-bd88-fce10c6c0d33 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:36.577163 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-199d21b8-ddc7-410b-bd88-fce10c6c0d33 tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] GET https://10.4.3.114/volume/v3/os-hosts/np0000007343@storpool Aug 14 22:31:36.577611 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-199d21b8-ddc7-410b-bd88-fce10c6c0d33 tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:36.577731 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-199d21b8-ddc7-410b-bd88-fce10c6c0d33 tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:36.578715 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70462338-e301-4d04-a8d5-96b9cee86096) transitioned into state 'SUCCESS' from state '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-850924728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942461bee1474bdab34b9fc16b7c3d23',qos_specs=None,replication_status=,reservations=['50a483c0-ba2d-4a2d-82d3-b82ad32e67b4','941f54cc-f46c-4cbc-973b-55c71c98348b','f844a20f-2f59-42bf-b26e-aaf009c7596b','ae618062-70f8-4f3b-9f21-fd115f9cfecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:36.579833 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a55de0-c306-4a76-b927-eda56e24a466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:36.593169 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a55de0-c306-4a76-b927-eda56e24a466) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:36.594468 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Flow 'volume_create_api' (0765e99a-8283-4b7a-ad53-e7aaf736fc92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:36.594872 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Create volume request issued successfully. Aug 14 22:31:36.595680 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e685c5cf-3b83-477f-a2e5-c076b8b7270c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:36.596213 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 744/2956] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:31:36 2026] POST /volume/v3/volumes => generated 777 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:36.612530 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71bdcba4-c53d-4cd5-8553-b3266ec93677 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:36.615738 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71bdcba4-c53d-4cd5-8553-b3266ec93677 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f Aug 14 22:31:36.616007 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71bdcba4-c53d-4cd5-8553-b3266ec93677 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:36.616268 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71bdcba4-c53d-4cd5-8553-b3266ec93677 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:36.625427 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:36.625427 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:36.629183 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-71bdcba4-c53d-4cd5-8553-b3266ec93677 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:31:36.633568 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71bdcba4-c53d-4cd5-8553-b3266ec93677 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f returned with HTTP 200 Aug 14 22:31:36.634102 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 737/2957] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:36 2026] GET /volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:36.886297 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-199d21b8-ddc7-410b-bd88-fce10c6c0d33 tempest-VolumeHostsAdminTestsJSON-1123499825 tempest-VolumeHostsAdminTestsJSON-1123499825-project-admin] https://10.4.3.114/volume/v3/os-hosts/np0000007343@storpool returned with HTTP 200 Aug 14 22:31:36.886775 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 730/2958] 10.4.3.114 () {66 vars in 1306 bytes} [Fri Aug 14 22:31:36 2026] GET /volume/v3/os-hosts/np0000007343@storpool => generated 1507 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:37.260022 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e8058b0f-c3ae-4918-b102-c494c9a3c96c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:37.263395 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e8058b0f-c3ae-4918-b102-c494c9a3c96c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:37.263578 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e8058b0f-c3ae-4918-b102-c494c9a3c96c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:37.263844 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e8058b0f-c3ae-4918-b102-c494c9a3c96c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:37.283082 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:37.283082 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:37.289027 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e8058b0f-c3ae-4918-b102-c494c9a3c96c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:37.296150 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e8058b0f-c3ae-4918-b102-c494c9a3c96c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 200 Aug 14 22:31:37.296884 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 748/2959] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:37 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:37.648723 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e40b3327-20ea-4c69-b21f-a512d7493225 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:37.651190 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e40b3327-20ea-4c69-b21f-a512d7493225 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f Aug 14 22:31:37.651190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e40b3327-20ea-4c69-b21f-a512d7493225 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:37.651496 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e40b3327-20ea-4c69-b21f-a512d7493225 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:37.661807 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:37.661807 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:37.666899 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e40b3327-20ea-4c69-b21f-a512d7493225 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:31:37.671949 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e40b3327-20ea-4c69-b21f-a512d7493225 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f returned with HTTP 200 Aug 14 22:31:37.672699 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 745/2960] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:37 2026] GET /volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:37.688570 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b6d003d3-545c-4e93-b7b8-c2dddc3733b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:37.694083 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6d003d3-545c-4e93-b7b8-c2dddc3733b1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:31:37.694797 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6d003d3-545c-4e93-b7b8-c2dddc3733b1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "743c101d-4004-4e46-b19e-6856d1d56f9f", "name": "tempest-type-Backup-1409736027"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:37.697708 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-b6d003d3-545c-4e93-b7b8-c2dddc3733b1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Creating new backup {'backup': {'volume_id': '743c101d-4004-4e46-b19e-6856d1d56f9f', 'name': 'tempest-type-Backup-1409736027'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:31:37.697708 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-b6d003d3-545c-4e93-b7b8-c2dddc3733b1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Creating backup of volume 743c101d-4004-4e46-b19e-6856d1d56f9f in container None Aug 14 22:31:37.708284 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:37.708284 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:37.708840 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b6d003d3-545c-4e93-b7b8-c2dddc3733b1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:31:37.734335 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b6d003d3-545c-4e93-b7b8-c2dddc3733b1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Created reservations ['b116d7fd-b0ea-40cc-81ad-da7508e1d4fb', '310eee5d-1dd1-48b8-a48c-d9178ad41966'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:37.775536 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6d003d3-545c-4e93-b7b8-c2dddc3733b1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:31:37.776077 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 738/2961] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:31:37 2026] POST /volume/v3/backups => generated 316 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:37.786854 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c47d858-f8fe-4717-9178-9d54cb19899d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:37.789210 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c47d858-f8fe-4717-9178-9d54cb19899d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:37.789210 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c47d858-f8fe-4717-9178-9d54cb19899d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:37.789567 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c47d858-f8fe-4717-9178-9d54cb19899d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:37.789705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3c47d858-f8fe-4717-9178-9d54cb19899d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:37.796952 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:37.796952 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:37.798086 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c47d858-f8fe-4717-9178-9d54cb19899d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:37.798445 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 731/2962] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:37 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:38.316498 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dc9deee5-2297-4bf1-bb6e-09393dd05daf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:38.318463 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc9deee5-2297-4bf1-bb6e-09393dd05daf tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:38.318696 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc9deee5-2297-4bf1-bb6e-09393dd05daf tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:38.318937 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc9deee5-2297-4bf1-bb6e-09393dd05daf tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:38.340088 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:38.340088 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:38.350839 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dc9deee5-2297-4bf1-bb6e-09393dd05daf tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:38.355613 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc9deee5-2297-4bf1-bb6e-09393dd05daf tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 200 Aug 14 22:31:38.355973 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 749/2963] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:38 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 938 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:38.812691 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-33d23008-10ae-42a0-9e79-a3763aa9eda3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:38.816151 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33d23008-10ae-42a0-9e79-a3763aa9eda3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:38.817394 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33d23008-10ae-42a0-9e79-a3763aa9eda3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:38.817769 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33d23008-10ae-42a0-9e79-a3763aa9eda3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:38.817924 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-33d23008-10ae-42a0-9e79-a3763aa9eda3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:38.825080 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:38.825080 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:38.826003 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33d23008-10ae-42a0-9e79-a3763aa9eda3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:38.826565 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 746/2964] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:38 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:39.373467 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-76d37c72-6ae0-43e7-b08d-e70de94a2c76 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:39.376088 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76d37c72-6ae0-43e7-b08d-e70de94a2c76 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:39.377064 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76d37c72-6ae0-43e7-b08d-e70de94a2c76 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:39.377064 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76d37c72-6ae0-43e7-b08d-e70de94a2c76 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:39.403028 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:39.403028 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:39.414945 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-76d37c72-6ae0-43e7-b08d-e70de94a2c76 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:39.427674 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76d37c72-6ae0-43e7-b08d-e70de94a2c76 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 200 Aug 14 22:31:39.427674 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 739/2965] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:39 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 938 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:39.838395 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0a50837a-3907-4371-9fec-2250bf2e61dd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:39.841129 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a50837a-3907-4371-9fec-2250bf2e61dd tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:39.842181 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a50837a-3907-4371-9fec-2250bf2e61dd tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:39.842579 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a50837a-3907-4371-9fec-2250bf2e61dd tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:39.842738 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0a50837a-3907-4371-9fec-2250bf2e61dd tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:39.847572 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:39.847572 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:39.848407 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a50837a-3907-4371-9fec-2250bf2e61dd tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:39.848842 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 732/2966] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:39 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:40.068060 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-19243e1c-d7fb-447b-99e5-288c0c69aa8e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:40.095069 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-88147a4f-9939-4900-9b05-ce74506b79d4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:40.098236 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-88147a4f-9939-4900-9b05-ce74506b79d4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] POST https://10.4.3.114/volume/v3/attachments/b6cd618c-379f-4100-8fa5-99191b4eb173/action Aug 14 22:31:40.098545 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-88147a4f-9939-4900-9b05-ce74506b79d4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:40.098705 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-88147a4f-9939-4900-9b05-ce74506b79d4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:40.115156 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:40.115156 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:40.130958 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b5ca77c4-f110-4f42-967f-e5b646149bb1 req-88147a4f-9939-4900-9b05-ce74506b79d4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/attachments/b6cd618c-379f-4100-8fa5-99191b4eb173/action returned with HTTP 204 Aug 14 22:31:40.131505 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 747/2967] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:31:40 2026] POST /volume/v3/attachments/b6cd618c-379f-4100-8fa5-99191b4eb173/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:40.186441 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19243e1c-d7fb-447b-99e5-288c0c69aa8e tempest-VolumePoolsAdminTestsJSON-365698992 tempest-VolumePoolsAdminTestsJSON-365698992-project-admin] GET https://10.4.3.114/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 22:31:40.186585 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19243e1c-d7fb-447b-99e5-288c0c69aa8e tempest-VolumePoolsAdminTestsJSON-365698992 tempest-VolumePoolsAdminTestsJSON-365698992-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:40.186857 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19243e1c-d7fb-447b-99e5-288c0c69aa8e tempest-VolumePoolsAdminTestsJSON-365698992 tempest-VolumePoolsAdminTestsJSON-365698992-project-admin] Calling method 'get_pools' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:40.199851 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19243e1c-d7fb-447b-99e5-288c0c69aa8e tempest-VolumePoolsAdminTestsJSON-365698992 tempest-VolumePoolsAdminTestsJSON-365698992-project-admin] https://10.4.3.114/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 22:31:40.200390 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 750/2968] 10.4.3.114 () {66 vars in 1314 bytes} [Fri Aug 14 22:31:40 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:40.217166 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0da27d7a-3b18-4e7e-a68f-459b7f45e97c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:40.219147 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0da27d7a-3b18-4e7e-a68f-459b7f45e97c tempest-VolumePoolsAdminTestsJSON-365698992 tempest-VolumePoolsAdminTestsJSON-365698992-project-admin] GET https://10.4.3.114/volume/v3/scheduler-stats/get_pools Aug 14 22:31:40.219652 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0da27d7a-3b18-4e7e-a68f-459b7f45e97c tempest-VolumePoolsAdminTestsJSON-365698992 tempest-VolumePoolsAdminTestsJSON-365698992-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:40.220016 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0da27d7a-3b18-4e7e-a68f-459b7f45e97c tempest-VolumePoolsAdminTestsJSON-365698992 tempest-VolumePoolsAdminTestsJSON-365698992-project-admin] Calling method 'get_pools' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:40.231560 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0da27d7a-3b18-4e7e-a68f-459b7f45e97c tempest-VolumePoolsAdminTestsJSON-365698992 tempest-VolumePoolsAdminTestsJSON-365698992-project-admin] https://10.4.3.114/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 22:31:40.231773 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 740/2969] 10.4.3.114 () {66 vars in 1291 bytes} [Fri Aug 14 22:31:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:40.242966 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:40.245265 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:40.245900 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-800955157", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:40.248542 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-800955157', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:40.248774 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Create volume of 1 GB Aug 14 22:31:40.254602 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Availability Zones retrieved successfully. Aug 14 22:31:40.262531 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Flow 'volume_create_api' (8c7f44a0-58e4-4d7f-b8ee-804eec6a3d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:40.264648 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64d1f256-be0d-461d-b4ed-01e6c36d77ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:40.266033 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:40.306374 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64d1f256-be0d-461d-b4ed-01e6c36d77ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:40.307471 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e37ae2d-6f00-4242-9fa3-ebcfa3ec42c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:40.370769 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Created reservations ['8172e891-2fe6-4f26-b47d-2f21a78e85b7', '4a8c06bd-fb96-4ddb-80a8-9a67333e7255', '3cda1fa9-3595-426f-8fff-cf0c950f3f9c', '1c2b8beb-bcf5-4863-8ead-d5d2ab40ddba'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:40.371902 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e37ae2d-6f00-4242-9fa3-ebcfa3ec42c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8172e891-2fe6-4f26-b47d-2f21a78e85b7', '4a8c06bd-fb96-4ddb-80a8-9a67333e7255', '3cda1fa9-3595-426f-8fff-cf0c950f3f9c', '1c2b8beb-bcf5-4863-8ead-d5d2ab40ddba']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:40.373815 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9702232-d83a-4369-a227-5cdaddeddb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:40.399374 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9702232-d83a-4369-a227-5cdaddeddb01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eb88a67-45ac-4d2d-bed3-0e814efa606e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-800955157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce67e6530c7e4ac58af8494d60966776',qos_specs=None,replication_status=,reservations=['8172e891-2fe6-4f26-b47d-2f21a78e85b7','4a8c06bd-fb96-4ddb-80a8-9a67333e7255','3cda1fa9-3595-426f-8fff-cf0c950f3f9c','1c2b8beb-bcf5-4863-8ead-d5d2ab40ddba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ef5629eb1de41fe8472fb8890073901',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-800955157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eb88a67-45ac-4d2d-bed3-0e814efa606e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce67e6530c7e4ac58af8494d60966776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ef5629eb1de41fe8472fb8890073901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:40.400182 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f96c58ac-b823-4e2a-88f8-b2e90865e3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:40.434888 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f96c58ac-b823-4e2a-88f8-b2e90865e3d1) transitioned into state 'SUCCESS' from state '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-800955157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce67e6530c7e4ac58af8494d60966776',qos_specs=None,replication_status=,reservations=['8172e891-2fe6-4f26-b47d-2f21a78e85b7','4a8c06bd-fb96-4ddb-80a8-9a67333e7255','3cda1fa9-3595-426f-8fff-cf0c950f3f9c','1c2b8beb-bcf5-4863-8ead-d5d2ab40ddba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ef5629eb1de41fe8472fb8890073901',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:40.435976 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bf43946-cdb5-42f8-9a59-e49ecf8b1284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:40.446873 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dc13c932-dae5-4ad1-abbd-5fab6f8f0921 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:40.449210 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc13c932-dae5-4ad1-abbd-5fab6f8f0921 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:40.449512 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc13c932-dae5-4ad1-abbd-5fab6f8f0921 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:40.449784 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc13c932-dae5-4ad1-abbd-5fab6f8f0921 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:40.452012 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bf43946-cdb5-42f8-9a59-e49ecf8b1284) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:40.452935 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Flow 'volume_create_api' (8c7f44a0-58e4-4d7f-b8ee-804eec6a3d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:40.453204 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Create volume request issued successfully. Aug 14 22:31:40.453805 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5681dad3-2c6b-4e14-9af2-bcd3274c4293 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:40.454351 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 733/2970] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:31:40 2026] POST /volume/v3/volumes => generated 754 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:40.471521 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9fd6e051-b702-45f2-8daf-1a918f1af6c9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:40.474266 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fd6e051-b702-45f2-8daf-1a918f1af6c9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:40.474830 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fd6e051-b702-45f2-8daf-1a918f1af6c9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:40.475099 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fd6e051-b702-45f2-8daf-1a918f1af6c9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:40.480629 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:40.480629 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:40.492687 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dc13c932-dae5-4ad1-abbd-5fab6f8f0921 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:40.496542 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:40.496542 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:40.502501 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9fd6e051-b702-45f2-8daf-1a918f1af6c9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:40.502719 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc13c932-dae5-4ad1-abbd-5fab6f8f0921 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 200 Aug 14 22:31:40.502826 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 748/2971] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:40 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 1230 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:40.508996 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fd6e051-b702-45f2-8daf-1a918f1af6c9 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:40.509628 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 751/2972] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:40 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:40.518550 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-04e3c841-8e4a-423f-a237-6cb70b81a573 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:40.520473 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04e3c841-8e4a-423f-a237-6cb70b81a573 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:40.521006 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04e3c841-8e4a-423f-a237-6cb70b81a573 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:40.521192 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04e3c841-8e4a-423f-a237-6cb70b81a573 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:40.538605 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:40.538605 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:40.544049 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-04e3c841-8e4a-423f-a237-6cb70b81a573 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:40.550068 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04e3c841-8e4a-423f-a237-6cb70b81a573 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 200 Aug 14 22:31:40.550676 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 741/2973] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:40 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 1230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:40.862937 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cbab80ef-9c98-4443-89e8-5909db8eb851 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:40.869876 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cbab80ef-9c98-4443-89e8-5909db8eb851 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:40.869876 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cbab80ef-9c98-4443-89e8-5909db8eb851 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:40.869876 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cbab80ef-9c98-4443-89e8-5909db8eb851 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:40.869876 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-cbab80ef-9c98-4443-89e8-5909db8eb851 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:40.880155 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:40.880155 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:40.881490 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cbab80ef-9c98-4443-89e8-5909db8eb851 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:40.882204 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 734/2974] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:40 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 725 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:41.526647 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ee606b49-6904-412a-8ba0-8b7115541436 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:41.529490 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee606b49-6904-412a-8ba0-8b7115541436 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:41.529760 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee606b49-6904-412a-8ba0-8b7115541436 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:41.530068 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee606b49-6904-412a-8ba0-8b7115541436 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:41.538869 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:41.538869 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:41.543744 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ee606b49-6904-412a-8ba0-8b7115541436 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:41.549719 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee606b49-6904-412a-8ba0-8b7115541436 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:41.550132 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 749/2975] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:41 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:41.568576 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3bc61cc6-3e0b-436d-b82e-6722f297098a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:41.571937 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3bc61cc6-3e0b-436d-b82e-6722f297098a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:41.572214 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3bc61cc6-3e0b-436d-b82e-6722f297098a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:41.572489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3bc61cc6-3e0b-436d-b82e-6722f297098a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:41.585761 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:41.585761 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:41.593861 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3bc61cc6-3e0b-436d-b82e-6722f297098a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:41.601938 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3bc61cc6-3e0b-436d-b82e-6722f297098a tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:41.602497 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 752/2976] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:41 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:41.616676 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e46265cc-e7aa-4356-b05c-18b04131e277 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:41.618549 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e46265cc-e7aa-4356-b05c-18b04131e277 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes Aug 14 22:31:41.618780 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e46265cc-e7aa-4356-b05c-18b04131e277 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:41.619021 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e46265cc-e7aa-4356-b05c-18b04131e277 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:41.619350 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-e46265cc-e7aa-4356-b05c-18b04131e277 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:31:41.620115 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e46265cc-e7aa-4356-b05c-18b04131e277 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:31:41.629707 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e46265cc-e7aa-4356-b05c-18b04131e277 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Get all volumes completed successfully. Aug 14 22:31:41.630281 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e46265cc-e7aa-4356-b05c-18b04131e277 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 200 Aug 14 22:31:41.630797 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 742/2977] 10.4.3.114 () {66 vars in 1237 bytes} [Fri Aug 14 22:31:41 2026] GET /volume/v3/volumes => generated 338 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:41.642088 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e781eef7-f208-49a0-ae54-72541e17a7a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:41.644785 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e781eef7-f208-49a0-ae54-72541e17a7a8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:41.645081 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e781eef7-f208-49a0-ae54-72541e17a7a8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:41.645391 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e781eef7-f208-49a0-ae54-72541e17a7a8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:41.656630 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:41.656630 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:41.661883 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e781eef7-f208-49a0-ae54-72541e17a7a8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:41.667660 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e781eef7-f208-49a0-ae54-72541e17a7a8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:41.668325 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 735/2978] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:41 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:41.738481 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-b4735196-cd11-41fc-9ab4-9409f90b08b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:41.740845 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-b4735196-cd11-41fc-9ab4-9409f90b08b0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:41.741049 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-b4735196-cd11-41fc-9ab4-9409f90b08b0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:41.741229 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-b4735196-cd11-41fc-9ab4-9409f90b08b0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:41.748868 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:41.748868 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:41.753340 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-b4735196-cd11-41fc-9ab4-9409f90b08b0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:41.759246 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-b4735196-cd11-41fc-9ab4-9409f90b08b0 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:41.760442 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 750/2979] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:41 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:41.874149 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fc510962-6d5a-4e6b-934f-5fe61b6b22e8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:41.875729 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc510962-6d5a-4e6b-934f-5fe61b6b22e8 None None] GET https://10.4.3.114/volume// Aug 14 22:31:41.875729 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc510962-6d5a-4e6b-934f-5fe61b6b22e8 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:41.875729 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc510962-6d5a-4e6b-934f-5fe61b6b22e8 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:41.875729 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc510962-6d5a-4e6b-934f-5fe61b6b22e8 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:31:41.876063 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 753/2980] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:31:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:31:41.888792 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-e26bca51-c6e6-4698-a652-4da176b74f17 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:41.893031 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-e26bca51-c6e6-4698-a652-4da176b74f17 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:31:41.893490 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-e26bca51-c6e6-4698-a652-4da176b74f17 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0eb88a67-45ac-4d2d-bed3-0e814efa606e", "connector": null, "instance_uuid": "75f79409-ec90-41fb-8881-e5e58180c59e"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:41.895584 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56eef357-eea8-405e-807d-2c6e1d3585fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:41.897887 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56eef357-eea8-405e-807d-2c6e1d3585fa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:41.898150 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56eef357-eea8-405e-807d-2c6e1d3585fa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:41.898468 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56eef357-eea8-405e-807d-2c6e1d3585fa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:41.899321 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-56eef357-eea8-405e-807d-2c6e1d3585fa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:41.908420 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:41.908420 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:41.909041 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:41.909041 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:41.909366 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56eef357-eea8-405e-807d-2c6e1d3585fa tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:41.909905 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 736/2981] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:41 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:41.952103 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-e26bca51-c6e6-4698-a652-4da176b74f17 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:31:41.952746 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 743/2982] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:31:41 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 14 22:31:41.995303 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-62cb534a-d1fb-4ee7-b1ff-4f670f8efe74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:41.999266 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62cb534a-d1fb-4ee7-b1ff-4f670f8efe74 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:41.999584 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62cb534a-d1fb-4ee7-b1ff-4f670f8efe74 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:41.999857 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62cb534a-d1fb-4ee7-b1ff-4f670f8efe74 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:42.012161 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b486ed1f-de0c-4f5b-b2ff-e952cd5ebb16 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:42.012774 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b486ed1f-de0c-4f5b-b2ff-e952cd5ebb16 None None] GET https://10.4.3.114/volume// Aug 14 22:31:42.018944 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b486ed1f-de0c-4f5b-b2ff-e952cd5ebb16 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:42.019205 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b486ed1f-de0c-4f5b-b2ff-e952cd5ebb16 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:42.019593 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b486ed1f-de0c-4f5b-b2ff-e952cd5ebb16 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:31:42.019944 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 754/2983] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:31:42 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:31:42.024667 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:42.024667 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:42.029728 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-62cb534a-d1fb-4ee7-b1ff-4f670f8efe74 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:42.034605 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-5c3cd66b-8e8c-44f3-931a-953b151ad601 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:42.035174 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62cb534a-d1fb-4ee7-b1ff-4f670f8efe74 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:42.035766 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 751/2984] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:41 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:42.037454 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-5c3cd66b-8e8c-44f3-931a-953b151ad601 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:42.037454 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-5c3cd66b-8e8c-44f3-931a-953b151ad601 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:42.043401 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-5c3cd66b-8e8c-44f3-931a-953b151ad601 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:42.050929 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:42.050929 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:42.055658 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-5c3cd66b-8e8c-44f3-931a-953b151ad601 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:42.061597 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-5c3cd66b-8e8c-44f3-931a-953b151ad601 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:42.062170 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 737/2985] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:31:42 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:31:42.207882 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-2fbbb689-1c5e-4ecc-909d-44e2e0709fb5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:42.212340 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-2fbbb689-1c5e-4ecc-909d-44e2e0709fb5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] PUT https://10.4.3.114/volume/v3/attachments/403083e4-182f-4520-956d-c97b036cf722 Aug 14 22:31:42.213762 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-2fbbb689-1c5e-4ecc-909d-44e2e0709fb5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:42.229114 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-2fbbb689-1c5e-4ecc-909d-44e2e0709fb5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Acquiring lock "cinder-attachment_update-0eb88a67-45ac-4d2d-bed3-0e814efa606e-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:31:42.236277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-2fbbb689-1c5e-4ecc-909d-44e2e0709fb5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Lock "cinder-attachment_update-0eb88a67-45ac-4d2d-bed3-0e814efa606e-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:31:42.237866 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:42.237866 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:42.405386 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-2fbbb689-1c5e-4ecc-909d-44e2e0709fb5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Lock "cinder-attachment_update-0eb88a67-45ac-4d2d-bed3-0e814efa606e-np0000007343" released by "attachment_update" :: held 0.169s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:31:42.406122 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-2fbbb689-1c5e-4ecc-909d-44e2e0709fb5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/attachments/403083e4-182f-4520-956d-c97b036cf722 returned with HTTP 200 Aug 14 22:31:42.406520 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 744/2986] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:31:42 2026] PUT /volume/v3/attachments/403083e4-182f-4520-956d-c97b036cf722 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:42.927142 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d6beabbf-babd-4c67-8ba1-1143cbfa038b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:42.933544 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6beabbf-babd-4c67-8ba1-1143cbfa038b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:42.933858 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6beabbf-babd-4c67-8ba1-1143cbfa038b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:42.934123 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6beabbf-babd-4c67-8ba1-1143cbfa038b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:42.936229 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d6beabbf-babd-4c67-8ba1-1143cbfa038b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:42.947818 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:42.947818 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:42.948530 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6beabbf-babd-4c67-8ba1-1143cbfa038b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:42.949070 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 755/2987] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:42 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 725 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:43.055866 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e91ae285-b399-4010-b490-770c68b1a9f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:43.061120 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e91ae285-b399-4010-b490-770c68b1a9f7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:43.061618 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e91ae285-b399-4010-b490-770c68b1a9f7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:43.062987 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e91ae285-b399-4010-b490-770c68b1a9f7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:43.074053 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:43.074053 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:43.080135 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e91ae285-b399-4010-b490-770c68b1a9f7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:43.084510 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e91ae285-b399-4010-b490-770c68b1a9f7 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:43.085179 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 752/2988] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:43 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:43.512615 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c0833d1d-575c-4ab4-b60b-ba82425cc7a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:43.662765 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c0833d1d-575c-4ab4-b60b-ba82425cc7a8 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:31:43.663431 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c0833d1d-575c-4ab4-b60b-ba82425cc7a8 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-431043988", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:43.683998 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c0833d1d-575c-4ab4-b60b-ba82425cc7a8 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:31:43.684707 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 738/2989] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:31:43 2026] POST /volume/v3/types => generated 274 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:43.697000 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7cc3dabc-4cda-4d43-8744-c300a04d827f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:43.699125 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7cc3dabc-4cda-4d43-8744-c300a04d827f tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:31:43.699651 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7cc3dabc-4cda-4d43-8744-c300a04d827f tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1322513200", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:43.703294 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:43.703294 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:43.722190 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7cc3dabc-4cda-4d43-8744-c300a04d827f tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:31:43.722729 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 745/2990] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:31:43 2026] POST /volume/v3/types => generated 275 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:43.734677 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:43.826211 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:43.826629 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1083941874", "volume_type": "773f246b-47d1-44ab-8926-6757e0065db9", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:43.828496 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1083941874', 'volume_type': '773f246b-47d1-44ab-8926-6757e0065db9', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:43.835482 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Create volume of 1 GB Aug 14 22:31:43.835858 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:43.835858 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:43.836533 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Availability Zones retrieved successfully. Aug 14 22:31:43.844012 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Flow 'volume_create_api' (a988d7ec-e3cc-4fa6-a88f-a0e9dab4fdeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:43.845652 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28da2c9-0a2d-4ec4-b0d5-24dc22218498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:43.846920 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:43.873740 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28da2c9-0a2d-4ec4-b0d5-24dc22218498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:31:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=773f246b-47d1-44ab-8926-6757e0065db9,is_public=True,name='tempest-VolumeTypesTest-volume-type-431043988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '773f246b-47d1-44ab-8926-6757e0065db9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:43.874564 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6965a6b-e08a-405a-9fc0-29613e700081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:43.915625 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-431043988 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-431043988, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:43.915901 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-431043988 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-431043988, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:43.962358 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-663bdb87-9b34-4036-a570-9e7bab8a76b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:43.965545 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-663bdb87-9b34-4036-a570-9e7bab8a76b5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:43.965545 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-663bdb87-9b34-4036-a570-9e7bab8a76b5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:43.965545 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-663bdb87-9b34-4036-a570-9e7bab8a76b5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:43.965545 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-663bdb87-9b34-4036-a570-9e7bab8a76b5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:43.970280 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Created reservations ['d4389ba2-5dd2-4627-bccb-d1ff29f6a44a', '83665546-9592-4403-b3d3-e3ff29671799', '36899e0c-8b96-441c-8487-d1af5905eeef', '26ff0727-5bf2-48b7-826f-1af7b001dd22'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:43.971177 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6965a6b-e08a-405a-9fc0-29613e700081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4389ba2-5dd2-4627-bccb-d1ff29f6a44a', '83665546-9592-4403-b3d3-e3ff29671799', '36899e0c-8b96-441c-8487-d1af5905eeef', '26ff0727-5bf2-48b7-826f-1af7b001dd22']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:43.971996 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f16692c0-a500-4fa0-a11e-865dea4f4917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:43.972318 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:43.972318 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:43.973339 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-663bdb87-9b34-4036-a570-9e7bab8a76b5 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:43.973833 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 753/2991] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:43 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:44.000529 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f16692c0-a500-4fa0-a11e-865dea4f4917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62d4da59-3d68-4392-bc48-65507d3975eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1083941874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='073ac66829d54a0193f133469b0316bc',qos_specs=None,replication_status=,reservations=['d4389ba2-5dd2-4627-bccb-d1ff29f6a44a','83665546-9592-4403-b3d3-e3ff29671799','36899e0c-8b96-441c-8487-d1af5905eeef','26ff0727-5bf2-48b7-826f-1af7b001dd22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8db6d09600948339cbb4f2ac19b96ee',volume_type_id=773f246b-47d1-44ab-8926-6757e0065db9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1083941874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62d4da59-3d68-4392-bc48-65507d3975eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='073ac66829d54a0193f133469b0316bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8db6d09600948339cbb4f2ac19b96ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(773f246b-47d1-44ab-8926-6757e0065db9),volume_type_id=773f246b-47d1-44ab-8926-6757e0065db9)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:44.000733 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4143ff0-1003-43a2-bebb-4d83826826dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:44.026036 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4143ff0-1003-43a2-bebb-4d83826826dc) transitioned into state 'SUCCESS' from state '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-1083941874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='073ac66829d54a0193f133469b0316bc',qos_specs=None,replication_status=,reservations=['d4389ba2-5dd2-4627-bccb-d1ff29f6a44a','83665546-9592-4403-b3d3-e3ff29671799','36899e0c-8b96-441c-8487-d1af5905eeef','26ff0727-5bf2-48b7-826f-1af7b001dd22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8db6d09600948339cbb4f2ac19b96ee',volume_type_id=773f246b-47d1-44ab-8926-6757e0065db9)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:44.027364 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc583534-f6f0-46be-bff5-f6b5f916052b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:44.041078 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc583534-f6f0-46be-bff5-f6b5f916052b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:44.042242 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Flow 'volume_create_api' (a988d7ec-e3cc-4fa6-a88f-a0e9dab4fdeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:44.042644 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Create volume request issued successfully. Aug 14 22:31:44.043394 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c55715a6-9ddc-4b2c-9706-3b76a00e694e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:44.043804 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 756/2992] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:31:43 2026] POST /volume/v3/volumes => generated 783 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:44.060117 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30dfc512-367a-4563-b4b8-3bac4119abde None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:44.062140 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30dfc512-367a-4563-b4b8-3bac4119abde tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] GET https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb Aug 14 22:31:44.062475 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30dfc512-367a-4563-b4b8-3bac4119abde tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:44.062727 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30dfc512-367a-4563-b4b8-3bac4119abde tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:44.074163 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:44.074163 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:44.081810 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30dfc512-367a-4563-b4b8-3bac4119abde tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Volume info retrieved successfully. Aug 14 22:31:44.090496 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30dfc512-367a-4563-b4b8-3bac4119abde tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb returned with HTTP 200 Aug 14 22:31:44.091531 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 739/2993] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:44 2026] GET /volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:44.102948 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f5add85a-45e8-4a8a-b0b4-bc514012785d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:44.106505 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5add85a-45e8-4a8a-b0b4-bc514012785d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:44.108024 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5add85a-45e8-4a8a-b0b4-bc514012785d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:44.109849 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5add85a-45e8-4a8a-b0b4-bc514012785d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:44.128145 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:44.128145 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:44.137864 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f5add85a-45e8-4a8a-b0b4-bc514012785d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:44.148115 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5add85a-45e8-4a8a-b0b4-bc514012785d tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:44.148933 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 746/2994] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:44 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:44.990321 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-09eafed3-5ea3-4555-9249-67018be0f974 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:44.994083 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09eafed3-5ea3-4555-9249-67018be0f974 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:44.994281 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09eafed3-5ea3-4555-9249-67018be0f974 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:44.994567 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09eafed3-5ea3-4555-9249-67018be0f974 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:44.994936 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-09eafed3-5ea3-4555-9249-67018be0f974 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:45.002273 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:45.002273 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:45.003374 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09eafed3-5ea3-4555-9249-67018be0f974 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:45.003713 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 754/2995] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:44 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:45.110027 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ca00ee6d-77f9-4672-8ef4-f537cec990a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:45.112860 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca00ee6d-77f9-4672-8ef4-f537cec990a5 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] GET https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb Aug 14 22:31:45.113137 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca00ee6d-77f9-4672-8ef4-f537cec990a5 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:45.113453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca00ee6d-77f9-4672-8ef4-f537cec990a5 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:45.125657 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:45.125657 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:45.131869 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ca00ee6d-77f9-4672-8ef4-f537cec990a5 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Volume info retrieved successfully. Aug 14 22:31:45.138612 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca00ee6d-77f9-4672-8ef4-f537cec990a5 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb returned with HTTP 200 Aug 14 22:31:45.139316 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 757/2996] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:45 2026] GET /volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:45.157455 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-29f91d7c-c52c-43a7-8041-cf68ae3bb93a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:45.162013 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29f91d7c-c52c-43a7-8041-cf68ae3bb93a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] POST https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb/action Aug 14 22:31:45.164905 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29f91d7c-c52c-43a7-8041-cf68ae3bb93a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Action body: b'{"os-retype": {"new_type": "929287e8-7a65-438f-88f0-6b950f80b853"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:45.165137 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29f91d7c-c52c-43a7-8041-cf68ae3bb93a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "929287e8-7a65-438f-88f0-6b950f80b853"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:45.165814 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-57691160-ff5a-4817-9698-ff6eb5c1a598 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:45.167905 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57691160-ff5a-4817-9698-ff6eb5c1a598 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:45.168273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57691160-ff5a-4817-9698-ff6eb5c1a598 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:45.168576 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57691160-ff5a-4817-9698-ff6eb5c1a598 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:45.176605 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:45.176605 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:45.177238 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-29f91d7c-c52c-43a7-8041-cf68ae3bb93a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Volume info retrieved successfully. Aug 14 22:31:45.186280 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:45.186280 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:45.188586 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-57691160-ff5a-4817-9698-ff6eb5c1a598 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:45.196138 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57691160-ff5a-4817-9698-ff6eb5c1a598 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:45.196703 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 747/2997] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:45 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:45.196949 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-29f91d7c-c52c-43a7-8041-cf68ae3bb93a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1322513200 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1322513200, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:45.197387 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-29f91d7c-c52c-43a7-8041-cf68ae3bb93a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1322513200 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1322513200, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:45.223546 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-29f91d7c-c52c-43a7-8041-cf68ae3bb93a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Created reservations ['0a7fbd3d-8c6c-43fa-ad0b-d345c03253ea', '311e700f-5979-4903-8e46-0ac8d0cbb313'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:45.237777 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-29f91d7c-c52c-43a7-8041-cf68ae3bb93a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-431043988 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-431043988, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:45.238054 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-29f91d7c-c52c-43a7-8041-cf68ae3bb93a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-431043988 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-431043988, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:31:45.247526 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-29f91d7c-c52c-43a7-8041-cf68ae3bb93a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Created reservations ['cfe0e03d-9c88-4734-a575-c9141590cbbd', 'c8697a92-a197-4efd-9750-63ed6a71f539'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:45.285954 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-29f91d7c-c52c-43a7-8041-cf68ae3bb93a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Retype volume request issued successfully. Aug 14 22:31:45.286242 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29f91d7c-c52c-43a7-8041-cf68ae3bb93a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb/action returned with HTTP 202 Aug 14 22:31:45.286840 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 740/2998] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:31:45 2026] POST /volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:45.298220 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b5843929-85dd-40c7-ba9f-67729673a9c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:45.303481 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5843929-85dd-40c7-ba9f-67729673a9c0 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] GET https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb Aug 14 22:31:45.303783 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5843929-85dd-40c7-ba9f-67729673a9c0 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:45.304050 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5843929-85dd-40c7-ba9f-67729673a9c0 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:45.318513 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:45.318513 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:45.325149 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b5843929-85dd-40c7-ba9f-67729673a9c0 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Volume info retrieved successfully. Aug 14 22:31:45.336111 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5843929-85dd-40c7-ba9f-67729673a9c0 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb returned with HTTP 200 Aug 14 22:31:45.336111 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 755/2999] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:45 2026] GET /volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:46.017490 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fc97d2a0-5524-4057-b969-675793a00dbd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:46.018940 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc97d2a0-5524-4057-b969-675793a00dbd tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:46.019283 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc97d2a0-5524-4057-b969-675793a00dbd tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:46.019564 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc97d2a0-5524-4057-b969-675793a00dbd tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:46.019798 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-fc97d2a0-5524-4057-b969-675793a00dbd tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:46.025034 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:46.025034 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:46.026713 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc97d2a0-5524-4057-b969-675793a00dbd tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:46.026713 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 758/3000] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:46 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:46.217938 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-68245aaf-f04f-4734-a4ba-5f4b65262f68 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:46.222977 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68245aaf-f04f-4734-a4ba-5f4b65262f68 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:46.222977 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68245aaf-f04f-4734-a4ba-5f4b65262f68 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:46.224527 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68245aaf-f04f-4734-a4ba-5f4b65262f68 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:46.245338 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:46.245338 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:46.252431 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-68245aaf-f04f-4734-a4ba-5f4b65262f68 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:46.260598 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68245aaf-f04f-4734-a4ba-5f4b65262f68 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:46.261689 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 748/3001] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:46 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:46.357434 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52bf890f-5cde-43c7-9245-007c46598af2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:46.362636 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52bf890f-5cde-43c7-9245-007c46598af2 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] GET https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb Aug 14 22:31:46.362980 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52bf890f-5cde-43c7-9245-007c46598af2 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:46.363273 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52bf890f-5cde-43c7-9245-007c46598af2 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:46.377239 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:46.377239 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:46.384327 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-52bf890f-5cde-43c7-9245-007c46598af2 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Volume info retrieved successfully. Aug 14 22:31:46.394560 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52bf890f-5cde-43c7-9245-007c46598af2 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb returned with HTTP 200 Aug 14 22:31:46.395103 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 741/3002] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:46 2026] GET /volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:46.412543 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-921f566d-a2f3-4fc8-81b7-82d0539d6a2e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:46.414464 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-921f566d-a2f3-4fc8-81b7-82d0539d6a2e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] GET https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb Aug 14 22:31:46.414464 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-921f566d-a2f3-4fc8-81b7-82d0539d6a2e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:46.414464 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-921f566d-a2f3-4fc8-81b7-82d0539d6a2e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:46.425535 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:46.425535 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:46.431725 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-921f566d-a2f3-4fc8-81b7-82d0539d6a2e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Volume info retrieved successfully. Aug 14 22:31:46.438181 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-921f566d-a2f3-4fc8-81b7-82d0539d6a2e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb returned with HTTP 200 Aug 14 22:31:46.438970 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 756/3003] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:46 2026] GET /volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:46.455962 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-75f8bc46-d433-4fdb-83d1-99472bc3c49e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:46.458183 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-75f8bc46-d433-4fdb-83d1-99472bc3c49e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] GET https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb Aug 14 22:31:46.458449 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-75f8bc46-d433-4fdb-83d1-99472bc3c49e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:46.458679 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-75f8bc46-d433-4fdb-83d1-99472bc3c49e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:46.468018 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:46.468018 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:46.473003 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-75f8bc46-d433-4fdb-83d1-99472bc3c49e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Volume info retrieved successfully. Aug 14 22:31:46.479665 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-75f8bc46-d433-4fdb-83d1-99472bc3c49e tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb returned with HTTP 200 Aug 14 22:31:46.479665 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 759/3004] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:46 2026] GET /volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:46.493849 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-58478061-b2dd-40ae-9010-f5911d823b56 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:46.496455 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58478061-b2dd-40ae-9010-f5911d823b56 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] DELETE https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb Aug 14 22:31:46.496748 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58478061-b2dd-40ae-9010-f5911d823b56 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:46.496995 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58478061-b2dd-40ae-9010-f5911d823b56 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:46.497192 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-58478061-b2dd-40ae-9010-f5911d823b56 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Delete volume with id: 62d4da59-3d68-4392-bc48-65507d3975eb Aug 14 22:31:46.507228 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:46.507228 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:46.508087 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-58478061-b2dd-40ae-9010-f5911d823b56 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Volume info retrieved successfully. Aug 14 22:31:46.533586 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-58478061-b2dd-40ae-9010-f5911d823b56 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Delete volume request issued successfully. Aug 14 22:31:46.533827 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58478061-b2dd-40ae-9010-f5911d823b56 tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb returned with HTTP 202 Aug 14 22:31:46.534805 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 749/3005] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:46 2026] DELETE /volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:46.545107 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-36557656-0c8a-4efc-bc91-0377a128553d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:46.547747 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36557656-0c8a-4efc-bc91-0377a128553d tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] GET https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb Aug 14 22:31:46.547969 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36557656-0c8a-4efc-bc91-0377a128553d tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:46.548274 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36557656-0c8a-4efc-bc91-0377a128553d tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:46.561586 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:46.561586 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:46.566646 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-36557656-0c8a-4efc-bc91-0377a128553d tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Volume info retrieved successfully. Aug 14 22:31:46.573800 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36557656-0c8a-4efc-bc91-0377a128553d tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb returned with HTTP 200 Aug 14 22:31:46.575044 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 742/3006] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:46 2026] GET /volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:46.982647 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-6aea5981-1015-4756-8e5c-c4547e6e82e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.033548 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-6aea5981-1015-4756-8e5c-c4547e6e82e8 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:47.033819 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-6aea5981-1015-4756-8e5c-c4547e6e82e8 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:47.034047 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-6aea5981-1015-4756-8e5c-c4547e6e82e8 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:47.039578 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a5400945-4825-4ff4-bcb8-64bda7eb3c80 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.042563 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5400945-4825-4ff4-bcb8-64bda7eb3c80 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:47.042787 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5400945-4825-4ff4-bcb8-64bda7eb3c80 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:47.042998 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5400945-4825-4ff4-bcb8-64bda7eb3c80 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:47.043317 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a5400945-4825-4ff4-bcb8-64bda7eb3c80 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:47.049390 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:47.049390 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:47.050207 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5400945-4825-4ff4-bcb8-64bda7eb3c80 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:47.051377 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:47.051377 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:47.051473 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 760/3007] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:47 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:47.054697 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-6aea5981-1015-4756-8e5c-c4547e6e82e8 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:47.060794 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-6aea5981-1015-4756-8e5c-c4547e6e82e8 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 200 Aug 14 22:31:47.061670 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 757/3008] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:46 2026] GET /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 1232 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:47.087537 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-f0e3591f-28b0-44a9-98df-9282236e0c65 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.091380 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-f0e3591f-28b0-44a9-98df-9282236e0c65 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] POST https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c/action Aug 14 22:31:47.091380 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-f0e3591f-28b0-44a9-98df-9282236e0c65 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:47.091380 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-f0e3591f-28b0-44a9-98df-9282236e0c65 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:47.105581 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:47.105581 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:47.106445 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-f0e3591f-28b0-44a9-98df-9282236e0c65 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:47.116369 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-f0e3591f-28b0-44a9-98df-9282236e0c65 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Begin detaching volume completed successfully. Aug 14 22:31:47.116847 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-f0e3591f-28b0-44a9-98df-9282236e0c65 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c/action returned with HTTP 202 Aug 14 22:31:47.117725 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 750/3009] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:31:47 2026] POST /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:47.173867 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d64273c3-60af-4a6b-b3b6-128abc8471e3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.173867 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d64273c3-60af-4a6b-b3b6-128abc8471e3 None None] GET https://10.4.3.114/volume// Aug 14 22:31:47.174144 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d64273c3-60af-4a6b-b3b6-128abc8471e3 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:47.174578 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d64273c3-60af-4a6b-b3b6-128abc8471e3 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:47.174982 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d64273c3-60af-4a6b-b3b6-128abc8471e3 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:31:47.175622 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 743/3010] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:31:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:31:47.185202 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-fe0ad812-55c9-46f6-8fc3-6052f0703fce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.188504 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-fe0ad812-55c9-46f6-8fc3-6052f0703fce tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:47.188771 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-fe0ad812-55c9-46f6-8fc3-6052f0703fce tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:47.188997 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-fe0ad812-55c9-46f6-8fc3-6052f0703fce tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:47.199717 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:47.199717 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:47.203651 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-fe0ad812-55c9-46f6-8fc3-6052f0703fce tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:47.208707 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-fe0ad812-55c9-46f6-8fc3-6052f0703fce tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 200 Aug 14 22:31:47.209384 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 761/3011] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:31:47 2026] GET /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:31:47.280095 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b7e89030-eeb6-4120-953e-6698d3b02297 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.283103 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7e89030-eeb6-4120-953e-6698d3b02297 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:47.283103 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7e89030-eeb6-4120-953e-6698d3b02297 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:47.283564 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7e89030-eeb6-4120-953e-6698d3b02297 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:47.303664 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:47.303664 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:47.312957 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b7e89030-eeb6-4120-953e-6698d3b02297 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:47.316223 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7e89030-eeb6-4120-953e-6698d3b02297 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:47.316223 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 758/3012] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:47 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:47.482315 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-bf6ceac7-cc22-457f-89c6-f94f5434e02f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.488370 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-bf6ceac7-cc22-457f-89c6-f94f5434e02f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] POST https://10.4.3.114/volume/v3/attachments/403083e4-182f-4520-956d-c97b036cf722/action Aug 14 22:31:47.488370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-bf6ceac7-cc22-457f-89c6-f94f5434e02f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:47.488370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-bf6ceac7-cc22-457f-89c6-f94f5434e02f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:47.517854 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:47.517854 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:47.541886 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef4122b1-7b85-49e0-a186-16dc4336b499 req-bf6ceac7-cc22-457f-89c6-f94f5434e02f tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/attachments/403083e4-182f-4520-956d-c97b036cf722/action returned with HTTP 204 Aug 14 22:31:47.542621 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 751/3013] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:31:47 2026] POST /volume/v3/attachments/403083e4-182f-4520-956d-c97b036cf722/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:47.599397 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4424c608-937c-4008-9d31-fc614f44d18a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.610471 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4424c608-937c-4008-9d31-fc614f44d18a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] GET https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb Aug 14 22:31:47.611901 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4424c608-937c-4008-9d31-fc614f44d18a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:47.612210 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4424c608-937c-4008-9d31-fc614f44d18a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:47.624445 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4424c608-937c-4008-9d31-fc614f44d18a tempest-VolumeTypesTest-1960107778 tempest-VolumeTypesTest-1960107778-project-member] https://10.4.3.114/volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb returned with HTTP 404 Aug 14 22:31:47.626149 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 744/3014] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:47 2026] GET /volume/v3/volumes/62d4da59-3d68-4392-bc48-65507d3975eb => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:47.636668 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-14e783d4-d10a-424b-a151-b6059d6ca68b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.641430 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14e783d4-d10a-424b-a151-b6059d6ca68b tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] DELETE https://10.4.3.114/volume/v3/types/929287e8-7a65-438f-88f0-6b950f80b853 Aug 14 22:31:47.641430 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14e783d4-d10a-424b-a151-b6059d6ca68b tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:47.641430 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14e783d4-d10a-424b-a151-b6059d6ca68b tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:47.671997 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14e783d4-d10a-424b-a151-b6059d6ca68b tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/929287e8-7a65-438f-88f0-6b950f80b853 returned with HTTP 202 Aug 14 22:31:47.673242 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 762/3015] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:31:47 2026] DELETE /volume/v3/types/929287e8-7a65-438f-88f0-6b950f80b853 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:47.681238 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c5a79c23-cfc1-45cf-ae7c-bd776508b96b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.684513 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5a79c23-cfc1-45cf-ae7c-bd776508b96b tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] GET https://10.4.3.114/volume/v3/types/929287e8-7a65-438f-88f0-6b950f80b853 Aug 14 22:31:47.684949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5a79c23-cfc1-45cf-ae7c-bd776508b96b tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:47.685343 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5a79c23-cfc1-45cf-ae7c-bd776508b96b tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:47.692033 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5a79c23-cfc1-45cf-ae7c-bd776508b96b tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/929287e8-7a65-438f-88f0-6b950f80b853 returned with HTTP 404 Aug 14 22:31:47.692033 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 759/3016] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:31:47 2026] GET /volume/v3/types/929287e8-7a65-438f-88f0-6b950f80b853 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:47.701759 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-174845ea-56f4-462a-b805-6e9a24700d97 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.703414 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-174845ea-56f4-462a-b805-6e9a24700d97 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] DELETE https://10.4.3.114/volume/v3/types/773f246b-47d1-44ab-8926-6757e0065db9 Aug 14 22:31:47.704121 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-174845ea-56f4-462a-b805-6e9a24700d97 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:47.704528 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-174845ea-56f4-462a-b805-6e9a24700d97 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:47.748835 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-174845ea-56f4-462a-b805-6e9a24700d97 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/773f246b-47d1-44ab-8926-6757e0065db9 returned with HTTP 202 Aug 14 22:31:47.749760 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 752/3017] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:31:47 2026] DELETE /volume/v3/types/773f246b-47d1-44ab-8926-6757e0065db9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:47.759768 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5975a095-2dd9-48f5-a22e-94de1183344b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.761936 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5975a095-2dd9-48f5-a22e-94de1183344b tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] GET https://10.4.3.114/volume/v3/types/773f246b-47d1-44ab-8926-6757e0065db9 Aug 14 22:31:47.762169 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5975a095-2dd9-48f5-a22e-94de1183344b tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:47.762422 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5975a095-2dd9-48f5-a22e-94de1183344b tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:47.767372 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5975a095-2dd9-48f5-a22e-94de1183344b tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/773f246b-47d1-44ab-8926-6757e0065db9 returned with HTTP 404 Aug 14 22:31:47.768024 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 745/3018] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:31:47 2026] GET /volume/v3/types/773f246b-47d1-44ab-8926-6757e0065db9 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:47.779272 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a4ccd023-a886-41fc-bb24-d1c283cdb56c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.783372 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4ccd023-a886-41fc-bb24-d1c283cdb56c tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:31:47.787280 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4ccd023-a886-41fc-bb24-d1c283cdb56c tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-856135877", "description": "tempest-volume-type-description-1768620696", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:47.810094 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4ccd023-a886-41fc-bb24-d1c283cdb56c tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:31:47.810269 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 763/3019] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:31:47 2026] POST /volume/v3/types => generated 314 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:47.821248 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff398eb4-7ea8-42aa-b730-913bb3010a7f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.824275 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff398eb4-7ea8-42aa-b730-913bb3010a7f tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] GET https://10.4.3.114/volume/v3/types/559356be-ab5f-4170-980c-ce89ccd5ca15 Aug 14 22:31:47.824275 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff398eb4-7ea8-42aa-b730-913bb3010a7f tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:47.824275 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff398eb4-7ea8-42aa-b730-913bb3010a7f tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:47.832980 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff398eb4-7ea8-42aa-b730-913bb3010a7f tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/559356be-ab5f-4170-980c-ce89ccd5ca15 returned with HTTP 200 Aug 14 22:31:47.832980 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 760/3020] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:31:47 2026] GET /volume/v3/types/559356be-ab5f-4170-980c-ce89ccd5ca15 => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:47.846521 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cb35cda2-48a9-459b-b34c-851d2343bade None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.848478 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb35cda2-48a9-459b-b34c-851d2343bade tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] DELETE https://10.4.3.114/volume/v3/types/559356be-ab5f-4170-980c-ce89ccd5ca15 Aug 14 22:31:47.848904 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb35cda2-48a9-459b-b34c-851d2343bade tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:47.849330 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb35cda2-48a9-459b-b34c-851d2343bade tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:47.885330 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb35cda2-48a9-459b-b34c-851d2343bade tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/559356be-ab5f-4170-980c-ce89ccd5ca15 returned with HTTP 202 Aug 14 22:31:47.885330 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 753/3021] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:31:47 2026] DELETE /volume/v3/types/559356be-ab5f-4170-980c-ce89ccd5ca15 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:47.893145 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a5531918-350f-4334-ae89-b3415fd565dc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.895136 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5531918-350f-4334-ae89-b3415fd565dc tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] GET https://10.4.3.114/volume/v3/types/559356be-ab5f-4170-980c-ce89ccd5ca15 Aug 14 22:31:47.895377 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5531918-350f-4334-ae89-b3415fd565dc tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:47.895605 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5531918-350f-4334-ae89-b3415fd565dc tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:47.899270 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5531918-350f-4334-ae89-b3415fd565dc tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/559356be-ab5f-4170-980c-ce89ccd5ca15 returned with HTTP 404 Aug 14 22:31:47.899753 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 746/3022] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:31:47 2026] GET /volume/v3/types/559356be-ab5f-4170-980c-ce89ccd5ca15 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:47.910269 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-17caa750-9f19-483f-8dd9-5acf502239bf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.916277 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-17caa750-9f19-483f-8dd9-5acf502239bf tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:31:47.916277 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-17caa750-9f19-483f-8dd9-5acf502239bf tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-238857986"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:47.932245 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-17caa750-9f19-483f-8dd9-5acf502239bf tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:31:47.932773 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 764/3023] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:31:47 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 14 22:31:47.941159 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-628fb980-c02c-4749-9a0d-500451ee67e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:47.943091 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-628fb980-c02c-4749-9a0d-500451ee67e0 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] POST https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption Aug 14 22:31:47.943737 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-628fb980-c02c-4749-9a0d-500451ee67e0 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:47.986565 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-628fb980-c02c-4749-9a0d-500451ee67e0 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption returned with HTTP 200 Aug 14 22:31:47.987740 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 761/3024] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:31:47 2026] POST /volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:47.999701 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4218137c-65f0-4676-b3b0-7c6c8684cff8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.003753 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4218137c-65f0-4676-b3b0-7c6c8684cff8 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] GET https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption Aug 14 22:31:48.003753 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4218137c-65f0-4676-b3b0-7c6c8684cff8 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.003753 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4218137c-65f0-4676-b3b0-7c6c8684cff8 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.011680 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4218137c-65f0-4676-b3b0-7c6c8684cff8 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption returned with HTTP 200 Aug 14 22:31:48.011680 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 754/3025] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:31:47 2026] GET /volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:48.024569 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f207d4a9-4b1e-4c8a-9422-196b9993ba22 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.029303 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f207d4a9-4b1e-4c8a-9422-196b9993ba22 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] PUT https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption/22eae96e-dee0-47e3-8f9c-8f220c51ca70 Aug 14 22:31:48.029723 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f207d4a9-4b1e-4c8a-9422-196b9993ba22 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:48.064228 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ec686353-23c4-4656-9793-6bce8d6b97fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.066418 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f207d4a9-4b1e-4c8a-9422-196b9993ba22 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption/22eae96e-dee0-47e3-8f9c-8f220c51ca70 returned with HTTP 200 Aug 14 22:31:48.066923 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 747/3026] 10.4.3.114 () {68 vars in 1507 bytes} [Fri Aug 14 22:31:48 2026] PUT /volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption/22eae96e-dee0-47e3-8f9c-8f220c51ca70 => generated 122 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:48.068172 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec686353-23c4-4656-9793-6bce8d6b97fc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:48.069050 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec686353-23c4-4656-9793-6bce8d6b97fc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.070404 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec686353-23c4-4656-9793-6bce8d6b97fc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.070404 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ec686353-23c4-4656-9793-6bce8d6b97fc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:48.076262 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:48.076262 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:48.077755 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec686353-23c4-4656-9793-6bce8d6b97fc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:48.077755 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 765/3027] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:48 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:48.080363 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da008ac7-01bc-4345-b1c3-e5ce7d53e159 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.082960 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da008ac7-01bc-4345-b1c3-e5ce7d53e159 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] GET https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption Aug 14 22:31:48.083244 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da008ac7-01bc-4345-b1c3-e5ce7d53e159 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.083552 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da008ac7-01bc-4345-b1c3-e5ce7d53e159 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.095340 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da008ac7-01bc-4345-b1c3-e5ce7d53e159 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption returned with HTTP 200 Aug 14 22:31:48.096198 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 762/3028] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:31:48 2026] GET /volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption => generated 347 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:48.109022 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0d56694f-3012-46ef-acfd-c151cfbd2f0c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.111401 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d56694f-3012-46ef-acfd-c151cfbd2f0c tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] GET https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption/cipher Aug 14 22:31:48.111401 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d56694f-3012-46ef-acfd-c151cfbd2f0c tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.111668 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d56694f-3012-46ef-acfd-c151cfbd2f0c tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.123431 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d56694f-3012-46ef-acfd-c151cfbd2f0c tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption/cipher returned with HTTP 200 Aug 14 22:31:48.124175 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 755/3029] 10.4.3.114 () {66 vars in 1396 bytes} [Fri Aug 14 22:31:48 2026] GET /volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption/cipher => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:31:48.135246 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f3d9f8d8-04e8-40ae-ae1d-97995d7b1eb4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.144573 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3d9f8d8-04e8-40ae-ae1d-97995d7b1eb4 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] DELETE https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption/22eae96e-dee0-47e3-8f9c-8f220c51ca70 Aug 14 22:31:48.145972 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f3d9f8d8-04e8-40ae-ae1d-97995d7b1eb4 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.146311 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f3d9f8d8-04e8-40ae-ae1d-97995d7b1eb4 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.183223 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3d9f8d8-04e8-40ae-ae1d-97995d7b1eb4 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption/22eae96e-dee0-47e3-8f9c-8f220c51ca70 returned with HTTP 202 Aug 14 22:31:48.184077 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 748/3030] 10.4.3.114 () {66 vars in 1489 bytes} [Fri Aug 14 22:31:48 2026] DELETE /volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption/22eae96e-dee0-47e3-8f9c-8f220c51ca70 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:48.198217 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e6b638ca-d8d2-4c66-9c33-cea9cad41f02 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.202448 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6b638ca-d8d2-4c66-9c33-cea9cad41f02 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] GET https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption Aug 14 22:31:48.202448 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6b638ca-d8d2-4c66-9c33-cea9cad41f02 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.202448 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6b638ca-d8d2-4c66-9c33-cea9cad41f02 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.212376 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6b638ca-d8d2-4c66-9c33-cea9cad41f02 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption returned with HTTP 200 Aug 14 22:31:48.212918 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 766/3031] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:31:48 2026] GET /volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 22:31:48.229098 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32d2d099-0c04-42a8-a0e5-9a37d112c813 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.231533 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32d2d099-0c04-42a8-a0e5-9a37d112c813 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] GET https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption Aug 14 22:31:48.232369 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32d2d099-0c04-42a8-a0e5-9a37d112c813 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.232369 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32d2d099-0c04-42a8-a0e5-9a37d112c813 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.244355 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32d2d099-0c04-42a8-a0e5-9a37d112c813 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption returned with HTTP 200 Aug 14 22:31:48.244951 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 763/3032] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:31:48 2026] GET /volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 22:31:48.258441 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d98b91a5-4299-44a6-b118-f9beb310bfe8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.263083 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d98b91a5-4299-44a6-b118-f9beb310bfe8 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] DELETE https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20 Aug 14 22:31:48.263083 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d98b91a5-4299-44a6-b118-f9beb310bfe8 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.263083 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d98b91a5-4299-44a6-b118-f9beb310bfe8 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.277761 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-ea6a8855-ac43-4001-a9cd-7bdce636beb3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.285958 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-ea6a8855-ac43-4001-a9cd-7bdce636beb3 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] DELETE https://10.4.3.114/volume/v3/attachments/50980d57-f262-4185-a423-d091d4021e4b Aug 14 22:31:48.286264 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-ea6a8855-ac43-4001-a9cd-7bdce636beb3 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.287718 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-ea6a8855-ac43-4001-a9cd-7bdce636beb3 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.302743 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d98b91a5-4299-44a6-b118-f9beb310bfe8 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20 returned with HTTP 202 Aug 14 22:31:48.303883 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 756/3033] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:31:48 2026] DELETE /volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:48.313561 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:48.313561 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:48.322893 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3bc09e4f-2384-4f71-92c3-e0352a2c8c54 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.325999 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3bc09e4f-2384-4f71-92c3-e0352a2c8c54 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] GET https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20 Aug 14 22:31:48.325999 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3bc09e4f-2384-4f71-92c3-e0352a2c8c54 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.326293 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3bc09e4f-2384-4f71-92c3-e0352a2c8c54 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.332451 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3bc09e4f-2384-4f71-92c3-e0352a2c8c54 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20 returned with HTTP 404 Aug 14 22:31:48.332846 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 767/3034] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:31:48 2026] GET /volume/v3/types/02903ca8-cd95-4ec4-8fab-f3cd340acf20 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:48.334427 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8e44a899-02ef-48a4-9202-b5403e0ddf34 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.336631 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e44a899-02ef-48a4-9202-b5403e0ddf34 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:48.336906 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e44a899-02ef-48a4-9202-b5403e0ddf34 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.337609 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e44a899-02ef-48a4-9202-b5403e0ddf34 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.343757 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c917026-4751-4aaf-8413-1cfdb4d473ab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.347512 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c917026-4751-4aaf-8413-1cfdb4d473ab tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] GET https://10.4.3.114/volume/v3/types Aug 14 22:31:48.347512 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c917026-4751-4aaf-8413-1cfdb4d473ab tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.347512 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c917026-4751-4aaf-8413-1cfdb4d473ab tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.351079 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:48.351079 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:48.357414 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8e44a899-02ef-48a4-9202-b5403e0ddf34 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:48.365369 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e44a899-02ef-48a4-9202-b5403e0ddf34 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:48.365882 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 764/3035] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:48 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:48.372945 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c917026-4751-4aaf-8413-1cfdb4d473ab tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:31:48.373725 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 757/3036] 10.4.3.114 () {66 vars in 1231 bytes} [Fri Aug 14 22:31:48 2026] GET /volume/v3/types => generated 1496 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:48.378688 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8b504f0b-2da9-4417-a9d3-6f232617296b req-ea6a8855-ac43-4001-a9cd-7bdce636beb3 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/attachments/50980d57-f262-4185-a423-d091d4021e4b returned with HTTP 200 Aug 14 22:31:48.379409 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 749/3037] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:31:48 2026] DELETE /volume/v3/attachments/50980d57-f262-4185-a423-d091d4021e4b => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:48.382418 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc687b32-6424-4cf7-837a-24ffab75dc88 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.386112 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc687b32-6424-4cf7-837a-24ffab75dc88 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:48.386112 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc687b32-6424-4cf7-837a-24ffab75dc88 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.387122 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc687b32-6424-4cf7-837a-24ffab75dc88 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.388097 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9e67bf02-de43-420e-8cee-7e7c9dc414fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.390239 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e67bf02-de43-420e-8cee-7e7c9dc414fb tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:31:48.390717 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e67bf02-de43-420e-8cee-7e7c9dc414fb tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-406194655"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:48.406077 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:48.406077 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:48.410558 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e67bf02-de43-420e-8cee-7e7c9dc414fb tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:31:48.411170 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 765/3038] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:31:48 2026] POST /volume/v3/types => generated 220 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:48.413617 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cc687b32-6424-4cf7-837a-24ffab75dc88 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:48.421080 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba06a527-a6c1-4a32-a2f5-a16182ad085a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.422488 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc687b32-6424-4cf7-837a-24ffab75dc88 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:48.422837 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 768/3039] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:48 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:48.424772 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba06a527-a6c1-4a32-a2f5-a16182ad085a tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] PUT https://10.4.3.114/volume/v3/types/915af7cc-f20b-4c66-a8c1-f28378b6c17e Aug 14 22:31:48.425091 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba06a527-a6c1-4a32-a2f5-a16182ad085a tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-591246707", "description": "tempest-volume-type-description-1563311184", "is_public": false}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:48.439764 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d5359fa4-2b1d-438d-a8fc-de12ea344d87 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.442206 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5359fa4-2b1d-438d-a8fc-de12ea344d87 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:31:48.442206 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5359fa4-2b1d-438d-a8fc-de12ea344d87 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.442491 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5359fa4-2b1d-438d-a8fc-de12ea344d87 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.453282 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:48.453282 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:48.456784 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d5359fa4-2b1d-438d-a8fc-de12ea344d87 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:31:48.461720 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5359fa4-2b1d-438d-a8fc-de12ea344d87 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:31:48.462335 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 750/3040] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:48 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:48.478293 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba06a527-a6c1-4a32-a2f5-a16182ad085a tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/915af7cc-f20b-4c66-a8c1-f28378b6c17e returned with HTTP 200 Aug 14 22:31:48.478293 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 758/3041] 10.4.3.114 () {68 vars in 1363 bytes} [Fri Aug 14 22:31:48 2026] PUT /volume/v3/types/915af7cc-f20b-4c66-a8c1-f28378b6c17e => generated 204 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:48.485040 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f9751b43-19af-474c-b4ef-232af82cb6d6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.487057 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9751b43-19af-474c-b4ef-232af82cb6d6 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] GET https://10.4.3.114/volume/v3/types/915af7cc-f20b-4c66-a8c1-f28378b6c17e Aug 14 22:31:48.487268 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f9751b43-19af-474c-b4ef-232af82cb6d6 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.487531 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f9751b43-19af-474c-b4ef-232af82cb6d6 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.496097 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9751b43-19af-474c-b4ef-232af82cb6d6 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/915af7cc-f20b-4c66-a8c1-f28378b6c17e returned with HTTP 200 Aug 14 22:31:48.496623 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 766/3042] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:31:48 2026] GET /volume/v3/types/915af7cc-f20b-4c66-a8c1-f28378b6c17e => generated 268 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:48.509110 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eefebe59-751a-41b3-8a6e-2aeb42c21bd3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.511725 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eefebe59-751a-41b3-8a6e-2aeb42c21bd3 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] DELETE https://10.4.3.114/volume/v3/types/915af7cc-f20b-4c66-a8c1-f28378b6c17e Aug 14 22:31:48.511725 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eefebe59-751a-41b3-8a6e-2aeb42c21bd3 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.511725 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eefebe59-751a-41b3-8a6e-2aeb42c21bd3 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.551670 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eefebe59-751a-41b3-8a6e-2aeb42c21bd3 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/915af7cc-f20b-4c66-a8c1-f28378b6c17e returned with HTTP 202 Aug 14 22:31:48.554861 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 769/3043] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:31:48 2026] DELETE /volume/v3/types/915af7cc-f20b-4c66-a8c1-f28378b6c17e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:48.560833 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4a2d8cf6-1405-4477-8f5d-ee9514ef82a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:48.563184 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4a2d8cf6-1405-4477-8f5d-ee9514ef82a3 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] GET https://10.4.3.114/volume/v3/types/915af7cc-f20b-4c66-a8c1-f28378b6c17e Aug 14 22:31:48.563483 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4a2d8cf6-1405-4477-8f5d-ee9514ef82a3 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:48.563842 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4a2d8cf6-1405-4477-8f5d-ee9514ef82a3 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:48.567626 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4a2d8cf6-1405-4477-8f5d-ee9514ef82a3 tempest-VolumeTypesTest-1285258499 tempest-VolumeTypesTest-1285258499-project-admin] https://10.4.3.114/volume/v3/types/915af7cc-f20b-4c66-a8c1-f28378b6c17e returned with HTTP 404 Aug 14 22:31:48.568346 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 751/3044] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:31:48 2026] GET /volume/v3/types/915af7cc-f20b-4c66-a8c1-f28378b6c17e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:49.094223 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-94308686-4ff6-46e5-8819-e5b51314870a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:49.096981 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94308686-4ff6-46e5-8819-e5b51314870a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:49.096981 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94308686-4ff6-46e5-8819-e5b51314870a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:49.097977 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94308686-4ff6-46e5-8819-e5b51314870a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:49.097977 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-94308686-4ff6-46e5-8819-e5b51314870a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:49.104312 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:49.104312 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:49.105367 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94308686-4ff6-46e5-8819-e5b51314870a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:49.106139 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 759/3045] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:49 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:49.310850 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-494527cf-d7cc-47b6-8f1c-d4e293e58ea2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:49.313138 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-494527cf-d7cc-47b6-8f1c-d4e293e58ea2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] DELETE https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:49.314021 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-494527cf-d7cc-47b6-8f1c-d4e293e58ea2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:49.314821 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-494527cf-d7cc-47b6-8f1c-d4e293e58ea2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:49.314821 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-494527cf-d7cc-47b6-8f1c-d4e293e58ea2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Delete volume with id: 6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:49.323405 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:49.323405 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:49.323899 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-494527cf-d7cc-47b6-8f1c-d4e293e58ea2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:49.368363 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-494527cf-d7cc-47b6-8f1c-d4e293e58ea2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Delete volume request issued successfully. Aug 14 22:31:49.368618 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-494527cf-d7cc-47b6-8f1c-d4e293e58ea2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 202 Aug 14 22:31:49.369092 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 767/3046] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:49 2026] DELETE /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:50.121149 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-83d0e8e1-cec0-4828-ae7c-1d27c2853e32 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:50.125361 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-83d0e8e1-cec0-4828-ae7c-1d27c2853e32 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:50.125361 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-83d0e8e1-cec0-4828-ae7c-1d27c2853e32 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:50.125361 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-83d0e8e1-cec0-4828-ae7c-1d27c2853e32 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:50.125361 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-83d0e8e1-cec0-4828-ae7c-1d27c2853e32 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:50.133566 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:50.133566 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:50.133566 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-83d0e8e1-cec0-4828-ae7c-1d27c2853e32 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:50.134210 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 770/3047] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:50 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:51.151930 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d3822506-ba80-48c2-ba64-6d5ca8f793e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:51.154916 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3822506-ba80-48c2-ba64-6d5ca8f793e4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:51.155237 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3822506-ba80-48c2-ba64-6d5ca8f793e4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:51.156865 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3822506-ba80-48c2-ba64-6d5ca8f793e4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:51.157235 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d3822506-ba80-48c2-ba64-6d5ca8f793e4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:51.173328 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:51.173328 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:51.174409 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3822506-ba80-48c2-ba64-6d5ca8f793e4 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:51.175073 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 752/3048] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:51 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:52.138862 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b74a6db-9cad-47e0-a020-40ca4a3b20c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:52.190486 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d790ec77-3244-45b3-bc1c-75cf9836d9e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:52.195327 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d790ec77-3244-45b3-bc1c-75cf9836d9e3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:52.195327 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d790ec77-3244-45b3-bc1c-75cf9836d9e3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:52.195327 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d790ec77-3244-45b3-bc1c-75cf9836d9e3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:52.195327 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d790ec77-3244-45b3-bc1c-75cf9836d9e3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:52.202290 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:52.202290 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:52.202290 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d790ec77-3244-45b3-bc1c-75cf9836d9e3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:52.202290 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 768/3049] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:52 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:52.351349 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b74a6db-9cad-47e0-a020-40ca4a3b20c6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes Aug 14 22:31:52.351647 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b74a6db-9cad-47e0-a020-40ca4a3b20c6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:52.352238 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b74a6db-9cad-47e0-a020-40ca4a3b20c6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:52.352725 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-7b74a6db-9cad-47e0-a020-40ca4a3b20c6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:31:52.354096 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7b74a6db-9cad-47e0-a020-40ca4a3b20c6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:31:52.362990 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b74a6db-9cad-47e0-a020-40ca4a3b20c6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Get all volumes completed successfully. Aug 14 22:31:52.363584 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b74a6db-9cad-47e0-a020-40ca4a3b20c6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 200 Aug 14 22:31:52.364400 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 760/3050] 10.4.3.114 () {66 vars in 1237 bytes} [Fri Aug 14 22:31:52 2026] GET /volume/v3/volumes => generated 15 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:31:52.376363 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:52.379833 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:52.380066 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-905056959"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:52.382573 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-905056959'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:52.382764 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Create volume of 1 GB Aug 14 22:31:52.389864 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Availability Zones retrieved successfully. Aug 14 22:31:52.399526 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Flow 'volume_create_api' (faf2d71b-240c-44d9-86d1-5989d4ee8147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:52.400934 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f463079d-d62d-4250-b81d-c20b3407872a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:52.402470 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:52.442045 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f463079d-d62d-4250-b81d-c20b3407872a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:52.443629 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602ead69-762f-4db2-8ac3-2054b29f6033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:52.553341 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Created reservations ['427e1111-e5f8-42ee-953f-a9135a5928eb', 'b422674f-1552-4988-a472-dc7a320b93a2', '97c72af9-f011-4124-afb1-3d5cd6f4d110', '057a49e9-b3a8-4db5-9d51-89e40d92f565'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:52.554568 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602ead69-762f-4db2-8ac3-2054b29f6033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['427e1111-e5f8-42ee-953f-a9135a5928eb', 'b422674f-1552-4988-a472-dc7a320b93a2', '97c72af9-f011-4124-afb1-3d5cd6f4d110', '057a49e9-b3a8-4db5-9d51-89e40d92f565']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:52.555698 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27612efd-8de6-4a76-b9f7-562d4d0fec9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:52.590923 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27612efd-8de6-4a76-b9f7-562d4d0fec9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8857221b-93f0-46a4-a6f3-44bd8d6bb57a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-905056959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37ff6f12b1d54afe95f5279fe9c4fee1',qos_specs=None,replication_status=,reservations=['427e1111-e5f8-42ee-953f-a9135a5928eb','b422674f-1552-4988-a472-dc7a320b93a2','97c72af9-f011-4124-afb1-3d5cd6f4d110','057a49e9-b3a8-4db5-9d51-89e40d92f565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='266565b2c6814b058b932701895361c2',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-905056959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8857221b-93f0-46a4-a6f3-44bd8d6bb57a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37ff6f12b1d54afe95f5279fe9c4fee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='266565b2c6814b058b932701895361c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:52.591199 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86d9e214-564b-44b8-93ba-afd3779e9709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:52.630207 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86d9e214-564b-44b8-93ba-afd3779e9709) transitioned into state 'SUCCESS' from state '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-905056959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37ff6f12b1d54afe95f5279fe9c4fee1',qos_specs=None,replication_status=,reservations=['427e1111-e5f8-42ee-953f-a9135a5928eb','b422674f-1552-4988-a472-dc7a320b93a2','97c72af9-f011-4124-afb1-3d5cd6f4d110','057a49e9-b3a8-4db5-9d51-89e40d92f565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='266565b2c6814b058b932701895361c2',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:52.631376 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e6daafc-584c-4957-8785-2c276d3d900d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:52.651199 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e6daafc-584c-4957-8785-2c276d3d900d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:52.652474 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Flow 'volume_create_api' (faf2d71b-240c-44d9-86d1-5989d4ee8147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:52.652916 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Create volume request issued successfully. Aug 14 22:31:52.653774 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-39fbd04e-9e67-4f29-aff8-3da69f4a9c35 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:52.654562 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 771/3051] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:31:52 2026] POST /volume/v3/volumes => generated 754 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:52.676103 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-66fe55fc-5791-4484-8434-f2e2a0edfb52 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:52.679433 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66fe55fc-5791-4484-8434-f2e2a0edfb52 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a Aug 14 22:31:52.679433 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66fe55fc-5791-4484-8434-f2e2a0edfb52 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:52.679744 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66fe55fc-5791-4484-8434-f2e2a0edfb52 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:52.692802 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:52.692802 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:52.700149 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-66fe55fc-5791-4484-8434-f2e2a0edfb52 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:52.712506 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66fe55fc-5791-4484-8434-f2e2a0edfb52 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a returned with HTTP 200 Aug 14 22:31:52.713151 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 753/3052] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:52 2026] GET /volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:53.216047 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c27d23a4-184e-4a35-b6c1-f31e97f3c1f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:53.218633 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c27d23a4-184e-4a35-b6c1-f31e97f3c1f0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:53.219107 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c27d23a4-184e-4a35-b6c1-f31e97f3c1f0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:53.220227 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c27d23a4-184e-4a35-b6c1-f31e97f3c1f0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:53.220227 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c27d23a4-184e-4a35-b6c1-f31e97f3c1f0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:53.225135 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:53.225135 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:53.226307 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c27d23a4-184e-4a35-b6c1-f31e97f3c1f0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:53.226860 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 769/3053] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:53 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:53.732106 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0bfd145a-6e06-4752-8f24-107d72d2e3e5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:53.734318 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bfd145a-6e06-4752-8f24-107d72d2e3e5 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a Aug 14 22:31:53.734538 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bfd145a-6e06-4752-8f24-107d72d2e3e5 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:53.734765 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bfd145a-6e06-4752-8f24-107d72d2e3e5 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:53.736728 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=472,cinder:UPDATE=130,cinder:INSERT=54,cinder:DELETE=4 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:31:53.743068 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:53.743068 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:53.750432 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0bfd145a-6e06-4752-8f24-107d72d2e3e5 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:53.759587 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bfd145a-6e06-4752-8f24-107d72d2e3e5 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a returned with HTTP 200 Aug 14 22:31:53.760633 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 761/3054] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:53 2026] GET /volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:53.783799 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-37e8303d-9fc3-4df9-83b3-930d7b2e00d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:53.785900 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37e8303d-9fc3-4df9-83b3-930d7b2e00d9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a Aug 14 22:31:53.785900 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37e8303d-9fc3-4df9-83b3-930d7b2e00d9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:53.786162 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37e8303d-9fc3-4df9-83b3-930d7b2e00d9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:53.790399 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=459,cinder:UPDATE=146,cinder:INSERT=84,cinder:DELETE=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:31:53.799593 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:53.799593 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:53.805159 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-37e8303d-9fc3-4df9-83b3-930d7b2e00d9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:53.811672 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37e8303d-9fc3-4df9-83b3-930d7b2e00d9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a returned with HTTP 200 Aug 14 22:31:53.811978 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 772/3055] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:53 2026] GET /volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:53.828926 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:53.831242 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:53.831767 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-395615517"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:53.833845 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-395615517'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:53.834027 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Create volume of 1 GB Aug 14 22:31:53.841830 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Availability Zones retrieved successfully. Aug 14 22:31:53.850491 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Flow 'volume_create_api' (af068fd0-ccf5-413e-906c-27ae375f5fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:53.851880 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772ac540-03ff-47a7-b0c9-9525a9a5cb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:53.853223 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:53.898091 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772ac540-03ff-47a7-b0c9-9525a9a5cb93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:53.899230 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (637316ae-18bc-452c-be79-60cd0df2e521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:53.954694 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Created reservations ['f427a4c1-2a59-47d4-83d3-580bb961384b', '3797c903-9a23-4d64-bb2f-972170ec12d6', 'f3c75053-bbd2-4c09-8758-717caeb0fad8', '94af2e31-601f-4135-b8f9-a0ec899d33ea'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:53.955435 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (637316ae-18bc-452c-be79-60cd0df2e521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f427a4c1-2a59-47d4-83d3-580bb961384b', '3797c903-9a23-4d64-bb2f-972170ec12d6', 'f3c75053-bbd2-4c09-8758-717caeb0fad8', '94af2e31-601f-4135-b8f9-a0ec899d33ea']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:53.956218 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (722e32c8-cf17-40ac-b454-d12ea35835e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:53.980681 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (722e32c8-cf17-40ac-b454-d12ea35835e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a27144d-8772-4ab5-89b7-de08d1cb14aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-395615517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37ff6f12b1d54afe95f5279fe9c4fee1',qos_specs=None,replication_status=,reservations=['f427a4c1-2a59-47d4-83d3-580bb961384b','3797c903-9a23-4d64-bb2f-972170ec12d6','f3c75053-bbd2-4c09-8758-717caeb0fad8','94af2e31-601f-4135-b8f9-a0ec899d33ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='266565b2c6814b058b932701895361c2',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-395615517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a27144d-8772-4ab5-89b7-de08d1cb14aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37ff6f12b1d54afe95f5279fe9c4fee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='266565b2c6814b058b932701895361c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:53.981547 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d097057e-89cf-4c2f-b95d-bcf3b701a6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:54.002641 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d097057e-89cf-4c2f-b95d-bcf3b701a6d4) transitioned into state 'SUCCESS' from state '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-395615517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37ff6f12b1d54afe95f5279fe9c4fee1',qos_specs=None,replication_status=,reservations=['f427a4c1-2a59-47d4-83d3-580bb961384b','3797c903-9a23-4d64-bb2f-972170ec12d6','f3c75053-bbd2-4c09-8758-717caeb0fad8','94af2e31-601f-4135-b8f9-a0ec899d33ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='266565b2c6814b058b932701895361c2',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:54.003629 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c71a76-d802-41ff-aab5-13dba267c3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:54.022281 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c71a76-d802-41ff-aab5-13dba267c3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:54.023819 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Flow 'volume_create_api' (af068fd0-ccf5-413e-906c-27ae375f5fc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:54.023973 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Create volume request issued successfully. Aug 14 22:31:54.027283 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97208d4a-08cf-46b9-8efa-a9ae8d2001e1 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:54.027283 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 754/3056] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:31:53 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 14 22:31:54.044093 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ccd08d8-bc53-479a-b6ed-65d2dfe876bf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:54.046501 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ccd08d8-bc53-479a-b6ed-65d2dfe876bf tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa Aug 14 22:31:54.046784 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ccd08d8-bc53-479a-b6ed-65d2dfe876bf tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:54.047037 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ccd08d8-bc53-479a-b6ed-65d2dfe876bf tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:54.056982 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:54.056982 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:54.062718 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5ccd08d8-bc53-479a-b6ed-65d2dfe876bf tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:54.069204 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ccd08d8-bc53-479a-b6ed-65d2dfe876bf tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa returned with HTTP 200 Aug 14 22:31:54.069750 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 770/3057] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:54 2026] GET /volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:54.247423 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3006ef44-c8df-4809-8f31-991bd744ce93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:54.247423 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3006ef44-c8df-4809-8f31-991bd744ce93 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:54.247423 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3006ef44-c8df-4809-8f31-991bd744ce93 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:54.247423 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3006ef44-c8df-4809-8f31-991bd744ce93 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:54.247423 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3006ef44-c8df-4809-8f31-991bd744ce93 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:54.254331 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:54.254331 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:54.255166 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3006ef44-c8df-4809-8f31-991bd744ce93 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:54.255701 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 762/3058] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:54 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:55.087233 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-06007275-75a5-4e94-80cf-7084e3f5c6d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:55.089579 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06007275-75a5-4e94-80cf-7084e3f5c6d9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa Aug 14 22:31:55.089864 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06007275-75a5-4e94-80cf-7084e3f5c6d9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:55.090124 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06007275-75a5-4e94-80cf-7084e3f5c6d9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:55.104606 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:55.104606 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:55.114194 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-06007275-75a5-4e94-80cf-7084e3f5c6d9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:55.122013 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06007275-75a5-4e94-80cf-7084e3f5c6d9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa returned with HTTP 200 Aug 14 22:31:55.122580 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 773/3059] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:55 2026] GET /volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:55.142888 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f09d1746-22ff-48bb-8154-0c9544df2148 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:55.145142 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f09d1746-22ff-48bb-8154-0c9544df2148 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa Aug 14 22:31:55.145447 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f09d1746-22ff-48bb-8154-0c9544df2148 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:55.145712 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f09d1746-22ff-48bb-8154-0c9544df2148 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:55.148028 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=491,cinder:UPDATE=139,cinder:INSERT=68,cinder:DELETE=4 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:31:55.150846 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-e8761c14-1bb7-44e8-98c3-39d6a964e916 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:55.154097 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:55.154097 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:55.155514 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-e8761c14-1bb7-44e8-98c3-39d6a964e916 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:55.155833 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-e8761c14-1bb7-44e8-98c3-39d6a964e916 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:55.155833 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-e8761c14-1bb7-44e8-98c3-39d6a964e916 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:55.160136 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f09d1746-22ff-48bb-8154-0c9544df2148 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:55.162742 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=457,cinder:INSERT=51,cinder:UPDATE=93,cinder:DELETE=3 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:31:55.165583 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f09d1746-22ff-48bb-8154-0c9544df2148 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa returned with HTTP 200 Aug 14 22:31:55.166035 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 755/3060] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:55 2026] GET /volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:55.182930 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:55.182930 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:55.186353 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:55.188877 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:55.189342 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1906123383"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:55.189831 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-e8761c14-1bb7-44e8-98c3-39d6a964e916 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:55.191190 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1906123383'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:55.191434 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Create volume of 1 GB Aug 14 22:31:55.196641 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Availability Zones retrieved successfully. Aug 14 22:31:55.196953 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-e8761c14-1bb7-44e8-98c3-39d6a964e916 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 200 Aug 14 22:31:55.197674 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 771/3061] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:55 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 1230 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:55.204067 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Flow 'volume_create_api' (3485159a-468d-4837-9069-c387d24e5cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:55.205580 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa94fa66-508e-4706-ba30-7d1ca336ea42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:55.206880 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:55.220599 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-2f2d4c38-9466-4425-8a10-8c1fb7fb071b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:55.225151 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-2f2d4c38-9466-4425-8a10-8c1fb7fb071b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] POST https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29/action Aug 14 22:31:55.225551 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-2f2d4c38-9466-4425-8a10-8c1fb7fb071b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:31:55.225689 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-2f2d4c38-9466-4425-8a10-8c1fb7fb071b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:55.240372 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:55.240372 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:55.240857 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-2f2d4c38-9466-4425-8a10-8c1fb7fb071b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:55.245390 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa94fa66-508e-4706-ba30-7d1ca336ea42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:55.246396 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dda901bb-216b-43d5-9244-bd7e8dd9b8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:55.250341 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-2f2d4c38-9466-4425-8a10-8c1fb7fb071b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Begin detaching volume completed successfully. Aug 14 22:31:55.250590 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-2f2d4c38-9466-4425-8a10-8c1fb7fb071b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29/action returned with HTTP 202 Aug 14 22:31:55.251093 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 774/3062] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:31:55 2026] POST /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:55.268841 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5696fda4-0f87-4f75-8af9-60a0c8f2b1ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:55.271704 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5696fda4-0f87-4f75-8af9-60a0c8f2b1ed tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:55.272017 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5696fda4-0f87-4f75-8af9-60a0c8f2b1ed tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:55.272301 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5696fda4-0f87-4f75-8af9-60a0c8f2b1ed tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:55.272503 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5696fda4-0f87-4f75-8af9-60a0c8f2b1ed tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:55.279546 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:55.279546 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:55.280721 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5696fda4-0f87-4f75-8af9-60a0c8f2b1ed tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:55.281499 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 756/3063] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:55 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:55.310729 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Created reservations ['dcc34637-9322-4612-8267-eff0b4256f83', '5a0cf616-1d26-4519-80ca-ea5f95aa1295', '8f1b0246-11c4-4297-bc36-9013cf1b21e8', 'cf873f83-c09f-4dfe-b503-9841539e50f8'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:55.311822 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dda901bb-216b-43d5-9244-bd7e8dd9b8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc34637-9322-4612-8267-eff0b4256f83', '5a0cf616-1d26-4519-80ca-ea5f95aa1295', '8f1b0246-11c4-4297-bc36-9013cf1b21e8', 'cf873f83-c09f-4dfe-b503-9841539e50f8']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:55.312925 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c5b27f-77fb-4d71-8bac-845d2a7695f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:55.314055 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f512d580-b2be-4af7-abb4-3bee3aa05713 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:55.314634 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f512d580-b2be-4af7-abb4-3bee3aa05713 None None] GET https://10.4.3.114/volume// Aug 14 22:31:55.314790 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f512d580-b2be-4af7-abb4-3bee3aa05713 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:55.315024 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f512d580-b2be-4af7-abb4-3bee3aa05713 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:55.315598 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f512d580-b2be-4af7-abb4-3bee3aa05713 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:31:55.315969 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 772/3064] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:31:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:31:55.328009 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-107860e4-26e4-45ac-b4ff-3a5ad1f191c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:55.330978 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-107860e4-26e4-45ac-b4ff-3a5ad1f191c5 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:55.331611 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-107860e4-26e4-45ac-b4ff-3a5ad1f191c5 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:55.331942 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-107860e4-26e4-45ac-b4ff-3a5ad1f191c5 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:55.342912 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:55.342912 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:55.347654 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-107860e4-26e4-45ac-b4ff-3a5ad1f191c5 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:55.349370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c5b27f-77fb-4d71-8bac-845d2a7695f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74853c7b-31c0-4977-bccb-ac53957a1ba8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1906123383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37ff6f12b1d54afe95f5279fe9c4fee1',qos_specs=None,replication_status=,reservations=['dcc34637-9322-4612-8267-eff0b4256f83','5a0cf616-1d26-4519-80ca-ea5f95aa1295','8f1b0246-11c4-4297-bc36-9013cf1b21e8','cf873f83-c09f-4dfe-b503-9841539e50f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='266565b2c6814b058b932701895361c2',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1906123383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74853c7b-31c0-4977-bccb-ac53957a1ba8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37ff6f12b1d54afe95f5279fe9c4fee1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='266565b2c6814b058b932701895361c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:55.350243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b7bef2b-a588-4f09-9fec-cb9667888ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:55.353093 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-107860e4-26e4-45ac-b4ff-3a5ad1f191c5 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 200 Aug 14 22:31:55.353557 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 775/3065] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:31:55 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 1413 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:31:55.382545 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b7bef2b-a588-4f09-9fec-cb9667888ac3) transitioned into state 'SUCCESS' from state '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-1906123383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37ff6f12b1d54afe95f5279fe9c4fee1',qos_specs=None,replication_status=,reservations=['dcc34637-9322-4612-8267-eff0b4256f83','5a0cf616-1d26-4519-80ca-ea5f95aa1295','8f1b0246-11c4-4297-bc36-9013cf1b21e8','cf873f83-c09f-4dfe-b503-9841539e50f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='266565b2c6814b058b932701895361c2',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:55.383402 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12bc94ff-d604-4624-81cb-32042b5af7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:55.400525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12bc94ff-d604-4624-81cb-32042b5af7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:55.400525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Flow 'volume_create_api' (3485159a-468d-4837-9069-c387d24e5cea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:55.400525 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Create volume request issued successfully. Aug 14 22:31:55.400525 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a832c0d8-9960-4c56-bb13-f829ffad81a6 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:55.401183 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 763/3066] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:31:55 2026] POST /volume/v3/volumes => generated 755 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 22:31:55.415817 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c7fbc014-cb53-41d9-965c-9ad427e62943 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:55.417920 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c7fbc014-cb53-41d9-965c-9ad427e62943 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 Aug 14 22:31:55.418100 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c7fbc014-cb53-41d9-965c-9ad427e62943 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:55.420834 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c7fbc014-cb53-41d9-965c-9ad427e62943 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:55.426218 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:55.426218 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:55.431456 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c7fbc014-cb53-41d9-965c-9ad427e62943 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:55.436686 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c7fbc014-cb53-41d9-965c-9ad427e62943 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 returned with HTTP 200 Aug 14 22:31:55.437165 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 757/3067] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:55 2026] GET /volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:56.297334 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-82602033-8d3b-4647-b97f-6b6c9a42a2e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:56.307090 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-82602033-8d3b-4647-b97f-6b6c9a42a2e0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:56.309005 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-82602033-8d3b-4647-b97f-6b6c9a42a2e0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:56.309423 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-82602033-8d3b-4647-b97f-6b6c9a42a2e0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:56.309653 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-82602033-8d3b-4647-b97f-6b6c9a42a2e0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:56.326607 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:56.326607 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:56.329091 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-82602033-8d3b-4647-b97f-6b6c9a42a2e0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:56.331346 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 773/3068] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:56 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 736 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:56.423298 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-965811e3-1325-47b3-ad79-525f4f3babb2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:56.427445 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-965811e3-1325-47b3-ad79-525f4f3babb2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] DELETE https://10.4.3.114/volume/v3/attachments/b6cd618c-379f-4100-8fa5-99191b4eb173 Aug 14 22:31:56.427716 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-965811e3-1325-47b3-ad79-525f4f3babb2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:56.428007 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-965811e3-1325-47b3-ad79-525f4f3babb2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:56.438705 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:56.438705 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:56.456215 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d54340e3-a860-44b0-9041-f60fb478a02c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:56.458349 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d54340e3-a860-44b0-9041-f60fb478a02c tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 Aug 14 22:31:56.459281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d54340e3-a860-44b0-9041-f60fb478a02c tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:56.459281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d54340e3-a860-44b0-9041-f60fb478a02c tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:56.474729 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:56.474729 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:56.479497 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d54340e3-a860-44b0-9041-f60fb478a02c tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:56.484602 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d54340e3-a860-44b0-9041-f60fb478a02c tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 returned with HTTP 200 Aug 14 22:31:56.485200 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 764/3069] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:56 2026] GET /volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:56.506568 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-36d1e40a-eb05-425f-b7dd-2e3fc46f025c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:56.508909 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36d1e40a-eb05-425f-b7dd-2e3fc46f025c tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 Aug 14 22:31:56.509415 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36d1e40a-eb05-425f-b7dd-2e3fc46f025c tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:56.509837 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36d1e40a-eb05-425f-b7dd-2e3fc46f025c tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:56.519777 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-35e7cb5d-733d-466e-bc1f-df98d7a2880b req-965811e3-1325-47b3-ad79-525f4f3babb2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/attachments/b6cd618c-379f-4100-8fa5-99191b4eb173 returned with HTTP 200 Aug 14 22:31:56.520112 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:56.520112 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:56.520196 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 776/3070] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:31:56 2026] DELETE /volume/v3/attachments/b6cd618c-379f-4100-8fa5-99191b4eb173 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:56.529755 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-36d1e40a-eb05-425f-b7dd-2e3fc46f025c tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:56.537691 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36d1e40a-eb05-425f-b7dd-2e3fc46f025c tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 returned with HTTP 200 Aug 14 22:31:56.538188 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 758/3071] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:56 2026] GET /volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:56.559601 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b5640768-8377-4d19-aa91-9d14da96bca4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:56.607044 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:31:56.607576 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:56.609092 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:31:56.609310 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Create volume of 1 GB Aug 14 22:31:56.614688 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Availability Zones retrieved successfully. Aug 14 22:31:56.623708 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Flow 'volume_create_api' (0b92f552-1553-42ec-a772-af51580a83ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:56.624788 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34b167c-3ee8-4177-8daa-692b4578c043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:56.625956 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:31:56.657630 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34b167c-3ee8-4177-8daa-692b4578c043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:56.658741 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c86f967-4b0a-4e3e-9214-f983ab5ea595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:56.746964 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Created reservations ['8d374b6e-dc53-42a7-9774-1e1f654930c9', '7912f003-2304-44c1-a3f1-f3d2e6bb64ce', '925b24a4-9acf-4a5c-8287-aba92963932e', 'e5d001df-502c-4c13-a113-efa9905416e0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:56.748114 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c86f967-4b0a-4e3e-9214-f983ab5ea595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d374b6e-dc53-42a7-9774-1e1f654930c9', '7912f003-2304-44c1-a3f1-f3d2e6bb64ce', '925b24a4-9acf-4a5c-8287-aba92963932e', 'e5d001df-502c-4c13-a113-efa9905416e0']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:56.748984 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60be96cf-2c95-4453-94f0-4cce90588100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:56.783242 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60be96cf-2c95-4453-94f0-4cce90588100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '857af15e-e6ea-47fb-943a-015b43c6b863', '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='d6dde1c05c8242de98f1024ad14e96bc',qos_specs=None,replication_status=,reservations=['8d374b6e-dc53-42a7-9774-1e1f654930c9','7912f003-2304-44c1-a3f1-f3d2e6bb64ce','925b24a4-9acf-4a5c-8287-aba92963932e','e5d001df-502c-4c13-a113-efa9905416e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9445ed5f324e868360ec52700e904e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:31:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=857af15e-e6ea-47fb-943a-015b43c6b863,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6dde1c05c8242de98f1024ad14e96bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce9445ed5f324e868360ec52700e904e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:56.784476 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5664bed2-af55-42b3-9555-589e8be5b3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:56.823148 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5664bed2-af55-42b3-9555-589e8be5b3cd) transitioned into state 'SUCCESS' from 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='d6dde1c05c8242de98f1024ad14e96bc',qos_specs=None,replication_status=,reservations=['8d374b6e-dc53-42a7-9774-1e1f654930c9','7912f003-2304-44c1-a3f1-f3d2e6bb64ce','925b24a4-9acf-4a5c-8287-aba92963932e','e5d001df-502c-4c13-a113-efa9905416e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9445ed5f324e868360ec52700e904e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:56.824058 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1376c590-055b-45e2-9f88-426846e1684a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:31:56.841735 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1376c590-055b-45e2-9f88-426846e1684a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:31:56.843012 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Flow 'volume_create_api' (0b92f552-1553-42ec-a772-af51580a83ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:31:56.843012 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Create volume request issued successfully. Aug 14 22:31:56.844336 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5640768-8377-4d19-aa91-9d14da96bca4 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:31:56.844336 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 774/3072] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:31:56 2026] POST /volume/v3/volumes => generated 733 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:31:56.860210 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9b36f372-1684-402e-a670-01c4bb1b6356 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:56.862718 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9b36f372-1684-402e-a670-01c4bb1b6356 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] GET https://10.4.3.114/volume/v3/volumes/857af15e-e6ea-47fb-943a-015b43c6b863 Aug 14 22:31:56.862956 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9b36f372-1684-402e-a670-01c4bb1b6356 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:56.863716 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9b36f372-1684-402e-a670-01c4bb1b6356 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:56.874551 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:56.874551 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:56.879648 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9b36f372-1684-402e-a670-01c4bb1b6356 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Volume info retrieved successfully. Aug 14 22:31:56.888399 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9b36f372-1684-402e-a670-01c4bb1b6356 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] https://10.4.3.114/volume/v3/volumes/857af15e-e6ea-47fb-943a-015b43c6b863 returned with HTTP 200 Aug 14 22:31:56.888399 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 765/3073] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:56 2026] GET /volume/v3/volumes/857af15e-e6ea-47fb-943a-015b43c6b863 => generated 912 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:57.346827 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-79f6ef15-3e7c-4d08-a253-32ebe5cc2f6c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:57.349196 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79f6ef15-3e7c-4d08-a253-32ebe5cc2f6c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:57.349597 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79f6ef15-3e7c-4d08-a253-32ebe5cc2f6c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:57.349838 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79f6ef15-3e7c-4d08-a253-32ebe5cc2f6c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:57.349998 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-79f6ef15-3e7c-4d08-a253-32ebe5cc2f6c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:57.355324 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:57.355324 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:57.356143 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79f6ef15-3e7c-4d08-a253-32ebe5cc2f6c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:57.356919 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 777/3074] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:57 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:57.447750 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bc0c99bb-56d7-4b02-b87d-2beaa860511b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:57.450218 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc0c99bb-56d7-4b02-b87d-2beaa860511b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:57.450546 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc0c99bb-56d7-4b02-b87d-2beaa860511b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:57.450846 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc0c99bb-56d7-4b02-b87d-2beaa860511b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:57.451086 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-bc0c99bb-56d7-4b02-b87d-2beaa860511b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Delete volume with id: e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:57.459141 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:57.459141 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:57.459658 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bc0c99bb-56d7-4b02-b87d-2beaa860511b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:57.484660 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bc0c99bb-56d7-4b02-b87d-2beaa860511b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Delete volume request issued successfully. Aug 14 22:31:57.484908 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc0c99bb-56d7-4b02-b87d-2beaa860511b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 202 Aug 14 22:31:57.485515 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 759/3075] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:57 2026] DELETE /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:57.534837 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8740baec-a94f-4490-a4b5-55cf3be537e8 req-4c9b7ddd-4e18-4636-86c6-886da82ce0c1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:57.537639 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8740baec-a94f-4490-a4b5-55cf3be537e8 req-4c9b7ddd-4e18-4636-86c6-886da82ce0c1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:31:57.537911 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8740baec-a94f-4490-a4b5-55cf3be537e8 req-4c9b7ddd-4e18-4636-86c6-886da82ce0c1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:57.538165 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8740baec-a94f-4490-a4b5-55cf3be537e8 req-4c9b7ddd-4e18-4636-86c6-886da82ce0c1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:57.547414 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:57.547414 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:57.554594 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-8740baec-a94f-4490-a4b5-55cf3be537e8 req-4c9b7ddd-4e18-4636-86c6-886da82ce0c1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:31:57.563438 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8740baec-a94f-4490-a4b5-55cf3be537e8 req-4c9b7ddd-4e18-4636-86c6-886da82ce0c1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 200 Aug 14 22:31:57.563928 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 775/3076] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:57 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:57.617762 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-029a9acd-32f7-4686-9d72-d26c03427e44 req-3fba4f3a-bad2-4fa9-b372-3b57f1acdaf1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:57.620363 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-029a9acd-32f7-4686-9d72-d26c03427e44 req-3fba4f3a-bad2-4fa9-b372-3b57f1acdaf1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:31:57.620606 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-029a9acd-32f7-4686-9d72-d26c03427e44 req-3fba4f3a-bad2-4fa9-b372-3b57f1acdaf1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:57.620981 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-029a9acd-32f7-4686-9d72-d26c03427e44 req-3fba4f3a-bad2-4fa9-b372-3b57f1acdaf1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:57.628085 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-029a9acd-32f7-4686-9d72-d26c03427e44 req-3fba4f3a-bad2-4fa9-b372-3b57f1acdaf1 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 404 Aug 14 22:31:57.628749 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 766/3077] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:31:57 2026] GET /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:57.904346 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-069a7ef5-cc7b-42ae-a471-0e32fabedc06 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:57.906800 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-069a7ef5-cc7b-42ae-a471-0e32fabedc06 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] GET https://10.4.3.114/volume/v3/volumes/857af15e-e6ea-47fb-943a-015b43c6b863 Aug 14 22:31:57.907169 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-069a7ef5-cc7b-42ae-a471-0e32fabedc06 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:57.907430 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-069a7ef5-cc7b-42ae-a471-0e32fabedc06 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:57.917445 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:57.917445 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:57.922593 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-069a7ef5-cc7b-42ae-a471-0e32fabedc06 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Volume info retrieved successfully. Aug 14 22:31:57.928589 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-069a7ef5-cc7b-42ae-a471-0e32fabedc06 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] https://10.4.3.114/volume/v3/volumes/857af15e-e6ea-47fb-943a-015b43c6b863 returned with HTTP 200 Aug 14 22:31:57.929094 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 778/3078] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:57 2026] GET /volume/v3/volumes/857af15e-e6ea-47fb-943a-015b43c6b863 => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:57.948117 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6276a68a-755c-4229-8dc1-7b269967d127 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:57.951681 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6276a68a-755c-4229-8dc1-7b269967d127 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1&project_id=37ff6f12b1d54afe95f5279fe9c4fee1 Aug 14 22:31:57.951929 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6276a68a-755c-4229-8dc1-7b269967d127 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:57.952167 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6276a68a-755c-4229-8dc1-7b269967d127 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:57.952772 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6276a68a-755c-4229-8dc1-7b269967d127 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Could not evaluate value 37ff6f12b1d54afe95f5279fe9c4fee1, assuming string {{(pid=100325) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 22:31:57.953504 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6276a68a-755c-4229-8dc1-7b269967d127 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Searching by: MultiDict([('project_id', '37ff6f12b1d54afe95f5279fe9c4fee1'), ('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:31:57.989929 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6276a68a-755c-4229-8dc1-7b269967d127 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Get all volumes completed successfully. Aug 14 22:31:57.991592 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:57.991592 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:57.996550 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6276a68a-755c-4229-8dc1-7b269967d127 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1&project_id=37ff6f12b1d54afe95f5279fe9c4fee1 returned with HTTP 200 Aug 14 22:31:57.997018 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 760/3079] 10.4.3.114 () {66 vars in 1373 bytes} [Fri Aug 14 22:31:57 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=37ff6f12b1d54afe95f5279fe9c4fee1 => generated 3035 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:58.015564 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0e99d330-177a-43ff-82f1-7bd78415b2a2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:58.018234 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e99d330-177a-43ff-82f1-7bd78415b2a2 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/857af15e-e6ea-47fb-943a-015b43c6b863 Aug 14 22:31:58.018552 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e99d330-177a-43ff-82f1-7bd78415b2a2 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:58.018837 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e99d330-177a-43ff-82f1-7bd78415b2a2 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:58.019074 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0e99d330-177a-43ff-82f1-7bd78415b2a2 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Delete volume with id: 857af15e-e6ea-47fb-943a-015b43c6b863 Aug 14 22:31:58.031235 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:58.031235 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:58.031629 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0e99d330-177a-43ff-82f1-7bd78415b2a2 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Volume info retrieved successfully. Aug 14 22:31:58.058702 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0e99d330-177a-43ff-82f1-7bd78415b2a2 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] Delete volume request issued successfully. Aug 14 22:31:58.058935 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e99d330-177a-43ff-82f1-7bd78415b2a2 tempest-VolumesListAdminTestJSON-1372132260 tempest-VolumesListAdminTestJSON-1372132260-project-admin] https://10.4.3.114/volume/v3/volumes/857af15e-e6ea-47fb-943a-015b43c6b863 returned with HTTP 202 Aug 14 22:31:58.059418 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 776/3080] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:58 2026] DELETE /volume/v3/volumes/857af15e-e6ea-47fb-943a-015b43c6b863 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:58.071004 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-77b78112-140e-471c-90a6-765ace086296 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:58.073046 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77b78112-140e-471c-90a6-765ace086296 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 Aug 14 22:31:58.073308 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77b78112-140e-471c-90a6-765ace086296 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:58.073500 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77b78112-140e-471c-90a6-765ace086296 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:58.081328 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:58.081328 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:58.086439 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-77b78112-140e-471c-90a6-765ace086296 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:58.093149 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77b78112-140e-471c-90a6-765ace086296 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 returned with HTTP 200 Aug 14 22:31:58.093659 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 767/3081] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:58 2026] GET /volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:58.112874 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-182b8792-1d10-4ab9-9b26-1a146cfb20a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:58.119180 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-182b8792-1d10-4ab9-9b26-1a146cfb20a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] DELETE https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 Aug 14 22:31:58.119180 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-182b8792-1d10-4ab9-9b26-1a146cfb20a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:58.123066 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-182b8792-1d10-4ab9-9b26-1a146cfb20a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:58.123066 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-182b8792-1d10-4ab9-9b26-1a146cfb20a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Delete volume with id: 74853c7b-31c0-4977-bccb-ac53957a1ba8 Aug 14 22:31:58.135739 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:58.135739 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:58.136554 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-182b8792-1d10-4ab9-9b26-1a146cfb20a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:58.165963 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-182b8792-1d10-4ab9-9b26-1a146cfb20a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Delete volume request issued successfully. Aug 14 22:31:58.166309 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-182b8792-1d10-4ab9-9b26-1a146cfb20a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 returned with HTTP 202 Aug 14 22:31:58.166802 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 779/3082] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:58 2026] DELETE /volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:58.180893 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d0368a12-b79e-4560-b151-30af2f3ed47e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:58.183218 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0368a12-b79e-4560-b151-30af2f3ed47e tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 Aug 14 22:31:58.183509 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0368a12-b79e-4560-b151-30af2f3ed47e tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:58.183749 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0368a12-b79e-4560-b151-30af2f3ed47e tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:58.191830 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:58.191830 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:58.197803 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d0368a12-b79e-4560-b151-30af2f3ed47e tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:58.204049 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0368a12-b79e-4560-b151-30af2f3ed47e tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 returned with HTTP 200 Aug 14 22:31:58.204844 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 761/3083] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:58 2026] GET /volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:58.369453 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-77a163cc-de01-4b54-8ae2-433e88943121 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:58.371373 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77a163cc-de01-4b54-8ae2-433e88943121 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:58.371613 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77a163cc-de01-4b54-8ae2-433e88943121 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:58.371855 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77a163cc-de01-4b54-8ae2-433e88943121 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:58.372035 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-77a163cc-de01-4b54-8ae2-433e88943121 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:58.377097 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:58.377097 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:58.377867 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77a163cc-de01-4b54-8ae2-433e88943121 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:58.378211 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 777/3084] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:58 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:58.392218 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3d08ce7b-25a7-4a86-bf8a-71ba88cf21e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:58.395402 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d08ce7b-25a7-4a86-bf8a-71ba88cf21e7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349/export_record Aug 14 22:31:58.395602 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d08ce7b-25a7-4a86-bf8a-71ba88cf21e7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:58.396203 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d08ce7b-25a7-4a86-bf8a-71ba88cf21e7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'export_record' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:58.396374 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-3d08ce7b-25a7-4a86-bf8a-71ba88cf21e7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Export record for backup 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 22:31:58.405971 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:58.405971 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:58.406737 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-3d08ce7b-25a7-4a86-bf8a-71ba88cf21e7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling RPCAPI with context: , host: np0000007343, backup: 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 22:31:58.416650 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-3d08ce7b-25a7-4a86-bf8a-71ba88cf21e7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] export_record in rpcapi backup_id 8c3618f2-cb96-4277-8151-7452d7cd1349 on host np0000007343. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 22:31:58.432435 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-3d08ce7b-25a7-4a86-bf8a-71ba88cf21e7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGMzNjE4ZjItY2I5Ni00Mjc3LTgxNTEtNzQ1MmQ3Y2QxMzQ5IiwgInVzZXJfaWQiOiAiMTY0MmIyNGEyMGQ1NDhmYWJkZmIyYzhjYmQ0NTZhMmUiLCAicHJvamVjdF9pZCI6ICI5NDI0NjFiZWUxNDc0YmRhYjM0YjlmYzE2YjdjM2QyMyIsICJ2b2x1bWVfaWQiOiAiNzQzYzEwMWQtNDAwNC00ZTQ2LWIxOWUtNjg1NmQxZDU2ZjlmIiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDA5NzM2MDI3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzQzYzEwMWQtNDAwNC00ZTQ2LWIxOWUtNjg1NmQxZDU2ZjlmLzIwMjYwODE0MjIzMTQzL2F6X25vdmFfYmFja3VwXzhjMzYxOGYyLWNiOTYtNDI3Ny04MTUxLTc0NTJkN2NkMTM0OSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMjI6MzE6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMjI6MzE6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozMTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 22:31:58.432839 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d08ce7b-25a7-4a86-bf8a-71ba88cf21e7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349/export_record returned with HTTP 200 Aug 14 22:31:58.433513 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 768/3085] 10.4.3.114 () {68 vars in 1430 bytes} [Fri Aug 14 22:31:58 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349/export_record => generated 1424 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:31:58.442288 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-898c0429-e904-455a-982f-a50ad6ce562f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:58.444440 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-898c0429-e904-455a-982f-a50ad6ce562f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:31:58.444582 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-898c0429-e904-455a-982f-a50ad6ce562f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:58.444806 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-898c0429-e904-455a-982f-a50ad6ce562f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:58.444965 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-898c0429-e904-455a-982f-a50ad6ce562f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:58.451144 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:58.451144 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:58.451948 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-898c0429-e904-455a-982f-a50ad6ce562f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:31:58.452562 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 780/3086] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:58 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:58.466222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9100dfbe-6eb8-44cf-8fa3-50e8b534b84e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:58.470393 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9100dfbe-6eb8-44cf-8fa3-50e8b534b84e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] POST https://10.4.3.114/volume/v3/backups/import_record Aug 14 22:31:58.470393 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9100dfbe-6eb8-44cf-8fa3-50e8b534b84e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTk1YWYwZDUtY2IzZS00N2I5LWEwODUtZTQ0OTMzM2MxYzQ3IiwgInVzZXJfaWQiOiAiMTY0MmIyNGEyMGQ1NDhmYWJkZmIyYzhjYmQ0NTZhMmUiLCAicHJvamVjdF9pZCI6ICI5NDI0NjFiZWUxNDc0YmRhYjM0YjlmYzE2YjdjM2QyMyIsICJ2b2x1bWVfaWQiOiAiNzQzYzEwMWQtNDAwNC00ZTQ2LWIxOWUtNjg1NmQxZDU2ZjlmIiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDA5NzM2MDI3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzQzYzEwMWQtNDAwNC00ZTQ2LWIxOWUtNjg1NmQxZDU2ZjlmLzIwMjYwODE0MjIzMTQzL2F6X25vdmFfYmFja3VwXzhjMzYxOGYyLWNiOTYtNDI3Ny04MTUxLTc0NTJkN2NkMTM0OSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMjI6MzE6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMjI6MzE6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozMTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:31:58.471170 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-9100dfbe-6eb8-44cf-8fa3-50e8b534b84e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTk1YWYwZDUtY2IzZS00N2I5LWEwODUtZTQ0OTMzM2MxYzQ3IiwgInVzZXJfaWQiOiAiMTY0MmIyNGEyMGQ1NDhmYWJkZmIyYzhjYmQ0NTZhMmUiLCAicHJvamVjdF9pZCI6ICI5NDI0NjFiZWUxNDc0YmRhYjM0YjlmYzE2YjdjM2QyMyIsICJ2b2x1bWVfaWQiOiAiNzQzYzEwMWQtNDAwNC00ZTQ2LWIxOWUtNjg1NmQxZDU2ZjlmIiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDA5NzM2MDI3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzQzYzEwMWQtNDAwNC00ZTQ2LWIxOWUtNjg1NmQxZDU2ZjlmLzIwMjYwODE0MjIzMTQzL2F6X25vdmFfYmFja3VwXzhjMzYxOGYyLWNiOTYtNDI3Ny04MTUxLTc0NTJkN2NkMTM0OSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMjI6MzE6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMjI6MzE6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozMTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 22:31:58.471728 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-9100dfbe-6eb8-44cf-8fa3-50e8b534b84e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTk1YWYwZDUtY2IzZS00N2I5LWEwODUtZTQ0OTMzM2MxYzQ3IiwgInVzZXJfaWQiOiAiMTY0MmIyNGEyMGQ1NDhmYWJkZmIyYzhjYmQ0NTZhMmUiLCAicHJvamVjdF9pZCI6ICI5NDI0NjFiZWUxNDc0YmRhYjM0YjlmYzE2YjdjM2QyMyIsICJ2b2x1bWVfaWQiOiAiNzQzYzEwMWQtNDAwNC00ZTQ2LWIxOWUtNjg1NmQxZDU2ZjlmIiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDA5NzM2MDI3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzQzYzEwMWQtNDAwNC00ZTQ2LWIxOWUtNjg1NmQxZDU2ZjlmLzIwMjYwODE0MjIzMTQzL2F6X25vdmFfYmFja3VwXzhjMzYxOGYyLWNiOTYtNDI3Ny04MTUxLTc0NTJkN2NkMTM0OSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMjI6MzE6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMjI6MzE6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozMTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 22:31:58.539539 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-9100dfbe-6eb8-44cf-8fa3-50e8b534b84e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Created reservations ['bc8af9ce-2da4-4d0e-b652-2363473b1355', '84cc00dd-c251-4fa4-b597-c39046e68ed3'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:31:58.589948 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-9100dfbe-6eb8-44cf-8fa3-50e8b534b84e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] import_record rpcapi backup id a95af0d5-cb3e-47b9-a085-e449333c1c47 on host np0000007343 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTk1YWYwZDUtY2IzZS00N2I5LWEwODUtZTQ0OTMzM2MxYzQ3IiwgInVzZXJfaWQiOiAiMTY0MmIyNGEyMGQ1NDhmYWJkZmIyYzhjYmQ0NTZhMmUiLCAicHJvamVjdF9pZCI6ICI5NDI0NjFiZWUxNDc0YmRhYjM0YjlmYzE2YjdjM2QyMyIsICJ2b2x1bWVfaWQiOiAiNzQzYzEwMWQtNDAwNC00ZTQ2LWIxOWUtNjg1NmQxZDU2ZjlmIiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDA5NzM2MDI3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzQzYzEwMWQtNDAwNC00ZTQ2LWIxOWUtNjg1NmQxZDU2ZjlmLzIwMjYwODE0MjIzMTQzL2F6X25vdmFfYmFja3VwXzhjMzYxOGYyLWNiOTYtNDI3Ny04MTUxLTc0NTJkN2NkMTM0OSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMjI6MzE6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMjI6MzE6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozMTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100325) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 22:31:58.592234 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-9100dfbe-6eb8-44cf-8fa3-50e8b534b84e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Import record output: {'backup': {'id': 'a95af0d5-cb3e-47b9-a085-e449333c1c47', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.114/volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47'}, {'rel': 'bookmark', 'href': 'https://10.4.3.114/volume/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47'}]}}. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 22:31:58.592662 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9100dfbe-6eb8-44cf-8fa3-50e8b534b84e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/import_record returned with HTTP 201 Aug 14 22:31:58.593075 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 762/3087] 10.4.3.114 () {70 vars in 1342 bytes} [Fri Aug 14 22:31:58 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 127 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 22:31:58.603995 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bfbb57f4-2089-4da8-8eef-905ba8b7a356 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:58.606043 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bfbb57f4-2089-4da8-8eef-905ba8b7a356 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 Aug 14 22:31:58.606349 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bfbb57f4-2089-4da8-8eef-905ba8b7a356 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:58.606615 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bfbb57f4-2089-4da8-8eef-905ba8b7a356 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:58.606839 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-bfbb57f4-2089-4da8-8eef-905ba8b7a356 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id a95af0d5-cb3e-47b9-a085-e449333c1c47. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:58.611883 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:58.611883 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:58.612777 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bfbb57f4-2089-4da8-8eef-905ba8b7a356 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 returned with HTTP 200 Aug 14 22:31:58.613244 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 778/3088] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:58 2026] GET /volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:59.224149 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cbbdcffa-46d0-4fe0-8160-048cf869d1d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:59.226623 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cbbdcffa-46d0-4fe0-8160-048cf869d1d7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 Aug 14 22:31:59.226913 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cbbdcffa-46d0-4fe0-8160-048cf869d1d7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:59.227177 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cbbdcffa-46d0-4fe0-8160-048cf869d1d7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:59.237571 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cbbdcffa-46d0-4fe0-8160-048cf869d1d7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 returned with HTTP 404 Aug 14 22:31:59.238221 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 769/3089] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:59 2026] GET /volume/v3/volumes/74853c7b-31c0-4977-bccb-ac53957a1ba8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:31:59.245674 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f594f9fe-ea53-4f59-a060-8b860ab0528d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:59.249350 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f594f9fe-ea53-4f59-a060-8b860ab0528d tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa Aug 14 22:31:59.249559 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f594f9fe-ea53-4f59-a060-8b860ab0528d tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:59.249809 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f594f9fe-ea53-4f59-a060-8b860ab0528d tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:59.258744 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:59.258744 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:59.263451 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f594f9fe-ea53-4f59-a060-8b860ab0528d tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:59.268194 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f594f9fe-ea53-4f59-a060-8b860ab0528d tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa returned with HTTP 200 Aug 14 22:31:59.268847 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 781/3090] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:59 2026] GET /volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:59.287071 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-67092358-6169-4270-a072-b61666c4fd19 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:59.289426 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67092358-6169-4270-a072-b61666c4fd19 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] DELETE https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa Aug 14 22:31:59.289722 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67092358-6169-4270-a072-b61666c4fd19 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:59.289946 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67092358-6169-4270-a072-b61666c4fd19 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:59.290108 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-67092358-6169-4270-a072-b61666c4fd19 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Delete volume with id: 3a27144d-8772-4ab5-89b7-de08d1cb14aa Aug 14 22:31:59.298215 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:59.298215 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:59.298817 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-67092358-6169-4270-a072-b61666c4fd19 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:59.329360 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-67092358-6169-4270-a072-b61666c4fd19 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Delete volume request issued successfully. Aug 14 22:31:59.329573 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67092358-6169-4270-a072-b61666c4fd19 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa returned with HTTP 202 Aug 14 22:31:59.330177 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 763/3091] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:31:59 2026] DELETE /volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:31:59.343402 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-df882a16-7afd-450a-a8c2-eb86b4917b5b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:59.345512 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df882a16-7afd-450a-a8c2-eb86b4917b5b tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa Aug 14 22:31:59.345690 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df882a16-7afd-450a-a8c2-eb86b4917b5b tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:59.345867 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df882a16-7afd-450a-a8c2-eb86b4917b5b tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:59.353221 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:59.353221 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:31:59.358093 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-df882a16-7afd-450a-a8c2-eb86b4917b5b tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:31:59.365066 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df882a16-7afd-450a-a8c2-eb86b4917b5b tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa returned with HTTP 200 Aug 14 22:31:59.365617 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 779/3092] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:31:59 2026] GET /volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:59.625534 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-137cd9f3-54c4-482c-8d81-4b1bca04e2c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:59.631952 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-137cd9f3-54c4-482c-8d81-4b1bca04e2c6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 Aug 14 22:31:59.632146 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-137cd9f3-54c4-482c-8d81-4b1bca04e2c6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:59.632474 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-137cd9f3-54c4-482c-8d81-4b1bca04e2c6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:59.632474 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-137cd9f3-54c4-482c-8d81-4b1bca04e2c6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id a95af0d5-cb3e-47b9-a085-e449333c1c47. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:59.641057 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:59.641057 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:31:59.641891 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-137cd9f3-54c4-482c-8d81-4b1bca04e2c6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 returned with HTTP 200 Aug 14 22:31:59.642361 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 770/3093] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:59 2026] GET /volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:31:59.657866 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-95c72929-2db1-4add-b1c2-a6050e17e855 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:59.660358 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95c72929-2db1-4add-b1c2-a6050e17e855 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] DELETE https://10.4.3.114/volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 Aug 14 22:31:59.660358 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95c72929-2db1-4add-b1c2-a6050e17e855 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:59.660665 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95c72929-2db1-4add-b1c2-a6050e17e855 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:59.660834 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-95c72929-2db1-4add-b1c2-a6050e17e855 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete backup with id: a95af0d5-cb3e-47b9-a085-e449333c1c47. Aug 14 22:31:59.669237 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:59.669237 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:31:59.691763 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-95c72929-2db1-4add-b1c2-a6050e17e855 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] delete_backup rpcapi backup_id a95af0d5-cb3e-47b9-a085-e449333c1c47 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:31:59.694349 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95c72929-2db1-4add-b1c2-a6050e17e855 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 returned with HTTP 202 Aug 14 22:31:59.694937 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 782/3094] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:31:59 2026] DELETE /volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:31:59.708301 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-640ea863-8857-4047-b12e-8ea22cf78f3f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:31:59.712077 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-640ea863-8857-4047-b12e-8ea22cf78f3f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 Aug 14 22:31:59.712320 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-640ea863-8857-4047-b12e-8ea22cf78f3f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:31:59.712484 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-640ea863-8857-4047-b12e-8ea22cf78f3f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:31:59.712689 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-640ea863-8857-4047-b12e-8ea22cf78f3f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id a95af0d5-cb3e-47b9-a085-e449333c1c47. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:31:59.727637 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:31:59.727637 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:31:59.728736 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-640ea863-8857-4047-b12e-8ea22cf78f3f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 returned with HTTP 200 Aug 14 22:31:59.729274 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 764/3095] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:31:59 2026] GET /volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:00.385828 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-45df09b3-015d-47d5-9503-cdeeaf9ad1c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:00.387744 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45df09b3-015d-47d5-9503-cdeeaf9ad1c9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa Aug 14 22:32:00.388857 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45df09b3-015d-47d5-9503-cdeeaf9ad1c9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:00.388857 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45df09b3-015d-47d5-9503-cdeeaf9ad1c9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:00.396565 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45df09b3-015d-47d5-9503-cdeeaf9ad1c9 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa returned with HTTP 404 Aug 14 22:32:00.397092 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 780/3096] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:00 2026] GET /volume/v3/volumes/3a27144d-8772-4ab5-89b7-de08d1cb14aa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:00.410842 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-811952af-c5ac-4a5e-addc-c9b1ac874cc0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:00.412334 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-811952af-c5ac-4a5e-addc-c9b1ac874cc0 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a Aug 14 22:32:00.412334 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-811952af-c5ac-4a5e-addc-c9b1ac874cc0 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:00.412334 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-811952af-c5ac-4a5e-addc-c9b1ac874cc0 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:00.428154 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:00.428154 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:00.433217 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-811952af-c5ac-4a5e-addc-c9b1ac874cc0 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:32:00.438745 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-811952af-c5ac-4a5e-addc-c9b1ac874cc0 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a returned with HTTP 200 Aug 14 22:32:00.439202 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 771/3097] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:00 2026] GET /volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:00.458588 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-feff25ee-ee45-499e-b517-8794d8e178a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:00.462847 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-feff25ee-ee45-499e-b517-8794d8e178a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] DELETE https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a Aug 14 22:32:00.463059 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-feff25ee-ee45-499e-b517-8794d8e178a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:00.463353 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-feff25ee-ee45-499e-b517-8794d8e178a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:00.463552 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-feff25ee-ee45-499e-b517-8794d8e178a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Delete volume with id: 8857221b-93f0-46a4-a6f3-44bd8d6bb57a Aug 14 22:32:00.469696 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-71765d51-36ea-4e9f-83f2-e79f037df497 req-03e39f90-1030-426b-b121-5cbeca15cae4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:00.472376 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-71765d51-36ea-4e9f-83f2-e79f037df497 req-03e39f90-1030-426b-b121-5cbeca15cae4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] DELETE https://10.4.3.114/volume/v3/attachments/8c34d4a3-b179-4ba5-ae25-bdefc1b5588d Aug 14 22:32:00.472671 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-71765d51-36ea-4e9f-83f2-e79f037df497 req-03e39f90-1030-426b-b121-5cbeca15cae4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:00.472756 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:00.472756 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:00.472867 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-71765d51-36ea-4e9f-83f2-e79f037df497 req-03e39f90-1030-426b-b121-5cbeca15cae4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:00.473396 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-feff25ee-ee45-499e-b517-8794d8e178a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:32:00.483574 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:00.483574 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:00.493992 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-feff25ee-ee45-499e-b517-8794d8e178a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Delete volume request issued successfully. Aug 14 22:32:00.494285 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-feff25ee-ee45-499e-b517-8794d8e178a7 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a returned with HTTP 202 Aug 14 22:32:00.494846 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 783/3098] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:00 2026] DELETE /volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:00.502792 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc6a442c-a28b-44e0-ae86-1c6406237811 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:00.504721 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc6a442c-a28b-44e0-ae86-1c6406237811 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a Aug 14 22:32:00.504981 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc6a442c-a28b-44e0-ae86-1c6406237811 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:00.505378 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc6a442c-a28b-44e0-ae86-1c6406237811 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:00.513205 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:00.513205 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:00.520578 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bc6a442c-a28b-44e0-ae86-1c6406237811 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Volume info retrieved successfully. Aug 14 22:32:00.528736 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc6a442c-a28b-44e0-ae86-1c6406237811 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a returned with HTTP 200 Aug 14 22:32:00.529357 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 781/3099] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:00 2026] GET /volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:00.557514 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-71765d51-36ea-4e9f-83f2-e79f037df497 req-03e39f90-1030-426b-b121-5cbeca15cae4 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/attachments/8c34d4a3-b179-4ba5-ae25-bdefc1b5588d returned with HTTP 200 Aug 14 22:32:00.558170 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 765/3100] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:32:00 2026] DELETE /volume/v3/attachments/8c34d4a3-b179-4ba5-ae25-bdefc1b5588d => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:00.740788 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6828bb23-3e22-42f3-9104-ec02d05081ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:00.745278 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6828bb23-3e22-42f3-9104-ec02d05081ce tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 Aug 14 22:32:00.745563 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6828bb23-3e22-42f3-9104-ec02d05081ce tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:00.745816 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6828bb23-3e22-42f3-9104-ec02d05081ce tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:00.745950 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6828bb23-3e22-42f3-9104-ec02d05081ce tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id a95af0d5-cb3e-47b9-a085-e449333c1c47. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:00.749973 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6828bb23-3e22-42f3-9104-ec02d05081ce tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 returned with HTTP 404 Aug 14 22:32:00.750800 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 772/3101] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:00 2026] GET /volume/v3/backups/a95af0d5-cb3e-47b9-a085-e449333c1c47 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:00.758090 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-404ff3f1-3fd8-4ed9-a091-4aea7ad36428 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:00.760858 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-404ff3f1-3fd8-4ed9-a091-4aea7ad36428 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f Aug 14 22:32:00.761277 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-404ff3f1-3fd8-4ed9-a091-4aea7ad36428 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:00.761638 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-404ff3f1-3fd8-4ed9-a091-4aea7ad36428 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:00.761875 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-404ff3f1-3fd8-4ed9-a091-4aea7ad36428 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete volume with id: 743c101d-4004-4e46-b19e-6856d1d56f9f Aug 14 22:32:00.774231 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:00.774231 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:00.774801 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-404ff3f1-3fd8-4ed9-a091-4aea7ad36428 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:32:00.816942 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-404ff3f1-3fd8-4ed9-a091-4aea7ad36428 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete volume request issued successfully. Aug 14 22:32:00.817502 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-404ff3f1-3fd8-4ed9-a091-4aea7ad36428 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f returned with HTTP 202 Aug 14 22:32:00.817880 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 784/3102] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:32:00 2026] DELETE /volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:00.826882 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78d2bafa-3be1-431d-851c-a1fd1a9e0796 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:00.829348 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78d2bafa-3be1-431d-851c-a1fd1a9e0796 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f Aug 14 22:32:00.829525 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78d2bafa-3be1-431d-851c-a1fd1a9e0796 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:00.829922 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78d2bafa-3be1-431d-851c-a1fd1a9e0796 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:00.844362 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:00.844362 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:00.848521 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-78d2bafa-3be1-431d-851c-a1fd1a9e0796 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:32:00.854664 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78d2bafa-3be1-431d-851c-a1fd1a9e0796 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f returned with HTTP 200 Aug 14 22:32:00.855357 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 782/3103] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:00 2026] GET /volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:01.548661 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3ffdc81-2268-4888-8df0-af4ebd115e10 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:01.550559 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3ffdc81-2268-4888-8df0-af4ebd115e10 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] GET https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a Aug 14 22:32:01.550806 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3ffdc81-2268-4888-8df0-af4ebd115e10 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:01.551033 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3ffdc81-2268-4888-8df0-af4ebd115e10 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:01.557766 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3ffdc81-2268-4888-8df0-af4ebd115e10 tempest-VolumesListAdminTestJSON-1000660457 tempest-VolumesListAdminTestJSON-1000660457-project-member] https://10.4.3.114/volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a returned with HTTP 404 Aug 14 22:32:01.558208 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 766/3104] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:01 2026] GET /volume/v3/volumes/8857221b-93f0-46a4-a6f3-44bd8d6bb57a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:01.589869 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1a6919eb-347c-4b36-b3fc-9d1e4dc74044 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:01.592686 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a6919eb-347c-4b36-b3fc-9d1e4dc74044 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] DELETE https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:32:01.593002 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a6919eb-347c-4b36-b3fc-9d1e4dc74044 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:01.593329 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a6919eb-347c-4b36-b3fc-9d1e4dc74044 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:01.593582 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1a6919eb-347c-4b36-b3fc-9d1e4dc74044 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Delete volume with id: 34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:32:01.603400 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:01.603400 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:01.604063 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1a6919eb-347c-4b36-b3fc-9d1e4dc74044 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:32:01.628758 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1a6919eb-347c-4b36-b3fc-9d1e4dc74044 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Delete volume request issued successfully. Aug 14 22:32:01.629013 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a6919eb-347c-4b36-b3fc-9d1e4dc74044 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 202 Aug 14 22:32:01.629574 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 773/3105] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:01 2026] DELETE /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:01.637043 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f92a0d02-7b7f-4184-a80c-051041acfc0c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:01.638787 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f92a0d02-7b7f-4184-a80c-051041acfc0c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:32:01.639157 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f92a0d02-7b7f-4184-a80c-051041acfc0c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:01.639157 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f92a0d02-7b7f-4184-a80c-051041acfc0c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:01.645663 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:01.645663 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:01.649385 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f92a0d02-7b7f-4184-a80c-051041acfc0c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Volume info retrieved successfully. Aug 14 22:32:01.654536 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f92a0d02-7b7f-4184-a80c-051041acfc0c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 200 Aug 14 22:32:01.655565 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 785/3106] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:01 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 1247 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:01.871373 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0608470c-87aa-4c42-99b7-67da33bc8d84 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:01.872192 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0608470c-87aa-4c42-99b7-67da33bc8d84 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f Aug 14 22:32:01.872459 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0608470c-87aa-4c42-99b7-67da33bc8d84 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:01.872671 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0608470c-87aa-4c42-99b7-67da33bc8d84 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:01.883544 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0608470c-87aa-4c42-99b7-67da33bc8d84 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f returned with HTTP 404 Aug 14 22:32:01.884293 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 783/3107] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:01 2026] GET /volume/v3/volumes/743c101d-4004-4e46-b19e-6856d1d56f9f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:01.895232 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f1eaccb-642f-4952-a5ca-909aa243b009 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:01.897206 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f1eaccb-642f-4952-a5ca-909aa243b009 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups Aug 14 22:32:01.897461 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f1eaccb-642f-4952-a5ca-909aa243b009 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:01.897673 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f1eaccb-642f-4952-a5ca-909aa243b009 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:01.898025 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:01.898025 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:01.910856 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f1eaccb-642f-4952-a5ca-909aa243b009 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 200 Aug 14 22:32:01.911380 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 767/3108] 10.4.3.114 () {68 vars in 1277 bytes} [Fri Aug 14 22:32:01 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 14 22:32:01.922318 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d36bf85b-3d65-499d-9712-fc9a347bfda1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:01.923910 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d36bf85b-3d65-499d-9712-fc9a347bfda1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups?project_id=942461bee1474bdab34b9fc16b7c3d23 Aug 14 22:32:01.924086 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d36bf85b-3d65-499d-9712-fc9a347bfda1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:01.924304 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d36bf85b-3d65-499d-9712-fc9a347bfda1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:01.929313 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d36bf85b-3d65-499d-9712-fc9a347bfda1 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups?project_id=942461bee1474bdab34b9fc16b7c3d23 returned with HTTP 200 Aug 14 22:32:01.929727 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 774/3109] 10.4.3.114 () {68 vars in 1364 bytes} [Fri Aug 14 22:32:01 2026] GET /volume/v3/backups?project_id=942461bee1474bdab34b9fc16b7c3d23 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:01.940864 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:01.944652 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:01.944652 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2118668498"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:01.945445 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2118668498'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:01.945681 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Create volume of 1 GB Aug 14 22:32:01.950764 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Availability Zones retrieved successfully. Aug 14 22:32:01.958495 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Flow 'volume_create_api' (ba820317-dea2-42a2-bf27-397c15d2327a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:01.960738 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e5ba179-cc97-49c0-b5a8-cfd8609a3520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:01.961066 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:01.992835 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e5ba179-cc97-49c0-b5a8-cfd8609a3520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:01.994894 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291b054d-4ff9-4602-ae35-395c2b985b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:02.037110 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Created reservations ['c4ee529e-56f2-4b05-97fc-ede16c7033ac', '7fbd1a93-539e-43b2-87c4-bb9968e5928a', '83604661-2da9-4dd1-b43e-eb0d4c582219', 'e83748d7-d032-44f6-8157-40b5493bfadc'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:02.038932 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291b054d-4ff9-4602-ae35-395c2b985b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4ee529e-56f2-4b05-97fc-ede16c7033ac', '7fbd1a93-539e-43b2-87c4-bb9968e5928a', '83604661-2da9-4dd1-b43e-eb0d4c582219', 'e83748d7-d032-44f6-8157-40b5493bfadc']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:02.039412 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcffcaa1-206c-488b-ab30-1e2d3109ef87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:02.069686 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcffcaa1-206c-488b-ab30-1e2d3109ef87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd465c168-1c4f-4197-b7ab-b5a334b3f489', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2118668498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942461bee1474bdab34b9fc16b7c3d23',qos_specs=None,replication_status=,reservations=['c4ee529e-56f2-4b05-97fc-ede16c7033ac','7fbd1a93-539e-43b2-87c4-bb9968e5928a','83604661-2da9-4dd1-b43e-eb0d4c582219','e83748d7-d032-44f6-8157-40b5493bfadc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2118668498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d465c168-1c4f-4197-b7ab-b5a334b3f489,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='942461bee1474bdab34b9fc16b7c3d23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:02.070621 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aedc3673-a75b-4328-b376-502915eed707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:02.092983 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aedc3673-a75b-4328-b376-502915eed707) transitioned into state 'SUCCESS' from state '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-2118668498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942461bee1474bdab34b9fc16b7c3d23',qos_specs=None,replication_status=,reservations=['c4ee529e-56f2-4b05-97fc-ede16c7033ac','7fbd1a93-539e-43b2-87c4-bb9968e5928a','83604661-2da9-4dd1-b43e-eb0d4c582219','e83748d7-d032-44f6-8157-40b5493bfadc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:02.093774 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103387c1-51ac-4db0-b216-311b8baea8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:02.108414 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103387c1-51ac-4db0-b216-311b8baea8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:02.108414 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Flow 'volume_create_api' (ba820317-dea2-42a2-bf27-397c15d2327a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:02.108414 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Create volume request issued successfully. Aug 14 22:32:02.108948 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd85c0de-b5aa-4bb5-b476-31e9ffa80a0c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:02.109613 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 786/3110] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:32:01 2026] POST /volume/v3/volumes => generated 778 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:02.124112 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-df4b885c-2253-49fe-84ea-514459583064 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:02.125849 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df4b885c-2253-49fe-84ea-514459583064 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 Aug 14 22:32:02.126570 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df4b885c-2253-49fe-84ea-514459583064 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:02.126570 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df4b885c-2253-49fe-84ea-514459583064 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:02.135107 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:02.135107 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:02.139415 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-df4b885c-2253-49fe-84ea-514459583064 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:32:02.145278 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df4b885c-2253-49fe-84ea-514459583064 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 returned with HTTP 200 Aug 14 22:32:02.145278 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 784/3111] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:02 2026] GET /volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:02.672362 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80ddc60b-8903-446c-bf0d-6439e27df41c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:02.674729 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80ddc60b-8903-446c-bf0d-6439e27df41c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 Aug 14 22:32:02.674986 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80ddc60b-8903-446c-bf0d-6439e27df41c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:02.675223 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80ddc60b-8903-446c-bf0d-6439e27df41c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:02.682648 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80ddc60b-8903-446c-bf0d-6439e27df41c tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 returned with HTTP 404 Aug 14 22:32:02.683382 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 768/3112] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:02 2026] GET /volume/v3/volumes/34786f7a-4a8a-490d-8174-957286f28f51 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:02.691219 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bf916b7d-4518-4a6f-9b8c-667f6e6bb96b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:02.693695 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf916b7d-4518-4a6f-9b8c-667f6e6bb96b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:32:02.693981 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf916b7d-4518-4a6f-9b8c-667f6e6bb96b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:02.694345 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf916b7d-4518-4a6f-9b8c-667f6e6bb96b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:02.694543 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-bf916b7d-4518-4a6f-9b8c-667f6e6bb96b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Delete volume with id: e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:32:02.701142 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf916b7d-4518-4a6f-9b8c-667f6e6bb96b tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 404 Aug 14 22:32:02.701868 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 775/3113] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:02 2026] DELETE /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:02.711898 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1e828755-e0bc-49ba-93a6-3aef415aafa2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:02.714130 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e828755-e0bc-49ba-93a6-3aef415aafa2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 Aug 14 22:32:02.714432 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e828755-e0bc-49ba-93a6-3aef415aafa2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:02.714672 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e828755-e0bc-49ba-93a6-3aef415aafa2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:02.720604 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e828755-e0bc-49ba-93a6-3aef415aafa2 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 returned with HTTP 404 Aug 14 22:32:02.721227 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 787/3114] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:02 2026] GET /volume/v3/volumes/e7f1dae5-08b5-47f3-8765-335cf30b8f29 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:02.730420 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3f13e539-2ae7-4234-b973-48baefe64707 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:02.732620 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f13e539-2ae7-4234-b973-48baefe64707 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] DELETE https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:32:02.732880 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f13e539-2ae7-4234-b973-48baefe64707 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:02.733059 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f13e539-2ae7-4234-b973-48baefe64707 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:02.733422 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3f13e539-2ae7-4234-b973-48baefe64707 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Delete volume with id: 6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:32:02.741601 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f13e539-2ae7-4234-b973-48baefe64707 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 404 Aug 14 22:32:02.742310 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 785/3115] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:02 2026] DELETE /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:02.750064 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-994d8daa-eff8-417b-9585-0f885ab4f9b0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:02.752400 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-994d8daa-eff8-417b-9585-0f885ab4f9b0 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] GET https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c Aug 14 22:32:02.752675 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-994d8daa-eff8-417b-9585-0f885ab4f9b0 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:02.752914 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-994d8daa-eff8-417b-9585-0f885ab4f9b0 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:02.759861 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-994d8daa-eff8-417b-9585-0f885ab4f9b0 tempest-TestInstancesWithCinderVolumes-1351719576 tempest-TestInstancesWithCinderVolumes-1351719576-project-member] https://10.4.3.114/volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c returned with HTTP 404 Aug 14 22:32:02.760485 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 769/3116] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:02 2026] GET /volume/v3/volumes/6fd49d04-f388-43bd-9a11-716897a4e88c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:02.768220 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-299811a4-7885-4ea6-830b-fc4e55388cc8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:02.770480 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-299811a4-7885-4ea6-830b-fc4e55388cc8 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:32:02.770732 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-299811a4-7885-4ea6-830b-fc4e55388cc8 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:02.771003 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-299811a4-7885-4ea6-830b-fc4e55388cc8 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:02.771564 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:02.771564 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:02.771868 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-299811a4-7885-4ea6-830b-fc4e55388cc8 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:32:02.794160 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-299811a4-7885-4ea6-830b-fc4e55388cc8 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Get all volumes completed successfully. Aug 14 22:32:02.797959 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:02.797959 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:02.804610 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-299811a4-7885-4ea6-830b-fc4e55388cc8 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:32:02.805091 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 776/3117] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:32:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18259 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:02.823306 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d5b3e919-f1b7-4aa8-b122-4a35767d7ec7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:02.827269 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5b3e919-f1b7-4aa8-b122-4a35767d7ec7 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] DELETE https://10.4.3.114/volume/v3/types/17f08719-5aea-4448-9340-84d8d4562afd Aug 14 22:32:02.827788 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5b3e919-f1b7-4aa8-b122-4a35767d7ec7 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:02.828130 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5b3e919-f1b7-4aa8-b122-4a35767d7ec7 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:02.828899 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:02.828899 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:02.860491 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5b3e919-f1b7-4aa8-b122-4a35767d7ec7 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] https://10.4.3.114/volume/v3/types/17f08719-5aea-4448-9340-84d8d4562afd returned with HTTP 202 Aug 14 22:32:02.860960 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 788/3118] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:32:02 2026] DELETE /volume/v3/types/17f08719-5aea-4448-9340-84d8d4562afd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:02.874004 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-39432726-13ab-4f0e-9cca-4cf5558303ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:02.876323 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39432726-13ab-4f0e-9cca-4cf5558303ec tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:32:02.876549 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39432726-13ab-4f0e-9cca-4cf5558303ec tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:02.876739 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39432726-13ab-4f0e-9cca-4cf5558303ec tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:02.877799 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39432726-13ab-4f0e-9cca-4cf5558303ec tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:32:02.934313 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-39432726-13ab-4f0e-9cca-4cf5558303ec tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Get all volumes completed successfully. Aug 14 22:32:02.938876 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:02.938876 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:02.946089 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39432726-13ab-4f0e-9cca-4cf5558303ec tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:32:02.946393 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 786/3119] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:32:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18259 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:02.970796 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a745c507-c07a-4426-843e-afb4b78a81bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:02.972627 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a745c507-c07a-4426-843e-afb4b78a81bb tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] DELETE https://10.4.3.114/volume/v3/types/37ae54df-b7e8-42af-b20d-4b8036df19ad Aug 14 22:32:02.972818 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a745c507-c07a-4426-843e-afb4b78a81bb tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:02.973010 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a745c507-c07a-4426-843e-afb4b78a81bb tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:02.973244 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:02.973244 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:02.996852 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a745c507-c07a-4426-843e-afb4b78a81bb tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] https://10.4.3.114/volume/v3/types/37ae54df-b7e8-42af-b20d-4b8036df19ad returned with HTTP 202 Aug 14 22:32:02.997284 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 770/3120] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:32:02 2026] DELETE /volume/v3/types/37ae54df-b7e8-42af-b20d-4b8036df19ad => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:03.158047 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0fc7da09-c534-4244-89bb-40d765de6489 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:03.160112 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0fc7da09-c534-4244-89bb-40d765de6489 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 Aug 14 22:32:03.160427 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0fc7da09-c534-4244-89bb-40d765de6489 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:03.160616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0fc7da09-c534-4244-89bb-40d765de6489 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:03.167851 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:03.167851 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:03.171406 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0fc7da09-c534-4244-89bb-40d765de6489 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:32:03.175449 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0fc7da09-c534-4244-89bb-40d765de6489 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 returned with HTTP 200 Aug 14 22:32:03.175954 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 777/3121] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:03 2026] GET /volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:03.189423 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a7d5e034-cb52-480f-a0ef-f178d4d88a6d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:03.190971 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7d5e034-cb52-480f-a0ef-f178d4d88a6d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:32:03.191321 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7d5e034-cb52-480f-a0ef-f178d4d88a6d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d465c168-1c4f-4197-b7ab-b5a334b3f489", "name": "tempest-type-Backup-219232060"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:03.192640 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-a7d5e034-cb52-480f-a0ef-f178d4d88a6d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Creating new backup {'backup': {'volume_id': 'd465c168-1c4f-4197-b7ab-b5a334b3f489', 'name': 'tempest-type-Backup-219232060'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:32:03.192765 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-a7d5e034-cb52-480f-a0ef-f178d4d88a6d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Creating backup of volume d465c168-1c4f-4197-b7ab-b5a334b3f489 in container None Aug 14 22:32:03.204505 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:03.204505 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:03.205086 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a7d5e034-cb52-480f-a0ef-f178d4d88a6d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:32:03.228358 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-a7d5e034-cb52-480f-a0ef-f178d4d88a6d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Created reservations ['6ec59e00-6b02-4346-9694-dbaf207566e3', '1b4be0ad-db79-494b-968c-ea37ffffcd57'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:03.271805 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7d5e034-cb52-480f-a0ef-f178d4d88a6d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:32:03.272245 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 789/3122] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:32:03 2026] POST /volume/v3/backups => generated 315 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:03.282420 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e533597b-d376-48fd-9f20-bb6c8ed7f3db None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:03.284326 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e533597b-d376-48fd-9f20-bb6c8ed7f3db tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:03.284606 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e533597b-d376-48fd-9f20-bb6c8ed7f3db tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:03.284850 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e533597b-d376-48fd-9f20-bb6c8ed7f3db tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:03.284999 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e533597b-d376-48fd-9f20-bb6c8ed7f3db tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:03.290975 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:03.290975 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:03.292312 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e533597b-d376-48fd-9f20-bb6c8ed7f3db tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:03.292770 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 787/3123] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:03 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:03.358375 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5e3159b1-73a2-4928-abfa-bf7d1b122b6f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:03.360241 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e3159b1-73a2-4928-abfa-bf7d1b122b6f tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:32:03.360474 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e3159b1-73a2-4928-abfa-bf7d1b122b6f tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:03.360701 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e3159b1-73a2-4928-abfa-bf7d1b122b6f tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:03.361660 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5e3159b1-73a2-4928-abfa-bf7d1b122b6f tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:32:03.419820 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5e3159b1-73a2-4928-abfa-bf7d1b122b6f tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Get all volumes completed successfully. Aug 14 22:32:03.423610 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:03.423610 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:03.432118 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e3159b1-73a2-4928-abfa-bf7d1b122b6f tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:32:03.432268 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 771/3124] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:32:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18260 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:03.455535 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9d204108-350d-4782-b8bf-b9606cbbcb93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:03.457984 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d204108-350d-4782-b8bf-b9606cbbcb93 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/68728196-6f55-4d78-94a4-ff7ba892be08 Aug 14 22:32:03.458323 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d204108-350d-4782-b8bf-b9606cbbcb93 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:03.458560 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d204108-350d-4782-b8bf-b9606cbbcb93 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:03.458777 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9d204108-350d-4782-b8bf-b9606cbbcb93 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Delete volume with id: 68728196-6f55-4d78-94a4-ff7ba892be08 Aug 14 22:32:03.471621 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:03.471621 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:03.471868 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9d204108-350d-4782-b8bf-b9606cbbcb93 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Volume info retrieved successfully. Aug 14 22:32:03.487623 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.image.cache [None req-9d204108-350d-4782-b8bf-b9606cbbcb93 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Evicting image cache entry: {'id': 6, 'image_id': '38f4728a-d6b9-4e11-8cf4-13255caa8ae0', 'volume_id': '68728196-6f55-4d78-94a4-ff7ba892be08', 'host': 'np0000007343@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 22, 30, 23), 'last_used': datetime.datetime(2026, 8, 14, 22, 30, 36)}. {{(pid=100323) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 22:32:03.499763 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9d204108-350d-4782-b8bf-b9606cbbcb93 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Delete volume request issued successfully. Aug 14 22:32:03.500006 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d204108-350d-4782-b8bf-b9606cbbcb93 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] https://10.4.3.114/volume/v3/volumes/68728196-6f55-4d78-94a4-ff7ba892be08 returned with HTTP 202 Aug 14 22:32:03.500474 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 778/3125] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:03 2026] DELETE /volume/v3/volumes/68728196-6f55-4d78-94a4-ff7ba892be08 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:03.510065 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c71f9997-9dbb-40b1-bca7-db58de46b6f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:03.512194 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c71f9997-9dbb-40b1-bca7-db58de46b6f9 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] GET https://10.4.3.114/volume/v3/volumes/68728196-6f55-4d78-94a4-ff7ba892be08 Aug 14 22:32:03.512327 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c71f9997-9dbb-40b1-bca7-db58de46b6f9 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:03.512554 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c71f9997-9dbb-40b1-bca7-db58de46b6f9 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:03.520750 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:03.522064 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:03.522064 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:03.526714 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c71f9997-9dbb-40b1-bca7-db58de46b6f9 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Volume info retrieved successfully. Aug 14 22:32:03.532572 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c71f9997-9dbb-40b1-bca7-db58de46b6f9 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] https://10.4.3.114/volume/v3/volumes/68728196-6f55-4d78-94a4-ff7ba892be08 returned with HTTP 200 Aug 14 22:32:03.533078 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 790/3126] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:03 2026] GET /volume/v3/volumes/68728196-6f55-4d78-94a4-ff7ba892be08 => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:03.626109 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:03.626453 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1921083262"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:03.628155 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1921083262'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:03.628290 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Create volume of 1 GB Aug 14 22:32:03.632641 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Availability Zones retrieved successfully. Aug 14 22:32:03.638274 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Flow 'volume_create_api' (1ee04a0e-e9be-4431-ab83-aa176eea2816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:03.639390 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2bad19-b4a6-4264-bcde-16a2b5fa3a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:03.640420 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:03.670188 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2bad19-b4a6-4264-bcde-16a2b5fa3a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:03.670955 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bcc5103-fc48-423a-b2bd-64f361e0a077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:03.743989 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Created reservations ['7cc3b571-d891-472e-aa65-1f4b17cc6b7a', 'ffe639d5-aa35-44d7-8cd5-80efb8f534cc', 'a1f301d9-7f47-4946-aa7b-4919a0aa44e7', 'f021317d-e094-405e-bccc-284ad66a4d93'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:03.744965 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bcc5103-fc48-423a-b2bd-64f361e0a077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cc3b571-d891-472e-aa65-1f4b17cc6b7a', 'ffe639d5-aa35-44d7-8cd5-80efb8f534cc', 'a1f301d9-7f47-4946-aa7b-4919a0aa44e7', 'f021317d-e094-405e-bccc-284ad66a4d93']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:03.745860 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a53e35-8645-4ed4-830d-ed8edd47b6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:03.769894 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a53e35-8645-4ed4-830d-ed8edd47b6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '788a2dad-206c-4705-81a6-cd16ea55f1aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1921083262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='931475bc892d4e06b1f9f57b15f116fe',qos_specs=None,replication_status=,reservations=['7cc3b571-d891-472e-aa65-1f4b17cc6b7a','ffe639d5-aa35-44d7-8cd5-80efb8f534cc','a1f301d9-7f47-4946-aa7b-4919a0aa44e7','f021317d-e094-405e-bccc-284ad66a4d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f611d62b00243369869aa4bc2ad08dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1921083262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=788a2dad-206c-4705-81a6-cd16ea55f1aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='931475bc892d4e06b1f9f57b15f116fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f611d62b00243369869aa4bc2ad08dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:03.770892 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d51c3525-9eba-4ccf-b3e0-de8bb7b4c40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:03.792879 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d51c3525-9eba-4ccf-b3e0-de8bb7b4c40d) transitioned into state 'SUCCESS' from state '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-1921083262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='931475bc892d4e06b1f9f57b15f116fe',qos_specs=None,replication_status=,reservations=['7cc3b571-d891-472e-aa65-1f4b17cc6b7a','ffe639d5-aa35-44d7-8cd5-80efb8f534cc','a1f301d9-7f47-4946-aa7b-4919a0aa44e7','f021317d-e094-405e-bccc-284ad66a4d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f611d62b00243369869aa4bc2ad08dc',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:03.793925 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b4ae8aa-dbf1-4b41-85cb-3fbc92e76603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:03.804269 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b4ae8aa-dbf1-4b41-85cb-3fbc92e76603) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:03.805054 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Flow 'volume_create_api' (1ee04a0e-e9be-4431-ab83-aa176eea2816) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:03.805442 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Create volume request issued successfully. Aug 14 22:32:03.806518 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fa89974-3250-407e-abdd-3969f6ac8ba2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:03.806599 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 788/3127] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:03 2026] POST /volume/v3/volumes => generated 750 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:03.818334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-54e29b2a-de2a-47a7-933d-4d1c7e5549ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:03.820267 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54e29b2a-de2a-47a7-933d-4d1c7e5549ef tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] GET https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa Aug 14 22:32:03.820461 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54e29b2a-de2a-47a7-933d-4d1c7e5549ef tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:03.820655 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54e29b2a-de2a-47a7-933d-4d1c7e5549ef tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:03.827491 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:03.827491 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:03.831217 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-54e29b2a-de2a-47a7-933d-4d1c7e5549ef tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:03.836189 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54e29b2a-de2a-47a7-933d-4d1c7e5549ef tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa returned with HTTP 200 Aug 14 22:32:03.836525 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 772/3128] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:03 2026] GET /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:04.305797 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-68f4d1ca-e1a6-47fc-8957-61c7a7aca83b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:04.308005 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68f4d1ca-e1a6-47fc-8957-61c7a7aca83b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:04.308198 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68f4d1ca-e1a6-47fc-8957-61c7a7aca83b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:04.308477 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68f4d1ca-e1a6-47fc-8957-61c7a7aca83b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:04.308576 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-68f4d1ca-e1a6-47fc-8957-61c7a7aca83b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:04.312707 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:04.312707 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:04.313386 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68f4d1ca-e1a6-47fc-8957-61c7a7aca83b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:04.313732 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 779/3129] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:04 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:04.554566 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-93720bca-33b5-44f7-9fb2-ff4b44f11ed5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:04.556914 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93720bca-33b5-44f7-9fb2-ff4b44f11ed5 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] GET https://10.4.3.114/volume/v3/volumes/68728196-6f55-4d78-94a4-ff7ba892be08 Aug 14 22:32:04.557121 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93720bca-33b5-44f7-9fb2-ff4b44f11ed5 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:04.557389 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93720bca-33b5-44f7-9fb2-ff4b44f11ed5 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:04.564343 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93720bca-33b5-44f7-9fb2-ff4b44f11ed5 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] https://10.4.3.114/volume/v3/volumes/68728196-6f55-4d78-94a4-ff7ba892be08 returned with HTTP 404 Aug 14 22:32:04.564963 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 791/3130] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:04 2026] GET /volume/v3/volumes/68728196-6f55-4d78-94a4-ff7ba892be08 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:04.574676 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b22fd422-c392-4cae-a823-cc91ad59d5d6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:04.577176 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b22fd422-c392-4cae-a823-cc91ad59d5d6 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] DELETE https://10.4.3.114/volume/v3/types/6d591d03-e6da-4ee1-b76a-339676caaae9 Aug 14 22:32:04.577580 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b22fd422-c392-4cae-a823-cc91ad59d5d6 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:04.577969 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b22fd422-c392-4cae-a823-cc91ad59d5d6 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:04.578346 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:04.578346 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:04.609728 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b22fd422-c392-4cae-a823-cc91ad59d5d6 tempest-TestInstancesWithCinderVolumes-1007859710 tempest-TestInstancesWithCinderVolumes-1007859710-project-admin] https://10.4.3.114/volume/v3/types/6d591d03-e6da-4ee1-b76a-339676caaae9 returned with HTTP 202 Aug 14 22:32:04.610098 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 789/3131] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:32:04 2026] DELETE /volume/v3/types/6d591d03-e6da-4ee1-b76a-339676caaae9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:04.851829 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d2a4afd3-a563-4fed-a71d-c90108420ac4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:04.854325 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2a4afd3-a563-4fed-a71d-c90108420ac4 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] GET https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa Aug 14 22:32:04.854617 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2a4afd3-a563-4fed-a71d-c90108420ac4 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:04.854887 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2a4afd3-a563-4fed-a71d-c90108420ac4 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:04.863947 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:04.863947 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:04.867566 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d2a4afd3-a563-4fed-a71d-c90108420ac4 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:04.871607 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2a4afd3-a563-4fed-a71d-c90108420ac4 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa returned with HTTP 200 Aug 14 22:32:04.872016 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 773/3132] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:04 2026] GET /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:04.885684 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-24082ee8-fa04-4e2e-b3d1-8bd7fbc465dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:04.888033 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24082ee8-fa04-4e2e-b3d1-8bd7fbc465dc tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] POST https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata Aug 14 22:32:04.888463 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24082ee8-fa04-4e2e-b3d1-8bd7fbc465dc tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:04.897810 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:04.897810 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:04.898370 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-24082ee8-fa04-4e2e-b3d1-8bd7fbc465dc tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:04.910470 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-24082ee8-fa04-4e2e-b3d1-8bd7fbc465dc tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Create volume metadata completed successfully. Aug 14 22:32:04.911025 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24082ee8-fa04-4e2e-b3d1-8bd7fbc465dc tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata returned with HTTP 200 Aug 14 22:32:04.911296 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 780/3133] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:32:04 2026] POST /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata => generated 101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:04.918712 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-34c7a3b2-132e-41ca-b957-9a0b9229e673 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:04.920620 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34c7a3b2-132e-41ca-b957-9a0b9229e673 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] GET https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata Aug 14 22:32:04.920840 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34c7a3b2-132e-41ca-b957-9a0b9229e673 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:04.921074 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34c7a3b2-132e-41ca-b957-9a0b9229e673 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:04.929732 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:04.929732 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:04.930299 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-34c7a3b2-132e-41ca-b957-9a0b9229e673 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:04.937886 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-34c7a3b2-132e-41ca-b957-9a0b9229e673 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Get volume metadata completed successfully. Aug 14 22:32:04.938172 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34c7a3b2-132e-41ca-b957-9a0b9229e673 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata returned with HTTP 200 Aug 14 22:32:04.938868 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 792/3134] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:32:04 2026] GET /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:04.946578 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3de20814-0791-4a72-a7bd-ed8127d5572c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:04.948625 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3de20814-0791-4a72-a7bd-ed8127d5572c tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] PUT https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata Aug 14 22:32:04.948826 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3de20814-0791-4a72-a7bd-ed8127d5572c tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:04.959448 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:04.959448 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:04.960275 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3de20814-0791-4a72-a7bd-ed8127d5572c tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:04.980797 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3de20814-0791-4a72-a7bd-ed8127d5572c tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Update volume metadata completed successfully. Aug 14 22:32:04.980988 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3de20814-0791-4a72-a7bd-ed8127d5572c tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata returned with HTTP 200 Aug 14 22:32:04.981593 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 790/3135] 10.4.3.114 () {68 vars in 1395 bytes} [Fri Aug 14 22:32:04 2026] PUT /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:32:04.989970 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-62683de8-d78d-42d3-bc55-86df3bcef602 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:04.992289 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62683de8-d78d-42d3-bc55-86df3bcef602 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] GET https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata Aug 14 22:32:04.992554 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62683de8-d78d-42d3-bc55-86df3bcef602 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:04.992848 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62683de8-d78d-42d3-bc55-86df3bcef602 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:05.002171 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:05.002171 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:05.002806 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-62683de8-d78d-42d3-bc55-86df3bcef602 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:05.010914 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-62683de8-d78d-42d3-bc55-86df3bcef602 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Get volume metadata completed successfully. Aug 14 22:32:05.011222 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62683de8-d78d-42d3-bc55-86df3bcef602 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata returned with HTTP 200 Aug 14 22:32:05.011810 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 774/3136] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:32:04 2026] GET /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata => generated 57 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:32:05.033517 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b0354bb-a8a3-4caf-a6ee-a94f738ddb14 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:05.034746 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b0354bb-a8a3-4caf-a6ee-a94f738ddb14 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] DELETE https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata/key1 Aug 14 22:32:05.034746 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b0354bb-a8a3-4caf-a6ee-a94f738ddb14 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:05.034965 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b0354bb-a8a3-4caf-a6ee-a94f738ddb14 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:05.043160 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:05.043160 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:05.043901 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b0354bb-a8a3-4caf-a6ee-a94f738ddb14 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:05.051668 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b0354bb-a8a3-4caf-a6ee-a94f738ddb14 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Get volume metadata completed successfully. Aug 14 22:32:05.065828 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b0354bb-a8a3-4caf-a6ee-a94f738ddb14 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Delete volume metadata completed successfully. Aug 14 22:32:05.065975 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b0354bb-a8a3-4caf-a6ee-a94f738ddb14 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata/key1 returned with HTTP 200 Aug 14 22:32:05.066544 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 781/3137] 10.4.3.114 () {66 vars in 1393 bytes} [Fri Aug 14 22:32:05 2026] DELETE /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 22:32:05.074166 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0ba8c0d6-769f-4baf-90d4-82e13c57073b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:05.076493 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ba8c0d6-769f-4baf-90d4-82e13c57073b tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] GET https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata Aug 14 22:32:05.076828 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ba8c0d6-769f-4baf-90d4-82e13c57073b tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:05.077163 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ba8c0d6-769f-4baf-90d4-82e13c57073b tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:05.085893 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:05.085893 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:05.086546 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0ba8c0d6-769f-4baf-90d4-82e13c57073b tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:05.092632 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0ba8c0d6-769f-4baf-90d4-82e13c57073b tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Get volume metadata completed successfully. Aug 14 22:32:05.093079 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ba8c0d6-769f-4baf-90d4-82e13c57073b tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata returned with HTTP 200 Aug 14 22:32:05.093553 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 793/3138] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:32:05 2026] GET /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata => generated 32 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:32:05.102631 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51c33d9d-4d8a-40ca-a56f-5797c68729e7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:05.104708 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51c33d9d-4d8a-40ca-a56f-5797c68729e7 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] PUT https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata Aug 14 22:32:05.105130 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51c33d9d-4d8a-40ca-a56f-5797c68729e7 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:05.114080 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:05.114080 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:05.114739 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51c33d9d-4d8a-40ca-a56f-5797c68729e7 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:05.127865 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51c33d9d-4d8a-40ca-a56f-5797c68729e7 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Update volume metadata completed successfully. Aug 14 22:32:05.128154 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51c33d9d-4d8a-40ca-a56f-5797c68729e7 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata returned with HTTP 200 Aug 14 22:32:05.128634 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 791/3139] 10.4.3.114 () {68 vars in 1395 bytes} [Fri Aug 14 22:32:05 2026] PUT /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:32:05.140036 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3a99b741-9acd-4c6a-9f2a-3b1c637a849e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:05.141817 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a99b741-9acd-4c6a-9f2a-3b1c637a849e tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] POST https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata Aug 14 22:32:05.142427 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a99b741-9acd-4c6a-9f2a-3b1c637a849e tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:05.151349 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:05.151349 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:05.153394 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a99b741-9acd-4c6a-9f2a-3b1c637a849e tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:05.168000 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a99b741-9acd-4c6a-9f2a-3b1c637a849e tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Create volume metadata completed successfully. Aug 14 22:32:05.168614 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a99b741-9acd-4c6a-9f2a-3b1c637a849e tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata returned with HTTP 200 Aug 14 22:32:05.169392 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 775/3140] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:32:05 2026] POST /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:32:05.179515 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b90ba628-0854-444d-abe1-6b1446804b28 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:05.181971 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b90ba628-0854-444d-abe1-6b1446804b28 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] PUT https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata/key3 Aug 14 22:32:05.182293 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b90ba628-0854-444d-abe1-6b1446804b28 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:05.192789 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:05.192789 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:05.193401 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b90ba628-0854-444d-abe1-6b1446804b28 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:05.206159 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b90ba628-0854-444d-abe1-6b1446804b28 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Update volume metadata completed successfully. Aug 14 22:32:05.206475 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b90ba628-0854-444d-abe1-6b1446804b28 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata/key3 returned with HTTP 200 Aug 14 22:32:05.206906 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 782/3141] 10.4.3.114 () {68 vars in 1410 bytes} [Fri Aug 14 22:32:05 2026] PUT /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata/key3 => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:32:05.216094 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-938d4aab-f78b-4ffe-b5f0-438e7fd9a0de None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:05.218578 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-938d4aab-f78b-4ffe-b5f0-438e7fd9a0de tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] GET https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata/key3 Aug 14 22:32:05.219032 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-938d4aab-f78b-4ffe-b5f0-438e7fd9a0de tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:05.219425 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-938d4aab-f78b-4ffe-b5f0-438e7fd9a0de tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:05.230029 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:05.230029 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:05.230851 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-938d4aab-f78b-4ffe-b5f0-438e7fd9a0de tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:05.238718 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-938d4aab-f78b-4ffe-b5f0-438e7fd9a0de tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Get volume metadata completed successfully. Aug 14 22:32:05.239084 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-938d4aab-f78b-4ffe-b5f0-438e7fd9a0de tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata/key3 returned with HTTP 200 Aug 14 22:32:05.239583 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 794/3142] 10.4.3.114 () {66 vars in 1390 bytes} [Fri Aug 14 22:32:05 2026] GET /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:32:05.247384 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8f7c441-173b-4751-bcce-8ff74bccd8f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:05.249514 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8f7c441-173b-4751-bcce-8ff74bccd8f5 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] GET https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata Aug 14 22:32:05.249727 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8f7c441-173b-4751-bcce-8ff74bccd8f5 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:05.249986 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8f7c441-173b-4751-bcce-8ff74bccd8f5 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:05.260681 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:05.260681 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:05.261373 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8f7c441-173b-4751-bcce-8ff74bccd8f5 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:05.267104 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8f7c441-173b-4751-bcce-8ff74bccd8f5 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Get volume metadata completed successfully. Aug 14 22:32:05.267422 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8f7c441-173b-4751-bcce-8ff74bccd8f5 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata returned with HTTP 200 Aug 14 22:32:05.267912 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 792/3143] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:32:05 2026] GET /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:32:05.276350 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6db6c175-9bee-4fef-90e7-70d9ce6a6383 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:05.277896 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6db6c175-9bee-4fef-90e7-70d9ce6a6383 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] PUT https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata Aug 14 22:32:05.278430 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6db6c175-9bee-4fef-90e7-70d9ce6a6383 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:05.288462 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:05.288462 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:05.289148 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6db6c175-9bee-4fef-90e7-70d9ce6a6383 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:05.299766 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6db6c175-9bee-4fef-90e7-70d9ce6a6383 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Update volume metadata completed successfully. Aug 14 22:32:05.300802 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6db6c175-9bee-4fef-90e7-70d9ce6a6383 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata returned with HTTP 200 Aug 14 22:32:05.300802 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 776/3144] 10.4.3.114 () {68 vars in 1395 bytes} [Fri Aug 14 22:32:05 2026] PUT /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa/metadata => generated 16 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:32:05.310217 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-41dbe12c-8f48-4b69-b6a2-9b83bfb24e5b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:05.311866 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-41dbe12c-8f48-4b69-b6a2-9b83bfb24e5b tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] GET https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa Aug 14 22:32:05.312205 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-41dbe12c-8f48-4b69-b6a2-9b83bfb24e5b tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:05.312455 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-41dbe12c-8f48-4b69-b6a2-9b83bfb24e5b tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:05.322065 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:05.322065 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:05.325062 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0c31e57e-7abe-4bd7-9167-30d2ff1cd1f6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:05.327491 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c31e57e-7abe-4bd7-9167-30d2ff1cd1f6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:05.327733 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c31e57e-7abe-4bd7-9167-30d2ff1cd1f6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:05.327940 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c31e57e-7abe-4bd7-9167-30d2ff1cd1f6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:05.328030 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0c31e57e-7abe-4bd7-9167-30d2ff1cd1f6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:05.329436 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-41dbe12c-8f48-4b69-b6a2-9b83bfb24e5b tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:05.333315 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:05.333315 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:05.335115 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c31e57e-7abe-4bd7-9167-30d2ff1cd1f6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:05.335589 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-41dbe12c-8f48-4b69-b6a2-9b83bfb24e5b tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa returned with HTTP 200 Aug 14 22:32:05.335868 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 795/3145] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:05 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:05.336144 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 783/3146] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:05 2026] GET /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:05.352908 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a0d6548a-8512-4f70-a5dd-7e68aad3e1c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:05.355001 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0d6548a-8512-4f70-a5dd-7e68aad3e1c2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] DELETE https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa Aug 14 22:32:05.355301 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0d6548a-8512-4f70-a5dd-7e68aad3e1c2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:05.355551 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0d6548a-8512-4f70-a5dd-7e68aad3e1c2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:05.355759 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a0d6548a-8512-4f70-a5dd-7e68aad3e1c2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Delete volume with id: 788a2dad-206c-4705-81a6-cd16ea55f1aa Aug 14 22:32:05.558213 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:05.558213 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:05.558899 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a0d6548a-8512-4f70-a5dd-7e68aad3e1c2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:05.585944 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a0d6548a-8512-4f70-a5dd-7e68aad3e1c2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Delete volume request issued successfully. Aug 14 22:32:05.586478 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0d6548a-8512-4f70-a5dd-7e68aad3e1c2 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa returned with HTTP 202 Aug 14 22:32:05.586697 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 793/3147] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:05 2026] DELETE /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 22:32:05.597948 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6c983dfd-fd57-4a10-a10e-e777fe7849c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:05.600263 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c983dfd-fd57-4a10-a10e-e777fe7849c6 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] GET https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa Aug 14 22:32:05.602217 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c983dfd-fd57-4a10-a10e-e777fe7849c6 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:05.602217 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c983dfd-fd57-4a10-a10e-e777fe7849c6 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:05.610047 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:05.610047 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:05.615685 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6c983dfd-fd57-4a10-a10e-e777fe7849c6 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Volume info retrieved successfully. Aug 14 22:32:05.622111 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c983dfd-fd57-4a10-a10e-e777fe7849c6 tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa returned with HTTP 200 Aug 14 22:32:05.623036 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 777/3148] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:05 2026] GET /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:06.346469 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-67d6eca6-3a26-4682-91b1-360575f02760 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:06.348559 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-67d6eca6-3a26-4682-91b1-360575f02760 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:06.348789 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-67d6eca6-3a26-4682-91b1-360575f02760 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:06.349002 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-67d6eca6-3a26-4682-91b1-360575f02760 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:06.349140 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-67d6eca6-3a26-4682-91b1-360575f02760 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:06.353940 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:06.353940 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:06.354679 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-67d6eca6-3a26-4682-91b1-360575f02760 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:06.355102 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 796/3149] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:06 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:06.635080 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7ea867b9-fbdd-4753-9eba-73a94938378e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:06.636898 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ea867b9-fbdd-4753-9eba-73a94938378e tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] GET https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa Aug 14 22:32:06.637133 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ea867b9-fbdd-4753-9eba-73a94938378e tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:06.637420 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ea867b9-fbdd-4753-9eba-73a94938378e tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:06.645625 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ea867b9-fbdd-4753-9eba-73a94938378e tempest-VolumesMetadataTest-302519687 tempest-VolumesMetadataTest-302519687-project-member] https://10.4.3.114/volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa returned with HTTP 404 Aug 14 22:32:06.646047 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 784/3150] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:06 2026] GET /volume/v3/volumes/788a2dad-206c-4705-81a6-cd16ea55f1aa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:07.375050 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-57cb2a8a-7637-4eb8-8bd2-ee10f471da1f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:07.380701 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57cb2a8a-7637-4eb8-8bd2-ee10f471da1f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:07.381042 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57cb2a8a-7637-4eb8-8bd2-ee10f471da1f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:07.381283 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57cb2a8a-7637-4eb8-8bd2-ee10f471da1f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:07.381459 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-57cb2a8a-7637-4eb8-8bd2-ee10f471da1f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:07.387421 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:07.387421 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:07.388429 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57cb2a8a-7637-4eb8-8bd2-ee10f471da1f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:07.388911 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 794/3151] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:07 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:08.336056 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:08.406048 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-33d01c5f-4350-4914-b1f6-b4a5f1521ba7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:08.408542 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33d01c5f-4350-4914-b1f6-b4a5f1521ba7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:08.408897 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33d01c5f-4350-4914-b1f6-b4a5f1521ba7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:08.409204 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33d01c5f-4350-4914-b1f6-b4a5f1521ba7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:08.409423 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-33d01c5f-4350-4914-b1f6-b4a5f1521ba7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:08.415282 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:08.415282 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:08.416265 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33d01c5f-4350-4914-b1f6-b4a5f1521ba7 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:08.416807 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 797/3152] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:08 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:08.495837 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:08.496308 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-301476362"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:08.499724 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-301476362'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:08.500947 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Create volume of 1 GB Aug 14 22:32:08.506953 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Availability Zones retrieved successfully. Aug 14 22:32:08.516043 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Flow 'volume_create_api' (df3102e2-1bed-44b8-b34c-d69fcb81e9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:08.517985 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc8030c1-b025-43fa-9cf1-fc32faf1cdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:08.519380 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:08.558054 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc8030c1-b025-43fa-9cf1-fc32faf1cdc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:08.559551 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085a7bc9-e2e0-4120-8617-05bd7f0bf9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:08.644819 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Created reservations ['f425e261-fc91-47c8-bdf0-a9dd70c538fc', 'a507e4a7-0e2e-401a-b869-e9096c65f974', 'bc6eb272-611f-48a0-aef3-4487bb0b8f3d', 'f9374aa1-97c0-4752-836b-b96cdfa516a3'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:08.645892 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085a7bc9-e2e0-4120-8617-05bd7f0bf9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f425e261-fc91-47c8-bdf0-a9dd70c538fc', 'a507e4a7-0e2e-401a-b869-e9096c65f974', 'bc6eb272-611f-48a0-aef3-4487bb0b8f3d', 'f9374aa1-97c0-4752-836b-b96cdfa516a3']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:08.646947 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec02b58-00f5-465d-8b03-85000009f832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:08.678175 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ec02b58-00f5-465d-8b03-85000009f832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-301476362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30a24f997ea44a32bd0b141019c51237',qos_specs=None,replication_status=,reservations=['f425e261-fc91-47c8-bdf0-a9dd70c538fc','a507e4a7-0e2e-401a-b869-e9096c65f974','bc6eb272-611f-48a0-aef3-4487bb0b8f3d','f9374aa1-97c0-4752-836b-b96cdfa516a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d99766591514827b39088e2eab852b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-301476362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30a24f997ea44a32bd0b141019c51237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d99766591514827b39088e2eab852b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:08.679011 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bd865a6-79db-44aa-a726-6eb38558486c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:08.701942 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bd865a6-79db-44aa-a726-6eb38558486c) transitioned into state 'SUCCESS' from state '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-301476362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30a24f997ea44a32bd0b141019c51237',qos_specs=None,replication_status=,reservations=['f425e261-fc91-47c8-bdf0-a9dd70c538fc','a507e4a7-0e2e-401a-b869-e9096c65f974','bc6eb272-611f-48a0-aef3-4487bb0b8f3d','f9374aa1-97c0-4752-836b-b96cdfa516a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d99766591514827b39088e2eab852b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:08.703028 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a7a4c6f-76c6-4b5b-8f32-19573d317ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:08.713672 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a7a4c6f-76c6-4b5b-8f32-19573d317ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:08.714680 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Flow 'volume_create_api' (df3102e2-1bed-44b8-b34c-d69fcb81e9a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:08.715132 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Create volume request issued successfully. Aug 14 22:32:08.715921 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-442defe6-a7f2-45af-8e0a-a0599beaf49e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:08.716458 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 778/3153] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:08 2026] POST /volume/v3/volumes => generated 749 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:08.736285 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a5df2e89-fcaa-4e1f-b0cf-2b64a288390e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:08.738020 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5df2e89-fcaa-4e1f-b0cf-2b64a288390e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 Aug 14 22:32:08.738176 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a5df2e89-fcaa-4e1f-b0cf-2b64a288390e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:08.738650 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a5df2e89-fcaa-4e1f-b0cf-2b64a288390e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:08.744835 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:08.744835 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:08.748208 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a5df2e89-fcaa-4e1f-b0cf-2b64a288390e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Volume info retrieved successfully. Aug 14 22:32:08.751889 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5df2e89-fcaa-4e1f-b0cf-2b64a288390e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 returned with HTTP 200 Aug 14 22:32:08.752305 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 785/3154] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:08 2026] GET /volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:09.430277 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f1f2b9f6-eea3-49da-92dd-51669341a4e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:09.433315 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1f2b9f6-eea3-49da-92dd-51669341a4e6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:09.433315 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1f2b9f6-eea3-49da-92dd-51669341a4e6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:09.433702 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1f2b9f6-eea3-49da-92dd-51669341a4e6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:09.433930 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f1f2b9f6-eea3-49da-92dd-51669341a4e6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:09.439439 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:09.439439 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:09.440434 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1f2b9f6-eea3-49da-92dd-51669341a4e6 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:09.440866 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 795/3155] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:09 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:09.768871 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-577996e1-300d-4e62-b64a-9fb19abd74dc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:09.771023 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-577996e1-300d-4e62-b64a-9fb19abd74dc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 Aug 14 22:32:09.771307 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-577996e1-300d-4e62-b64a-9fb19abd74dc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:09.771569 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-577996e1-300d-4e62-b64a-9fb19abd74dc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:09.782957 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:09.782957 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:09.788069 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-577996e1-300d-4e62-b64a-9fb19abd74dc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Volume info retrieved successfully. Aug 14 22:32:09.794867 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-577996e1-300d-4e62-b64a-9fb19abd74dc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 returned with HTTP 200 Aug 14 22:32:09.795547 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 798/3156] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:09 2026] GET /volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:10.457538 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-29b2fc9b-6e29-4ab0-99cf-dff7efbfae81 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:10.460097 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29b2fc9b-6e29-4ab0-99cf-dff7efbfae81 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:10.460433 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29b2fc9b-6e29-4ab0-99cf-dff7efbfae81 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:10.460611 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29b2fc9b-6e29-4ab0-99cf-dff7efbfae81 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:10.460712 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-29b2fc9b-6e29-4ab0-99cf-dff7efbfae81 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:10.473617 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:10.473617 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:10.474831 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29b2fc9b-6e29-4ab0-99cf-dff7efbfae81 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:10.475115 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 779/3157] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:10 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:11.491399 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f0f02210-d4df-406b-b261-2e8c22bed155 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:11.497092 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0f02210-d4df-406b-b261-2e8c22bed155 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:11.497858 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0f02210-d4df-406b-b261-2e8c22bed155 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:11.497858 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0f02210-d4df-406b-b261-2e8c22bed155 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:11.497858 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f0f02210-d4df-406b-b261-2e8c22bed155 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:11.505698 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:11.505698 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:11.506437 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0f02210-d4df-406b-b261-2e8c22bed155 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:11.507716 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 786/3158] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:11 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:12.403118 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d532ce8d-df96-49e8-9337-9755a29444e4 req-75052fd0-bbce-44a8-bd8b-7bba23f9bd47 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:12.406072 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d532ce8d-df96-49e8-9337-9755a29444e4 req-75052fd0-bbce-44a8-bd8b-7bba23f9bd47 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] DELETE https://10.4.3.114/volume/v3/attachments/4ea903a4-0df3-4f00-bff1-b64060f8cd87 Aug 14 22:32:12.406395 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d532ce8d-df96-49e8-9337-9755a29444e4 req-75052fd0-bbce-44a8-bd8b-7bba23f9bd47 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:12.406791 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d532ce8d-df96-49e8-9337-9755a29444e4 req-75052fd0-bbce-44a8-bd8b-7bba23f9bd47 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:12.424108 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:12.424108 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:12.446578 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0fbf1835-f446-449e-b409-9b9368515158 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:12.509416 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d532ce8d-df96-49e8-9337-9755a29444e4 req-75052fd0-bbce-44a8-bd8b-7bba23f9bd47 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/attachments/4ea903a4-0df3-4f00-bff1-b64060f8cd87 returned with HTTP 200 Aug 14 22:32:12.509928 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 796/3159] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:32:12 2026] DELETE /volume/v3/attachments/4ea903a4-0df3-4f00-bff1-b64060f8cd87 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:12.521806 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec3ba89e-3088-43ec-8d5f-a6cf3bfba8a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:12.524058 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec3ba89e-3088-43ec-8d5f-a6cf3bfba8a0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:12.524634 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec3ba89e-3088-43ec-8d5f-a6cf3bfba8a0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:12.524703 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec3ba89e-3088-43ec-8d5f-a6cf3bfba8a0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:12.524826 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ec3ba89e-3088-43ec-8d5f-a6cf3bfba8a0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:12.531397 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:12.531397 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:12.533127 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec3ba89e-3088-43ec-8d5f-a6cf3bfba8a0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:12.533127 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 780/3160] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:12 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:12.640360 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:12.641304 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1804105990"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:12.643278 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1804105990'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:12.643443 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume of 1 GB Aug 14 22:32:12.657741 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-eb24fef0-50a4-412a-a045-8f8d75c82910 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:12.660461 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-eb24fef0-50a4-412a-a045-8f8d75c82910 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:32:12.660703 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-eb24fef0-50a4-412a-a045-8f8d75c82910 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:12.660955 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-eb24fef0-50a4-412a-a045-8f8d75c82910 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:12.661805 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Availability Zones retrieved successfully. Aug 14 22:32:12.672290 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:12.672290 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:12.673840 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Flow 'volume_create_api' (cdf650d3-8329-4c4e-af32-39899c4c1d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:12.676097 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be804641-f239-4150-b512-25ff7e4f70a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:12.678082 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-eb24fef0-50a4-412a-a045-8f8d75c82910 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:32:12.678574 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:12.683402 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-eb24fef0-50a4-412a-a045-8f8d75c82910 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:32:12.683886 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 787/3161] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:32:12 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:12.718059 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be804641-f239-4150-b512-25ff7e4f70a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:12.719361 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f1269db-852e-45de-ae30-67a2887c4fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:12.791068 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eca42781-999a-4268-a463-ad9e31f13c49 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:12.791618 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eca42781-999a-4268-a463-ad9e31f13c49 None None] GET https://10.4.3.114/volume// Aug 14 22:32:12.792180 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eca42781-999a-4268-a463-ad9e31f13c49 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:12.792180 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eca42781-999a-4268-a463-ad9e31f13c49 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:12.792457 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eca42781-999a-4268-a463-ad9e31f13c49 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:32:12.792744 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 797/3162] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:32:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:32:12.809474 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-d2247aa9-e28a-4fae-a57e-07a9f04fcf1f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:12.812181 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Created reservations ['60bed180-2064-4371-9bc9-bca9dfcf0c37', '928964cc-feae-4956-971a-06231d738bd9', '1ea4117a-8b35-4b28-bd85-0566c79172f4', '7d879d4a-fa07-48a4-b618-b33b100aae36'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:12.812747 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-d2247aa9-e28a-4fae-a57e-07a9f04fcf1f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:32:12.813116 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-d2247aa9-e28a-4fae-a57e-07a9f04fcf1f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cb53f6a-9f5d-445d-9b75-76b77630bc5a", "connector": null, "instance_uuid": "b538ecdf-b1c7-49a8-9086-276d5d40d454"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:12.813386 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f1269db-852e-45de-ae30-67a2887c4fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60bed180-2064-4371-9bc9-bca9dfcf0c37', '928964cc-feae-4956-971a-06231d738bd9', '1ea4117a-8b35-4b28-bd85-0566c79172f4', '7d879d4a-fa07-48a4-b618-b33b100aae36']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:12.817581 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e17a7fa-ec9a-44f8-b568-a507d1d4e0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:12.830489 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:12.830489 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:12.855046 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e17a7fa-ec9a-44f8-b568-a507d1d4e0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1804105990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c9420f36d3405b9625076fb348fc74',qos_specs=None,replication_status=,reservations=['60bed180-2064-4371-9bc9-bca9dfcf0c37','928964cc-feae-4956-971a-06231d738bd9','1ea4117a-8b35-4b28-bd85-0566c79172f4','7d879d4a-fa07-48a4-b618-b33b100aae36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1804105990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c9420f36d3405b9625076fb348fc74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:12.855046 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76f58de6-2cb2-48a4-a00d-b5b61a9ffe9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:12.873468 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-d2247aa9-e28a-4fae-a57e-07a9f04fcf1f tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:32:12.873468 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 781/3163] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:32:12 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 14 22:32:12.882466 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76f58de6-2cb2-48a4-a00d-b5b61a9ffe9a) transitioned into state 'SUCCESS' from state '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-1804105990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c9420f36d3405b9625076fb348fc74',qos_specs=None,replication_status=,reservations=['60bed180-2064-4371-9bc9-bca9dfcf0c37','928964cc-feae-4956-971a-06231d738bd9','1ea4117a-8b35-4b28-bd85-0566c79172f4','7d879d4a-fa07-48a4-b618-b33b100aae36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:12.883381 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc6f067-d75f-42bb-bd37-865d41b327e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:12.898047 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc6f067-d75f-42bb-bd37-865d41b327e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:12.899094 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Flow 'volume_create_api' (cdf650d3-8329-4c4e-af32-39899c4c1d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:12.899473 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume request issued successfully. Aug 14 22:32:12.901013 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0fbf1835-f446-449e-b409-9b9368515158 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:12.901427 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 799/3164] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:12 2026] POST /volume/v3/volumes => generated 760 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:12.919441 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-053da599-86cd-4d11-b8c1-521b3ce27729 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:12.920721 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8e98a7f4-d98c-47c7-9c7b-14c2e23eff9b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:12.921841 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-053da599-86cd-4d11-b8c1-521b3ce27729 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:32:12.922042 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-053da599-86cd-4d11-b8c1-521b3ce27729 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:12.922854 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-053da599-86cd-4d11-b8c1-521b3ce27729 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:12.922982 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e98a7f4-d98c-47c7-9c7b-14c2e23eff9b tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac Aug 14 22:32:12.923158 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e98a7f4-d98c-47c7-9c7b-14c2e23eff9b tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:12.923467 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e98a7f4-d98c-47c7-9c7b-14c2e23eff9b tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:12.933401 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:12.933401 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:12.938687 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8e98a7f4-d98c-47c7-9c7b-14c2e23eff9b tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:12.945466 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:12.945466 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:12.947813 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e98a7f4-d98c-47c7-9c7b-14c2e23eff9b tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac returned with HTTP 200 Aug 14 22:32:12.947813 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 798/3165] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:12 2026] GET /volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:12.950278 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-053da599-86cd-4d11-b8c1-521b3ce27729 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:32:12.952263 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d169f02d-c619-478d-a745-5ed88f2e05be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:12.952721 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d169f02d-c619-478d-a745-5ed88f2e05be None None] GET https://10.4.3.114/volume// Aug 14 22:32:12.952869 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d169f02d-c619-478d-a745-5ed88f2e05be None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:12.953090 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d169f02d-c619-478d-a745-5ed88f2e05be None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:12.954496 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d169f02d-c619-478d-a745-5ed88f2e05be None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:32:12.954496 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 782/3166] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:32: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 14 22:32:12.958280 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-053da599-86cd-4d11-b8c1-521b3ce27729 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:32:12.958280 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 788/3167] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:12 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:12.968843 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-febb6b8d-96a1-4bc1-8ec1-7140d7c40443 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:12.972339 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-febb6b8d-96a1-4bc1-8ec1-7140d7c40443 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:32:12.972339 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-febb6b8d-96a1-4bc1-8ec1-7140d7c40443 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:12.972593 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-febb6b8d-96a1-4bc1-8ec1-7140d7c40443 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:12.984312 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:12.984312 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:12.989238 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-febb6b8d-96a1-4bc1-8ec1-7140d7c40443 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:32:12.993951 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-febb6b8d-96a1-4bc1-8ec1-7140d7c40443 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:32:12.994419 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 800/3168] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:32:12 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:13.117270 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-b6361cbf-5bd7-4552-b462-b2c5bf1a4776 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:13.119770 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-b6361cbf-5bd7-4552-b462-b2c5bf1a4776 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] PUT https://10.4.3.114/volume/v3/attachments/2d6c63a5-a010-4b91-b915-fa195b8d2b1c Aug 14 22:32:13.120198 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-b6361cbf-5bd7-4552-b462-b2c5bf1a4776 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:13.130313 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-b6361cbf-5bd7-4552-b462-b2c5bf1a4776 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Acquiring lock "cinder-attachment_update-6cb53f6a-9f5d-445d-9b75-76b77630bc5a-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:32:13.135902 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-b6361cbf-5bd7-4552-b462-b2c5bf1a4776 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Lock "cinder-attachment_update-6cb53f6a-9f5d-445d-9b75-76b77630bc5a-np0000007343" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:32:13.137276 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:13.137276 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:13.232759 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-b6361cbf-5bd7-4552-b462-b2c5bf1a4776 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Lock "cinder-attachment_update-6cb53f6a-9f5d-445d-9b75-76b77630bc5a-np0000007343" released by "attachment_update" :: held 0.097s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:32:13.233072 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-b6361cbf-5bd7-4552-b462-b2c5bf1a4776 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/attachments/2d6c63a5-a010-4b91-b915-fa195b8d2b1c returned with HTTP 200 Aug 14 22:32:13.234618 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 799/3169] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:32:13 2026] PUT /volume/v3/attachments/2d6c63a5-a010-4b91-b915-fa195b8d2b1c => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:13.545939 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2657016d-bc2c-49ff-a289-1846628b463b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:13.547875 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2657016d-bc2c-49ff-a289-1846628b463b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:13.548176 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2657016d-bc2c-49ff-a289-1846628b463b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:13.548449 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2657016d-bc2c-49ff-a289-1846628b463b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:13.548603 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2657016d-bc2c-49ff-a289-1846628b463b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:13.554376 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:13.554376 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:13.555145 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2657016d-bc2c-49ff-a289-1846628b463b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:13.555683 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 783/3170] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:13 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:13.961239 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0ede83f4-4023-46f9-8c6b-a60050b7de28 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:13.963570 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ede83f4-4023-46f9-8c6b-a60050b7de28 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac Aug 14 22:32:13.965271 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ede83f4-4023-46f9-8c6b-a60050b7de28 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:13.965271 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ede83f4-4023-46f9-8c6b-a60050b7de28 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:13.976505 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eb80d167-792f-475f-929f-6d4bea6918a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:13.978722 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:13.978722 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:13.978917 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eb80d167-792f-475f-929f-6d4bea6918a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:32:13.979130 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eb80d167-792f-475f-929f-6d4bea6918a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:13.979589 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eb80d167-792f-475f-929f-6d4bea6918a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:13.984557 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0ede83f4-4023-46f9-8c6b-a60050b7de28 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:13.989206 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ede83f4-4023-46f9-8c6b-a60050b7de28 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac returned with HTTP 200 Aug 14 22:32:13.989596 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 789/3171] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:13 2026] GET /volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:13.991797 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:13.991797 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:13.996970 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-eb80d167-792f-475f-929f-6d4bea6918a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:32:14.008790 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eb80d167-792f-475f-929f-6d4bea6918a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:32:14.008790 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 801/3172] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:13 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:14.014896 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4810916f-e2e8-4cb8-be3e-c99dcd5ce1ac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:14.019015 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4810916f-e2e8-4cb8-be3e-c99dcd5ce1ac tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:32:14.019015 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4810916f-e2e8-4cb8-be3e-c99dcd5ce1ac tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1271333164"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:14.029677 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:14.029677 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:14.030327 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4810916f-e2e8-4cb8-be3e-c99dcd5ce1ac tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:14.030478 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-4810916f-e2e8-4cb8-be3e-c99dcd5ce1ac tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create snapshot from volume 1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac Aug 14 22:32:14.073361 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-4810916f-e2e8-4cb8-be3e-c99dcd5ce1ac tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Created reservations ['339852fb-2eb4-4132-b0da-83e532379ba5', 'a7f34c47-77cf-4cd9-b658-5fa849d07b86', '84a88c61-565f-46c7-9554-7c3b815c7d43', '44e8f308-cde3-4072-9e13-8a32384ebbd1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:14.124154 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4810916f-e2e8-4cb8-be3e-c99dcd5ce1ac tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Snapshot create request issued successfully. Aug 14 22:32:14.131568 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4810916f-e2e8-4cb8-be3e-c99dcd5ce1ac tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:32:14.131568 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 800/3173] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:32:14 2026] POST /volume/v3/snapshots => generated 316 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:14.138555 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c087fd61-0e37-4c9e-8f37-e8e09f262237 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:14.143590 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c087fd61-0e37-4c9e-8f37-e8e09f262237 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 Aug 14 22:32:14.143709 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c087fd61-0e37-4c9e-8f37-e8e09f262237 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:14.145920 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c087fd61-0e37-4c9e-8f37-e8e09f262237 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:14.154786 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:14.154786 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:14.155517 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c087fd61-0e37-4c9e-8f37-e8e09f262237 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Snapshot retrieved successfully. Aug 14 22:32:14.157062 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c087fd61-0e37-4c9e-8f37-e8e09f262237 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 returned with HTTP 200 Aug 14 22:32:14.157628 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 784/3174] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:14 2026] GET /volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:14.361431 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1c8dc99e-3339-4608-9be4-ab98333c6e94 req-49242c2f-15d0-4f3f-93cf-3e984d2a9a94 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:14.367317 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1c8dc99e-3339-4608-9be4-ab98333c6e94 req-49242c2f-15d0-4f3f-93cf-3e984d2a9a94 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/attachments?instance_id=75f79409-ec90-41fb-8881-e5e58180c59e Aug 14 22:32:14.367649 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1c8dc99e-3339-4608-9be4-ab98333c6e94 req-49242c2f-15d0-4f3f-93cf-3e984d2a9a94 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:14.367910 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1c8dc99e-3339-4608-9be4-ab98333c6e94 req-49242c2f-15d0-4f3f-93cf-3e984d2a9a94 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:14.381214 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1c8dc99e-3339-4608-9be4-ab98333c6e94 req-49242c2f-15d0-4f3f-93cf-3e984d2a9a94 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/attachments?instance_id=75f79409-ec90-41fb-8881-e5e58180c59e returned with HTTP 200 Aug 14 22:32:14.381802 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 790/3175] 10.4.3.114 () {70 vars in 1637 bytes} [Fri Aug 14 22:32:14 2026] GET /volume/v3/attachments?instance_id=75f79409-ec90-41fb-8881-e5e58180c59e => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:14.391729 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-1c8dc99e-3339-4608-9be4-ab98333c6e94 req-7485a93f-ee90-4eb1-8820-f032e34a1c06 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:14.395501 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1c8dc99e-3339-4608-9be4-ab98333c6e94 req-7485a93f-ee90-4eb1-8820-f032e34a1c06 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/attachments/403083e4-182f-4520-956d-c97b036cf722 Aug 14 22:32:14.395842 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1c8dc99e-3339-4608-9be4-ab98333c6e94 req-7485a93f-ee90-4eb1-8820-f032e34a1c06 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:14.396115 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1c8dc99e-3339-4608-9be4-ab98333c6e94 req-7485a93f-ee90-4eb1-8820-f032e34a1c06 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:14.420802 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1c8dc99e-3339-4608-9be4-ab98333c6e94 req-7485a93f-ee90-4eb1-8820-f032e34a1c06 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/attachments/403083e4-182f-4520-956d-c97b036cf722 returned with HTTP 200 Aug 14 22:32:14.421214 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 802/3176] 10.4.3.114 () {70 vars in 1651 bytes} [Fri Aug 14 22:32:14 2026] GET /volume/v3/attachments/403083e4-182f-4520-956d-c97b036cf722 => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:14.577519 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a18ae3a1-651e-4272-bb8e-d1807679d482 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:14.583733 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a18ae3a1-651e-4272-bb8e-d1807679d482 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:14.583733 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a18ae3a1-651e-4272-bb8e-d1807679d482 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:14.583733 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a18ae3a1-651e-4272-bb8e-d1807679d482 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:14.583733 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a18ae3a1-651e-4272-bb8e-d1807679d482 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:14.597774 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:14.597774 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:14.597774 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a18ae3a1-651e-4272-bb8e-d1807679d482 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:14.597774 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 801/3177] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:14 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:15.025655 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a962e70d-120d-49ff-be58-c54551b6858f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:15.029859 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-463c0c8e-a399-4616-b42f-2b80bcc4bc38 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:15.029859 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-463c0c8e-a399-4616-b42f-2b80bcc4bc38 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:32:15.029859 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-463c0c8e-a399-4616-b42f-2b80bcc4bc38 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:15.029859 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-463c0c8e-a399-4616-b42f-2b80bcc4bc38 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:15.030177 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a962e70d-120d-49ff-be58-c54551b6858f tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] DELETE https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 Aug 14 22:32:15.030177 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a962e70d-120d-49ff-be58-c54551b6858f tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:15.030177 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a962e70d-120d-49ff-be58-c54551b6858f tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:15.030177 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a962e70d-120d-49ff-be58-c54551b6858f tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Delete volume with id: 32b0db7e-0cf2-4712-bd2b-636472304612 Aug 14 22:32:15.041913 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:15.041913 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:15.042919 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a962e70d-120d-49ff-be58-c54551b6858f tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:32:15.042984 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:15.042984 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:15.048707 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-463c0c8e-a399-4616-b42f-2b80bcc4bc38 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:32:15.053629 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-463c0c8e-a399-4616-b42f-2b80bcc4bc38 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:32:15.054040 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 791/3178] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:15 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:15.072390 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a962e70d-120d-49ff-be58-c54551b6858f tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Delete volume request issued successfully. Aug 14 22:32:15.072867 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a962e70d-120d-49ff-be58-c54551b6858f tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 returned with HTTP 202 Aug 14 22:32:15.074012 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 785/3179] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:32:15 2026] DELETE /volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:32:15.082562 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7f17732-e175-4cde-a4c9-6955f16e4040 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:15.084850 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7f17732-e175-4cde-a4c9-6955f16e4040 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 Aug 14 22:32:15.085106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7f17732-e175-4cde-a4c9-6955f16e4040 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:15.085351 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7f17732-e175-4cde-a4c9-6955f16e4040 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:15.094901 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:15.094901 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:15.100033 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e7f17732-e175-4cde-a4c9-6955f16e4040 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:32:15.108191 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7f17732-e175-4cde-a4c9-6955f16e4040 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 returned with HTTP 200 Aug 14 22:32:15.109232 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 803/3180] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:15 2026] GET /volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 => generated 1422 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:15.168560 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9e6f8e03-7666-490d-81fa-390cb2a58959 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:15.171058 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e6f8e03-7666-490d-81fa-390cb2a58959 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 Aug 14 22:32:15.171311 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e6f8e03-7666-490d-81fa-390cb2a58959 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:15.171561 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e6f8e03-7666-490d-81fa-390cb2a58959 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:15.177954 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:15.177954 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:15.178600 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9e6f8e03-7666-490d-81fa-390cb2a58959 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Snapshot retrieved successfully. Aug 14 22:32:15.179593 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e6f8e03-7666-490d-81fa-390cb2a58959 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 returned with HTTP 200 Aug 14 22:32:15.180382 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 802/3181] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:15 2026] GET /volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:15.195976 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:15.198319 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:15.198894 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bbf2f923-d420-48d7-b2f5-5118b0e0cd36", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1720771237"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:15.200423 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bbf2f923-d420-48d7-b2f5-5118b0e0cd36', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1720771237'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:15.200702 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume of 1 GB Aug 14 22:32:15.208035 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Availability Zones retrieved successfully. Aug 14 22:32:15.215191 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Flow 'volume_create_api' (d631b198-a67f-49f3-b7e6-c499dc1c5a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:15.216306 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92db1821-848a-4ec9-a5bc-9d2d95c9b041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.217448 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:15.256489 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92db1821-848a-4ec9-a5bc-9d2d95c9b041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.257780 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ad2a46-8654-462e-bfab-9ee5d52aa5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.313554 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Created reservations ['a5d15770-643c-44e1-84c9-320a3b7ef2a1', 'db0d4046-0db3-4094-b0c6-19787f862f79', 'bc173c31-de94-4092-9afd-0558bc6f0aac', 'a91e2d4b-6350-48d8-b7af-005e8e36a90e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:15.314613 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ad2a46-8654-462e-bfab-9ee5d52aa5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5d15770-643c-44e1-84c9-320a3b7ef2a1', 'db0d4046-0db3-4094-b0c6-19787f862f79', 'bc173c31-de94-4092-9afd-0558bc6f0aac', 'a91e2d4b-6350-48d8-b7af-005e8e36a90e']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.315499 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2943cd19-4958-4fa2-96f8-7915c9fe62bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.343292 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2943cd19-4958-4fa2-96f8-7915c9fe62bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '554a8b80-f4bf-4e84-a2a9-fe4e39698b4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1720771237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c9420f36d3405b9625076fb348fc74',qos_specs=None,replication_status=,reservations=['a5d15770-643c-44e1-84c9-320a3b7ef2a1','db0d4046-0db3-4094-b0c6-19787f862f79','bc173c31-de94-4092-9afd-0558bc6f0aac','a91e2d4b-6350-48d8-b7af-005e8e36a90e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1720771237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=554a8b80-f4bf-4e84-a2a9-fe4e39698b4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c9420f36d3405b9625076fb348fc74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.344550 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a31739d3-6aad-4229-b6af-5d3a518f1afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.375107 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a31739d3-6aad-4229-b6af-5d3a518f1afc) transitioned into state 'SUCCESS' from state '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-1720771237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c9420f36d3405b9625076fb348fc74',qos_specs=None,replication_status=,reservations=['a5d15770-643c-44e1-84c9-320a3b7ef2a1','db0d4046-0db3-4094-b0c6-19787f862f79','bc173c31-de94-4092-9afd-0558bc6f0aac','a91e2d4b-6350-48d8-b7af-005e8e36a90e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.376289 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e20a585c-e276-4600-85af-86343a54cd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.392672 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e20a585c-e276-4600-85af-86343a54cd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.395483 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Flow 'volume_create_api' (d631b198-a67f-49f3-b7e6-c499dc1c5a3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:15.396552 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume request issued successfully. Aug 14 22:32:15.397277 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6b9a0fc-febf-4e4d-b0fc-15d18e73d112 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:15.398046 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 792/3182] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:32:15 2026] POST /volume/v3/volumes => generated 760 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:15.417810 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:15.427334 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:15.427334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bbf2f923-d420-48d7-b2f5-5118b0e0cd36", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-935248819"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:15.430789 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bbf2f923-d420-48d7-b2f5-5118b0e0cd36', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-935248819'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:15.432058 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume of 1 GB Aug 14 22:32:15.444518 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Availability Zones retrieved successfully. Aug 14 22:32:15.452503 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Flow 'volume_create_api' (93805577-8f4e-48c7-a36e-72af223aeb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:15.453866 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d510ed1-e3e9-415b-82c4-d77c14a19993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.457290 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:15.495956 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d510ed1-e3e9-415b-82c4-d77c14a19993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.497228 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9028db0-7269-46d3-a630-e38f551c480d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.556983 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Created reservations ['36402777-0020-4db5-8362-7858cc13580a', '97339dd0-fbe9-48c4-9268-d7a64e754878', '6eb5e9f6-bb7b-466f-894f-f5ba0b033d71', 'aa19a7c8-17c6-47cb-aecf-2bc5253b8cd2'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:15.557883 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9028db0-7269-46d3-a630-e38f551c480d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36402777-0020-4db5-8362-7858cc13580a', '97339dd0-fbe9-48c4-9268-d7a64e754878', '6eb5e9f6-bb7b-466f-894f-f5ba0b033d71', 'aa19a7c8-17c6-47cb-aecf-2bc5253b8cd2']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.558831 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41d71291-6648-4f34-a4b6-a1252a9e29ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.588939 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41d71291-6648-4f34-a4b6-a1252a9e29ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd535133-6dad-4c4f-bb0a-39cd028efa57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-935248819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c9420f36d3405b9625076fb348fc74',qos_specs=None,replication_status=,reservations=['36402777-0020-4db5-8362-7858cc13580a','97339dd0-fbe9-48c4-9268-d7a64e754878','6eb5e9f6-bb7b-466f-894f-f5ba0b033d71','aa19a7c8-17c6-47cb-aecf-2bc5253b8cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-935248819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd535133-6dad-4c4f-bb0a-39cd028efa57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c9420f36d3405b9625076fb348fc74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.589702 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd646a5-fcac-4a1e-abd6-c84ed9a0414d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.611568 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bcf8d400-91ee-4e69-b548-78782d69bb73 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:15.613900 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bcf8d400-91ee-4e69-b548-78782d69bb73 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:15.614158 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bcf8d400-91ee-4e69-b548-78782d69bb73 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:15.614379 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bcf8d400-91ee-4e69-b548-78782d69bb73 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:15.614478 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bcf8d400-91ee-4e69-b548-78782d69bb73 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:15.614818 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd646a5-fcac-4a1e-abd6-c84ed9a0414d) transitioned into state 'SUCCESS' from state '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-935248819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c9420f36d3405b9625076fb348fc74',qos_specs=None,replication_status=,reservations=['36402777-0020-4db5-8362-7858cc13580a','97339dd0-fbe9-48c4-9268-d7a64e754878','6eb5e9f6-bb7b-466f-894f-f5ba0b033d71','aa19a7c8-17c6-47cb-aecf-2bc5253b8cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.615815 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67ed40c4-c989-49f6-9b2c-c76e9dc963ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.619924 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:15.619924 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:15.620591 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bcf8d400-91ee-4e69-b548-78782d69bb73 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:15.621437 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 804/3183] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:15 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:15.631289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67ed40c4-c989-49f6-9b2c-c76e9dc963ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.631289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Flow 'volume_create_api' (93805577-8f4e-48c7-a36e-72af223aeb97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:15.631289 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume request issued successfully. Aug 14 22:32:15.631289 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57e92623-12dd-437c-8d5f-53ba5bcf4b99 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:15.631289 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 786/3184] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:32:15 2026] POST /volume/v3/volumes => generated 759 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:15.643630 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:15.645683 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:15.646158 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bbf2f923-d420-48d7-b2f5-5118b0e0cd36", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2143732990"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:15.648219 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bbf2f923-d420-48d7-b2f5-5118b0e0cd36', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2143732990'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:15.648321 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume of 1 GB Aug 14 22:32:15.653993 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Availability Zones retrieved successfully. Aug 14 22:32:15.660481 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Flow 'volume_create_api' (3911cbeb-fd32-4d6a-bc61-3139441f07a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:15.661795 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd97acc-81b0-4fbd-9a78-c4ddda2483f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.664272 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:15.709094 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd97acc-81b0-4fbd-9a78-c4ddda2483f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.710721 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e6b84f5-f923-4b7a-9948-c53c661e5e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.765327 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Created reservations ['9b7ab27c-726a-4548-a9c2-22c9c68d7661', '749b065f-52a6-4331-8d33-4cb0e93880ea', 'f7814c33-8b7d-4b8e-bfb3-d43a4f41020b', '6b7fc3a2-324a-4e88-871c-4a0b4606b8ea'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:15.766174 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e6b84f5-f923-4b7a-9948-c53c661e5e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b7ab27c-726a-4548-a9c2-22c9c68d7661', '749b065f-52a6-4331-8d33-4cb0e93880ea', 'f7814c33-8b7d-4b8e-bfb3-d43a4f41020b', '6b7fc3a2-324a-4e88-871c-4a0b4606b8ea']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.767125 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cc25221-7326-4004-9633-9bdd6148ce27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.799385 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cc25221-7326-4004-9633-9bdd6148ce27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8227722c-0ae4-49e2-a39f-e84a65c72fb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2143732990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c9420f36d3405b9625076fb348fc74',qos_specs=None,replication_status=,reservations=['9b7ab27c-726a-4548-a9c2-22c9c68d7661','749b065f-52a6-4331-8d33-4cb0e93880ea','f7814c33-8b7d-4b8e-bfb3-d43a4f41020b','6b7fc3a2-324a-4e88-871c-4a0b4606b8ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2143732990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8227722c-0ae4-49e2-a39f-e84a65c72fb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c9420f36d3405b9625076fb348fc74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.800612 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e701c42-745f-42df-bd22-7eb3bec946a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.830498 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e701c42-745f-42df-bd22-7eb3bec946a1) transitioned into state 'SUCCESS' from state '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-2143732990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c9420f36d3405b9625076fb348fc74',qos_specs=None,replication_status=,reservations=['9b7ab27c-726a-4548-a9c2-22c9c68d7661','749b065f-52a6-4331-8d33-4cb0e93880ea','f7814c33-8b7d-4b8e-bfb3-d43a4f41020b','6b7fc3a2-324a-4e88-871c-4a0b4606b8ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.831901 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db90f89-48ad-40f3-9275-3bc7e2d4f3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.846858 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db90f89-48ad-40f3-9275-3bc7e2d4f3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.849287 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Flow 'volume_create_api' (3911cbeb-fd32-4d6a-bc61-3139441f07a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:15.849287 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume request issued successfully. Aug 14 22:32:15.849287 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e131a4d7-ead2-449b-98cd-1da23f282b73 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:15.850111 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 803/3185] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:32:15 2026] POST /volume/v3/volumes => generated 760 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:15.865810 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9d4ef8d-541f-4053-a28f-454da268782e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:15.869453 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:15.870483 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bbf2f923-d420-48d7-b2f5-5118b0e0cd36", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-258903897"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:15.874136 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bbf2f923-d420-48d7-b2f5-5118b0e0cd36', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-258903897'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:15.874136 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume of 1 GB Aug 14 22:32:15.874136 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:15.874136 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:15.884710 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Availability Zones retrieved successfully. Aug 14 22:32:15.892221 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Flow 'volume_create_api' (bf4dcb66-b66b-40a9-baf9-7fa38ad5d3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:15.894094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (810b9b70-15b3-43cb-94cd-f9e20e266594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:15.895609 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:15.947719 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (810b9b70-15b3-43cb-94cd-f9e20e266594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:15.949439 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48538712-788a-4e13-bd29-3adef776820c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:16.021476 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Created reservations ['8a647828-08bd-4870-8786-4cabc836a0fc', '17efc5d0-5125-4dcb-986a-755643086a4a', 'd8c67839-b803-4c97-afe4-1e6eacb17d50', 'e3880389-8282-408a-a1f9-1b9d96c46e77'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:16.022626 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48538712-788a-4e13-bd29-3adef776820c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a647828-08bd-4870-8786-4cabc836a0fc', '17efc5d0-5125-4dcb-986a-755643086a4a', 'd8c67839-b803-4c97-afe4-1e6eacb17d50', 'e3880389-8282-408a-a1f9-1b9d96c46e77']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:16.024178 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (047bd2e3-4968-4b16-bd48-b98669c3b31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:16.061906 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (047bd2e3-4968-4b16-bd48-b98669c3b31d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fccd644-074a-4d40-9a10-0ea01700add0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-258903897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c9420f36d3405b9625076fb348fc74',qos_specs=None,replication_status=,reservations=['8a647828-08bd-4870-8786-4cabc836a0fc','17efc5d0-5125-4dcb-986a-755643086a4a','d8c67839-b803-4c97-afe4-1e6eacb17d50','e3880389-8282-408a-a1f9-1b9d96c46e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-258903897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fccd644-074a-4d40-9a10-0ea01700add0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c9420f36d3405b9625076fb348fc74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:16.063568 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf4dd39-bc4e-4651-b931-ec72345b51bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:16.071489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2ab19639-65be-457c-9e45-938f8c03f8de None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.073842 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ab19639-65be-457c-9e45-938f8c03f8de tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:32:16.074087 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ab19639-65be-457c-9e45-938f8c03f8de tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:16.074476 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ab19639-65be-457c-9e45-938f8c03f8de tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:16.089305 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:16.089305 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:16.093611 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2ab19639-65be-457c-9e45-938f8c03f8de tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:32:16.098883 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf4dd39-bc4e-4651-b931-ec72345b51bc) transitioned into state 'SUCCESS' from state '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-258903897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c9420f36d3405b9625076fb348fc74',qos_specs=None,replication_status=,reservations=['8a647828-08bd-4870-8786-4cabc836a0fc','17efc5d0-5125-4dcb-986a-755643086a4a','d8c67839-b803-4c97-afe4-1e6eacb17d50','e3880389-8282-408a-a1f9-1b9d96c46e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:16.099645 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f3278b-d672-4e85-907c-1e383fdbb0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:16.099874 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ab19639-65be-457c-9e45-938f8c03f8de tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:32:16.100404 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 805/3186] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:16 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:16.113115 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f3278b-d672-4e85-907c-1e383fdbb0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:16.113494 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Flow 'volume_create_api' (bf4dcb66-b66b-40a9-baf9-7fa38ad5d3be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:16.113755 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume request issued successfully. Aug 14 22:32:16.114245 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9d4ef8d-541f-4053-a28f-454da268782e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:16.114695 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 793/3187] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:32:15 2026] POST /volume/v3/volumes => generated 759 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:16.125585 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4db30d1b-fd0e-4e37-8b56-7b6e3100e019 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.127841 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4db30d1b-fd0e-4e37-8b56-7b6e3100e019 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 Aug 14 22:32:16.128053 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4db30d1b-fd0e-4e37-8b56-7b6e3100e019 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:16.128359 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4db30d1b-fd0e-4e37-8b56-7b6e3100e019 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:16.135426 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4db30d1b-fd0e-4e37-8b56-7b6e3100e019 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 returned with HTTP 404 Aug 14 22:32:16.135536 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.135568 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 787/3188] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:16 2026] GET /volume/v3/volumes/32b0db7e-0cf2-4712-bd2b-636472304612 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:32:16.138055 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:16.138739 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bbf2f923-d420-48d7-b2f5-5118b0e0cd36", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-169680580"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:16.141715 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bbf2f923-d420-48d7-b2f5-5118b0e0cd36', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-169680580'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:16.141715 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume of 1 GB Aug 14 22:32:16.141715 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:16.141715 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:16.143605 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-54375b84-abe8-4593-8e44-0cc3176d5dad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.146183 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-54375b84-abe8-4593-8e44-0cc3176d5dad tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/012a9fb2-e5fc-4654-93e1-c6536adbf385 Aug 14 22:32:16.146183 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-54375b84-abe8-4593-8e44-0cc3176d5dad tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:16.146183 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-54375b84-abe8-4593-8e44-0cc3176d5dad tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:16.146183 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-54375b84-abe8-4593-8e44-0cc3176d5dad tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Delete snapshot with id: 012a9fb2-e5fc-4654-93e1-c6536adbf385 Aug 14 22:32:16.150063 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Availability Zones retrieved successfully. Aug 14 22:32:16.156758 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:16.156758 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:16.157420 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-54375b84-abe8-4593-8e44-0cc3176d5dad tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Snapshot retrieved successfully. Aug 14 22:32:16.158069 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Flow 'volume_create_api' (66ffc94f-e3d9-4293-bd20-9ffbca9bad21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:16.159315 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec306b9-365d-4c2d-9a43-17d31fe6a967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:16.162005 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:16.190365 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-54375b84-abe8-4593-8e44-0cc3176d5dad tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Snapshot delete request issued successfully. Aug 14 22:32:16.190365 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-54375b84-abe8-4593-8e44-0cc3176d5dad tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/snapshots/012a9fb2-e5fc-4654-93e1-c6536adbf385 returned with HTTP 202 Aug 14 22:32:16.190994 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 806/3189] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:32:16 2026] DELETE /volume/v3/snapshots/012a9fb2-e5fc-4654-93e1-c6536adbf385 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 22:32:16.202084 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e7a0b1f6-87d5-473b-b85b-d5967a3a951e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.205551 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7a0b1f6-87d5-473b-b85b-d5967a3a951e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/snapshots/012a9fb2-e5fc-4654-93e1-c6536adbf385 Aug 14 22:32:16.205551 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7a0b1f6-87d5-473b-b85b-d5967a3a951e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:16.205551 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7a0b1f6-87d5-473b-b85b-d5967a3a951e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:16.207554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec306b9-365d-4c2d-9a43-17d31fe6a967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:16.210384 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d43a6b1-5d86-49fd-bca2-a14ce8411232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:16.212552 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:16.212552 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:16.213353 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e7a0b1f6-87d5-473b-b85b-d5967a3a951e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Snapshot retrieved successfully. Aug 14 22:32:16.214400 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7a0b1f6-87d5-473b-b85b-d5967a3a951e tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/snapshots/012a9fb2-e5fc-4654-93e1-c6536adbf385 returned with HTTP 200 Aug 14 22:32:16.214916 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 794/3190] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:16 2026] GET /volume/v3/snapshots/012a9fb2-e5fc-4654-93e1-c6536adbf385 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:16.264548 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Created reservations ['66a04049-4779-4227-8142-82074295b635', '66acad6f-18bc-45e1-9031-ba6564c7cbd1', '557cb93e-5fca-4759-b00f-1c324687619c', '30654340-0a48-4f3f-b4a8-e6d56cdf7add'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:16.265386 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d43a6b1-5d86-49fd-bca2-a14ce8411232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66a04049-4779-4227-8142-82074295b635', '66acad6f-18bc-45e1-9031-ba6564c7cbd1', '557cb93e-5fca-4759-b00f-1c324687619c', '30654340-0a48-4f3f-b4a8-e6d56cdf7add']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:16.266407 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9567648-a114-418f-a57a-da409c4cb9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:16.292146 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9567648-a114-418f-a57a-da409c4cb9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8d70069-8d45-413a-9456-a9264c3dda15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-169680580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c9420f36d3405b9625076fb348fc74',qos_specs=None,replication_status=,reservations=['66a04049-4779-4227-8142-82074295b635','66acad6f-18bc-45e1-9031-ba6564c7cbd1','557cb93e-5fca-4759-b00f-1c324687619c','30654340-0a48-4f3f-b4a8-e6d56cdf7add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-169680580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8d70069-8d45-413a-9456-a9264c3dda15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c9420f36d3405b9625076fb348fc74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:16.293343 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75dd465f-7400-4987-b3f1-4638b1feeed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:16.314048 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75dd465f-7400-4987-b3f1-4638b1feeed3) transitioned into state 'SUCCESS' from state '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-169680580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1c9420f36d3405b9625076fb348fc74',qos_specs=None,replication_status=,reservations=['66a04049-4779-4227-8142-82074295b635','66acad6f-18bc-45e1-9031-ba6564c7cbd1','557cb93e-5fca-4759-b00f-1c324687619c','30654340-0a48-4f3f-b4a8-e6d56cdf7add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5803697dfdaf41ffa1e210e7d26b11b1',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:16.314937 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f83f8c7-4851-478d-bb0b-5801dd55f4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:16.324576 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f83f8c7-4851-478d-bb0b-5801dd55f4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:16.325395 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Flow 'volume_create_api' (66ffc94f-e3d9-4293-bd20-9ffbca9bad21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:16.325745 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Create volume request issued successfully. Aug 14 22:32:16.326374 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7da5b1aa-7fcf-4cf5-b1e5-2afc68f97e1e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:16.326821 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 804/3191] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:32:16 2026] POST /volume/v3/volumes => generated 759 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:16.346379 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1e68740e-0ecf-4ec6-be47-0f3292b843cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.348746 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e68740e-0ecf-4ec6-be47-0f3292b843cc tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/554a8b80-f4bf-4e84-a2a9-fe4e39698b4c Aug 14 22:32:16.348914 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e68740e-0ecf-4ec6-be47-0f3292b843cc tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:16.349148 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e68740e-0ecf-4ec6-be47-0f3292b843cc tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:16.358056 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:16.358056 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:16.362705 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1e68740e-0ecf-4ec6-be47-0f3292b843cc tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:16.368565 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e68740e-0ecf-4ec6-be47-0f3292b843cc tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/554a8b80-f4bf-4e84-a2a9-fe4e39698b4c returned with HTTP 200 Aug 14 22:32:16.368953 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 788/3192] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:16 2026] GET /volume/v3/volumes/554a8b80-f4bf-4e84-a2a9-fe4e39698b4c => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:16.384073 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f384b17-bd49-4662-86f2-145ab2d522e8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.387349 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f384b17-bd49-4662-86f2-145ab2d522e8 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/cd535133-6dad-4c4f-bb0a-39cd028efa57 Aug 14 22:32:16.387349 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f384b17-bd49-4662-86f2-145ab2d522e8 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:16.387349 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f384b17-bd49-4662-86f2-145ab2d522e8 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:16.396186 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:16.396186 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:16.408316 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8f384b17-bd49-4662-86f2-145ab2d522e8 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:16.416390 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f384b17-bd49-4662-86f2-145ab2d522e8 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/cd535133-6dad-4c4f-bb0a-39cd028efa57 returned with HTTP 200 Aug 14 22:32:16.417402 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 807/3193] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:16 2026] GET /volume/v3/volumes/cd535133-6dad-4c4f-bb0a-39cd028efa57 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:16.434850 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b75c49af-9dea-406c-b6de-326b11d080dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.436805 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b75c49af-9dea-406c-b6de-326b11d080dc tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/8227722c-0ae4-49e2-a39f-e84a65c72fb9 Aug 14 22:32:16.437356 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b75c49af-9dea-406c-b6de-326b11d080dc tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:16.437649 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b75c49af-9dea-406c-b6de-326b11d080dc tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:16.450538 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:16.450538 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:16.457891 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b75c49af-9dea-406c-b6de-326b11d080dc tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:16.465171 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b75c49af-9dea-406c-b6de-326b11d080dc tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/8227722c-0ae4-49e2-a39f-e84a65c72fb9 returned with HTTP 200 Aug 14 22:32:16.465801 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 795/3194] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:16 2026] GET /volume/v3/volumes/8227722c-0ae4-49e2-a39f-e84a65c72fb9 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:16.481102 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08e7ae45-5d13-4f11-8547-6289034c7a89 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.485185 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08e7ae45-5d13-4f11-8547-6289034c7a89 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/3fccd644-074a-4d40-9a10-0ea01700add0 Aug 14 22:32:16.485553 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08e7ae45-5d13-4f11-8547-6289034c7a89 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:16.485812 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08e7ae45-5d13-4f11-8547-6289034c7a89 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:16.499065 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:16.499065 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:16.507958 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-08e7ae45-5d13-4f11-8547-6289034c7a89 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:16.518711 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08e7ae45-5d13-4f11-8547-6289034c7a89 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/3fccd644-074a-4d40-9a10-0ea01700add0 returned with HTTP 200 Aug 14 22:32:16.519692 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 805/3195] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:16 2026] GET /volume/v3/volumes/3fccd644-074a-4d40-9a10-0ea01700add0 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:16.535864 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4d60fe2d-9fb0-4402-8583-e3328bd61845 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.538186 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d60fe2d-9fb0-4402-8583-e3328bd61845 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/a8d70069-8d45-413a-9456-a9264c3dda15 Aug 14 22:32:16.538186 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d60fe2d-9fb0-4402-8583-e3328bd61845 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:16.538186 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d60fe2d-9fb0-4402-8583-e3328bd61845 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:16.550040 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:16.550040 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:16.554871 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4d60fe2d-9fb0-4402-8583-e3328bd61845 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:16.563444 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d60fe2d-9fb0-4402-8583-e3328bd61845 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/a8d70069-8d45-413a-9456-a9264c3dda15 returned with HTTP 200 Aug 14 22:32:16.563553 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 789/3196] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:16 2026] GET /volume/v3/volumes/a8d70069-8d45-413a-9456-a9264c3dda15 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:16.579336 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-18f0498b-92a2-4367-8daf-6df821901549 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.582905 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18f0498b-92a2-4367-8daf-6df821901549 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a8d70069-8d45-413a-9456-a9264c3dda15 Aug 14 22:32:16.583009 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18f0498b-92a2-4367-8daf-6df821901549 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:16.583388 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18f0498b-92a2-4367-8daf-6df821901549 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:16.583496 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-18f0498b-92a2-4367-8daf-6df821901549 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Delete volume with id: a8d70069-8d45-413a-9456-a9264c3dda15 Aug 14 22:32:16.590923 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-3c7682fd-4271-45cc-97e4-aa4c9abc42d1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.593278 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-3c7682fd-4271-45cc-97e4-aa4c9abc42d1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/attachments/2d6c63a5-a010-4b91-b915-fa195b8d2b1c/action Aug 14 22:32:16.593431 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-3c7682fd-4271-45cc-97e4-aa4c9abc42d1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:16.593533 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-3c7682fd-4271-45cc-97e4-aa4c9abc42d1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:16.594173 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:16.594173 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:16.594827 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-18f0498b-92a2-4367-8daf-6df821901549 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:16.615167 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-18f0498b-92a2-4367-8daf-6df821901549 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Delete volume request issued successfully. Aug 14 22:32:16.615416 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18f0498b-92a2-4367-8daf-6df821901549 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/a8d70069-8d45-413a-9456-a9264c3dda15 returned with HTTP 202 Aug 14 22:32:16.615806 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 808/3197] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:16 2026] DELETE /volume/v3/volumes/a8d70069-8d45-413a-9456-a9264c3dda15 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:16.627658 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-48667abd-d8e9-491c-8f4d-d0ac8fd37bee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.630055 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48667abd-d8e9-491c-8f4d-d0ac8fd37bee tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/a8d70069-8d45-413a-9456-a9264c3dda15 Aug 14 22:32:16.630726 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-48667abd-d8e9-491c-8f4d-d0ac8fd37bee tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:16.630726 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-48667abd-d8e9-491c-8f4d-d0ac8fd37bee tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:16.634553 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ac5ceccd-b859-42d2-870c-e56f9fca0816 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.640173 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac5ceccd-b859-42d2-870c-e56f9fca0816 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:16.640569 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac5ceccd-b859-42d2-870c-e56f9fca0816 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:16.640873 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac5ceccd-b859-42d2-870c-e56f9fca0816 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:16.641430 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ac5ceccd-b859-42d2-870c-e56f9fca0816 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:16.649662 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:16.649662 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:16.651883 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:16.651883 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:16.652598 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac5ceccd-b859-42d2-870c-e56f9fca0816 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:16.652967 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 790/3198] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:16 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:32:16.656667 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-48667abd-d8e9-491c-8f4d-d0ac8fd37bee tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:16.665547 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48667abd-d8e9-491c-8f4d-d0ac8fd37bee tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/a8d70069-8d45-413a-9456-a9264c3dda15 returned with HTTP 200 Aug 14 22:32:16.666110 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 806/3199] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:16 2026] GET /volume/v3/volumes/a8d70069-8d45-413a-9456-a9264c3dda15 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:16.750846 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:16.752458 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:16.752746 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-184593296"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:16.754664 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-184593296'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:16.754664 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Create volume of 1 GB Aug 14 22:32:16.760652 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Availability Zones retrieved successfully. Aug 14 22:32:16.840630 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:16.840630 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:16.855008 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8135e32d-b6d9-4df0-9af1-0a9ac22b510a req-3c7682fd-4271-45cc-97e4-aa4c9abc42d1 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/attachments/2d6c63a5-a010-4b91-b915-fa195b8d2b1c/action returned with HTTP 204 Aug 14 22:32:16.855639 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 796/3200] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:32:16 2026] POST /volume/v3/attachments/2d6c63a5-a010-4b91-b915-fa195b8d2b1c/action => generated 0 bytes in 265 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:16.969931 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Flow 'volume_create_api' (7fccfdba-4698-4661-8517-a6f682d9f2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:16.971098 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86a0baf-4a97-49e6-b330-4da4d177290c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:16.972242 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:17.010937 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86a0baf-4a97-49e6-b330-4da4d177290c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:17.011772 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a98e916-f346-4c05-a86e-529e1b972b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:17.064462 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Created reservations ['683ac26b-1057-43e2-b2f9-5062e1ce7a31', 'cc296171-af8c-4910-a042-3d9f4fde0915', '4b6b42e9-89f3-48a4-ac71-4f76bed23600', '06d04b77-471a-4ac4-a640-8f9a8619bcbf'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:17.065474 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a98e916-f346-4c05-a86e-529e1b972b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['683ac26b-1057-43e2-b2f9-5062e1ce7a31', 'cc296171-af8c-4910-a042-3d9f4fde0915', '4b6b42e9-89f3-48a4-ac71-4f76bed23600', '06d04b77-471a-4ac4-a640-8f9a8619bcbf']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:17.066419 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8063b76-caad-4b71-964c-86192d2f1e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:17.092929 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8063b76-caad-4b71-964c-86192d2f1e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec602318-42c2-4180-bb56-199586c8110e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-184593296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6e14a746924539a6d62743880bc09b',qos_specs=None,replication_status=,reservations=['683ac26b-1057-43e2-b2f9-5062e1ce7a31','cc296171-af8c-4910-a042-3d9f4fde0915','4b6b42e9-89f3-48a4-ac71-4f76bed23600','06d04b77-471a-4ac4-a640-8f9a8619bcbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c36303cfa44f629a7bda43c937a76c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-184593296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec602318-42c2-4180-bb56-199586c8110e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf6e14a746924539a6d62743880bc09b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1c36303cfa44f629a7bda43c937a76c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:17.096279 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee9ae2c4-cb50-473b-bd81-5dbeaf52f0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:17.119715 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-897ba11f-91c3-47d7-85f2-c26d29da73a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:17.124284 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-897ba11f-91c3-47d7-85f2-c26d29da73a0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:32:17.125665 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-897ba11f-91c3-47d7-85f2-c26d29da73a0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:17.126071 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee9ae2c4-cb50-473b-bd81-5dbeaf52f0c7) transitioned into state 'SUCCESS' from state '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-184593296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6e14a746924539a6d62743880bc09b',qos_specs=None,replication_status=,reservations=['683ac26b-1057-43e2-b2f9-5062e1ce7a31','cc296171-af8c-4910-a042-3d9f4fde0915','4b6b42e9-89f3-48a4-ac71-4f76bed23600','06d04b77-471a-4ac4-a640-8f9a8619bcbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c36303cfa44f629a7bda43c937a76c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:17.126479 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-897ba11f-91c3-47d7-85f2-c26d29da73a0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:17.126840 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c46c63c-dab8-4c96-b4a2-463a54609534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:17.141814 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c46c63c-dab8-4c96-b4a2-463a54609534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:17.144324 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Flow 'volume_create_api' (7fccfdba-4698-4661-8517-a6f682d9f2db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:17.144567 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:17.144567 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:17.144623 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Create volume request issued successfully. Aug 14 22:32:17.144623 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6c7fb2fa-9014-4de1-8bdd-2db7a8894a3e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:17.144946 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 809/3201] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:16 2026] POST /volume/v3/volumes => generated 754 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:17.156133 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-897ba11f-91c3-47d7-85f2-c26d29da73a0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:32:17.162450 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-163e3867-c027-4739-aeec-52e10170357d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:17.162862 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-897ba11f-91c3-47d7-85f2-c26d29da73a0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:32:17.163359 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 791/3202] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:17 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:17.164466 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-163e3867-c027-4739-aeec-52e10170357d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:17.167315 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-163e3867-c027-4739-aeec-52e10170357d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:17.167315 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-163e3867-c027-4739-aeec-52e10170357d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:17.174760 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:17.174760 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:17.176490 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a2611177-15ff-4c34-877f-48772070e25a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:17.178383 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2611177-15ff-4c34-877f-48772070e25a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:32:17.179216 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2611177-15ff-4c34-877f-48772070e25a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6cb53f6a-9f5d-445d-9b75-76b77630bc5a", "force": true, "name": "tempest-VolumesBackupsTest-Backup-536497614", "container": "tempest-volumesbackupstest-backup-container-264835956"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:17.181051 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-a2611177-15ff-4c34-877f-48772070e25a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating new backup {'backup': {'volume_id': '6cb53f6a-9f5d-445d-9b75-76b77630bc5a', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-536497614', 'container': 'tempest-volumesbackupstest-backup-container-264835956'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:32:17.181051 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-a2611177-15ff-4c34-877f-48772070e25a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating backup of volume 6cb53f6a-9f5d-445d-9b75-76b77630bc5a in container tempest-volumesbackupstest-backup-container-264835956 Aug 14 22:32:17.184686 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-163e3867-c027-4739-aeec-52e10170357d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:17.191441 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:17.191441 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:17.192036 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a2611177-15ff-4c34-877f-48772070e25a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:32:17.195044 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-163e3867-c027-4739-aeec-52e10170357d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:17.195551 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 807/3203] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:17 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:32:17.211407 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a2611177-15ff-4c34-877f-48772070e25a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Created reservations ['c2df31e8-1ea6-4c79-91ec-0bfc931faceb', '11f309e2-3e06-478c-bcaa-eb80b56b4520'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:17.227430 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3860fd9b-73e4-42c0-8215-ed776f4da9c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:17.230828 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3860fd9b-73e4-42c0-8215-ed776f4da9c4 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/snapshots/012a9fb2-e5fc-4654-93e1-c6536adbf385 Aug 14 22:32:17.231070 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3860fd9b-73e4-42c0-8215-ed776f4da9c4 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:17.231668 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3860fd9b-73e4-42c0-8215-ed776f4da9c4 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:17.245681 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3860fd9b-73e4-42c0-8215-ed776f4da9c4 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/snapshots/012a9fb2-e5fc-4654-93e1-c6536adbf385 returned with HTTP 404 Aug 14 22:32:17.245681 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 810/3204] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:17 2026] GET /volume/v3/snapshots/012a9fb2-e5fc-4654-93e1-c6536adbf385 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:17.256523 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2611177-15ff-4c34-877f-48772070e25a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:32:17.256948 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 797/3205] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:32:17 2026] POST /volume/v3/backups => generated 329 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:17.266334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ae43563e-b9aa-4237-9a4b-86caa68753e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:17.270394 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae43563e-b9aa-4237-9a4b-86caa68753e9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:17.270773 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae43563e-b9aa-4237-9a4b-86caa68753e9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:17.271096 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae43563e-b9aa-4237-9a4b-86caa68753e9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:17.271398 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ae43563e-b9aa-4237-9a4b-86caa68753e9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:17.278681 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:17.278681 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:17.279739 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae43563e-b9aa-4237-9a4b-86caa68753e9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:17.281454 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 792/3206] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:17 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:17.666922 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-357cc0ea-98a9-4315-bd18-d8d9c0f6d95a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:17.669929 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-357cc0ea-98a9-4315-bd18-d8d9c0f6d95a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:17.670167 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-357cc0ea-98a9-4315-bd18-d8d9c0f6d95a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:17.670455 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-357cc0ea-98a9-4315-bd18-d8d9c0f6d95a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:17.670607 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-357cc0ea-98a9-4315-bd18-d8d9c0f6d95a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:17.677207 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:17.677207 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:17.678223 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-357cc0ea-98a9-4315-bd18-d8d9c0f6d95a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:17.679297 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 808/3207] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:17 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:17.684907 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-151982ad-7c98-4a86-a9e5-2832c6112352 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:17.689688 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-151982ad-7c98-4a86-a9e5-2832c6112352 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/a8d70069-8d45-413a-9456-a9264c3dda15 Aug 14 22:32:17.690233 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-151982ad-7c98-4a86-a9e5-2832c6112352 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:17.690233 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-151982ad-7c98-4a86-a9e5-2832c6112352 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:17.698788 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-151982ad-7c98-4a86-a9e5-2832c6112352 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/a8d70069-8d45-413a-9456-a9264c3dda15 returned with HTTP 404 Aug 14 22:32:17.699465 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 811/3208] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:17 2026] GET /volume/v3/volumes/a8d70069-8d45-413a-9456-a9264c3dda15 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:17.711539 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f49d4fd5-2c5d-4b68-a41a-1bf1a938e740 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:17.714637 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f49d4fd5-2c5d-4b68-a41a-1bf1a938e740 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] DELETE https://10.4.3.114/volume/v3/volumes/3fccd644-074a-4d40-9a10-0ea01700add0 Aug 14 22:32:17.715073 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f49d4fd5-2c5d-4b68-a41a-1bf1a938e740 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:17.715429 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f49d4fd5-2c5d-4b68-a41a-1bf1a938e740 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:17.716510 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f49d4fd5-2c5d-4b68-a41a-1bf1a938e740 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Delete volume with id: 3fccd644-074a-4d40-9a10-0ea01700add0 Aug 14 22:32:17.728921 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:17.728921 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:17.729469 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f49d4fd5-2c5d-4b68-a41a-1bf1a938e740 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:17.752765 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f49d4fd5-2c5d-4b68-a41a-1bf1a938e740 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Delete volume request issued successfully. Aug 14 22:32:17.753078 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f49d4fd5-2c5d-4b68-a41a-1bf1a938e740 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/3fccd644-074a-4d40-9a10-0ea01700add0 returned with HTTP 202 Aug 14 22:32:17.753704 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 798/3209] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:17 2026] DELETE /volume/v3/volumes/3fccd644-074a-4d40-9a10-0ea01700add0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:17.765066 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd8407b3-fe0c-4fab-84a8-388654724bb4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:17.771676 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd8407b3-fe0c-4fab-84a8-388654724bb4 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/3fccd644-074a-4d40-9a10-0ea01700add0 Aug 14 22:32:17.771923 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd8407b3-fe0c-4fab-84a8-388654724bb4 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:17.772136 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd8407b3-fe0c-4fab-84a8-388654724bb4 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:17.787938 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:17.787938 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:17.794221 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bd8407b3-fe0c-4fab-84a8-388654724bb4 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:17.801580 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd8407b3-fe0c-4fab-84a8-388654724bb4 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/3fccd644-074a-4d40-9a10-0ea01700add0 returned with HTTP 200 Aug 14 22:32:17.801580 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 793/3210] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:17 2026] GET /volume/v3/volumes/3fccd644-074a-4d40-9a10-0ea01700add0 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:18.062721 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac7f16c8-9dd5-455e-a23a-87329e7afe00 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.064594 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac7f16c8-9dd5-455e-a23a-87329e7afe00 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes/0434aa30-9957-4c6e-98a3-ca4ace33c9bd/action Aug 14 22:32:18.064914 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac7f16c8-9dd5-455e-a23a-87329e7afe00 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action body: b'{"os-attach": {"instance_uuid": "17bd61d5-cac8-4574-ba96-458707c14f2e", "mountpoint": "/dev/vdc"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:18.065063 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac7f16c8-9dd5-455e-a23a-87329e7afe00 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "17bd61d5-cac8-4574-ba96-458707c14f2e", "mountpoint": "/dev/vdc"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:18.081462 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac7f16c8-9dd5-455e-a23a-87329e7afe00 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/0434aa30-9957-4c6e-98a3-ca4ace33c9bd/action returned with HTTP 404 Aug 14 22:32:18.082218 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 809/3211] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:18 2026] POST /volume/v3/volumes/0434aa30-9957-4c6e-98a3-ca4ace33c9bd/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:18.214466 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-94fb6ab7-850b-4025-a98d-5aa75e71d842 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.217083 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94fb6ab7-850b-4025-a98d-5aa75e71d842 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:18.217529 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94fb6ab7-850b-4025-a98d-5aa75e71d842 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:18.217633 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94fb6ab7-850b-4025-a98d-5aa75e71d842 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:18.226315 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:18.226315 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:18.230789 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-94fb6ab7-850b-4025-a98d-5aa75e71d842 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:18.235667 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94fb6ab7-850b-4025-a98d-5aa75e71d842 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:18.236704 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 812/3212] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:18 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:18.297318 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59004526-65c5-468c-add8-fde8d4e4bbfe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.303243 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59004526-65c5-468c-add8-fde8d4e4bbfe tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:18.303243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59004526-65c5-468c-add8-fde8d4e4bbfe tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:18.303243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59004526-65c5-468c-add8-fde8d4e4bbfe tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:18.303243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-59004526-65c5-468c-add8-fde8d4e4bbfe tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:18.308750 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:18.308750 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:18.310040 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59004526-65c5-468c-add8-fde8d4e4bbfe tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:18.311166 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 799/3213] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:18 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:18.317181 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-85457fea-5535-4a24-bd5b-160a31da987b req-f112b86f-0a1e-4845-b4c9-2cf10c3be003 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.323688 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-f112b86f-0a1e-4845-b4c9-2cf10c3be003 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:18.323688 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-f112b86f-0a1e-4845-b4c9-2cf10c3be003 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:18.323688 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-f112b86f-0a1e-4845-b4c9-2cf10c3be003 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:18.334698 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:18.334698 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:18.340461 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-85457fea-5535-4a24-bd5b-160a31da987b req-f112b86f-0a1e-4845-b4c9-2cf10c3be003 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:18.345914 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-f112b86f-0a1e-4845-b4c9-2cf10c3be003 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:18.346407 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 794/3214] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:32:18 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:18.481322 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ea90f1b5-84b8-4878-981b-a72e537e6f55 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.482181 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea90f1b5-84b8-4878-981b-a72e537e6f55 None None] GET https://10.4.3.114/volume// Aug 14 22:32:18.482412 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea90f1b5-84b8-4878-981b-a72e537e6f55 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:18.482590 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea90f1b5-84b8-4878-981b-a72e537e6f55 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:18.482919 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea90f1b5-84b8-4878-981b-a72e537e6f55 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:32:18.483232 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 810/3215] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:32:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:32:18.498289 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-85457fea-5535-4a24-bd5b-160a31da987b req-5f2eb179-0029-49e9-8e41-8b43c335d0ec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.503505 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-5f2eb179-0029-49e9-8e41-8b43c335d0ec tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:32:18.503924 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-5f2eb179-0029-49e9-8e41-8b43c335d0ec tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec602318-42c2-4180-bb56-199586c8110e", "connector": null, "instance_uuid": "a2b69fe9-2304-45a1-9f69-7ea3c5a57785"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:18.522447 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:18.522447 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:18.562050 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-5f2eb179-0029-49e9-8e41-8b43c335d0ec tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:32:18.562597 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 813/3216] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:32:18 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 14 22:32:18.598076 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3c9362ec-49e7-4e17-81f4-43fea766e457 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.600688 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c9362ec-49e7-4e17-81f4-43fea766e457 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:18.600688 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c9362ec-49e7-4e17-81f4-43fea766e457 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:18.600844 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c9362ec-49e7-4e17-81f4-43fea766e457 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:18.618969 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-38a100a7-3880-4e81-8157-a0757d54a1d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.619492 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38a100a7-3880-4e81-8157-a0757d54a1d1 None None] GET https://10.4.3.114/volume// Aug 14 22:32:18.619718 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38a100a7-3880-4e81-8157-a0757d54a1d1 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:18.620191 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:18.620191 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:18.620311 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38a100a7-3880-4e81-8157-a0757d54a1d1 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:18.620510 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38a100a7-3880-4e81-8157-a0757d54a1d1 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:32:18.620936 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 795/3217] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:32:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:32:18.626223 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3c9362ec-49e7-4e17-81f4-43fea766e457 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:18.631325 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c9362ec-49e7-4e17-81f4-43fea766e457 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:18.631325 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 800/3218] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:18 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:18.632783 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-85457fea-5535-4a24-bd5b-160a31da987b req-ab8c6ca0-80c8-4c5d-8931-e5311b093c04 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.634922 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-ab8c6ca0-80c8-4c5d-8931-e5311b093c04 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:18.635131 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-ab8c6ca0-80c8-4c5d-8931-e5311b093c04 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:18.635356 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-ab8c6ca0-80c8-4c5d-8931-e5311b093c04 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:18.647744 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:18.647744 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:18.655674 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-85457fea-5535-4a24-bd5b-160a31da987b req-ab8c6ca0-80c8-4c5d-8931-e5311b093c04 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:18.660783 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-ab8c6ca0-80c8-4c5d-8931-e5311b093c04 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:18.661354 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 811/3219] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:32:18 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:18.692090 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2b21246b-5c84-412a-b83c-eddc9bc6c36c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.695351 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b21246b-5c84-412a-b83c-eddc9bc6c36c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:18.695665 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b21246b-5c84-412a-b83c-eddc9bc6c36c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:18.695944 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b21246b-5c84-412a-b83c-eddc9bc6c36c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:18.696110 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2b21246b-5c84-412a-b83c-eddc9bc6c36c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:18.704728 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:18.704728 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:18.704728 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b21246b-5c84-412a-b83c-eddc9bc6c36c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:18.708279 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 814/3220] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:18 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:18.815833 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-85457fea-5535-4a24-bd5b-160a31da987b req-9fc8db54-c69f-4b05-bfa2-df74eb0407d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.819277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9df1b28b-22f8-4175-8f86-e4564927ecbb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.820127 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9df1b28b-22f8-4175-8f86-e4564927ecbb tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/3fccd644-074a-4d40-9a10-0ea01700add0 Aug 14 22:32:18.820484 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9df1b28b-22f8-4175-8f86-e4564927ecbb tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:18.820803 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9df1b28b-22f8-4175-8f86-e4564927ecbb tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:18.821094 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-9fc8db54-c69f-4b05-bfa2-df74eb0407d4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] PUT https://10.4.3.114/volume/v3/attachments/0efe22a8-cba6-4dec-821f-aeae0abe4c06 Aug 14 22:32:18.821675 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-9fc8db54-c69f-4b05-bfa2-df74eb0407d4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:18.829905 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9df1b28b-22f8-4175-8f86-e4564927ecbb tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/3fccd644-074a-4d40-9a10-0ea01700add0 returned with HTTP 404 Aug 14 22:32:18.830953 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 801/3221] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:18 2026] GET /volume/v3/volumes/3fccd644-074a-4d40-9a10-0ea01700add0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:18.837944 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-85457fea-5535-4a24-bd5b-160a31da987b req-9fc8db54-c69f-4b05-bfa2-df74eb0407d4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Acquiring lock "cinder-attachment_update-ec602318-42c2-4180-bb56-199586c8110e-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:32:18.845000 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-203b2871-0289-4ace-a326-34aeee330586 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.847709 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-203b2871-0289-4ace-a326-34aeee330586 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] DELETE https://10.4.3.114/volume/v3/volumes/8227722c-0ae4-49e2-a39f-e84a65c72fb9 Aug 14 22:32:18.848025 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-203b2871-0289-4ace-a326-34aeee330586 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:18.848495 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-203b2871-0289-4ace-a326-34aeee330586 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:18.848608 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-203b2871-0289-4ace-a326-34aeee330586 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Delete volume with id: 8227722c-0ae4-49e2-a39f-e84a65c72fb9 Aug 14 22:32:18.852160 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-85457fea-5535-4a24-bd5b-160a31da987b req-9fc8db54-c69f-4b05-bfa2-df74eb0407d4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Lock "cinder-attachment_update-ec602318-42c2-4180-bb56-199586c8110e-np0000007343" acquired by "attachment_update" :: waited 0.016s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:32:18.856726 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:18.856726 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:18.863916 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:18.863916 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:18.864858 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-203b2871-0289-4ace-a326-34aeee330586 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:18.905543 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-203b2871-0289-4ace-a326-34aeee330586 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Delete volume request issued successfully. Aug 14 22:32:18.905906 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-203b2871-0289-4ace-a326-34aeee330586 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/8227722c-0ae4-49e2-a39f-e84a65c72fb9 returned with HTTP 202 Aug 14 22:32:18.906705 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 812/3222] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:18 2026] DELETE /volume/v3/volumes/8227722c-0ae4-49e2-a39f-e84a65c72fb9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:18.920762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-85551221-5178-4056-8dae-a560c5793692 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:18.923006 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-85551221-5178-4056-8dae-a560c5793692 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/8227722c-0ae4-49e2-a39f-e84a65c72fb9 Aug 14 22:32:18.923006 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-85551221-5178-4056-8dae-a560c5793692 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:18.923287 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-85551221-5178-4056-8dae-a560c5793692 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:18.932304 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:18.932304 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:18.940142 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-85551221-5178-4056-8dae-a560c5793692 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:18.949009 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-85551221-5178-4056-8dae-a560c5793692 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/8227722c-0ae4-49e2-a39f-e84a65c72fb9 returned with HTTP 200 Aug 14 22:32:18.949755 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 815/3223] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:18 2026] GET /volume/v3/volumes/8227722c-0ae4-49e2-a39f-e84a65c72fb9 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:19.011935 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-85457fea-5535-4a24-bd5b-160a31da987b req-9fc8db54-c69f-4b05-bfa2-df74eb0407d4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Lock "cinder-attachment_update-ec602318-42c2-4180-bb56-199586c8110e-np0000007343" released by "attachment_update" :: held 0.160s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:32:19.012420 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-9fc8db54-c69f-4b05-bfa2-df74eb0407d4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/attachments/0efe22a8-cba6-4dec-821f-aeae0abe4c06 returned with HTTP 200 Aug 14 22:32:19.013058 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 796/3224] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:32:18 2026] PUT /volume/v3/attachments/0efe22a8-cba6-4dec-821f-aeae0abe4c06 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:19.322599 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1840f2e0-3721-447f-8ca6-b3b1715bad02 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:19.325679 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1840f2e0-3721-447f-8ca6-b3b1715bad02 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:19.326022 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1840f2e0-3721-447f-8ca6-b3b1715bad02 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:19.326867 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1840f2e0-3721-447f-8ca6-b3b1715bad02 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:19.327044 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1840f2e0-3721-447f-8ca6-b3b1715bad02 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:19.332010 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:19.332010 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:19.333065 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1840f2e0-3721-447f-8ca6-b3b1715bad02 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:19.334189 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 802/3225] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:19 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:19.649456 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc307275-6746-44d1-93f7-ebeb7afbeaf8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:19.649456 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc307275-6746-44d1-93f7-ebeb7afbeaf8 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:19.649456 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc307275-6746-44d1-93f7-ebeb7afbeaf8 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:19.649622 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc307275-6746-44d1-93f7-ebeb7afbeaf8 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:19.661875 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:19.661875 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:19.664897 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cc307275-6746-44d1-93f7-ebeb7afbeaf8 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:19.669667 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc307275-6746-44d1-93f7-ebeb7afbeaf8 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:19.670176 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 813/3226] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:19 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:19.717498 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d0da676f-cee6-4fbd-b6b1-17ea0aff94c3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:19.719421 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0da676f-cee6-4fbd-b6b1-17ea0aff94c3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:19.719634 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0da676f-cee6-4fbd-b6b1-17ea0aff94c3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:19.719852 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0da676f-cee6-4fbd-b6b1-17ea0aff94c3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:19.719967 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d0da676f-cee6-4fbd-b6b1-17ea0aff94c3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:19.724797 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:19.724797 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:19.725695 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0da676f-cee6-4fbd-b6b1-17ea0aff94c3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:19.726077 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 816/3227] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:19 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:19.964800 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8873eb3-7b5c-4811-a583-bcec74ed87c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:19.966061 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8873eb3-7b5c-4811-a583-bcec74ed87c0 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/8227722c-0ae4-49e2-a39f-e84a65c72fb9 Aug 14 22:32:19.966061 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8873eb3-7b5c-4811-a583-bcec74ed87c0 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:19.966236 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8873eb3-7b5c-4811-a583-bcec74ed87c0 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:19.973799 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8873eb3-7b5c-4811-a583-bcec74ed87c0 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/8227722c-0ae4-49e2-a39f-e84a65c72fb9 returned with HTTP 404 Aug 14 22:32:19.974411 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 797/3228] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:19 2026] GET /volume/v3/volumes/8227722c-0ae4-49e2-a39f-e84a65c72fb9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:19.982972 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0bc085ea-e7fc-41bd-bd8a-635d488cbc50 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:19.985071 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bc085ea-e7fc-41bd-bd8a-635d488cbc50 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] DELETE https://10.4.3.114/volume/v3/volumes/cd535133-6dad-4c4f-bb0a-39cd028efa57 Aug 14 22:32:19.985317 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bc085ea-e7fc-41bd-bd8a-635d488cbc50 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:19.985534 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bc085ea-e7fc-41bd-bd8a-635d488cbc50 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:19.985755 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-0bc085ea-e7fc-41bd-bd8a-635d488cbc50 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Delete volume with id: cd535133-6dad-4c4f-bb0a-39cd028efa57 Aug 14 22:32:19.994043 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:19.994043 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:19.995243 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0bc085ea-e7fc-41bd-bd8a-635d488cbc50 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:20.023755 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0bc085ea-e7fc-41bd-bd8a-635d488cbc50 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Delete volume request issued successfully. Aug 14 22:32:20.023979 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bc085ea-e7fc-41bd-bd8a-635d488cbc50 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/cd535133-6dad-4c4f-bb0a-39cd028efa57 returned with HTTP 202 Aug 14 22:32:20.025721 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 803/3229] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:19 2026] DELETE /volume/v3/volumes/cd535133-6dad-4c4f-bb0a-39cd028efa57 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:20.039426 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-666bf0f8-2a2c-4171-9ed4-12a393b0278c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:20.050175 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-666bf0f8-2a2c-4171-9ed4-12a393b0278c tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/cd535133-6dad-4c4f-bb0a-39cd028efa57 Aug 14 22:32:20.050446 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-666bf0f8-2a2c-4171-9ed4-12a393b0278c tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:20.050752 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-666bf0f8-2a2c-4171-9ed4-12a393b0278c tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:20.067100 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:20.067100 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:20.072505 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-666bf0f8-2a2c-4171-9ed4-12a393b0278c tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:20.079283 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-666bf0f8-2a2c-4171-9ed4-12a393b0278c tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/cd535133-6dad-4c4f-bb0a-39cd028efa57 returned with HTTP 200 Aug 14 22:32:20.079824 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 814/3230] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:20 2026] GET /volume/v3/volumes/cd535133-6dad-4c4f-bb0a-39cd028efa57 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:20.345787 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-18b52121-d33d-474d-9f86-d797201994a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:20.347733 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18b52121-d33d-474d-9f86-d797201994a9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:20.347917 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18b52121-d33d-474d-9f86-d797201994a9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:20.348128 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18b52121-d33d-474d-9f86-d797201994a9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:20.348263 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-18b52121-d33d-474d-9f86-d797201994a9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:20.352529 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:20.352529 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:20.353342 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18b52121-d33d-474d-9f86-d797201994a9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:20.353703 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 817/3231] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:20 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:20.687270 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a129f03b-23d4-4a88-b54a-fc5b25efac3d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:20.689597 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a129f03b-23d4-4a88-b54a-fc5b25efac3d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:20.689872 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a129f03b-23d4-4a88-b54a-fc5b25efac3d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:20.690144 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a129f03b-23d4-4a88-b54a-fc5b25efac3d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:20.704328 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:20.704328 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:20.710651 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a129f03b-23d4-4a88-b54a-fc5b25efac3d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:20.716952 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a129f03b-23d4-4a88-b54a-fc5b25efac3d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:20.717400 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 798/3232] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:20 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:20.741027 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b13d9205-85fd-433a-a561-8b97411b3188 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:20.745106 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b13d9205-85fd-433a-a561-8b97411b3188 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:20.745106 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b13d9205-85fd-433a-a561-8b97411b3188 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:20.745106 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b13d9205-85fd-433a-a561-8b97411b3188 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:20.745106 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b13d9205-85fd-433a-a561-8b97411b3188 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:20.752997 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:20.752997 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:20.754096 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b13d9205-85fd-433a-a561-8b97411b3188 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:20.754757 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 804/3233] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:20 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:20.767354 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-89596e97-b5ac-4cba-8e1d-5be53240f661 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:20.770073 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89596e97-b5ac-4cba-8e1d-5be53240f661 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] POST https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad/action Aug 14 22:32:20.770771 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89596e97-b5ac-4cba-8e1d-5be53240f661 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:20.771076 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89596e97-b5ac-4cba-8e1d-5be53240f661 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:20.773041 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-89596e97-b5ac-4cba-8e1d-5be53240f661 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Updating backup '54108d2a-41da-44ed-988a-ef0260385fad' with '{'status': 'error'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 22:32:20.785496 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:20.785496 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:20.807421 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-89596e97-b5ac-4cba-8e1d-5be53240f661 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] reset_status in rpcapi backup_id 54108d2a-41da-44ed-988a-ef0260385fad on host np0000007343. {{(pid=100324) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 22:32:20.812494 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89596e97-b5ac-4cba-8e1d-5be53240f661 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad/action returned with HTTP 202 Aug 14 22:32:20.814456 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 815/3234] 10.4.3.114 () {70 vars in 1430 bytes} [Fri Aug 14 22:32:20 2026] POST /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:32:20.821912 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b5a5813d-f878-4cab-ada6-ef0b4885201e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:20.824438 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b5a5813d-f878-4cab-ada6-ef0b4885201e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 Aug 14 22:32:20.824734 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b5a5813d-f878-4cab-ada6-ef0b4885201e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:20.824911 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b5a5813d-f878-4cab-ada6-ef0b4885201e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:20.826968 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-b5a5813d-f878-4cab-ada6-ef0b4885201e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete volume with id: d465c168-1c4f-4197-b7ab-b5a334b3f489 Aug 14 22:32:20.834925 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:20.834925 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:20.835423 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b5a5813d-f878-4cab-ada6-ef0b4885201e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:32:20.872519 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b5a5813d-f878-4cab-ada6-ef0b4885201e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete volume request issued successfully. Aug 14 22:32:20.873139 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b5a5813d-f878-4cab-ada6-ef0b4885201e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 returned with HTTP 202 Aug 14 22:32:20.874513 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 818/3235] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:32:20 2026] DELETE /volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:20.887496 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d06269b-5272-428d-9ea8-91ebac4300af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:20.892131 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d06269b-5272-428d-9ea8-91ebac4300af tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 Aug 14 22:32:20.892432 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d06269b-5272-428d-9ea8-91ebac4300af tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:20.892676 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d06269b-5272-428d-9ea8-91ebac4300af tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:20.916559 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:20.916559 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:20.921348 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6d06269b-5272-428d-9ea8-91ebac4300af tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:32:20.926990 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d06269b-5272-428d-9ea8-91ebac4300af tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 returned with HTTP 200 Aug 14 22:32:20.928656 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 799/3236] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:20 2026] GET /volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:21.098547 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1be89fc6-5bd7-4c90-b1d9-04cc66984c60 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.102358 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1be89fc6-5bd7-4c90-b1d9-04cc66984c60 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/cd535133-6dad-4c4f-bb0a-39cd028efa57 Aug 14 22:32:21.102358 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1be89fc6-5bd7-4c90-b1d9-04cc66984c60 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.102358 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1be89fc6-5bd7-4c90-b1d9-04cc66984c60 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.111861 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1be89fc6-5bd7-4c90-b1d9-04cc66984c60 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/cd535133-6dad-4c4f-bb0a-39cd028efa57 returned with HTTP 404 Aug 14 22:32:21.112541 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 805/3237] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:21 2026] GET /volume/v3/volumes/cd535133-6dad-4c4f-bb0a-39cd028efa57 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:21.121690 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e4125fa3-cb71-4a4a-ba18-d3a3b96ce00e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.123373 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e4125fa3-cb71-4a4a-ba18-d3a3b96ce00e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] DELETE https://10.4.3.114/volume/v3/volumes/554a8b80-f4bf-4e84-a2a9-fe4e39698b4c Aug 14 22:32:21.123751 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e4125fa3-cb71-4a4a-ba18-d3a3b96ce00e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.126167 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e4125fa3-cb71-4a4a-ba18-d3a3b96ce00e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.126167 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e4125fa3-cb71-4a4a-ba18-d3a3b96ce00e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Delete volume with id: 554a8b80-f4bf-4e84-a2a9-fe4e39698b4c Aug 14 22:32:21.136907 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:21.136907 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:21.136907 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e4125fa3-cb71-4a4a-ba18-d3a3b96ce00e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:21.162972 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e4125fa3-cb71-4a4a-ba18-d3a3b96ce00e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Delete volume request issued successfully. Aug 14 22:32:21.162972 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e4125fa3-cb71-4a4a-ba18-d3a3b96ce00e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/554a8b80-f4bf-4e84-a2a9-fe4e39698b4c returned with HTTP 202 Aug 14 22:32:21.162972 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 816/3238] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:21 2026] DELETE /volume/v3/volumes/554a8b80-f4bf-4e84-a2a9-fe4e39698b4c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:21.171340 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-57086d1a-ae84-459e-91bb-c77030afeabb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.173780 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57086d1a-ae84-459e-91bb-c77030afeabb tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/554a8b80-f4bf-4e84-a2a9-fe4e39698b4c Aug 14 22:32:21.174030 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57086d1a-ae84-459e-91bb-c77030afeabb tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.174262 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57086d1a-ae84-459e-91bb-c77030afeabb tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.186503 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:21.186503 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:21.192479 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-57086d1a-ae84-459e-91bb-c77030afeabb tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:21.201671 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57086d1a-ae84-459e-91bb-c77030afeabb tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/554a8b80-f4bf-4e84-a2a9-fe4e39698b4c returned with HTTP 200 Aug 14 22:32:21.202462 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 819/3239] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:21 2026] GET /volume/v3/volumes/554a8b80-f4bf-4e84-a2a9-fe4e39698b4c => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:21.202555 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cdd1b9be-f3d0-4ded-93e1-1e5deb6925ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.204645 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdd1b9be-f3d0-4ded-93e1-1e5deb6925ad tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:21.204853 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdd1b9be-f3d0-4ded-93e1-1e5deb6925ad tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.205146 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdd1b9be-f3d0-4ded-93e1-1e5deb6925ad tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.213959 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:21.213959 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:21.219192 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cdd1b9be-f3d0-4ded-93e1-1e5deb6925ad tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:21.226400 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdd1b9be-f3d0-4ded-93e1-1e5deb6925ad tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:21.227039 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 800/3240] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:21 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:21.244476 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9dedb665-3b62-46be-bcdf-b696665e6d0c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.246801 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9dedb665-3b62-46be-bcdf-b696665e6d0c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:21.247007 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9dedb665-3b62-46be-bcdf-b696665e6d0c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.247188 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9dedb665-3b62-46be-bcdf-b696665e6d0c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.257039 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:21.257039 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:21.262400 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9dedb665-3b62-46be-bcdf-b696665e6d0c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:21.267622 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9dedb665-3b62-46be-bcdf-b696665e6d0c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:21.268092 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 806/3241] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:21 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:21.321293 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f1513383-5b3b-4b93-b457-2424505eb79b req-4ddde3bf-34d0-4e1c-a124-fa8aa20cd1fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.325306 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-4ddde3bf-34d0-4e1c-a124-fa8aa20cd1fb tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:21.325306 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-4ddde3bf-34d0-4e1c-a124-fa8aa20cd1fb tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.325420 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-4ddde3bf-34d0-4e1c-a124-fa8aa20cd1fb tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.336156 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:21.336156 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:21.343209 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f1513383-5b3b-4b93-b457-2424505eb79b req-4ddde3bf-34d0-4e1c-a124-fa8aa20cd1fb tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:21.349515 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-4ddde3bf-34d0-4e1c-a124-fa8aa20cd1fb tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:21.350067 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 817/3242] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:32:21 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:21.366834 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef9c317b-4996-47c9-8a9e-d45791045fec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.370339 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef9c317b-4996-47c9-8a9e-d45791045fec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:21.370559 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef9c317b-4996-47c9-8a9e-d45791045fec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.370742 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef9c317b-4996-47c9-8a9e-d45791045fec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.370848 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ef9c317b-4996-47c9-8a9e-d45791045fec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:21.375421 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:21.375421 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:21.376322 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef9c317b-4996-47c9-8a9e-d45791045fec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:21.376692 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 820/3243] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:21 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:21.413751 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-28f8df2c-044a-40d4-8f2b-a28878463fab req-91635ed5-c007-473d-b5a5-ef06d99be6e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.418836 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-28f8df2c-044a-40d4-8f2b-a28878463fab req-91635ed5-c007-473d-b5a5-ef06d99be6e1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] DELETE https://10.4.3.114/volume/v3/attachments/69dc0b52-7e08-450d-a657-d4517c87da3e Aug 14 22:32:21.418979 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-28f8df2c-044a-40d4-8f2b-a28878463fab req-91635ed5-c007-473d-b5a5-ef06d99be6e1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.419209 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-28f8df2c-044a-40d4-8f2b-a28878463fab req-91635ed5-c007-473d-b5a5-ef06d99be6e1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.429660 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:21.429660 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:21.469158 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0cf73321-bb8e-4ade-be0f-b03f3f88e1f3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.469556 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0cf73321-bb8e-4ade-be0f-b03f3f88e1f3 None None] GET https://10.4.3.114/volume// Aug 14 22:32:21.469723 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0cf73321-bb8e-4ade-be0f-b03f3f88e1f3 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.469903 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0cf73321-bb8e-4ade-be0f-b03f3f88e1f3 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.470223 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0cf73321-bb8e-4ade-be0f-b03f3f88e1f3 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:32:21.470510 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 807/3244] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:32:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 22:32:21.480274 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f1513383-5b3b-4b93-b457-2424505eb79b req-32ce95c3-d613-4020-9d4d-11ab72665cdf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.483478 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-32ce95c3-d613-4020-9d4d-11ab72665cdf tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:32:21.483874 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-32ce95c3-d613-4020-9d4d-11ab72665cdf tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f69f034e-0f96-474f-8d1e-78f647b71cfc", "connector": null, "instance_uuid": "bd3e0f21-cfaf-4548-8e6d-efe54a5106c3"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:21.502042 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-28f8df2c-044a-40d4-8f2b-a28878463fab req-91635ed5-c007-473d-b5a5-ef06d99be6e1 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/attachments/69dc0b52-7e08-450d-a657-d4517c87da3e returned with HTTP 200 Aug 14 22:32:21.502582 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:21.502582 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:21.502842 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 801/3245] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:32:21 2026] DELETE /volume/v3/attachments/69dc0b52-7e08-450d-a657-d4517c87da3e => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:21.572785 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-32ce95c3-d613-4020-9d4d-11ab72665cdf tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:32:21.573426 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 818/3246] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:32:21 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:21.621036 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-060abe6a-683c-4a31-8b63-38a2ffb5420f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.627749 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-060abe6a-683c-4a31-8b63-38a2ffb5420f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:21.628882 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-060abe6a-683c-4a31-8b63-38a2ffb5420f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.628970 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a2be1bfb-ff04-4946-aeed-5145a2f1e28c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.629022 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-060abe6a-683c-4a31-8b63-38a2ffb5420f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.629496 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2be1bfb-ff04-4946-aeed-5145a2f1e28c None None] GET https://10.4.3.114/volume// Aug 14 22:32:21.629753 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2be1bfb-ff04-4946-aeed-5145a2f1e28c None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.630042 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2be1bfb-ff04-4946-aeed-5145a2f1e28c None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.630813 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2be1bfb-ff04-4946-aeed-5145a2f1e28c None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:32:21.631236 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 808/3247] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:32:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:32:21.649306 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f1513383-5b3b-4b93-b457-2424505eb79b req-07c2fc2d-b64d-43e8-89a5-396f3406e12b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.651460 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-07c2fc2d-b64d-43e8-89a5-396f3406e12b tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:21.651736 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-07c2fc2d-b64d-43e8-89a5-396f3406e12b tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.651987 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-07c2fc2d-b64d-43e8-89a5-396f3406e12b tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.659556 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:21.659556 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:21.666366 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-060abe6a-683c-4a31-8b63-38a2ffb5420f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:21.666828 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:21.666828 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:21.670616 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f1513383-5b3b-4b93-b457-2424505eb79b req-07c2fc2d-b64d-43e8-89a5-396f3406e12b tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:21.672863 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-060abe6a-683c-4a31-8b63-38a2ffb5420f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:21.673329 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 821/3248] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:21 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:21.675920 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-07c2fc2d-b64d-43e8-89a5-396f3406e12b tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:21.676396 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 802/3249] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:32:21 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 1036 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:21.732682 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-16284f96-39b0-47a1-ae2c-8e6788cd4503 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.737304 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16284f96-39b0-47a1-ae2c-8e6788cd4503 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:21.737529 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16284f96-39b0-47a1-ae2c-8e6788cd4503 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.737783 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16284f96-39b0-47a1-ae2c-8e6788cd4503 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.752438 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:21.752438 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:21.757108 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-16284f96-39b0-47a1-ae2c-8e6788cd4503 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:21.762028 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16284f96-39b0-47a1-ae2c-8e6788cd4503 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:21.762455 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 819/3250] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:21 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:21.836717 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f1513383-5b3b-4b93-b457-2424505eb79b req-12d35539-0deb-44a9-8671-923cdb6161ab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.840201 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-12d35539-0deb-44a9-8671-923cdb6161ab tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] PUT https://10.4.3.114/volume/v3/attachments/85d0c84b-e28d-41a0-9995-dd22296ee510 Aug 14 22:32:21.840678 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-12d35539-0deb-44a9-8671-923cdb6161ab tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:21.855200 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f1513383-5b3b-4b93-b457-2424505eb79b req-12d35539-0deb-44a9-8671-923cdb6161ab tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Acquiring lock "cinder-attachment_update-f69f034e-0f96-474f-8d1e-78f647b71cfc-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:32:21.864128 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f1513383-5b3b-4b93-b457-2424505eb79b req-12d35539-0deb-44a9-8671-923cdb6161ab tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Lock "cinder-attachment_update-f69f034e-0f96-474f-8d1e-78f647b71cfc-np0000007343" acquired by "attachment_update" :: waited 0.009s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:32:21.866579 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:21.866579 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:21.948921 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-11d68c48-1e76-4f71-bb80-6c2137a873f3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.952088 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11d68c48-1e76-4f71-bb80-6c2137a873f3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 Aug 14 22:32:21.952383 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11d68c48-1e76-4f71-bb80-6c2137a873f3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:21.952627 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11d68c48-1e76-4f71-bb80-6c2137a873f3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:21.962312 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11d68c48-1e76-4f71-bb80-6c2137a873f3 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 returned with HTTP 404 Aug 14 22:32:21.962977 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 822/3251] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:21 2026] GET /volume/v3/volumes/d465c168-1c4f-4197-b7ab-b5a334b3f489 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:21.973065 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:21.976516 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] POST https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36/restore Aug 14 22:32:21.976516 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:21.978584 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Restoring backup f4cbf05d-2c4d-43be-83b7-80f49ecddb36 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100325) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 22:32:21.979651 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Restoring backup f4cbf05d-2c4d-43be-83b7-80f49ecddb36 to volume None. Aug 14 22:32:21.979737 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f1513383-5b3b-4b93-b457-2424505eb79b req-12d35539-0deb-44a9-8671-923cdb6161ab tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Lock "cinder-attachment_update-f69f034e-0f96-474f-8d1e-78f647b71cfc-np0000007343" released by "attachment_update" :: held 0.115s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:32:21.979737 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-12d35539-0deb-44a9-8671-923cdb6161ab tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/attachments/85d0c84b-e28d-41a0-9995-dd22296ee510 returned with HTTP 200 Aug 14 22:32:21.979737 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 809/3252] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:32:21 2026] PUT /volume/v3/attachments/85d0c84b-e28d-41a0-9995-dd22296ee510 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:21.984135 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:21.984135 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:21.986227 np0000007343 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Creating volume of 1 GB for restore of backup f4cbf05d-2c4d-43be-83b7-80f49ecddb36. Aug 14 22:32:21.990441 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Availability Zones retrieved successfully. Aug 14 22:32:21.999212 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Flow 'volume_create_api' (52cc0c87-e514-401f-a0cd-d5dbcf1ac0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:22.003800 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14673729-5385-4fe3-8ca5-b4baf2a5f804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:22.004895 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:22.048146 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14673729-5385-4fe3-8ca5-b4baf2a5f804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:22.048146 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c15a8dfa-2334-461f-9d7e-4811b9d02c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:22.087873 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Created reservations ['530c718a-7201-4cf0-b8ec-4583dc2b12ae', '2af0c1da-e94b-4251-a79e-f2f2c84eee02', '363496b2-3edd-4a7d-8604-cce0bedf9739', '6eb82c98-2249-4693-a622-7380bc21be93'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:22.088772 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c15a8dfa-2334-461f-9d7e-4811b9d02c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['530c718a-7201-4cf0-b8ec-4583dc2b12ae', '2af0c1da-e94b-4251-a79e-f2f2c84eee02', '363496b2-3edd-4a7d-8604-cce0bedf9739', '6eb82c98-2249-4693-a622-7380bc21be93']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:22.089726 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af6d3cd6-5a34-434b-869d-ac7757c754a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:22.121848 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af6d3cd6-5a34-434b-869d-ac7757c754a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fd494d3-0991-4b0e-bcf5-6d7e7f4a20ef', '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='942461bee1474bdab34b9fc16b7c3d23',qos_specs=None,replication_status=,reservations=['530c718a-7201-4cf0-b8ec-4583dc2b12ae','2af0c1da-e94b-4251-a79e-f2f2c84eee02','363496b2-3edd-4a7d-8604-cce0bedf9739','6eb82c98-2249-4693-a622-7380bc21be93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:22Z,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=3fd494d3-0991-4b0e-bcf5-6d7e7f4a20ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='942461bee1474bdab34b9fc16b7c3d23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:22.122653 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c93d1b-b894-4f75-a5c5-233d9b99a259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:22.140788 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c93d1b-b894-4f75-a5c5-233d9b99a259) transitioned into 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='942461bee1474bdab34b9fc16b7c3d23',qos_specs=None,replication_status=,reservations=['530c718a-7201-4cf0-b8ec-4583dc2b12ae','2af0c1da-e94b-4251-a79e-f2f2c84eee02','363496b2-3edd-4a7d-8604-cce0bedf9739','6eb82c98-2249-4693-a622-7380bc21be93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1642b24a20d548fabdfb2c8cbd456a2e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:22.141615 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cef90b04-21a1-4a42-bf9b-0d330ecca0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:22.153668 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cef90b04-21a1-4a42-bf9b-0d330ecca0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:22.154628 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Flow 'volume_create_api' (52cc0c87-e514-401f-a0cd-d5dbcf1ac0e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:22.155193 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Create volume request issued successfully. Aug 14 22:32:22.165324 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:22.165324 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:22.165943 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:32:22.218348 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-21dee747-fdd5-4e7c-87d1-a0bb382d2edb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:22.220473 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21dee747-fdd5-4e7c-87d1-a0bb382d2edb tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/554a8b80-f4bf-4e84-a2a9-fe4e39698b4c Aug 14 22:32:22.220812 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21dee747-fdd5-4e7c-87d1-a0bb382d2edb tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:22.221075 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21dee747-fdd5-4e7c-87d1-a0bb382d2edb tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:22.228575 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21dee747-fdd5-4e7c-87d1-a0bb382d2edb tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/554a8b80-f4bf-4e84-a2a9-fe4e39698b4c returned with HTTP 404 Aug 14 22:32:22.229033 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 820/3253] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:22 2026] GET /volume/v3/volumes/554a8b80-f4bf-4e84-a2a9-fe4e39698b4c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:22.238628 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0856a8d1-627f-47a7-8c2b-2d18c1b74467 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:22.240681 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0856a8d1-627f-47a7-8c2b-2d18c1b74467 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 Aug 14 22:32:22.240982 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0856a8d1-627f-47a7-8c2b-2d18c1b74467 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:22.241288 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0856a8d1-627f-47a7-8c2b-2d18c1b74467 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:22.241448 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-0856a8d1-627f-47a7-8c2b-2d18c1b74467 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Delete snapshot with id: bbf2f923-d420-48d7-b2f5-5118b0e0cd36 Aug 14 22:32:22.247567 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:22.247567 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:22.248162 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0856a8d1-627f-47a7-8c2b-2d18c1b74467 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Snapshot retrieved successfully. Aug 14 22:32:22.271354 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0856a8d1-627f-47a7-8c2b-2d18c1b74467 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Snapshot delete request issued successfully. Aug 14 22:32:22.271638 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0856a8d1-627f-47a7-8c2b-2d18c1b74467 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 returned with HTTP 202 Aug 14 22:32:22.272222 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 823/3254] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:32:22 2026] DELETE /volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:22.279588 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b8532b4b-5f1a-445f-ae4c-d185bade918a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:22.281840 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8532b4b-5f1a-445f-ae4c-d185bade918a tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 Aug 14 22:32:22.282065 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8532b4b-5f1a-445f-ae4c-d185bade918a tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:22.282330 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8532b4b-5f1a-445f-ae4c-d185bade918a tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:22.293143 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:22.293143 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:22.293743 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b8532b4b-5f1a-445f-ae4c-d185bade918a tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Snapshot retrieved successfully. Aug 14 22:32:22.294771 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8532b4b-5f1a-445f-ae4c-d185bade918a tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 returned with HTTP 200 Aug 14 22:32:22.298351 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 810/3255] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:22 2026] GET /volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 => generated 474 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:22.388246 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b17d385b-e3f9-4f71-93d8-1518df1ae87e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:22.390154 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b17d385b-e3f9-4f71-93d8-1518df1ae87e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:22.390467 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b17d385b-e3f9-4f71-93d8-1518df1ae87e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:22.390732 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b17d385b-e3f9-4f71-93d8-1518df1ae87e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:22.391380 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b17d385b-e3f9-4f71-93d8-1518df1ae87e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:22.395663 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:22.395663 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:22.396495 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b17d385b-e3f9-4f71-93d8-1518df1ae87e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:22.396904 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 821/3256] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:22 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:22.646615 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:22.648327 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:22.648686 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1f0ac847-dfc6-43f2-b5e6-7066b365993f", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1650568561"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:22.650107 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Create volume request body: {'volume': {'imageRef': '1f0ac847-dfc6-43f2-b5e6-7066b365993f', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1650568561'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:22.692315 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5bc29170-c952-485a-913a-989c00c90221 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:22.694351 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5bc29170-c952-485a-913a-989c00c90221 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:22.694703 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5bc29170-c952-485a-913a-989c00c90221 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:22.695031 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5bc29170-c952-485a-913a-989c00c90221 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:22.708221 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:22.708221 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:22.712926 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5bc29170-c952-485a-913a-989c00c90221 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:22.718998 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5bc29170-c952-485a-913a-989c00c90221 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:22.719575 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 811/3257] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:22 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:22.728203 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Create volume of 2 GB Aug 14 22:32:22.728570 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:22.728570 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:22.733905 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Availability Zones retrieved successfully. Aug 14 22:32:22.739133 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Flow 'volume_create_api' (d3cadbe0-e7b1-4f81-b73f-ddf46c2c5827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:22.740402 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a88a16d-0c36-4da7-8f7e-732af1525586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:22.741327 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Validating volume size '2' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:22.773474 np0000007343 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a88a16d-0c36-4da7-8f7e-732af1525586) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 22:32:22.773474 np0000007343 devstack@c-api.service[100322]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 1f0ac847-dfc6-43f2-b5e6-7066b365993f is not active. Aug 14 22:32:22.775898 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a88a16d-0c36-4da7-8f7e-732af1525586) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:22.777006 np0000007343 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a88a16d-0c36-4da7-8f7e-732af1525586) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 22:32:22.777644 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a10f5faf-a698-400a-9907-4b612a55e691 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:22.778130 np0000007343 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Flow 'volume_create_api' (d3cadbe0-e7b1-4f81-b73f-ddf46c2c5827) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 22:32:22.778586 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e1e031b-cc98-483b-bea5-3c43328ebbcc tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 400 Aug 14 22:32:22.779262 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 824/3258] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:32:22 2026] POST /volume/v3/volumes => generated 125 bytes in 133 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:32:22.782275 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a10f5faf-a698-400a-9907-4b612a55e691 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:22.782275 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a10f5faf-a698-400a-9907-4b612a55e691 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:22.782275 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a10f5faf-a698-400a-9907-4b612a55e691 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:22.794718 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:22.794718 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:22.799946 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a10f5faf-a698-400a-9907-4b612a55e691 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:22.807058 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a10f5faf-a698-400a-9907-4b612a55e691 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:22.808247 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 822/3259] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:22 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:23.173536 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:23.173536 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:23.173948 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:32:23.174054 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Checking backup size 1 against volume size 1 {{(pid=100325) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 22:32:23.174140 np0000007343 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Overwriting volume 3fd494d3-0991-4b0e-bcf5-6d7e7f4a20ef with restore of backup f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:23.191723 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] restore_backup in rpcapi backup_id f4cbf05d-2c4d-43be-83b7-80f49ecddb36 {{(pid=100325) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 22:32:23.193577 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce21be54-fc8d-4543-b0ff-47f0b35d150e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36/restore returned with HTTP 202 Aug 14 22:32:23.194070 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 803/3260] 10.4.3.114 () {70 vars in 1433 bytes} [Fri Aug 14 22:32:21 2026] POST /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36/restore => generated 152 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:23.205669 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df218b93-d1ae-49fa-9bbb-f9d5f907607e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:23.207737 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df218b93-d1ae-49fa-9bbb-f9d5f907607e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:23.207961 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df218b93-d1ae-49fa-9bbb-f9d5f907607e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:23.208140 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df218b93-d1ae-49fa-9bbb-f9d5f907607e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:23.208274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-df218b93-d1ae-49fa-9bbb-f9d5f907607e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:23.212485 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:23.212485 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:23.213231 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df218b93-d1ae-49fa-9bbb-f9d5f907607e tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:23.213648 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 812/3261] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:23 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:23.268626 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef8f91ca-30c9-4972-960b-325733426738 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:23.270395 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef8f91ca-30c9-4972-960b-325733426738 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] DELETE https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 Aug 14 22:32:23.270621 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef8f91ca-30c9-4972-960b-325733426738 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:23.270874 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef8f91ca-30c9-4972-960b-325733426738 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:23.271064 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ef8f91ca-30c9-4972-960b-325733426738 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Delete volume with id: def1030b-ac98-4398-b51c-efc827f0a422 Aug 14 22:32:23.278790 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:23.278790 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:23.279308 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ef8f91ca-30c9-4972-960b-325733426738 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:32:23.298135 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ef8f91ca-30c9-4972-960b-325733426738 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Delete volume request issued successfully. Aug 14 22:32:23.298422 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef8f91ca-30c9-4972-960b-325733426738 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 returned with HTTP 202 Aug 14 22:32:23.298904 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 825/3262] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:32:23 2026] DELETE /volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:32:23.307707 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7a035e89-992b-41fa-87c9-c77eb85dc367 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:23.310338 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a035e89-992b-41fa-87c9-c77eb85dc367 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 Aug 14 22:32:23.310791 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a035e89-992b-41fa-87c9-c77eb85dc367 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:23.311081 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a035e89-992b-41fa-87c9-c77eb85dc367 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:23.312925 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-36d0333f-c9f4-416a-ae43-14baa0dbd026 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:23.315541 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36d0333f-c9f4-416a-ae43-14baa0dbd026 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 Aug 14 22:32:23.316404 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a035e89-992b-41fa-87c9-c77eb85dc367 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 returned with HTTP 404 Aug 14 22:32:23.316458 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36d0333f-c9f4-416a-ae43-14baa0dbd026 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:23.316765 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36d0333f-c9f4-416a-ae43-14baa0dbd026 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:23.317800 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 823/3263] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:23 2026] GET /volume/v3/snapshots/bbf2f923-d420-48d7-b2f5-5118b0e0cd36 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:23.328563 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:23.328563 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:23.331460 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a83256a2-c7f0-4695-923a-06c85cd4965a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:23.333983 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a83256a2-c7f0-4695-923a-06c85cd4965a tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac Aug 14 22:32:23.335153 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a83256a2-c7f0-4695-923a-06c85cd4965a tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:23.335441 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a83256a2-c7f0-4695-923a-06c85cd4965a tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:23.335642 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a83256a2-c7f0-4695-923a-06c85cd4965a tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Delete volume with id: 1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac Aug 14 22:32:23.336330 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-36d0333f-c9f4-416a-ae43-14baa0dbd026 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:32:23.342144 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:23.342144 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:23.342349 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36d0333f-c9f4-416a-ae43-14baa0dbd026 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 returned with HTTP 200 Aug 14 22:32:23.342819 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 804/3264] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:23 2026] GET /volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 => generated 1421 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:23.342891 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a83256a2-c7f0-4695-923a-06c85cd4965a tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:23.367399 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a83256a2-c7f0-4695-923a-06c85cd4965a tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Delete volume request issued successfully. Aug 14 22:32:23.367634 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a83256a2-c7f0-4695-923a-06c85cd4965a tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac returned with HTTP 202 Aug 14 22:32:23.368101 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 813/3265] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:23 2026] DELETE /volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:23.377463 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-988d41d9-d7b2-4c95-9356-38784af4e6a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:23.379757 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-988d41d9-d7b2-4c95-9356-38784af4e6a8 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac Aug 14 22:32:23.380145 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-988d41d9-d7b2-4c95-9356-38784af4e6a8 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:23.380590 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-988d41d9-d7b2-4c95-9356-38784af4e6a8 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:23.388410 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:23.388410 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:23.394316 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-988d41d9-d7b2-4c95-9356-38784af4e6a8 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Volume info retrieved successfully. Aug 14 22:32:23.399079 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-988d41d9-d7b2-4c95-9356-38784af4e6a8 tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac returned with HTTP 200 Aug 14 22:32:23.399716 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 826/3266] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:23 2026] GET /volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:23.407188 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f4c66dc-324f-47d5-a2ff-a983a35507c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:23.409388 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f4c66dc-324f-47d5-a2ff-a983a35507c3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:23.410113 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f4c66dc-324f-47d5-a2ff-a983a35507c3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:23.410113 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f4c66dc-324f-47d5-a2ff-a983a35507c3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:23.410113 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8f4c66dc-324f-47d5-a2ff-a983a35507c3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:23.416087 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:23.416087 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:23.416771 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f4c66dc-324f-47d5-a2ff-a983a35507c3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:23.417074 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 824/3267] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:23 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:23.735895 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eb63f2cf-75ea-43b3-a86a-05f23fc7cb61 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:23.737719 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb63f2cf-75ea-43b3-a86a-05f23fc7cb61 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:23.737933 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb63f2cf-75ea-43b3-a86a-05f23fc7cb61 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:23.738095 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb63f2cf-75ea-43b3-a86a-05f23fc7cb61 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:23.749874 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:23.749874 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:23.753943 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eb63f2cf-75ea-43b3-a86a-05f23fc7cb61 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:23.757816 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb63f2cf-75ea-43b3-a86a-05f23fc7cb61 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:23.758333 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 805/3268] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:23 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:23.827856 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0052af63-336c-44e0-9e2f-af1931a3f778 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:23.830119 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0052af63-336c-44e0-9e2f-af1931a3f778 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:23.830378 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0052af63-336c-44e0-9e2f-af1931a3f778 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:23.830665 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0052af63-336c-44e0-9e2f-af1931a3f778 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:23.842764 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:23.842764 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:23.849488 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0052af63-336c-44e0-9e2f-af1931a3f778 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:23.856756 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0052af63-336c-44e0-9e2f-af1931a3f778 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:23.857371 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 814/3269] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:23 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:23.897913 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-85457fea-5535-4a24-bd5b-160a31da987b req-c230cdaf-fde5-4da7-bf7b-a41f0949d704 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:23.900003 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-c230cdaf-fde5-4da7-bf7b-a41f0949d704 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] POST https://10.4.3.114/volume/v3/attachments/0efe22a8-cba6-4dec-821f-aeae0abe4c06/action Aug 14 22:32:23.900419 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-c230cdaf-fde5-4da7-bf7b-a41f0949d704 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:23.900546 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-c230cdaf-fde5-4da7-bf7b-a41f0949d704 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:23.918026 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:23.918026 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:23.931333 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-85457fea-5535-4a24-bd5b-160a31da987b req-c230cdaf-fde5-4da7-bf7b-a41f0949d704 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/attachments/0efe22a8-cba6-4dec-821f-aeae0abe4c06/action returned with HTTP 204 Aug 14 22:32:23.931728 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 827/3270] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:32:23 2026] POST /volume/v3/attachments/0efe22a8-cba6-4dec-821f-aeae0abe4c06/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:24.225764 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-902e8bde-44c7-4b44-9e9e-75fb00f1a32f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:24.228248 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-902e8bde-44c7-4b44-9e9e-75fb00f1a32f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:24.228541 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-902e8bde-44c7-4b44-9e9e-75fb00f1a32f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:24.228786 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-902e8bde-44c7-4b44-9e9e-75fb00f1a32f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:24.228944 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-902e8bde-44c7-4b44-9e9e-75fb00f1a32f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:24.234546 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:24.234546 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:24.235488 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-902e8bde-44c7-4b44-9e9e-75fb00f1a32f tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:24.235976 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 825/3271] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:24 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:24.355560 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d1eb1de7-d8c0-4db0-8893-0be61289b2ba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:24.357444 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1eb1de7-d8c0-4db0-8893-0be61289b2ba tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 Aug 14 22:32:24.357670 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1eb1de7-d8c0-4db0-8893-0be61289b2ba tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:24.357852 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1eb1de7-d8c0-4db0-8893-0be61289b2ba tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:24.364532 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1eb1de7-d8c0-4db0-8893-0be61289b2ba tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 returned with HTTP 404 Aug 14 22:32:24.365417 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 806/3272] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:24 2026] GET /volume/v3/volumes/def1030b-ac98-4398-b51c-efc827f0a422 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:32:24.372769 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa845e8d-cc54-407d-a8ce-26df5281aaa7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:24.374748 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa845e8d-cc54-407d-a8ce-26df5281aaa7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/c3e5176a-e457-418d-a424-b9cea7172cde Aug 14 22:32:24.374989 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa845e8d-cc54-407d-a8ce-26df5281aaa7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:24.375241 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa845e8d-cc54-407d-a8ce-26df5281aaa7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:24.375425 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-fa845e8d-cc54-407d-a8ce-26df5281aaa7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Delete snapshot with id: c3e5176a-e457-418d-a424-b9cea7172cde Aug 14 22:32:24.380205 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:24.380205 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:24.380744 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa845e8d-cc54-407d-a8ce-26df5281aaa7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Snapshot retrieved successfully. Aug 14 22:32:24.399772 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa845e8d-cc54-407d-a8ce-26df5281aaa7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Snapshot delete request issued successfully. Aug 14 22:32:24.399951 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa845e8d-cc54-407d-a8ce-26df5281aaa7 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/snapshots/c3e5176a-e457-418d-a424-b9cea7172cde returned with HTTP 202 Aug 14 22:32:24.400311 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 815/3273] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:32:24 2026] DELETE /volume/v3/snapshots/c3e5176a-e457-418d-a424-b9cea7172cde => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:24.411485 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9d61e337-e036-45c5-b670-c28b9dacc44f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:24.414522 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d61e337-e036-45c5-b670-c28b9dacc44f tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/snapshots/c3e5176a-e457-418d-a424-b9cea7172cde Aug 14 22:32:24.414668 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d61e337-e036-45c5-b670-c28b9dacc44f tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:24.414911 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d61e337-e036-45c5-b670-c28b9dacc44f tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:24.418609 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e490137-2b04-4d68-8e87-3831a46d331e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:24.420996 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e490137-2b04-4d68-8e87-3831a46d331e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] GET https://10.4.3.114/volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac Aug 14 22:32:24.421205 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e490137-2b04-4d68-8e87-3831a46d331e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:24.421417 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e490137-2b04-4d68-8e87-3831a46d331e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:24.421641 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:24.421641 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:24.422065 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9d61e337-e036-45c5-b670-c28b9dacc44f tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Snapshot retrieved successfully. Aug 14 22:32:24.422938 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d61e337-e036-45c5-b670-c28b9dacc44f tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/snapshots/c3e5176a-e457-418d-a424-b9cea7172cde returned with HTTP 200 Aug 14 22:32:24.423419 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 828/3274] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:24 2026] GET /volume/v3/snapshots/c3e5176a-e457-418d-a424-b9cea7172cde => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:24.429322 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e490137-2b04-4d68-8e87-3831a46d331e tempest-CreateVolumesFromSnapshotTest-789696990 tempest-CreateVolumesFromSnapshotTest-789696990-project-member] https://10.4.3.114/volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac returned with HTTP 404 Aug 14 22:32:24.429795 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 826/3275] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:24 2026] GET /volume/v3/volumes/1c8a37a9-92a3-4f44-a0b1-74318dd8d6ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:24.430202 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd1c86ff-fd4f-41bb-8543-3806b0ee1cf5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:24.432669 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd1c86ff-fd4f-41bb-8543-3806b0ee1cf5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:24.432886 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd1c86ff-fd4f-41bb-8543-3806b0ee1cf5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:24.433113 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd1c86ff-fd4f-41bb-8543-3806b0ee1cf5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:24.433316 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fd1c86ff-fd4f-41bb-8543-3806b0ee1cf5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:24.442781 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:24.442781 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:24.444379 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd1c86ff-fd4f-41bb-8543-3806b0ee1cf5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:24.445096 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 807/3276] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:24 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:24.501649 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5da21c97-2387-417b-9c3c-1e469442ecdb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:24.503367 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5da21c97-2387-417b-9c3c-1e469442ecdb tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:24.503771 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5da21c97-2387-417b-9c3c-1e469442ecdb tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "5d5a1fe7-5c28-42ea-96bc-668872c3818e"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:24.505530 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-5da21c97-2387-417b-9c3c-1e469442ecdb tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '5d5a1fe7-5c28-42ea-96bc-668872c3818e'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:24.588578 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-5da21c97-2387-417b-9c3c-1e469442ecdb tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Create volume of 1 GB Aug 14 22:32:24.588863 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:24.588863 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:24.593648 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5da21c97-2387-417b-9c3c-1e469442ecdb tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Availability Zones retrieved successfully. Aug 14 22:32:24.598994 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5da21c97-2387-417b-9c3c-1e469442ecdb tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Flow 'volume_create_api' (d3f956e6-2f45-4b33-aa6e-7e771cdcc437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:24.600190 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5da21c97-2387-417b-9c3c-1e469442ecdb tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c99bfe2-4440-4b15-ab4d-db7ac84e89c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:24.601204 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-5da21c97-2387-417b-9c3c-1e469442ecdb tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:24.635370 np0000007343 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-5da21c97-2387-417b-9c3c-1e469442ecdb tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c99bfe2-4440-4b15-ab4d-db7ac84e89c5) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 22:32:24.635370 np0000007343 devstack@c-api.service[100323]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 14 22:32:24.638178 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5da21c97-2387-417b-9c3c-1e469442ecdb tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c99bfe2-4440-4b15-ab4d-db7ac84e89c5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:24.639502 np0000007343 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-5da21c97-2387-417b-9c3c-1e469442ecdb tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c99bfe2-4440-4b15-ab4d-db7ac84e89c5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 22:32:24.640945 np0000007343 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-5da21c97-2387-417b-9c3c-1e469442ecdb tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Flow 'volume_create_api' (d3f956e6-2f45-4b33-aa6e-7e771cdcc437) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 22:32:24.641492 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5da21c97-2387-417b-9c3c-1e469442ecdb tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 400 Aug 14 22:32:24.642290 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 816/3277] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:24 2026] POST /volume/v3/volumes => generated 134 bytes in 141 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:32:24.772131 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d046dec7-b637-475f-9649-ac5ec42d8f72 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:24.775628 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d046dec7-b637-475f-9649-ac5ec42d8f72 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:24.775884 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d046dec7-b637-475f-9649-ac5ec42d8f72 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:24.776116 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d046dec7-b637-475f-9649-ac5ec42d8f72 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:24.790112 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:24.790112 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:24.795617 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d046dec7-b637-475f-9649-ac5ec42d8f72 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:24.801080 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d046dec7-b637-475f-9649-ac5ec42d8f72 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:24.801598 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 829/3278] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:24 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:24.877014 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-72af4c90-debd-47f2-ae4a-36d7d46dfbc3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:24.879104 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72af4c90-debd-47f2-ae4a-36d7d46dfbc3 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:24.879104 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72af4c90-debd-47f2-ae4a-36d7d46dfbc3 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:24.879385 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72af4c90-debd-47f2-ae4a-36d7d46dfbc3 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:24.899412 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:24.899412 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:24.904345 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-72af4c90-debd-47f2-ae4a-36d7d46dfbc3 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:24.911796 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72af4c90-debd-47f2-ae4a-36d7d46dfbc3 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:24.912347 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 827/3279] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:24 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:24.934696 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f160f6c5-60ab-402b-93d7-b546a8c58000 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:24.938069 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f160f6c5-60ab-402b-93d7-b546a8c58000 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:24.938420 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f160f6c5-60ab-402b-93d7-b546a8c58000 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:24.938594 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f160f6c5-60ab-402b-93d7-b546a8c58000 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:24.950204 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f6080a3-3596-4f95-8a28-82f35a7ccfa4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:24.952158 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f6080a3-3596-4f95-8a28-82f35a7ccfa4 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:24.952519 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f6080a3-3596-4f95-8a28-82f35a7ccfa4 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:24.953501 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:24.953501 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:24.954587 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f6080a3-3596-4f95-8a28-82f35a7ccfa4 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 400 Aug 14 22:32:24.955322 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 817/3280] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:24 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:32:24.958938 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f160f6c5-60ab-402b-93d7-b546a8c58000 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:24.965770 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f160f6c5-60ab-402b-93d7-b546a8c58000 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:24.966160 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 808/3281] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:24 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:24.968679 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f0ec0ee7-120d-4423-8fff-6e920adc1c99 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:24.970350 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0ec0ee7-120d-4423-8fff-6e920adc1c99 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:24.970639 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0ec0ee7-120d-4423-8fff-6e920adc1c99 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e58d87db-f728-4f84-958d-445a6b697c5b"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:24.972056 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-f0ec0ee7-120d-4423-8fff-6e920adc1c99 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e58d87db-f728-4f84-958d-445a6b697c5b'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:24.975862 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0ec0ee7-120d-4423-8fff-6e920adc1c99 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 404 Aug 14 22:32:24.976356 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 830/3282] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:24 2026] POST /volume/v3/volumes => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:24.987463 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2868605e-979c-4f3d-b198-4338b905e22c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:24.989274 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2868605e-979c-4f3d-b198-4338b905e22c tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:24.989669 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2868605e-979c-4f3d-b198-4338b905e22c tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3ede7458-edfb-4ef2-98d3-f53b1a946380"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:24.991151 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-2868605e-979c-4f3d-b198-4338b905e22c tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '3ede7458-edfb-4ef2-98d3-f53b1a946380'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:24.997577 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2868605e-979c-4f3d-b198-4338b905e22c tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 404 Aug 14 22:32:24.998091 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 828/3283] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:24 2026] POST /volume/v3/volumes => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:25.016358 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5e0a8de1-0917-4038-a8c5-acca4f943a27 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.017931 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e0a8de1-0917-4038-a8c5-acca4f943a27 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:25.018140 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e0a8de1-0917-4038-a8c5-acca4f943a27 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "5aeddce9-9abd-439f-afc6-8d22769d980f"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.019964 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-5e0a8de1-0917-4038-a8c5-acca4f943a27 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '5aeddce9-9abd-439f-afc6-8d22769d980f'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:25.028072 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e0a8de1-0917-4038-a8c5-acca4f943a27 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 404 Aug 14 22:32:25.028664 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 818/3284] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:25.030151 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5eab3147-eb84-4ae4-8ab0-0207f7f8cc67 req-98e85070-b2fc-4f61-926b-5c0b7d308c88 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.033461 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5eab3147-eb84-4ae4-8ab0-0207f7f8cc67 req-98e85070-b2fc-4f61-926b-5c0b7d308c88 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:25.033723 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5eab3147-eb84-4ae4-8ab0-0207f7f8cc67 req-98e85070-b2fc-4f61-926b-5c0b7d308c88 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.033977 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5eab3147-eb84-4ae4-8ab0-0207f7f8cc67 req-98e85070-b2fc-4f61-926b-5c0b7d308c88 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.039311 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-34c78a51-2be2-48b6-8cb9-aba51c1b0334 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.041207 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34c78a51-2be2-48b6-8cb9-aba51c1b0334 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:25.041599 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34c78a51-2be2-48b6-8cb9-aba51c1b0334 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.045343 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.045343 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:25.045873 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34c78a51-2be2-48b6-8cb9-aba51c1b0334 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 400 Aug 14 22:32:25.046559 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 831/3285] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:25 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 14 22:32:25.049999 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5eab3147-eb84-4ae4-8ab0-0207f7f8cc67 req-98e85070-b2fc-4f61-926b-5c0b7d308c88 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:25.055038 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5eab3147-eb84-4ae4-8ab0-0207f7f8cc67 req-98e85070-b2fc-4f61-926b-5c0b7d308c88 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:25.055528 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 809/3286] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:25.060876 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b247af66-d8fc-4744-85c5-e36c177259f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.063205 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b247af66-d8fc-4744-85c5-e36c177259f3 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:25.063789 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b247af66-d8fc-4744-85c5-e36c177259f3 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.066225 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b247af66-d8fc-4744-85c5-e36c177259f3 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 400 Aug 14 22:32:25.066811 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 829/3287] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:32:25.074413 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f60b1fd9-8b1e-4258-8b71-28b1271f3875 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.076404 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f60b1fd9-8b1e-4258-8b71-28b1271f3875 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:25.076667 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f60b1fd9-8b1e-4258-8b71-28b1271f3875 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.076890 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f60b1fd9-8b1e-4258-8b71-28b1271f3875 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.078395 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ec286bdc-2a44-487e-aa49-a26b787a1ab7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.082634 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec286bdc-2a44-487e-aa49-a26b787a1ab7 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:25.083188 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec286bdc-2a44-487e-aa49-a26b787a1ab7 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.085312 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec286bdc-2a44-487e-aa49-a26b787a1ab7 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 400 Aug 14 22:32:25.086000 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 832/3288] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:32:25.087158 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.087158 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:25.090861 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f60b1fd9-8b1e-4258-8b71-28b1271f3875 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:25.095314 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f60b1fd9-8b1e-4258-8b71-28b1271f3875 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:25.095721 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 819/3289] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:25.099110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1051b2df-2ebf-4032-a6c7-67046d744fd9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.100976 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1051b2df-2ebf-4032-a6c7-67046d744fd9 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] DELETE https://10.4.3.114/volume/v3/volumes/tempest-invalid-1789366150 Aug 14 22:32:25.101309 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1051b2df-2ebf-4032-a6c7-67046d744fd9 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.101571 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1051b2df-2ebf-4032-a6c7-67046d744fd9 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.101730 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-1051b2df-2ebf-4032-a6c7-67046d744fd9 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Delete volume with id: tempest-invalid-1789366150 Aug 14 22:32:25.107683 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1051b2df-2ebf-4032-a6c7-67046d744fd9 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/tempest-invalid-1789366150 returned with HTTP 404 Aug 14 22:32:25.108148 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 810/3290] 10.4.3.114 () {66 vars in 1321 bytes} [Fri Aug 14 22:32:25 2026] DELETE /volume/v3/volumes/tempest-invalid-1789366150 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:25.119339 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3cc2c8a1-0f34-4dff-bcbd-f96f3d1024aa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.121797 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 830/3291] 10.4.3.114 () {66 vars in 1243 bytes} [Fri Aug 14 22:32:25 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 14 22:32:25.132387 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-29c5f55b-2aa6-44bd-910a-c0a614314837 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.134340 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29c5f55b-2aa6-44bd-910a-c0a614314837 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes/xxx/action Aug 14 22:32:25.134748 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29c5f55b-2aa6-44bd-910a-c0a614314837 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action body: b'{"os-detach": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:25.134929 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29c5f55b-2aa6-44bd-910a-c0a614314837 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.143624 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29c5f55b-2aa6-44bd-910a-c0a614314837 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 14 22:32:25.144153 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 833/3292] 10.4.3.114 () {68 vars in 1291 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:25.149215 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-7e378e41-ed9d-4e60-906c-1ba72342cdef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.151686 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-7e378e41-ed9d-4e60-906c-1ba72342cdef tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:25.151982 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-7e378e41-ed9d-4e60-906c-1ba72342cdef tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.152243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-7e378e41-ed9d-4e60-906c-1ba72342cdef tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.154231 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f2202d5-7cc6-4547-aebe-44e9fdb70b0c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.156205 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f2202d5-7cc6-4547-aebe-44e9fdb70b0c tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] GET https://10.4.3.114/volume/v3/volumes/tempest-invalid-579300965 Aug 14 22:32:25.156205 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f2202d5-7cc6-4547-aebe-44e9fdb70b0c tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.156205 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f2202d5-7cc6-4547-aebe-44e9fdb70b0c tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.162514 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f2202d5-7cc6-4547-aebe-44e9fdb70b0c tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/tempest-invalid-579300965 returned with HTTP 404 Aug 14 22:32:25.164859 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 811/3293] 10.4.3.114 () {66 vars in 1315 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes/tempest-invalid-579300965 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:25.169471 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.169471 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:25.176391 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ee4b249d-3ea9-41ed-8c8d-ddede171ad4a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.176528 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-7e378e41-ed9d-4e60-906c-1ba72342cdef tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:25.178770 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 831/3294] 10.4.3.114 () {66 vars in 1240 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 22:32:25.189397 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-7e378e41-ed9d-4e60-906c-1ba72342cdef tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:25.189968 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 820/3295] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:25.193331 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7c842a83-ec81-4605-8b3c-46deb6808ba3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.195583 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c842a83-ec81-4605-8b3c-46deb6808ba3 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?status=null Aug 14 22:32:25.195840 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c842a83-ec81-4605-8b3c-46deb6808ba3 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.196091 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c842a83-ec81-4605-8b3c-46deb6808ba3 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.196484 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-7c842a83-ec81-4605-8b3c-46deb6808ba3 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:32:25.196788 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7c842a83-ec81-4605-8b3c-46deb6808ba3 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Could not evaluate value null, assuming string {{(pid=100322) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 22:32:25.197710 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7c842a83-ec81-4605-8b3c-46deb6808ba3 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:32:25.206084 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7c842a83-ec81-4605-8b3c-46deb6808ba3 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Get all volumes completed successfully. Aug 14 22:32:25.208786 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c842a83-ec81-4605-8b3c-46deb6808ba3 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 14 22:32:25.209262 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 834/3296] 10.4.3.114 () {66 vars in 1281 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:32:25.221138 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-1b934a67-26c4-4f83-a738-f79498f9068c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.226063 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-1b934a67-26c4-4f83-a738-f79498f9068c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] POST https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e/action Aug 14 22:32:25.226289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-1b934a67-26c4-4f83-a738-f79498f9068c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:25.226445 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-1b934a67-26c4-4f83-a738-f79498f9068c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.229342 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7b32da5e-6323-44aa-9b1f-efd66dfe9804 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.232116 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b32da5e-6323-44aa-9b1f-efd66dfe9804 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] GET https://10.4.3.114/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-571517601 Aug 14 22:32:25.232589 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b32da5e-6323-44aa-9b1f-efd66dfe9804 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.233029 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b32da5e-6323-44aa-9b1f-efd66dfe9804 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.233902 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-7b32da5e-6323-44aa-9b1f-efd66dfe9804 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:32:25.235512 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7b32da5e-6323-44aa-9b1f-efd66dfe9804 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-571517601'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:32:25.238062 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.238062 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:25.238586 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-1b934a67-26c4-4f83-a738-f79498f9068c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:25.250392 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e80c6e75-d449-457d-a38c-8de624e0c0d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.252200 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e80c6e75-d449-457d-a38c-8de624e0c0d0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:25.252437 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e80c6e75-d449-457d-a38c-8de624e0c0d0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.252643 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e80c6e75-d449-457d-a38c-8de624e0c0d0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.252778 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e80c6e75-d449-457d-a38c-8de624e0c0d0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:25.256203 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-1b934a67-26c4-4f83-a738-f79498f9068c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Begin detaching volume completed successfully. Aug 14 22:32:25.256488 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-1b934a67-26c4-4f83-a738-f79498f9068c tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e/action returned with HTTP 202 Aug 14 22:32:25.256662 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.256662 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:25.257072 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 812/3297] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:32:25.257237 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e80c6e75-d449-457d-a38c-8de624e0c0d0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:25.257572 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 821/3298] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:25.281602 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7b32da5e-6323-44aa-9b1f-efd66dfe9804 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Get all volumes completed successfully. Aug 14 22:32:25.283809 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b32da5e-6323-44aa-9b1f-efd66dfe9804 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-571517601 returned with HTTP 200 Aug 14 22:32:25.284385 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 832/3299] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-571517601 => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:32:25.306645 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-59c7cf5d-78b5-4a90-8fe6-36b2d767d007 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.307735 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c33c7c6c-7d1b-4ed1-84e5-f964c1b7dd40 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.308262 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c33c7c6c-7d1b-4ed1-84e5-f964c1b7dd40 None None] GET https://10.4.3.114/volume// Aug 14 22:32:25.308606 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c33c7c6c-7d1b-4ed1-84e5-f964c1b7dd40 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.308869 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c33c7c6c-7d1b-4ed1-84e5-f964c1b7dd40 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.308924 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59c7cf5d-78b5-4a90-8fe6-36b2d767d007 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] GET https://10.4.3.114/volume/v3/volumes?status=null Aug 14 22:32:25.309298 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-59c7cf5d-78b5-4a90-8fe6-36b2d767d007 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.309342 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c33c7c6c-7d1b-4ed1-84e5-f964c1b7dd40 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:32:25.309556 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-59c7cf5d-78b5-4a90-8fe6-36b2d767d007 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.309663 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 813/3300] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:32: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 14 22:32:25.309839 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-59c7cf5d-78b5-4a90-8fe6-36b2d767d007 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:32:25.310108 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59c7cf5d-78b5-4a90-8fe6-36b2d767d007 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Could not evaluate value null, assuming string {{(pid=100322) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 22:32:25.313652 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59c7cf5d-78b5-4a90-8fe6-36b2d767d007 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:32:25.323639 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-d63c7784-08f1-4b1d-9595-e715f10c2a72 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.326709 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-d63c7784-08f1-4b1d-9595-e715f10c2a72 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:25.327427 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-d63c7784-08f1-4b1d-9595-e715f10c2a72 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.327707 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-d63c7784-08f1-4b1d-9595-e715f10c2a72 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.328379 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-59c7cf5d-78b5-4a90-8fe6-36b2d767d007 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Get all volumes completed successfully. Aug 14 22:32:25.328710 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59c7cf5d-78b5-4a90-8fe6-36b2d767d007 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes?status=null returned with HTTP 200 Aug 14 22:32:25.329048 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 835/3301] 10.4.3.114 () {66 vars in 1260 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:32:25.338301 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.338301 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:25.342353 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-d63c7784-08f1-4b1d-9595-e715f10c2a72 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:25.348604 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8fadb4b3-3cdd-407e-8960-cbb2723b03b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.350342 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fadb4b3-3cdd-407e-8960-cbb2723b03b6 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] GET https://10.4.3.114/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-667483094 Aug 14 22:32:25.350534 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fadb4b3-3cdd-407e-8960-cbb2723b03b6 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.350766 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fadb4b3-3cdd-407e-8960-cbb2723b03b6 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.350992 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-8fadb4b3-3cdd-407e-8960-cbb2723b03b6 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:32:25.351706 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fadb4b3-3cdd-407e-8960-cbb2723b03b6 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-667483094'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:32:25.355706 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-d63c7784-08f1-4b1d-9595-e715f10c2a72 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:25.356095 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 822/3302] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:25.362232 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8fadb4b3-3cdd-407e-8960-cbb2723b03b6 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Get all volumes completed successfully. Aug 14 22:32:25.362658 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fadb4b3-3cdd-407e-8960-cbb2723b03b6 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-667483094 returned with HTTP 200 Aug 14 22:32:25.362986 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 833/3303] 10.4.3.114 () {66 vars in 1336 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-667483094 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:32:25.372576 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c5ea2464-2fe2-48c0-bae6-6c82e8d0de92 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.375191 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5ea2464-2fe2-48c0-bae6-6c82e8d0de92 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action Aug 14 22:32:25.375672 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5ea2464-2fe2-48c0-bae6-6c82e8d0de92 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:25.375825 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5ea2464-2fe2-48c0-bae6-6c82e8d0de92 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.387104 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.387104 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:25.387706 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c5ea2464-2fe2-48c0-bae6-6c82e8d0de92 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Volume info retrieved successfully. Aug 14 22:32:25.397872 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c5ea2464-2fe2-48c0-bae6-6c82e8d0de92 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Reserve volume completed successfully. Aug 14 22:32:25.398123 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5ea2464-2fe2-48c0-bae6-6c82e8d0de92 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action returned with HTTP 202 Aug 14 22:32:25.398735 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 814/3304] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:32:25.408272 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-72258ef0-9244-48fe-9d01-79a1cc44cde5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.410509 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-72258ef0-9244-48fe-9d01-79a1cc44cde5 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action Aug 14 22:32:25.410903 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-72258ef0-9244-48fe-9d01-79a1cc44cde5 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:25.411059 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-72258ef0-9244-48fe-9d01-79a1cc44cde5 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.426590 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.426590 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:25.427058 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-72258ef0-9244-48fe-9d01-79a1cc44cde5 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Volume info retrieved successfully. Aug 14 22:32:25.435427 np0000007343 devstack@c-api.service[100322]: ERROR cinder.volume.api [None req-72258ef0-9244-48fe-9d01-79a1cc44cde5 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Volume status must be available to reserve, but the status is attaching. Aug 14 22:32:25.435532 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b552193b-0a28-42ae-9632-95f9c809b661 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.435834 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-72258ef0-9244-48fe-9d01-79a1cc44cde5 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action returned with HTTP 400 Aug 14 22:32:25.436226 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 836/3305] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action => generated 132 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:32:25.438148 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b552193b-0a28-42ae-9632-95f9c809b661 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/snapshots/c3e5176a-e457-418d-a424-b9cea7172cde Aug 14 22:32:25.438443 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b552193b-0a28-42ae-9632-95f9c809b661 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.438719 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b552193b-0a28-42ae-9632-95f9c809b661 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.446262 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b552193b-0a28-42ae-9632-95f9c809b661 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/snapshots/c3e5176a-e457-418d-a424-b9cea7172cde returned with HTTP 404 Aug 14 22:32:25.446987 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 823/3306] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/snapshots/c3e5176a-e457-418d-a424-b9cea7172cde => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:25.449047 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8fa95654-55b2-48b8-a041-ffd244600358 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.451546 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fa95654-55b2-48b8-a041-ffd244600358 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action Aug 14 22:32:25.451945 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fa95654-55b2-48b8-a041-ffd244600358 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:25.452128 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fa95654-55b2-48b8-a041-ffd244600358 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.456452 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f929209-0d62-494c-bc9a-91ae40522912 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.460290 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f929209-0d62-494c-bc9a-91ae40522912 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:25.460570 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f929209-0d62-494c-bc9a-91ae40522912 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.460799 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f929209-0d62-494c-bc9a-91ae40522912 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.460900 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1f929209-0d62-494c-bc9a-91ae40522912 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:25.466648 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.466648 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:25.467472 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8fa95654-55b2-48b8-a041-ffd244600358 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Volume info retrieved successfully. Aug 14 22:32:25.471955 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.471955 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:25.473374 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f929209-0d62-494c-bc9a-91ae40522912 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:25.474911 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 815/3307] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:25.485022 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8fa95654-55b2-48b8-a041-ffd244600358 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Unreserve volume completed successfully. Aug 14 22:32:25.485522 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fa95654-55b2-48b8-a041-ffd244600358 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action returned with HTTP 202 Aug 14 22:32:25.485863 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 834/3308] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:32:25.499572 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b8b17086-eea2-4c62-b457-fdb9df049d88 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.501158 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8b17086-eea2-4c62-b457-fdb9df049d88 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes/f651fe2c-3a7a-413d-a024-bc58b78bfdc0/action Aug 14 22:32:25.501625 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b8b17086-eea2-4c62-b457-fdb9df049d88 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:25.501625 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b8b17086-eea2-4c62-b457-fdb9df049d88 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.507735 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8b17086-eea2-4c62-b457-fdb9df049d88 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/f651fe2c-3a7a-413d-a024-bc58b78bfdc0/action returned with HTTP 404 Aug 14 22:32:25.508146 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 837/3309] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes/f651fe2c-3a7a-413d-a024-bc58b78bfdc0/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:25.517665 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-353a13d6-1565-4278-92d9-9c1932ce81df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.519414 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-353a13d6-1565-4278-92d9-9c1932ce81df tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes/be388f03-5cda-45b6-b54c-402672504d9e/action Aug 14 22:32:25.519826 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-353a13d6-1565-4278-92d9-9c1932ce81df tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:25.519973 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-353a13d6-1565-4278-92d9-9c1932ce81df tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.527787 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-353a13d6-1565-4278-92d9-9c1932ce81df tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/be388f03-5cda-45b6-b54c-402672504d9e/action returned with HTTP 404 Aug 14 22:32:25.528654 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 824/3310] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes/be388f03-5cda-45b6-b54c-402672504d9e/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:25.540244 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-92da89b9-e44b-4a75-8f20-c9a5660273c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.542523 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 816/3311] 10.4.3.114 () {68 vars in 1260 bytes} [Fri Aug 14 22:32:25 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 22:32:25.552900 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c78837aa-d240-4f7b-a003-d6b363f1d612 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.557111 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c78837aa-d240-4f7b-a003-d6b363f1d612 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] PUT https://10.4.3.114/volume/v3/volumes/tempest-invalid-933885401 Aug 14 22:32:25.557634 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c78837aa-d240-4f7b-a003-d6b363f1d612 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.576742 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c78837aa-d240-4f7b-a003-d6b363f1d612 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/tempest-invalid-933885401 returned with HTTP 404 Aug 14 22:32:25.577543 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 835/3312] 10.4.3.114 () {68 vars in 1335 bytes} [Fri Aug 14 22:32:25 2026] PUT /volume/v3/volumes/tempest-invalid-933885401 => generated 98 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:25.586852 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b3ba88a2-c567-4c72-8430-f3f292bf4242 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.589137 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b3ba88a2-c567-4c72-8430-f3f292bf4242 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] PUT https://10.4.3.114/volume/v3/volumes/10c4ff3b-6c22-4e4d-a4ab-ed6bee106c11 Aug 14 22:32:25.589548 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b3ba88a2-c567-4c72-8430-f3f292bf4242 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.598097 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b3ba88a2-c567-4c72-8430-f3f292bf4242 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/10c4ff3b-6c22-4e4d-a4ab-ed6bee106c11 returned with HTTP 404 Aug 14 22:32:25.598584 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 838/3313] 10.4.3.114 () {68 vars in 1368 bytes} [Fri Aug 14 22:32:25 2026] PUT /volume/v3/volumes/10c4ff3b-6c22-4e4d-a4ab-ed6bee106c11 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:25.612426 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dfbeb644-9e5a-4afa-8814-3fe2806f447e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.617838 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dfbeb644-9e5a-4afa-8814-3fe2806f447e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] DELETE https://10.4.3.114/volume/v3/volumes/58a42061-88ef-4c49-aac9-c1e652bf0b89 Aug 14 22:32:25.618144 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dfbeb644-9e5a-4afa-8814-3fe2806f447e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.618480 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dfbeb644-9e5a-4afa-8814-3fe2806f447e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.618718 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-dfbeb644-9e5a-4afa-8814-3fe2806f447e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Delete volume with id: 58a42061-88ef-4c49-aac9-c1e652bf0b89 Aug 14 22:32:25.628634 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dfbeb644-9e5a-4afa-8814-3fe2806f447e tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/58a42061-88ef-4c49-aac9-c1e652bf0b89 returned with HTTP 404 Aug 14 22:32:25.629185 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 825/3314] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:25 2026] DELETE /volume/v3/volumes/58a42061-88ef-4c49-aac9-c1e652bf0b89 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:25.637709 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ab38abb7-cc89-42ac-9a24-57d63b0c62fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.639599 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab38abb7-cc89-42ac-9a24-57d63b0c62fa tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action Aug 14 22:32:25.639953 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab38abb7-cc89-42ac-9a24-57d63b0c62fa tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:25.640152 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab38abb7-cc89-42ac-9a24-57d63b0c62fa tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.641891 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab38abb7-cc89-42ac-9a24-57d63b0c62fa tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action returned with HTTP 400 Aug 14 22:32:25.645439 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 817/3315] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 14 22:32:25.651016 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-49ca96d2-cd83-4ea8-97e8-8a2828d62688 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.653637 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49ca96d2-cd83-4ea8-97e8-8a2828d62688 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action Aug 14 22:32:25.655841 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49ca96d2-cd83-4ea8-97e8-8a2828d62688 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:25.655841 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49ca96d2-cd83-4ea8-97e8-8a2828d62688 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.656236 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49ca96d2-cd83-4ea8-97e8-8a2828d62688 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action returned with HTTP 400 Aug 14 22:32:25.656858 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 836/3316] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:32:25.665644 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-96f568f0-4a02-47c3-a79b-a51ecdc918ba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.668854 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-96f568f0-4a02-47c3-a79b-a51ecdc918ba tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes/ad540004-9d7b-42a6-aab3-5815e45dabbb/action Aug 14 22:32:25.669234 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-96f568f0-4a02-47c3-a79b-a51ecdc918ba tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:25.669614 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-96f568f0-4a02-47c3-a79b-a51ecdc918ba tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.684081 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-96f568f0-4a02-47c3-a79b-a51ecdc918ba tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/ad540004-9d7b-42a6-aab3-5815e45dabbb/action returned with HTTP 404 Aug 14 22:32:25.684659 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 839/3317] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes/ad540004-9d7b-42a6-aab3-5815e45dabbb/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:25.695573 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0cb1b921-4aee-4c64-b885-5e1dcb168fce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.697580 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0cb1b921-4aee-4c64-b885-5e1dcb168fce tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action Aug 14 22:32:25.697945 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0cb1b921-4aee-4c64-b885-5e1dcb168fce tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:25.698094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0cb1b921-4aee-4c64-b885-5e1dcb168fce tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.700009 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0cb1b921-4aee-4c64-b885-5e1dcb168fce tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action returned with HTTP 400 Aug 14 22:32:25.700810 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 826/3318] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:32:25.711895 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5993d167-f916-44a1-b4c4-0104308b357d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.714108 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5993d167-f916-44a1-b4c4-0104308b357d tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] POST https://10.4.3.114/volume/v3/volumes/None/action Aug 14 22:32:25.714566 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5993d167-f916-44a1-b4c4-0104308b357d tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:25.714717 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5993d167-f916-44a1-b4c4-0104308b357d tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:25.729329 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5993d167-f916-44a1-b4c4-0104308b357d tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/None/action returned with HTTP 404 Aug 14 22:32:25.729976 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 818/3319] 10.4.3.114 () {68 vars in 1294 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:25.744382 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ff4d556-0a2d-4d70-a93c-cd53e4f6f005 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.746613 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ff4d556-0a2d-4d70-a93c-cd53e4f6f005 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] GET https://10.4.3.114/volume/v3/volumes/d61a2096-9cf3-4dc7-91bc-820e5d253970 Aug 14 22:32:25.746856 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ff4d556-0a2d-4d70-a93c-cd53e4f6f005 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.747027 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ff4d556-0a2d-4d70-a93c-cd53e4f6f005 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.754662 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ff4d556-0a2d-4d70-a93c-cd53e4f6f005 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/d61a2096-9cf3-4dc7-91bc-820e5d253970 returned with HTTP 404 Aug 14 22:32:25.755216 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 837/3320] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes/d61a2096-9cf3-4dc7-91bc-820e5d253970 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:25.768088 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7eaae858-ad18-44c9-9bd7-3cddbecdc404 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.770173 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7eaae858-ad18-44c9-9bd7-3cddbecdc404 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 Aug 14 22:32:25.770498 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7eaae858-ad18-44c9-9bd7-3cddbecdc404 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.770769 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7eaae858-ad18-44c9-9bd7-3cddbecdc404 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.779183 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.779183 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:25.784373 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7eaae858-ad18-44c9-9bd7-3cddbecdc404 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Volume info retrieved successfully. Aug 14 22:32:25.790451 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7eaae858-ad18-44c9-9bd7-3cddbecdc404 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 returned with HTTP 200 Aug 14 22:32:25.790968 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 840/3321] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:25.818368 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b9b2e11-d24f-40b3-802c-ed9b37953170 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.818809 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0c144e8-5cf3-466d-9dac-bc8954b0c237 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.820386 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b9b2e11-d24f-40b3-802c-ed9b37953170 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] DELETE https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 Aug 14 22:32:25.820613 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b9b2e11-d24f-40b3-802c-ed9b37953170 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.820786 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0c144e8-5cf3-466d-9dac-bc8954b0c237 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:25.820857 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b9b2e11-d24f-40b3-802c-ed9b37953170 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.820986 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-5b9b2e11-d24f-40b3-802c-ed9b37953170 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Delete volume with id: 92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 Aug 14 22:32:25.821066 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0c144e8-5cf3-466d-9dac-bc8954b0c237 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.821342 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0c144e8-5cf3-466d-9dac-bc8954b0c237 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.832139 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.832139 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:25.836654 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e0c144e8-5cf3-466d-9dac-bc8954b0c237 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:25.837389 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.837389 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:25.837990 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5b9b2e11-d24f-40b3-802c-ed9b37953170 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Volume info retrieved successfully. Aug 14 22:32:25.843620 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0c144e8-5cf3-466d-9dac-bc8954b0c237 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:25.845584 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 819/3322] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:25.865293 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5b9b2e11-d24f-40b3-802c-ed9b37953170 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Delete volume request issued successfully. Aug 14 22:32:25.865925 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b9b2e11-d24f-40b3-802c-ed9b37953170 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 returned with HTTP 202 Aug 14 22:32:25.867453 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 827/3323] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:25 2026] DELETE /volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:25.879046 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b13ec05-327c-4d43-82b2-350a22d22d81 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:25.881340 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b13ec05-327c-4d43-82b2-350a22d22d81 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 Aug 14 22:32:25.881645 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b13ec05-327c-4d43-82b2-350a22d22d81 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:25.882147 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b13ec05-327c-4d43-82b2-350a22d22d81 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:25.890863 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:25.890863 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:25.896716 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1b13ec05-327c-4d43-82b2-350a22d22d81 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Volume info retrieved successfully. Aug 14 22:32:25.902974 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b13ec05-327c-4d43-82b2-350a22d22d81 tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 returned with HTTP 200 Aug 14 22:32:25.903466 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 838/3324] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:25 2026] GET /volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:25.994131 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:26.105272 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:26.105600 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1407940708"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:26.107192 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1407940708'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:26.108322 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume of 1 GB Aug 14 22:32:26.118847 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Availability Zones retrieved successfully. Aug 14 22:32:26.124625 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (54b21ea1-d0db-4fb8-93d2-16c647921ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:26.125593 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c91a6e0-b69a-46e0-b0d6-f7c7f4d22a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:26.126501 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:26.154524 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c91a6e0-b69a-46e0-b0d6-f7c7f4d22a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:26.155242 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0576232a-c523-442b-9318-76f500f6c47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:26.217630 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['6e9f4358-e548-4368-846f-7824958abe97', 'c95b16d0-c4d8-4977-a063-68e2b426942e', '7f758102-3aa2-4744-b43a-b4397fbfe967', 'e682ca2d-a181-470a-9ae0-49269f74b16c'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:26.218384 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0576232a-c523-442b-9318-76f500f6c47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e9f4358-e548-4368-846f-7824958abe97', 'c95b16d0-c4d8-4977-a063-68e2b426942e', '7f758102-3aa2-4744-b43a-b4397fbfe967', 'e682ca2d-a181-470a-9ae0-49269f74b16c']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:26.219048 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a049c1d-4031-43ab-850a-a818c934cdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:26.241554 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a049c1d-4031-43ab-850a-a818c934cdbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daa0bb93-337f-4f32-ae0a-88519705f26c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1407940708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['6e9f4358-e548-4368-846f-7824958abe97','c95b16d0-c4d8-4977-a063-68e2b426942e','7f758102-3aa2-4744-b43a-b4397fbfe967','e682ca2d-a181-470a-9ae0-49269f74b16c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1407940708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daa0bb93-337f-4f32-ae0a-88519705f26c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d5bd6625524d5d8825b2bdfc5b932e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:26.242316 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daeda000-28dc-47e8-b6f6-3e94be73452e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:26.263150 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daeda000-28dc-47e8-b6f6-3e94be73452e) transitioned into state 'SUCCESS' from state '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-1407940708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['6e9f4358-e548-4368-846f-7824958abe97','c95b16d0-c4d8-4977-a063-68e2b426942e','7f758102-3aa2-4744-b43a-b4397fbfe967','e682ca2d-a181-470a-9ae0-49269f74b16c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:26.263912 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c18376-f55a-4809-a3af-af8f0c25998d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:26.272811 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0808fd00-a6b1-47e3-a690-8907d90ac7cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:26.276434 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c18376-f55a-4809-a3af-af8f0c25998d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:26.277237 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (54b21ea1-d0db-4fb8-93d2-16c647921ea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:26.277621 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request issued successfully. Aug 14 22:32:26.278384 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b0dc895-5d7f-4a43-9539-5146688c3352 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:26.279049 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 841/3325] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:32:25 2026] POST /volume/v3/volumes => generated 770 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:26.279542 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0808fd00-a6b1-47e3-a690-8907d90ac7cc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:26.279857 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0808fd00-a6b1-47e3-a690-8907d90ac7cc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:26.280115 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0808fd00-a6b1-47e3-a690-8907d90ac7cc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:26.280303 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0808fd00-a6b1-47e3-a690-8907d90ac7cc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:26.291928 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:26.291928 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:26.293009 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0808fd00-a6b1-47e3-a690-8907d90ac7cc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:26.293559 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 820/3326] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:26 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:26.296367 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-35218ae4-6d33-42df-af94-ff4d308ca570 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:26.298084 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35218ae4-6d33-42df-af94-ff4d308ca570 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c Aug 14 22:32:26.298605 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35218ae4-6d33-42df-af94-ff4d308ca570 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:26.300310 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35218ae4-6d33-42df-af94-ff4d308ca570 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:26.308026 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:26.308026 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:26.312843 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-35218ae4-6d33-42df-af94-ff4d308ca570 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:26.318073 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35218ae4-6d33-42df-af94-ff4d308ca570 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c returned with HTTP 200 Aug 14 22:32:26.318724 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 828/3327] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:26 2026] GET /volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:26.486669 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-35dce3d6-f912-48c2-9c0a-67b6d391883a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:26.489500 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35dce3d6-f912-48c2-9c0a-67b6d391883a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:26.489883 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35dce3d6-f912-48c2-9c0a-67b6d391883a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:26.490356 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35dce3d6-f912-48c2-9c0a-67b6d391883a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:26.490574 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-35dce3d6-f912-48c2-9c0a-67b6d391883a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:26.496606 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:26.496606 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:26.497817 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35dce3d6-f912-48c2-9c0a-67b6d391883a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:26.498431 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 839/3328] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:26 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:26.865059 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bee7c0ea-ffe3-4476-a65f-8e039a43f4ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:26.868184 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bee7c0ea-ffe3-4476-a65f-8e039a43f4ef tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:26.868797 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bee7c0ea-ffe3-4476-a65f-8e039a43f4ef tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:26.868797 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bee7c0ea-ffe3-4476-a65f-8e039a43f4ef tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:26.881348 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:26.881348 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:26.886018 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bee7c0ea-ffe3-4476-a65f-8e039a43f4ef tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:26.895677 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bee7c0ea-ffe3-4476-a65f-8e039a43f4ef tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:26.896287 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 842/3329] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:26 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:26.917090 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-36b3490c-2424-43f8-9c2f-b4fdc904a16c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:26.921361 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36b3490c-2424-43f8-9c2f-b4fdc904a16c tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 Aug 14 22:32:26.921361 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36b3490c-2424-43f8-9c2f-b4fdc904a16c tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:26.921361 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36b3490c-2424-43f8-9c2f-b4fdc904a16c tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:26.921525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f1513383-5b3b-4b93-b457-2424505eb79b req-582bc893-a88c-4319-adaa-8c4b7076b914 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:26.923709 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-582bc893-a88c-4319-adaa-8c4b7076b914 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] POST https://10.4.3.114/volume/v3/attachments/85d0c84b-e28d-41a0-9995-dd22296ee510/action Aug 14 22:32:26.924318 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-582bc893-a88c-4319-adaa-8c4b7076b914 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:26.924583 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-582bc893-a88c-4319-adaa-8c4b7076b914 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:26.929095 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36b3490c-2424-43f8-9c2f-b4fdc904a16c tempest-VolumesNegativeTest-550696922 tempest-VolumesNegativeTest-550696922-project-member] https://10.4.3.114/volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 returned with HTTP 404 Aug 14 22:32:26.929894 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 821/3330] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:26 2026] GET /volume/v3/volumes/92fc81c7-4dfd-4b18-ba16-3b6f66d8d1f4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:26.943870 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:26.943870 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:26.959170 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f1513383-5b3b-4b93-b457-2424505eb79b req-582bc893-a88c-4319-adaa-8c4b7076b914 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/attachments/85d0c84b-e28d-41a0-9995-dd22296ee510/action returned with HTTP 204 Aug 14 22:32:26.959809 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 829/3331] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:32:26 2026] POST /volume/v3/attachments/85d0c84b-e28d-41a0-9995-dd22296ee510/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:27.073898 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-1ad379bb-39f1-45d2-b99e-21e3aad8bdf4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:27.076510 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-1ad379bb-39f1-45d2-b99e-21e3aad8bdf4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] DELETE https://10.4.3.114/volume/v3/attachments/0efe22a8-cba6-4dec-821f-aeae0abe4c06 Aug 14 22:32:27.076703 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-1ad379bb-39f1-45d2-b99e-21e3aad8bdf4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:27.076904 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-1ad379bb-39f1-45d2-b99e-21e3aad8bdf4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:27.087120 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:27.087120 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:27.145925 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e15d473b-f5f1-4b51-aacf-8aa81120e36f req-1ad379bb-39f1-45d2-b99e-21e3aad8bdf4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/attachments/0efe22a8-cba6-4dec-821f-aeae0abe4c06 returned with HTTP 200 Aug 14 22:32:27.146571 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 840/3332] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:32:27 2026] DELETE /volume/v3/attachments/0efe22a8-cba6-4dec-821f-aeae0abe4c06 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:27.307058 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1114af61-c7d6-4f63-adc0-9bb35adec069 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:27.309436 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1114af61-c7d6-4f63-adc0-9bb35adec069 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:27.309745 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1114af61-c7d6-4f63-adc0-9bb35adec069 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:27.310038 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1114af61-c7d6-4f63-adc0-9bb35adec069 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:27.310189 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1114af61-c7d6-4f63-adc0-9bb35adec069 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:27.315492 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:27.315492 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:27.316346 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1114af61-c7d6-4f63-adc0-9bb35adec069 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:27.316852 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 843/3333] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:27 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:27.334414 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ddb104eb-6fb2-4909-9203-7b99f44c6734 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:27.337242 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ddb104eb-6fb2-4909-9203-7b99f44c6734 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c Aug 14 22:32:27.337704 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ddb104eb-6fb2-4909-9203-7b99f44c6734 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:27.337755 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ddb104eb-6fb2-4909-9203-7b99f44c6734 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:27.348770 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:27.348770 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:27.355383 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ddb104eb-6fb2-4909-9203-7b99f44c6734 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:27.364516 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ddb104eb-6fb2-4909-9203-7b99f44c6734 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c returned with HTTP 200 Aug 14 22:32:27.365030 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 822/3334] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:27 2026] GET /volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c => generated 863 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:27.382333 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4186e57b-1ab7-4fbd-9fe3-36d0494313fb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:27.388271 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4186e57b-1ab7-4fbd-9fe3-36d0494313fb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:32:27.388271 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4186e57b-1ab7-4fbd-9fe3-36d0494313fb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daa0bb93-337f-4f32-ae0a-88519705f26c", "name": "tempest-VolumeDependencyTests-Snapshot-1824640940"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:27.399582 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:27.399582 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:27.400394 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4186e57b-1ab7-4fbd-9fe3-36d0494313fb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:27.400631 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-4186e57b-1ab7-4fbd-9fe3-36d0494313fb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create snapshot from volume daa0bb93-337f-4f32-ae0a-88519705f26c Aug 14 22:32:27.429213 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d91a401c-40fa-43e3-be7c-4f7f8a27d78e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:27.432317 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d91a401c-40fa-43e3-be7c-4f7f8a27d78e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:32:27.432317 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d91a401c-40fa-43e3-be7c-4f7f8a27d78e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:27.432539 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d91a401c-40fa-43e3-be7c-4f7f8a27d78e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:27.442235 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:27.442235 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:27.447016 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d91a401c-40fa-43e3-be7c-4f7f8a27d78e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:32:27.452297 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d91a401c-40fa-43e3-be7c-4f7f8a27d78e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:32:27.452620 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 841/3335] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:27 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:27.458165 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4186e57b-1ab7-4fbd-9fe3-36d0494313fb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['f067f2f0-4da1-4c4a-bb69-fb94cf397bc6', '160f045c-a959-4716-92bb-f68e46619afb', '1ef5469e-3edf-4ed1-a7aa-7284cc93d33e', '3f5a4e24-15c6-448a-b091-4dcc06f015ee'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:27.496276 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4186e57b-1ab7-4fbd-9fe3-36d0494313fb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot create request issued successfully. Aug 14 22:32:27.496617 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4186e57b-1ab7-4fbd-9fe3-36d0494313fb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:32:27.497082 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 830/3336] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:32:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:27.510655 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-95d20875-0e08-4cf6-afb0-773045f490a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:27.512961 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95d20875-0e08-4cf6-afb0-773045f490a4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:27.513198 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95d20875-0e08-4cf6-afb0-773045f490a4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:27.513316 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c7f067b-8501-4ead-ac05-dc030c6add3a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:27.513768 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95d20875-0e08-4cf6-afb0-773045f490a4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:27.513768 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-95d20875-0e08-4cf6-afb0-773045f490a4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:27.515888 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c7f067b-8501-4ead-ac05-dc030c6add3a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 Aug 14 22:32:27.516100 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c7f067b-8501-4ead-ac05-dc030c6add3a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:27.516394 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c7f067b-8501-4ead-ac05-dc030c6add3a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:27.520088 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:27.520088 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:27.521022 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95d20875-0e08-4cf6-afb0-773045f490a4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:27.521396 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 844/3337] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:27 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:27.525487 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:27.525487 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:27.525967 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1c7f067b-8501-4ead-ac05-dc030c6add3a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:27.526846 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c7f067b-8501-4ead-ac05-dc030c6add3a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 returned with HTTP 200 Aug 14 22:32:27.527230 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 823/3338] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:27 2026] GET /volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:27.909934 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-66c62301-1d2c-42e3-9e29-ab4b1c0f964f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:27.912416 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66c62301-1d2c-42e3-9e29-ab4b1c0f964f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:27.912653 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-66c62301-1d2c-42e3-9e29-ab4b1c0f964f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:27.912889 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-66c62301-1d2c-42e3-9e29-ab4b1c0f964f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:27.925030 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:27.925030 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:27.928352 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-66c62301-1d2c-42e3-9e29-ab4b1c0f964f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:27.932658 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66c62301-1d2c-42e3-9e29-ab4b1c0f964f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:27.933004 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 842/3339] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:27 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:27.944895 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5f8ac1a3-ffa5-4151-a931-d569b5869e7f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:27.946892 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f8ac1a3-ffa5-4151-a931-d569b5869e7f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:27.947221 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f8ac1a3-ffa5-4151-a931-d569b5869e7f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:27.947507 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f8ac1a3-ffa5-4151-a931-d569b5869e7f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:27.957624 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:27.957624 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:27.962869 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5f8ac1a3-ffa5-4151-a931-d569b5869e7f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:27.967966 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f8ac1a3-ffa5-4151-a931-d569b5869e7f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:27.968544 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 831/3340] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:27 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:27.993373 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:27.995719 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] POST https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action Aug 14 22:32:27.996002 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action body: b'{"os-detach": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:27.996184 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:28.017516 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:28.017516 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:28.018498 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:28.070046 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1f43758b-bd78-4a52-859e-6904b9649735 req-73e8b4fb-2872-4d65-8df5-c46acc2f97b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:28.072567 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1f43758b-bd78-4a52-859e-6904b9649735 req-73e8b4fb-2872-4d65-8df5-c46acc2f97b2 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] DELETE https://10.4.3.114/volume/v3/attachments/8b73a1c5-7762-4f4c-b55f-2082ce16262f Aug 14 22:32:28.072762 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1f43758b-bd78-4a52-859e-6904b9649735 req-73e8b4fb-2872-4d65-8df5-c46acc2f97b2 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:28.072952 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1f43758b-bd78-4a52-859e-6904b9649735 req-73e8b4fb-2872-4d65-8df5-c46acc2f97b2 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:28.083136 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:28.083136 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:28.100423 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Attachment connected to vm bd3e0f21-cfaf-4548-8e6d-efe54a5106c3, checking data on nova Aug 14 22:32:28.100736 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.compute.nova [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Creating Keystone token plugin using URL: https://10.4.3.114/identity {{(pid=100322) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 22:32:28.156137 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1f43758b-bd78-4a52-859e-6904b9649735 req-73e8b4fb-2872-4d65-8df5-c46acc2f97b2 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/attachments/8b73a1c5-7762-4f4c-b55f-2082ce16262f returned with HTTP 200 Aug 14 22:32:28.156716 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 824/3341] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:32:28 2026] DELETE /volume/v3/attachments/8b73a1c5-7762-4f4c-b55f-2082ce16262f => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:28.332935 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3835be0c-770b-456a-a204-71af06d7e8d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:28.337535 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3835be0c-770b-456a-a204-71af06d7e8d8 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:28.337860 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3835be0c-770b-456a-a204-71af06d7e8d8 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:28.338122 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3835be0c-770b-456a-a204-71af06d7e8d8 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:28.339271 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3835be0c-770b-456a-a204-71af06d7e8d8 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:28.346643 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:28.346643 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:28.347645 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3835be0c-770b-456a-a204-71af06d7e8d8 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:28.348305 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 843/3342] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:28 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:28.359088 np0000007343 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] REQ: curl -g -i -X GET https://10.4.3.114/compute/v2.1/servers/bd3e0f21-cfaf-4548-8e6d-efe54a5106c3/os-volume_attachments/f69f034e-0f96-474f-8d1e-78f647b71cfc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ad7012cec37c7b4996ba1b82cbc6b1d0345269c0119e4f02e9d8b36b0c243924" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-4b361bc4-8e91-42a6-b188-05bccfd8fa73" -H "X-Service-Token: {SHA256}7a270edb38fc146b73255cd04d87467ee76ce59621d91ea5be9b0048926c1545" {{(pid=100322) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 22:32:28.533172 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-617c9853-0fe7-4f57-86b1-c6a58bc794b7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:28.535706 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-617c9853-0fe7-4f57-86b1-c6a58bc794b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:28.536791 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-617c9853-0fe7-4f57-86b1-c6a58bc794b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:28.536791 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-617c9853-0fe7-4f57-86b1-c6a58bc794b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:28.536791 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-617c9853-0fe7-4f57-86b1-c6a58bc794b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:28.536995 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3aef1225-6e55-4d0e-a92d-28c91c50776f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:28.540455 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3aef1225-6e55-4d0e-a92d-28c91c50776f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 Aug 14 22:32:28.540455 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3aef1225-6e55-4d0e-a92d-28c91c50776f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:28.540455 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3aef1225-6e55-4d0e-a92d-28c91c50776f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:28.543528 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:28.543528 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:28.544775 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-617c9853-0fe7-4f57-86b1-c6a58bc794b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:28.545672 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 832/3343] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:28 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:28.553724 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:28.553724 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:28.554409 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3aef1225-6e55-4d0e-a92d-28c91c50776f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:28.555616 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3aef1225-6e55-4d0e-a92d-28c91c50776f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 returned with HTTP 200 Aug 14 22:32:28.556077 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 825/3344] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:28 2026] GET /volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:28.567924 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:28.577739 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:28.577739 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fc50f32d-d4c2-499b-ad54-09d0b0035b14", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1023381769"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:28.578146 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request body: {'volume': {'snapshot_id': 'fc50f32d-d4c2-499b-ad54-09d0b0035b14', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1023381769'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:28.579229 np0000007343 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 22:32:28 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-a503fc64-ae1b-467b-98bf-56c028ee3865 x-openstack-request-id: req-a503fc64-ae1b-467b-98bf-56c028ee3865 {{(pid=100322) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 22:32:28.579453 np0000007343 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f69f034e-0f96-474f-8d1e-78f647b71cfc", "serverId": "bd3e0f21-cfaf-4548-8e6d-efe54a5106c3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "85d0c84b-e28d-41a0-9995-dd22296ee510", "bdm_uuid": "bf86ebe9-f806-48cb-b258-3bd6395d497a"}} {{(pid=100322) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 22:32:28.579711 np0000007343 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET call to compute for https://10.4.3.114/compute/v2.1/servers/bd3e0f21-cfaf-4548-8e6d-efe54a5106c3/os-volume_attachments/f69f034e-0f96-474f-8d1e-78f647b71cfc used request id req-a503fc64-ae1b-467b-98bf-56c028ee3865 {{(pid=100322) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 22:32:28.582678 np0000007343 devstack@c-api.service[100322]: ERROR cinder.volume.api [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-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 14 22:32:28.585329 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:28.585329 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:28.585880 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:28.586032 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume of 1 GB Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Caught error: Detach volume from instance bd3e0f21-cfaf-4548-8e6d-efe54a5106c3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bd3e0f21-cfaf-4548-8e6d-efe54a5106c3 using the Compute API Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: 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 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 22:32:28.586080 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bd3e0f21-cfaf-4548-8e6d-efe54a5106c3 using the Compute API Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.middleware.fault [None req-4b361bc4-8e91-42a6-b188-05bccfd8fa73 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action returned with HTTP 409 Aug 14 22:32:28.587606 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 845/3345] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:27 2026] POST /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action => generated 167 bytes in 594 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:28.598919 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:28.600732 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Availability Zones retrieved successfully. Aug 14 22:32:28.602149 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] POST https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action Aug 14 22:32:28.602573 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:28.602726 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:28.612207 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (b903ec58-cd15-4fc5-aed4-cff2f7b974d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:28.614205 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82fa966-c4a8-4d99-998f-5fced1632cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:28.615636 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:28.619899 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:28.619899 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:28.620595 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:28.657609 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82fa966-c4a8-4d99-998f-5fced1632cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fc50f32d-d4c2-499b-ad54-09d0b0035b14', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:28.657923 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c6218b7-e592-40f3-8c08-5c0300e3cab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:28.704675 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Attachment connected to vm bd3e0f21-cfaf-4548-8e6d-efe54a5106c3, checking data on nova Aug 14 22:32:28.705121 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.compute.nova [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Creating Keystone token plugin using URL: https://10.4.3.114/identity {{(pid=100323) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 22:32:28.730887 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['a99bd4e6-72e7-48b3-a49e-f97aff7ac49e', '11243680-75ad-4ae0-aa25-91062a33b515', '1140c9d9-b90a-4e89-94e7-0b0cdf3dac6b', '22eb8c3f-0429-46d3-92ff-bf98dfcecf4b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:28.731596 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c6218b7-e592-40f3-8c08-5c0300e3cab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a99bd4e6-72e7-48b3-a49e-f97aff7ac49e', '11243680-75ad-4ae0-aa25-91062a33b515', '1140c9d9-b90a-4e89-94e7-0b0cdf3dac6b', '22eb8c3f-0429-46d3-92ff-bf98dfcecf4b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:28.732427 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ba84cd-0624-40ed-b9cf-7d76de9a5d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:28.783544 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ba84cd-0624-40ed-b9cf-7d76de9a5d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7d779c2-1f13-4164-96ee-c59c3ae82249', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1023381769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['a99bd4e6-72e7-48b3-a49e-f97aff7ac49e','11243680-75ad-4ae0-aa25-91062a33b515','1140c9d9-b90a-4e89-94e7-0b0cdf3dac6b','22eb8c3f-0429-46d3-92ff-bf98dfcecf4b'],size=1,snapshot_id=fc50f32d-d4c2-499b-ad54-09d0b0035b14,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1023381769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7d779c2-1f13-4164-96ee-c59c3ae82249,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d5bd6625524d5d8825b2bdfc5b932e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fc50f32d-d4c2-499b-ad54-09d0b0035b14,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:28.784839 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (523fd51b-d2fe-4148-9837-a0d9e4729147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:28.808397 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (523fd51b-d2fe-4148-9837-a0d9e4729147) transitioned into state 'SUCCESS' from state '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-1023381769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['a99bd4e6-72e7-48b3-a49e-f97aff7ac49e','11243680-75ad-4ae0-aa25-91062a33b515','1140c9d9-b90a-4e89-94e7-0b0cdf3dac6b','22eb8c3f-0429-46d3-92ff-bf98dfcecf4b'],size=1,snapshot_id=fc50f32d-d4c2-499b-ad54-09d0b0035b14,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:28.809226 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dbcfec-2d6c-4f56-ab25-09a4dd442b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:28.841736 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dbcfec-2d6c-4f56-ab25-09a4dd442b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:28.844164 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (b903ec58-cd15-4fc5-aed4-cff2f7b974d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:28.844335 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request issued successfully. Aug 14 22:32:28.845284 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee99c27c-2368-41a2-b9ad-18bc70c84fc6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:28.846877 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 844/3346] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:32:28 2026] POST /volume/v3/volumes => generated 804 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:28.870855 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dec64174-ad6e-4c02-a3a2-98e8cffd3a60 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:28.873374 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dec64174-ad6e-4c02-a3a2-98e8cffd3a60 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 Aug 14 22:32:28.873374 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dec64174-ad6e-4c02-a3a2-98e8cffd3a60 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:28.874712 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dec64174-ad6e-4c02-a3a2-98e8cffd3a60 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:28.882533 np0000007343 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] REQ: curl -g -i -X GET https://10.4.3.114/compute/v2.1/servers/bd3e0f21-cfaf-4548-8e6d-efe54a5106c3/os-volume_attachments/f69f034e-0f96-474f-8d1e-78f647b71cfc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}62cfc4f18c3390c0a975e3c45a6cf69e2fe3e25c623a3f728582bbc8006a88cd" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1be7ec88-3a07-45c1-b369-2fa486d1b953" -H "X-Service-Token: {SHA256}85b746714f005c54dc08d1dc8819326beed2ff72d65d40d910b7da64e1349069" {{(pid=100323) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 22:32:28.886982 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:28.886982 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:28.893319 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dec64174-ad6e-4c02-a3a2-98e8cffd3a60 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:28.903512 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dec64174-ad6e-4c02-a3a2-98e8cffd3a60 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 returned with HTTP 200 Aug 14 22:32:28.904066 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 826/3347] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:28 2026] GET /volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:29.015444 np0000007343 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 22:32:28 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-150f6449-de34-4a4c-b29f-177bb03a44e4 x-openstack-request-id: req-150f6449-de34-4a4c-b29f-177bb03a44e4 {{(pid=100323) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 22:32:29.015915 np0000007343 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f69f034e-0f96-474f-8d1e-78f647b71cfc", "serverId": "bd3e0f21-cfaf-4548-8e6d-efe54a5106c3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "85d0c84b-e28d-41a0-9995-dd22296ee510", "bdm_uuid": "bf86ebe9-f806-48cb-b258-3bd6395d497a"}} {{(pid=100323) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 22:32:29.015915 np0000007343 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET call to compute for https://10.4.3.114/compute/v2.1/servers/bd3e0f21-cfaf-4548-8e6d-efe54a5106c3/os-volume_attachments/f69f034e-0f96-474f-8d1e-78f647b71cfc used request id req-150f6449-de34-4a4c-b29f-177bb03a44e4 {{(pid=100323) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 22:32:29.017685 np0000007343 devstack@c-api.service[100323]: ERROR cinder.volume.api [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-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 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Caught error: Detach volume from instance bd3e0f21-cfaf-4548-8e6d-efe54a5106c3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bd3e0f21-cfaf-4548-8e6d-efe54a5106c3 using the Compute API Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: 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 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 22:32:29.019845 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bd3e0f21-cfaf-4548-8e6d-efe54a5106c3 using the Compute API Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault Aug 14 22:32:29.021570 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.middleware.fault [None req-1be7ec88-3a07-45c1-b369-2fa486d1b953 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action returned with HTTP 409 Aug 14 22:32:29.022959 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 833/3348] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:28 2026] POST /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action => generated 167 bytes in 425 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:29.032063 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-63fe91e9-e60f-4ff0-9b10-bc463f6cf9e1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.035475 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 846/3349] 10.4.3.114 () {70 vars in 1597 bytes} [Fri Aug 14 22:32:29 2026] POST /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 22:32:29.046164 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0015eb4b-a4c3-492e-9c23-cc31b34a8b8c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.050536 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 845/3350] 10.4.3.114 () {70 vars in 1597 bytes} [Fri Aug 14 22:32:29 2026] POST /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 22:32:29.058414 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b2dc7f36-17e3-4485-aab1-08527b52c557 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.141793 np0000007343 devstack@c-api.service[100325]: WARNING keystonemiddleware.auth_token [None req-b2dc7f36-17e3-4485-aab1-08527b52c557 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 22:32:29.143090 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 827/3351] 10.4.3.114 () {70 vars in 1597 bytes} [Fri Aug 14 22:32:29 2026] POST /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action => generated 114 bytes in 85 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 22:32:29.151001 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e2132609-7bb9-490e-ad01-86201fef7264 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.178616 np0000007343 devstack@c-api.service[100323]: WARNING keystonemiddleware.auth_token [None req-e2132609-7bb9-490e-ad01-86201fef7264 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 22:32:29.179335 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 834/3352] 10.4.3.114 () {70 vars in 1597 bytes} [Fri Aug 14 22:32:29 2026] POST /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 22:32:29.188901 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a68d9be-a280-4f80-8daa-b4077525e420 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.277934 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a68d9be-a280-4f80-8daa-b4077525e420 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] POST https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action Aug 14 22:32:29.278440 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a68d9be-a280-4f80-8daa-b4077525e420 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:29.278602 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a68d9be-a280-4f80-8daa-b4077525e420 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:29.328697 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-8a68d9be-a280-4f80-8daa-b4077525e420 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-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=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:32:29.341500 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:29.341500 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:29.341984 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-8a68d9be-a280-4f80-8daa-b4077525e420 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] Updating volume 'f69f034e-0f96-474f-8d1e-78f647b71cfc' with '{'status': 'error'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 22:32:29.363356 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6dfd23bf-8097-4705-99dc-56303213e98c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.365139 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6dfd23bf-8097-4705-99dc-56303213e98c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:29.365433 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6dfd23bf-8097-4705-99dc-56303213e98c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:29.365625 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6dfd23bf-8097-4705-99dc-56303213e98c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:29.365738 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6dfd23bf-8097-4705-99dc-56303213e98c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:29.370334 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:29.370334 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:29.371272 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6dfd23bf-8097-4705-99dc-56303213e98c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:29.371823 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 846/3353] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:29 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:29.372048 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a68d9be-a280-4f80-8daa-b4077525e420 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action returned with HTTP 202 Aug 14 22:32:29.372934 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 847/3354] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:29 2026] POST /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:32:29.380063 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2d5f3bae-4142-4858-8e2c-8461789a9344 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.381803 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d5f3bae-4142-4858-8e2c-8461789a9344 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:29.381984 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d5f3bae-4142-4858-8e2c-8461789a9344 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:29.382182 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d5f3bae-4142-4858-8e2c-8461789a9344 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:29.390743 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:29.390743 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:29.394572 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2d5f3bae-4142-4858-8e2c-8461789a9344 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:29.399476 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d5f3bae-4142-4858-8e2c-8461789a9344 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:29.399935 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 828/3355] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:29 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:29.416989 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-69777356-3045-446d-8ad3-32dd40a964d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.418744 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] POST https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action Aug 14 22:32:29.419140 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "85d0c84b-e28d-41a0-9995-dd22296ee510"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:29.421267 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "85d0c84b-e28d-41a0-9995-dd22296ee510"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:29.461175 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:32:29.479278 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:29.479278 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:29.479278 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] Volume info retrieved successfully. Aug 14 22:32:29.485955 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] Attachment connected to vm bd3e0f21-cfaf-4548-8e6d-efe54a5106c3, checking data on nova Aug 14 22:32:29.486386 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.compute.nova [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] Creating Keystone token plugin using URL: https://10.4.3.114/identity {{(pid=100323) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 22:32:29.559976 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1114082e-3fd4-4acf-a852-05a4e62c7acc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.562033 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1114082e-3fd4-4acf-a852-05a4e62c7acc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:29.562315 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1114082e-3fd4-4acf-a852-05a4e62c7acc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:29.562516 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1114082e-3fd4-4acf-a852-05a4e62c7acc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:29.562620 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1114082e-3fd4-4acf-a852-05a4e62c7acc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:29.569046 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:29.569046 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:29.569698 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1114082e-3fd4-4acf-a852-05a4e62c7acc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:29.570134 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 847/3356] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:29 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:29.602507 np0000007343 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] REQ: curl -g -i -X GET https://10.4.3.114/compute/v2.1/servers/bd3e0f21-cfaf-4548-8e6d-efe54a5106c3/os-volume_attachments/f69f034e-0f96-474f-8d1e-78f647b71cfc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b998d0775a95667ee20b13e64270e9d037ee2b79f0f3adf5e3e43618ecaaacbe" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-69777356-3045-446d-8ad3-32dd40a964d6" -H "X-Service-Token: {SHA256}85b746714f005c54dc08d1dc8819326beed2ff72d65d40d910b7da64e1349069" {{(pid=100323) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 22:32:29.710743 np0000007343 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 22:32:29 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-30519007-f3b6-453a-a3bd-60d1a9527b13 x-openstack-request-id: req-30519007-f3b6-453a-a3bd-60d1a9527b13 {{(pid=100323) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 22:32:29.711003 np0000007343 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "f69f034e-0f96-474f-8d1e-78f647b71cfc", "serverId": "bd3e0f21-cfaf-4548-8e6d-efe54a5106c3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "85d0c84b-e28d-41a0-9995-dd22296ee510", "bdm_uuid": "bf86ebe9-f806-48cb-b258-3bd6395d497a"}} {{(pid=100323) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 22:32:29.711105 np0000007343 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] GET call to compute for https://10.4.3.114/compute/v2.1/servers/bd3e0f21-cfaf-4548-8e6d-efe54a5106c3/os-volume_attachments/f69f034e-0f96-474f-8d1e-78f647b71cfc used request id req-30519007-f3b6-453a-a3bd-60d1a9527b13 {{(pid=100323) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 22:32:29.713541 np0000007343 devstack@c-api.service[100323]: ERROR cinder.volume.api [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-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 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] Caught error: Detach volume from instance bd3e0f21-cfaf-4548-8e6d-efe54a5106c3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bd3e0f21-cfaf-4548-8e6d-efe54a5106c3 using the Compute API Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: 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 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.716804 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bd3e0f21-cfaf-4548-8e6d-efe54a5106c3 using the Compute API Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.middleware.fault [None req-69777356-3045-446d-8ad3-32dd40a964d6 tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action returned with HTTP 409 Aug 14 22:32:29.717798 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 835/3357] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:29 2026] POST /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action => generated 167 bytes in 301 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:29.727915 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6afa11f9-af41-4f4e-a4b4-33b1f8ce397e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.730322 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 848/3358] 10.4.3.114 () {70 vars in 1597 bytes} [Fri Aug 14 22:32:29 2026] POST /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 22:32:29.741694 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2835fd4a-6803-4a00-826f-11c3643512c2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.761104 np0000007343 devstack@c-api.service[100325]: WARNING keystonemiddleware.auth_token [None req-2835fd4a-6803-4a00-826f-11c3643512c2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 22:32:29.765293 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 829/3359] 10.4.3.114 () {70 vars in 1597 bytes} [Fri Aug 14 22:32:29 2026] POST /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 22:32:29.774593 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a6844a6c-506a-4156-9635-728fdda4ba13 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.777012 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6844a6c-506a-4156-9635-728fdda4ba13 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:29.777320 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6844a6c-506a-4156-9635-728fdda4ba13 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:29.777595 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6844a6c-506a-4156-9635-728fdda4ba13 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:29.787449 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:29.787449 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:29.792427 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a6844a6c-506a-4156-9635-728fdda4ba13 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:29.799010 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6844a6c-506a-4156-9635-728fdda4ba13 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:29.799618 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 848/3360] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:29 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:29.826025 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-88a58c37-d4e7-4811-8293-d287275259cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.828433 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88a58c37-d4e7-4811-8293-d287275259cf tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:29.828801 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88a58c37-d4e7-4811-8293-d287275259cf tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:29.829078 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88a58c37-d4e7-4811-8293-d287275259cf tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:29.880357 np0000007343 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-88a58c37-d4e7-4811-8293-d287275259cf tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:32:29.887836 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:29.887836 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:29.894238 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-88a58c37-d4e7-4811-8293-d287275259cf tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:29.900990 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88a58c37-d4e7-4811-8293-d287275259cf tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:29.901761 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 836/3361] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:29 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:29.922981 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-07db6888-0236-46b2-be40-ad3bbc4d3900 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.929321 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-07db6888-0236-46b2-be40-ad3bbc4d3900 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 Aug 14 22:32:29.929600 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-07db6888-0236-46b2-be40-ad3bbc4d3900 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:29.929850 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-07db6888-0236-46b2-be40-ad3bbc4d3900 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:29.940055 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:29.940055 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:29.943637 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-07db6888-0236-46b2-be40-ad3bbc4d3900 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:29.949220 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-07db6888-0236-46b2-be40-ad3bbc4d3900 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 returned with HTTP 200 Aug 14 22:32:29.949220 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 849/3362] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:29 2026] GET /volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:29.954935 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-46fb1fc9-3ee4-40d1-b6e0-dce4a005262a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.956725 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46fb1fc9-3ee4-40d1-b6e0-dce4a005262a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] DELETE https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:32:29.956938 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46fb1fc9-3ee4-40d1-b6e0-dce4a005262a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:29.957117 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46fb1fc9-3ee4-40d1-b6e0-dce4a005262a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:29.957336 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-46fb1fc9-3ee4-40d1-b6e0-dce4a005262a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Delete volume with id: 24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:32:29.961560 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-1ecad260-879b-4513-99e6-af579c1822a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.966547 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8553becb-243a-4846-af9d-9a1de3145fc0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:29.966771 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-1ecad260-879b-4513-99e6-af579c1822a0 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:29.966771 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-1ecad260-879b-4513-99e6-af579c1822a0 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:29.966771 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-1ecad260-879b-4513-99e6-af579c1822a0 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:29.967221 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8553becb-243a-4846-af9d-9a1de3145fc0 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:32:29.967733 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8553becb-243a-4846-af9d-9a1de3145fc0 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7d779c2-1f13-4164-96ee-c59c3ae82249", "name": "tempest-VolumeDependencyTests-Snapshot-444362178"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:29.969311 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:29.969311 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:29.969311 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-46fb1fc9-3ee4-40d1-b6e0-dce4a005262a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:32:29.976848 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:29.976848 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:29.978291 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:29.978291 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:29.978779 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8553becb-243a-4846-af9d-9a1de3145fc0 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:29.978905 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-8553becb-243a-4846-af9d-9a1de3145fc0 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create snapshot from volume a7d779c2-1f13-4164-96ee-c59c3ae82249 Aug 14 22:32:29.984119 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-1ecad260-879b-4513-99e6-af579c1822a0 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:29.990788 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-1ecad260-879b-4513-99e6-af579c1822a0 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:29.990788 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 849/3363] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:32:29 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:30.000373 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-46fb1fc9-3ee4-40d1-b6e0-dce4a005262a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Delete volume request issued successfully. Aug 14 22:32:30.000785 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46fb1fc9-3ee4-40d1-b6e0-dce4a005262a tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 returned with HTTP 202 Aug 14 22:32:30.001318 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 830/3364] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:32:29 2026] DELETE /volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:32:30.012699 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cb8653c8-3797-4ce8-953c-5d80bce0ff9b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:30.016550 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb8653c8-3797-4ce8-953c-5d80bce0ff9b tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:32:30.017861 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb8653c8-3797-4ce8-953c-5d80bce0ff9b tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:30.018991 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb8653c8-3797-4ce8-953c-5d80bce0ff9b tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:30.019505 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-8553becb-243a-4846-af9d-9a1de3145fc0 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['94e92b36-2568-401b-bcfb-ec29d3e1db72', 'a02e02f3-04df-49d9-8ea1-e6b29496ce6a', '3f526624-34d9-4414-ac13-b6a4afc44231', 'cd61f450-a520-448a-9357-a5c4fcba395b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:30.029763 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:30.029763 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:30.035821 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cb8653c8-3797-4ce8-953c-5d80bce0ff9b tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Volume info retrieved successfully. Aug 14 22:32:30.050859 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb8653c8-3797-4ce8-953c-5d80bce0ff9b tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 returned with HTTP 200 Aug 14 22:32:30.051657 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 850/3365] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:30 2026] GET /volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 => generated 1388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:30.074125 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8553becb-243a-4846-af9d-9a1de3145fc0 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot create request issued successfully. Aug 14 22:32:30.074125 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8553becb-243a-4846-af9d-9a1de3145fc0 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:32:30.074125 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 837/3366] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:32:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:30.088365 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-82fd12d0-7a50-4a55-ad98-2eb019986070 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:30.091245 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-82fd12d0-7a50-4a55-ad98-2eb019986070 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 Aug 14 22:32:30.091646 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-82fd12d0-7a50-4a55-ad98-2eb019986070 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:30.091914 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-82fd12d0-7a50-4a55-ad98-2eb019986070 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:30.096907 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:30.096907 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:30.099394 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-82fd12d0-7a50-4a55-ad98-2eb019986070 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:30.099394 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-82fd12d0-7a50-4a55-ad98-2eb019986070 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 returned with HTTP 200 Aug 14 22:32:30.100074 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 850/3367] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:30 2026] GET /volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:30.111900 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c365dfae-4006-4c66-bd50-386b4447c246 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:30.112518 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c365dfae-4006-4c66-bd50-386b4447c246 None None] GET https://10.4.3.114/volume// Aug 14 22:32:30.112747 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c365dfae-4006-4c66-bd50-386b4447c246 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:30.113007 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c365dfae-4006-4c66-bd50-386b4447c246 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:30.113437 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c365dfae-4006-4c66-bd50-386b4447c246 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:32:30.113827 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 831/3368] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:32: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 14 22:32:30.124293 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-e4936c20-5925-4de5-ac52-e0ec29c072e7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:30.126954 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-e4936c20-5925-4de5-ac52-e0ec29c072e7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:32:30.127428 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-e4936c20-5925-4de5-ac52-e0ec29c072e7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "947e621a-fdaf-4e17-85ca-8744914ef933", "connector": null, "instance_uuid": "bd3e0f21-cfaf-4548-8e6d-efe54a5106c3"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:30.139590 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:30.139590 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:30.176161 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-e4936c20-5925-4de5-ac52-e0ec29c072e7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:32:30.176161 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 851/3369] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:32:30 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:30.202497 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b831e357-0965-4676-8f14-c09a86bb6c7c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:30.204518 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b831e357-0965-4676-8f14-c09a86bb6c7c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:30.204708 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b831e357-0965-4676-8f14-c09a86bb6c7c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:30.204896 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b831e357-0965-4676-8f14-c09a86bb6c7c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:30.215241 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:30.215241 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:30.220016 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b831e357-0965-4676-8f14-c09a86bb6c7c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:30.227659 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b831e357-0965-4676-8f14-c09a86bb6c7c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:30.227659 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 838/3370] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:30 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:30.227812 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1f7d0d35-68c1-487b-a854-c448c22f7c93 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:30.227812 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f7d0d35-68c1-487b-a854-c448c22f7c93 None None] GET https://10.4.3.114/volume// Aug 14 22:32:30.227812 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f7d0d35-68c1-487b-a854-c448c22f7c93 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:30.227812 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f7d0d35-68c1-487b-a854-c448c22f7c93 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:30.227812 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f7d0d35-68c1-487b-a854-c448c22f7c93 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:32:30.227812 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 851/3371] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:32: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 14 22:32:30.235708 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-78c46f8d-8e6a-4550-9ab8-443a03622b34 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:30.237967 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-78c46f8d-8e6a-4550-9ab8-443a03622b34 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:30.238303 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-78c46f8d-8e6a-4550-9ab8-443a03622b34 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:30.238499 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-78c46f8d-8e6a-4550-9ab8-443a03622b34 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:30.249853 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:30.249853 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:30.253670 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-78c46f8d-8e6a-4550-9ab8-443a03622b34 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:30.261413 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-78c46f8d-8e6a-4550-9ab8-443a03622b34 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:30.262100 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 832/3372] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:32:30 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 1037 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:30.388628 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ed55f177-5fad-4371-b195-e6a19d813fac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:30.393173 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed55f177-5fad-4371-b195-e6a19d813fac tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:30.393173 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed55f177-5fad-4371-b195-e6a19d813fac tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:30.393173 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed55f177-5fad-4371-b195-e6a19d813fac tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:30.393173 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ed55f177-5fad-4371-b195-e6a19d813fac tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:30.399839 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:30.399839 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:30.404983 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed55f177-5fad-4371-b195-e6a19d813fac tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:30.404983 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 852/3373] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:30 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:30.430511 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-e21ba084-f5fc-4f19-9fac-e4d5ad1bf18b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:30.432107 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-e21ba084-f5fc-4f19-9fac-e4d5ad1bf18b tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] PUT https://10.4.3.114/volume/v3/attachments/9c78e897-9e88-4a27-b917-400c7b26c853 Aug 14 22:32:30.432645 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-e21ba084-f5fc-4f19-9fac-e4d5ad1bf18b tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:30.444844 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-e21ba084-f5fc-4f19-9fac-e4d5ad1bf18b tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Acquiring lock "cinder-attachment_update-947e621a-fdaf-4e17-85ca-8744914ef933-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:32:30.449676 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-e21ba084-f5fc-4f19-9fac-e4d5ad1bf18b tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Lock "cinder-attachment_update-947e621a-fdaf-4e17-85ca-8744914ef933-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:32:30.451411 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:30.451411 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:30.555624 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-e21ba084-f5fc-4f19-9fac-e4d5ad1bf18b tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Lock "cinder-attachment_update-947e621a-fdaf-4e17-85ca-8744914ef933-np0000007343" released by "attachment_update" :: held 0.106s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:32:30.556051 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-e21ba084-f5fc-4f19-9fac-e4d5ad1bf18b tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/attachments/9c78e897-9e88-4a27-b917-400c7b26c853 returned with HTTP 200 Aug 14 22:32:30.556472 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 839/3374] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:32:30 2026] PUT /volume/v3/attachments/9c78e897-9e88-4a27-b917-400c7b26c853 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:30.583121 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-85481548-89d9-412b-880c-48f173b1899d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:30.584934 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85481548-89d9-412b-880c-48f173b1899d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:30.585172 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85481548-89d9-412b-880c-48f173b1899d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:30.585336 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85481548-89d9-412b-880c-48f173b1899d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:30.585415 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-85481548-89d9-412b-880c-48f173b1899d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:30.599565 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:30.599565 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:30.599565 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85481548-89d9-412b-880c-48f173b1899d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:30.599565 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 852/3375] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:30 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:31.064826 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1200a092-cf7c-408f-82b2-aafc7062f959 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:31.067432 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1200a092-cf7c-408f-82b2-aafc7062f959 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] GET https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 Aug 14 22:32:31.067747 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1200a092-cf7c-408f-82b2-aafc7062f959 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:31.067821 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1200a092-cf7c-408f-82b2-aafc7062f959 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:31.076906 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1200a092-cf7c-408f-82b2-aafc7062f959 tempest-TestVolumeBootPatternV346-855399334 tempest-TestVolumeBootPatternV346-855399334-project-member] https://10.4.3.114/volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 returned with HTTP 404 Aug 14 22:32:31.077813 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 833/3376] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:31 2026] GET /volume/v3/volumes/24b6c463-5868-4aea-b5e9-c94c18e55501 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:32:31.110778 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-24ed5b0d-a24a-49be-99ba-726b9b096232 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:31.112998 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-24ed5b0d-a24a-49be-99ba-726b9b096232 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 Aug 14 22:32:31.113644 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-24ed5b0d-a24a-49be-99ba-726b9b096232 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:31.113906 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-24ed5b0d-a24a-49be-99ba-726b9b096232 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:31.121496 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:31.121496 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:31.122458 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-24ed5b0d-a24a-49be-99ba-726b9b096232 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:31.123371 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-24ed5b0d-a24a-49be-99ba-726b9b096232 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 returned with HTTP 200 Aug 14 22:32:31.124588 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 853/3377] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:31 2026] GET /volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:31.136496 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:31.138307 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:31.138693 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b93abc8f-8a06-4f66-bf24-25cfbba116a9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1489924187"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:31.140489 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request body: {'volume': {'snapshot_id': 'b93abc8f-8a06-4f66-bf24-25cfbba116a9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1489924187'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:31.145874 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:31.145874 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:31.146475 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:31.146609 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume of 1 GB Aug 14 22:32:31.150663 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Availability Zones retrieved successfully. Aug 14 22:32:31.157194 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (04915b70-88d4-4153-b019-467ac3d7f6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:31.158685 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09059c56-ed5c-4430-91e8-b218e9cc7cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:31.159748 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:31.192948 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09059c56-ed5c-4430-91e8-b218e9cc7cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b93abc8f-8a06-4f66-bf24-25cfbba116a9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:31.193832 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2555d7a-b9dc-4367-b7dd-4da0d15fd9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:31.241808 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2f8ec7c-1519-48d2-ae7e-fe7178692f3c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:31.250618 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2f8ec7c-1519-48d2-ae7e-fe7178692f3c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:31.251064 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2f8ec7c-1519-48d2-ae7e-fe7178692f3c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:31.252345 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2f8ec7c-1519-48d2-ae7e-fe7178692f3c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:31.254357 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['ee8e4c86-d4b0-4000-b930-1a91f6b6377b', '5b733b2e-f140-4d99-a025-7d6c16706d0d', '2018ab12-548a-4ce8-96a7-04b84d254ed4', 'c8e44584-6862-4c47-8207-aeddca0e7237'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:31.255355 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2555d7a-b9dc-4367-b7dd-4da0d15fd9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee8e4c86-d4b0-4000-b930-1a91f6b6377b', '5b733b2e-f140-4d99-a025-7d6c16706d0d', '2018ab12-548a-4ce8-96a7-04b84d254ed4', 'c8e44584-6862-4c47-8207-aeddca0e7237']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:31.255608 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94fa533-ffa6-41e2-881a-c2c71f2e951f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:31.264537 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:31.264537 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:31.269519 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a2f8ec7c-1519-48d2-ae7e-fe7178692f3c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:31.275805 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2f8ec7c-1519-48d2-ae7e-fe7178692f3c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:31.276247 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 853/3378] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:31 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:31.313062 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94fa533-ffa6-41e2-881a-c2c71f2e951f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5565d3b0-025f-4622-ad3e-fdff6efa2554', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1489924187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['ee8e4c86-d4b0-4000-b930-1a91f6b6377b','5b733b2e-f140-4d99-a025-7d6c16706d0d','2018ab12-548a-4ce8-96a7-04b84d254ed4','c8e44584-6862-4c47-8207-aeddca0e7237'],size=1,snapshot_id=b93abc8f-8a06-4f66-bf24-25cfbba116a9,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1489924187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5565d3b0-025f-4622-ad3e-fdff6efa2554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d5bd6625524d5d8825b2bdfc5b932e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b93abc8f-8a06-4f66-bf24-25cfbba116a9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:31.314322 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4fcc7ff-4f4b-43d9-a978-2ca986449117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:31.347796 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4fcc7ff-4f4b-43d9-a978-2ca986449117) transitioned into state 'SUCCESS' from state '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-1489924187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['ee8e4c86-d4b0-4000-b930-1a91f6b6377b','5b733b2e-f140-4d99-a025-7d6c16706d0d','2018ab12-548a-4ce8-96a7-04b84d254ed4','c8e44584-6862-4c47-8207-aeddca0e7237'],size=1,snapshot_id=b93abc8f-8a06-4f66-bf24-25cfbba116a9,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:31.348878 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b72f75b-6d22-4571-903c-3cc2246a793c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:31.376418 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b72f75b-6d22-4571-903c-3cc2246a793c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:31.377612 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (04915b70-88d4-4153-b019-467ac3d7f6d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:31.378018 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request issued successfully. Aug 14 22:32:31.378680 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69cdb550-27ec-44b6-967e-8c96a4b1a5a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:31.379125 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 840/3379] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:32:31 2026] POST /volume/v3/volumes => generated 804 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:31.396058 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cf293365-8ff0-4ce4-a8b0-70c2be6949ce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:31.400110 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf293365-8ff0-4ce4-a8b0-70c2be6949ce tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 Aug 14 22:32:31.400110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cf293365-8ff0-4ce4-a8b0-70c2be6949ce tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:31.400110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cf293365-8ff0-4ce4-a8b0-70c2be6949ce tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:31.411473 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:31.411473 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:31.416650 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cf293365-8ff0-4ce4-a8b0-70c2be6949ce tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:31.417479 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-45b1120b-58f1-4b6f-9d66-351b22c99297 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:31.420323 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45b1120b-58f1-4b6f-9d66-351b22c99297 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:31.421390 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45b1120b-58f1-4b6f-9d66-351b22c99297 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:31.422650 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45b1120b-58f1-4b6f-9d66-351b22c99297 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:31.422874 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-45b1120b-58f1-4b6f-9d66-351b22c99297 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:31.423438 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf293365-8ff0-4ce4-a8b0-70c2be6949ce tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 returned with HTTP 200 Aug 14 22:32:31.424322 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 834/3380] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:31 2026] GET /volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:31.428792 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:31.428792 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:31.429270 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45b1120b-58f1-4b6f-9d66-351b22c99297 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:31.429805 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 854/3381] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:31 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:31.610816 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-04ac92d2-ab9e-405f-b477-b3a15faf1a4e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:31.612974 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04ac92d2-ab9e-405f-b477-b3a15faf1a4e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:31.613382 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04ac92d2-ab9e-405f-b477-b3a15faf1a4e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:31.613663 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04ac92d2-ab9e-405f-b477-b3a15faf1a4e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:31.613881 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-04ac92d2-ab9e-405f-b477-b3a15faf1a4e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:31.618838 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:31.618838 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:31.619783 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04ac92d2-ab9e-405f-b477-b3a15faf1a4e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:31.620276 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 854/3382] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:31 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:32.295466 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fd874d05-f2ff-4e0c-9323-1fa81f4b279a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:32.297585 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd874d05-f2ff-4e0c-9323-1fa81f4b279a tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:32.297861 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd874d05-f2ff-4e0c-9323-1fa81f4b279a tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:32.297955 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd874d05-f2ff-4e0c-9323-1fa81f4b279a tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:32.308536 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:32.308536 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:32.313310 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd874d05-f2ff-4e0c-9323-1fa81f4b279a tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:32.321061 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd874d05-f2ff-4e0c-9323-1fa81f4b279a tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:32.322902 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 841/3383] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:32 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:32.439921 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d11bf2e-009a-4908-a0c9-2ec47f2c8c92 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:32.442095 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d11bf2e-009a-4908-a0c9-2ec47f2c8c92 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 Aug 14 22:32:32.442865 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d11bf2e-009a-4908-a0c9-2ec47f2c8c92 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:32.443323 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bf0bde99-1826-4955-bc6f-d8c3d5da7a68 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:32.445242 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d11bf2e-009a-4908-a0c9-2ec47f2c8c92 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:32.446599 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf0bde99-1826-4955-bc6f-d8c3d5da7a68 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:32.446925 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf0bde99-1826-4955-bc6f-d8c3d5da7a68 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:32.447214 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf0bde99-1826-4955-bc6f-d8c3d5da7a68 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:32.447413 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bf0bde99-1826-4955-bc6f-d8c3d5da7a68 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:32.455915 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:32.455915 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:32.456720 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf0bde99-1826-4955-bc6f-d8c3d5da7a68 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:32.456911 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 855/3384] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:32 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:32.457069 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:32.457069 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:32.467754 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d11bf2e-009a-4908-a0c9-2ec47f2c8c92 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:32.475082 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d11bf2e-009a-4908-a0c9-2ec47f2c8c92 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 returned with HTTP 200 Aug 14 22:32:32.475517 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 835/3385] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:32 2026] GET /volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 => generated 897 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:32.494306 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:32.496716 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:32.496939 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5565d3b0-025f-4622-ad3e-fdff6efa2554", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-859886646"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:32.499405 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request body: {'volume': {'source_volid': '5565d3b0-025f-4622-ad3e-fdff6efa2554', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-859886646'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:32.512873 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:32.512873 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:32.514892 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume retrieved successfully. Aug 14 22:32:32.514892 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume of 1 GB Aug 14 22:32:32.524616 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Availability Zones retrieved successfully. Aug 14 22:32:32.533590 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (438a11b6-8987-48bb-a5a9-13766269237f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:32.535331 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd67614-a8c4-4071-9dc5-4ab1cf960562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:32.537223 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:32.571462 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd67614-a8c4-4071-9dc5-4ab1cf960562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5565d3b0-025f-4622-ad3e-fdff6efa2554', 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:32.572389 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a60ef4a-846b-4e9e-8506-4c0f7102e406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:32.633749 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea5aeae9-68f0-48d4-92da-e99d8683adaf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:32.636191 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea5aeae9-68f0-48d4-92da-e99d8683adaf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:32.636534 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea5aeae9-68f0-48d4-92da-e99d8683adaf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:32.636831 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea5aeae9-68f0-48d4-92da-e99d8683adaf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:32.637033 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ea5aeae9-68f0-48d4-92da-e99d8683adaf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:32.646471 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:32.646471 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:32.647513 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea5aeae9-68f0-48d4-92da-e99d8683adaf tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:32.648134 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 842/3386] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:32 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:32.658070 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['274ed09c-4f5e-4b9d-8de9-db1e46be8145', 'fd64a820-d6aa-4257-b793-7fb224536600', 'c909c1e6-845a-475b-aa19-2d54f114c788', '13adbe5c-b10a-4193-9469-ede92a4a18ad'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:32.659020 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a60ef4a-846b-4e9e-8506-4c0f7102e406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['274ed09c-4f5e-4b9d-8de9-db1e46be8145', 'fd64a820-d6aa-4257-b793-7fb224536600', 'c909c1e6-845a-475b-aa19-2d54f114c788', '13adbe5c-b10a-4193-9469-ede92a4a18ad']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:32.659868 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72449deb-07b5-4da7-aefc-1021aeb74fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:32.706391 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72449deb-07b5-4da7-aefc-1021aeb74fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2102b9ca-14f5-4002-bae7-41f0ecc5e51e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-859886646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['274ed09c-4f5e-4b9d-8de9-db1e46be8145','fd64a820-d6aa-4257-b793-7fb224536600','c909c1e6-845a-475b-aa19-2d54f114c788','13adbe5c-b10a-4193-9469-ede92a4a18ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=5565d3b0-025f-4622-ad3e-fdff6efa2554,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-859886646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2102b9ca-14f5-4002-bae7-41f0ecc5e51e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d5bd6625524d5d8825b2bdfc5b932e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5565d3b0-025f-4622-ad3e-fdff6efa2554,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:32.707590 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a4a1ab-daa9-44ac-9c91-fcdad764aa46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:32.732738 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a4a1ab-daa9-44ac-9c91-fcdad764aa46) transitioned into state 'SUCCESS' from state '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-859886646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['274ed09c-4f5e-4b9d-8de9-db1e46be8145','fd64a820-d6aa-4257-b793-7fb224536600','c909c1e6-845a-475b-aa19-2d54f114c788','13adbe5c-b10a-4193-9469-ede92a4a18ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=5565d3b0-025f-4622-ad3e-fdff6efa2554,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:32.733500 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bface92-862b-4658-90e2-ca9d0852933e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:32.755278 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bface92-862b-4658-90e2-ca9d0852933e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:32.755278 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (438a11b6-8987-48bb-a5a9-13766269237f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:32.755278 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request issued successfully. Aug 14 22:32:32.755278 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abce14a0-2a0c-42f2-b7f6-6f8a05ae6c42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:32.755845 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 855/3387] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:32:32 2026] POST /volume/v3/volumes => generated 803 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:32.771314 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b689db0-a968-4943-a006-1143d9e84730 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:32.773332 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b689db0-a968-4943-a006-1143d9e84730 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e Aug 14 22:32:32.773656 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b689db0-a968-4943-a006-1143d9e84730 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:32.773883 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b689db0-a968-4943-a006-1143d9e84730 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:32.781547 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:32.781547 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:32.786061 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7b689db0-a968-4943-a006-1143d9e84730 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:32.790127 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b689db0-a968-4943-a006-1143d9e84730 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e returned with HTTP 200 Aug 14 22:32:32.790127 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 856/3388] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:32 2026] GET /volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:33.344045 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8256d75a-48fe-47fa-9eee-a3df224045e7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:33.347058 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8256d75a-48fe-47fa-9eee-a3df224045e7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:33.347264 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8256d75a-48fe-47fa-9eee-a3df224045e7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:33.347481 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8256d75a-48fe-47fa-9eee-a3df224045e7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:33.360931 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:33.360931 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:33.367933 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8256d75a-48fe-47fa-9eee-a3df224045e7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:33.376148 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8256d75a-48fe-47fa-9eee-a3df224045e7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:33.376148 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 836/3389] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:33 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:33.467830 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-adb52c39-1e47-4858-8fe7-85ffcd0fe415 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:33.470547 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adb52c39-1e47-4858-8fe7-85ffcd0fe415 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:33.470725 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adb52c39-1e47-4858-8fe7-85ffcd0fe415 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:33.470908 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adb52c39-1e47-4858-8fe7-85ffcd0fe415 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:33.471027 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-adb52c39-1e47-4858-8fe7-85ffcd0fe415 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:33.475045 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:33.475045 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:33.475634 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adb52c39-1e47-4858-8fe7-85ffcd0fe415 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:33.476209 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 843/3390] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:33 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:33.662483 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-23e21d16-f1cd-440f-b7d6-ed5e8923af67 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:33.664804 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23e21d16-f1cd-440f-b7d6-ed5e8923af67 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:33.665093 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23e21d16-f1cd-440f-b7d6-ed5e8923af67 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:33.665379 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23e21d16-f1cd-440f-b7d6-ed5e8923af67 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:33.665521 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-23e21d16-f1cd-440f-b7d6-ed5e8923af67 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:33.670728 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:33.670728 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:33.671673 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23e21d16-f1cd-440f-b7d6-ed5e8923af67 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:33.672203 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 856/3391] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:33 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:33.805371 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6ba1af7a-119f-4973-a72e-825f4a202bae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:33.811483 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ba1af7a-119f-4973-a72e-825f4a202bae tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e Aug 14 22:32:33.811789 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ba1af7a-119f-4973-a72e-825f4a202bae tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:33.812030 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ba1af7a-119f-4973-a72e-825f4a202bae tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:33.824757 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:33.824757 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:33.832173 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6ba1af7a-119f-4973-a72e-825f4a202bae tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:33.838081 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ba1af7a-119f-4973-a72e-825f4a202bae tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e returned with HTTP 200 Aug 14 22:32:33.838625 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 857/3392] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:33 2026] GET /volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e => generated 896 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:33.852192 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6ebecb89-8c46-4be0-9476-420b2e9bd12b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:33.853606 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ebecb89-8c46-4be0-9476-420b2e9bd12b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 Aug 14 22:32:33.853766 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ebecb89-8c46-4be0-9476-420b2e9bd12b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:33.853947 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ebecb89-8c46-4be0-9476-420b2e9bd12b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:33.854049 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-6ebecb89-8c46-4be0-9476-420b2e9bd12b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete snapshot with id: fc50f32d-d4c2-499b-ad54-09d0b0035b14 Aug 14 22:32:33.859448 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:33.859448 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:33.859928 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6ebecb89-8c46-4be0-9476-420b2e9bd12b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:33.880340 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6ebecb89-8c46-4be0-9476-420b2e9bd12b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot delete request issued successfully. Aug 14 22:32:33.880641 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ebecb89-8c46-4be0-9476-420b2e9bd12b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 returned with HTTP 202 Aug 14 22:32:33.881081 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 837/3393] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:32:33 2026] DELETE /volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:33.888814 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-632ee66b-a236-4237-af90-01acf5b0e2ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:33.891316 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-632ee66b-a236-4237-af90-01acf5b0e2ae tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 Aug 14 22:32:33.891568 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-632ee66b-a236-4237-af90-01acf5b0e2ae tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:33.891797 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-632ee66b-a236-4237-af90-01acf5b0e2ae tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:33.897978 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:33.897978 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:33.898463 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-632ee66b-a236-4237-af90-01acf5b0e2ae tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:33.899334 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-632ee66b-a236-4237-af90-01acf5b0e2ae tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 returned with HTTP 200 Aug 14 22:32:33.899876 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 844/3394] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:33 2026] GET /volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:34.392950 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-639483ea-43f7-48d4-8184-0f2a1e54f8b7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:34.397118 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-639483ea-43f7-48d4-8184-0f2a1e54f8b7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:34.397458 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-639483ea-43f7-48d4-8184-0f2a1e54f8b7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:34.397752 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-639483ea-43f7-48d4-8184-0f2a1e54f8b7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:34.419445 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:34.419445 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:34.425416 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-639483ea-43f7-48d4-8184-0f2a1e54f8b7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:34.431129 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-639483ea-43f7-48d4-8184-0f2a1e54f8b7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:34.431777 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 857/3395] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:34 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:34.487316 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-50e184b8-ddb5-4b8e-abf6-fdc69a0d62de None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:34.489310 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50e184b8-ddb5-4b8e-abf6-fdc69a0d62de tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:34.489566 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50e184b8-ddb5-4b8e-abf6-fdc69a0d62de tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:34.489791 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50e184b8-ddb5-4b8e-abf6-fdc69a0d62de tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:34.489921 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-50e184b8-ddb5-4b8e-abf6-fdc69a0d62de tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:34.494663 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:34.494663 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:34.495406 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50e184b8-ddb5-4b8e-abf6-fdc69a0d62de tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:34.495921 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 858/3396] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:34 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:34.686324 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-96dacd98-d6f4-4d4f-b181-b93f37580fc9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:34.689111 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96dacd98-d6f4-4d4f-b181-b93f37580fc9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:34.689518 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96dacd98-d6f4-4d4f-b181-b93f37580fc9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:34.690299 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96dacd98-d6f4-4d4f-b181-b93f37580fc9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:34.690299 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-96dacd98-d6f4-4d4f-b181-b93f37580fc9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:34.695740 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:34.695740 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:34.697056 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96dacd98-d6f4-4d4f-b181-b93f37580fc9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:34.697583 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 838/3397] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:34 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:34.909369 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-310377da-ba20-44fe-a8a6-1f2ddce0e84a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:34.912153 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-310377da-ba20-44fe-a8a6-1f2ddce0e84a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 Aug 14 22:32:34.912500 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-310377da-ba20-44fe-a8a6-1f2ddce0e84a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:34.912704 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-310377da-ba20-44fe-a8a6-1f2ddce0e84a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:34.919029 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-310377da-ba20-44fe-a8a6-1f2ddce0e84a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 returned with HTTP 404 Aug 14 22:32:34.919922 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 845/3398] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:34 2026] GET /volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:34.925221 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-76d60db7-ea3a-468a-bc25-62c5bbcef0c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:34.927688 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-76d60db7-ea3a-468a-bc25-62c5bbcef0c7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] POST https://10.4.3.114/volume/v3/attachments/9c78e897-9e88-4a27-b917-400c7b26c853/action Aug 14 22:32:34.927688 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-76d60db7-ea3a-468a-bc25-62c5bbcef0c7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:34.928101 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-76d60db7-ea3a-468a-bc25-62c5bbcef0c7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:34.929307 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-128c6eaa-582d-4282-8da1-fab5318061ea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:34.932355 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-128c6eaa-582d-4282-8da1-fab5318061ea tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 Aug 14 22:32:34.932913 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-128c6eaa-582d-4282-8da1-fab5318061ea tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:34.933404 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-128c6eaa-582d-4282-8da1-fab5318061ea tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:34.933583 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-128c6eaa-582d-4282-8da1-fab5318061ea tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete snapshot with id: b93abc8f-8a06-4f66-bf24-25cfbba116a9 Aug 14 22:32:34.939183 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:34.939183 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:34.939684 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-128c6eaa-582d-4282-8da1-fab5318061ea tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:34.947886 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:34.947886 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:34.967847 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-128c6eaa-582d-4282-8da1-fab5318061ea tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot delete request issued successfully. Aug 14 22:32:34.968143 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-128c6eaa-582d-4282-8da1-fab5318061ea tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 returned with HTTP 202 Aug 14 22:32:34.968613 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 859/3399] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:32:34 2026] DELETE /volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:34.973005 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bdecc5a8-5a84-4e82-9692-6b8dd809935a req-76d60db7-ea3a-468a-bc25-62c5bbcef0c7 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/attachments/9c78e897-9e88-4a27-b917-400c7b26c853/action returned with HTTP 204 Aug 14 22:32:34.973005 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 858/3400] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:32:34 2026] POST /volume/v3/attachments/9c78e897-9e88-4a27-b917-400c7b26c853/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:34.980197 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-131a2018-da99-43e7-ace6-b308bc16ebdb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:34.983654 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-131a2018-da99-43e7-ace6-b308bc16ebdb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 Aug 14 22:32:34.983654 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-131a2018-da99-43e7-ace6-b308bc16ebdb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:34.983654 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-131a2018-da99-43e7-ace6-b308bc16ebdb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:34.989936 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:34.989936 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:34.990614 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-131a2018-da99-43e7-ace6-b308bc16ebdb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:34.991671 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-131a2018-da99-43e7-ace6-b308bc16ebdb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 returned with HTTP 200 Aug 14 22:32:34.993469 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 839/3401] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:34 2026] GET /volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:35.450691 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2cba203e-f1e3-4423-9fcb-a4dbd8113ca1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:35.453379 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cba203e-f1e3-4423-9fcb-a4dbd8113ca1 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:35.456778 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2cba203e-f1e3-4423-9fcb-a4dbd8113ca1 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:35.457057 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2cba203e-f1e3-4423-9fcb-a4dbd8113ca1 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:35.478383 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:35.478383 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:35.484517 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2cba203e-f1e3-4423-9fcb-a4dbd8113ca1 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:35.493538 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cba203e-f1e3-4423-9fcb-a4dbd8113ca1 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:35.494157 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 846/3402] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:35 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 1150 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:35.507905 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3f07e966-35c7-460c-8e10-d883a374de27 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:35.508083 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e975bacb-83cf-4712-9e1a-255eb0f08636 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:35.509797 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f07e966-35c7-460c-8e10-d883a374de27 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:35.510454 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f07e966-35c7-460c-8e10-d883a374de27 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:35.510454 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f07e966-35c7-460c-8e10-d883a374de27 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:35.511015 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e975bacb-83cf-4712-9e1a-255eb0f08636 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:35.511061 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3f07e966-35c7-460c-8e10-d883a374de27 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:35.511093 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e975bacb-83cf-4712-9e1a-255eb0f08636 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:35.511093 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e975bacb-83cf-4712-9e1a-255eb0f08636 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:35.514859 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:35.514859 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:35.515518 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f07e966-35c7-460c-8e10-d883a374de27 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:35.516162 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 860/3403] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:35 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:35.525928 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:35.525928 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:35.531905 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e975bacb-83cf-4712-9e1a-255eb0f08636 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:35.538096 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e975bacb-83cf-4712-9e1a-255eb0f08636 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:35.538537 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 859/3404] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:35 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:35.554666 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b1ae394-7e67-4a2a-85ab-4fd9e0421aa5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:35.560212 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b1ae394-7e67-4a2a-85ab-4fd9e0421aa5 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] POST https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action Aug 14 22:32:35.561439 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b1ae394-7e67-4a2a-85ab-4fd9e0421aa5 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action body: b'{"os-detach": {"attachment_id": "9c78e897-9e88-4a27-b917-400c7b26c853"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:35.561925 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b1ae394-7e67-4a2a-85ab-4fd9e0421aa5 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "9c78e897-9e88-4a27-b917-400c7b26c853"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:35.576522 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:35.576522 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:35.576522 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9b1ae394-7e67-4a2a-85ab-4fd9e0421aa5 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:35.585745 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b1ae394-7e67-4a2a-85ab-4fd9e0421aa5 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action returned with HTTP 400 Aug 14 22:32:35.586652 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 840/3405] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:35 2026] POST /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action => generated 100 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:32:35.629379 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0db91c60-5fc8-4241-825a-85e353d19bae req-0d66a6c2-a2fe-4340-9fc6-e2b6561c5a9f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:35.631768 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-0d66a6c2-a2fe-4340-9fc6-e2b6561c5a9f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:35.632043 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-0d66a6c2-a2fe-4340-9fc6-e2b6561c5a9f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:35.632336 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-0d66a6c2-a2fe-4340-9fc6-e2b6561c5a9f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:35.642507 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:35.642507 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:35.647825 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-0db91c60-5fc8-4241-825a-85e353d19bae req-0d66a6c2-a2fe-4340-9fc6-e2b6561c5a9f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:35.655709 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-0d66a6c2-a2fe-4340-9fc6-e2b6561c5a9f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:35.656701 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 847/3406] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:32:35 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:35.683398 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0db91c60-5fc8-4241-825a-85e353d19bae req-6ff3b6ff-b2df-42a6-b5e0-9f000396c94d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:35.686588 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-6ff3b6ff-b2df-42a6-b5e0-9f000396c94d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] POST https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933/action Aug 14 22:32:35.687030 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-6ff3b6ff-b2df-42a6-b5e0-9f000396c94d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:35.687279 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-6ff3b6ff-b2df-42a6-b5e0-9f000396c94d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:35.705277 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:35.705277 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:35.705277 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-0db91c60-5fc8-4241-825a-85e353d19bae req-6ff3b6ff-b2df-42a6-b5e0-9f000396c94d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:35.709311 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-60e7216d-e56e-4a94-a276-083967138d4c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:35.711588 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60e7216d-e56e-4a94-a276-083967138d4c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:35.711797 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60e7216d-e56e-4a94-a276-083967138d4c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:35.712025 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60e7216d-e56e-4a94-a276-083967138d4c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:35.712206 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-60e7216d-e56e-4a94-a276-083967138d4c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:35.717822 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:35.717822 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:35.718876 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-0db91c60-5fc8-4241-825a-85e353d19bae req-6ff3b6ff-b2df-42a6-b5e0-9f000396c94d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Begin detaching volume completed successfully. Aug 14 22:32:35.718954 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60e7216d-e56e-4a94-a276-083967138d4c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:35.719079 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-6ff3b6ff-b2df-42a6-b5e0-9f000396c94d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933/action returned with HTTP 202 Aug 14 22:32:35.719372 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 860/3407] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:35 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:35.720573 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 861/3408] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:32:35 2026] POST /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:32:35.732964 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-43ba623c-5fe5-46d1-bcb8-782da218c6ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:35.735625 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43ba623c-5fe5-46d1-bcb8-782da218c6ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:32:35.735854 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43ba623c-5fe5-46d1-bcb8-782da218c6ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:35.736099 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43ba623c-5fe5-46d1-bcb8-782da218c6ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:35.736226 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-43ba623c-5fe5-46d1-bcb8-782da218c6ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:35.744172 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:35.744172 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:35.744934 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43ba623c-5fe5-46d1-bcb8-782da218c6ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:32:35.745488 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 841/3409] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:35 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:35.760569 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e3a24744-9bc3-4752-8e13-c6c3c818ce4d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:35.766690 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3a24744-9bc3-4752-8e13-c6c3c818ce4d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:32:35.768051 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e3a24744-9bc3-4752-8e13-c6c3c818ce4d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6cb53f6a-9f5d-445d-9b75-76b77630bc5a", "incremental": true, "force": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:35.770075 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-e3a24744-9bc3-4752-8e13-c6c3c818ce4d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating new backup {'backup': {'volume_id': '6cb53f6a-9f5d-445d-9b75-76b77630bc5a', 'incremental': True, 'force': True}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:32:35.770400 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-e3a24744-9bc3-4752-8e13-c6c3c818ce4d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating backup of volume 6cb53f6a-9f5d-445d-9b75-76b77630bc5a in container None Aug 14 22:32:35.778973 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-585fe950-6fb6-41c9-8b40-73e68fc50864 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:35.779395 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-585fe950-6fb6-41c9-8b40-73e68fc50864 None None] GET https://10.4.3.114/volume// Aug 14 22:32:35.779573 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-585fe950-6fb6-41c9-8b40-73e68fc50864 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:35.779757 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-585fe950-6fb6-41c9-8b40-73e68fc50864 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:35.780055 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-585fe950-6fb6-41c9-8b40-73e68fc50864 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:32:35.780390 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 861/3410] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:32:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:32:35.786511 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:35.786511 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:35.787045 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e3a24744-9bc3-4752-8e13-c6c3c818ce4d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:32:35.796379 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0db91c60-5fc8-4241-825a-85e353d19bae req-a977f729-0d17-468d-b568-181ecc3d7d1c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:35.798569 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-a977f729-0d17-468d-b568-181ecc3d7d1c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:35.798778 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-a977f729-0d17-468d-b568-181ecc3d7d1c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:35.798975 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-a977f729-0d17-468d-b568-181ecc3d7d1c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:35.810148 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:35.810148 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:35.810942 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-e3a24744-9bc3-4752-8e13-c6c3c818ce4d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Created reservations ['8c1996a8-826f-4bbf-b261-ced3653e941c', '2e7de680-b7b5-457a-8fe2-5b5857b2f4a5'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:35.815470 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-0db91c60-5fc8-4241-825a-85e353d19bae req-a977f729-0d17-468d-b568-181ecc3d7d1c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:35.823099 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-a977f729-0d17-468d-b568-181ecc3d7d1c tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:35.823719 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 862/3411] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:32:35 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 1333 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:35.876146 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3a24744-9bc3-4752-8e13-c6c3c818ce4d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:32:35.876890 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 848/3412] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:32:35 2026] POST /volume/v3/backups => generated 288 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:35.886375 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5abe3083-195a-4079-9a50-f66e8e3f4700 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:35.888509 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5abe3083-195a-4079-9a50-f66e8e3f4700 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:35.888737 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5abe3083-195a-4079-9a50-f66e8e3f4700 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:35.888911 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5abe3083-195a-4079-9a50-f66e8e3f4700 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:35.889034 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5abe3083-195a-4079-9a50-f66e8e3f4700 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:35.896977 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:35.896977 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:35.897894 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5abe3083-195a-4079-9a50-f66e8e3f4700 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:35.898331 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 842/3413] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:35 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:36.008056 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-87f914c1-b607-40df-8586-09ca7264bb9e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:36.011295 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87f914c1-b607-40df-8586-09ca7264bb9e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 Aug 14 22:32:36.011714 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87f914c1-b607-40df-8586-09ca7264bb9e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:36.013173 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87f914c1-b607-40df-8586-09ca7264bb9e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:36.020068 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87f914c1-b607-40df-8586-09ca7264bb9e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 returned with HTTP 404 Aug 14 22:32:36.020684 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 862/3414] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:36 2026] GET /volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:36.030069 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-35ca1754-7de4-4ce2-b9d2-58efbdad3d9d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:36.035068 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35ca1754-7de4-4ce2-b9d2-58efbdad3d9d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 Aug 14 22:32:36.035426 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35ca1754-7de4-4ce2-b9d2-58efbdad3d9d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:36.035798 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35ca1754-7de4-4ce2-b9d2-58efbdad3d9d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:36.035918 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-35ca1754-7de4-4ce2-b9d2-58efbdad3d9d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: 5565d3b0-025f-4622-ad3e-fdff6efa2554 Aug 14 22:32:36.044920 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:36.044920 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:36.045525 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-35ca1754-7de4-4ce2-b9d2-58efbdad3d9d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:36.082953 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-35ca1754-7de4-4ce2-b9d2-58efbdad3d9d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume request issued successfully. Aug 14 22:32:36.083160 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35ca1754-7de4-4ce2-b9d2-58efbdad3d9d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 returned with HTTP 202 Aug 14 22:32:36.083603 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 863/3415] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:32:36 2026] DELETE /volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:32:36.097886 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-99b87c74-3482-47d7-8c5d-874e701bd388 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:36.106390 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99b87c74-3482-47d7-8c5d-874e701bd388 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 Aug 14 22:32:36.106390 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99b87c74-3482-47d7-8c5d-874e701bd388 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:36.106640 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99b87c74-3482-47d7-8c5d-874e701bd388 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:36.119294 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:36.119294 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:36.122697 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-99b87c74-3482-47d7-8c5d-874e701bd388 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:36.130225 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99b87c74-3482-47d7-8c5d-874e701bd388 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 returned with HTTP 200 Aug 14 22:32:36.131153 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 849/3416] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:36 2026] GET /volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 => generated 896 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:36.530231 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-999ca74c-565a-4a00-a6f4-9abcaecf4f8d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:36.533197 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-999ca74c-565a-4a00-a6f4-9abcaecf4f8d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:36.533822 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-999ca74c-565a-4a00-a6f4-9abcaecf4f8d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:36.533917 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-999ca74c-565a-4a00-a6f4-9abcaecf4f8d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:36.534096 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-999ca74c-565a-4a00-a6f4-9abcaecf4f8d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:36.542638 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:36.542638 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:36.543345 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-999ca74c-565a-4a00-a6f4-9abcaecf4f8d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:36.543865 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 843/3417] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:36 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:36.911117 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3bda57bb-0751-48e8-bf64-7683d7694d3a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:36.913720 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bda57bb-0751-48e8-bf64-7683d7694d3a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:36.913720 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bda57bb-0751-48e8-bf64-7683d7694d3a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:36.913872 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bda57bb-0751-48e8-bf64-7683d7694d3a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:36.914113 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3bda57bb-0751-48e8-bf64-7683d7694d3a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:36.919183 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:36.919183 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:36.919954 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bda57bb-0751-48e8-bf64-7683d7694d3a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:36.920357 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 863/3418] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:36 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:37.145867 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8c725516-973f-4554-ac9e-ac434fbcf856 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:37.147938 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c725516-973f-4554-ac9e-ac434fbcf856 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 Aug 14 22:32:37.148166 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c725516-973f-4554-ac9e-ac434fbcf856 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:37.148387 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c725516-973f-4554-ac9e-ac434fbcf856 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:37.157624 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c725516-973f-4554-ac9e-ac434fbcf856 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 returned with HTTP 404 Aug 14 22:32:37.158068 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 864/3419] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:37 2026] GET /volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 22:32:37.167408 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d270153f-056d-4b5a-b116-067f76b0b1b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:37.169605 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d270153f-056d-4b5a-b116-067f76b0b1b1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c Aug 14 22:32:37.171271 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d270153f-056d-4b5a-b116-067f76b0b1b1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:37.171271 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d270153f-056d-4b5a-b116-067f76b0b1b1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:37.171271 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d270153f-056d-4b5a-b116-067f76b0b1b1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: daa0bb93-337f-4f32-ae0a-88519705f26c Aug 14 22:32:37.178096 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:37.178096 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:37.178775 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d270153f-056d-4b5a-b116-067f76b0b1b1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:37.198748 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d270153f-056d-4b5a-b116-067f76b0b1b1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume request issued successfully. Aug 14 22:32:37.199135 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d270153f-056d-4b5a-b116-067f76b0b1b1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c returned with HTTP 202 Aug 14 22:32:37.199619 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 850/3420] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:32:37 2026] DELETE /volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 14 22:32:37.210032 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e55b32a4-c8f9-4aee-8688-6da1ec7457b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:37.211731 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e55b32a4-c8f9-4aee-8688-6da1ec7457b3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c Aug 14 22:32:37.212067 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e55b32a4-c8f9-4aee-8688-6da1ec7457b3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:37.212172 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e55b32a4-c8f9-4aee-8688-6da1ec7457b3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:37.227289 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:37.227289 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:37.233399 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e55b32a4-c8f9-4aee-8688-6da1ec7457b3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:37.244337 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e55b32a4-c8f9-4aee-8688-6da1ec7457b3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c returned with HTTP 200 Aug 14 22:32:37.244337 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 844/3421] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:37 2026] GET /volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c => generated 862 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:37.556228 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d4c102ce-358a-4541-8420-21817e8fce12 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:37.560723 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4c102ce-358a-4541-8420-21817e8fce12 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:37.561069 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4c102ce-358a-4541-8420-21817e8fce12 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:37.561601 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4c102ce-358a-4541-8420-21817e8fce12 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:37.561601 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d4c102ce-358a-4541-8420-21817e8fce12 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:37.566448 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:37.566448 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:37.567326 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4c102ce-358a-4541-8420-21817e8fce12 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:37.567826 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 864/3422] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:37 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:37.931898 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1f01c984-0a85-451e-b472-9a2c85fbe2fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:37.934835 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f01c984-0a85-451e-b472-9a2c85fbe2fc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:37.935243 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f01c984-0a85-451e-b472-9a2c85fbe2fc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:37.935602 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f01c984-0a85-451e-b472-9a2c85fbe2fc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:37.935729 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1f01c984-0a85-451e-b472-9a2c85fbe2fc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:37.944669 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:37.944669 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:37.945669 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f01c984-0a85-451e-b472-9a2c85fbe2fc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:37.946233 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 865/3423] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:37 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 696 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:38.261160 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f6880e83-625d-434b-b2a0-6976dcd7bb99 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:38.263414 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6880e83-625d-434b-b2a0-6976dcd7bb99 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c Aug 14 22:32:38.263695 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6880e83-625d-434b-b2a0-6976dcd7bb99 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:38.263967 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6880e83-625d-434b-b2a0-6976dcd7bb99 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:38.270857 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6880e83-625d-434b-b2a0-6976dcd7bb99 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c returned with HTTP 404 Aug 14 22:32:38.271529 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 851/3424] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:38 2026] GET /volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:32:38.284841 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-84bf3606-e962-4298-8442-5e338db17d53 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:38.286511 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84bf3606-e962-4298-8442-5e338db17d53 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 Aug 14 22:32:38.286699 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84bf3606-e962-4298-8442-5e338db17d53 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:38.286953 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84bf3606-e962-4298-8442-5e338db17d53 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:38.287275 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-84bf3606-e962-4298-8442-5e338db17d53 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: a7d779c2-1f13-4164-96ee-c59c3ae82249 Aug 14 22:32:38.295831 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:38.295831 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:38.296412 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-84bf3606-e962-4298-8442-5e338db17d53 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:38.332320 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-84bf3606-e962-4298-8442-5e338db17d53 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume request issued successfully. Aug 14 22:32:38.332320 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84bf3606-e962-4298-8442-5e338db17d53 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 returned with HTTP 202 Aug 14 22:32:38.332920 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 845/3425] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:32:38 2026] DELETE /volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:32:38.346058 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d03b04bb-d5d5-48e0-a832-fe211443b24c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:38.353161 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d03b04bb-d5d5-48e0-a832-fe211443b24c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 Aug 14 22:32:38.355887 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d03b04bb-d5d5-48e0-a832-fe211443b24c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:38.356350 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d03b04bb-d5d5-48e0-a832-fe211443b24c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:38.370636 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:38.370636 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:38.376504 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d03b04bb-d5d5-48e0-a832-fe211443b24c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:38.383184 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d03b04bb-d5d5-48e0-a832-fe211443b24c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 returned with HTTP 200 Aug 14 22:32:38.383769 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 865/3426] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:38 2026] GET /volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 => generated 896 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:38.585516 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-627d7a00-b37d-438c-914f-f9855580e830 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:38.593346 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-627d7a00-b37d-438c-914f-f9855580e830 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:38.593556 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-627d7a00-b37d-438c-914f-f9855580e830 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:38.593915 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-627d7a00-b37d-438c-914f-f9855580e830 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:38.593915 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-627d7a00-b37d-438c-914f-f9855580e830 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:38.599877 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:38.599877 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:38.600848 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-627d7a00-b37d-438c-914f-f9855580e830 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:38.601568 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 866/3427] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:38 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:38.968919 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fb93bbec-06a6-4822-8a07-92d970941e9e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:38.971232 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb93bbec-06a6-4822-8a07-92d970941e9e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:38.971599 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb93bbec-06a6-4822-8a07-92d970941e9e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:38.971888 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb93bbec-06a6-4822-8a07-92d970941e9e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:38.972032 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fb93bbec-06a6-4822-8a07-92d970941e9e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:38.980623 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:38.980623 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:38.981585 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb93bbec-06a6-4822-8a07-92d970941e9e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:38.982430 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 852/3428] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:38 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:39.222681 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0db91c60-5fc8-4241-825a-85e353d19bae req-87bd3c6b-31cc-492b-95d2-e91e15c9e028 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:39.225579 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-87bd3c6b-31cc-492b-95d2-e91e15c9e028 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] DELETE https://10.4.3.114/volume/v3/attachments/9c78e897-9e88-4a27-b917-400c7b26c853 Aug 14 22:32:39.225775 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-87bd3c6b-31cc-492b-95d2-e91e15c9e028 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:39.226001 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-87bd3c6b-31cc-492b-95d2-e91e15c9e028 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:39.241578 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:39.241578 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:39.358485 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0db91c60-5fc8-4241-825a-85e353d19bae req-87bd3c6b-31cc-492b-95d2-e91e15c9e028 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/attachments/9c78e897-9e88-4a27-b917-400c7b26c853 returned with HTTP 200 Aug 14 22:32:39.360161 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 846/3429] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:32:39 2026] DELETE /volume/v3/attachments/9c78e897-9e88-4a27-b917-400c7b26c853 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:39.400415 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e5538d6-389c-4803-828a-9e5bfc087dae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:39.401578 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a7046b4-9de4-4aea-8968-19e7a123b70e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:39.404087 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a7046b4-9de4-4aea-8968-19e7a123b70e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 Aug 14 22:32:39.404319 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a7046b4-9de4-4aea-8968-19e7a123b70e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:39.406227 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a7046b4-9de4-4aea-8968-19e7a123b70e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:39.416681 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a7046b4-9de4-4aea-8968-19e7a123b70e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 returned with HTTP 404 Aug 14 22:32:39.417710 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 867/3430] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:39 2026] GET /volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:32:39.425109 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f1c96788-8a34-4038-8c77-669568877d7d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:39.428844 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1c96788-8a34-4038-8c77-669568877d7d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e Aug 14 22:32:39.429148 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1c96788-8a34-4038-8c77-669568877d7d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:39.429428 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1c96788-8a34-4038-8c77-669568877d7d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:39.429673 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f1c96788-8a34-4038-8c77-669568877d7d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: 2102b9ca-14f5-4002-bae7-41f0ecc5e51e Aug 14 22:32:39.452996 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:39.452996 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:39.452996 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f1c96788-8a34-4038-8c77-669568877d7d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:39.481749 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f1c96788-8a34-4038-8c77-669568877d7d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume request issued successfully. Aug 14 22:32:39.481983 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1c96788-8a34-4038-8c77-669568877d7d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e returned with HTTP 202 Aug 14 22:32:39.482631 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 853/3431] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:32:39 2026] DELETE /volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:32:39.496090 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7c7f775e-6427-43b4-a01c-f8f5513b10a5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:39.498729 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c7f775e-6427-43b4-a01c-f8f5513b10a5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e Aug 14 22:32:39.499439 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c7f775e-6427-43b4-a01c-f8f5513b10a5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:39.500826 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c7f775e-6427-43b4-a01c-f8f5513b10a5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:39.518151 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:39.518151 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:39.526152 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7c7f775e-6427-43b4-a01c-f8f5513b10a5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:39.532812 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c7f775e-6427-43b4-a01c-f8f5513b10a5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e returned with HTTP 200 Aug 14 22:32:39.535225 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 847/3432] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:39 2026] GET /volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e => generated 895 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:39.614470 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ff5b0e76-ec65-420d-b331-5d3b59716861 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:39.619691 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ff5b0e76-ec65-420d-b331-5d3b59716861 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:39.620082 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ff5b0e76-ec65-420d-b331-5d3b59716861 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:39.620945 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ff5b0e76-ec65-420d-b331-5d3b59716861 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:39.620945 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ff5b0e76-ec65-420d-b331-5d3b59716861 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:39.625180 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:39.625793 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-530529188", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:39.627886 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:39.627886 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:39.627886 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ff5b0e76-ec65-420d-b331-5d3b59716861 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:39.628066 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 868/3433] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:39 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:39.643633 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-530529188', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:39.643820 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Create volume of 1 GB Aug 14 22:32:39.644978 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-79064f4b-fe0e-4630-95aa-320c2b296398 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:39.647136 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79064f4b-fe0e-4630-95aa-320c2b296398 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/3fd494d3-0991-4b0e-bcf5-6d7e7f4a20ef Aug 14 22:32:39.647685 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79064f4b-fe0e-4630-95aa-320c2b296398 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:39.648169 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79064f4b-fe0e-4630-95aa-320c2b296398 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:39.648169 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-79064f4b-fe0e-4630-95aa-320c2b296398 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete volume with id: 3fd494d3-0991-4b0e-bcf5-6d7e7f4a20ef Aug 14 22:32:39.649990 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Availability Zones retrieved successfully. Aug 14 22:32:39.659598 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:39.659598 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:39.659767 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Flow 'volume_create_api' (7e91da78-a280-4a49-aed2-8d906a6af710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:39.661870 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-79064f4b-fe0e-4630-95aa-320c2b296398 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:32:39.661964 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1aac12-ca15-4e9b-853b-23759ad6505f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:39.662296 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:39.697539 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-79064f4b-fe0e-4630-95aa-320c2b296398 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete volume request issued successfully. Aug 14 22:32:39.697791 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79064f4b-fe0e-4630-95aa-320c2b296398 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/3fd494d3-0991-4b0e-bcf5-6d7e7f4a20ef returned with HTTP 202 Aug 14 22:32:39.698386 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 854/3434] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:32:39 2026] DELETE /volume/v3/volumes/3fd494d3-0991-4b0e-bcf5-6d7e7f4a20ef => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:39.710353 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-583b1fdc-dad8-42c6-8e71-d1160b72bf98 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:39.713890 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-583b1fdc-dad8-42c6-8e71-d1160b72bf98 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/3fd494d3-0991-4b0e-bcf5-6d7e7f4a20ef Aug 14 22:32:39.714166 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-583b1fdc-dad8-42c6-8e71-d1160b72bf98 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:39.714534 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-583b1fdc-dad8-42c6-8e71-d1160b72bf98 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:39.716615 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1aac12-ca15-4e9b-853b-23759ad6505f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:39.717571 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5b9950-0460-4319-8f52-439b288a9ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:39.723667 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:39.723667 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:39.729196 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-583b1fdc-dad8-42c6-8e71-d1160b72bf98 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:32:39.735121 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-583b1fdc-dad8-42c6-8e71-d1160b72bf98 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/3fd494d3-0991-4b0e-bcf5-6d7e7f4a20ef returned with HTTP 200 Aug 14 22:32:39.736482 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 848/3435] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:39 2026] GET /volume/v3/volumes/3fd494d3-0991-4b0e-bcf5-6d7e7f4a20ef => generated 1074 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:39.801172 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Created reservations ['5ab00608-1020-4cc8-b98e-0ee30547b77e', '9324f967-a259-4364-ac64-bc9aaf849a7e', 'd7a427e7-cad1-454e-9f4c-41218838eb57', '5aa32540-eed9-4c31-8935-b31957b92d80'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:39.802288 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5b9950-0460-4319-8f52-439b288a9ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ab00608-1020-4cc8-b98e-0ee30547b77e', '9324f967-a259-4364-ac64-bc9aaf849a7e', 'd7a427e7-cad1-454e-9f4c-41218838eb57', '5aa32540-eed9-4c31-8935-b31957b92d80']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:39.803187 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e532ed1-5ea4-4a93-bdf8-92242f70ac84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:39.829558 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e532ed1-5ea4-4a93-bdf8-92242f70ac84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1605a5aa-c7a8-4b79-b493-c4284f267734', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-530529188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa5752a110043119f6ebae4c9be92ca',qos_specs=None,replication_status=,reservations=['5ab00608-1020-4cc8-b98e-0ee30547b77e','9324f967-a259-4364-ac64-bc9aaf849a7e','d7a427e7-cad1-454e-9f4c-41218838eb57','5aa32540-eed9-4c31-8935-b31957b92d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1621f5d4c9fc49e7aa850ded93f9e359',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-530529188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1605a5aa-c7a8-4b79-b493-c4284f267734,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7aa5752a110043119f6ebae4c9be92ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1621f5d4c9fc49e7aa850ded93f9e359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:39.831750 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc844318-9317-4223-be0e-15a380409ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:39.856262 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc844318-9317-4223-be0e-15a380409ae9) transitioned into state 'SUCCESS' from state '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-530529188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7aa5752a110043119f6ebae4c9be92ca',qos_specs=None,replication_status=,reservations=['5ab00608-1020-4cc8-b98e-0ee30547b77e','9324f967-a259-4364-ac64-bc9aaf849a7e','d7a427e7-cad1-454e-9f4c-41218838eb57','5aa32540-eed9-4c31-8935-b31957b92d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1621f5d4c9fc49e7aa850ded93f9e359',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:39.860375 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4261023c-7f36-4d8d-abf6-6824ca201ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:39.870237 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4261023c-7f36-4d8d-abf6-6824ca201ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:39.871398 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Flow 'volume_create_api' (7e91da78-a280-4a49-aed2-8d906a6af710) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:39.871806 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Create volume request issued successfully. Aug 14 22:32:39.872530 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e5538d6-389c-4803-828a-9e5bfc087dae tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:39.873212 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 866/3436] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:32:39 2026] POST /volume/v3/volumes => generated 755 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:39.887416 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a1263995-9bac-41dd-9a58-4322d443a180 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:39.891092 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1263995-9bac-41dd-9a58-4322d443a180 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] GET https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 Aug 14 22:32:39.891457 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1263995-9bac-41dd-9a58-4322d443a180 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:39.891760 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1263995-9bac-41dd-9a58-4322d443a180 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:39.901106 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:39.901106 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:39.906042 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a1263995-9bac-41dd-9a58-4322d443a180 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Volume info retrieved successfully. Aug 14 22:32:39.913045 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1263995-9bac-41dd-9a58-4322d443a180 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 returned with HTTP 200 Aug 14 22:32:39.913751 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 869/3437] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:39 2026] GET /volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:39.982161 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08fb0676-5c03-4cc5-99d6-c7e0a0a2a93e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:39.987025 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08fb0676-5c03-4cc5-99d6-c7e0a0a2a93e tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] POST https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action Aug 14 22:32:39.987494 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08fb0676-5c03-4cc5-99d6-c7e0a0a2a93e tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:39.987646 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08fb0676-5c03-4cc5-99d6-c7e0a0a2a93e tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:39.998434 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a7e7bc0-a030-46c0-9d8b-328df53a20cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.000585 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a7e7bc0-a030-46c0-9d8b-328df53a20cb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:40.000954 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a7e7bc0-a030-46c0-9d8b-328df53a20cb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:40.001291 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a7e7bc0-a030-46c0-9d8b-328df53a20cb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:40.001545 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2a7e7bc0-a030-46c0-9d8b-328df53a20cb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:40.003123 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:40.003123 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:40.006990 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:40.006990 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:40.007914 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a7e7bc0-a030-46c0-9d8b-328df53a20cb tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:40.008447 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 849/3438] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:39 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:32:40.012275 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-08fb0676-5c03-4cc5-99d6-c7e0a0a2a93e tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] Updating volume 'f69f034e-0f96-474f-8d1e-78f647b71cfc' with '{'status': 'in-use'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 22:32:40.039966 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08fb0676-5c03-4cc5-99d6-c7e0a0a2a93e tempest-TestServerVolumeAttachmentScenario-31318275 tempest-TestServerVolumeAttachmentScenario-31318275-project-admin] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action returned with HTTP 202 Aug 14 22:32:40.040473 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 855/3439] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:32:39 2026] POST /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:32:40.049170 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-15391e47-73a3-4681-9276-d894d349682f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.051634 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15391e47-73a3-4681-9276-d894d349682f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:40.051913 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15391e47-73a3-4681-9276-d894d349682f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:40.052172 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15391e47-73a3-4681-9276-d894d349682f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:40.063731 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:40.063731 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:40.068841 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-15391e47-73a3-4681-9276-d894d349682f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:40.074862 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15391e47-73a3-4681-9276-d894d349682f tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:40.075020 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 867/3440] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:40 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 1149 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:40.126879 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-41f4902f-7505-4762-ac67-9c84e9f84ffe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.129921 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-41f4902f-7505-4762-ac67-9c84e9f84ffe tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:40.129921 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-41f4902f-7505-4762-ac67-9c84e9f84ffe tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:40.129921 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-41f4902f-7505-4762-ac67-9c84e9f84ffe tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:40.141223 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:40.141223 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:40.145145 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-41f4902f-7505-4762-ac67-9c84e9f84ffe tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:40.149812 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-41f4902f-7505-4762-ac67-9c84e9f84ffe tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:40.150448 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 870/3441] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:32:40 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:40.171084 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-fec31be2-5bc4-426e-b375-67d890093b9d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.173885 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-fec31be2-5bc4-426e-b375-67d890093b9d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] POST https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action Aug 14 22:32:40.174488 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-fec31be2-5bc4-426e-b375-67d890093b9d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:40.174550 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-fec31be2-5bc4-426e-b375-67d890093b9d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:40.187528 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:40.187528 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:40.188095 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-fec31be2-5bc4-426e-b375-67d890093b9d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:40.196417 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-fec31be2-5bc4-426e-b375-67d890093b9d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Begin detaching volume completed successfully. Aug 14 22:32:40.196732 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-fec31be2-5bc4-426e-b375-67d890093b9d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action returned with HTTP 202 Aug 14 22:32:40.197402 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 850/3442] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:32:40 2026] POST /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:32:40.264139 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f721461-4818-4466-8db8-5c9e9e51db34 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.264641 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f721461-4818-4466-8db8-5c9e9e51db34 None None] GET https://10.4.3.114/volume// Aug 14 22:32:40.264883 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f721461-4818-4466-8db8-5c9e9e51db34 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:40.265260 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f721461-4818-4466-8db8-5c9e9e51db34 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:40.265712 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f721461-4818-4466-8db8-5c9e9e51db34 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:32:40.266092 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 856/3443] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:32: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 14 22:32:40.275137 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-8dbf75b7-251a-463d-83ab-23174ec1ecd3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.276884 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-8dbf75b7-251a-463d-83ab-23174ec1ecd3 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:40.277240 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-8dbf75b7-251a-463d-83ab-23174ec1ecd3 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:40.277554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-8dbf75b7-251a-463d-83ab-23174ec1ecd3 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:40.289337 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:40.289337 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:40.292482 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-8dbf75b7-251a-463d-83ab-23174ec1ecd3 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:40.311727 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-8dbf75b7-251a-463d-83ab-23174ec1ecd3 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:40.311727 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 868/3444] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:32:40 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 1332 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:40.551685 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7a207f9f-e932-4476-ab1d-e8dd62adbe42 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.553883 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a207f9f-e932-4476-ab1d-e8dd62adbe42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e Aug 14 22:32:40.554157 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a207f9f-e932-4476-ab1d-e8dd62adbe42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:40.554425 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a207f9f-e932-4476-ab1d-e8dd62adbe42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:40.561715 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a207f9f-e932-4476-ab1d-e8dd62adbe42 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e returned with HTTP 404 Aug 14 22:32:40.562231 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 871/3445] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:40 2026] GET /volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:32:40.582284 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.584270 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:40.584657 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1994839108"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:40.586707 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1994839108'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:40.586893 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume of 1 GB Aug 14 22:32:40.593886 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Availability Zones retrieved successfully. Aug 14 22:32:40.601203 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (33cc13d4-4618-4112-9110-349cbcb70e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:40.603225 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (203ddc2c-e71a-4b71-bb33-a5a83459c11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:40.603859 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:40.641514 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (203ddc2c-e71a-4b71-bb33-a5a83459c11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:40.643294 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b57c48d-cf63-444c-b0dc-fb4dd8220187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:40.708596 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['a3b33ce9-ab11-40ba-a734-56a75811210f', '48ddb636-214a-4364-a05c-3c98313be9cd', '4c21b29e-d508-4ba7-8671-a71bc91fa193', 'be27ab44-5389-42a5-a33d-8424e2dccd19'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:40.709420 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b57c48d-cf63-444c-b0dc-fb4dd8220187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3b33ce9-ab11-40ba-a734-56a75811210f', '48ddb636-214a-4364-a05c-3c98313be9cd', '4c21b29e-d508-4ba7-8671-a71bc91fa193', 'be27ab44-5389-42a5-a33d-8424e2dccd19']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:40.710131 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (267f70e0-439d-439d-ba77-b1fc9cb4a3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:40.737644 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (267f70e0-439d-439d-ba77-b1fc9cb4a3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f03169e0-295c-44e4-bfaf-45af34e4d56a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1994839108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['a3b33ce9-ab11-40ba-a734-56a75811210f','48ddb636-214a-4364-a05c-3c98313be9cd','4c21b29e-d508-4ba7-8671-a71bc91fa193','be27ab44-5389-42a5-a33d-8424e2dccd19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1994839108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f03169e0-295c-44e4-bfaf-45af34e4d56a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d5bd6625524d5d8825b2bdfc5b932e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:40.738709 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a8b8ad-9bda-4359-a1ee-daba9b7e579d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:40.764904 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62781c4f-c3d6-458d-9bb8-8c0aeac2ae4c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.770560 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cf3386d9-1257-4659-983f-02c12853fa1d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.784519 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62781c4f-c3d6-458d-9bb8-8c0aeac2ae4c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/3fd494d3-0991-4b0e-bcf5-6d7e7f4a20ef Aug 14 22:32:40.785170 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62781c4f-c3d6-458d-9bb8-8c0aeac2ae4c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:40.785170 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62781c4f-c3d6-458d-9bb8-8c0aeac2ae4c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:40.785443 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a8b8ad-9bda-4359-a1ee-daba9b7e579d) transitioned into state 'SUCCESS' from state '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-1994839108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['a3b33ce9-ab11-40ba-a734-56a75811210f','48ddb636-214a-4364-a05c-3c98313be9cd','4c21b29e-d508-4ba7-8671-a71bc91fa193','be27ab44-5389-42a5-a33d-8424e2dccd19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:40.786387 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82300682-1746-4ff2-894c-d8922ac3829b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:40.791585 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62781c4f-c3d6-458d-9bb8-8c0aeac2ae4c tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/3fd494d3-0991-4b0e-bcf5-6d7e7f4a20ef returned with HTTP 404 Aug 14 22:32:40.792328 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 857/3446] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:40 2026] GET /volume/v3/volumes/3fd494d3-0991-4b0e-bcf5-6d7e7f4a20ef => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:40.802775 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82300682-1746-4ff2-894c-d8922ac3829b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:40.803898 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (33cc13d4-4618-4112-9110-349cbcb70e74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:40.804230 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6679875-0e5d-477c-857c-40a33803183d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.804569 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request issued successfully. Aug 14 22:32:40.805174 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8c9da40-7b16-4d52-b6dd-26e8e7685b2c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:40.805627 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 851/3447] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:32:40 2026] POST /volume/v3/volumes => generated 770 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:40.806679 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6679875-0e5d-477c-857c-40a33803183d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:40.807030 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6679875-0e5d-477c-857c-40a33803183d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:40.807343 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6679875-0e5d-477c-857c-40a33803183d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:40.807520 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b6679875-0e5d-477c-857c-40a33803183d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:40.819008 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:40.819008 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:40.819824 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6679875-0e5d-477c-857c-40a33803183d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:40.820346 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7999f990-5fe8-4f0a-90c6-d40df7d9f5d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.820413 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 872/3448] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:40 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:40.826022 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7999f990-5fe8-4f0a-90c6-d40df7d9f5d7 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a Aug 14 22:32:40.826610 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7999f990-5fe8-4f0a-90c6-d40df7d9f5d7 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:40.826860 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7999f990-5fe8-4f0a-90c6-d40df7d9f5d7 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:40.833204 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c04255bc-d48b-4308-8b54-63dc0fa51721 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.836366 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c04255bc-d48b-4308-8b54-63dc0fa51721 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] DELETE https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:40.836599 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c04255bc-d48b-4308-8b54-63dc0fa51721 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:40.837379 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c04255bc-d48b-4308-8b54-63dc0fa51721 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:40.837491 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:40.837491 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:40.837554 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-c04255bc-d48b-4308-8b54-63dc0fa51721 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete backup with id: 54108d2a-41da-44ed-988a-ef0260385fad. Aug 14 22:32:40.848843 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7999f990-5fe8-4f0a-90c6-d40df7d9f5d7 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:40.851372 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:40.851372 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:40.856921 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7999f990-5fe8-4f0a-90c6-d40df7d9f5d7 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a returned with HTTP 200 Aug 14 22:32:40.857399 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 858/3449] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:40 2026] GET /volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:40.874933 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-c04255bc-d48b-4308-8b54-63dc0fa51721 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] delete_backup rpcapi backup_id 54108d2a-41da-44ed-988a-ef0260385fad {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:32:40.877295 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c04255bc-d48b-4308-8b54-63dc0fa51721 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 202 Aug 14 22:32:40.877787 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 852/3450] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:32:40 2026] DELETE /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:32:40.887715 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c580a9aa-117d-40d1-aa50-f705bd54783a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.889423 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c580a9aa-117d-40d1-aa50-f705bd54783a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:40.889623 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c580a9aa-117d-40d1-aa50-f705bd54783a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:40.889799 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c580a9aa-117d-40d1-aa50-f705bd54783a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:40.889894 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c580a9aa-117d-40d1-aa50-f705bd54783a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:40.897186 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:40.897186 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:40.897912 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c580a9aa-117d-40d1-aa50-f705bd54783a tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 200 Aug 14 22:32:40.898324 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 873/3451] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:40 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:40.931273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-56f98e1c-31fa-42ed-b0fa-4ee21785442c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.936277 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56f98e1c-31fa-42ed-b0fa-4ee21785442c tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] GET https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 Aug 14 22:32:40.936277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56f98e1c-31fa-42ed-b0fa-4ee21785442c tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:40.936277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56f98e1c-31fa-42ed-b0fa-4ee21785442c tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:40.936698 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:40.936698 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1554382038"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:40.937503 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1554382038'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:40.939824 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Create volume of 1 GB Aug 14 22:32:40.943499 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Availability Zones retrieved successfully. Aug 14 22:32:40.944892 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:40.944892 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:40.952273 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-56f98e1c-31fa-42ed-b0fa-4ee21785442c tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Volume info retrieved successfully. Aug 14 22:32:40.952453 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Flow 'volume_create_api' (f421e825-6333-452e-8798-0e7bf1fe4fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:40.953368 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6546f699-6a11-4419-b62f-b164a808a30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:40.956860 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:40.959924 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56f98e1c-31fa-42ed-b0fa-4ee21785442c tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 returned with HTTP 200 Aug 14 22:32:40.960639 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 859/3452] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:40 2026] GET /volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:40.978988 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dee13b6e-3de7-442f-9c2e-1eb96fc0171e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:40.984422 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dee13b6e-3de7-442f-9c2e-1eb96fc0171e tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] GET https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 Aug 14 22:32:40.984422 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dee13b6e-3de7-442f-9c2e-1eb96fc0171e tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:40.984422 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dee13b6e-3de7-442f-9c2e-1eb96fc0171e tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:40.992172 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:40.992172 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:40.998703 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dee13b6e-3de7-442f-9c2e-1eb96fc0171e tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Volume info retrieved successfully. Aug 14 22:32:41.006047 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6546f699-6a11-4419-b62f-b164a808a30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:41.006441 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dee13b6e-3de7-442f-9c2e-1eb96fc0171e tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 returned with HTTP 200 Aug 14 22:32:41.006547 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (343270b6-b3a0-4c80-8da4-e3f00738ba3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:41.006591 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 853/3453] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:40 2026] GET /volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:41.021166 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-192d1675-97ae-45ad-8dce-22929562fb47 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:41.022408 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-530f4afd-f665-44da-b66b-e15deba1c35d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:41.024499 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-192d1675-97ae-45ad-8dce-22929562fb47 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:41.024768 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-192d1675-97ae-45ad-8dce-22929562fb47 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:41.025056 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-192d1675-97ae-45ad-8dce-22929562fb47 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:41.025327 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-530f4afd-f665-44da-b66b-e15deba1c35d tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] POST https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734/action Aug 14 22:32:41.025515 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-192d1675-97ae-45ad-8dce-22929562fb47 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:41.025770 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-530f4afd-f665-44da-b66b-e15deba1c35d tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-816842567", "disk_format": "raw"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:41.026372 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-530f4afd-f665-44da-b66b-e15deba1c35d tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-816842567", "disk_format": "raw"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:41.034129 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:41.034129 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:41.034129 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-192d1675-97ae-45ad-8dce-22929562fb47 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:41.034129 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 874/3454] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:41 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:41.047165 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:41.047165 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:41.047796 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-530f4afd-f665-44da-b66b-e15deba1c35d tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Volume info retrieved successfully. Aug 14 22:32:41.072220 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:41.072220 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:41.081945 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.image.image_utils [None req-530f4afd-f665-44da-b66b-e15deba1c35d tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-816842567'}] 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-816842567'}]. {{(pid=100323) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 22:32:41.093530 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Created reservations ['2dafe801-1d6d-4d85-8990-080c37a84d3b', 'bd969359-0e8a-4ffa-acab-9675ac816d71', '0c2d6f70-5494-433e-b126-7007668e9b3a', '2ffa5f48-aac0-43aa-a0b2-66490ce932e6'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:41.094748 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (343270b6-b3a0-4c80-8da4-e3f00738ba3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dafe801-1d6d-4d85-8990-080c37a84d3b', 'bd969359-0e8a-4ffa-acab-9675ac816d71', '0c2d6f70-5494-433e-b126-7007668e9b3a', '2ffa5f48-aac0-43aa-a0b2-66490ce932e6']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:41.095844 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37cff51c-3d7b-4b5d-b198-26e69d0e4126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:41.127828 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37cff51c-3d7b-4b5d-b198-26e69d0e4126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7369de2-fea3-4b70-887c-12ee4fd21215', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1554382038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33164071e694dcf824274500024fecf',qos_specs=None,replication_status=,reservations=['2dafe801-1d6d-4d85-8990-080c37a84d3b','bd969359-0e8a-4ffa-acab-9675ac816d71','0c2d6f70-5494-433e-b126-7007668e9b3a','2ffa5f48-aac0-43aa-a0b2-66490ce932e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb52dc34d274a628beba63efd89d513',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1554382038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7369de2-fea3-4b70-887c-12ee4fd21215,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33164071e694dcf824274500024fecf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4eb52dc34d274a628beba63efd89d513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:41.129131 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e98897-aa12-47ac-ae8a-63c729f1cdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:41.157117 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e98897-aa12-47ac-ae8a-63c729f1cdc1) transitioned into state 'SUCCESS' from state '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-1554382038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33164071e694dcf824274500024fecf',qos_specs=None,replication_status=,reservations=['2dafe801-1d6d-4d85-8990-080c37a84d3b','bd969359-0e8a-4ffa-acab-9675ac816d71','0c2d6f70-5494-433e-b126-7007668e9b3a','2ffa5f48-aac0-43aa-a0b2-66490ce932e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb52dc34d274a628beba63efd89d513',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:41.157869 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7448052b-6611-4be0-8a4a-2aee4aba674a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:41.174957 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7448052b-6611-4be0-8a4a-2aee4aba674a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:41.174957 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Flow 'volume_create_api' (f421e825-6333-452e-8798-0e7bf1fe4fc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:41.174957 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Create volume request issued successfully. Aug 14 22:32:41.175158 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf3386d9-1257-4659-983f-02c12853fa1d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:41.175904 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 869/3455] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:40 2026] POST /volume/v3/volumes => generated 749 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:41.195399 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c8a5ccf-9a1d-4c2a-95ec-0f42cc577114 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:41.198538 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c8a5ccf-9a1d-4c2a-95ec-0f42cc577114 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 Aug 14 22:32:41.198778 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c8a5ccf-9a1d-4c2a-95ec-0f42cc577114 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:41.200375 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c8a5ccf-9a1d-4c2a-95ec-0f42cc577114 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:41.211374 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:41.211374 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:41.222271 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1c8a5ccf-9a1d-4c2a-95ec-0f42cc577114 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:32:41.228788 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c8a5ccf-9a1d-4c2a-95ec-0f42cc577114 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 returned with HTTP 200 Aug 14 22:32:41.229524 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 854/3456] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:41 2026] GET /volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:41.297226 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-b0be276d-2fc6-4c1c-9e4c-25d54a1ec922 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:41.299624 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-b0be276d-2fc6-4c1c-9e4c-25d54a1ec922 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] DELETE https://10.4.3.114/volume/v3/attachments/85d0c84b-e28d-41a0-9995-dd22296ee510 Aug 14 22:32:41.300046 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-b0be276d-2fc6-4c1c-9e4c-25d54a1ec922 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:41.300459 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-b0be276d-2fc6-4c1c-9e4c-25d54a1ec922 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:41.315085 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:41.315085 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:41.406701 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f64c0201-4e49-4dd2-a821-7445898a8361 req-b0be276d-2fc6-4c1c-9e4c-25d54a1ec922 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/attachments/85d0c84b-e28d-41a0-9995-dd22296ee510 returned with HTTP 200 Aug 14 22:32:41.407524 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 875/3457] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:32:41 2026] DELETE /volume/v3/attachments/85d0c84b-e28d-41a0-9995-dd22296ee510 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:41.679881 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-530f4afd-f665-44da-b66b-e15deba1c35d tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Copy volume to image completed successfully. Aug 14 22:32:41.680437 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-530f4afd-f665-44da-b66b-e15deba1c35d tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734/action returned with HTTP 202 Aug 14 22:32:41.681128 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 860/3458] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:32:41 2026] POST /volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734/action => generated 685 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:41.870926 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ef97658-b2ac-44ad-b709-b964c80ed66e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:41.873212 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ef97658-b2ac-44ad-b709-b964c80ed66e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a Aug 14 22:32:41.873425 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ef97658-b2ac-44ad-b709-b964c80ed66e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:41.873653 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ef97658-b2ac-44ad-b709-b964c80ed66e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:41.880903 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:41.880903 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:41.884588 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9ef97658-b2ac-44ad-b709-b964c80ed66e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:41.889381 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ef97658-b2ac-44ad-b709-b964c80ed66e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a returned with HTTP 200 Aug 14 22:32:41.889808 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 870/3459] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:41 2026] GET /volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:41.903881 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b931a6a6-7b07-4539-9ac2-fc5f28eb706d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:41.905857 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b931a6a6-7b07-4539-9ac2-fc5f28eb706d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:32:41.906458 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b931a6a6-7b07-4539-9ac2-fc5f28eb706d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f03169e0-295c-44e4-bfaf-45af34e4d56a", "name": "tempest-VolumeDependencyTests-Snapshot-683513671"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:41.910445 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a5b5100f-6e27-4f3e-8019-20d8d3a04507 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:41.913126 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5b5100f-6e27-4f3e-8019-20d8d3a04507 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad Aug 14 22:32:41.916529 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5b5100f-6e27-4f3e-8019-20d8d3a04507 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:41.919712 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5b5100f-6e27-4f3e-8019-20d8d3a04507 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:41.919712 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a5b5100f-6e27-4f3e-8019-20d8d3a04507 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 54108d2a-41da-44ed-988a-ef0260385fad. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:41.919796 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:41.919796 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:41.919796 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b931a6a6-7b07-4539-9ac2-fc5f28eb706d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:41.919796 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-b931a6a6-7b07-4539-9ac2-fc5f28eb706d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create snapshot from volume f03169e0-295c-44e4-bfaf-45af34e4d56a Aug 14 22:32:41.920640 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5b5100f-6e27-4f3e-8019-20d8d3a04507 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad returned with HTTP 404 Aug 14 22:32:41.921572 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 876/3460] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:41 2026] GET /volume/v3/backups/54108d2a-41da-44ed-988a-ef0260385fad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:32:41.931002 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82cc3ecf-9983-46ae-ac23-83bfce48de26 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:41.934601 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82cc3ecf-9983-46ae-ac23-83bfce48de26 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] DELETE https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:32:41.934601 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82cc3ecf-9983-46ae-ac23-83bfce48de26 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:41.934930 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82cc3ecf-9983-46ae-ac23-83bfce48de26 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:41.934930 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-82cc3ecf-9983-46ae-ac23-83bfce48de26 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete backup with id: 8c3618f2-cb96-4277-8151-7452d7cd1349. Aug 14 22:32:41.941301 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:41.941301 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:41.950334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b931a6a6-7b07-4539-9ac2-fc5f28eb706d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['cc15a324-0b45-466d-974b-c2712216e039', 'c76ddcb6-da9b-4c14-bd85-af45282138d7', '702f4592-a844-48f1-9d85-bd6204afa69c', '17f0bd3d-445b-4ca0-a336-38493feb4ccc'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:41.960377 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-82cc3ecf-9983-46ae-ac23-83bfce48de26 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] delete_backup rpcapi backup_id 8c3618f2-cb96-4277-8151-7452d7cd1349 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:32:41.962269 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82cc3ecf-9983-46ae-ac23-83bfce48de26 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 202 Aug 14 22:32:41.963116 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 861/3461] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:32:41 2026] DELETE /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:32:41.971063 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fe6161bb-3698-40bb-85d5-3fb6d97baa80 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:41.973642 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe6161bb-3698-40bb-85d5-3fb6d97baa80 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:32:41.973642 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe6161bb-3698-40bb-85d5-3fb6d97baa80 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:41.973826 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe6161bb-3698-40bb-85d5-3fb6d97baa80 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:41.973929 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fe6161bb-3698-40bb-85d5-3fb6d97baa80 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:41.978487 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:41.978487 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:41.979167 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe6161bb-3698-40bb-85d5-3fb6d97baa80 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 200 Aug 14 22:32:41.980166 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 871/3462] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:41 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:41.997502 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b931a6a6-7b07-4539-9ac2-fc5f28eb706d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot create request issued successfully. Aug 14 22:32:41.997502 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b931a6a6-7b07-4539-9ac2-fc5f28eb706d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:32:41.997502 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 855/3463] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:32:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:42.009550 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0e50fdcb-49e2-438b-897e-5635c8cb4ecf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:42.011690 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0e50fdcb-49e2-438b-897e-5635c8cb4ecf tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf Aug 14 22:32:42.012029 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0e50fdcb-49e2-438b-897e-5635c8cb4ecf tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:42.012340 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0e50fdcb-49e2-438b-897e-5635c8cb4ecf tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:42.018717 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:42.018717 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:42.019373 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0e50fdcb-49e2-438b-897e-5635c8cb4ecf tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:42.020368 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0e50fdcb-49e2-438b-897e-5635c8cb4ecf tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf returned with HTTP 200 Aug 14 22:32:42.020713 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 877/3464] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:42 2026] GET /volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:42.048857 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ef5bc6d5-25ba-4ea4-8f7a-c5c7daf3a8d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:42.051298 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef5bc6d5-25ba-4ea4-8f7a-c5c7daf3a8d8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:42.051560 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef5bc6d5-25ba-4ea4-8f7a-c5c7daf3a8d8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:42.051929 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef5bc6d5-25ba-4ea4-8f7a-c5c7daf3a8d8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:42.052047 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ef5bc6d5-25ba-4ea4-8f7a-c5c7daf3a8d8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:42.056959 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:42.056959 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:42.057885 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef5bc6d5-25ba-4ea4-8f7a-c5c7daf3a8d8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:42.058383 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 862/3465] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:42 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:42.246920 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fccfda5f-95a5-4785-91f6-7842f7e38fb2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:42.249445 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fccfda5f-95a5-4785-91f6-7842f7e38fb2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 Aug 14 22:32:42.249758 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fccfda5f-95a5-4785-91f6-7842f7e38fb2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:42.250039 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fccfda5f-95a5-4785-91f6-7842f7e38fb2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:42.260249 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:42.260249 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:42.265591 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fccfda5f-95a5-4785-91f6-7842f7e38fb2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:32:42.272347 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fccfda5f-95a5-4785-91f6-7842f7e38fb2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 returned with HTTP 200 Aug 14 22:32:42.272931 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 872/3466] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:42 2026] GET /volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:42.290274 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5dabbda3-00fd-4a8b-a3d6-43f649eaa277 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:42.292098 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5dabbda3-00fd-4a8b-a3d6-43f649eaa277 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:32:42.294272 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5dabbda3-00fd-4a8b-a3d6-43f649eaa277 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7369de2-fea3-4b70-887c-12ee4fd21215", "name": "tempest-VolumesBackupsTest-Backup-183647138"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:42.294272 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-5dabbda3-00fd-4a8b-a3d6-43f649eaa277 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Creating new backup {'backup': {'volume_id': 'a7369de2-fea3-4b70-887c-12ee4fd21215', 'name': 'tempest-VolumesBackupsTest-Backup-183647138'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:32:42.294476 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-5dabbda3-00fd-4a8b-a3d6-43f649eaa277 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Creating backup of volume a7369de2-fea3-4b70-887c-12ee4fd21215 in container None Aug 14 22:32:42.301987 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:42.301987 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:42.302856 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5dabbda3-00fd-4a8b-a3d6-43f649eaa277 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:32:42.343011 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-5dabbda3-00fd-4a8b-a3d6-43f649eaa277 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Created reservations ['0bd97876-eb87-4f2a-b43a-7296e1dca715', '9b0eaf4a-01a4-436c-88ea-ab96b736d303'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:42.392993 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5dabbda3-00fd-4a8b-a3d6-43f649eaa277 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:32:42.392993 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 856/3467] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:32:42 2026] POST /volume/v3/backups => generated 329 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:42.406301 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bb9af944-c5b7-41ac-9384-27eb6d6642ae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:42.411285 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb9af944-c5b7-41ac-9384-27eb6d6642ae tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:42.411285 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb9af944-c5b7-41ac-9384-27eb6d6642ae tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:42.411285 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb9af944-c5b7-41ac-9384-27eb6d6642ae tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:42.411285 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bb9af944-c5b7-41ac-9384-27eb6d6642ae tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:42.415325 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:42.415325 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:42.417811 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb9af944-c5b7-41ac-9384-27eb6d6642ae tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:42.417811 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 878/3468] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:42 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:42.447696 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-20a5a979-ae30-4fc8-b505-dd4d846958e6 req-11b4cd54-f4b6-4d55-ab88-64e233417456 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:42.451707 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-20a5a979-ae30-4fc8-b505-dd4d846958e6 req-11b4cd54-f4b6-4d55-ab88-64e233417456 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:42.452071 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-20a5a979-ae30-4fc8-b505-dd4d846958e6 req-11b4cd54-f4b6-4d55-ab88-64e233417456 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:42.452209 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-20a5a979-ae30-4fc8-b505-dd4d846958e6 req-11b4cd54-f4b6-4d55-ab88-64e233417456 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:42.465267 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:42.465267 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:42.472778 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-20a5a979-ae30-4fc8-b505-dd4d846958e6 req-11b4cd54-f4b6-4d55-ab88-64e233417456 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:42.479551 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-20a5a979-ae30-4fc8-b505-dd4d846958e6 req-11b4cd54-f4b6-4d55-ab88-64e233417456 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:42.480059 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 863/3469] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:32:42 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:42.999588 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a984a2e6-e378-4775-8363-591deff846b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:43.002180 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a984a2e6-e378-4775-8363-591deff846b0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 Aug 14 22:32:43.002180 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a984a2e6-e378-4775-8363-591deff846b0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:43.002180 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a984a2e6-e378-4775-8363-591deff846b0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:43.002180 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a984a2e6-e378-4775-8363-591deff846b0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id 8c3618f2-cb96-4277-8151-7452d7cd1349. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:43.011300 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a984a2e6-e378-4775-8363-591deff846b0 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 returned with HTTP 404 Aug 14 22:32:43.012939 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 873/3470] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:42 2026] GET /volume/v3/backups/8c3618f2-cb96-4277-8151-7452d7cd1349 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:43.024527 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4d24075d-3897-4aad-bb96-70e7fad46580 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:43.030290 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d24075d-3897-4aad-bb96-70e7fad46580 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] DELETE https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:43.030290 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d24075d-3897-4aad-bb96-70e7fad46580 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:43.030290 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d24075d-3897-4aad-bb96-70e7fad46580 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:43.030290 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-4d24075d-3897-4aad-bb96-70e7fad46580 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete backup with id: f4cbf05d-2c4d-43be-83b7-80f49ecddb36. Aug 14 22:32:43.030651 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b672564-dd3a-4283-83d6-5037ccd50466 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:43.033034 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b672564-dd3a-4283-83d6-5037ccd50466 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf Aug 14 22:32:43.033616 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b672564-dd3a-4283-83d6-5037ccd50466 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:43.033784 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b672564-dd3a-4283-83d6-5037ccd50466 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:43.036413 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:43.036413 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:43.040020 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:43.040020 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:43.040684 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b672564-dd3a-4283-83d6-5037ccd50466 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:43.042082 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b672564-dd3a-4283-83d6-5037ccd50466 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf returned with HTTP 200 Aug 14 22:32:43.042271 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 879/3471] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:43 2026] GET /volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:43.060883 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-4d24075d-3897-4aad-bb96-70e7fad46580 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] delete_backup rpcapi backup_id f4cbf05d-2c4d-43be-83b7-80f49ecddb36 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:32:43.061069 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:43.063098 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d24075d-3897-4aad-bb96-70e7fad46580 tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 202 Aug 14 22:32:43.063870 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 857/3472] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:32:43 2026] DELETE /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:32:43.065544 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:43.065544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0a6fb8a6-72a0-4987-bf5a-d52f79283caf", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1865466283"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:43.068175 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request body: {'volume': {'snapshot_id': '0a6fb8a6-72a0-4987-bf5a-d52f79283caf', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1865466283'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:43.075717 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5b58a3c6-5c1f-4da1-9c2a-3c5763c3b2b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:43.075872 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:43.075872 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:43.076538 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4a3dfef2-06c7-4460-977f-354584cf84fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:43.076602 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:43.077173 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume of 1 GB Aug 14 22:32:43.078622 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b58a3c6-5c1f-4da1-9c2a-3c5763c3b2b0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:43.078622 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b58a3c6-5c1f-4da1-9c2a-3c5763c3b2b0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:43.078622 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b58a3c6-5c1f-4da1-9c2a-3c5763c3b2b0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:43.078910 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5b58a3c6-5c1f-4da1-9c2a-3c5763c3b2b0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:43.079809 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a3dfef2-06c7-4460-977f-354584cf84fc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:43.080118 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a3dfef2-06c7-4460-977f-354584cf84fc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:43.080424 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a3dfef2-06c7-4460-977f-354584cf84fc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:43.080578 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4a3dfef2-06c7-4460-977f-354584cf84fc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:43.083638 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:43.083638 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:43.084795 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b58a3c6-5c1f-4da1-9c2a-3c5763c3b2b0 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:43.084960 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 874/3473] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:43 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:43.085691 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Availability Zones retrieved successfully. Aug 14 22:32:43.092375 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:43.092375 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:43.092375 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a3dfef2-06c7-4460-977f-354584cf84fc tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 200 Aug 14 22:32:43.092375 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 880/3474] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:43 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:43.094730 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (776cbdb7-9762-49d0-b8e4-60bb07e20026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:43.096288 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (650eb3a8-1557-47a3-9a72-741a7f065404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:43.100475 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:43.154488 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (650eb3a8-1557-47a3-9a72-741a7f065404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a6fb8a6-72a0-4987-bf5a-d52f79283caf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:43.155460 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d1506b0-6191-4113-9411-e464f8b262fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:43.224033 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['e2bd6fef-484f-442c-b600-eba25400ea6e', 'fb3ff0d2-ea82-4386-ba77-12b024b08503', '20f96af1-bfb9-45c2-a1b4-56abcf4d94b0', 'cf5b9b82-6dc0-4e34-a2eb-e0bb27153b23'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:43.224890 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d1506b0-6191-4113-9411-e464f8b262fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2bd6fef-484f-442c-b600-eba25400ea6e', 'fb3ff0d2-ea82-4386-ba77-12b024b08503', '20f96af1-bfb9-45c2-a1b4-56abcf4d94b0', 'cf5b9b82-6dc0-4e34-a2eb-e0bb27153b23']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:43.225829 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fcbc635-e896-4f87-991b-2130e1a86b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:43.279368 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fcbc635-e896-4f87-991b-2130e1a86b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af408dfd-3c3a-459d-917a-36f2cdd07faa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1865466283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['e2bd6fef-484f-442c-b600-eba25400ea6e','fb3ff0d2-ea82-4386-ba77-12b024b08503','20f96af1-bfb9-45c2-a1b4-56abcf4d94b0','cf5b9b82-6dc0-4e34-a2eb-e0bb27153b23'],size=1,snapshot_id=0a6fb8a6-72a0-4987-bf5a-d52f79283caf,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1865466283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af408dfd-3c3a-459d-917a-36f2cdd07faa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d5bd6625524d5d8825b2bdfc5b932e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0a6fb8a6-72a0-4987-bf5a-d52f79283caf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:43.280273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87612f55-965c-4650-afa9-6dcd48ef4384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:43.302625 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87612f55-965c-4650-afa9-6dcd48ef4384) transitioned into state 'SUCCESS' from state '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-1865466283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['e2bd6fef-484f-442c-b600-eba25400ea6e','fb3ff0d2-ea82-4386-ba77-12b024b08503','20f96af1-bfb9-45c2-a1b4-56abcf4d94b0','cf5b9b82-6dc0-4e34-a2eb-e0bb27153b23'],size=1,snapshot_id=0a6fb8a6-72a0-4987-bf5a-d52f79283caf,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:43.304323 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a48beca6-dbdd-48a7-a88b-199c887240ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:43.331217 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a48beca6-dbdd-48a7-a88b-199c887240ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:43.332592 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (776cbdb7-9762-49d0-b8e4-60bb07e20026) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:43.332730 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request issued successfully. Aug 14 22:32:43.333450 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2abdf4c-62da-4259-b3d0-8a75c8687f90 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:43.334021 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 864/3475] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:32:43 2026] POST /volume/v3/volumes => generated 804 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:43.350383 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ab46d5e-ebb0-4831-89bf-db53dbaa8a87 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:43.353180 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ab46d5e-ebb0-4831-89bf-db53dbaa8a87 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa Aug 14 22:32:43.353180 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ab46d5e-ebb0-4831-89bf-db53dbaa8a87 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:43.353420 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ab46d5e-ebb0-4831-89bf-db53dbaa8a87 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:43.362278 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:43.362278 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:43.366720 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5ab46d5e-ebb0-4831-89bf-db53dbaa8a87 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:43.371566 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ab46d5e-ebb0-4831-89bf-db53dbaa8a87 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa returned with HTTP 200 Aug 14 22:32:43.372043 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 858/3476] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:43 2026] GET /volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:32:43.434607 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-769ea67a-fb89-4fbd-b7ad-e06fa661b903 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:43.437653 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-769ea67a-fb89-4fbd-b7ad-e06fa661b903 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:43.437653 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-769ea67a-fb89-4fbd-b7ad-e06fa661b903 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:43.437653 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-769ea67a-fb89-4fbd-b7ad-e06fa661b903 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:43.437653 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-769ea67a-fb89-4fbd-b7ad-e06fa661b903 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:43.446234 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:43.446234 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:43.448853 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-769ea67a-fb89-4fbd-b7ad-e06fa661b903 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:43.448853 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 875/3477] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:43 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:44.098159 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-15bebaee-4fc1-4a6e-b4b9-f046a91f68c9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:44.104323 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aef57a9a-c439-4183-9ac3-fd421f8efc8d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:44.106625 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aef57a9a-c439-4183-9ac3-fd421f8efc8d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 Aug 14 22:32:44.106768 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aef57a9a-c439-4183-9ac3-fd421f8efc8d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:44.107066 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aef57a9a-c439-4183-9ac3-fd421f8efc8d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:44.107165 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-aef57a9a-c439-4183-9ac3-fd421f8efc8d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Show backup with id f4cbf05d-2c4d-43be-83b7-80f49ecddb36. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:44.111084 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aef57a9a-c439-4183-9ac3-fd421f8efc8d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 returned with HTTP 404 Aug 14 22:32:44.111684 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 865/3478] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:44 2026] GET /volume/v3/backups/f4cbf05d-2c4d-43be-83b7-80f49ecddb36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:44.121302 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56f6a92e-8f4a-47f9-a738-de5fa749282d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:44.123843 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56f6a92e-8f4a-47f9-a738-de5fa749282d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 Aug 14 22:32:44.124230 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56f6a92e-8f4a-47f9-a738-de5fa749282d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:44.124542 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56f6a92e-8f4a-47f9-a738-de5fa749282d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:44.124801 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-56f6a92e-8f4a-47f9-a738-de5fa749282d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete volume with id: c625a577-6fd5-41c4-b799-6a1dfb8e8f08 Aug 14 22:32:44.137656 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:44.137656 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:44.138648 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-56f6a92e-8f4a-47f9-a738-de5fa749282d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:32:44.167676 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-56f6a92e-8f4a-47f9-a738-de5fa749282d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Delete volume request issued successfully. Aug 14 22:32:44.167935 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56f6a92e-8f4a-47f9-a738-de5fa749282d tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 returned with HTTP 202 Aug 14 22:32:44.168612 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 859/3479] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:32:44 2026] DELETE /volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:44.175040 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f979e53b-8c02-4ff1-b46a-0fbe512d984b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:44.176559 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f979e53b-8c02-4ff1-b46a-0fbe512d984b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 Aug 14 22:32:44.176746 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f979e53b-8c02-4ff1-b46a-0fbe512d984b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:44.176919 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f979e53b-8c02-4ff1-b46a-0fbe512d984b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:44.186003 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:44.186003 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:44.191173 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f979e53b-8c02-4ff1-b46a-0fbe512d984b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Volume info retrieved successfully. Aug 14 22:32:44.193567 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15bebaee-4fc1-4a6e-b4b9-f046a91f68c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:44.193862 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15bebaee-4fc1-4a6e-b4b9-f046a91f68c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:44.194124 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15bebaee-4fc1-4a6e-b4b9-f046a91f68c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:44.194291 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-15bebaee-4fc1-4a6e-b4b9-f046a91f68c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:44.196575 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f979e53b-8c02-4ff1-b46a-0fbe512d984b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 returned with HTTP 200 Aug 14 22:32:44.197191 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 876/3480] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:44 2026] GET /volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:44.199341 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:44.199341 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:44.200171 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15bebaee-4fc1-4a6e-b4b9-f046a91f68c9 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:44.200642 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 881/3481] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:44 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 707 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:44.386833 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d53e29f-c72c-4285-89c9-17f838455de9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:44.389762 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d53e29f-c72c-4285-89c9-17f838455de9 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa Aug 14 22:32:44.390309 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d53e29f-c72c-4285-89c9-17f838455de9 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:44.390649 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d53e29f-c72c-4285-89c9-17f838455de9 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:44.404599 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:44.404599 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:44.409954 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5d53e29f-c72c-4285-89c9-17f838455de9 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:44.417320 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d53e29f-c72c-4285-89c9-17f838455de9 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa returned with HTTP 200 Aug 14 22:32:44.417989 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 866/3482] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:44 2026] GET /volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa => generated 897 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:44.434751 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ba42e60-3dd8-474a-82de-c6e3350ce1d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:44.437228 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ba42e60-3dd8-474a-82de-c6e3350ce1d5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:32:44.438130 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ba42e60-3dd8-474a-82de-c6e3350ce1d5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af408dfd-3c3a-459d-917a-36f2cdd07faa", "name": "tempest-VolumeDependencyTests-Snapshot-397193945"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:44.454201 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:44.454201 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:44.458631 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5ba42e60-3dd8-474a-82de-c6e3350ce1d5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:44.459052 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-5ba42e60-3dd8-474a-82de-c6e3350ce1d5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create snapshot from volume af408dfd-3c3a-459d-917a-36f2cdd07faa Aug 14 22:32:44.465271 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fdfbc707-4896-4006-a6ed-9a74890986de None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:44.467190 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fdfbc707-4896-4006-a6ed-9a74890986de tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:44.467502 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fdfbc707-4896-4006-a6ed-9a74890986de tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:44.467770 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fdfbc707-4896-4006-a6ed-9a74890986de tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:44.467844 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fdfbc707-4896-4006-a6ed-9a74890986de tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:44.477706 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:44.477706 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:44.478788 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fdfbc707-4896-4006-a6ed-9a74890986de tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:44.479353 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 877/3483] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:44 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:44.522712 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-5ba42e60-3dd8-474a-82de-c6e3350ce1d5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['24f0f0e3-6c0e-42a8-b2f4-9f4d0baba241', 'c856ad8c-7ca5-4e26-98cb-70d7abd171a4', '028ea240-783d-4258-a240-ab86c4ebad28', 'a29e724d-1ff1-4b04-bc3a-6c7d3bdc08ec'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:44.559700 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5ba42e60-3dd8-474a-82de-c6e3350ce1d5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot create request issued successfully. Aug 14 22:32:44.560076 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ba42e60-3dd8-474a-82de-c6e3350ce1d5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:32:44.560665 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 860/3484] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:32:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:44.574358 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1352fb36-4e80-4f68-9946-b553ee44dd8b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:44.576588 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1352fb36-4e80-4f68-9946-b553ee44dd8b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 Aug 14 22:32:44.576805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1352fb36-4e80-4f68-9946-b553ee44dd8b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:44.577045 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1352fb36-4e80-4f68-9946-b553ee44dd8b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:44.583084 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:44.583084 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:44.583666 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1352fb36-4e80-4f68-9946-b553ee44dd8b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:44.584715 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1352fb36-4e80-4f68-9946-b553ee44dd8b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 returned with HTTP 200 Aug 14 22:32:44.585167 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 882/3485] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:44 2026] GET /volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:45.214114 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-94450207-e51f-4e20-9f78-1c62f790963b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:45.216081 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94450207-e51f-4e20-9f78-1c62f790963b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] GET https://10.4.3.114/volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 Aug 14 22:32:45.216394 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94450207-e51f-4e20-9f78-1c62f790963b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:45.216636 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94450207-e51f-4e20-9f78-1c62f790963b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:45.218007 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b7132751-a761-4f29-bfd6-ff6e951731a8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:45.219732 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7132751-a761-4f29-bfd6-ff6e951731a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:45.219882 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7132751-a761-4f29-bfd6-ff6e951731a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:45.220060 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7132751-a761-4f29-bfd6-ff6e951731a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:45.220182 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b7132751-a761-4f29-bfd6-ff6e951731a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:45.223545 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94450207-e51f-4e20-9f78-1c62f790963b tempest-ProjectAdminTests33-1183636347 tempest-ProjectAdminTests33-1183636347-project-admin] https://10.4.3.114/volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 returned with HTTP 404 Aug 14 22:32:45.223904 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 867/3486] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:32:45 2026] GET /volume/v3/volumes/c625a577-6fd5-41c4-b799-6a1dfb8e8f08 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:45.225122 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:45.225122 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:45.225929 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7132751-a761-4f29-bfd6-ff6e951731a8 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:45.226307 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 878/3487] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:45 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:45.494276 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4562685d-012d-4726-bd3e-8f6edb7fd4d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:45.497405 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4562685d-012d-4726-bd3e-8f6edb7fd4d4 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:45.497856 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4562685d-012d-4726-bd3e-8f6edb7fd4d4 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:45.498336 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4562685d-012d-4726-bd3e-8f6edb7fd4d4 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:45.498657 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4562685d-012d-4726-bd3e-8f6edb7fd4d4 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:45.504166 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:45.504166 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:45.505802 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4562685d-012d-4726-bd3e-8f6edb7fd4d4 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:45.505802 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 861/3488] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:45 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:45.598627 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fd64c99f-be5e-4e61-924a-2c550a43e1f5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:45.601649 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd64c99f-be5e-4e61-924a-2c550a43e1f5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 Aug 14 22:32:45.603938 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd64c99f-be5e-4e61-924a-2c550a43e1f5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:45.604274 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd64c99f-be5e-4e61-924a-2c550a43e1f5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:45.613291 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:45.613291 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:45.613765 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fd64c99f-be5e-4e61-924a-2c550a43e1f5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:45.616271 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd64c99f-be5e-4e61-924a-2c550a43e1f5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 returned with HTTP 200 Aug 14 22:32:45.616710 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 883/3489] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:45 2026] GET /volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:45.630056 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-369c5781-0472-41cb-94ad-dc69a679ee86 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:45.633277 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:45.633277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "32d70c6d-a2e0-4c75-80d8-48af21e2a3d9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-709254339"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:45.636791 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request body: {'volume': {'snapshot_id': '32d70c6d-a2e0-4c75-80d8-48af21e2a3d9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-709254339'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:45.647284 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:45.647284 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:45.647284 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:45.647284 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume of 1 GB Aug 14 22:32:45.651346 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Availability Zones retrieved successfully. Aug 14 22:32:45.660880 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (95fe24af-e1bd-4ae7-b88f-03d450b12eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:45.664277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e7d041-c55e-4b1b-bcd9-f41ff5edec1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:45.666180 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:45.713327 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e7d041-c55e-4b1b-bcd9-f41ff5edec1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '32d70c6d-a2e0-4c75-80d8-48af21e2a3d9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:45.713327 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd56dda7-7918-417b-8d45-edbda13b2c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:45.717970 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6bef1086-a4ac-42e4-951b-f799096f4a30 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:45.719729 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6bef1086-a4ac-42e4-951b-f799096f4a30 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] DELETE https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:45.719993 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6bef1086-a4ac-42e4-951b-f799096f4a30 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:45.720247 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6bef1086-a4ac-42e4-951b-f799096f4a30 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:45.720486 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6bef1086-a4ac-42e4-951b-f799096f4a30 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Delete volume with id: 947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:45.727935 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:45.727935 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:45.728696 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6bef1086-a4ac-42e4-951b-f799096f4a30 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:45.772864 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['1e8a9a0e-88ee-49bd-9cbb-2f5e3ad8ab6a', 'c6b5d882-ef8c-4dad-9925-32420a9c2088', '23a45fb0-909b-4911-b258-49acb479d8c3', '896b5201-c99f-4bed-9f22-bbd0d8f1e9cc'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:45.773010 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6bef1086-a4ac-42e4-951b-f799096f4a30 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Delete volume request issued successfully. Aug 14 22:32:45.773046 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6bef1086-a4ac-42e4-951b-f799096f4a30 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 202 Aug 14 22:32:45.773518 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd56dda7-7918-417b-8d45-edbda13b2c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e8a9a0e-88ee-49bd-9cbb-2f5e3ad8ab6a', 'c6b5d882-ef8c-4dad-9925-32420a9c2088', '23a45fb0-909b-4911-b258-49acb479d8c3', '896b5201-c99f-4bed-9f22-bbd0d8f1e9cc']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:45.773604 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 879/3490] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:45 2026] DELETE /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:45.774176 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d897473-ac8d-4222-952c-416551b4d6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:45.785849 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eb6c6433-7f01-4c06-8a9c-a6d9e2bea822 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:45.790277 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb6c6433-7f01-4c06-8a9c-a6d9e2bea822 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:45.790277 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb6c6433-7f01-4c06-8a9c-a6d9e2bea822 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:45.790277 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb6c6433-7f01-4c06-8a9c-a6d9e2bea822 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:45.800364 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:45.800364 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:45.806921 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eb6c6433-7f01-4c06-8a9c-a6d9e2bea822 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:45.815935 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb6c6433-7f01-4c06-8a9c-a6d9e2bea822 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 200 Aug 14 22:32:45.817036 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 862/3491] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:45 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:45.834351 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d897473-ac8d-4222-952c-416551b4d6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf118b06-0052-448b-9258-5219b9b91ba4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-709254339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['1e8a9a0e-88ee-49bd-9cbb-2f5e3ad8ab6a','c6b5d882-ef8c-4dad-9925-32420a9c2088','23a45fb0-909b-4911-b258-49acb479d8c3','896b5201-c99f-4bed-9f22-bbd0d8f1e9cc'],size=1,snapshot_id=32d70c6d-a2e0-4c75-80d8-48af21e2a3d9,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-709254339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf118b06-0052-448b-9258-5219b9b91ba4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d5bd6625524d5d8825b2bdfc5b932e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=32d70c6d-a2e0-4c75-80d8-48af21e2a3d9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:45.835395 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aebd25c-9602-4d15-ab93-ab44e1ae89eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:45.875224 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aebd25c-9602-4d15-ab93-ab44e1ae89eb) transitioned into state 'SUCCESS' from state '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-709254339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['1e8a9a0e-88ee-49bd-9cbb-2f5e3ad8ab6a','c6b5d882-ef8c-4dad-9925-32420a9c2088','23a45fb0-909b-4911-b258-49acb479d8c3','896b5201-c99f-4bed-9f22-bbd0d8f1e9cc'],size=1,snapshot_id=32d70c6d-a2e0-4c75-80d8-48af21e2a3d9,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:45.876070 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31922c84-7d72-4002-bb5a-f2eede3049b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:45.902477 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31922c84-7d72-4002-bb5a-f2eede3049b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:45.903554 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (95fe24af-e1bd-4ae7-b88f-03d450b12eda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:45.903912 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request issued successfully. Aug 14 22:32:45.904649 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-369c5781-0472-41cb-94ad-dc69a679ee86 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:45.905190 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 868/3492] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:32:45 2026] POST /volume/v3/volumes => generated 803 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:45.919456 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-03eb63e3-a08a-4f1e-86be-df8044d64a9b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:45.921476 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03eb63e3-a08a-4f1e-86be-df8044d64a9b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 Aug 14 22:32:45.921734 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03eb63e3-a08a-4f1e-86be-df8044d64a9b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:45.921994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03eb63e3-a08a-4f1e-86be-df8044d64a9b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:45.929385 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:45.929385 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:45.944240 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-03eb63e3-a08a-4f1e-86be-df8044d64a9b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:45.953315 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03eb63e3-a08a-4f1e-86be-df8044d64a9b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 returned with HTTP 200 Aug 14 22:32:45.953796 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 884/3493] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:45 2026] GET /volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:46.240978 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0b4bbbf3-b6c1-4c18-917d-2f21516b71fa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:46.243454 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b4bbbf3-b6c1-4c18-917d-2f21516b71fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:46.243722 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b4bbbf3-b6c1-4c18-917d-2f21516b71fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:46.243966 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b4bbbf3-b6c1-4c18-917d-2f21516b71fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:46.244118 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0b4bbbf3-b6c1-4c18-917d-2f21516b71fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:46.249969 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:46.249969 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:46.251412 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b4bbbf3-b6c1-4c18-917d-2f21516b71fa tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:46.252205 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 880/3494] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:46 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:46.519458 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-abee72fc-1007-4482-8315-0394fd52ed4d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:46.524680 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abee72fc-1007-4482-8315-0394fd52ed4d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:46.525215 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abee72fc-1007-4482-8315-0394fd52ed4d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:46.525215 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abee72fc-1007-4482-8315-0394fd52ed4d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:46.525505 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-abee72fc-1007-4482-8315-0394fd52ed4d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:46.532666 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:46.532666 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:46.533867 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abee72fc-1007-4482-8315-0394fd52ed4d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:46.535066 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 863/3495] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:46 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:46.836195 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73cab031-d09a-42ee-b5b4-cb5d14c91dbd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:46.840085 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73cab031-d09a-42ee-b5b4-cb5d14c91dbd tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 Aug 14 22:32:46.840085 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73cab031-d09a-42ee-b5b4-cb5d14c91dbd tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:46.840335 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73cab031-d09a-42ee-b5b4-cb5d14c91dbd tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:46.847283 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73cab031-d09a-42ee-b5b4-cb5d14c91dbd tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 returned with HTTP 404 Aug 14 22:32:46.847667 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 869/3496] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:46 2026] GET /volume/v3/volumes/947e621a-fdaf-4e17-85ca-8744914ef933 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:46.859322 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b0852461-7c37-4232-b622-bfd58f5ec76d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:46.864681 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0852461-7c37-4232-b622-bfd58f5ec76d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] DELETE https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:46.865282 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0852461-7c37-4232-b622-bfd58f5ec76d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:46.865937 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0852461-7c37-4232-b622-bfd58f5ec76d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:46.866644 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-b0852461-7c37-4232-b622-bfd58f5ec76d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Delete volume with id: f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:46.880908 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:46.880908 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:46.881995 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b0852461-7c37-4232-b622-bfd58f5ec76d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:46.908748 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b0852461-7c37-4232-b622-bfd58f5ec76d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Delete volume request issued successfully. Aug 14 22:32:46.908995 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0852461-7c37-4232-b622-bfd58f5ec76d tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 202 Aug 14 22:32:46.909457 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 885/3497] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:46 2026] DELETE /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:46.920370 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c60e7372-76f8-41b6-ab9e-850b9866b4f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:46.923971 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c60e7372-76f8-41b6-ab9e-850b9866b4f0 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:46.923971 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c60e7372-76f8-41b6-ab9e-850b9866b4f0 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:46.923971 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c60e7372-76f8-41b6-ab9e-850b9866b4f0 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:46.937681 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:46.937681 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:46.942846 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c60e7372-76f8-41b6-ab9e-850b9866b4f0 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Volume info retrieved successfully. Aug 14 22:32:46.948917 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c60e7372-76f8-41b6-ab9e-850b9866b4f0 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 200 Aug 14 22:32:46.949794 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 881/3498] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:46 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:46.969727 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6c9d2cf4-1d37-411f-aaeb-1dfda1e80a73 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:46.973006 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c9d2cf4-1d37-411f-aaeb-1dfda1e80a73 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 Aug 14 22:32:46.975232 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c9d2cf4-1d37-411f-aaeb-1dfda1e80a73 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:46.975584 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c9d2cf4-1d37-411f-aaeb-1dfda1e80a73 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:46.989850 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:46.989850 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:46.998880 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6c9d2cf4-1d37-411f-aaeb-1dfda1e80a73 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:47.005548 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c9d2cf4-1d37-411f-aaeb-1dfda1e80a73 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 returned with HTTP 200 Aug 14 22:32:47.006168 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 864/3499] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:46 2026] GET /volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 => generated 896 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:47.023847 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a81c5115-c6fa-414b-aa5b-a91959f47837 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:47.025607 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a81c5115-c6fa-414b-aa5b-a91959f47837 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf Aug 14 22:32:47.025793 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a81c5115-c6fa-414b-aa5b-a91959f47837 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:47.026033 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a81c5115-c6fa-414b-aa5b-a91959f47837 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:47.026128 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-a81c5115-c6fa-414b-aa5b-a91959f47837 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete snapshot with id: 0a6fb8a6-72a0-4987-bf5a-d52f79283caf Aug 14 22:32:47.034286 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:47.034286 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:47.034286 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a81c5115-c6fa-414b-aa5b-a91959f47837 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:47.062486 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a81c5115-c6fa-414b-aa5b-a91959f47837 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot delete request issued successfully. Aug 14 22:32:47.066286 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a81c5115-c6fa-414b-aa5b-a91959f47837 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf returned with HTTP 202 Aug 14 22:32:47.066286 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 870/3500] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:32:47 2026] DELETE /volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:47.078676 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e116e444-c7ab-450e-a768-5fe74a073dcb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:47.080532 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e116e444-c7ab-450e-a768-5fe74a073dcb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf Aug 14 22:32:47.080733 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e116e444-c7ab-450e-a768-5fe74a073dcb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:47.080922 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e116e444-c7ab-450e-a768-5fe74a073dcb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:47.090591 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:47.090591 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:47.091458 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e116e444-c7ab-450e-a768-5fe74a073dcb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:47.092325 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e116e444-c7ab-450e-a768-5fe74a073dcb tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf returned with HTTP 200 Aug 14 22:32:47.092487 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 886/3501] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:47 2026] GET /volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:47.228050 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fb13b155-a1d1-4cac-86a0-571748d108ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:47.271264 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9cfcd5ee-ff00-4b45-a553-966369843c28 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:47.274761 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cfcd5ee-ff00-4b45-a553-966369843c28 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:47.275070 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cfcd5ee-ff00-4b45-a553-966369843c28 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:47.275357 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cfcd5ee-ff00-4b45-a553-966369843c28 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:47.275478 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9cfcd5ee-ff00-4b45-a553-966369843c28 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:47.291310 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:47.291310 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:47.292003 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cfcd5ee-ff00-4b45-a553-966369843c28 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:47.292528 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 865/3502] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:47 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 707 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:47.393286 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:47.393286 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-134246563"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:47.393286 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-134246563'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:47.393286 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume of 1 GB Aug 14 22:32:47.398519 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Availability Zones retrieved successfully. Aug 14 22:32:47.406356 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (0318f988-9aa6-410d-a19e-042dc289b2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:47.409352 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c1a4dc-0f33-4597-b5b5-04a132e9587e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:47.409352 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:47.456281 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c1a4dc-0f33-4597-b5b5-04a132e9587e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:47.456992 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec7f538-b595-4d16-ac9f-99609c84f0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:47.549327 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-985f3411-f720-493d-95bf-708972994e69 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:47.553281 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-985f3411-f720-493d-95bf-708972994e69 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:47.553281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-985f3411-f720-493d-95bf-708972994e69 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:47.553281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-985f3411-f720-493d-95bf-708972994e69 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:47.553281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-985f3411-f720-493d-95bf-708972994e69 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:47.558545 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['44a9dd90-4d22-451a-ab92-448c4e9ae5b8', '0f106dc9-1269-4d68-9dcb-2719a5064f84', '5042586e-fc09-45e4-b99d-6aa525777c85', '13983d30-1a05-4d1d-aa1c-f3af4dca8d12'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:47.564347 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec7f538-b595-4d16-ac9f-99609c84f0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44a9dd90-4d22-451a-ab92-448c4e9ae5b8', '0f106dc9-1269-4d68-9dcb-2719a5064f84', '5042586e-fc09-45e4-b99d-6aa525777c85', '13983d30-1a05-4d1d-aa1c-f3af4dca8d12']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:47.564347 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58ef7b9-c952-4609-b100-bb5713e424f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:47.565177 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:47.565177 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:47.565177 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-985f3411-f720-493d-95bf-708972994e69 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:47.565403 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 871/3503] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:47 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:47.594538 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58ef7b9-c952-4609-b100-bb5713e424f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6853203-edcc-42ae-a81d-0f013616beb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-134246563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['44a9dd90-4d22-451a-ab92-448c4e9ae5b8','0f106dc9-1269-4d68-9dcb-2719a5064f84','5042586e-fc09-45e4-b99d-6aa525777c85','13983d30-1a05-4d1d-aa1c-f3af4dca8d12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-134246563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6853203-edcc-42ae-a81d-0f013616beb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cdabd4ecc3040b1817c3ac3a746f141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b780319d8084562b8ec8d06057c4222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:47.595604 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca90509-f30d-428f-ae13-8ec2573eb812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:47.625470 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca90509-f30d-428f-ae13-8ec2573eb812) transitioned into state 'SUCCESS' from state '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-134246563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['44a9dd90-4d22-451a-ab92-448c4e9ae5b8','0f106dc9-1269-4d68-9dcb-2719a5064f84','5042586e-fc09-45e4-b99d-6aa525777c85','13983d30-1a05-4d1d-aa1c-f3af4dca8d12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:47.626307 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3abb21-7219-4898-a8eb-5f37cdb791e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:47.640020 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3abb21-7219-4898-a8eb-5f37cdb791e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:47.641152 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (0318f988-9aa6-410d-a19e-042dc289b2cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:47.641544 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request issued successfully. Aug 14 22:32:47.642367 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb13b155-a1d1-4cac-86a0-571748d108ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:47.642847 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 882/3504] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:47 2026] POST /volume/v3/volumes => generated 777 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:47.661851 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c19d59b9-4093-4587-9a0e-d8e687984578 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:47.663869 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c19d59b9-4093-4587-9a0e-d8e687984578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 Aug 14 22:32:47.664448 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c19d59b9-4093-4587-9a0e-d8e687984578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:47.664876 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c19d59b9-4093-4587-9a0e-d8e687984578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:47.679145 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:47.679145 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:47.688063 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c19d59b9-4093-4587-9a0e-d8e687984578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:32:47.694534 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c19d59b9-4093-4587-9a0e-d8e687984578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 returned with HTTP 200 Aug 14 22:32:47.696704 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 887/3505] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:47 2026] GET /volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:47.966723 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-96ad7891-2a3d-4a07-961e-58923006d331 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:47.970131 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96ad7891-2a3d-4a07-961e-58923006d331 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] GET https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc Aug 14 22:32:47.970131 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96ad7891-2a3d-4a07-961e-58923006d331 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:47.970131 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96ad7891-2a3d-4a07-961e-58923006d331 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:47.975794 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96ad7891-2a3d-4a07-961e-58923006d331 tempest-TestServerVolumeAttachmentScenario-1983513238 tempest-TestServerVolumeAttachmentScenario-1983513238-project-member] https://10.4.3.114/volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc returned with HTTP 404 Aug 14 22:32:47.976548 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 866/3506] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:47 2026] GET /volume/v3/volumes/f69f034e-0f96-474f-8d1e-78f647b71cfc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:48.107854 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de521a42-3061-4ba8-b007-625eefb7312f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:48.110790 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de521a42-3061-4ba8-b007-625eefb7312f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf Aug 14 22:32:48.111075 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de521a42-3061-4ba8-b007-625eefb7312f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:48.111373 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de521a42-3061-4ba8-b007-625eefb7312f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:48.117613 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de521a42-3061-4ba8-b007-625eefb7312f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf returned with HTTP 404 Aug 14 22:32:48.118297 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 872/3507] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:48 2026] GET /volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:48.126425 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d29537f9-1ede-4371-bdd2-3dd6be107930 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:48.128851 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d29537f9-1ede-4371-bdd2-3dd6be107930 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 Aug 14 22:32:48.128851 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d29537f9-1ede-4371-bdd2-3dd6be107930 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:48.128851 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d29537f9-1ede-4371-bdd2-3dd6be107930 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:48.129044 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-d29537f9-1ede-4371-bdd2-3dd6be107930 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete snapshot with id: 32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 Aug 14 22:32:48.135296 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:48.135296 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:48.136108 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d29537f9-1ede-4371-bdd2-3dd6be107930 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:48.158468 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d29537f9-1ede-4371-bdd2-3dd6be107930 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot delete request issued successfully. Aug 14 22:32:48.158644 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d29537f9-1ede-4371-bdd2-3dd6be107930 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 returned with HTTP 202 Aug 14 22:32:48.159042 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 883/3508] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:32:48 2026] DELETE /volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:48.173794 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1cf38ce6-dfd6-4d0c-8cc0-b47cad63f278 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:48.176486 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1cf38ce6-dfd6-4d0c-8cc0-b47cad63f278 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 Aug 14 22:32:48.176746 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1cf38ce6-dfd6-4d0c-8cc0-b47cad63f278 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:48.177000 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1cf38ce6-dfd6-4d0c-8cc0-b47cad63f278 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:48.186541 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:48.186541 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:48.188272 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1cf38ce6-dfd6-4d0c-8cc0-b47cad63f278 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:48.189004 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1cf38ce6-dfd6-4d0c-8cc0-b47cad63f278 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 returned with HTTP 200 Aug 14 22:32:48.189663 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 888/3509] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:48 2026] GET /volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:48.313014 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f2083555-7e2d-466d-ad56-5cb499d0cd00 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:48.315574 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2083555-7e2d-466d-ad56-5cb499d0cd00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:48.315892 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2083555-7e2d-466d-ad56-5cb499d0cd00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:48.316192 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2083555-7e2d-466d-ad56-5cb499d0cd00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:48.316380 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f2083555-7e2d-466d-ad56-5cb499d0cd00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:48.325579 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:48.325579 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:48.326715 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2083555-7e2d-466d-ad56-5cb499d0cd00 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:48.327175 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 867/3510] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:48 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:48.336870 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8bf318d4-004d-4daa-a1a6-bd4e3e650ad3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:48.339096 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bf318d4-004d-4daa-a1a6-bd4e3e650ad3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:48.339407 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bf318d4-004d-4daa-a1a6-bd4e3e650ad3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:48.339620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8bf318d4-004d-4daa-a1a6-bd4e3e650ad3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:48.339770 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8bf318d4-004d-4daa-a1a6-bd4e3e650ad3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:48.345575 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:48.345575 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:48.346691 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8bf318d4-004d-4daa-a1a6-bd4e3e650ad3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:48.347169 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 873/3511] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:48 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:48.360650 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7906f981-ae5c-4bd7-9a5d-10e89ff77a52 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:48.363708 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7906f981-ae5c-4bd7-9a5d-10e89ff77a52 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:48.364112 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7906f981-ae5c-4bd7-9a5d-10e89ff77a52 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:48.364468 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7906f981-ae5c-4bd7-9a5d-10e89ff77a52 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:48.364468 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-7906f981-ae5c-4bd7-9a5d-10e89ff77a52 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete backup with id: 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. Aug 14 22:32:48.371071 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:48.371071 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:48.396355 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-7906f981-ae5c-4bd7-9a5d-10e89ff77a52 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] delete_backup rpcapi backup_id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:32:48.398279 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7906f981-ae5c-4bd7-9a5d-10e89ff77a52 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 202 Aug 14 22:32:48.398719 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 884/3512] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:48 2026] DELETE /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:32:48.409297 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c1e438c-d212-4fdd-b106-e8be634aa45a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:48.411396 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c1e438c-d212-4fdd-b106-e8be634aa45a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:48.412982 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c1e438c-d212-4fdd-b106-e8be634aa45a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:48.413344 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c1e438c-d212-4fdd-b106-e8be634aa45a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:48.415612 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9c1e438c-d212-4fdd-b106-e8be634aa45a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:48.437194 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:48.437194 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:48.438995 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c1e438c-d212-4fdd-b106-e8be634aa45a tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 200 Aug 14 22:32:48.439466 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 889/3513] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:48 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 707 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:48.585756 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-59211324-abcd-4341-82a4-97511ffa415b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:48.589898 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59211324-abcd-4341-82a4-97511ffa415b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:48.589984 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59211324-abcd-4341-82a4-97511ffa415b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:48.590243 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59211324-abcd-4341-82a4-97511ffa415b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:48.590427 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-59211324-abcd-4341-82a4-97511ffa415b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:48.598677 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:48.598677 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:48.599736 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59211324-abcd-4341-82a4-97511ffa415b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:48.600523 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 868/3514] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:48 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:48.714794 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-479176c6-98e7-4401-ae2d-17a29aa2dacd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:48.716641 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-479176c6-98e7-4401-ae2d-17a29aa2dacd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 Aug 14 22:32:48.716786 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-479176c6-98e7-4401-ae2d-17a29aa2dacd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:48.716960 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-479176c6-98e7-4401-ae2d-17a29aa2dacd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:48.732180 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:48.732180 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:48.738546 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-479176c6-98e7-4401-ae2d-17a29aa2dacd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:32:48.746228 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-479176c6-98e7-4401-ae2d-17a29aa2dacd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 returned with HTTP 200 Aug 14 22:32:48.746871 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 874/3515] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:48 2026] GET /volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:48.761885 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-43879ba9-1cfe-4ee0-a42d-113eeb6da5ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:48.899281 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43879ba9-1cfe-4ee0-a42d-113eeb6da5ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:32:48.899281 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43879ba9-1cfe-4ee0-a42d-113eeb6da5ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6853203-edcc-42ae-a81d-0f013616beb8", "name": "tempest-ProjectMemberTests-Snapshot-927542679"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:48.910209 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:48.910209 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:48.910976 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-43879ba9-1cfe-4ee0-a42d-113eeb6da5ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Volume info retrieved successfully. Aug 14 22:32:48.911241 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-43879ba9-1cfe-4ee0-a42d-113eeb6da5ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Create snapshot from volume f6853203-edcc-42ae-a81d-0f013616beb8 Aug 14 22:32:48.988143 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-43879ba9-1cfe-4ee0-a42d-113eeb6da5ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Created reservations ['fe15bae1-ec3c-4ff0-884d-33d087d18686', 'b915fd52-87e7-4a12-a9b0-e61d655ecdfa', '716405cd-c8a7-49e6-95c4-e5802a0682a6', 'f30307a6-bda2-4c71-8ddd-b18c23a6f07b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:49.040109 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-43879ba9-1cfe-4ee0-a42d-113eeb6da5ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Snapshot create request issued successfully. Aug 14 22:32:49.040591 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43879ba9-1cfe-4ee0-a42d-113eeb6da5ae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:32:49.041191 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 885/3516] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:32:48 2026] POST /volume/v3/snapshots => generated 304 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:49.057790 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-18252914-e0e4-47a4-82d3-d656c87f6550 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:49.062189 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18252914-e0e4-47a4-82d3-d656c87f6550 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] GET https://10.4.3.114/volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e Aug 14 22:32:49.062519 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18252914-e0e4-47a4-82d3-d656c87f6550 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:49.062791 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18252914-e0e4-47a4-82d3-d656c87f6550 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:49.071727 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:49.071727 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:49.073428 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-18252914-e0e4-47a4-82d3-d656c87f6550 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Snapshot retrieved successfully. Aug 14 22:32:49.075439 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18252914-e0e4-47a4-82d3-d656c87f6550 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e returned with HTTP 200 Aug 14 22:32:49.075967 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 890/3517] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:49 2026] GET /volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e => generated 436 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:49.201567 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ef32d02-9db4-4767-8aed-f4e5ec60636f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:49.204330 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ef32d02-9db4-4767-8aed-f4e5ec60636f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 Aug 14 22:32:49.204771 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ef32d02-9db4-4767-8aed-f4e5ec60636f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:49.205172 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ef32d02-9db4-4767-8aed-f4e5ec60636f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:49.213611 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ef32d02-9db4-4767-8aed-f4e5ec60636f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 returned with HTTP 404 Aug 14 22:32:49.213680 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 869/3518] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:49 2026] GET /volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:49.224367 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f76ffeda-691f-4c82-8fce-973f6d81fb4c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:49.226245 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f76ffeda-691f-4c82-8fce-973f6d81fb4c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a Aug 14 22:32:49.226584 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f76ffeda-691f-4c82-8fce-973f6d81fb4c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:49.226844 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f76ffeda-691f-4c82-8fce-973f6d81fb4c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:49.227068 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f76ffeda-691f-4c82-8fce-973f6d81fb4c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: f03169e0-295c-44e4-bfaf-45af34e4d56a Aug 14 22:32:49.239732 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:49.239732 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:49.240274 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f76ffeda-691f-4c82-8fce-973f6d81fb4c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:49.276945 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f76ffeda-691f-4c82-8fce-973f6d81fb4c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume request issued successfully. Aug 14 22:32:49.277483 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f76ffeda-691f-4c82-8fce-973f6d81fb4c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a returned with HTTP 202 Aug 14 22:32:49.279395 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 875/3519] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:32:49 2026] DELETE /volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:32:49.289554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3bf5ee34-ecb5-4b79-bbfa-72f34a8d07f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:49.291956 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bf5ee34-ecb5-4b79-bbfa-72f34a8d07f4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a Aug 14 22:32:49.292117 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bf5ee34-ecb5-4b79-bbfa-72f34a8d07f4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:49.293243 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bf5ee34-ecb5-4b79-bbfa-72f34a8d07f4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:49.302603 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:49.302603 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:49.310049 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3bf5ee34-ecb5-4b79-bbfa-72f34a8d07f4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:49.319323 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bf5ee34-ecb5-4b79-bbfa-72f34a8d07f4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a returned with HTTP 200 Aug 14 22:32:49.321139 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 886/3520] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:49 2026] GET /volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a => generated 862 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:49.459550 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1f798bb0-7450-4e0e-95e2-64cdb3411402 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:49.466119 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f798bb0-7450-4e0e-95e2-64cdb3411402 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 Aug 14 22:32:49.466119 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f798bb0-7450-4e0e-95e2-64cdb3411402 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:49.466119 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f798bb0-7450-4e0e-95e2-64cdb3411402 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:49.466119 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1f798bb0-7450-4e0e-95e2-64cdb3411402 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 50e4f7eb-9bf9-406e-8bb7-70b39c166ec5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:49.471380 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f798bb0-7450-4e0e-95e2-64cdb3411402 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 returned with HTTP 404 Aug 14 22:32:49.472133 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 891/3521] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:49 2026] GET /volume/v3/backups/50e4f7eb-9bf9-406e-8bb7-70b39c166ec5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:49.484844 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-83c0fe6e-d63e-46cb-a42a-f7910cd531b7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:49.489641 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83c0fe6e-d63e-46cb-a42a-f7910cd531b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:32:49.490228 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83c0fe6e-d63e-46cb-a42a-f7910cd531b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6cb53f6a-9f5d-445d-9b75-76b77630bc5a", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-650199808", "container": "tempest-volumesbackupstest-backup-container-1101907575"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:49.494314 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-83c0fe6e-d63e-46cb-a42a-f7910cd531b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating new backup {'backup': {'volume_id': '6cb53f6a-9f5d-445d-9b75-76b77630bc5a', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-650199808', 'container': 'tempest-volumesbackupstest-backup-container-1101907575'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:32:49.494314 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-83c0fe6e-d63e-46cb-a42a-f7910cd531b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Creating backup of volume 6cb53f6a-9f5d-445d-9b75-76b77630bc5a in container tempest-volumesbackupstest-backup-container-1101907575 Aug 14 22:32:49.514667 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:49.514667 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:49.515421 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-83c0fe6e-d63e-46cb-a42a-f7910cd531b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:32:49.550232 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-83c0fe6e-d63e-46cb-a42a-f7910cd531b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Created reservations ['6547dc9c-5c1d-4b7c-af76-eccc62909a8a', '0b001ea2-6711-4ec6-8314-1bff8cbd5670'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:49.619436 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7ed1aadf-e12c-4514-86a9-bc92312381f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:49.619576 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83c0fe6e-d63e-46cb-a42a-f7910cd531b7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:32:49.619576 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 870/3522] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:32:49 2026] POST /volume/v3/backups => generated 329 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:49.625645 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ed1aadf-e12c-4514-86a9-bc92312381f8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:49.626213 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ed1aadf-e12c-4514-86a9-bc92312381f8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:49.626472 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ed1aadf-e12c-4514-86a9-bc92312381f8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:49.626731 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7ed1aadf-e12c-4514-86a9-bc92312381f8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:49.637544 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:49.637544 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:49.638501 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ed1aadf-e12c-4514-86a9-bc92312381f8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:49.639229 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 876/3523] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:49 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:49.640194 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e8f204d7-af6e-4052-ad32-2b4ec256151c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:49.644851 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8f204d7-af6e-4052-ad32-2b4ec256151c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:32:49.647954 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8f204d7-af6e-4052-ad32-2b4ec256151c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:49.647954 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8f204d7-af6e-4052-ad32-2b4ec256151c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:49.647954 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e8f204d7-af6e-4052-ad32-2b4ec256151c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:49.654335 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:49.654335 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:49.657903 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8f204d7-af6e-4052-ad32-2b4ec256151c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:32:49.657903 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 887/3524] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:49 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:50.088447 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3fced95e-c722-4b20-9e33-ef43feb71471 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:50.092007 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3fced95e-c722-4b20-9e33-ef43feb71471 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] GET https://10.4.3.114/volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e Aug 14 22:32:50.092308 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3fced95e-c722-4b20-9e33-ef43feb71471 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:50.092600 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3fced95e-c722-4b20-9e33-ef43feb71471 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:50.100546 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:50.100546 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:50.101337 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3fced95e-c722-4b20-9e33-ef43feb71471 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Snapshot retrieved successfully. Aug 14 22:32:50.102182 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3fced95e-c722-4b20-9e33-ef43feb71471 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e returned with HTTP 200 Aug 14 22:32:50.102881 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 892/3525] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:50 2026] GET /volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:50.116163 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25fef97f-6295-4a79-ad44-f5a784ae2df4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:50.119758 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25fef97f-6295-4a79-ad44-f5a784ae2df4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e Aug 14 22:32:50.120108 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25fef97f-6295-4a79-ad44-f5a784ae2df4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:50.120461 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25fef97f-6295-4a79-ad44-f5a784ae2df4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:50.120620 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-25fef97f-6295-4a79-ad44-f5a784ae2df4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Delete snapshot with id: d8f30de6-aa4b-408f-ac5d-04e173802b5e Aug 14 22:32:50.127047 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:50.127047 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:50.127810 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-25fef97f-6295-4a79-ad44-f5a784ae2df4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Snapshot retrieved successfully. Aug 14 22:32:50.149232 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-25fef97f-6295-4a79-ad44-f5a784ae2df4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Snapshot delete request issued successfully. Aug 14 22:32:50.149601 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25fef97f-6295-4a79-ad44-f5a784ae2df4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e returned with HTTP 202 Aug 14 22:32:50.150311 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 871/3526] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:32:50 2026] DELETE /volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:50.159263 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4854a1b8-43a6-4434-b464-b25b305b620a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:50.161329 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4854a1b8-43a6-4434-b464-b25b305b620a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] GET https://10.4.3.114/volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e Aug 14 22:32:50.161580 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4854a1b8-43a6-4434-b464-b25b305b620a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:50.161799 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4854a1b8-43a6-4434-b464-b25b305b620a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:50.167290 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:50.167290 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:50.167807 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4854a1b8-43a6-4434-b464-b25b305b620a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Snapshot retrieved successfully. Aug 14 22:32:50.168735 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4854a1b8-43a6-4434-b464-b25b305b620a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e returned with HTTP 200 Aug 14 22:32:50.169173 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 877/3527] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:50 2026] GET /volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:50.339376 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3505231-c574-4a92-bc6e-a7af4f7d972d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:50.344039 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3505231-c574-4a92-bc6e-a7af4f7d972d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a Aug 14 22:32:50.344342 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3505231-c574-4a92-bc6e-a7af4f7d972d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:50.344581 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3505231-c574-4a92-bc6e-a7af4f7d972d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:50.364159 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3505231-c574-4a92-bc6e-a7af4f7d972d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a returned with HTTP 404 Aug 14 22:32:50.364799 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 888/3528] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:50 2026] GET /volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:32:50.373719 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aa7da743-3c5f-4cf5-b7d3-71f7fce1632a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:50.378569 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa7da743-3c5f-4cf5-b7d3-71f7fce1632a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa Aug 14 22:32:50.378874 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aa7da743-3c5f-4cf5-b7d3-71f7fce1632a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:50.379176 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aa7da743-3c5f-4cf5-b7d3-71f7fce1632a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:50.379445 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-aa7da743-3c5f-4cf5-b7d3-71f7fce1632a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: af408dfd-3c3a-459d-917a-36f2cdd07faa Aug 14 22:32:50.394967 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:50.394967 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:50.395738 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-aa7da743-3c5f-4cf5-b7d3-71f7fce1632a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:50.440279 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-aa7da743-3c5f-4cf5-b7d3-71f7fce1632a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume request issued successfully. Aug 14 22:32:50.440494 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa7da743-3c5f-4cf5-b7d3-71f7fce1632a tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa returned with HTTP 202 Aug 14 22:32:50.441108 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 893/3529] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:32:50 2026] DELETE /volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:32:50.453179 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c950acc0-26ac-4a88-b15e-ff8f47119f45 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:50.458440 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c950acc0-26ac-4a88-b15e-ff8f47119f45 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa Aug 14 22:32:50.458440 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c950acc0-26ac-4a88-b15e-ff8f47119f45 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:50.458440 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c950acc0-26ac-4a88-b15e-ff8f47119f45 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:50.468774 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:50.468774 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:50.475505 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c950acc0-26ac-4a88-b15e-ff8f47119f45 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:50.487068 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c950acc0-26ac-4a88-b15e-ff8f47119f45 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa returned with HTTP 200 Aug 14 22:32:50.487980 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 872/3530] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:50 2026] GET /volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa => generated 896 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:50.656714 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-edd71acc-8c86-4b67-91e7-ac69f962cd04 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:50.660798 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edd71acc-8c86-4b67-91e7-ac69f962cd04 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:50.661680 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edd71acc-8c86-4b67-91e7-ac69f962cd04 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:50.661680 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edd71acc-8c86-4b67-91e7-ac69f962cd04 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:50.661823 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-edd71acc-8c86-4b67-91e7-ac69f962cd04 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:50.670022 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:50.670022 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:50.671129 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edd71acc-8c86-4b67-91e7-ac69f962cd04 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:50.671690 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 878/3531] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:50 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:50.673424 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d67b3c3b-6aa3-4168-bb77-0c9b77173ca5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:50.678539 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d67b3c3b-6aa3-4168-bb77-0c9b77173ca5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:32:50.678817 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d67b3c3b-6aa3-4168-bb77-0c9b77173ca5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:50.678975 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d67b3c3b-6aa3-4168-bb77-0c9b77173ca5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:50.679135 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d67b3c3b-6aa3-4168-bb77-0c9b77173ca5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:50.687503 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:50.687503 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:50.688650 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d67b3c3b-6aa3-4168-bb77-0c9b77173ca5 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:32:50.689530 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 889/3532] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:50 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:51.182837 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-56b604fc-fd43-4509-819c-fd22a3eaefb5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:51.184825 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56b604fc-fd43-4509-819c-fd22a3eaefb5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] GET https://10.4.3.114/volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e Aug 14 22:32:51.185087 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56b604fc-fd43-4509-819c-fd22a3eaefb5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:51.185526 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56b604fc-fd43-4509-819c-fd22a3eaefb5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:51.195865 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56b604fc-fd43-4509-819c-fd22a3eaefb5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e returned with HTTP 404 Aug 14 22:32:51.196762 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 894/3533] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:51 2026] GET /volume/v3/snapshots/d8f30de6-aa4b-408f-ac5d-04e173802b5e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:51.208436 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f4837c9-f3fc-4eda-95de-b75c6e401f87 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:51.210636 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f4837c9-f3fc-4eda-95de-b75c6e401f87 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 Aug 14 22:32:51.210982 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f4837c9-f3fc-4eda-95de-b75c6e401f87 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:51.211960 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f4837c9-f3fc-4eda-95de-b75c6e401f87 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:51.211960 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5f4837c9-f3fc-4eda-95de-b75c6e401f87 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume with id: f6853203-edcc-42ae-a81d-0f013616beb8 Aug 14 22:32:51.225712 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:51.225712 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:51.226379 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5f4837c9-f3fc-4eda-95de-b75c6e401f87 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:32:51.258362 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5f4837c9-f3fc-4eda-95de-b75c6e401f87 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume request issued successfully. Aug 14 22:32:51.258837 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f4837c9-f3fc-4eda-95de-b75c6e401f87 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 returned with HTTP 202 Aug 14 22:32:51.259351 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 873/3534] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:51 2026] DELETE /volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:51.274187 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3eea64b1-3c8d-4198-9469-9743d3440703 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:51.280748 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3eea64b1-3c8d-4198-9469-9743d3440703 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 Aug 14 22:32:51.281017 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3eea64b1-3c8d-4198-9469-9743d3440703 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:51.281469 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3eea64b1-3c8d-4198-9469-9743d3440703 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:51.299031 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:51.299031 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:51.306743 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3eea64b1-3c8d-4198-9469-9743d3440703 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:32:51.315588 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3eea64b1-3c8d-4198-9469-9743d3440703 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 returned with HTTP 200 Aug 14 22:32:51.316191 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 879/3535] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:51 2026] GET /volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 => generated 1007 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:51.505731 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e98fc38-10a2-42a3-a1b3-483720a2728c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:51.509178 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e98fc38-10a2-42a3-a1b3-483720a2728c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa Aug 14 22:32:51.509512 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e98fc38-10a2-42a3-a1b3-483720a2728c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:51.509815 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e98fc38-10a2-42a3-a1b3-483720a2728c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:51.524033 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e98fc38-10a2-42a3-a1b3-483720a2728c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa returned with HTTP 404 Aug 14 22:32:51.524560 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 890/3536] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:51 2026] GET /volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 22:32:51.532215 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-29f93864-556d-43e0-8de8-5764068c41c1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:51.534158 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29f93864-556d-43e0-8de8-5764068c41c1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 Aug 14 22:32:51.534411 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29f93864-556d-43e0-8de8-5764068c41c1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:51.534979 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29f93864-556d-43e0-8de8-5764068c41c1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:51.534979 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-29f93864-556d-43e0-8de8-5764068c41c1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: bf118b06-0052-448b-9258-5219b9b91ba4 Aug 14 22:32:51.556218 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:51.556218 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:51.556895 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-29f93864-556d-43e0-8de8-5764068c41c1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:51.616842 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-29f93864-556d-43e0-8de8-5764068c41c1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume request issued successfully. Aug 14 22:32:51.617148 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29f93864-556d-43e0-8de8-5764068c41c1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 returned with HTTP 202 Aug 14 22:32:51.617791 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 895/3537] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:32:51 2026] DELETE /volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:32:51.629192 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-378e18eb-680c-433c-a5b5-e5598466f1a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:51.631863 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-378e18eb-680c-433c-a5b5-e5598466f1a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 Aug 14 22:32:51.632130 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-378e18eb-680c-433c-a5b5-e5598466f1a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:51.632373 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-378e18eb-680c-433c-a5b5-e5598466f1a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:51.647577 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:51.647577 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:51.654051 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-378e18eb-680c-433c-a5b5-e5598466f1a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:51.660914 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-378e18eb-680c-433c-a5b5-e5598466f1a3 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 returned with HTTP 200 Aug 14 22:32:51.663103 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 874/3538] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:51 2026] GET /volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 => generated 895 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:51.685784 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e5587c58-21a9-40c7-9e05-30227efb8b13 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:51.688627 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5587c58-21a9-40c7-9e05-30227efb8b13 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:51.688736 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5587c58-21a9-40c7-9e05-30227efb8b13 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:51.688967 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5587c58-21a9-40c7-9e05-30227efb8b13 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:51.689138 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e5587c58-21a9-40c7-9e05-30227efb8b13 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:51.694624 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:51.694624 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:51.695719 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5587c58-21a9-40c7-9e05-30227efb8b13 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:51.696235 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 880/3539] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:51 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:51.706157 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f80b6e41-e4fc-4de0-b487-eac699def0e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:51.710146 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f80b6e41-e4fc-4de0-b487-eac699def0e3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:32:51.710428 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f80b6e41-e4fc-4de0-b487-eac699def0e3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:51.710724 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f80b6e41-e4fc-4de0-b487-eac699def0e3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:51.710854 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f80b6e41-e4fc-4de0-b487-eac699def0e3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:51.717953 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:51.717953 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:51.719420 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f80b6e41-e4fc-4de0-b487-eac699def0e3 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:32:51.719867 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 891/3540] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:51 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:52.348204 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-78e8b012-8dc1-4fb8-a2c0-32e6b3ea1d95 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:52.354372 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78e8b012-8dc1-4fb8-a2c0-32e6b3ea1d95 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 Aug 14 22:32:52.355864 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78e8b012-8dc1-4fb8-a2c0-32e6b3ea1d95 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:52.355864 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78e8b012-8dc1-4fb8-a2c0-32e6b3ea1d95 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:52.375856 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78e8b012-8dc1-4fb8-a2c0-32e6b3ea1d95 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 returned with HTTP 404 Aug 14 22:32:52.375856 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 896/3541] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:52 2026] GET /volume/v3/volumes/f6853203-edcc-42ae-a81d-0f013616beb8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:52.394280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:52.399302 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:52.400371 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-817538112"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:52.403324 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-817538112'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:52.403615 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume of 1 GB Aug 14 22:32:52.409724 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Availability Zones retrieved successfully. Aug 14 22:32:52.419240 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (c2424870-a815-424f-878e-0d89bf353535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:52.420901 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2859dab2-3fb2-490c-bd19-7c0b6db7382c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:52.422447 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:52.480538 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2859dab2-3fb2-490c-bd19-7c0b6db7382c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:52.480782 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7bb12f-aef3-4bc9-a243-4a98f1d3561c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:52.563997 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['3e081f45-0a74-43ca-9fb4-0d7c1e1e7566', 'fd23167b-5885-47b8-9173-6daaf9495b49', '4346a3a8-4cee-462c-8eb7-f9e3ceae67c3', 'ee7a66f5-8529-47f2-a55d-b6e54b211f51'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:52.566943 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7bb12f-aef3-4bc9-a243-4a98f1d3561c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e081f45-0a74-43ca-9fb4-0d7c1e1e7566', 'fd23167b-5885-47b8-9173-6daaf9495b49', '4346a3a8-4cee-462c-8eb7-f9e3ceae67c3', 'ee7a66f5-8529-47f2-a55d-b6e54b211f51']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:52.566943 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5fa5853-cbe1-4fee-975a-8495e348b6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:52.605245 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5fa5853-cbe1-4fee-975a-8495e348b6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6a83638-2f06-4467-bc7a-8a51149a280d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-817538112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['3e081f45-0a74-43ca-9fb4-0d7c1e1e7566','fd23167b-5885-47b8-9173-6daaf9495b49','4346a3a8-4cee-462c-8eb7-f9e3ceae67c3','ee7a66f5-8529-47f2-a55d-b6e54b211f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-817538112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6a83638-2f06-4467-bc7a-8a51149a280d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cdabd4ecc3040b1817c3ac3a746f141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b780319d8084562b8ec8d06057c4222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:52.606975 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22ec6ee3-c14c-4355-9351-99baa4c88e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:52.636826 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22ec6ee3-c14c-4355-9351-99baa4c88e53) transitioned into state 'SUCCESS' from state '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-817538112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['3e081f45-0a74-43ca-9fb4-0d7c1e1e7566','fd23167b-5885-47b8-9173-6daaf9495b49','4346a3a8-4cee-462c-8eb7-f9e3ceae67c3','ee7a66f5-8529-47f2-a55d-b6e54b211f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:52.637928 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d857742-8c29-4dc1-8879-b9a07bf6b885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:52.650545 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d857742-8c29-4dc1-8879-b9a07bf6b885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:52.651414 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (c2424870-a815-424f-878e-0d89bf353535) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:52.651706 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request issued successfully. Aug 14 22:32:52.652243 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3fb9b3c-ead6-4a83-bb5b-64539d38109a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:52.652894 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 875/3542] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:52 2026] POST /volume/v3/volumes => generated 777 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:52.670050 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cce66cbf-2cdc-415a-8fb4-4642f752e883 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:52.672561 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cce66cbf-2cdc-415a-8fb4-4642f752e883 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d Aug 14 22:32:52.672973 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cce66cbf-2cdc-415a-8fb4-4642f752e883 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:52.673356 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cce66cbf-2cdc-415a-8fb4-4642f752e883 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:52.681468 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-215b00c1-ebd9-49ef-a579-1828292a29c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:52.684997 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-215b00c1-ebd9-49ef-a579-1828292a29c2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 Aug 14 22:32:52.686015 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-215b00c1-ebd9-49ef-a579-1828292a29c2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:52.686015 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-215b00c1-ebd9-49ef-a579-1828292a29c2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:52.686275 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:52.686275 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:52.694473 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cce66cbf-2cdc-415a-8fb4-4642f752e883 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:32:52.705779 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cce66cbf-2cdc-415a-8fb4-4642f752e883 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d returned with HTTP 200 Aug 14 22:32:52.706584 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 881/3543] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:52 2026] GET /volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:52.713295 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2def2958-24d3-45c8-812b-9aab0495d06b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:52.716141 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2def2958-24d3-45c8-812b-9aab0495d06b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:52.716378 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2def2958-24d3-45c8-812b-9aab0495d06b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:52.716577 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2def2958-24d3-45c8-812b-9aab0495d06b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:52.716874 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2def2958-24d3-45c8-812b-9aab0495d06b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:52.725220 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:52.725220 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:52.726782 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2def2958-24d3-45c8-812b-9aab0495d06b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:52.726782 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 897/3544] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:52 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:52.743955 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-215b00c1-ebd9-49ef-a579-1828292a29c2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 returned with HTTP 404 Aug 14 22:32:52.743955 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 892/3545] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:52 2026] GET /volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:32:52.759086 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d1950f9-d6c3-48ab-ae94-b963b4fd5e98 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:52.759818 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:52.764551 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d1950f9-d6c3-48ab-ae94-b963b4fd5e98 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:32:52.765144 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:52.765601 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d1950f9-d6c3-48ab-ae94-b963b4fd5e98 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:52.765601 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d1950f9-d6c3-48ab-ae94-b963b4fd5e98 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:52.765766 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1011153094"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:52.765824 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6d1950f9-d6c3-48ab-ae94-b963b4fd5e98 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:52.766884 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1011153094'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:52.767473 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume of 1 GB Aug 14 22:32:52.778810 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:52.778810 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:52.781873 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d1950f9-d6c3-48ab-ae94-b963b4fd5e98 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:32:52.782007 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Availability Zones retrieved successfully. Aug 14 22:32:52.789514 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (d88ac5ea-1092-44ea-8803-c67da361b0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:52.789686 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 876/3546] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:52 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 789 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:52.791136 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e3973e5-d533-4854-a81d-82516a61c91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:52.793033 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:52.837544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e3973e5-d533-4854-a81d-82516a61c91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:52.839841 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b065bb-01b9-45c9-bded-01d8b542c58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:52.914030 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['a501d497-ffc4-4333-be43-4c1933bd1921', '5b92078c-aba9-4adf-a526-35dc4d39c859', '3bba43c3-dd5c-4d85-8c9a-a5369eff8936', 'df720250-4cac-4926-9d56-6cec70c1f30e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:52.915390 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b065bb-01b9-45c9-bded-01d8b542c58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a501d497-ffc4-4333-be43-4c1933bd1921', '5b92078c-aba9-4adf-a526-35dc4d39c859', '3bba43c3-dd5c-4d85-8c9a-a5369eff8936', 'df720250-4cac-4926-9d56-6cec70c1f30e']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:52.916144 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (786cc12a-9601-4b63-846e-83a6a575ae15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:52.950845 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (786cc12a-9601-4b63-846e-83a6a575ae15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bcade6e-952e-4cd1-b515-d995e544c899', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1011153094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['a501d497-ffc4-4333-be43-4c1933bd1921','5b92078c-aba9-4adf-a526-35dc4d39c859','3bba43c3-dd5c-4d85-8c9a-a5369eff8936','df720250-4cac-4926-9d56-6cec70c1f30e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1011153094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bcade6e-952e-4cd1-b515-d995e544c899,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d5bd6625524d5d8825b2bdfc5b932e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:52.951124 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f028d2f0-eb1b-4c8a-b9cd-cc1fe1aa428f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:52.985194 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f028d2f0-eb1b-4c8a-b9cd-cc1fe1aa428f) transitioned into state 'SUCCESS' from state '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-1011153094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['a501d497-ffc4-4333-be43-4c1933bd1921','5b92078c-aba9-4adf-a526-35dc4d39c859','3bba43c3-dd5c-4d85-8c9a-a5369eff8936','df720250-4cac-4926-9d56-6cec70c1f30e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:52.986835 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879f122c-9efa-4487-a4e9-a03c7b709b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:53.002480 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879f122c-9efa-4487-a4e9-a03c7b709b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:53.003559 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (d88ac5ea-1092-44ea-8803-c67da361b0df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:53.004060 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request issued successfully. Aug 14 22:32:53.005397 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dea6781b-346c-4800-a7c3-79a0c653ec6b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:53.006247 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 882/3547] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:32:52 2026] POST /volume/v3/volumes => generated 770 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:53.024845 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9efed005-05bc-4354-bb02-2cb9db7164a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:53.028666 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9efed005-05bc-4354-bb02-2cb9db7164a9 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 Aug 14 22:32:53.028971 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9efed005-05bc-4354-bb02-2cb9db7164a9 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:53.029242 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9efed005-05bc-4354-bb02-2cb9db7164a9 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:53.047106 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:53.047106 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:53.052307 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9efed005-05bc-4354-bb02-2cb9db7164a9 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:53.063854 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9efed005-05bc-4354-bb02-2cb9db7164a9 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 returned with HTTP 200 Aug 14 22:32:53.064056 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 898/3548] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:53 2026] GET /volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:53.731207 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c9989de0-67f9-4b70-a6ba-622ab4119ce3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:53.734506 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9989de0-67f9-4b70-a6ba-622ab4119ce3 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d Aug 14 22:32:53.734804 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9989de0-67f9-4b70-a6ba-622ab4119ce3 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:53.735114 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9989de0-67f9-4b70-a6ba-622ab4119ce3 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:53.749881 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c74e60fe-86dd-412f-adb8-f1ffa0f24cd5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:53.753345 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c74e60fe-86dd-412f-adb8-f1ffa0f24cd5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:53.753804 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c74e60fe-86dd-412f-adb8-f1ffa0f24cd5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:53.753910 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c74e60fe-86dd-412f-adb8-f1ffa0f24cd5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:53.754101 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c74e60fe-86dd-412f-adb8-f1ffa0f24cd5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:53.756189 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:53.756189 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:53.760758 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:53.760758 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:53.761976 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c74e60fe-86dd-412f-adb8-f1ffa0f24cd5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:53.762716 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 877/3549] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:53 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:53.763551 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c9989de0-67f9-4b70-a6ba-622ab4119ce3 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:32:53.771184 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9989de0-67f9-4b70-a6ba-622ab4119ce3 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d returned with HTTP 200 Aug 14 22:32:53.771184 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 893/3550] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:53 2026] GET /volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:53.801311 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d121a058-b30a-4f62-b255-792d6edebaa2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:53.802320 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d121a058-b30a-4f62-b255-792d6edebaa2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:32:53.802595 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d121a058-b30a-4f62-b255-792d6edebaa2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:53.802876 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d121a058-b30a-4f62-b255-792d6edebaa2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:53.803000 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d121a058-b30a-4f62-b255-792d6edebaa2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:53.805223 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f1bbecc7-bdd4-47e9-831c-331bc691ead7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:53.806179 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=491,cinder:INSERT=71,cinder:UPDATE=149,cinder:DELETE=2 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:32:53.807295 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1bbecc7-bdd4-47e9-831c-331bc691ead7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:32:53.807757 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1bbecc7-bdd4-47e9-831c-331bc691ead7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6a83638-2f06-4467-bc7a-8a51149a280d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-839735000"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:53.812408 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:53.812408 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:53.813272 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d121a058-b30a-4f62-b255-792d6edebaa2 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:32:53.814346 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 883/3551] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:53 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:53.824281 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:53.824281 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:53.824281 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f1bbecc7-bdd4-47e9-831c-331bc691ead7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:32:53.824281 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-f1bbecc7-bdd4-47e9-831c-331bc691ead7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create snapshot from volume e6a83638-2f06-4467-bc7a-8a51149a280d Aug 14 22:32:53.836036 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=410,cinder:UPDATE=90,cinder:INSERT=47,cinder:DELETE=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:32:53.874149 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-f1bbecc7-bdd4-47e9-831c-331bc691ead7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['3dd669ed-953e-46af-8713-cfbb17027b59', '991f74fc-3eea-4e4e-9f80-76a3d13454dd', 'a094e4d1-6054-45e5-9d0f-f79fcd7886a5', '101e3eb7-6c83-4183-bcf1-6c268c24dd46'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:53.922145 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f1bbecc7-bdd4-47e9-831c-331bc691ead7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot create request issued successfully. Aug 14 22:32:53.923056 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1bbecc7-bdd4-47e9-831c-331bc691ead7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:32:53.923176 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 899/3552] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:32:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:53.934681 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-03c184c3-86db-4e72-a5fb-d05966e3e120 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:53.937502 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03c184c3-86db-4e72-a5fb-d05966e3e120 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d Aug 14 22:32:53.937502 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03c184c3-86db-4e72-a5fb-d05966e3e120 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:53.939603 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03c184c3-86db-4e72-a5fb-d05966e3e120 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:53.945415 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:53.945415 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:53.945901 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-03c184c3-86db-4e72-a5fb-d05966e3e120 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:32:53.947018 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03c184c3-86db-4e72-a5fb-d05966e3e120 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d returned with HTTP 200 Aug 14 22:32:53.947610 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 878/3553] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:53 2026] GET /volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:54.082821 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-12077f0b-0486-47c5-9678-5ebca03d7bbe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:54.086984 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12077f0b-0486-47c5-9678-5ebca03d7bbe tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 Aug 14 22:32:54.087174 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12077f0b-0486-47c5-9678-5ebca03d7bbe tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:54.087434 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12077f0b-0486-47c5-9678-5ebca03d7bbe tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:54.100373 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:54.100373 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:54.106554 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-12077f0b-0486-47c5-9678-5ebca03d7bbe tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:54.114434 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12077f0b-0486-47c5-9678-5ebca03d7bbe tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 returned with HTTP 200 Aug 14 22:32:54.115268 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 894/3554] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:54 2026] GET /volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 => generated 863 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:54.133709 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a2d75679-b800-4888-8343-2eebc59057bc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:54.136666 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2d75679-b800-4888-8343-2eebc59057bc tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:32:54.137421 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2d75679-b800-4888-8343-2eebc59057bc tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8bcade6e-952e-4cd1-b515-d995e544c899", "name": "tempest-VolumeDependencyTests-Snapshot-1262080140"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:54.153483 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:54.153483 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:54.154307 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a2d75679-b800-4888-8343-2eebc59057bc tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:54.154536 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-a2d75679-b800-4888-8343-2eebc59057bc tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create snapshot from volume 8bcade6e-952e-4cd1-b515-d995e544c899 Aug 14 22:32:54.208299 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a2d75679-b800-4888-8343-2eebc59057bc tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['4c76b121-bd03-4e21-9028-b341a585fb6c', 'c72bfd7b-ab3d-4403-a4fb-ed713bf3ce78', '452b5804-bfc4-4d88-8899-ffc737a0d73c', 'ded1c85d-c6d4-433d-8179-573008cd9352'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:54.275770 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a2d75679-b800-4888-8343-2eebc59057bc tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot create request issued successfully. Aug 14 22:32:54.276745 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2d75679-b800-4888-8343-2eebc59057bc tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:32:54.278492 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 884/3555] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:32:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:54.294217 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6cdedc26-a28e-4cff-8640-90dac30a88c8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:54.296020 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6cdedc26-a28e-4cff-8640-90dac30a88c8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c Aug 14 22:32:54.296115 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6cdedc26-a28e-4cff-8640-90dac30a88c8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:54.299278 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6cdedc26-a28e-4cff-8640-90dac30a88c8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:54.304380 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:54.304380 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:54.304855 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6cdedc26-a28e-4cff-8640-90dac30a88c8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:54.305743 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6cdedc26-a28e-4cff-8640-90dac30a88c8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c returned with HTTP 200 Aug 14 22:32:54.306636 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 900/3556] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:54 2026] GET /volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:54.779183 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6042c4db-f3bb-4536-888a-0ea4e73f9484 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:54.783289 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6042c4db-f3bb-4536-888a-0ea4e73f9484 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:54.783289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6042c4db-f3bb-4536-888a-0ea4e73f9484 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:54.783563 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6042c4db-f3bb-4536-888a-0ea4e73f9484 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:54.783711 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6042c4db-f3bb-4536-888a-0ea4e73f9484 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:54.790632 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:54.790632 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:54.791659 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6042c4db-f3bb-4536-888a-0ea4e73f9484 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:54.792124 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 879/3557] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:54 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:54.829426 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fcc62f75-8434-48f5-b1af-4854065377bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:54.833763 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcc62f75-8434-48f5-b1af-4854065377bc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:32:54.835197 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcc62f75-8434-48f5-b1af-4854065377bc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:54.835197 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcc62f75-8434-48f5-b1af-4854065377bc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:54.835197 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fcc62f75-8434-48f5-b1af-4854065377bc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:54.844417 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:54.844417 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:54.845885 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcc62f75-8434-48f5-b1af-4854065377bc tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:32:54.853178 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 895/3558] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:54 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:54.963842 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-74e1be4e-3b63-4108-b960-c1b879353645 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:54.967363 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74e1be4e-3b63-4108-b960-c1b879353645 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d Aug 14 22:32:54.967363 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74e1be4e-3b63-4108-b960-c1b879353645 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:54.967363 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74e1be4e-3b63-4108-b960-c1b879353645 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:54.977701 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:54.977701 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:54.978414 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-74e1be4e-3b63-4108-b960-c1b879353645 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:32:54.979419 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74e1be4e-3b63-4108-b960-c1b879353645 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d returned with HTTP 200 Aug 14 22:32:54.979976 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 885/3559] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:54 2026] GET /volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:54.994577 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0a836d10-e62c-4523-a5b3-a908fccd9423 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:54.996386 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0a836d10-e62c-4523-a5b3-a908fccd9423 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d Aug 14 22:32:54.996807 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0a836d10-e62c-4523-a5b3-a908fccd9423 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:54.997089 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0a836d10-e62c-4523-a5b3-a908fccd9423 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:54.997490 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-0a836d10-e62c-4523-a5b3-a908fccd9423 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Delete snapshot with id: e2e1afdb-0420-4743-a217-c5d682f5047d Aug 14 22:32:55.003630 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:55.003630 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:55.004152 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0a836d10-e62c-4523-a5b3-a908fccd9423 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Snapshot retrieved successfully. Aug 14 22:32:55.037710 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0a836d10-e62c-4523-a5b3-a908fccd9423 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Snapshot delete request issued successfully. Aug 14 22:32:55.037710 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0a836d10-e62c-4523-a5b3-a908fccd9423 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d returned with HTTP 202 Aug 14 22:32:55.037710 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 901/3560] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:32:54 2026] DELETE /volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:55.048012 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-524a6178-e5f9-4b5c-b36a-56a088274c25 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:55.052796 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-524a6178-e5f9-4b5c-b36a-56a088274c25 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] GET https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d Aug 14 22:32:55.054982 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-524a6178-e5f9-4b5c-b36a-56a088274c25 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:55.055862 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-524a6178-e5f9-4b5c-b36a-56a088274c25 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:55.063991 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:55.063991 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:55.064882 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-524a6178-e5f9-4b5c-b36a-56a088274c25 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Snapshot retrieved successfully. Aug 14 22:32:55.066574 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-524a6178-e5f9-4b5c-b36a-56a088274c25 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d returned with HTTP 200 Aug 14 22:32:55.066574 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 880/3561] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:55 2026] GET /volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:55.322767 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93c0d86a-2c8a-4186-84b8-028af8423912 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:55.324618 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93c0d86a-2c8a-4186-84b8-028af8423912 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c Aug 14 22:32:55.325084 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93c0d86a-2c8a-4186-84b8-028af8423912 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:55.325438 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93c0d86a-2c8a-4186-84b8-028af8423912 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:55.327882 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=537,cinder:INSERT=94,cinder:UPDATE=160 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:32:55.332970 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:55.332970 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:55.335610 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-93c0d86a-2c8a-4186-84b8-028af8423912 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:55.335610 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93c0d86a-2c8a-4186-84b8-028af8423912 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c returned with HTTP 200 Aug 14 22:32:55.335610 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 896/3562] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:55 2026] GET /volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:55.356357 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:55.362025 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:55.362689 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "be7ce65f-122a-412e-bc44-a5bc264fa13c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1949542597"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:55.365908 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request body: {'volume': {'snapshot_id': 'be7ce65f-122a-412e-bc44-a5bc264fa13c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1949542597'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:55.377748 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:55.377748 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:55.378725 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:55.378890 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume of 1 GB Aug 14 22:32:55.388294 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Availability Zones retrieved successfully. Aug 14 22:32:55.397636 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (bc731eba-e964-49d7-8a68-45f386a6fc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:55.399161 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c4e1d6-ecfd-4969-94d3-2a5cddfa860e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:55.400745 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:55.462007 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c4e1d6-ecfd-4969-94d3-2a5cddfa860e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'be7ce65f-122a-412e-bc44-a5bc264fa13c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:55.462904 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f4f5a0-595b-46e7-9504-8497469f8450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:55.567113 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['eb4134ab-35a4-4e6d-8aa3-4c208292dbcd', '8f52aed9-fb79-4b5a-bdb2-4152c65cac3b', 'c365c8d6-ed10-4d5e-9949-6c6d3fdf481a', '87af17ff-94da-4272-b372-0cd56aba178b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:55.568407 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f4f5a0-595b-46e7-9504-8497469f8450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb4134ab-35a4-4e6d-8aa3-4c208292dbcd', '8f52aed9-fb79-4b5a-bdb2-4152c65cac3b', 'c365c8d6-ed10-4d5e-9949-6c6d3fdf481a', '87af17ff-94da-4272-b372-0cd56aba178b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:55.569622 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76750c33-0b70-4031-b8d9-a2c67310919c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:55.638573 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76750c33-0b70-4031-b8d9-a2c67310919c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c64e849-9932-4472-b162-aa55956fcef1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1949542597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['eb4134ab-35a4-4e6d-8aa3-4c208292dbcd','8f52aed9-fb79-4b5a-bdb2-4152c65cac3b','c365c8d6-ed10-4d5e-9949-6c6d3fdf481a','87af17ff-94da-4272-b372-0cd56aba178b'],size=1,snapshot_id=be7ce65f-122a-412e-bc44-a5bc264fa13c,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1949542597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c64e849-9932-4472-b162-aa55956fcef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d5bd6625524d5d8825b2bdfc5b932e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=be7ce65f-122a-412e-bc44-a5bc264fa13c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:55.639600 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b2aae6-8034-4e97-b505-73beabd44a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:55.675657 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b2aae6-8034-4e97-b505-73beabd44a18) transitioned into state 'SUCCESS' from state '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-1949542597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['eb4134ab-35a4-4e6d-8aa3-4c208292dbcd','8f52aed9-fb79-4b5a-bdb2-4152c65cac3b','c365c8d6-ed10-4d5e-9949-6c6d3fdf481a','87af17ff-94da-4272-b372-0cd56aba178b'],size=1,snapshot_id=be7ce65f-122a-412e-bc44-a5bc264fa13c,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:55.676934 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2573403d-5a6c-41cd-bd32-84208964fbb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:55.711528 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2573403d-5a6c-41cd-bd32-84208964fbb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:55.712514 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (bc731eba-e964-49d7-8a68-45f386a6fc82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:55.712940 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request issued successfully. Aug 14 22:32:55.713792 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6214d9a8-34b7-479f-9ff1-fc8e8f57f818 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:55.714479 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 886/3563] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:32:55 2026] POST /volume/v3/volumes => generated 804 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:55.730431 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8c9bdf24-fd93-43cc-aab6-415de1736560 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:55.734237 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c9bdf24-fd93-43cc-aab6-415de1736560 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 Aug 14 22:32:55.735684 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c9bdf24-fd93-43cc-aab6-415de1736560 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:55.735684 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c9bdf24-fd93-43cc-aab6-415de1736560 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:55.744996 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:55.744996 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:55.755277 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8c9bdf24-fd93-43cc-aab6-415de1736560 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:55.761064 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c9bdf24-fd93-43cc-aab6-415de1736560 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 returned with HTTP 200 Aug 14 22:32:55.761601 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 902/3564] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:55 2026] GET /volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:55.807162 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-969d0345-dd13-4b76-9caa-36a87cacbc4b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:55.809846 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-969d0345-dd13-4b76-9caa-36a87cacbc4b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:55.811138 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-969d0345-dd13-4b76-9caa-36a87cacbc4b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:55.811138 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-969d0345-dd13-4b76-9caa-36a87cacbc4b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:55.811138 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-969d0345-dd13-4b76-9caa-36a87cacbc4b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:55.814163 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=490,cinder:UPDATE=142,cinder:INSERT=64 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:32:55.819137 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:55.819137 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:55.820203 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-969d0345-dd13-4b76-9caa-36a87cacbc4b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:55.821711 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 881/3565] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:55 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:55.862956 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7b20155e-3c6f-46cc-a092-209a09e05056 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:55.865861 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b20155e-3c6f-46cc-a092-209a09e05056 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:32:55.866174 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b20155e-3c6f-46cc-a092-209a09e05056 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:55.866483 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b20155e-3c6f-46cc-a092-209a09e05056 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:55.866746 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7b20155e-3c6f-46cc-a092-209a09e05056 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:55.881274 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:55.881274 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:55.881274 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b20155e-3c6f-46cc-a092-209a09e05056 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:32:55.881274 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 897/3566] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:55 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:56.078699 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4e4688b6-76dc-4b65-9a2c-5daa1ffb9083 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:56.082297 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e4688b6-76dc-4b65-9a2c-5daa1ffb9083 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] GET https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d Aug 14 22:32:56.082297 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e4688b6-76dc-4b65-9a2c-5daa1ffb9083 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:56.082297 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e4688b6-76dc-4b65-9a2c-5daa1ffb9083 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:56.093297 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e4688b6-76dc-4b65-9a2c-5daa1ffb9083 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d returned with HTTP 404 Aug 14 22:32:56.093297 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 887/3567] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:56 2026] GET /volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:56.105523 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b9784adb-7c08-4308-ba89-81fa3dad25f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:56.112723 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9784adb-7c08-4308-ba89-81fa3dad25f4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d Aug 14 22:32:56.112723 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9784adb-7c08-4308-ba89-81fa3dad25f4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:56.112723 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9784adb-7c08-4308-ba89-81fa3dad25f4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:56.112723 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-b9784adb-7c08-4308-ba89-81fa3dad25f4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete snapshot with id: e2e1afdb-0420-4743-a217-c5d682f5047d Aug 14 22:32:56.117310 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9784adb-7c08-4308-ba89-81fa3dad25f4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d returned with HTTP 404 Aug 14 22:32:56.118046 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 903/3568] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:32:56 2026] DELETE /volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:56.129803 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f87976b-9c46-4e81-822f-5c69ef2e7056 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:56.133469 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f87976b-9c46-4e81-822f-5c69ef2e7056 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d Aug 14 22:32:56.133614 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f87976b-9c46-4e81-822f-5c69ef2e7056 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:56.134198 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f87976b-9c46-4e81-822f-5c69ef2e7056 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:56.146123 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f87976b-9c46-4e81-822f-5c69ef2e7056 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d returned with HTTP 404 Aug 14 22:32:56.147638 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 882/3569] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:56 2026] GET /volume/v3/snapshots/e2e1afdb-0420-4743-a217-c5d682f5047d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:56.156445 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2f3c7f6-2fb8-4c69-a088-58bb16e02cde None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:56.162926 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2f3c7f6-2fb8-4c69-a088-58bb16e02cde tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d Aug 14 22:32:56.164316 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2f3c7f6-2fb8-4c69-a088-58bb16e02cde tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:56.164437 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2f3c7f6-2fb8-4c69-a088-58bb16e02cde tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:56.164664 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b2f3c7f6-2fb8-4c69-a088-58bb16e02cde tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume with id: e6a83638-2f06-4467-bc7a-8a51149a280d Aug 14 22:32:56.184461 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:56.184461 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:56.185229 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b2f3c7f6-2fb8-4c69-a088-58bb16e02cde tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:32:56.224560 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b2f3c7f6-2fb8-4c69-a088-58bb16e02cde tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume request issued successfully. Aug 14 22:32:56.224775 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2f3c7f6-2fb8-4c69-a088-58bb16e02cde tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d returned with HTTP 202 Aug 14 22:32:56.225417 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 898/3570] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:56 2026] DELETE /volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:56.241208 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d9ef5f28-3006-4530-be44-4c6ec0d2ce6b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:56.243946 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9ef5f28-3006-4530-be44-4c6ec0d2ce6b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d Aug 14 22:32:56.244567 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9ef5f28-3006-4530-be44-4c6ec0d2ce6b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:56.244649 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9ef5f28-3006-4530-be44-4c6ec0d2ce6b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:56.263038 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:56.263038 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:56.270660 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d9ef5f28-3006-4530-be44-4c6ec0d2ce6b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:32:56.278321 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9ef5f28-3006-4530-be44-4c6ec0d2ce6b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d returned with HTTP 200 Aug 14 22:32:56.278558 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 888/3571] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:56 2026] GET /volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:56.778224 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f6473a2b-fc85-4803-b021-101e8f1595be None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:56.781155 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6473a2b-fc85-4803-b021-101e8f1595be tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 Aug 14 22:32:56.781438 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f6473a2b-fc85-4803-b021-101e8f1595be tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:56.781681 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f6473a2b-fc85-4803-b021-101e8f1595be tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:56.799442 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:56.799442 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:56.806623 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f6473a2b-fc85-4803-b021-101e8f1595be tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:56.812680 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6473a2b-fc85-4803-b021-101e8f1595be tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 returned with HTTP 200 Aug 14 22:32:56.814532 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 904/3572] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:56 2026] GET /volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 => generated 897 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:56.831879 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f0c9e381-1fad-470b-af38-eaa40d8f7a8b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:56.836617 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0c9e381-1fad-470b-af38-eaa40d8f7a8b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c Aug 14 22:32:56.836863 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0c9e381-1fad-470b-af38-eaa40d8f7a8b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:56.837126 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0c9e381-1fad-470b-af38-eaa40d8f7a8b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:56.837249 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-f0c9e381-1fad-470b-af38-eaa40d8f7a8b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete snapshot with id: be7ce65f-122a-412e-bc44-a5bc264fa13c Aug 14 22:32:56.840757 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e3e874b6-0524-451f-9c27-42df5cea2d5f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:56.843361 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3e874b6-0524-451f-9c27-42df5cea2d5f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:56.843361 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3e874b6-0524-451f-9c27-42df5cea2d5f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:56.843361 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3e874b6-0524-451f-9c27-42df5cea2d5f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:56.843361 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e3e874b6-0524-451f-9c27-42df5cea2d5f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:56.852180 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:56.852180 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:56.852724 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:56.852724 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:56.852904 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f0c9e381-1fad-470b-af38-eaa40d8f7a8b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:56.856961 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3e874b6-0524-451f-9c27-42df5cea2d5f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:56.858813 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 899/3573] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:56 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:56.883296 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f0c9e381-1fad-470b-af38-eaa40d8f7a8b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot delete request issued successfully. Aug 14 22:32:56.883668 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0c9e381-1fad-470b-af38-eaa40d8f7a8b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c returned with HTTP 202 Aug 14 22:32:56.884153 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 883/3574] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:32:56 2026] DELETE /volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:56.894882 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0eacee5d-77f8-4bd0-a865-5e804762c641 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:56.900299 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0eacee5d-77f8-4bd0-a865-5e804762c641 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c Aug 14 22:32:56.900480 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0eacee5d-77f8-4bd0-a865-5e804762c641 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:56.900595 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0eacee5d-77f8-4bd0-a865-5e804762c641 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:56.901593 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eb834f4c-4ff0-4902-9200-b64bb0826e48 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:56.904940 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eb834f4c-4ff0-4902-9200-b64bb0826e48 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:32:56.905217 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eb834f4c-4ff0-4902-9200-b64bb0826e48 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:56.905692 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eb834f4c-4ff0-4902-9200-b64bb0826e48 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:56.905692 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-eb834f4c-4ff0-4902-9200-b64bb0826e48 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:56.906698 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:56.906698 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:56.907117 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0eacee5d-77f8-4bd0-a865-5e804762c641 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Snapshot retrieved successfully. Aug 14 22:32:56.908681 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0eacee5d-77f8-4bd0-a865-5e804762c641 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c returned with HTTP 200 Aug 14 22:32:56.909276 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 889/3575] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:56 2026] GET /volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:56.915767 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:56.915767 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:56.919862 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eb834f4c-4ff0-4902-9200-b64bb0826e48 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:32:56.921819 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 905/3576] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:56 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:57.295953 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db9c38da-cd9f-45f4-b60e-6a78e78f2673 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:57.299426 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db9c38da-cd9f-45f4-b60e-6a78e78f2673 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d Aug 14 22:32:57.299759 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db9c38da-cd9f-45f4-b60e-6a78e78f2673 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:57.300393 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db9c38da-cd9f-45f4-b60e-6a78e78f2673 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:57.309550 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db9c38da-cd9f-45f4-b60e-6a78e78f2673 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d returned with HTTP 404 Aug 14 22:32:57.310170 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 900/3577] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:57 2026] GET /volume/v3/volumes/e6a83638-2f06-4467-bc7a-8a51149a280d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:57.326405 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1785ec66-a900-4bb7-9fea-ba268e49132b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:57.328084 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:57.328441 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-647103320"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:57.329842 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-647103320'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:57.329985 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume of 1 GB Aug 14 22:32:57.330310 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:57.330310 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:57.339204 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Availability Zones retrieved successfully. Aug 14 22:32:57.349491 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (32818443-617c-4885-8cc5-ab4ba0200e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:57.351618 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc92cb26-d174-42c6-8d40-ae09fde541c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:57.353191 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:57.400348 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc92cb26-d174-42c6-8d40-ae09fde541c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:57.401459 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c98c154b-ac72-400e-b02f-483c69901409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:57.475158 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['1a5bffbe-c8f5-4dce-90a7-133185c6919b', 'ad93b5b6-4433-4e69-8bb4-75dba43c21af', '1e7d73bd-3ea8-45f0-96f3-4eabf303376b', '86a88af5-585d-44fa-af2d-fe1968e3a04b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:57.476335 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c98c154b-ac72-400e-b02f-483c69901409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a5bffbe-c8f5-4dce-90a7-133185c6919b', 'ad93b5b6-4433-4e69-8bb4-75dba43c21af', '1e7d73bd-3ea8-45f0-96f3-4eabf303376b', '86a88af5-585d-44fa-af2d-fe1968e3a04b']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:57.478408 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58505b2-b7df-4da8-af9a-09a7b22426f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:57.527157 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58505b2-b7df-4da8-af9a-09a7b22426f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f9c1522-a656-4ed1-ba04-02f2e1f8106a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-647103320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['1a5bffbe-c8f5-4dce-90a7-133185c6919b','ad93b5b6-4433-4e69-8bb4-75dba43c21af','1e7d73bd-3ea8-45f0-96f3-4eabf303376b','86a88af5-585d-44fa-af2d-fe1968e3a04b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-647103320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f9c1522-a656-4ed1-ba04-02f2e1f8106a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cdabd4ecc3040b1817c3ac3a746f141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b780319d8084562b8ec8d06057c4222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:57.528453 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83330184-6776-4c2c-8727-fe957b16128b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:57.562887 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83330184-6776-4c2c-8727-fe957b16128b) transitioned into state 'SUCCESS' from state '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-647103320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['1a5bffbe-c8f5-4dce-90a7-133185c6919b','ad93b5b6-4433-4e69-8bb4-75dba43c21af','1e7d73bd-3ea8-45f0-96f3-4eabf303376b','86a88af5-585d-44fa-af2d-fe1968e3a04b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:57.563742 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (399963a4-255e-4acc-a825-6feb1c9a473d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:57.582019 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (399963a4-255e-4acc-a825-6feb1c9a473d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:57.583878 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (32818443-617c-4885-8cc5-ab4ba0200e89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:57.583878 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request issued successfully. Aug 14 22:32:57.584355 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1785ec66-a900-4bb7-9fea-ba268e49132b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:57.584924 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 884/3578] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:32:57 2026] POST /volume/v3/volumes => generated 777 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:57.612875 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b68f80de-6449-462c-9bb6-cb227aeb5a6f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:57.618312 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b68f80de-6449-462c-9bb6-cb227aeb5a6f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a Aug 14 22:32:57.618312 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b68f80de-6449-462c-9bb6-cb227aeb5a6f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:57.618504 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b68f80de-6449-462c-9bb6-cb227aeb5a6f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:57.633102 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:57.633102 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:57.639752 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b68f80de-6449-462c-9bb6-cb227aeb5a6f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:32:57.646069 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b68f80de-6449-462c-9bb6-cb227aeb5a6f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a returned with HTTP 200 Aug 14 22:32:57.646435 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 890/3579] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:57 2026] GET /volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:57.878795 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-66009c68-f7ae-447e-8e0a-d34db45f6430 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:57.881785 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66009c68-f7ae-447e-8e0a-d34db45f6430 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:57.882164 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66009c68-f7ae-447e-8e0a-d34db45f6430 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:57.882827 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66009c68-f7ae-447e-8e0a-d34db45f6430 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:57.882827 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-66009c68-f7ae-447e-8e0a-d34db45f6430 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:57.890950 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:57.890950 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:57.891852 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66009c68-f7ae-447e-8e0a-d34db45f6430 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:57.892232 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 906/3580] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:57 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:57.931091 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-884a080b-ced2-4435-8633-3eda9f76f6a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:57.937386 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-884a080b-ced2-4435-8633-3eda9f76f6a6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c Aug 14 22:32:57.937588 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-884a080b-ced2-4435-8633-3eda9f76f6a6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:57.937818 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-884a080b-ced2-4435-8633-3eda9f76f6a6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:57.944006 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-884a080b-ced2-4435-8633-3eda9f76f6a6 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c returned with HTTP 404 Aug 14 22:32:57.945441 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 901/3581] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:57 2026] GET /volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:57.946092 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b2713960-f9ff-407c-9d9a-ec4f1e21ed7c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:57.948730 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2713960-f9ff-407c-9d9a-ec4f1e21ed7c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:32:57.950118 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2713960-f9ff-407c-9d9a-ec4f1e21ed7c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:57.950405 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2713960-f9ff-407c-9d9a-ec4f1e21ed7c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:57.951054 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b2713960-f9ff-407c-9d9a-ec4f1e21ed7c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:57.957728 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:57.957728 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:57.958892 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2713960-f9ff-407c-9d9a-ec4f1e21ed7c tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:32:57.959812 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 885/3582] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:57 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:57.963830 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1eadff93-5560-4e1d-a820-cf17181e3eb4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:57.967142 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1eadff93-5560-4e1d-a820-cf17181e3eb4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 Aug 14 22:32:57.968410 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1eadff93-5560-4e1d-a820-cf17181e3eb4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:57.968410 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1eadff93-5560-4e1d-a820-cf17181e3eb4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:57.968569 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1eadff93-5560-4e1d-a820-cf17181e3eb4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: 8bcade6e-952e-4cd1-b515-d995e544c899 Aug 14 22:32:57.979389 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:57.979389 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:57.980416 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1eadff93-5560-4e1d-a820-cf17181e3eb4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:58.017863 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1eadff93-5560-4e1d-a820-cf17181e3eb4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume request issued successfully. Aug 14 22:32:58.017863 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1eadff93-5560-4e1d-a820-cf17181e3eb4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 returned with HTTP 202 Aug 14 22:32:58.018648 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 891/3583] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:32:57 2026] DELETE /volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:32:58.028125 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2806c913-a541-41c5-9cc6-7d21a776c79c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:58.030329 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2806c913-a541-41c5-9cc6-7d21a776c79c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 Aug 14 22:32:58.030618 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2806c913-a541-41c5-9cc6-7d21a776c79c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:58.030878 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2806c913-a541-41c5-9cc6-7d21a776c79c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:58.041031 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:58.041031 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:58.049239 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2806c913-a541-41c5-9cc6-7d21a776c79c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:58.054889 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2806c913-a541-41c5-9cc6-7d21a776c79c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 returned with HTTP 200 Aug 14 22:32:58.055428 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 907/3584] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:58 2026] GET /volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:58.111190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a099a94-2a44-4661-8a51-3f1a1519887b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:58.114764 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a099a94-2a44-4661-8a51-3f1a1519887b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] GET https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 Aug 14 22:32:58.115180 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a099a94-2a44-4661-8a51-3f1a1519887b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:58.115607 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a099a94-2a44-4661-8a51-3f1a1519887b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:58.126898 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:58.126898 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:58.131857 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1a099a94-2a44-4661-8a51-3f1a1519887b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Volume info retrieved successfully. Aug 14 22:32:58.139200 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a099a94-2a44-4661-8a51-3f1a1519887b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 returned with HTTP 200 Aug 14 22:32:58.139842 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 902/3585] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:58 2026] GET /volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:58.665498 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2c28c781-b23a-45a7-9304-8c9f5e14f2f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:58.668480 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c28c781-b23a-45a7-9304-8c9f5e14f2f2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a Aug 14 22:32:58.668663 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c28c781-b23a-45a7-9304-8c9f5e14f2f2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:58.668860 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c28c781-b23a-45a7-9304-8c9f5e14f2f2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:58.679866 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:58.679866 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:58.686132 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2c28c781-b23a-45a7-9304-8c9f5e14f2f2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:32:58.693394 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c28c781-b23a-45a7-9304-8c9f5e14f2f2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a returned with HTTP 200 Aug 14 22:32:58.693892 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 886/3586] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:58 2026] GET /volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:58.710338 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-974540fc-70a4-4856-a4c9-de024c0e7886 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:58.713396 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-974540fc-70a4-4856-a4c9-de024c0e7886 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:32:58.713957 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-974540fc-70a4-4856-a4c9-de024c0e7886 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f9c1522-a656-4ed1-ba04-02f2e1f8106a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1307455866"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:58.726578 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:58.726578 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:58.727225 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-974540fc-70a4-4856-a4c9-de024c0e7886 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:32:58.727333 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-974540fc-70a4-4856-a4c9-de024c0e7886 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create snapshot from volume 1f9c1522-a656-4ed1-ba04-02f2e1f8106a Aug 14 22:32:58.783859 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-974540fc-70a4-4856-a4c9-de024c0e7886 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['b60b70e6-2b78-4fa1-a60f-52dea5498b44', 'a748bbaa-ed2a-43c9-8f15-e5b1582296c6', 'a310e150-449c-4c28-ab6a-bc54dad3a119', '8a45ee47-7776-4d56-85d4-ff8168a0b52b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:58.866422 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-974540fc-70a4-4856-a4c9-de024c0e7886 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot create request issued successfully. Aug 14 22:32:58.866918 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-974540fc-70a4-4856-a4c9-de024c0e7886 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:32:58.867577 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 892/3587] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:32:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:32:58.881220 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c01d2c5b-821e-4a9b-b140-833f4ca327f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:58.884440 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c01d2c5b-821e-4a9b-b140-833f4ca327f4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d Aug 14 22:32:58.884729 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c01d2c5b-821e-4a9b-b140-833f4ca327f4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:58.885936 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c01d2c5b-821e-4a9b-b140-833f4ca327f4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:58.892471 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:58.892471 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:58.892667 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c01d2c5b-821e-4a9b-b140-833f4ca327f4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:32:58.894980 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c01d2c5b-821e-4a9b-b140-833f4ca327f4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d returned with HTTP 200 Aug 14 22:32:58.895704 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 908/3588] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:58 2026] GET /volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:58.904956 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-82efe9d8-7deb-4e2f-8970-4e03ee82f4e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:58.907621 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-82efe9d8-7deb-4e2f-8970-4e03ee82f4e2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:58.908009 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-82efe9d8-7deb-4e2f-8970-4e03ee82f4e2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:58.908334 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-82efe9d8-7deb-4e2f-8970-4e03ee82f4e2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:58.908920 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-82efe9d8-7deb-4e2f-8970-4e03ee82f4e2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:58.915678 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:58.915678 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:58.916910 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-82efe9d8-7deb-4e2f-8970-4e03ee82f4e2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:58.917535 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 903/3589] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:58 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:58.989443 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f71102fa-97dd-44c5-a997-29a3d93ff8ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:58.994102 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f71102fa-97dd-44c5-a997-29a3d93ff8ec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:32:58.995005 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f71102fa-97dd-44c5-a997-29a3d93ff8ec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:58.995005 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f71102fa-97dd-44c5-a997-29a3d93ff8ec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:58.998313 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f71102fa-97dd-44c5-a997-29a3d93ff8ec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:59.007664 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:59.007664 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:59.008610 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f71102fa-97dd-44c5-a997-29a3d93ff8ec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:32:59.009037 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 887/3590] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:58 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:59.073277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f0c60ed2-5088-4d63-a337-61e7286b0a59 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.077633 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0c60ed2-5088-4d63-a337-61e7286b0a59 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 Aug 14 22:32:59.077935 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0c60ed2-5088-4d63-a337-61e7286b0a59 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:59.078311 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0c60ed2-5088-4d63-a337-61e7286b0a59 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:59.088902 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0c60ed2-5088-4d63-a337-61e7286b0a59 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 returned with HTTP 404 Aug 14 22:32:59.089760 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 893/3591] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:59 2026] GET /volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:32:59.104587 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.107606 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:32:59.108134 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-768483654"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:59.110231 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-768483654'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:32:59.110430 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume of 1 GB Aug 14 22:32:59.120065 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Availability Zones retrieved successfully. Aug 14 22:32:59.131718 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (68ea6913-0a42-40ab-bc28-f83cc9c145b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:59.133470 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8aa6b9-1172-4a6d-b62a-3cb5e995ba06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:59.134534 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:32:59.158856 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed1017d4-ef43-496a-8eaa-f4b16164ee15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.161592 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed1017d4-ef43-496a-8eaa-f4b16164ee15 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] GET https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 Aug 14 22:32:59.161962 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed1017d4-ef43-496a-8eaa-f4b16164ee15 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:59.162231 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed1017d4-ef43-496a-8eaa-f4b16164ee15 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:59.172501 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8aa6b9-1172-4a6d-b62a-3cb5e995ba06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:59.173843 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:59.173843 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:59.173979 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd4a437-644e-4273-b408-04064ba99dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:59.181970 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ed1017d4-ef43-496a-8eaa-f4b16164ee15 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Volume info retrieved successfully. Aug 14 22:32:59.192103 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed1017d4-ef43-496a-8eaa-f4b16164ee15 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 returned with HTTP 200 Aug 14 22:32:59.192830 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 904/3592] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:59 2026] GET /volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:59.235711 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-94a84f02-06c5-47e9-af2b-373868c3599f req-2693d6dc-dc19-4c9c-8bea-73adf83b0686 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.243337 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-2693d6dc-dc19-4c9c-8bea-73adf83b0686 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:32:59.243337 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-2693d6dc-dc19-4c9c-8bea-73adf83b0686 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:59.243337 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-2693d6dc-dc19-4c9c-8bea-73adf83b0686 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:59.246439 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['23f8aa0b-de6c-4102-8ec7-aabbc2e4d67f', '1769ffa0-05c7-4e90-a0c9-f58b22c675e7', '62e93d5b-8b65-4532-a580-cafc5fc106c2', 'b23d26ff-61b4-4fc6-b0eb-633ebb65ca4f'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:32:59.247655 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd4a437-644e-4273-b408-04064ba99dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23f8aa0b-de6c-4102-8ec7-aabbc2e4d67f', '1769ffa0-05c7-4e90-a0c9-f58b22c675e7', '62e93d5b-8b65-4532-a580-cafc5fc106c2', 'b23d26ff-61b4-4fc6-b0eb-633ebb65ca4f']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:59.248568 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb0d388-0066-4dde-a623-c7b5be7b0d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:59.257748 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:59.257748 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:59.265137 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-94a84f02-06c5-47e9-af2b-373868c3599f req-2693d6dc-dc19-4c9c-8bea-73adf83b0686 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:32:59.276140 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-2693d6dc-dc19-4c9c-8bea-73adf83b0686 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:32:59.276140 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 888/3593] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:32:59 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:59.279803 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb0d388-0066-4dde-a623-c7b5be7b0d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c90f24fc-2434-469f-ae68-65f90728d173', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-768483654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['23f8aa0b-de6c-4102-8ec7-aabbc2e4d67f','1769ffa0-05c7-4e90-a0c9-f58b22c675e7','62e93d5b-8b65-4532-a580-cafc5fc106c2','b23d26ff-61b4-4fc6-b0eb-633ebb65ca4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:32:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-768483654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c90f24fc-2434-469f-ae68-65f90728d173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d5bd6625524d5d8825b2bdfc5b932e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:59.282794 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19e1cb96-48e6-414c-b7d1-dd5cec729e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:59.309320 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-94a84f02-06c5-47e9-af2b-373868c3599f req-bea76317-b45b-4679-b011-ad507eab1679 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.311713 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19e1cb96-48e6-414c-b7d1-dd5cec729e3f) transitioned into state 'SUCCESS' from state '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-768483654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['23f8aa0b-de6c-4102-8ec7-aabbc2e4d67f','1769ffa0-05c7-4e90-a0c9-f58b22c675e7','62e93d5b-8b65-4532-a580-cafc5fc106c2','b23d26ff-61b4-4fc6-b0eb-633ebb65ca4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:59.312182 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-bea76317-b45b-4679-b011-ad507eab1679 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] POST https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e/action Aug 14 22:32:59.312668 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-bea76317-b45b-4679-b011-ad507eab1679 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:59.312757 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51054b9-a5a5-405b-b85a-af4c81683e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:32:59.312846 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-bea76317-b45b-4679-b011-ad507eab1679 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:59.329915 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51054b9-a5a5-405b-b85a-af4c81683e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:32:59.334277 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (68ea6913-0a42-40ab-bc28-f83cc9c145b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:32:59.334277 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request issued successfully. Aug 14 22:32:59.334277 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d312a24-0b9b-4cb7-a2cb-742802154931 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:32:59.334505 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:59.334505 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:59.334569 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 909/3594] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:32:59 2026] POST /volume/v3/volumes => generated 769 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:59.334609 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-94a84f02-06c5-47e9-af2b-373868c3599f req-bea76317-b45b-4679-b011-ad507eab1679 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:32:59.354036 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-59593a0b-7de5-4383-a984-88358d7a6846 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.356141 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-94a84f02-06c5-47e9-af2b-373868c3599f req-bea76317-b45b-4679-b011-ad507eab1679 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Begin detaching volume completed successfully. Aug 14 22:32:59.356141 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-bea76317-b45b-4679-b011-ad507eab1679 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e/action returned with HTTP 202 Aug 14 22:32:59.356141 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 894/3595] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:32:59 2026] POST /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:32:59.360705 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59593a0b-7de5-4383-a984-88358d7a6846 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 Aug 14 22:32:59.361091 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59593a0b-7de5-4383-a984-88358d7a6846 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:59.362092 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59593a0b-7de5-4383-a984-88358d7a6846 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:59.379277 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:59.379277 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:59.394120 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-59593a0b-7de5-4383-a984-88358d7a6846 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:32:59.409092 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59593a0b-7de5-4383-a984-88358d7a6846 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 returned with HTTP 200 Aug 14 22:32:59.409092 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 905/3596] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:32:59 2026] GET /volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 => generated 837 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:32:59.452480 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-353746d7-77d8-4ece-8c60-3071210dbd2f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.452911 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-353746d7-77d8-4ece-8c60-3071210dbd2f None None] GET https://10.4.3.114/volume// Aug 14 22:32:59.453110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-353746d7-77d8-4ece-8c60-3071210dbd2f None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:59.453325 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-353746d7-77d8-4ece-8c60-3071210dbd2f None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:59.453630 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-353746d7-77d8-4ece-8c60-3071210dbd2f None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:32:59.454578 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 889/3597] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:32: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 14 22:32:59.464690 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-94a84f02-06c5-47e9-af2b-373868c3599f req-708ab29b-ffed-44b4-a65b-55e09fd388b8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.467660 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-708ab29b-ffed-44b4-a65b-55e09fd388b8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:32:59.468005 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-708ab29b-ffed-44b4-a65b-55e09fd388b8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:59.469090 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-708ab29b-ffed-44b4-a65b-55e09fd388b8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:59.485282 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:59.485282 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:59.497662 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-94a84f02-06c5-47e9-af2b-373868c3599f req-708ab29b-ffed-44b4-a65b-55e09fd388b8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:32:59.508384 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-708ab29b-ffed-44b4-a65b-55e09fd388b8 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:32:59.509031 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 910/3598] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:32:59 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 1322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:32:59.909393 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-69be520e-f7d4-4078-a87f-0e060510a0b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.912552 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69be520e-f7d4-4078-a87f-0e060510a0b1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d Aug 14 22:32:59.912851 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69be520e-f7d4-4078-a87f-0e060510a0b1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:59.913294 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69be520e-f7d4-4078-a87f-0e060510a0b1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:59.920605 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:59.920605 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:59.920780 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-69be520e-f7d4-4078-a87f-0e060510a0b1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:32:59.922245 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69be520e-f7d4-4078-a87f-0e060510a0b1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d returned with HTTP 200 Aug 14 22:32:59.922245 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 895/3599] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:32:59 2026] GET /volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:59.923785 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2314dd2-59a2-4672-b4fb-664044efb98b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.927981 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2314dd2-59a2-4672-b4fb-664044efb98b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 Aug 14 22:32:59.927981 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2314dd2-59a2-4672-b4fb-664044efb98b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:59.928139 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2314dd2-59a2-4672-b4fb-664044efb98b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:59.928752 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e2314dd2-59a2-4672-b4fb-664044efb98b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Delete volume with id: 1605a5aa-c7a8-4b79-b493-c4284f267734 Aug 14 22:32:59.933301 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1171011-8848-4ef0-aba7-376905c50338 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.935284 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1171011-8848-4ef0-aba7-376905c50338 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:32:59.935505 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1171011-8848-4ef0-aba7-376905c50338 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:59.935968 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1171011-8848-4ef0-aba7-376905c50338 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:59.935968 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b1171011-8848-4ef0-aba7-376905c50338 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:32:59.940443 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:59.940443 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:32:59.941061 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e2314dd2-59a2-4672-b4fb-664044efb98b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Volume info retrieved successfully. Aug 14 22:32:59.941605 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6698c5da-1a04-4be4-b469-cff4f59487d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.943019 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:59.943019 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:32:59.944189 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1171011-8848-4ef0-aba7-376905c50338 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:32:59.944493 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 890/3600] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:59 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:32:59.948281 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6698c5da-1a04-4be4-b469-cff4f59487d9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] POST https://10.4.3.114/volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d/action Aug 14 22:32:59.948281 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6698c5da-1a04-4be4-b469-cff4f59487d9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:32:59.948281 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6698c5da-1a04-4be4-b469-cff4f59487d9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:32:59.959752 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:59.959752 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:32:59.961141 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6698c5da-1a04-4be4-b469-cff4f59487d9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Snapshot retrieved successfully. Aug 14 22:32:59.963642 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-6698c5da-1a04-4be4-b469-cff4f59487d9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '17a10839201a4bf7b8ba1726ec2f0333', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9cdabd4ecc3040b1817c3ac3a746f141', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:32:59.963965 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6698c5da-1a04-4be4-b469-cff4f59487d9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d/action returned with HTTP 403 Aug 14 22:32:59.968652 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 911/3601] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:32:59 2026] POST /volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d/action => generated 133 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:32:59.972240 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e2314dd2-59a2-4672-b4fb-664044efb98b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Delete volume request issued successfully. Aug 14 22:32:59.972551 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2314dd2-59a2-4672-b4fb-664044efb98b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 returned with HTTP 202 Aug 14 22:32:59.973348 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 906/3602] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:32:59 2026] DELETE /volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:32:59.979750 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0af3c0a6-6167-4bb7-9f40-b10c4bc34edb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.982282 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0af3c0a6-6167-4bb7-9f40-b10c4bc34edb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d Aug 14 22:32:59.983211 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0af3c0a6-6167-4bb7-9f40-b10c4bc34edb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:59.983211 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0af3c0a6-6167-4bb7-9f40-b10c4bc34edb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:59.983211 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-0af3c0a6-6167-4bb7-9f40-b10c4bc34edb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete snapshot with id: e11e1703-2f95-4734-96df-8015f8f8d31d Aug 14 22:32:59.984777 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4de5a709-5640-414e-b3f5-0ed6467c791b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:32:59.987790 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4de5a709-5640-414e-b3f5-0ed6467c791b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] GET https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 Aug 14 22:32:59.988070 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4de5a709-5640-414e-b3f5-0ed6467c791b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:32:59.988345 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4de5a709-5640-414e-b3f5-0ed6467c791b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:32:59.992407 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:59.992407 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:32:59.992765 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0af3c0a6-6167-4bb7-9f40-b10c4bc34edb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:32:59.996776 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:32:59.996776 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:00.002519 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4de5a709-5640-414e-b3f5-0ed6467c791b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Volume info retrieved successfully. Aug 14 22:33:00.007937 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4de5a709-5640-414e-b3f5-0ed6467c791b tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 returned with HTTP 200 Aug 14 22:33:00.008402 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 891/3603] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:32:59 2026] GET /volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:00.021585 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0af3c0a6-6167-4bb7-9f40-b10c4bc34edb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot delete request issued successfully. Aug 14 22:33:00.021840 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0af3c0a6-6167-4bb7-9f40-b10c4bc34edb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d returned with HTTP 202 Aug 14 22:33:00.022435 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 896/3604] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:32:59 2026] DELETE /volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:00.033174 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6329e835-de43-45f9-bd0a-b6ef74cee980 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:00.033383 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2615fb44-017e-4dfd-aec8-49a2cc241785 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:00.034838 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6329e835-de43-45f9-bd0a-b6ef74cee980 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:33:00.035082 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6329e835-de43-45f9-bd0a-b6ef74cee980 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:00.035247 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6329e835-de43-45f9-bd0a-b6ef74cee980 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:00.035463 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6329e835-de43-45f9-bd0a-b6ef74cee980 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:00.035590 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2615fb44-017e-4dfd-aec8-49a2cc241785 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d Aug 14 22:33:00.035864 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2615fb44-017e-4dfd-aec8-49a2cc241785 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:00.036105 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2615fb44-017e-4dfd-aec8-49a2cc241785 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:00.040231 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:00.040231 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:00.041475 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6329e835-de43-45f9-bd0a-b6ef74cee980 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:33:00.042020 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 912/3605] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:00 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:00.043142 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:00.043142 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:00.043563 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2615fb44-017e-4dfd-aec8-49a2cc241785 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:00.044615 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2615fb44-017e-4dfd-aec8-49a2cc241785 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d returned with HTTP 200 Aug 14 22:33:00.045000 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 907/3606] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:00 2026] GET /volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:00.425817 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8479e0a-65bb-44aa-9e65-b6f13e530cc8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:00.428707 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8479e0a-65bb-44aa-9e65-b6f13e530cc8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 Aug 14 22:33:00.429008 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8479e0a-65bb-44aa-9e65-b6f13e530cc8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:00.429886 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8479e0a-65bb-44aa-9e65-b6f13e530cc8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:00.444078 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:00.444078 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:00.450617 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d8479e0a-65bb-44aa-9e65-b6f13e530cc8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:33:00.457028 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8479e0a-65bb-44aa-9e65-b6f13e530cc8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 returned with HTTP 200 Aug 14 22:33:00.457554 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 892/3607] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:00 2026] GET /volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 => generated 862 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:00.477667 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:00.480515 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:00.481025 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c90f24fc-2434-469f-ae68-65f90728d173", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1336932479"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:00.484184 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request body: {'volume': {'source_volid': 'c90f24fc-2434-469f-ae68-65f90728d173', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1336932479'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:00.496676 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:00.496676 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:00.497868 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume retrieved successfully. Aug 14 22:33:00.498214 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume of 1 GB Aug 14 22:33:00.505105 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Availability Zones retrieved successfully. Aug 14 22:33:00.515969 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (609fbf04-e060-4839-9868-6e7d981dacf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:00.517686 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0308b993-e022-4d68-b2fe-2c4f262d8db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:00.518996 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:00.551476 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0308b993-e022-4d68-b2fe-2c4f262d8db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c90f24fc-2434-469f-ae68-65f90728d173', 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:00.552383 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c1d3db1-9bd8-4d94-ac34-6914896e32b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:00.611940 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-94a84f02-06c5-47e9-af2b-373868c3599f req-c5261fbc-7459-4852-97fa-edcf499908d5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:00.613212 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Created reservations ['07f892d9-5f76-4ac5-bbba-a6e3012fc500', 'fb699c6c-0018-4657-a6ed-bb2b4ff91572', '2ebe0497-3357-4cb2-ab22-2464801af6be', '26bbfef7-0f1e-487f-ab45-b68e5173ed94'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:00.614610 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-c5261fbc-7459-4852-97fa-edcf499908d5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] DELETE https://10.4.3.114/volume/v3/attachments/403083e4-182f-4520-956d-c97b036cf722 Aug 14 22:33:00.614699 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c1d3db1-9bd8-4d94-ac34-6914896e32b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07f892d9-5f76-4ac5-bbba-a6e3012fc500', 'fb699c6c-0018-4657-a6ed-bb2b4ff91572', '2ebe0497-3357-4cb2-ab22-2464801af6be', '26bbfef7-0f1e-487f-ab45-b68e5173ed94']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:00.615753 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-c5261fbc-7459-4852-97fa-edcf499908d5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:00.615753 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-c5261fbc-7459-4852-97fa-edcf499908d5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:00.615854 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ad28f1-4662-42b8-add4-4c48a79fda53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:00.625591 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:00.625591 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:00.657736 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ad28f1-4662-42b8-add4-4c48a79fda53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b54bf357-ff16-490c-923c-4ff4936bfedc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1336932479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['07f892d9-5f76-4ac5-bbba-a6e3012fc500','fb699c6c-0018-4657-a6ed-bb2b4ff91572','2ebe0497-3357-4cb2-ab22-2464801af6be','26bbfef7-0f1e-487f-ab45-b68e5173ed94'],size=1,snapshot_id=None,source_replicaid=,source_volid=c90f24fc-2434-469f-ae68-65f90728d173,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1336932479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b54bf357-ff16-490c-923c-4ff4936bfedc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d5bd6625524d5d8825b2bdfc5b932e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c90f24fc-2434-469f-ae68-65f90728d173,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:00.659602 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a3af19b-6e9b-4c16-a0b9-e72a0d5be2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:00.685032 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a3af19b-6e9b-4c16-a0b9-e72a0d5be2df) transitioned into state 'SUCCESS' from state '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-1336932479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d5bd6625524d5d8825b2bdfc5b932e',qos_specs=None,replication_status=,reservations=['07f892d9-5f76-4ac5-bbba-a6e3012fc500','fb699c6c-0018-4657-a6ed-bb2b4ff91572','2ebe0497-3357-4cb2-ab22-2464801af6be','26bbfef7-0f1e-487f-ab45-b68e5173ed94'],size=1,snapshot_id=None,source_replicaid=,source_volid=c90f24fc-2434-469f-ae68-65f90728d173,status='creating',user_id='089a9ef4df3a45538c3176a7f4cf1d71',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:00.685032 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ede038-fd80-46e1-8ad5-2f01e16c5fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:00.693367 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-94a84f02-06c5-47e9-af2b-373868c3599f req-c5261fbc-7459-4852-97fa-edcf499908d5 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/attachments/403083e4-182f-4520-956d-c97b036cf722 returned with HTTP 200 Aug 14 22:33:00.693367 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 913/3608] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:33:00 2026] DELETE /volume/v3/attachments/403083e4-182f-4520-956d-c97b036cf722 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:00.708331 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ede038-fd80-46e1-8ad5-2f01e16c5fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:00.709870 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Flow 'volume_create_api' (609fbf04-e060-4839-9868-6e7d981dacf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:00.709870 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Create volume request issued successfully. Aug 14 22:33:00.710795 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-52b29ec8-b371-44e7-822b-ca3ead085d63 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:00.711672 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 897/3609] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:33:00 2026] POST /volume/v3/volumes => generated 804 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:00.729951 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e4be596-cdb7-42d3-ab94-25f8612cb27c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:00.737758 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e4be596-cdb7-42d3-ab94-25f8612cb27c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc Aug 14 22:33:00.738089 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e4be596-cdb7-42d3-ab94-25f8612cb27c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:00.738089 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e4be596-cdb7-42d3-ab94-25f8612cb27c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:00.754531 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:00.754531 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:00.759713 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7e4be596-cdb7-42d3-ab94-25f8612cb27c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:33:00.769458 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e4be596-cdb7-42d3-ab94-25f8612cb27c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc returned with HTTP 200 Aug 14 22:33:00.769890 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 908/3610] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:00 2026] GET /volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc => generated 872 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:00.955199 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-047e95bf-776c-48c2-89ea-958988851db3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:00.957076 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-047e95bf-776c-48c2-89ea-958988851db3 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:33:00.957311 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-047e95bf-776c-48c2-89ea-958988851db3 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:00.957534 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-047e95bf-776c-48c2-89ea-958988851db3 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:00.957669 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-047e95bf-776c-48c2-89ea-958988851db3 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:00.962913 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:00.962913 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:00.963919 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-047e95bf-776c-48c2-89ea-958988851db3 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:33:00.964355 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 893/3611] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:00 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:01.026553 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d587a478-5cc4-4f3a-afbc-0856d376b344 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.029075 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d587a478-5cc4-4f3a-afbc-0856d376b344 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] GET https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 Aug 14 22:33:01.029314 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d587a478-5cc4-4f3a-afbc-0856d376b344 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.029591 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d587a478-5cc4-4f3a-afbc-0856d376b344 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.036735 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d587a478-5cc4-4f3a-afbc-0856d376b344 tempest-TestImageHashVerification-1589388117 tempest-TestImageHashVerification-1589388117-project-member] https://10.4.3.114/volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 returned with HTTP 404 Aug 14 22:33:01.037340 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 914/3612] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:01 2026] GET /volume/v3/volumes/1605a5aa-c7a8-4b79-b493-c4284f267734 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:01.063936 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b71f0a50-ef2c-4a4a-849a-085b6eb81fae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.066857 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b71f0a50-ef2c-4a4a-849a-085b6eb81fae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d Aug 14 22:33:01.067076 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b71f0a50-ef2c-4a4a-849a-085b6eb81fae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.067327 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b71f0a50-ef2c-4a4a-849a-085b6eb81fae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.067438 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c1c0632a-74ee-4e9f-9ca5-2b619bb178ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.071726 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1c0632a-74ee-4e9f-9ca5-2b619bb178ec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:33:01.071726 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1c0632a-74ee-4e9f-9ca5-2b619bb178ec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.071726 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1c0632a-74ee-4e9f-9ca5-2b619bb178ec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.071726 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c1c0632a-74ee-4e9f-9ca5-2b619bb178ec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:01.084924 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:01.084924 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:01.085168 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1c0632a-74ee-4e9f-9ca5-2b619bb178ec tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:33:01.086878 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 909/3613] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:01 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:01.086970 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b71f0a50-ef2c-4a4a-849a-085b6eb81fae tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d returned with HTTP 404 Aug 14 22:33:01.087406 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 898/3614] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:01 2026] GET /volume/v3/snapshots/e11e1703-2f95-4734-96df-8015f8f8d31d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:01.099868 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23af2b1e-9ec5-44ed-9a8c-e912ff877097 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.101009 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-338e2d78-0b70-4f36-904c-b22de636fe90 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.102019 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23af2b1e-9ec5-44ed-9a8c-e912ff877097 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a Aug 14 22:33:01.102280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23af2b1e-9ec5-44ed-9a8c-e912ff877097 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.102499 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23af2b1e-9ec5-44ed-9a8c-e912ff877097 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.102662 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-23af2b1e-9ec5-44ed-9a8c-e912ff877097 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume with id: 1f9c1522-a656-4ed1-ba04-02f2e1f8106a Aug 14 22:33:01.105869 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-338e2d78-0b70-4f36-904c-b22de636fe90 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:33:01.106161 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-338e2d78-0b70-4f36-904c-b22de636fe90 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.106425 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-338e2d78-0b70-4f36-904c-b22de636fe90 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.106521 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-338e2d78-0b70-4f36-904c-b22de636fe90 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:01.111528 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:01.111528 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:01.112061 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-23af2b1e-9ec5-44ed-9a8c-e912ff877097 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:01.113592 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:01.113592 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:01.114622 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-338e2d78-0b70-4f36-904c-b22de636fe90 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:33:01.115274 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 915/3615] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:01 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:01.127519 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a88fdc7b-e11e-4ce9-a6bd-d6b52300643d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.130379 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a88fdc7b-e11e-4ce9-a6bd-d6b52300643d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:33:01.130590 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a88fdc7b-e11e-4ce9-a6bd-d6b52300643d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.130860 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a88fdc7b-e11e-4ce9-a6bd-d6b52300643d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.131003 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-a88fdc7b-e11e-4ce9-a6bd-d6b52300643d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete backup with id: 34792be7-2b65-4135-bfc1-04cb8ddda2f8. Aug 14 22:33:01.139176 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:01.139176 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:01.142529 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-23af2b1e-9ec5-44ed-9a8c-e912ff877097 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume request issued successfully. Aug 14 22:33:01.142765 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23af2b1e-9ec5-44ed-9a8c-e912ff877097 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a returned with HTTP 202 Aug 14 22:33:01.143641 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 894/3616] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:01 2026] DELETE /volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:01.156617 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3a9df74e-ee3d-4763-9608-3ee5fbb0ba51 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.159850 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a9df74e-ee3d-4763-9608-3ee5fbb0ba51 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a Aug 14 22:33:01.159943 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a9df74e-ee3d-4763-9608-3ee5fbb0ba51 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.160785 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a9df74e-ee3d-4763-9608-3ee5fbb0ba51 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.162959 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-a88fdc7b-e11e-4ce9-a6bd-d6b52300643d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] delete_backup rpcapi backup_id 34792be7-2b65-4135-bfc1-04cb8ddda2f8 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:33:01.165308 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a88fdc7b-e11e-4ce9-a6bd-d6b52300643d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 202 Aug 14 22:33:01.166085 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 910/3617] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:01 2026] DELETE /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:33:01.169603 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:01.169603 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:01.175978 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3a9df74e-ee3d-4763-9608-3ee5fbb0ba51 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:01.180492 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2490de99-c74c-49df-a72b-75d9d6c15585 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.183081 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2490de99-c74c-49df-a72b-75d9d6c15585 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:33:01.183349 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2490de99-c74c-49df-a72b-75d9d6c15585 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.183620 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2490de99-c74c-49df-a72b-75d9d6c15585 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.184637 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2490de99-c74c-49df-a72b-75d9d6c15585 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:01.188270 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a9df74e-ee3d-4763-9608-3ee5fbb0ba51 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a returned with HTTP 200 Aug 14 22:33:01.188981 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 899/3618] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:01 2026] GET /volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:01.191118 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:01.191118 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:01.193062 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2490de99-c74c-49df-a72b-75d9d6c15585 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 200 Aug 14 22:33:01.193529 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 916/3619] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:01 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:01.623658 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8042d20e-ae54-4053-afd9-2ffd73a8aa9b req-94170e36-e091-4132-bf77-9a1277e07f76 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.628913 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8042d20e-ae54-4053-afd9-2ffd73a8aa9b req-94170e36-e091-4132-bf77-9a1277e07f76 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:33:01.629143 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8042d20e-ae54-4053-afd9-2ffd73a8aa9b req-94170e36-e091-4132-bf77-9a1277e07f76 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.629342 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8042d20e-ae54-4053-afd9-2ffd73a8aa9b req-94170e36-e091-4132-bf77-9a1277e07f76 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.642995 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:01.642995 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:01.649702 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8042d20e-ae54-4053-afd9-2ffd73a8aa9b req-94170e36-e091-4132-bf77-9a1277e07f76 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:33:01.656756 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8042d20e-ae54-4053-afd9-2ffd73a8aa9b req-94170e36-e091-4132-bf77-9a1277e07f76 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:33:01.657470 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 895/3620] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:33:01 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:01.671747 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-96fb3f9f-8d0b-40bb-aea2-0a6051f28899 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.673780 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-96fb3f9f-8d0b-40bb-aea2-0a6051f28899 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] DELETE https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:33:01.674027 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-96fb3f9f-8d0b-40bb-aea2-0a6051f28899 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.674262 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-96fb3f9f-8d0b-40bb-aea2-0a6051f28899 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.674474 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-96fb3f9f-8d0b-40bb-aea2-0a6051f28899 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Delete volume with id: 0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:33:01.688794 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:01.688794 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:01.689361 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-96fb3f9f-8d0b-40bb-aea2-0a6051f28899 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:33:01.728522 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-96fb3f9f-8d0b-40bb-aea2-0a6051f28899 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Delete volume request issued successfully. Aug 14 22:33:01.728786 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-96fb3f9f-8d0b-40bb-aea2-0a6051f28899 tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 202 Aug 14 22:33:01.729639 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 911/3621] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:01 2026] DELETE /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:01.739393 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ed2d5495-2ff5-472e-90b7-6ade94bfbc5b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.742045 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed2d5495-2ff5-472e-90b7-6ade94bfbc5b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:33:01.742425 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed2d5495-2ff5-472e-90b7-6ade94bfbc5b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.743020 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed2d5495-2ff5-472e-90b7-6ade94bfbc5b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.753986 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:01.753986 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:01.759306 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ed2d5495-2ff5-472e-90b7-6ade94bfbc5b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Volume info retrieved successfully. Aug 14 22:33:01.767408 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed2d5495-2ff5-472e-90b7-6ade94bfbc5b tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 200 Aug 14 22:33:01.767937 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 900/3622] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:01 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:01.787918 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ae04d09c-aff4-4979-b3d9-b68865b7fae8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.789841 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae04d09c-aff4-4979-b3d9-b68865b7fae8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc Aug 14 22:33:01.790091 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae04d09c-aff4-4979-b3d9-b68865b7fae8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.790347 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae04d09c-aff4-4979-b3d9-b68865b7fae8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.799747 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:01.799747 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:01.805107 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ae04d09c-aff4-4979-b3d9-b68865b7fae8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:33:01.813170 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae04d09c-aff4-4979-b3d9-b68865b7fae8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc returned with HTTP 200 Aug 14 22:33:01.813589 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 917/3623] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:01 2026] GET /volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc => generated 897 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:01.831400 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-28f0453f-8b3f-4da9-9524-6db7d6a7f513 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.833560 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28f0453f-8b3f-4da9-9524-6db7d6a7f513 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 Aug 14 22:33:01.833758 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28f0453f-8b3f-4da9-9524-6db7d6a7f513 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.833951 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28f0453f-8b3f-4da9-9524-6db7d6a7f513 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.834163 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-28f0453f-8b3f-4da9-9524-6db7d6a7f513 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: c90f24fc-2434-469f-ae68-65f90728d173 Aug 14 22:33:01.842383 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:01.842383 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:01.842801 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-28f0453f-8b3f-4da9-9524-6db7d6a7f513 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:33:01.866116 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-28f0453f-8b3f-4da9-9524-6db7d6a7f513 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume request issued successfully. Aug 14 22:33:01.866669 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28f0453f-8b3f-4da9-9524-6db7d6a7f513 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 returned with HTTP 202 Aug 14 22:33:01.866964 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 896/3624] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:33:01 2026] DELETE /volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:33:01.879084 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-acc9e744-08c4-4600-86b2-b406116bc400 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.881272 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-acc9e744-08c4-4600-86b2-b406116bc400 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 Aug 14 22:33:01.881681 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-acc9e744-08c4-4600-86b2-b406116bc400 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.881924 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-acc9e744-08c4-4600-86b2-b406116bc400 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.891776 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:01.891776 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:01.900659 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-acc9e744-08c4-4600-86b2-b406116bc400 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:33:01.908072 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-acc9e744-08c4-4600-86b2-b406116bc400 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 returned with HTTP 200 Aug 14 22:33:01.908626 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 912/3625] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:01 2026] GET /volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:01.977091 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-56e72229-88a3-4048-b98e-8be19763337f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:01.978998 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56e72229-88a3-4048-b98e-8be19763337f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:33:01.979427 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56e72229-88a3-4048-b98e-8be19763337f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:01.979499 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56e72229-88a3-4048-b98e-8be19763337f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:01.979618 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-56e72229-88a3-4048-b98e-8be19763337f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:01.985386 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:01.985386 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:01.986754 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56e72229-88a3-4048-b98e-8be19763337f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:33:01.987308 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 901/3626] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:01 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:02.203699 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d4b2f167-0ec9-4101-bb64-fb674634ca97 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:02.205545 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d4b2f167-0ec9-4101-bb64-fb674634ca97 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a Aug 14 22:33:02.205810 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d4b2f167-0ec9-4101-bb64-fb674634ca97 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:02.206147 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d4b2f167-0ec9-4101-bb64-fb674634ca97 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:02.210827 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-865e1bd0-b041-47db-9b4c-7ec84439dd40 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:02.212660 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-865e1bd0-b041-47db-9b4c-7ec84439dd40 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 Aug 14 22:33:02.212961 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-865e1bd0-b041-47db-9b4c-7ec84439dd40 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:02.213660 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-865e1bd0-b041-47db-9b4c-7ec84439dd40 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:02.213660 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-865e1bd0-b041-47db-9b4c-7ec84439dd40 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 34792be7-2b65-4135-bfc1-04cb8ddda2f8. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:02.213785 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d4b2f167-0ec9-4101-bb64-fb674634ca97 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a returned with HTTP 404 Aug 14 22:33:02.214729 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 918/3627] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:02 2026] GET /volume/v3/volumes/1f9c1522-a656-4ed1-ba04-02f2e1f8106a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:02.219804 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-865e1bd0-b041-47db-9b4c-7ec84439dd40 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 returned with HTTP 404 Aug 14 22:33:02.220243 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 897/3628] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:02 2026] GET /volume/v3/backups/34792be7-2b65-4135-bfc1-04cb8ddda2f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:02.224364 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:02.226684 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:02.227142 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-427076237"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:02.229114 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-427076237'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:02.229301 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume of 1 GB Aug 14 22:33:02.236362 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Availability Zones retrieved successfully. Aug 14 22:33:02.244208 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (60cf05cd-5827-48ea-ae44-8349297f952a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:02.245314 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bcc168f-a818-4ec9-9512-ea3ff0375d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:02.246387 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:02.277124 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bcc168f-a818-4ec9-9512-ea3ff0375d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:02.277685 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8746e42-2a95-4925-b4de-bc90fb88b070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:02.316672 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f94b615b-b861-4dfb-9478-815c66b12c33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:02.318793 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f94b615b-b861-4dfb-9478-815c66b12c33 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:33:02.318793 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f94b615b-b861-4dfb-9478-815c66b12c33 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:02.318793 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f94b615b-b861-4dfb-9478-815c66b12c33 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:02.319188 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-f94b615b-b861-4dfb-9478-815c66b12c33 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete backup with id: 7aa058f0-ca01-4aa8-bd61-a6e438212051. Aug 14 22:33:02.323494 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:02.323494 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:02.339149 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-f94b615b-b861-4dfb-9478-815c66b12c33 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] delete_backup rpcapi backup_id 7aa058f0-ca01-4aa8-bd61-a6e438212051 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:33:02.340930 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f94b615b-b861-4dfb-9478-815c66b12c33 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 202 Aug 14 22:33:02.341297 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['16ec46b7-ead2-4d8d-b853-8d61cd966ef6', '6a7cad10-3537-4e93-bea6-b6820e4606ba', '66f0eb95-73c1-4118-9ec6-28fab2ad3696', 'd72313e2-eb7b-4df0-9cf3-0f1e2a7d590b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:02.341375 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 902/3629] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:02 2026] DELETE /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:33:02.345286 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8746e42-2a95-4925-b4de-bc90fb88b070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16ec46b7-ead2-4d8d-b853-8d61cd966ef6', '6a7cad10-3537-4e93-bea6-b6820e4606ba', '66f0eb95-73c1-4118-9ec6-28fab2ad3696', 'd72313e2-eb7b-4df0-9cf3-0f1e2a7d590b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:02.345286 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2d290e-033c-4d32-a763-81858aea28e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:02.350994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-98686f68-b8a0-4312-ac55-19c8499d5a57 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:02.353935 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98686f68-b8a0-4312-ac55-19c8499d5a57 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:33:02.354211 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98686f68-b8a0-4312-ac55-19c8499d5a57 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:02.354450 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98686f68-b8a0-4312-ac55-19c8499d5a57 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:02.354581 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-98686f68-b8a0-4312-ac55-19c8499d5a57 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:02.362440 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:02.362440 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:02.363424 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98686f68-b8a0-4312-ac55-19c8499d5a57 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 200 Aug 14 22:33:02.363892 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 919/3630] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:02 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:02.376817 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2d290e-033c-4d32-a763-81858aea28e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12dc00f4-1ab5-49dd-86c7-a8d81544f862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-427076237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['16ec46b7-ead2-4d8d-b853-8d61cd966ef6','6a7cad10-3537-4e93-bea6-b6820e4606ba','66f0eb95-73c1-4118-9ec6-28fab2ad3696','d72313e2-eb7b-4df0-9cf3-0f1e2a7d590b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-427076237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12dc00f4-1ab5-49dd-86c7-a8d81544f862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cdabd4ecc3040b1817c3ac3a746f141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b780319d8084562b8ec8d06057c4222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:02.377852 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb55b111-bca0-4fcd-bf62-cc627078f3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:02.401219 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb55b111-bca0-4fcd-bf62-cc627078f3b0) transitioned into state 'SUCCESS' from state '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-427076237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['16ec46b7-ead2-4d8d-b853-8d61cd966ef6','6a7cad10-3537-4e93-bea6-b6820e4606ba','66f0eb95-73c1-4118-9ec6-28fab2ad3696','d72313e2-eb7b-4df0-9cf3-0f1e2a7d590b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:02.402205 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e669a0e5-be89-4ae6-bc10-756e9bf2bbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:02.427328 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e669a0e5-be89-4ae6-bc10-756e9bf2bbd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:02.428403 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (60cf05cd-5827-48ea-ae44-8349297f952a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:02.428745 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request issued successfully. Aug 14 22:33:02.429567 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64813c76-ee89-42a5-8a96-2e0a1a104604 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:02.430171 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 913/3631] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:02 2026] POST /volume/v3/volumes => generated 777 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:02.447505 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d907eaec-7923-4b55-a80d-634902e53610 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:02.451627 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d907eaec-7923-4b55-a80d-634902e53610 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 Aug 14 22:33:02.451920 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d907eaec-7923-4b55-a80d-634902e53610 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:02.452496 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d907eaec-7923-4b55-a80d-634902e53610 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:02.461662 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:02.461662 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:02.466503 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d907eaec-7923-4b55-a80d-634902e53610 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:02.471692 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d907eaec-7923-4b55-a80d-634902e53610 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 returned with HTTP 200 Aug 14 22:33:02.472286 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 898/3632] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:02 2026] GET /volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:02.785504 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d168cee4-2b54-47f0-ac1e-22c9ae8300fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:02.787179 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d168cee4-2b54-47f0-ac1e-22c9ae8300fc tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] GET https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e Aug 14 22:33:02.787576 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d168cee4-2b54-47f0-ac1e-22c9ae8300fc tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:02.787911 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d168cee4-2b54-47f0-ac1e-22c9ae8300fc tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:02.795936 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d168cee4-2b54-47f0-ac1e-22c9ae8300fc tempest-TestMinimumBasicScenario-695685677 tempest-TestMinimumBasicScenario-695685677-project-member] https://10.4.3.114/volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e returned with HTTP 404 Aug 14 22:33:02.795936 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 903/3633] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:02 2026] GET /volume/v3/volumes/0eb88a67-45ac-4d2d-bed3-0e814efa606e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:02.926813 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1129e5ef-ccc5-4646-8e81-fe63f1d2745c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:02.929842 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1129e5ef-ccc5-4646-8e81-fe63f1d2745c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 Aug 14 22:33:02.929842 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1129e5ef-ccc5-4646-8e81-fe63f1d2745c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:02.929842 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1129e5ef-ccc5-4646-8e81-fe63f1d2745c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:02.942401 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1129e5ef-ccc5-4646-8e81-fe63f1d2745c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 returned with HTTP 404 Aug 14 22:33:02.942401 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 920/3634] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:02 2026] GET /volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:02.952390 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b74d8ac4-4586-423b-9920-eb27e20ebcb2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:02.955020 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b74d8ac4-4586-423b-9920-eb27e20ebcb2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc Aug 14 22:33:02.955333 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b74d8ac4-4586-423b-9920-eb27e20ebcb2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:02.957117 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b74d8ac4-4586-423b-9920-eb27e20ebcb2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:02.957651 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b74d8ac4-4586-423b-9920-eb27e20ebcb2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: b54bf357-ff16-490c-923c-4ff4936bfedc Aug 14 22:33:02.965989 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:02.965989 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:02.967739 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b74d8ac4-4586-423b-9920-eb27e20ebcb2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:33:03.002545 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b74d8ac4-4586-423b-9920-eb27e20ebcb2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume request issued successfully. Aug 14 22:33:03.002810 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b74d8ac4-4586-423b-9920-eb27e20ebcb2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc returned with HTTP 202 Aug 14 22:33:03.003146 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 914/3635] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:33:02 2026] DELETE /volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:33:03.004246 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ebee8e80-a0a0-4a59-be4f-c051679fffa5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:03.006285 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebee8e80-a0a0-4a59-be4f-c051679fffa5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:33:03.006525 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebee8e80-a0a0-4a59-be4f-c051679fffa5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:03.006760 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebee8e80-a0a0-4a59-be4f-c051679fffa5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:03.006889 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ebee8e80-a0a0-4a59-be4f-c051679fffa5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:03.011889 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-717ed0e3-494b-41f4-a80c-e5eb3b8f667c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:03.015124 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-717ed0e3-494b-41f4-a80c-e5eb3b8f667c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc Aug 14 22:33:03.015779 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-717ed0e3-494b-41f4-a80c-e5eb3b8f667c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:03.015779 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-717ed0e3-494b-41f4-a80c-e5eb3b8f667c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:03.021506 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:03.021506 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:03.022359 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebee8e80-a0a0-4a59-be4f-c051679fffa5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:33:03.022786 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 899/3636] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:03 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:03.025712 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:03.025712 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:03.031865 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-717ed0e3-494b-41f4-a80c-e5eb3b8f667c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:33:03.038561 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-717ed0e3-494b-41f4-a80c-e5eb3b8f667c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc returned with HTTP 200 Aug 14 22:33:03.039104 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 904/3637] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:03 2026] GET /volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc => generated 896 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:03.376601 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2d883ce9-b207-4f19-94f4-2317b000d16e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:03.381834 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d883ce9-b207-4f19-94f4-2317b000d16e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 Aug 14 22:33:03.382031 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d883ce9-b207-4f19-94f4-2317b000d16e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:03.382207 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d883ce9-b207-4f19-94f4-2317b000d16e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:03.382354 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2d883ce9-b207-4f19-94f4-2317b000d16e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Show backup with id 7aa058f0-ca01-4aa8-bd61-a6e438212051. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:03.397044 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d883ce9-b207-4f19-94f4-2317b000d16e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 returned with HTTP 404 Aug 14 22:33:03.397203 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 921/3638] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:03 2026] GET /volume/v3/backups/7aa058f0-ca01-4aa8-bd61-a6e438212051 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:03.485960 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f0843733-3e04-467b-a5c2-33e8fa359ace None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:03.488312 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0843733-3e04-467b-a5c2-33e8fa359ace tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 Aug 14 22:33:03.488555 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0843733-3e04-467b-a5c2-33e8fa359ace tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:03.488761 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0843733-3e04-467b-a5c2-33e8fa359ace tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:03.499911 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:03.499911 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:03.504647 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f0843733-3e04-467b-a5c2-33e8fa359ace tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:03.510992 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0843733-3e04-467b-a5c2-33e8fa359ace tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 returned with HTTP 200 Aug 14 22:33:03.510992 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 915/3639] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:03 2026] GET /volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:03.528659 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-653cb87b-b891-4b23-8f90-55f7bf42cc6d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:03.530806 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-653cb87b-b891-4b23-8f90-55f7bf42cc6d tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:03.531307 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-653cb87b-b891-4b23-8f90-55f7bf42cc6d tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12dc00f4-1ab5-49dd-86c7-a8d81544f862", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1049468727"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:03.543157 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:03.543157 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:03.543377 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-653cb87b-b891-4b23-8f90-55f7bf42cc6d tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:03.543566 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-653cb87b-b891-4b23-8f90-55f7bf42cc6d tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create snapshot from volume 12dc00f4-1ab5-49dd-86c7-a8d81544f862 Aug 14 22:33:03.589573 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-60fe33ce-2826-4ecd-91d9-ac95b5c7ae14 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:03.597588 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-60fe33ce-2826-4ecd-91d9-ac95b5c7ae14 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:33:03.597922 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-60fe33ce-2826-4ecd-91d9-ac95b5c7ae14 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:03.598219 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-60fe33ce-2826-4ecd-91d9-ac95b5c7ae14 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:03.674982 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:03.674982 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:03.674982 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-60fe33ce-2826-4ecd-91d9-ac95b5c7ae14 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:33:03.674982 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-60fe33ce-2826-4ecd-91d9-ac95b5c7ae14 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:33:03.674982 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 905/3640] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:33:03 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 1134 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:03.682312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-2b4eb8b4-30b4-4a3e-8b89-694a5157ca5e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:03.684295 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-653cb87b-b891-4b23-8f90-55f7bf42cc6d tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['3484d146-0061-43b2-9a8f-6cf1ec601809', '1f596bb1-9590-41b2-8071-2d36880bbdd1', 'cbd190d4-61c9-4160-af00-a18a659be9a5', 'e9d2028e-7d3e-4ac5-9e98-7ec90175feac'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:03.687745 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-2b4eb8b4-30b4-4a3e-8b89-694a5157ca5e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] POST https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a/action Aug 14 22:33:03.687745 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-2b4eb8b4-30b4-4a3e-8b89-694a5157ca5e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:33:03.687745 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-2b4eb8b4-30b4-4a3e-8b89-694a5157ca5e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:03.704979 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:03.704979 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:03.705496 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-2b4eb8b4-30b4-4a3e-8b89-694a5157ca5e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:33:03.737721 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-2b4eb8b4-30b4-4a3e-8b89-694a5157ca5e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Begin detaching volume completed successfully. Aug 14 22:33:03.737721 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-2b4eb8b4-30b4-4a3e-8b89-694a5157ca5e tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a/action returned with HTTP 202 Aug 14 22:33:03.738071 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 922/3641] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:33:03 2026] POST /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:33:03.767291 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-74cf6bbd-150a-48cc-9a22-b4d06928fd51 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:03.768636 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74cf6bbd-150a-48cc-9a22-b4d06928fd51 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:33:03.768803 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74cf6bbd-150a-48cc-9a22-b4d06928fd51 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:03.768982 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74cf6bbd-150a-48cc-9a22-b4d06928fd51 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:03.774478 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-653cb87b-b891-4b23-8f90-55f7bf42cc6d tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot create request issued successfully. Aug 14 22:33:03.774876 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-653cb87b-b891-4b23-8f90-55f7bf42cc6d tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:33:03.775436 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 900/3642] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:33:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:03.787721 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:03.787721 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:03.788950 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce48baa7-61fe-4c64-bd2f-7e7a8fec0c70 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:03.793432 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce48baa7-61fe-4c64-bd2f-7e7a8fec0c70 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e Aug 14 22:33:03.793432 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce48baa7-61fe-4c64-bd2f-7e7a8fec0c70 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:03.793432 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce48baa7-61fe-4c64-bd2f-7e7a8fec0c70 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:03.798839 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e6b3c5e8-dbe8-4af2-971f-238d40f3f954 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:03.799694 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:03.799694 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:03.800096 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ce48baa7-61fe-4c64-bd2f-7e7a8fec0c70 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:03.800472 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6b3c5e8-dbe8-4af2-971f-238d40f3f954 None None] GET https://10.4.3.114/volume// Aug 14 22:33:03.800539 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-74cf6bbd-150a-48cc-9a22-b4d06928fd51 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:33:03.800726 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6b3c5e8-dbe8-4af2-971f-238d40f3f954 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:03.801573 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6b3c5e8-dbe8-4af2-971f-238d40f3f954 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:03.801714 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce48baa7-61fe-4c64-bd2f-7e7a8fec0c70 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e returned with HTTP 200 Aug 14 22:33:03.801814 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6b3c5e8-dbe8-4af2-971f-238d40f3f954 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:33:03.801861 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 906/3643] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:03 2026] GET /volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:03.802063 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 923/3644] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:33:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:33:03.805914 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74cf6bbd-150a-48cc-9a22-b4d06928fd51 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:33:03.806387 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 916/3645] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:03 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:03.810646 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-1d53387f-11ce-462e-991f-148a02cb9d79 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:03.815055 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-1d53387f-11ce-462e-991f-148a02cb9d79 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:33:03.815288 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-1d53387f-11ce-462e-991f-148a02cb9d79 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:03.815917 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-1d53387f-11ce-462e-991f-148a02cb9d79 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:03.828328 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:03.828328 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:03.834371 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-1d53387f-11ce-462e-991f-148a02cb9d79 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:33:03.842766 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-1d53387f-11ce-462e-991f-148a02cb9d79 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:33:03.843769 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 901/3646] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:33:03 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 1317 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:33:04.772167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-61579ce1-433a-4dc5-a2f4-dffb7e0adc4f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:04.772167 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61579ce1-433a-4dc5-a2f4-dffb7e0adc4f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:33:04.772167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61579ce1-433a-4dc5-a2f4-dffb7e0adc4f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:04.772167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61579ce1-433a-4dc5-a2f4-dffb7e0adc4f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:04.772167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-61579ce1-433a-4dc5-a2f4-dffb7e0adc4f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:04.772167 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:04.772167 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:04.772167 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61579ce1-433a-4dc5-a2f4-dffb7e0adc4f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:33:04.772167 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 907/3647] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:04 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:04.778941 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3d310eec-e15e-4534-8ada-9a8873b1b0a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:04.778941 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3d310eec-e15e-4534-8ada-9a8873b1b0a7 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc Aug 14 22:33:04.778941 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3d310eec-e15e-4534-8ada-9a8873b1b0a7 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:04.778941 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3d310eec-e15e-4534-8ada-9a8873b1b0a7 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:04.778941 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3d310eec-e15e-4534-8ada-9a8873b1b0a7 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc returned with HTTP 404 Aug 14 22:33:04.778941 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 924/3648] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:04 2026] GET /volume/v3/volumes/b54bf357-ff16-490c-923c-4ff4936bfedc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:04.781616 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc7a84c3-2c52-447c-9db8-1be135c9d3a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:04.781616 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc7a84c3-2c52-447c-9db8-1be135c9d3a1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 Aug 14 22:33:04.781616 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc7a84c3-2c52-447c-9db8-1be135c9d3a1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:04.781616 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc7a84c3-2c52-447c-9db8-1be135c9d3a1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:04.781616 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-cc7a84c3-2c52-447c-9db8-1be135c9d3a1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: c90f24fc-2434-469f-ae68-65f90728d173 Aug 14 22:33:04.781616 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc7a84c3-2c52-447c-9db8-1be135c9d3a1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 returned with HTTP 404 Aug 14 22:33:04.781616 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 917/3649] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:33:04 2026] DELETE /volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:04.783394 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-21ee8acc-ca65-453a-b46a-babf43e8bdb2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:04.783394 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21ee8acc-ca65-453a-b46a-babf43e8bdb2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 Aug 14 22:33:04.783394 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21ee8acc-ca65-453a-b46a-babf43e8bdb2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:04.783394 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21ee8acc-ca65-453a-b46a-babf43e8bdb2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:04.783394 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21ee8acc-ca65-453a-b46a-babf43e8bdb2 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 returned with HTTP 404 Aug 14 22:33:04.783394 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 902/3650] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:04 2026] GET /volume/v3/volumes/c90f24fc-2434-469f-ae68-65f90728d173 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:04.784525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1f1d2934-2967-48c4-af7d-17c1cf4a0a51 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:04.784525 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f1d2934-2967-48c4-af7d-17c1cf4a0a51 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 Aug 14 22:33:04.784525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f1d2934-2967-48c4-af7d-17c1cf4a0a51 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:04.784525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f1d2934-2967-48c4-af7d-17c1cf4a0a51 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:04.784525 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1f1d2934-2967-48c4-af7d-17c1cf4a0a51 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: 1c64e849-9932-4472-b162-aa55956fcef1 Aug 14 22:33:04.784525 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:04.784525 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:04.784525 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1f1d2934-2967-48c4-af7d-17c1cf4a0a51 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:33:04.784525 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1f1d2934-2967-48c4-af7d-17c1cf4a0a51 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume request issued successfully. Aug 14 22:33:04.784525 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f1d2934-2967-48c4-af7d-17c1cf4a0a51 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 returned with HTTP 202 Aug 14 22:33:04.784525 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 908/3651] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:33:04 2026] DELETE /volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:33:04.785177 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c3a51573-a120-41fe-b5b1-ef317d49a28c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:04.785177 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3a51573-a120-41fe-b5b1-ef317d49a28c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 Aug 14 22:33:04.785177 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3a51573-a120-41fe-b5b1-ef317d49a28c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:04.785177 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3a51573-a120-41fe-b5b1-ef317d49a28c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:04.785177 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:04.785177 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:04.785177 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c3a51573-a120-41fe-b5b1-ef317d49a28c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Volume info retrieved successfully. Aug 14 22:33:04.785177 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3a51573-a120-41fe-b5b1-ef317d49a28c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 returned with HTTP 200 Aug 14 22:33:04.785177 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 925/3652] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:04 2026] GET /volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:04.808570 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-c6bcb10b-7768-48cf-a924-5083059dbeb7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:04.810238 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-c6bcb10b-7768-48cf-a924-5083059dbeb7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/attachments/2d6c63a5-a010-4b91-b915-fa195b8d2b1c Aug 14 22:33:04.810238 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-c6bcb10b-7768-48cf-a924-5083059dbeb7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:04.810238 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-c6bcb10b-7768-48cf-a924-5083059dbeb7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:04.813163 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cf45046d-3fe2-4aec-ae48-0105d1f6a20b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:04.816038 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf45046d-3fe2-4aec-ae48-0105d1f6a20b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e Aug 14 22:33:04.816038 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cf45046d-3fe2-4aec-ae48-0105d1f6a20b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:04.816038 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cf45046d-3fe2-4aec-ae48-0105d1f6a20b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:04.822642 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:04.822642 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:04.822642 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cf45046d-3fe2-4aec-ae48-0105d1f6a20b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:04.823159 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:04.823159 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:04.823334 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf45046d-3fe2-4aec-ae48-0105d1f6a20b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e returned with HTTP 200 Aug 14 22:33:04.823723 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 903/3653] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:04 2026] GET /volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:04.823821 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fbdac50f-3534-45a3-aeb9-0e762b1dd094 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:04.826129 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fbdac50f-3534-45a3-aeb9-0e762b1dd094 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:33:04.826341 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fbdac50f-3534-45a3-aeb9-0e762b1dd094 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:04.826520 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fbdac50f-3534-45a3-aeb9-0e762b1dd094 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:04.835494 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4a964a82-2366-4073-891c-5021a0ad0634 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:04.836941 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:04.836941 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:04.837554 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a964a82-2366-4073-891c-5021a0ad0634 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] GET https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:04.837805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a964a82-2366-4073-891c-5021a0ad0634 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:04.838072 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a964a82-2366-4073-891c-5021a0ad0634 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:04.838406 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-4a964a82-2366-4073-891c-5021a0ad0634 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:33:04.839576 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-4a964a82-2366-4073-891c-5021a0ad0634 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:33:04.841471 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fbdac50f-3534-45a3-aeb9-0e762b1dd094 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:33:04.844220 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4a964a82-2366-4073-891c-5021a0ad0634 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Get all snapshots completed successfully. Aug 14 22:33:04.844387 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a964a82-2366-4073-891c-5021a0ad0634 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 200 Aug 14 22:33:04.844854 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 926/3654] 10.4.3.114 () {66 vars in 1243 bytes} [Fri Aug 14 22:33:04 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:04.848296 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fbdac50f-3534-45a3-aeb9-0e762b1dd094 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:33:04.848696 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 909/3655] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:04 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:04.855938 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-655eca20-ed61-47c9-b1e1-009ef07a0bf7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:04.858340 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-655eca20-ed61-47c9-b1e1-009ef07a0bf7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e Aug 14 22:33:04.858590 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-655eca20-ed61-47c9-b1e1-009ef07a0bf7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:04.859140 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-655eca20-ed61-47c9-b1e1-009ef07a0bf7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:04.859140 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-655eca20-ed61-47c9-b1e1-009ef07a0bf7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete snapshot with id: 015ba4fc-bd36-4b28-b906-ce96ef86e35e Aug 14 22:33:04.865109 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:04.865109 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:04.865486 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-655eca20-ed61-47c9-b1e1-009ef07a0bf7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:04.878700 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-07ed7f9c-db43-44ee-aac2-3cd4c6b27783 req-c6bcb10b-7768-48cf-a924-5083059dbeb7 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/attachments/2d6c63a5-a010-4b91-b915-fa195b8d2b1c returned with HTTP 200 Aug 14 22:33:04.879169 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 918/3656] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:33:04 2026] DELETE /volume/v3/attachments/2d6c63a5-a010-4b91-b915-fa195b8d2b1c => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:04.886442 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-655eca20-ed61-47c9-b1e1-009ef07a0bf7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot delete request issued successfully. Aug 14 22:33:04.886739 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-655eca20-ed61-47c9-b1e1-009ef07a0bf7 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e returned with HTTP 202 Aug 14 22:33:04.887389 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 904/3657] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:04 2026] DELETE /volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:04.895639 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2bc6285f-9ec8-48be-b1d6-0d6348e0a6d1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:04.898901 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bc6285f-9ec8-48be-b1d6-0d6348e0a6d1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e Aug 14 22:33:04.899198 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bc6285f-9ec8-48be-b1d6-0d6348e0a6d1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:04.899998 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bc6285f-9ec8-48be-b1d6-0d6348e0a6d1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:04.906343 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:04.906343 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:04.906780 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2bc6285f-9ec8-48be-b1d6-0d6348e0a6d1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:04.907731 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bc6285f-9ec8-48be-b1d6-0d6348e0a6d1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e returned with HTTP 200 Aug 14 22:33:04.908321 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 927/3658] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:04 2026] GET /volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:05.065105 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f4ed317-a970-466c-93d6-f394f81fe374 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.067184 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f4ed317-a970-466c-93d6-f394f81fe374 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:33:05.067473 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f4ed317-a970-466c-93d6-f394f81fe374 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.067715 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f4ed317-a970-466c-93d6-f394f81fe374 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.067867 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2f4ed317-a970-466c-93d6-f394f81fe374 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:05.073953 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:05.073953 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:05.075336 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f4ed317-a970-466c-93d6-f394f81fe374 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:33:05.075952 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 910/3659] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:05.087764 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1af9a64a-b87f-4ef9-8fc8-672801457cb8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.209565 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1af9a64a-b87f-4ef9-8fc8-672801457cb8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:33:05.209939 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1af9a64a-b87f-4ef9-8fc8-672801457cb8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7369de2-fea3-4b70-887c-12ee4fd21215", "incremental": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:05.211482 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-1af9a64a-b87f-4ef9-8fc8-672801457cb8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Creating new backup {'backup': {'volume_id': 'a7369de2-fea3-4b70-887c-12ee4fd21215', 'incremental': True}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:33:05.211629 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-1af9a64a-b87f-4ef9-8fc8-672801457cb8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Creating backup of volume a7369de2-fea3-4b70-887c-12ee4fd21215 in container None Aug 14 22:33:05.218200 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:05.218200 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:05.218541 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1af9a64a-b87f-4ef9-8fc8-672801457cb8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Volume info retrieved successfully. Aug 14 22:33:05.228816 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8b3e6cb-f202-4103-81f6-8d9d2f4ef10e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.230655 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8b3e6cb-f202-4103-81f6-8d9d2f4ef10e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 Aug 14 22:33:05.230790 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8b3e6cb-f202-4103-81f6-8d9d2f4ef10e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.230908 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8b3e6cb-f202-4103-81f6-8d9d2f4ef10e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.236088 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8b3e6cb-f202-4103-81f6-8d9d2f4ef10e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 returned with HTTP 404 Aug 14 22:33:05.236677 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 905/3660] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/volumes/1c64e849-9932-4472-b162-aa55956fcef1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.244357 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2ba5f7ac-3a7f-45d4-8f33-9f1d6d7cfcc4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.246863 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ba5f7ac-3a7f-45d4-8f33-9f1d6d7cfcc4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c Aug 14 22:33:05.247319 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ba5f7ac-3a7f-45d4-8f33-9f1d6d7cfcc4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.247495 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ba5f7ac-3a7f-45d4-8f33-9f1d6d7cfcc4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.247637 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-2ba5f7ac-3a7f-45d4-8f33-9f1d6d7cfcc4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete snapshot with id: be7ce65f-122a-412e-bc44-a5bc264fa13c Aug 14 22:33:05.253369 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ba5f7ac-3a7f-45d4-8f33-9f1d6d7cfcc4 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c returned with HTTP 404 Aug 14 22:33:05.254072 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 928/3661] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:05.254811 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1af9a64a-b87f-4ef9-8fc8-672801457cb8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Created reservations ['6a0338ea-ca2a-4ab4-a4c4-d9e7510fa7ca', '22114332-d2f5-430a-af95-86cac01c39ef'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:05.260965 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-20a813f7-b4f0-461c-adaf-dd66270a7b9d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.263364 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20a813f7-b4f0-461c-adaf-dd66270a7b9d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c Aug 14 22:33:05.263722 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20a813f7-b4f0-461c-adaf-dd66270a7b9d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.263934 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20a813f7-b4f0-461c-adaf-dd66270a7b9d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.268214 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20a813f7-b4f0-461c-adaf-dd66270a7b9d tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c returned with HTTP 404 Aug 14 22:33:05.268707 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 911/3662] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/snapshots/be7ce65f-122a-412e-bc44-a5bc264fa13c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:05.274568 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1af9a64a-b87f-4ef9-8fc8-672801457cb8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 400 Aug 14 22:33:05.275287 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 919/3663] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:05 2026] POST /volume/v3/backups => generated 109 bytes in 188 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:33:05.276100 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bcec41c6-0177-47c6-834f-aa3841d2a179 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.277644 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bcec41c6-0177-47c6-834f-aa3841d2a179 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 Aug 14 22:33:05.277861 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bcec41c6-0177-47c6-834f-aa3841d2a179 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.278096 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bcec41c6-0177-47c6-834f-aa3841d2a179 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.278271 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-bcec41c6-0177-47c6-834f-aa3841d2a179 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: 8bcade6e-952e-4cd1-b515-d995e544c899 Aug 14 22:33:05.284162 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4571597d-aa73-4ffe-b510-b8b6686e4dd1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.284222 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bcec41c6-0177-47c6-834f-aa3841d2a179 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 returned with HTTP 404 Aug 14 22:33:05.284659 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 906/3664] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.286468 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4571597d-aa73-4ffe-b510-b8b6686e4dd1 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] DELETE https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:33:05.286772 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4571597d-aa73-4ffe-b510-b8b6686e4dd1 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.287075 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4571597d-aa73-4ffe-b510-b8b6686e4dd1 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.287197 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-4571597d-aa73-4ffe-b510-b8b6686e4dd1 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Delete backup with id: 92febe22-50f4-4e21-baf3-ad78adb9e179. Aug 14 22:33:05.291804 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-834bad75-31d1-4155-a4de-7d8a46ee854c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.291986 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:05.291986 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:05.293611 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-834bad75-31d1-4155-a4de-7d8a46ee854c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 Aug 14 22:33:05.293827 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-834bad75-31d1-4155-a4de-7d8a46ee854c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.294024 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-834bad75-31d1-4155-a4de-7d8a46ee854c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.300109 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-834bad75-31d1-4155-a4de-7d8a46ee854c tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 returned with HTTP 404 Aug 14 22:33:05.300651 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 912/3665] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/volumes/8bcade6e-952e-4cd1-b515-d995e544c899 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.304873 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-4571597d-aa73-4ffe-b510-b8b6686e4dd1 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] delete_backup rpcapi backup_id 92febe22-50f4-4e21-baf3-ad78adb9e179 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:33:05.307030 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4571597d-aa73-4ffe-b510-b8b6686e4dd1 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 202 Aug 14 22:33:05.307670 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 929/3666] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:33:05.308433 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-976c1c78-4110-411d-9c2e-4cebe8a3231e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.310192 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-976c1c78-4110-411d-9c2e-4cebe8a3231e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 Aug 14 22:33:05.310466 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-976c1c78-4110-411d-9c2e-4cebe8a3231e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.310659 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-976c1c78-4110-411d-9c2e-4cebe8a3231e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.310804 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-976c1c78-4110-411d-9c2e-4cebe8a3231e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: bf118b06-0052-448b-9258-5219b9b91ba4 Aug 14 22:33:05.314753 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c3b91504-f834-4104-94de-e90b615d63b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.316603 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3b91504-f834-4104-94de-e90b615d63b1 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:33:05.316826 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c3b91504-f834-4104-94de-e90b615d63b1 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.317008 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-976c1c78-4110-411d-9c2e-4cebe8a3231e tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 returned with HTTP 404 Aug 14 22:33:05.317089 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c3b91504-f834-4104-94de-e90b615d63b1 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.317222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c3b91504-f834-4104-94de-e90b615d63b1 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:05.317698 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 920/3667] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.322173 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:05.322173 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:05.322610 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3b91504-f834-4104-94de-e90b615d63b1 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 200 Aug 14 22:33:05.322977 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 907/3668] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:05.326446 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ad1b2d28-aac6-4f1d-a376-1271e43a8708 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.326948 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad1b2d28-aac6-4f1d-a376-1271e43a8708 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 Aug 14 22:33:05.327269 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad1b2d28-aac6-4f1d-a376-1271e43a8708 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.327527 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad1b2d28-aac6-4f1d-a376-1271e43a8708 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.334807 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad1b2d28-aac6-4f1d-a376-1271e43a8708 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 returned with HTTP 404 Aug 14 22:33:05.335587 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 913/3669] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/volumes/bf118b06-0052-448b-9258-5219b9b91ba4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.342895 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-20b04542-492e-44d6-a166-a7614626c41b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.344446 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20b04542-492e-44d6-a166-a7614626c41b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 Aug 14 22:33:05.344629 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20b04542-492e-44d6-a166-a7614626c41b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.344813 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20b04542-492e-44d6-a166-a7614626c41b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.344946 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-20b04542-492e-44d6-a166-a7614626c41b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete snapshot with id: 32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 Aug 14 22:33:05.350139 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20b04542-492e-44d6-a166-a7614626c41b tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 returned with HTTP 404 Aug 14 22:33:05.350813 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 930/3670] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:05.358405 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7e87dcd-23d4-486e-9fdf-54d80e263c9f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.360653 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7e87dcd-23d4-486e-9fdf-54d80e263c9f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 Aug 14 22:33:05.360653 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7e87dcd-23d4-486e-9fdf-54d80e263c9f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.360826 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7e87dcd-23d4-486e-9fdf-54d80e263c9f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.365361 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7e87dcd-23d4-486e-9fdf-54d80e263c9f tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 returned with HTTP 404 Aug 14 22:33:05.365905 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 921/3671] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/snapshots/32d70c6d-a2e0-4c75-80d8-48af21e2a3d9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:05.375405 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-83aa06ba-72a6-4149-8e02-49b9aa200984 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.377318 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83aa06ba-72a6-4149-8e02-49b9aa200984 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa Aug 14 22:33:05.377417 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83aa06ba-72a6-4149-8e02-49b9aa200984 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.377584 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83aa06ba-72a6-4149-8e02-49b9aa200984 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.377730 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-83aa06ba-72a6-4149-8e02-49b9aa200984 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: af408dfd-3c3a-459d-917a-36f2cdd07faa Aug 14 22:33:05.382835 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83aa06ba-72a6-4149-8e02-49b9aa200984 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa returned with HTTP 404 Aug 14 22:33:05.383541 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 908/3672] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.390196 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b3d4c5bf-d191-4980-a7af-ff4ad682de57 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.392281 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3d4c5bf-d191-4980-a7af-ff4ad682de57 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa Aug 14 22:33:05.392498 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3d4c5bf-d191-4980-a7af-ff4ad682de57 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.394149 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3d4c5bf-d191-4980-a7af-ff4ad682de57 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.401489 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3d4c5bf-d191-4980-a7af-ff4ad682de57 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa returned with HTTP 404 Aug 14 22:33:05.402221 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 914/3673] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/volumes/af408dfd-3c3a-459d-917a-36f2cdd07faa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.410285 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8ad46526-2962-4ce2-ae0b-b33741dfed44 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.412495 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ad46526-2962-4ce2-ae0b-b33741dfed44 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf Aug 14 22:33:05.412707 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ad46526-2962-4ce2-ae0b-b33741dfed44 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.412896 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ad46526-2962-4ce2-ae0b-b33741dfed44 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.413007 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-8ad46526-2962-4ce2-ae0b-b33741dfed44 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete snapshot with id: 0a6fb8a6-72a0-4987-bf5a-d52f79283caf Aug 14 22:33:05.418434 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ad46526-2962-4ce2-ae0b-b33741dfed44 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf returned with HTTP 404 Aug 14 22:33:05.418919 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 931/3674] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:05.428484 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6ea81192-e647-4e3b-9b9e-a1de05353121 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.430426 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ea81192-e647-4e3b-9b9e-a1de05353121 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf Aug 14 22:33:05.430502 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ea81192-e647-4e3b-9b9e-a1de05353121 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.430767 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ea81192-e647-4e3b-9b9e-a1de05353121 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.436423 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ea81192-e647-4e3b-9b9e-a1de05353121 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf returned with HTTP 404 Aug 14 22:33:05.436701 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 922/3675] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/snapshots/0a6fb8a6-72a0-4987-bf5a-d52f79283caf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:05.445705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-69ce7b89-09a1-4943-8dfe-00bf52327dc1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.447586 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69ce7b89-09a1-4943-8dfe-00bf52327dc1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a Aug 14 22:33:05.447808 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69ce7b89-09a1-4943-8dfe-00bf52327dc1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.447984 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69ce7b89-09a1-4943-8dfe-00bf52327dc1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.448242 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-69ce7b89-09a1-4943-8dfe-00bf52327dc1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: f03169e0-295c-44e4-bfaf-45af34e4d56a Aug 14 22:33:05.460494 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69ce7b89-09a1-4943-8dfe-00bf52327dc1 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a returned with HTTP 404 Aug 14 22:33:05.461065 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 909/3676] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.468359 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-674844de-ecb5-4adc-b0b5-b2a258f19619 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.469818 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-674844de-ecb5-4adc-b0b5-b2a258f19619 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a Aug 14 22:33:05.469999 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-674844de-ecb5-4adc-b0b5-b2a258f19619 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.470191 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-674844de-ecb5-4adc-b0b5-b2a258f19619 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.476328 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-674844de-ecb5-4adc-b0b5-b2a258f19619 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a returned with HTTP 404 Aug 14 22:33:05.476675 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 915/3677] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/volumes/f03169e0-295c-44e4-bfaf-45af34e4d56a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.483812 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-95453247-3049-4447-a674-e311aa8addea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.485862 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95453247-3049-4447-a674-e311aa8addea tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e Aug 14 22:33:05.486102 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95453247-3049-4447-a674-e311aa8addea tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.486326 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95453247-3049-4447-a674-e311aa8addea tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.486590 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-95453247-3049-4447-a674-e311aa8addea tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: 2102b9ca-14f5-4002-bae7-41f0ecc5e51e Aug 14 22:33:05.494857 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95453247-3049-4447-a674-e311aa8addea tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e returned with HTTP 404 Aug 14 22:33:05.495275 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 932/3678] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.503293 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3c634c65-b739-4d2c-8d74-4751a11dcd67 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.505039 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c634c65-b739-4d2c-8d74-4751a11dcd67 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e Aug 14 22:33:05.505275 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c634c65-b739-4d2c-8d74-4751a11dcd67 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.505498 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c634c65-b739-4d2c-8d74-4751a11dcd67 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.514997 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c634c65-b739-4d2c-8d74-4751a11dcd67 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e returned with HTTP 404 Aug 14 22:33:05.515653 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 923/3679] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/volumes/2102b9ca-14f5-4002-bae7-41f0ecc5e51e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.523144 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d81dcd6b-785f-43ba-8d39-71ad86187d62 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.524726 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d81dcd6b-785f-43ba-8d39-71ad86187d62 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 Aug 14 22:33:05.524906 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d81dcd6b-785f-43ba-8d39-71ad86187d62 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.525089 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d81dcd6b-785f-43ba-8d39-71ad86187d62 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.525304 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d81dcd6b-785f-43ba-8d39-71ad86187d62 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: 5565d3b0-025f-4622-ad3e-fdff6efa2554 Aug 14 22:33:05.531164 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d81dcd6b-785f-43ba-8d39-71ad86187d62 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 returned with HTTP 404 Aug 14 22:33:05.531721 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 910/3680] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.540616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a4871397-0174-44ac-ad2d-d8cd190acfa5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.542580 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4871397-0174-44ac-ad2d-d8cd190acfa5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 Aug 14 22:33:05.542783 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4871397-0174-44ac-ad2d-d8cd190acfa5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.542959 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4871397-0174-44ac-ad2d-d8cd190acfa5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.549003 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4871397-0174-44ac-ad2d-d8cd190acfa5 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 returned with HTTP 404 Aug 14 22:33:05.549519 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 916/3681] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/volumes/5565d3b0-025f-4622-ad3e-fdff6efa2554 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.556304 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5ae3d9fa-d4d9-43f9-a6b7-4e5fd21f4229 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.558736 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ae3d9fa-d4d9-43f9-a6b7-4e5fd21f4229 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 Aug 14 22:33:05.558929 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ae3d9fa-d4d9-43f9-a6b7-4e5fd21f4229 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.559112 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ae3d9fa-d4d9-43f9-a6b7-4e5fd21f4229 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.559213 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-5ae3d9fa-d4d9-43f9-a6b7-4e5fd21f4229 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete snapshot with id: b93abc8f-8a06-4f66-bf24-25cfbba116a9 Aug 14 22:33:05.566197 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ae3d9fa-d4d9-43f9-a6b7-4e5fd21f4229 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 returned with HTTP 404 Aug 14 22:33:05.566866 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 933/3682] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:05.579653 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6176cc52-c59f-4642-9207-872ccbcebe18 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.582386 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6176cc52-c59f-4642-9207-872ccbcebe18 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 Aug 14 22:33:05.582727 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6176cc52-c59f-4642-9207-872ccbcebe18 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.583176 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6176cc52-c59f-4642-9207-872ccbcebe18 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.588477 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6176cc52-c59f-4642-9207-872ccbcebe18 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 returned with HTTP 404 Aug 14 22:33:05.589002 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 924/3683] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/snapshots/b93abc8f-8a06-4f66-bf24-25cfbba116a9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:05.597495 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a418cd6e-a32f-48e1-897d-dfb3cbd37067 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.599135 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a418cd6e-a32f-48e1-897d-dfb3cbd37067 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 Aug 14 22:33:05.599423 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a418cd6e-a32f-48e1-897d-dfb3cbd37067 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.599703 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a418cd6e-a32f-48e1-897d-dfb3cbd37067 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.599888 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a418cd6e-a32f-48e1-897d-dfb3cbd37067 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: a7d779c2-1f13-4164-96ee-c59c3ae82249 Aug 14 22:33:05.606188 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a418cd6e-a32f-48e1-897d-dfb3cbd37067 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 returned with HTTP 404 Aug 14 22:33:05.606598 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 911/3684] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.614210 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6bea1cd7-7b3f-44a2-ad88-20813aa5fc89 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.616520 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bea1cd7-7b3f-44a2-ad88-20813aa5fc89 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 Aug 14 22:33:05.616788 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bea1cd7-7b3f-44a2-ad88-20813aa5fc89 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.617079 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bea1cd7-7b3f-44a2-ad88-20813aa5fc89 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.626150 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bea1cd7-7b3f-44a2-ad88-20813aa5fc89 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 returned with HTTP 404 Aug 14 22:33:05.626471 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 917/3685] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/volumes/a7d779c2-1f13-4164-96ee-c59c3ae82249 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.635602 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e8f5a6bf-0063-47a7-b591-02d136b86404 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.637632 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e8f5a6bf-0063-47a7-b591-02d136b86404 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 Aug 14 22:33:05.637892 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e8f5a6bf-0063-47a7-b591-02d136b86404 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.638093 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e8f5a6bf-0063-47a7-b591-02d136b86404 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.638202 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-e8f5a6bf-0063-47a7-b591-02d136b86404 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete snapshot with id: fc50f32d-d4c2-499b-ad54-09d0b0035b14 Aug 14 22:33:05.643167 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e8f5a6bf-0063-47a7-b591-02d136b86404 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 returned with HTTP 404 Aug 14 22:33:05.643753 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 934/3686] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:05.651443 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b4227ea7-70a5-42bb-a69e-f2817620e626 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.653397 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4227ea7-70a5-42bb-a69e-f2817620e626 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 Aug 14 22:33:05.653560 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4227ea7-70a5-42bb-a69e-f2817620e626 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.653739 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4227ea7-70a5-42bb-a69e-f2817620e626 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.658964 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4227ea7-70a5-42bb-a69e-f2817620e626 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 returned with HTTP 404 Aug 14 22:33:05.660286 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 925/3687] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/snapshots/fc50f32d-d4c2-499b-ad54-09d0b0035b14 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:05.668450 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ac4a25ee-2271-4e78-bb80-f29a4a98dac8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.670754 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac4a25ee-2271-4e78-bb80-f29a4a98dac8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] DELETE https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c Aug 14 22:33:05.671066 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac4a25ee-2271-4e78-bb80-f29a4a98dac8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.671336 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac4a25ee-2271-4e78-bb80-f29a4a98dac8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.672217 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ac4a25ee-2271-4e78-bb80-f29a4a98dac8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Delete volume with id: daa0bb93-337f-4f32-ae0a-88519705f26c Aug 14 22:33:05.680551 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac4a25ee-2271-4e78-bb80-f29a4a98dac8 tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c returned with HTTP 404 Aug 14 22:33:05.681155 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 912/3688] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.689509 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a52ecd61-cce0-401b-aa5e-f8ebb466a8fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.691623 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a52ecd61-cce0-401b-aa5e-f8ebb466a8fa tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] GET https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c Aug 14 22:33:05.691934 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a52ecd61-cce0-401b-aa5e-f8ebb466a8fa tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.692150 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a52ecd61-cce0-401b-aa5e-f8ebb466a8fa tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.698524 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a52ecd61-cce0-401b-aa5e-f8ebb466a8fa tempest-VolumeDependencyTests-1410753477 tempest-VolumeDependencyTests-1410753477-project-member] https://10.4.3.114/volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c returned with HTTP 404 Aug 14 22:33:05.698984 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 918/3689] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/volumes/daa0bb93-337f-4f32-ae0a-88519705f26c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:33:05.863734 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-79adc4ac-bc90-431f-a22a-c82f36206ca6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.865800 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79adc4ac-bc90-431f-a22a-c82f36206ca6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:33:05.865800 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79adc4ac-bc90-431f-a22a-c82f36206ca6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.865991 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79adc4ac-bc90-431f-a22a-c82f36206ca6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.875142 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:05.875142 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:05.879355 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-79adc4ac-bc90-431f-a22a-c82f36206ca6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:33:05.885564 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79adc4ac-bc90-431f-a22a-c82f36206ca6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:33:05.885564 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 935/3690] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:05.918597 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-76a62ee8-b837-47e1-ae7e-10dfb0a534e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.920604 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76a62ee8-b837-47e1-ae7e-10dfb0a534e8 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e Aug 14 22:33:05.920822 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76a62ee8-b837-47e1-ae7e-10dfb0a534e8 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.921039 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76a62ee8-b837-47e1-ae7e-10dfb0a534e8 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.926626 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76a62ee8-b837-47e1-ae7e-10dfb0a534e8 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e returned with HTTP 404 Aug 14 22:33:05.927317 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 926/3691] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/snapshots/015ba4fc-bd36-4b28-b906-ce96ef86e35e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:05.936421 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-74f2d172-b1d7-4fef-b915-a46696e6e21a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.938306 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74f2d172-b1d7-4fef-b915-a46696e6e21a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 Aug 14 22:33:05.938600 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-74f2d172-b1d7-4fef-b915-a46696e6e21a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.938755 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-74f2d172-b1d7-4fef-b915-a46696e6e21a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.938864 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-74f2d172-b1d7-4fef-b915-a46696e6e21a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume with id: 12dc00f4-1ab5-49dd-86c7-a8d81544f862 Aug 14 22:33:05.947158 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:05.947158 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:05.947282 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-74f2d172-b1d7-4fef-b915-a46696e6e21a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:05.975224 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-74f2d172-b1d7-4fef-b915-a46696e6e21a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume request issued successfully. Aug 14 22:33:05.975770 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74f2d172-b1d7-4fef-b915-a46696e6e21a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 returned with HTTP 202 Aug 14 22:33:05.976501 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 913/3692] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:05 2026] DELETE /volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:05.989284 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aaacd4ab-f04a-4656-9c41-3b77df8d5871 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:05.989689 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aaacd4ab-f04a-4656-9c41-3b77df8d5871 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 Aug 14 22:33:05.989814 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aaacd4ab-f04a-4656-9c41-3b77df8d5871 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:05.990118 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aaacd4ab-f04a-4656-9c41-3b77df8d5871 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:05.999281 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:05.999281 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:06.003527 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aaacd4ab-f04a-4656-9c41-3b77df8d5871 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:06.008397 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aaacd4ab-f04a-4656-9c41-3b77df8d5871 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 returned with HTTP 200 Aug 14 22:33:06.008805 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 919/3693] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:05 2026] GET /volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:06.338110 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bed0c369-9915-47f4-8536-cedfb92a95cc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:06.340410 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bed0c369-9915-47f4-8536-cedfb92a95cc tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 Aug 14 22:33:06.341232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bed0c369-9915-47f4-8536-cedfb92a95cc tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:06.341232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bed0c369-9915-47f4-8536-cedfb92a95cc tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:06.341232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bed0c369-9915-47f4-8536-cedfb92a95cc tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 92febe22-50f4-4e21-baf3-ad78adb9e179. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:06.346549 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bed0c369-9915-47f4-8536-cedfb92a95cc tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 returned with HTTP 404 Aug 14 22:33:06.346549 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 936/3694] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:06 2026] GET /volume/v3/backups/92febe22-50f4-4e21-baf3-ad78adb9e179 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:06.356860 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:06.359157 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:06.359876 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1353009990"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:06.361454 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1353009990'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:06.361621 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Create volume of 1 GB Aug 14 22:33:06.366296 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Availability Zones retrieved successfully. Aug 14 22:33:06.372298 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Flow 'volume_create_api' (74b9a4fb-a9ea-4549-9b51-1dbcca0ff2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:06.373602 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (603d8b8c-634a-495a-b2c0-930956d1ff66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:06.375002 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:06.407137 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (603d8b8c-634a-495a-b2c0-930956d1ff66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:06.408356 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6d95f6-113c-4ca0-80b0-934df4f351f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:06.467798 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Created reservations ['803a654c-14e9-4cd2-a244-8b647bc2a9eb', '3d1fdcfe-a5fd-4257-88a2-3df34534a27a', 'e7a4e688-2bd2-43ee-92b4-6d84cd7885d6', 'f9c6ea82-4074-481f-b2b0-6c429c6a6e3c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:06.468648 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6d95f6-113c-4ca0-80b0-934df4f351f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['803a654c-14e9-4cd2-a244-8b647bc2a9eb', '3d1fdcfe-a5fd-4257-88a2-3df34534a27a', 'e7a4e688-2bd2-43ee-92b4-6d84cd7885d6', 'f9c6ea82-4074-481f-b2b0-6c429c6a6e3c']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:06.469440 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c13cfa-79e8-46b2-b4fd-a75fd59a568f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:06.502273 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c13cfa-79e8-46b2-b4fd-a75fd59a568f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9740fe3d-bc02-4b47-8f9c-549cc4256f24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1353009990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33164071e694dcf824274500024fecf',qos_specs=None,replication_status=,reservations=['803a654c-14e9-4cd2-a244-8b647bc2a9eb','3d1fdcfe-a5fd-4257-88a2-3df34534a27a','e7a4e688-2bd2-43ee-92b4-6d84cd7885d6','f9c6ea82-4074-481f-b2b0-6c429c6a6e3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb52dc34d274a628beba63efd89d513',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1353009990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9740fe3d-bc02-4b47-8f9c-549cc4256f24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33164071e694dcf824274500024fecf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4eb52dc34d274a628beba63efd89d513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:06.503116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (127afe9f-16a7-4d07-bb12-3046c9a2eb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:06.533444 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (127afe9f-16a7-4d07-bb12-3046c9a2eb67) transitioned into state 'SUCCESS' from state '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-1353009990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33164071e694dcf824274500024fecf',qos_specs=None,replication_status=,reservations=['803a654c-14e9-4cd2-a244-8b647bc2a9eb','3d1fdcfe-a5fd-4257-88a2-3df34534a27a','e7a4e688-2bd2-43ee-92b4-6d84cd7885d6','f9c6ea82-4074-481f-b2b0-6c429c6a6e3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb52dc34d274a628beba63efd89d513',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:06.534236 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbc10674-2b40-4c0c-acce-8c1cbf686839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:06.547468 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbc10674-2b40-4c0c-acce-8c1cbf686839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:06.548270 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Flow 'volume_create_api' (74b9a4fb-a9ea-4549-9b51-1dbcca0ff2ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:06.548590 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Create volume request issued successfully. Aug 14 22:33:06.549164 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78c11397-78d5-40fc-8b9a-b90b3ab3797f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:06.549646 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 927/3695] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:06 2026] POST /volume/v3/volumes => generated 749 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:06.568034 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6977b8f5-6c0e-4330-bb59-92958b5c66e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:06.572025 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6977b8f5-6c0e-4330-bb59-92958b5c66e2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 Aug 14 22:33:06.572263 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6977b8f5-6c0e-4330-bb59-92958b5c66e2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:06.572490 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6977b8f5-6c0e-4330-bb59-92958b5c66e2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:06.581055 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:06.581055 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:06.586874 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6977b8f5-6c0e-4330-bb59-92958b5c66e2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:33:06.591331 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6977b8f5-6c0e-4330-bb59-92958b5c66e2 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 returned with HTTP 200 Aug 14 22:33:06.591819 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 914/3696] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:06 2026] GET /volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:07.027668 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-708ef913-a049-41c7-867e-6e6b7d7d8743 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:07.029710 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-708ef913-a049-41c7-867e-6e6b7d7d8743 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 Aug 14 22:33:07.029928 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-708ef913-a049-41c7-867e-6e6b7d7d8743 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:07.030134 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-708ef913-a049-41c7-867e-6e6b7d7d8743 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:07.038323 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-708ef913-a049-41c7-867e-6e6b7d7d8743 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 returned with HTTP 404 Aug 14 22:33:07.038962 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 920/3697] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:07 2026] GET /volume/v3/volumes/12dc00f4-1ab5-49dd-86c7-a8d81544f862 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:07.048288 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b3eb1760-0aa4-4588-8217-a406707e50be None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:07.050339 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:07.050673 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-310590907"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:07.052124 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-310590907'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:07.052285 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume of 1 GB Aug 14 22:33:07.057315 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Availability Zones retrieved successfully. Aug 14 22:33:07.063380 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (03456dd6-b547-40ac-b988-5db6fc12ab66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:07.064653 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1343c64-c13e-4ab4-aa70-2d34ce74f5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:07.065683 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:07.095400 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1343c64-c13e-4ab4-aa70-2d34ce74f5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:07.095968 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab5c5f80-4e7a-4497-b156-8f99fc229923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:07.138562 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['68ba9bb3-c2f3-4768-a601-481391d46392', 'e0bb83e7-3e28-479b-921a-a31a7588a244', 'ea15de7e-d1e1-41bf-b5af-932c6a7c08cf', '9fcdef89-02c0-48a4-b625-4deb2f275a11'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:07.139510 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab5c5f80-4e7a-4497-b156-8f99fc229923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68ba9bb3-c2f3-4768-a601-481391d46392', 'e0bb83e7-3e28-479b-921a-a31a7588a244', 'ea15de7e-d1e1-41bf-b5af-932c6a7c08cf', '9fcdef89-02c0-48a4-b625-4deb2f275a11']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:07.140697 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc71fde-93e2-40ef-bf96-fd23c72243af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:07.174865 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc71fde-93e2-40ef-bf96-fd23c72243af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1bead3f-d103-4145-98f6-df43c7608dde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-310590907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['68ba9bb3-c2f3-4768-a601-481391d46392','e0bb83e7-3e28-479b-921a-a31a7588a244','ea15de7e-d1e1-41bf-b5af-932c6a7c08cf','9fcdef89-02c0-48a4-b625-4deb2f275a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-310590907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1bead3f-d103-4145-98f6-df43c7608dde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cdabd4ecc3040b1817c3ac3a746f141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b780319d8084562b8ec8d06057c4222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:07.175824 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dc25e7d-b31f-4ca7-889b-b66054271422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:07.202395 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dc25e7d-b31f-4ca7-889b-b66054271422) transitioned into state 'SUCCESS' from state '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-310590907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['68ba9bb3-c2f3-4768-a601-481391d46392','e0bb83e7-3e28-479b-921a-a31a7588a244','ea15de7e-d1e1-41bf-b5af-932c6a7c08cf','9fcdef89-02c0-48a4-b625-4deb2f275a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:07.203307 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b66cb11-949f-4cb2-838f-f09446f48a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:07.217420 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b66cb11-949f-4cb2-838f-f09446f48a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:07.218052 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (03456dd6-b547-40ac-b988-5db6fc12ab66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:07.219125 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request issued successfully. Aug 14 22:33:07.220053 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b3eb1760-0aa4-4588-8217-a406707e50be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:07.220417 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 937/3698] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:07 2026] POST /volume/v3/volumes => generated 777 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:07.233091 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed176b3b-ac4f-432c-bad6-14dc22f3adc6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:07.235647 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed176b3b-ac4f-432c-bad6-14dc22f3adc6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde Aug 14 22:33:07.235964 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed176b3b-ac4f-432c-bad6-14dc22f3adc6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:07.236310 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed176b3b-ac4f-432c-bad6-14dc22f3adc6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:07.246776 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:07.246776 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:07.251461 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ed176b3b-ac4f-432c-bad6-14dc22f3adc6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:07.256113 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed176b3b-ac4f-432c-bad6-14dc22f3adc6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde returned with HTTP 200 Aug 14 22:33:07.256649 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 928/3699] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:07 2026] GET /volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:07.332371 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ef686629-3753-4500-8351-53358f5ce1ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:07.465525 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:07.465525 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1842023037"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:07.466578 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1842023037'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:07.466715 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Create volume of 1 GB Aug 14 22:33:07.471186 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Availability Zones retrieved successfully. Aug 14 22:33:07.479727 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Flow 'volume_create_api' (b370f15d-5766-4da9-a4c4-4270429b7d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:07.480859 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2a6b66-9000-4217-8e99-1ed45886c6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:07.482979 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:07.526424 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2a6b66-9000-4217-8e99-1ed45886c6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:07.527769 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775ef565-197f-4f68-938c-9607c18c83dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:07.610835 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0be62bc-225b-4ec5-95f1-7141da0d710a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:07.613311 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0be62bc-225b-4ec5-95f1-7141da0d710a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 Aug 14 22:33:07.613587 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0be62bc-225b-4ec5-95f1-7141da0d710a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:07.613729 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0be62bc-225b-4ec5-95f1-7141da0d710a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:07.614928 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Created reservations ['19cca937-58ab-4174-8b84-d35be079f3c6', 'eeae8025-4bf7-4af4-8e9a-5eb317a4e670', '962e9f0b-ef3d-425b-a8e3-7e36024e8dc3', 'd85d3c3d-4e1e-43e2-a150-b25dfa3a5cfc'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:07.615960 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775ef565-197f-4f68-938c-9607c18c83dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19cca937-58ab-4174-8b84-d35be079f3c6', 'eeae8025-4bf7-4af4-8e9a-5eb317a4e670', '962e9f0b-ef3d-425b-a8e3-7e36024e8dc3', 'd85d3c3d-4e1e-43e2-a150-b25dfa3a5cfc']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:07.616814 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52f40b81-a2c1-4b67-9db6-51ab7cb2e886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:07.624274 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:07.624274 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:07.629191 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0be62bc-225b-4ec5-95f1-7141da0d710a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:33:07.635343 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0be62bc-225b-4ec5-95f1-7141da0d710a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 returned with HTTP 200 Aug 14 22:33:07.635878 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 921/3700] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:07 2026] GET /volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:07.645646 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52f40b81-a2c1-4b67-9db6-51ab7cb2e886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91b2333e-432c-4830-9956-5a07cd2d8490', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1842023037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9befcf2333ee47f38cf3ba054de91f6c',qos_specs=None,replication_status=,reservations=['19cca937-58ab-4174-8b84-d35be079f3c6','eeae8025-4bf7-4af4-8e9a-5eb317a4e670','962e9f0b-ef3d-425b-a8e3-7e36024e8dc3','d85d3c3d-4e1e-43e2-a150-b25dfa3a5cfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c5f6d248e3f4856a31b6e00d90d206b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1842023037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91b2333e-432c-4830-9956-5a07cd2d8490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9befcf2333ee47f38cf3ba054de91f6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c5f6d248e3f4856a31b6e00d90d206b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:07.646982 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b389c1-79ec-40c7-ad3e-e4859f4bf8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:07.648660 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-51001546-7c26-4ce8-ac8b-a52d5415fdb7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:07.650916 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51001546-7c26-4ce8-ac8b-a52d5415fdb7 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:33:07.651268 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51001546-7c26-4ce8-ac8b-a52d5415fdb7 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9740fe3d-bc02-4b47-8f9c-549cc4256f24", "name": "tempest-VolumesBackupsTest-Backup-1617594172"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:07.658665 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-51001546-7c26-4ce8-ac8b-a52d5415fdb7 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Creating new backup {'backup': {'volume_id': '9740fe3d-bc02-4b47-8f9c-549cc4256f24', 'name': 'tempest-VolumesBackupsTest-Backup-1617594172'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:33:07.658889 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-51001546-7c26-4ce8-ac8b-a52d5415fdb7 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Creating backup of volume 9740fe3d-bc02-4b47-8f9c-549cc4256f24 in container None Aug 14 22:33:07.667900 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:07.667900 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:07.668424 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-51001546-7c26-4ce8-ac8b-a52d5415fdb7 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Volume info retrieved successfully. Aug 14 22:33:07.673820 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b389c1-79ec-40c7-ad3e-e4859f4bf8ac) transitioned into state 'SUCCESS' from state '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-1842023037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9befcf2333ee47f38cf3ba054de91f6c',qos_specs=None,replication_status=,reservations=['19cca937-58ab-4174-8b84-d35be079f3c6','eeae8025-4bf7-4af4-8e9a-5eb317a4e670','962e9f0b-ef3d-425b-a8e3-7e36024e8dc3','d85d3c3d-4e1e-43e2-a150-b25dfa3a5cfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c5f6d248e3f4856a31b6e00d90d206b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:07.674838 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e634a6b-a2b3-4d98-94e4-52989f496f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:07.694099 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e634a6b-a2b3-4d98-94e4-52989f496f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:07.694336 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-51001546-7c26-4ce8-ac8b-a52d5415fdb7 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Created reservations ['7c4ca595-cd21-4c92-842c-9205fe872d47', '518417e7-d8be-4520-9ba4-4bf15a42d759'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:07.694568 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Flow 'volume_create_api' (b370f15d-5766-4da9-a4c4-4270429b7d5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:07.694734 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Create volume request issued successfully. Aug 14 22:33:07.695561 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef686629-3753-4500-8351-53358f5ce1ea tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:07.696152 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 915/3701] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:33:07 2026] POST /volume/v3/volumes => generated 778 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:07.714062 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4dfc4888-f6b7-4129-bbba-014836564e05 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:07.716103 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4dfc4888-f6b7-4129-bbba-014836564e05 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 Aug 14 22:33:07.716296 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4dfc4888-f6b7-4129-bbba-014836564e05 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:07.716505 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4dfc4888-f6b7-4129-bbba-014836564e05 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:07.725512 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:07.725512 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:07.730334 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4dfc4888-f6b7-4129-bbba-014836564e05 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Volume info retrieved successfully. Aug 14 22:33:07.736740 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4dfc4888-f6b7-4129-bbba-014836564e05 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 returned with HTTP 200 Aug 14 22:33:07.737245 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 929/3702] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:07 2026] GET /volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:07.747898 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51001546-7c26-4ce8-ac8b-a52d5415fdb7 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:33:07.748568 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 938/3703] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:33:07 2026] POST /volume/v3/backups => generated 330 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:07.760869 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-629b3797-e38a-4ecf-92c8-468e74c99372 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:07.763158 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-629b3797-e38a-4ecf-92c8-468e74c99372 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:07.763393 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-629b3797-e38a-4ecf-92c8-468e74c99372 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:07.763642 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-629b3797-e38a-4ecf-92c8-468e74c99372 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:07.763769 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-629b3797-e38a-4ecf-92c8-468e74c99372 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:07.768336 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:07.768336 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:07.769079 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-629b3797-e38a-4ecf-92c8-468e74c99372 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:07.769525 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 922/3704] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:07 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:08.271175 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5947c2d6-9742-46d7-8740-daa339e2d0c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:08.272593 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5947c2d6-9742-46d7-8740-daa339e2d0c6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:33:08.272768 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d582f104-0ff4-4dec-8596-72e668c4e3b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:08.273192 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5947c2d6-9742-46d7-8740-daa339e2d0c6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:08.273192 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5947c2d6-9742-46d7-8740-daa339e2d0c6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:08.275097 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d582f104-0ff4-4dec-8596-72e668c4e3b4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde Aug 14 22:33:08.275392 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d582f104-0ff4-4dec-8596-72e668c4e3b4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:08.275650 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d582f104-0ff4-4dec-8596-72e668c4e3b4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:08.281063 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:08.281063 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:08.285166 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5947c2d6-9742-46d7-8740-daa339e2d0c6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:33:08.287574 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:08.287574 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:08.290396 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5947c2d6-9742-46d7-8740-daa339e2d0c6 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:33:08.290886 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 916/3705] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:08 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:08.292555 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d582f104-0ff4-4dec-8596-72e668c4e3b4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:08.298965 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d582f104-0ff4-4dec-8596-72e668c4e3b4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde returned with HTTP 200 Aug 14 22:33:08.300127 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 930/3706] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:08 2026] GET /volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:08.307086 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-55f857ae-e9d5-4b8a-8610-d1979bd4f3ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:08.309058 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55f857ae-e9d5-4b8a-8610-d1979bd4f3ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] DELETE https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:33:08.309400 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55f857ae-e9d5-4b8a-8610-d1979bd4f3ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:08.309555 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55f857ae-e9d5-4b8a-8610-d1979bd4f3ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:08.309769 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-55f857ae-e9d5-4b8a-8610-d1979bd4f3ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume with id: 6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:33:08.316678 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aebf32a5-3be3-4495-8be1-a8a59fbad9dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:08.319268 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aebf32a5-3be3-4495-8be1-a8a59fbad9dc tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:08.319711 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aebf32a5-3be3-4495-8be1-a8a59fbad9dc tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1bead3f-d103-4145-98f6-df43c7608dde", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1398197616"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:08.321036 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:08.321036 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:08.321986 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-55f857ae-e9d5-4b8a-8610-d1979bd4f3ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:33:08.331426 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:08.331426 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:08.332212 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aebf32a5-3be3-4495-8be1-a8a59fbad9dc tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:08.332212 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-aebf32a5-3be3-4495-8be1-a8a59fbad9dc tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create snapshot from volume d1bead3f-d103-4145-98f6-df43c7608dde Aug 14 22:33:08.364393 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-55f857ae-e9d5-4b8a-8610-d1979bd4f3ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Delete volume request issued successfully. Aug 14 22:33:08.364657 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55f857ae-e9d5-4b8a-8610-d1979bd4f3ad tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 202 Aug 14 22:33:08.364989 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 939/3707] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:08 2026] DELETE /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:08.373698 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b70c74f1-438f-48e4-875b-41bd49d1896d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:08.375765 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b70c74f1-438f-48e4-875b-41bd49d1896d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:33:08.375867 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b70c74f1-438f-48e4-875b-41bd49d1896d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:08.376053 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b70c74f1-438f-48e4-875b-41bd49d1896d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:08.380463 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-aebf32a5-3be3-4495-8be1-a8a59fbad9dc tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['c5714a87-495a-46c9-a012-3806c78ccc98', '26f22ba0-29ce-4e7f-8b2f-37aaaed25106', '5a63cf90-ef8b-4556-8285-53c280af9ef2', '2cc120aa-aa66-45db-9bbd-33906f71a479'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:08.383709 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:08.383709 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:08.388347 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b70c74f1-438f-48e4-875b-41bd49d1896d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Volume info retrieved successfully. Aug 14 22:33:08.394996 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b70c74f1-438f-48e4-875b-41bd49d1896d tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 200 Aug 14 22:33:08.395388 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 917/3708] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:08 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:08.464902 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aebf32a5-3be3-4495-8be1-a8a59fbad9dc tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot create request issued successfully. Aug 14 22:33:08.465542 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aebf32a5-3be3-4495-8be1-a8a59fbad9dc tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:33:08.465825 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 923/3709] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:33:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:08.475329 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-263f0161-caa8-4201-8433-dde2c4dfac22 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:08.477129 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-263f0161-caa8-4201-8433-dde2c4dfac22 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 Aug 14 22:33:08.477400 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-263f0161-caa8-4201-8433-dde2c4dfac22 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:08.477625 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-263f0161-caa8-4201-8433-dde2c4dfac22 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:08.483639 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:08.483639 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:08.484276 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-263f0161-caa8-4201-8433-dde2c4dfac22 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:08.484921 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-263f0161-caa8-4201-8433-dde2c4dfac22 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 returned with HTTP 200 Aug 14 22:33:08.485477 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 931/3710] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:08 2026] GET /volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:08.753603 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-30702b4d-6ad5-4ff8-9a85-ce72f4b15575 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:08.755766 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30702b4d-6ad5-4ff8-9a85-ce72f4b15575 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 Aug 14 22:33:08.756127 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30702b4d-6ad5-4ff8-9a85-ce72f4b15575 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:08.756430 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30702b4d-6ad5-4ff8-9a85-ce72f4b15575 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:08.771051 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:08.771051 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:08.774706 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-30702b4d-6ad5-4ff8-9a85-ce72f4b15575 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Volume info retrieved successfully. Aug 14 22:33:08.780876 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30702b4d-6ad5-4ff8-9a85-ce72f4b15575 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 returned with HTTP 200 Aug 14 22:33:08.781655 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 940/3711] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:08 2026] GET /volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:08.785391 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f7869090-019d-4bb1-ae67-e898f0a6b27a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:08.787502 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7869090-019d-4bb1-ae67-e898f0a6b27a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:08.788525 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7869090-019d-4bb1-ae67-e898f0a6b27a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:08.788525 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7869090-019d-4bb1-ae67-e898f0a6b27a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:08.788927 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f7869090-019d-4bb1-ae67-e898f0a6b27a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:08.797378 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d1433e05-373c-4e8c-b830-c52d3b4ce068 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:08.798638 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:08.798638 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:08.799609 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7869090-019d-4bb1-ae67-e898f0a6b27a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:08.799973 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1433e05-373c-4e8c-b830-c52d3b4ce068 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:33:08.800140 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 918/3712] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:08 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:08.800457 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1433e05-373c-4e8c-b830-c52d3b4ce068 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91b2333e-432c-4830-9956-5a07cd2d8490", "name": "tempest-type-Backup-187596885"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:08.802400 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-d1433e05-373c-4e8c-b830-c52d3b4ce068 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Creating new backup {'backup': {'volume_id': '91b2333e-432c-4830-9956-5a07cd2d8490', 'name': 'tempest-type-Backup-187596885'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:33:08.802999 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-d1433e05-373c-4e8c-b830-c52d3b4ce068 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Creating backup of volume 91b2333e-432c-4830-9956-5a07cd2d8490 in container None Aug 14 22:33:08.812202 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:08.812202 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:08.812731 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d1433e05-373c-4e8c-b830-c52d3b4ce068 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Volume info retrieved successfully. Aug 14 22:33:08.870415 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d1433e05-373c-4e8c-b830-c52d3b4ce068 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Created reservations ['357e95e8-023e-4aba-81db-1f233dca7096', 'c2e0df3d-53a5-4dbc-b8df-6e336cd31c06'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:08.917298 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1433e05-373c-4e8c-b830-c52d3b4ce068 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:33:08.917941 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 924/3713] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:33:08 2026] POST /volume/v3/backups => generated 315 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:08.931168 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4821e47d-1cf5-443b-923d-0c3f81a14357 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:08.933355 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4821e47d-1cf5-443b-923d-0c3f81a14357 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:08.933647 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4821e47d-1cf5-443b-923d-0c3f81a14357 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:08.933903 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4821e47d-1cf5-443b-923d-0c3f81a14357 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:08.934117 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4821e47d-1cf5-443b-923d-0c3f81a14357 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:08.941040 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:08.941040 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:08.941517 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4821e47d-1cf5-443b-923d-0c3f81a14357 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:08.942091 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 932/3714] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:08 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:09.412624 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-16a9da65-dd29-4a07-844d-87df8c70aeb4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:09.414903 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-16a9da65-dd29-4a07-844d-87df8c70aeb4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] GET https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a Aug 14 22:33:09.415168 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-16a9da65-dd29-4a07-844d-87df8c70aeb4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:09.415451 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-16a9da65-dd29-4a07-844d-87df8c70aeb4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:09.428353 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-16a9da65-dd29-4a07-844d-87df8c70aeb4 tempest-VolumesBackupsTest-387368325 tempest-VolumesBackupsTest-387368325-project-member] https://10.4.3.114/volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a returned with HTTP 404 Aug 14 22:33:09.429097 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 941/3715] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:09 2026] GET /volume/v3/volumes/6cb53f6a-9f5d-445d-9b75-76b77630bc5a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:09.498822 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-14922c31-3dc7-4dfe-87b3-61bcde40b857 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:09.502170 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14922c31-3dc7-4dfe-87b3-61bcde40b857 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 Aug 14 22:33:09.502170 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14922c31-3dc7-4dfe-87b3-61bcde40b857 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:09.502170 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14922c31-3dc7-4dfe-87b3-61bcde40b857 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:09.508120 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:09.508120 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:09.508559 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-14922c31-3dc7-4dfe-87b3-61bcde40b857 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:09.509510 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14922c31-3dc7-4dfe-87b3-61bcde40b857 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 returned with HTTP 200 Aug 14 22:33:09.509989 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 919/3716] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:09 2026] GET /volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:09.518505 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eda5bf5b-fab0-4396-9d6a-8dac74007465 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:09.520572 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eda5bf5b-fab0-4396-9d6a-8dac74007465 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] POST https://10.4.3.114/volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7/action Aug 14 22:33:09.520962 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eda5bf5b-fab0-4396-9d6a-8dac74007465 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:33:09.521199 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eda5bf5b-fab0-4396-9d6a-8dac74007465 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:09.522593 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-eda5bf5b-fab0-4396-9d6a-8dac74007465 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Updating snapshot 'a20137c6-49d6-4470-8d08-45806b00e4c7' with '{'status': 'error'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:33:09.539474 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:09.539474 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:09.540172 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-eda5bf5b-fab0-4396-9d6a-8dac74007465 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '17a10839201a4bf7b8ba1726ec2f0333', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9cdabd4ecc3040b1817c3ac3a746f141', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:33:09.540513 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eda5bf5b-fab0-4396-9d6a-8dac74007465 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7/action returned with HTTP 403 Aug 14 22:33:09.541195 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 925/3717] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:33:09 2026] POST /volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7/action => generated 133 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:09.548893 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa2b955a-e2e5-481e-b019-4cc9885eef86 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:09.551397 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa2b955a-e2e5-481e-b019-4cc9885eef86 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 Aug 14 22:33:09.551794 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa2b955a-e2e5-481e-b019-4cc9885eef86 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:09.552131 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa2b955a-e2e5-481e-b019-4cc9885eef86 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:09.552450 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-aa2b955a-e2e5-481e-b019-4cc9885eef86 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete snapshot with id: a20137c6-49d6-4470-8d08-45806b00e4c7 Aug 14 22:33:09.558222 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:09.558222 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:09.558882 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aa2b955a-e2e5-481e-b019-4cc9885eef86 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:09.583765 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aa2b955a-e2e5-481e-b019-4cc9885eef86 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot delete request issued successfully. Aug 14 22:33:09.583929 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa2b955a-e2e5-481e-b019-4cc9885eef86 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 returned with HTTP 202 Aug 14 22:33:09.584568 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 933/3718] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:09 2026] DELETE /volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:09.593488 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-45a7b0bc-bf78-40b3-a771-248daabe49c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:09.595891 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45a7b0bc-bf78-40b3-a771-248daabe49c4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 Aug 14 22:33:09.596206 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45a7b0bc-bf78-40b3-a771-248daabe49c4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:09.596500 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45a7b0bc-bf78-40b3-a771-248daabe49c4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:09.602744 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:09.602744 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:09.602744 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-45a7b0bc-bf78-40b3-a771-248daabe49c4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:09.603642 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45a7b0bc-bf78-40b3-a771-248daabe49c4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 returned with HTTP 200 Aug 14 22:33:09.604067 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 942/3719] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:09 2026] GET /volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:09.812674 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a60cde90-793e-4eca-aa66-ce0634296d7b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:09.815050 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a60cde90-793e-4eca-aa66-ce0634296d7b tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:09.815365 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a60cde90-793e-4eca-aa66-ce0634296d7b tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:09.815639 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a60cde90-793e-4eca-aa66-ce0634296d7b tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:09.815781 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a60cde90-793e-4eca-aa66-ce0634296d7b tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:09.821089 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:09.821089 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:09.821779 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a60cde90-793e-4eca-aa66-ce0634296d7b tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:09.822230 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 920/3720] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:09 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:09.955860 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8ddf22b1-4fc7-4c0c-ab12-dfac45e58519 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:09.960884 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ddf22b1-4fc7-4c0c-ab12-dfac45e58519 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:09.961163 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ddf22b1-4fc7-4c0c-ab12-dfac45e58519 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:09.961442 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ddf22b1-4fc7-4c0c-ab12-dfac45e58519 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:09.961784 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8ddf22b1-4fc7-4c0c-ab12-dfac45e58519 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:09.969281 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:09.969281 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:09.970488 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ddf22b1-4fc7-4c0c-ab12-dfac45e58519 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:09.970601 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 926/3721] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:09 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:10.396901 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-964fedb5-71b1-4c66-a400-de2964103864 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:10.398662 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:10.398971 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-45160704", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:10.400610 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-45160704', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:10.400718 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Create volume of 1 GB Aug 14 22:33:10.400979 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:10.400979 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:10.405808 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Availability Zones retrieved successfully. Aug 14 22:33:10.412358 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Flow 'volume_create_api' (0a1db6f1-27ed-49da-b341-bc8d575ef233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:10.413406 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b0146b-e311-4e18-a7bb-9cdd2c02082e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:10.414564 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:10.450123 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b0146b-e311-4e18-a7bb-9cdd2c02082e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:10.450915 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4761d325-8cf5-4c70-8096-fe547463b127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:10.579829 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Created reservations ['149f842a-c901-4933-9c0e-f91c4b637ed6', 'c4cad54d-348d-43c0-95a2-5de7f7aa3fb9', 'b562a82b-a2bd-4683-97b2-cf7d7c8e79fa', '75a81025-fe0d-4bc9-a21f-2bba00f09892'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:10.580861 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4761d325-8cf5-4c70-8096-fe547463b127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['149f842a-c901-4933-9c0e-f91c4b637ed6', 'c4cad54d-348d-43c0-95a2-5de7f7aa3fb9', 'b562a82b-a2bd-4683-97b2-cf7d7c8e79fa', '75a81025-fe0d-4bc9-a21f-2bba00f09892']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:10.581847 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2338632-4552-4348-8961-d46055024281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:10.615069 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3e6fa6b2-1965-4749-a49b-29bf0e06f310 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:10.617482 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e6fa6b2-1965-4749-a49b-29bf0e06f310 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 Aug 14 22:33:10.617752 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e6fa6b2-1965-4749-a49b-29bf0e06f310 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:10.618069 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e6fa6b2-1965-4749-a49b-29bf0e06f310 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:10.618765 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2338632-4552-4348-8961-d46055024281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2e2785b-5d24-4355-9e77-eca876ba6955', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-45160704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e154e5cc62541d897fc61d4c0acf473',qos_specs=None,replication_status=,reservations=['149f842a-c901-4933-9c0e-f91c4b637ed6','c4cad54d-348d-43c0-95a2-5de7f7aa3fb9','b562a82b-a2bd-4683-97b2-cf7d7c8e79fa','75a81025-fe0d-4bc9-a21f-2bba00f09892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48ff6f7049947eaaadd68565a265840',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-45160704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2e2785b-5d24-4355-9e77-eca876ba6955,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e154e5cc62541d897fc61d4c0acf473',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b48ff6f7049947eaaadd68565a265840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:10.622166 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08419be8-9797-44c0-b07e-0e5a86953d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:10.625694 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e6fa6b2-1965-4749-a49b-29bf0e06f310 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 returned with HTTP 404 Aug 14 22:33:10.625694 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 943/3722] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:10 2026] GET /volume/v3/snapshots/a20137c6-49d6-4470-8d08-45806b00e4c7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:10.637209 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3f67ff3c-4151-4ade-8688-21dc3a01ecaf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:10.640917 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f67ff3c-4151-4ade-8688-21dc3a01ecaf tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde Aug 14 22:33:10.641218 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f67ff3c-4151-4ade-8688-21dc3a01ecaf tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:10.641465 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f67ff3c-4151-4ade-8688-21dc3a01ecaf tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:10.641653 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3f67ff3c-4151-4ade-8688-21dc3a01ecaf tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume with id: d1bead3f-d103-4145-98f6-df43c7608dde Aug 14 22:33:10.649351 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:10.649351 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:10.650044 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3f67ff3c-4151-4ade-8688-21dc3a01ecaf tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:10.660415 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08419be8-9797-44c0-b07e-0e5a86953d40) transitioned into state 'SUCCESS' from state '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-45160704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e154e5cc62541d897fc61d4c0acf473',qos_specs=None,replication_status=,reservations=['149f842a-c901-4933-9c0e-f91c4b637ed6','c4cad54d-348d-43c0-95a2-5de7f7aa3fb9','b562a82b-a2bd-4683-97b2-cf7d7c8e79fa','75a81025-fe0d-4bc9-a21f-2bba00f09892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48ff6f7049947eaaadd68565a265840',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:10.661578 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae00f3a0-451a-4353-b638-41af6d6f3120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:10.672156 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3f67ff3c-4151-4ade-8688-21dc3a01ecaf tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume request issued successfully. Aug 14 22:33:10.672334 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae00f3a0-451a-4353-b638-41af6d6f3120) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:10.672463 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f67ff3c-4151-4ade-8688-21dc3a01ecaf tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde returned with HTTP 202 Aug 14 22:33:10.673021 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 921/3723] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:10 2026] DELETE /volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:10.673166 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Flow 'volume_create_api' (0a1db6f1-27ed-49da-b341-bc8d575ef233) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:10.673520 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Create volume request issued successfully. Aug 14 22:33:10.674149 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-964fedb5-71b1-4c66-a400-de2964103864 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:10.674666 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 934/3724] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:33:10 2026] POST /volume/v3/volumes => generated 745 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:10.693603 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d3a829a-2957-472b-8984-6ff5aa7a9424 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:10.696233 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d3a829a-2957-472b-8984-6ff5aa7a9424 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde Aug 14 22:33:10.696555 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d3a829a-2957-472b-8984-6ff5aa7a9424 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:10.696828 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d3a829a-2957-472b-8984-6ff5aa7a9424 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:10.707016 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:10.707016 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:10.716072 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8d3a829a-2957-472b-8984-6ff5aa7a9424 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:10.726153 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d3a829a-2957-472b-8984-6ff5aa7a9424 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde returned with HTTP 200 Aug 14 22:33:10.726874 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 927/3725] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:10 2026] GET /volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:10.840312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4c0a3deb-a09a-4ec9-a796-17e8a9c936dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:10.842279 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c0a3deb-a09a-4ec9-a796-17e8a9c936dd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:10.842563 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c0a3deb-a09a-4ec9-a796-17e8a9c936dd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:10.842813 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c0a3deb-a09a-4ec9-a796-17e8a9c936dd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:10.842943 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4c0a3deb-a09a-4ec9-a796-17e8a9c936dd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:10.848749 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:10.848749 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:10.849717 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c0a3deb-a09a-4ec9-a796-17e8a9c936dd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:10.850207 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 944/3726] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:10 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:10.983299 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-493888b6-bd16-435b-8b4d-a9fd1f97c0ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:10.985306 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-493888b6-bd16-435b-8b4d-a9fd1f97c0ef tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:10.985571 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-493888b6-bd16-435b-8b4d-a9fd1f97c0ef tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:10.985776 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-493888b6-bd16-435b-8b4d-a9fd1f97c0ef tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:10.985880 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-493888b6-bd16-435b-8b4d-a9fd1f97c0ef tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:10.991441 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:10.991441 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:10.992351 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-493888b6-bd16-435b-8b4d-a9fd1f97c0ef tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:10.992878 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 922/3727] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:10 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:11.742625 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b929d920-cd74-4b01-be1f-3f252128c05f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:11.745076 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b929d920-cd74-4b01-be1f-3f252128c05f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde Aug 14 22:33:11.745338 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b929d920-cd74-4b01-be1f-3f252128c05f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:11.745563 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b929d920-cd74-4b01-be1f-3f252128c05f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:11.753586 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b929d920-cd74-4b01-be1f-3f252128c05f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde returned with HTTP 404 Aug 14 22:33:11.754214 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 935/3728] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:11 2026] GET /volume/v3/volumes/d1bead3f-d103-4145-98f6-df43c7608dde => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:11.767406 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9430abed-4726-4643-a108-9efef34cf24c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:11.769245 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:11.769672 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2078326994"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:11.771183 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2078326994'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:11.772167 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume of 1 GB Aug 14 22:33:11.777683 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Availability Zones retrieved successfully. Aug 14 22:33:11.786167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (bfc8cd17-c05c-4958-9001-29c065cd931e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:11.788018 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624f1e0b-dd71-4f79-94e8-45a98048aa4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:11.789226 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:11.822892 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624f1e0b-dd71-4f79-94e8-45a98048aa4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:11.824084 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (984815e6-57ec-48c6-a809-cabed5e8b206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:11.865404 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dcba4bfd-404f-4e3e-b87a-52e9e0eb2c7c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:11.868159 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcba4bfd-404f-4e3e-b87a-52e9e0eb2c7c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:11.872069 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dcba4bfd-404f-4e3e-b87a-52e9e0eb2c7c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:11.872069 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dcba4bfd-404f-4e3e-b87a-52e9e0eb2c7c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:11.872069 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-dcba4bfd-404f-4e3e-b87a-52e9e0eb2c7c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:11.880486 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['855c2c0c-d7b6-40ed-b1c4-c1c62b71cec5', '24ccb0f0-35c0-4caf-bac5-9f600b61e03d', '3cf25689-c96f-40dd-8ae5-70c41b182f2f', '731d9d4f-3978-48f7-a205-66bb95b610ee'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:11.880860 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (984815e6-57ec-48c6-a809-cabed5e8b206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['855c2c0c-d7b6-40ed-b1c4-c1c62b71cec5', '24ccb0f0-35c0-4caf-bac5-9f600b61e03d', '3cf25689-c96f-40dd-8ae5-70c41b182f2f', '731d9d4f-3978-48f7-a205-66bb95b610ee']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:11.884375 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c213e6-9c31-4905-b1ed-6cf6453b084c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:11.884453 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:11.884453 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:11.884453 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcba4bfd-404f-4e3e-b87a-52e9e0eb2c7c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:11.884453 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 945/3729] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:11 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:11.912640 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c213e6-9c31-4905-b1ed-6cf6453b084c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24732c7a-0650-4419-ab15-439949c828b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2078326994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['855c2c0c-d7b6-40ed-b1c4-c1c62b71cec5','24ccb0f0-35c0-4caf-bac5-9f600b61e03d','3cf25689-c96f-40dd-8ae5-70c41b182f2f','731d9d4f-3978-48f7-a205-66bb95b610ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2078326994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24732c7a-0650-4419-ab15-439949c828b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cdabd4ecc3040b1817c3ac3a746f141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b780319d8084562b8ec8d06057c4222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:11.913487 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edf10d07-7d2f-4e73-993f-7f97187430bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:11.938118 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edf10d07-7d2f-4e73-993f-7f97187430bb) transitioned into state 'SUCCESS' from state '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-2078326994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['855c2c0c-d7b6-40ed-b1c4-c1c62b71cec5','24ccb0f0-35c0-4caf-bac5-9f600b61e03d','3cf25689-c96f-40dd-8ae5-70c41b182f2f','731d9d4f-3978-48f7-a205-66bb95b610ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:11.938571 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fdeaa90-cff7-4ad1-9f21-fafc50bfa665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:11.947482 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fdeaa90-cff7-4ad1-9f21-fafc50bfa665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:11.948753 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (bfc8cd17-c05c-4958-9001-29c065cd931e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:11.949227 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request issued successfully. Aug 14 22:33:11.950069 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9430abed-4726-4643-a108-9efef34cf24c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:11.950807 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 928/3730] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:11 2026] POST /volume/v3/volumes => generated 778 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:11.966281 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87df4df2-2354-434a-b5e4-f1ce9fa6cbbf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:11.968705 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87df4df2-2354-434a-b5e4-f1ce9fa6cbbf tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 Aug 14 22:33:11.968905 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87df4df2-2354-434a-b5e4-f1ce9fa6cbbf tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:11.969154 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87df4df2-2354-434a-b5e4-f1ce9fa6cbbf tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:11.979447 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:11.979447 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:11.985817 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-87df4df2-2354-434a-b5e4-f1ce9fa6cbbf tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:11.988448 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87df4df2-2354-434a-b5e4-f1ce9fa6cbbf tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 returned with HTTP 200 Aug 14 22:33:11.988787 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 923/3731] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:11 2026] GET /volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:12.008888 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-79ea26d8-bdd4-4de0-8f1f-d6545a2f2563 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:12.011181 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79ea26d8-bdd4-4de0-8f1f-d6545a2f2563 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:12.011494 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79ea26d8-bdd4-4de0-8f1f-d6545a2f2563 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:12.011741 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79ea26d8-bdd4-4de0-8f1f-d6545a2f2563 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:12.011876 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-79ea26d8-bdd4-4de0-8f1f-d6545a2f2563 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:12.018167 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:12.018167 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:12.018805 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79ea26d8-bdd4-4de0-8f1f-d6545a2f2563 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:12.019221 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 936/3732] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:12 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:12.896783 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-840b284b-3789-41ee-823c-f756aaeac949 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:12.899054 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-840b284b-3789-41ee-823c-f756aaeac949 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:12.899340 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-840b284b-3789-41ee-823c-f756aaeac949 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:12.899591 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-840b284b-3789-41ee-823c-f756aaeac949 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:12.899738 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-840b284b-3789-41ee-823c-f756aaeac949 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:12.904939 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:12.904939 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:12.905601 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-840b284b-3789-41ee-823c-f756aaeac949 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:12.906076 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 946/3733] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:12 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:13.013474 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d23d747e-7555-4650-b494-3b6699906d91 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:13.015867 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d23d747e-7555-4650-b494-3b6699906d91 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 Aug 14 22:33:13.015867 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d23d747e-7555-4650-b494-3b6699906d91 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:13.016086 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d23d747e-7555-4650-b494-3b6699906d91 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:13.024273 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:13.024273 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:13.030972 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d23d747e-7555-4650-b494-3b6699906d91 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:13.034947 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d23d747e-7555-4650-b494-3b6699906d91 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 returned with HTTP 200 Aug 14 22:33:13.035660 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 929/3734] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:13 2026] GET /volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:13.035759 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd54f3ab-3260-41ac-b2ab-a1614735681a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:13.041045 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd54f3ab-3260-41ac-b2ab-a1614735681a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:13.041045 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd54f3ab-3260-41ac-b2ab-a1614735681a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:13.041045 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd54f3ab-3260-41ac-b2ab-a1614735681a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:13.041045 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fd54f3ab-3260-41ac-b2ab-a1614735681a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:13.050093 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:13.050093 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:13.050910 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd54f3ab-3260-41ac-b2ab-a1614735681a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:13.051347 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 924/3735] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:13 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:13.058533 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c0187833-569c-490c-9895-afc3bf80335c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:13.069124 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0187833-569c-490c-9895-afc3bf80335c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:13.073191 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0187833-569c-490c-9895-afc3bf80335c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24732c7a-0650-4419-ab15-439949c828b0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1404436596"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:13.099011 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:13.099011 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:13.099011 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c0187833-569c-490c-9895-afc3bf80335c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:13.099011 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-c0187833-569c-490c-9895-afc3bf80335c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create snapshot from volume 24732c7a-0650-4419-ab15-439949c828b0 Aug 14 22:33:13.151111 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c0187833-569c-490c-9895-afc3bf80335c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['29d276d7-a50f-467d-a029-632f7126ee04', 'df9e751d-7475-413c-a657-3f4158850c0a', 'cdbac23e-ea90-405a-86ea-d46e88a89548', 'cdd7c652-1189-41ae-bd12-3f767b2e3bf1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:13.197339 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c0187833-569c-490c-9895-afc3bf80335c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot create request issued successfully. Aug 14 22:33:13.197851 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0187833-569c-490c-9895-afc3bf80335c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:33:13.198312 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 937/3736] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:33:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:13.209162 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b5412f29-f628-41b9-9f9f-c9dda7483534 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:13.212117 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b5412f29-f628-41b9-9f9f-c9dda7483534 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c Aug 14 22:33:13.212117 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b5412f29-f628-41b9-9f9f-c9dda7483534 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:13.212439 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b5412f29-f628-41b9-9f9f-c9dda7483534 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:13.218654 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:13.218654 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:13.220089 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b5412f29-f628-41b9-9f9f-c9dda7483534 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:13.220536 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b5412f29-f628-41b9-9f9f-c9dda7483534 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c returned with HTTP 200 Aug 14 22:33:13.221028 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 947/3737] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:13 2026] GET /volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:13.918746 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cefc45b1-45dd-44ee-9e31-630c7edfceb6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:13.922764 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cefc45b1-45dd-44ee-9e31-630c7edfceb6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:13.922764 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cefc45b1-45dd-44ee-9e31-630c7edfceb6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:13.922764 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cefc45b1-45dd-44ee-9e31-630c7edfceb6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:13.922764 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cefc45b1-45dd-44ee-9e31-630c7edfceb6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:13.931339 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:13.931339 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:13.931339 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cefc45b1-45dd-44ee-9e31-630c7edfceb6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:13.931339 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 930/3738] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:13 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:14.068187 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-289aba63-464e-4e0f-ae29-7ebaae2abf7a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:14.074214 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-289aba63-464e-4e0f-ae29-7ebaae2abf7a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:14.074471 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-289aba63-464e-4e0f-ae29-7ebaae2abf7a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:14.074729 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-289aba63-464e-4e0f-ae29-7ebaae2abf7a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:14.074823 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-289aba63-464e-4e0f-ae29-7ebaae2abf7a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:14.080482 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:14.080482 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:14.081648 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-289aba63-464e-4e0f-ae29-7ebaae2abf7a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:14.081763 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 925/3739] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:14 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:14.245006 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-996efbbe-eca0-4e87-8ec3-fd0b1386107c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:14.253039 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-996efbbe-eca0-4e87-8ec3-fd0b1386107c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c Aug 14 22:33:14.253039 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-996efbbe-eca0-4e87-8ec3-fd0b1386107c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:14.253302 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-996efbbe-eca0-4e87-8ec3-fd0b1386107c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:14.261375 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:14.261375 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:14.261839 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-996efbbe-eca0-4e87-8ec3-fd0b1386107c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:14.262813 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-996efbbe-eca0-4e87-8ec3-fd0b1386107c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c returned with HTTP 200 Aug 14 22:33:14.263535 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 938/3740] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:14 2026] GET /volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:14.278663 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bc18aefe-155a-4553-bb1d-9456b7ce5eba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:14.283434 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc18aefe-155a-4553-bb1d-9456b7ce5eba tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] GET https://10.4.3.114/volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c Aug 14 22:33:14.285461 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc18aefe-155a-4553-bb1d-9456b7ce5eba tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:14.285461 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc18aefe-155a-4553-bb1d-9456b7ce5eba tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:14.297487 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:14.297487 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:14.298020 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bc18aefe-155a-4553-bb1d-9456b7ce5eba tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Snapshot retrieved successfully. Aug 14 22:33:14.298953 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc18aefe-155a-4553-bb1d-9456b7ce5eba tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c returned with HTTP 200 Aug 14 22:33:14.299414 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 948/3741] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:14 2026] GET /volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:14.311609 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8236231c-b14e-4217-935f-1ff85ab2705a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:14.313946 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8236231c-b14e-4217-935f-1ff85ab2705a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c Aug 14 22:33:14.314241 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8236231c-b14e-4217-935f-1ff85ab2705a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:14.314544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8236231c-b14e-4217-935f-1ff85ab2705a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:14.314926 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-8236231c-b14e-4217-935f-1ff85ab2705a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete snapshot with id: f64dce67-bd9f-4506-b2db-f48b1b92d22c Aug 14 22:33:14.323641 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:14.323641 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:14.324053 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8236231c-b14e-4217-935f-1ff85ab2705a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:14.346633 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8236231c-b14e-4217-935f-1ff85ab2705a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot delete request issued successfully. Aug 14 22:33:14.347065 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8236231c-b14e-4217-935f-1ff85ab2705a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c returned with HTTP 202 Aug 14 22:33:14.347675 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 931/3742] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:14 2026] DELETE /volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:14.356796 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7ecdb0b2-48b8-4350-a750-67cfcad8a1c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:14.358707 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ecdb0b2-48b8-4350-a750-67cfcad8a1c3 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c Aug 14 22:33:14.359316 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ecdb0b2-48b8-4350-a750-67cfcad8a1c3 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:14.359316 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ecdb0b2-48b8-4350-a750-67cfcad8a1c3 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:14.366929 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:14.366929 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:14.367107 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7ecdb0b2-48b8-4350-a750-67cfcad8a1c3 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:14.368118 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ecdb0b2-48b8-4350-a750-67cfcad8a1c3 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c returned with HTTP 200 Aug 14 22:33:14.370181 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 926/3743] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:14 2026] GET /volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:14.948101 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4bf0e55c-2d18-4124-9b0e-f61bbe64f87c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:14.949750 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4bf0e55c-2d18-4124-9b0e-f61bbe64f87c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:14.950035 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4bf0e55c-2d18-4124-9b0e-f61bbe64f87c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:14.950280 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4bf0e55c-2d18-4124-9b0e-f61bbe64f87c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:14.951842 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4bf0e55c-2d18-4124-9b0e-f61bbe64f87c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:14.962319 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:14.962319 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:14.964321 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4bf0e55c-2d18-4124-9b0e-f61bbe64f87c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:14.964321 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 939/3744] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:14 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:15.100763 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6eee6466-f13a-49b1-9d5f-d406ab08c997 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:15.106545 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6eee6466-f13a-49b1-9d5f-d406ab08c997 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:15.106545 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6eee6466-f13a-49b1-9d5f-d406ab08c997 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:15.106953 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6eee6466-f13a-49b1-9d5f-d406ab08c997 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:15.107031 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6eee6466-f13a-49b1-9d5f-d406ab08c997 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:15.115862 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:15.115862 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:15.116877 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6eee6466-f13a-49b1-9d5f-d406ab08c997 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:15.118548 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 949/3745] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:15 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:15.383426 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f944b948-a862-4505-8d5b-35a2028c449e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:15.387141 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f944b948-a862-4505-8d5b-35a2028c449e tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c Aug 14 22:33:15.388083 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f944b948-a862-4505-8d5b-35a2028c449e tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:15.388083 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f944b948-a862-4505-8d5b-35a2028c449e tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:15.396346 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f944b948-a862-4505-8d5b-35a2028c449e tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c returned with HTTP 404 Aug 14 22:33:15.396948 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 932/3746] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:15 2026] GET /volume/v3/snapshots/f64dce67-bd9f-4506-b2db-f48b1b92d22c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:15.411115 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-70d45619-c4c9-4a08-a66d-7d5d9581938c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:15.414529 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70d45619-c4c9-4a08-a66d-7d5d9581938c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 Aug 14 22:33:15.414725 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70d45619-c4c9-4a08-a66d-7d5d9581938c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:15.414909 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70d45619-c4c9-4a08-a66d-7d5d9581938c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:15.415147 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-70d45619-c4c9-4a08-a66d-7d5d9581938c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume with id: 24732c7a-0650-4419-ab15-439949c828b0 Aug 14 22:33:15.432643 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:15.432643 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:15.434296 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-70d45619-c4c9-4a08-a66d-7d5d9581938c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:15.480044 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-70d45619-c4c9-4a08-a66d-7d5d9581938c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume request issued successfully. Aug 14 22:33:15.480616 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70d45619-c4c9-4a08-a66d-7d5d9581938c tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 returned with HTTP 202 Aug 14 22:33:15.481334 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 927/3747] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:15 2026] DELETE /volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:15.490366 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-73f70d45-e00b-4000-bfc5-b926255b32eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:15.492262 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73f70d45-e00b-4000-bfc5-b926255b32eb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 Aug 14 22:33:15.492487 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73f70d45-e00b-4000-bfc5-b926255b32eb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:15.492698 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73f70d45-e00b-4000-bfc5-b926255b32eb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:15.503580 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:15.503580 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:15.510792 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-73f70d45-e00b-4000-bfc5-b926255b32eb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:15.520444 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73f70d45-e00b-4000-bfc5-b926255b32eb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 returned with HTTP 200 Aug 14 22:33:15.520444 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 940/3748] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:15 2026] GET /volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:15.976943 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8cd7459d-fedc-4b2f-b6b0-ef99ae7ac6e2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:15.979127 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cd7459d-fedc-4b2f-b6b0-ef99ae7ac6e2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:15.979238 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cd7459d-fedc-4b2f-b6b0-ef99ae7ac6e2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:15.979425 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cd7459d-fedc-4b2f-b6b0-ef99ae7ac6e2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:15.979548 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8cd7459d-fedc-4b2f-b6b0-ef99ae7ac6e2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:15.994031 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:15.994031 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:15.994031 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cd7459d-fedc-4b2f-b6b0-ef99ae7ac6e2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:15.994430 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 950/3749] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:15 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:16.135721 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b2ec744-bbfd-4d41-a2bf-922aeefc6e70 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:16.141006 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b2ec744-bbfd-4d41-a2bf-922aeefc6e70 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:16.141323 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b2ec744-bbfd-4d41-a2bf-922aeefc6e70 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:16.141575 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b2ec744-bbfd-4d41-a2bf-922aeefc6e70 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:16.141728 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3b2ec744-bbfd-4d41-a2bf-922aeefc6e70 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:16.152832 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:16.152832 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:16.153715 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b2ec744-bbfd-4d41-a2bf-922aeefc6e70 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:16.156920 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 933/3750] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:16 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:16.284183 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:16.361989 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:16.362535 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1633325833"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:16.364702 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1633325833'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:16.364841 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Create volume of 1 GB Aug 14 22:33:16.372992 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Availability Zones retrieved successfully. Aug 14 22:33:16.389060 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Flow 'volume_create_api' (230a8251-b36e-4fb3-9f8e-ba013e93b5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:16.393211 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f28a8e-5e6b-41e8-9116-3a364c0b4f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:16.395894 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:16.428035 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f28a8e-5e6b-41e8-9116-3a364c0b4f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:16.429031 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27cb4e0d-8164-4b3b-8215-5e440564b9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:16.539135 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aabf8cad-ec3e-4105-9f66-af47ed52ac0b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:16.540868 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Created reservations ['8280f8ab-3b7c-45bc-bb94-d4e0d7460246', '8790ca34-8210-4bd6-b7d6-ae5338742e9a', '3601e238-b1a2-4f72-a4e6-31afeec64fc4', '898861e0-9f71-4f40-ab69-40271cd2d6c1'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:16.540990 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aabf8cad-ec3e-4105-9f66-af47ed52ac0b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 Aug 14 22:33:16.541316 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aabf8cad-ec3e-4105-9f66-af47ed52ac0b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:16.541580 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aabf8cad-ec3e-4105-9f66-af47ed52ac0b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:16.541830 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27cb4e0d-8164-4b3b-8215-5e440564b9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8280f8ab-3b7c-45bc-bb94-d4e0d7460246', '8790ca34-8210-4bd6-b7d6-ae5338742e9a', '3601e238-b1a2-4f72-a4e6-31afeec64fc4', '898861e0-9f71-4f40-ab69-40271cd2d6c1']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:16.542700 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9baf795-12b6-4385-9aae-82c07dfdc5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:16.550191 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aabf8cad-ec3e-4105-9f66-af47ed52ac0b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 returned with HTTP 404 Aug 14 22:33:16.550780 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 941/3751] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:16 2026] GET /volume/v3/volumes/24732c7a-0650-4419-ab15-439949c828b0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:16.564352 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:16.568053 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:16.568053 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-58645529"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:16.572272 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-58645529'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:16.572445 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume of 1 GB Aug 14 22:33:16.576024 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9baf795-12b6-4385-9aae-82c07dfdc5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eac14073-1f9c-4c9b-b0c9-b1eb84974977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1633325833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ed80f25295490fab9bc5515f155d26',qos_specs=None,replication_status=,reservations=['8280f8ab-3b7c-45bc-bb94-d4e0d7460246','8790ca34-8210-4bd6-b7d6-ae5338742e9a','3601e238-b1a2-4f72-a4e6-31afeec64fc4','898861e0-9f71-4f40-ab69-40271cd2d6c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930cd7775cf54166ab36881e456d86c3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1633325833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eac14073-1f9c-4c9b-b0c9-b1eb84974977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61ed80f25295490fab9bc5515f155d26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='930cd7775cf54166ab36881e456d86c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:16.577017 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (438b5298-a247-4165-be20-35cc3375b84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:16.578865 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Availability Zones retrieved successfully. Aug 14 22:33:16.590312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (4773265b-e844-402a-a60a-f83daab069f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:16.594116 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2e038c-4ff0-4570-911b-e2aadf45b170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:16.594116 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:16.605460 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (438b5298-a247-4165-be20-35cc3375b84a) transitioned into state 'SUCCESS' from state '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-1633325833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ed80f25295490fab9bc5515f155d26',qos_specs=None,replication_status=,reservations=['8280f8ab-3b7c-45bc-bb94-d4e0d7460246','8790ca34-8210-4bd6-b7d6-ae5338742e9a','3601e238-b1a2-4f72-a4e6-31afeec64fc4','898861e0-9f71-4f40-ab69-40271cd2d6c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930cd7775cf54166ab36881e456d86c3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:16.606457 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26767b74-ed69-48d3-aec1-d40b4638ce4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:16.619781 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26767b74-ed69-48d3-aec1-d40b4638ce4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:16.622769 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Flow 'volume_create_api' (230a8251-b36e-4fb3-9f8e-ba013e93b5bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:16.622769 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Create volume request issued successfully. Aug 14 22:33:16.622769 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e19977ff-243a-4e4a-9d3b-23232a8e1486 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:16.623036 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 928/3752] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:16 2026] POST /volume/v3/volumes => generated 749 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:16.628221 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2e038c-4ff0-4570-911b-e2aadf45b170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:16.629681 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66381426-f4f8-44ed-ad15-7e4fd0d43cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:16.678394 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c631dea-a774-45f6-99fc-ae7ba0e2967b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:16.682228 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c631dea-a774-45f6-99fc-ae7ba0e2967b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 Aug 14 22:33:16.682228 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c631dea-a774-45f6-99fc-ae7ba0e2967b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:16.682764 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c631dea-a774-45f6-99fc-ae7ba0e2967b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:16.703483 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:16.703483 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:16.713968 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1c631dea-a774-45f6-99fc-ae7ba0e2967b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:33:16.721189 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['95e4c859-0ba7-4f73-bab4-9e74d31b6e78', 'cd4d2418-c675-4f1b-b855-2a69d8d75713', 'f3967d25-aec1-40d7-8d51-f41a058ba6e5', 'af7b25ff-a0e7-4cb9-a439-701c13c5be5a'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:16.721311 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c631dea-a774-45f6-99fc-ae7ba0e2967b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 returned with HTTP 200 Aug 14 22:33:16.721824 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 934/3753] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:16 2026] GET /volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:16.722312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66381426-f4f8-44ed-ad15-7e4fd0d43cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95e4c859-0ba7-4f73-bab4-9e74d31b6e78', 'cd4d2418-c675-4f1b-b855-2a69d8d75713', 'f3967d25-aec1-40d7-8d51-f41a058ba6e5', 'af7b25ff-a0e7-4cb9-a439-701c13c5be5a']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:16.727289 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5fac349-600f-4968-8424-3f1b96130bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:16.759361 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5fac349-600f-4968-8424-3f1b96130bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43235d61-be01-440f-bb34-6fdb229ffd1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-58645529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['95e4c859-0ba7-4f73-bab4-9e74d31b6e78','cd4d2418-c675-4f1b-b855-2a69d8d75713','f3967d25-aec1-40d7-8d51-f41a058ba6e5','af7b25ff-a0e7-4cb9-a439-701c13c5be5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-58645529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43235d61-be01-440f-bb34-6fdb229ffd1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cdabd4ecc3040b1817c3ac3a746f141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b780319d8084562b8ec8d06057c4222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:16.759546 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055af7f2-e66a-4db2-9f7c-9f83b3e3a968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:16.836282 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055af7f2-e66a-4db2-9f7c-9f83b3e3a968) transitioned into state 'SUCCESS' from state '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-58645529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['95e4c859-0ba7-4f73-bab4-9e74d31b6e78','cd4d2418-c675-4f1b-b855-2a69d8d75713','f3967d25-aec1-40d7-8d51-f41a058ba6e5','af7b25ff-a0e7-4cb9-a439-701c13c5be5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:16.836282 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0044d494-438a-4e70-9c7a-4cd08e1f47bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:16.860946 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0044d494-438a-4e70-9c7a-4cd08e1f47bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:16.860946 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (4773265b-e844-402a-a60a-f83daab069f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:16.860946 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request issued successfully. Aug 14 22:33:16.861913 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c82b6754-3fca-44e8-9c33-b95f5650eaf5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:16.862666 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 951/3754] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:16 2026] POST /volume/v3/volumes => generated 776 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:16.885282 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b256dfc2-dada-4d88-9d8c-361c7b74bdb1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:16.885830 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b256dfc2-dada-4d88-9d8c-361c7b74bdb1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d Aug 14 22:33:16.886101 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b256dfc2-dada-4d88-9d8c-361c7b74bdb1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:16.886372 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b256dfc2-dada-4d88-9d8c-361c7b74bdb1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:16.899165 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:16.899165 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:16.905309 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b256dfc2-dada-4d88-9d8c-361c7b74bdb1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:16.912478 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b256dfc2-dada-4d88-9d8c-361c7b74bdb1 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d returned with HTTP 200 Aug 14 22:33:16.912917 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 942/3755] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:16 2026] GET /volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:17.009324 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d92440d3-bfae-421a-b098-ffbaef4304e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:17.011611 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d92440d3-bfae-421a-b098-ffbaef4304e4 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:17.011988 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d92440d3-bfae-421a-b098-ffbaef4304e4 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:17.012218 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d92440d3-bfae-421a-b098-ffbaef4304e4 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:17.012379 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d92440d3-bfae-421a-b098-ffbaef4304e4 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:17.016536 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:17.016536 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:17.017028 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d92440d3-bfae-421a-b098-ffbaef4304e4 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:17.017389 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 929/3756] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:17 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:17.171741 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f4d3bc40-6262-4f72-bf3f-f91033139cef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:17.174712 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4d3bc40-6262-4f72-bf3f-f91033139cef tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:17.175004 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f4d3bc40-6262-4f72-bf3f-f91033139cef tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:17.175314 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f4d3bc40-6262-4f72-bf3f-f91033139cef tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:17.175451 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f4d3bc40-6262-4f72-bf3f-f91033139cef tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:17.180797 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:17.180797 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:17.181554 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4d3bc40-6262-4f72-bf3f-f91033139cef tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:17.181962 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 935/3757] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:17 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:17.759361 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-278428fa-2fd8-43d1-9fe9-beeeb516ae8e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:17.762131 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-278428fa-2fd8-43d1-9fe9-beeeb516ae8e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 Aug 14 22:33:17.762611 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-278428fa-2fd8-43d1-9fe9-beeeb516ae8e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:17.762945 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-278428fa-2fd8-43d1-9fe9-beeeb516ae8e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:17.774138 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:17.774138 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:17.782932 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-278428fa-2fd8-43d1-9fe9-beeeb516ae8e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:33:17.785792 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-278428fa-2fd8-43d1-9fe9-beeeb516ae8e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 returned with HTTP 200 Aug 14 22:33:17.786363 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 952/3758] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:17 2026] GET /volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:17.805228 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e949cff6-8136-498f-b39f-2c45cb72ee50 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:17.807629 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e949cff6-8136-498f-b39f-2c45cb72ee50 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:33:17.808014 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e949cff6-8136-498f-b39f-2c45cb72ee50 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eac14073-1f9c-4c9b-b0c9-b1eb84974977", "name": "tempest-VolumesBackupsTest-Backup-1290106888"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:17.809763 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-e949cff6-8136-498f-b39f-2c45cb72ee50 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Creating new backup {'backup': {'volume_id': 'eac14073-1f9c-4c9b-b0c9-b1eb84974977', 'name': 'tempest-VolumesBackupsTest-Backup-1290106888'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:33:17.809906 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-e949cff6-8136-498f-b39f-2c45cb72ee50 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Creating backup of volume eac14073-1f9c-4c9b-b0c9-b1eb84974977 in container None Aug 14 22:33:17.819382 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:17.819382 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:17.819921 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e949cff6-8136-498f-b39f-2c45cb72ee50 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:33:17.877035 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e949cff6-8136-498f-b39f-2c45cb72ee50 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Created reservations ['a748b8dc-2896-44de-aed4-d9b49cc2941c', 'f6a1d46a-92d7-4f79-9113-0e0f0e726f98'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:17.923459 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e949cff6-8136-498f-b39f-2c45cb72ee50 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:33:17.924313 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 943/3759] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:33:17 2026] POST /volume/v3/backups => generated 330 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:17.931839 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1a6a3e7f-864e-46f0-8215-bdee91040f21 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:17.934718 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a6a3e7f-864e-46f0-8215-bdee91040f21 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d Aug 14 22:33:17.934802 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a6a3e7f-864e-46f0-8215-bdee91040f21 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:17.935430 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a6a3e7f-864e-46f0-8215-bdee91040f21 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:17.939455 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-50098d48-7f57-4ca2-b2c6-0101e62ddfda None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:17.946361 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50098d48-7f57-4ca2-b2c6-0101e62ddfda tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:17.946361 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50098d48-7f57-4ca2-b2c6-0101e62ddfda tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:17.949296 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50098d48-7f57-4ca2-b2c6-0101e62ddfda tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:17.949296 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-50098d48-7f57-4ca2-b2c6-0101e62ddfda tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:17.949530 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:17.949530 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:17.955805 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1a6a3e7f-864e-46f0-8215-bdee91040f21 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:17.956551 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:17.956551 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:17.957544 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50098d48-7f57-4ca2-b2c6-0101e62ddfda tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:17.958211 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 936/3760] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:17 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:17.963930 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a6a3e7f-864e-46f0-8215-bdee91040f21 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d returned with HTTP 200 Aug 14 22:33:17.964335 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 930/3761] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:17 2026] GET /volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:17.989674 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6fb30aaa-5691-4482-9220-d6a3a263b65b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:17.991991 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6fb30aaa-5691-4482-9220-d6a3a263b65b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:17.993074 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6fb30aaa-5691-4482-9220-d6a3a263b65b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43235d61-be01-440f-bb34-6fdb229ffd1d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-279945163"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:18.006524 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:18.006524 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:18.006524 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6fb30aaa-5691-4482-9220-d6a3a263b65b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:18.006524 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-6fb30aaa-5691-4482-9220-d6a3a263b65b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create snapshot from volume 43235d61-be01-440f-bb34-6fdb229ffd1d Aug 14 22:33:18.033851 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3a785e1-fad5-4ed9-8226-964ce736a329 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:18.037857 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3a785e1-fad5-4ed9-8226-964ce736a329 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:18.038094 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3a785e1-fad5-4ed9-8226-964ce736a329 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:18.038349 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3a785e1-fad5-4ed9-8226-964ce736a329 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:18.038472 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a3a785e1-fad5-4ed9-8226-964ce736a329 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:18.046082 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:18.046082 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:18.046959 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3a785e1-fad5-4ed9-8226-964ce736a329 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:18.048493 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 944/3762] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:18 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:18.053423 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6fb30aaa-5691-4482-9220-d6a3a263b65b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['c9ddccc0-ffc8-4c69-855c-80ec17db39a7', 'e0ac7394-d031-4abc-9b1b-b3f988b6ead4', '1f6b4de3-4255-49d2-8322-6d2fa17b4721', '3fe7e85c-3dad-48c0-8bac-8a0d38966cd1'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:18.101909 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6fb30aaa-5691-4482-9220-d6a3a263b65b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot create request issued successfully. Aug 14 22:33:18.102928 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6fb30aaa-5691-4482-9220-d6a3a263b65b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:33:18.102928 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 953/3763] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:33:17 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 14 22:33:18.112572 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0ea3a4d9-f8c7-489e-a9f7-3d15c9674c7f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:18.115153 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ea3a4d9-f8c7-489e-a9f7-3d15c9674c7f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 Aug 14 22:33:18.116239 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ea3a4d9-f8c7-489e-a9f7-3d15c9674c7f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:18.116391 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ea3a4d9-f8c7-489e-a9f7-3d15c9674c7f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:18.124271 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:18.124271 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:18.125463 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0ea3a4d9-f8c7-489e-a9f7-3d15c9674c7f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:18.125705 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ea3a4d9-f8c7-489e-a9f7-3d15c9674c7f tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 returned with HTTP 200 Aug 14 22:33:18.126278 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 937/3764] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:18 2026] GET /volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:18.195213 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8d263c5f-656c-4fe7-bb78-67d3198ff0b7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:18.198292 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d263c5f-656c-4fe7-bb78-67d3198ff0b7 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:18.198582 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d263c5f-656c-4fe7-bb78-67d3198ff0b7 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:18.198790 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d263c5f-656c-4fe7-bb78-67d3198ff0b7 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:18.198917 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8d263c5f-656c-4fe7-bb78-67d3198ff0b7 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:18.205490 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:18.205490 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:18.206073 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d263c5f-656c-4fe7-bb78-67d3198ff0b7 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:18.206484 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 931/3765] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:18 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:18.971725 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ae3bd83-c370-47fd-8a81-7dc6a57885e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:18.975435 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ae3bd83-c370-47fd-8a81-7dc6a57885e8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:18.975764 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ae3bd83-c370-47fd-8a81-7dc6a57885e8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:18.975952 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ae3bd83-c370-47fd-8a81-7dc6a57885e8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:18.976128 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9ae3bd83-c370-47fd-8a81-7dc6a57885e8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:18.984375 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:18.984375 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:18.985600 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ae3bd83-c370-47fd-8a81-7dc6a57885e8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:18.986311 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 945/3766] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:18 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:19.062866 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fbee7a7d-006a-4d63-9a4d-c201566d9912 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:19.065077 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fbee7a7d-006a-4d63-9a4d-c201566d9912 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:19.065317 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fbee7a7d-006a-4d63-9a4d-c201566d9912 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:19.065562 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fbee7a7d-006a-4d63-9a4d-c201566d9912 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:19.065721 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-fbee7a7d-006a-4d63-9a4d-c201566d9912 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:19.070907 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:19.070907 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:19.071948 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fbee7a7d-006a-4d63-9a4d-c201566d9912 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:19.072440 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 954/3767] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:19 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:19.142441 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3a1de831-dae7-42ad-a300-a7bac431c2b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:19.151813 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a1de831-dae7-42ad-a300-a7bac431c2b8 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 Aug 14 22:33:19.151813 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a1de831-dae7-42ad-a300-a7bac431c2b8 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:19.151813 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a1de831-dae7-42ad-a300-a7bac431c2b8 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:19.171938 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:19.171938 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:19.172530 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3a1de831-dae7-42ad-a300-a7bac431c2b8 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:19.173602 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a1de831-dae7-42ad-a300-a7bac431c2b8 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 returned with HTTP 200 Aug 14 22:33:19.179449 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 938/3768] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:19 2026] GET /volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:19.195218 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15f339bc-0420-4f8d-ac8f-ec5461fc7747 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:19.201755 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15f339bc-0420-4f8d-ac8f-ec5461fc7747 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] POST https://10.4.3.114/volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2/action Aug 14 22:33:19.201755 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15f339bc-0420-4f8d-ac8f-ec5461fc7747 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:33:19.201755 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15f339bc-0420-4f8d-ac8f-ec5461fc7747 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:19.203843 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.snapshot_unmanage [None req-15f339bc-0420-4f8d-ac8f-ec5461fc7747 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Unmanage snapshot with id: 914f5fdc-8a60-44cf-b134-cf7b524354d2 Aug 14 22:33:19.209772 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:19.209772 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:19.210483 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15f339bc-0420-4f8d-ac8f-ec5461fc7747 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Snapshot retrieved successfully. Aug 14 22:33:19.211600 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-15f339bc-0420-4f8d-ac8f-ec5461fc7747 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '17a10839201a4bf7b8ba1726ec2f0333', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9cdabd4ecc3040b1817c3ac3a746f141', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:33:19.211867 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15f339bc-0420-4f8d-ac8f-ec5461fc7747 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2/action returned with HTTP 403 Aug 14 22:33:19.212605 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 932/3769] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:33:19 2026] POST /volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2/action => generated 117 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:19.220330 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f619ee32-12e3-44c4-8205-fb7c7d35100c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:19.221094 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f0dd91fb-c0ac-45f8-8ebb-48c7221793bd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:19.222739 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f619ee32-12e3-44c4-8205-fb7c7d35100c tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:19.223027 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f619ee32-12e3-44c4-8205-fb7c7d35100c tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:19.223313 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f619ee32-12e3-44c4-8205-fb7c7d35100c tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:19.223428 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f619ee32-12e3-44c4-8205-fb7c7d35100c tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:19.223855 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0dd91fb-c0ac-45f8-8ebb-48c7221793bd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 Aug 14 22:33:19.224183 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0dd91fb-c0ac-45f8-8ebb-48c7221793bd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:19.224997 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0dd91fb-c0ac-45f8-8ebb-48c7221793bd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:19.225924 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-f0dd91fb-c0ac-45f8-8ebb-48c7221793bd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete snapshot with id: 914f5fdc-8a60-44cf-b134-cf7b524354d2 Aug 14 22:33:19.229332 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:19.229332 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:19.230167 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f619ee32-12e3-44c4-8205-fb7c7d35100c tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:19.231055 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 946/3770] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:19 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:19.233017 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:19.233017 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:19.233462 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f0dd91fb-c0ac-45f8-8ebb-48c7221793bd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:19.261589 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f0dd91fb-c0ac-45f8-8ebb-48c7221793bd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot delete request issued successfully. Aug 14 22:33:19.261829 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0dd91fb-c0ac-45f8-8ebb-48c7221793bd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 returned with HTTP 202 Aug 14 22:33:19.262808 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 955/3771] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:19 2026] DELETE /volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 22:33:19.273717 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1cbc74f5-1367-4a3d-a762-f156d91a6781 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:19.275808 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cbc74f5-1367-4a3d-a762-f156d91a6781 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 Aug 14 22:33:19.276042 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1cbc74f5-1367-4a3d-a762-f156d91a6781 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:19.276273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1cbc74f5-1367-4a3d-a762-f156d91a6781 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:19.282856 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:19.282856 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:19.283488 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1cbc74f5-1367-4a3d-a762-f156d91a6781 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:19.284522 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cbc74f5-1367-4a3d-a762-f156d91a6781 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 returned with HTTP 200 Aug 14 22:33:19.285187 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 939/3772] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:19 2026] GET /volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:20.000585 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8d78cebe-4eb3-4113-8bc7-525855ed8bed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:20.002788 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d78cebe-4eb3-4113-8bc7-525855ed8bed tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:20.003143 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d78cebe-4eb3-4113-8bc7-525855ed8bed tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:20.003329 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d78cebe-4eb3-4113-8bc7-525855ed8bed tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:20.003479 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8d78cebe-4eb3-4113-8bc7-525855ed8bed tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:20.008666 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:20.008666 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:20.009564 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d78cebe-4eb3-4113-8bc7-525855ed8bed tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:20.009990 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 933/3773] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:19 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:20.086810 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b7ef1a00-f3b9-44b6-9a93-1bf76a681bcd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:20.088595 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7ef1a00-f3b9-44b6-9a93-1bf76a681bcd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:20.088782 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7ef1a00-f3b9-44b6-9a93-1bf76a681bcd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:20.089010 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7ef1a00-f3b9-44b6-9a93-1bf76a681bcd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:20.089081 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b7ef1a00-f3b9-44b6-9a93-1bf76a681bcd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:20.097217 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:20.097217 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:20.097217 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7ef1a00-f3b9-44b6-9a93-1bf76a681bcd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:20.097541 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 947/3774] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:20 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:20.245667 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-18db18b7-ddfb-46d1-b006-46b33c7bf67a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:20.247994 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18db18b7-ddfb-46d1-b006-46b33c7bf67a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:20.248245 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18db18b7-ddfb-46d1-b006-46b33c7bf67a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:20.248495 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18db18b7-ddfb-46d1-b006-46b33c7bf67a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:20.248700 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-18db18b7-ddfb-46d1-b006-46b33c7bf67a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:20.253909 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:20.253909 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:20.254814 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18db18b7-ddfb-46d1-b006-46b33c7bf67a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:20.255542 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 956/3775] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:20 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:20.301280 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-03298b2c-6d41-4389-8555-a401d07d81d9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:20.304608 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03298b2c-6d41-4389-8555-a401d07d81d9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 Aug 14 22:33:20.304608 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03298b2c-6d41-4389-8555-a401d07d81d9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:20.304608 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03298b2c-6d41-4389-8555-a401d07d81d9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:20.312033 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03298b2c-6d41-4389-8555-a401d07d81d9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 returned with HTTP 404 Aug 14 22:33:20.313575 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 940/3776] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:20 2026] GET /volume/v3/snapshots/914f5fdc-8a60-44cf-b134-cf7b524354d2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:33:20.327657 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6660ec78-7635-45d3-8742-51194a5537e5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:20.331586 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6660ec78-7635-45d3-8742-51194a5537e5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d Aug 14 22:33:20.331586 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6660ec78-7635-45d3-8742-51194a5537e5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:20.332369 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6660ec78-7635-45d3-8742-51194a5537e5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:20.332369 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6660ec78-7635-45d3-8742-51194a5537e5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume with id: 43235d61-be01-440f-bb34-6fdb229ffd1d Aug 14 22:33:20.347863 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:20.347863 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:20.347863 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6660ec78-7635-45d3-8742-51194a5537e5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:20.392115 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6660ec78-7635-45d3-8742-51194a5537e5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume request issued successfully. Aug 14 22:33:20.392115 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6660ec78-7635-45d3-8742-51194a5537e5 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d returned with HTTP 202 Aug 14 22:33:20.392115 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 934/3777] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:20 2026] DELETE /volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:20.403080 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-071f2e78-6f76-41a7-8947-6aef2b7d81be None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:20.409182 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-071f2e78-6f76-41a7-8947-6aef2b7d81be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d Aug 14 22:33:20.410222 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-071f2e78-6f76-41a7-8947-6aef2b7d81be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:20.410222 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-071f2e78-6f76-41a7-8947-6aef2b7d81be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:20.437199 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:20.437199 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:20.452278 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-071f2e78-6f76-41a7-8947-6aef2b7d81be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:20.466465 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-071f2e78-6f76-41a7-8947-6aef2b7d81be tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d returned with HTTP 200 Aug 14 22:33:20.467064 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 948/3778] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:20 2026] GET /volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d => generated 1006 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:20.815029 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0f476040-b51d-4469-9b56-982f8874316b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:20.882450 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:20.882938 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-134894339"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:20.887099 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-134894339'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:20.887644 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume of 1 GB Aug 14 22:33:20.894457 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Availability Zones retrieved successfully. Aug 14 22:33:20.902581 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Flow 'volume_create_api' (673d298e-9e33-4818-8e9d-9a188f97b2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:20.904119 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a54194-a316-4cbc-8aa9-2d519d4db6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:20.905537 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:20.943959 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a54194-a316-4cbc-8aa9-2d519d4db6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:20.946359 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da22a52-ee04-4948-b9e4-2ac169a2bece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:21.024133 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f58d4be4-1d64-4f91-8e39-f26975e15511 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:21.028066 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f58d4be4-1d64-4f91-8e39-f26975e15511 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:21.028066 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f58d4be4-1d64-4f91-8e39-f26975e15511 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:21.028066 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f58d4be4-1d64-4f91-8e39-f26975e15511 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:21.028291 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f58d4be4-1d64-4f91-8e39-f26975e15511 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:21.035450 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:21.035450 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:21.036268 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f58d4be4-1d64-4f91-8e39-f26975e15511 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:21.036651 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 941/3779] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:21 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:21.080834 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['ebea8b57-bf8e-4582-90c4-0996c586a18d', 'a5bf4f72-265e-4391-ab68-6724f86e39ff', '361f504e-6048-45bb-ac69-232455b68b86', '44ec3d5e-a5f0-4ec4-b237-35c3b0f78f4d'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:21.081765 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da22a52-ee04-4948-b9e4-2ac169a2bece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebea8b57-bf8e-4582-90c4-0996c586a18d', 'a5bf4f72-265e-4391-ab68-6724f86e39ff', '361f504e-6048-45bb-ac69-232455b68b86', '44ec3d5e-a5f0-4ec4-b237-35c3b0f78f4d']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:21.085479 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8806ded3-b28d-4938-8622-fc8df621cc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:21.111741 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bfef46c2-b14e-4198-8784-ee961dfaa117 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:21.112535 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8806ded3-b28d-4938-8622-fc8df621cc0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8871806-d04b-446d-bc93-d8cdef396acc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-134894339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5775269466e455388a23a8b7ad06b01',qos_specs=None,replication_status=,reservations=['ebea8b57-bf8e-4582-90c4-0996c586a18d','a5bf4f72-265e-4391-ab68-6724f86e39ff','361f504e-6048-45bb-ac69-232455b68b86','44ec3d5e-a5f0-4ec4-b237-35c3b0f78f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81e561a5df942b9a80668a3bbea640d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-134894339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8871806-d04b-446d-bc93-d8cdef396acc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5775269466e455388a23a8b7ad06b01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e81e561a5df942b9a80668a3bbea640d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:21.113973 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfef46c2-b14e-4198-8784-ee961dfaa117 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:21.114270 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb9d730-7173-4974-8ecb-5bd8bdadb97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:21.114338 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfef46c2-b14e-4198-8784-ee961dfaa117 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:21.114547 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfef46c2-b14e-4198-8784-ee961dfaa117 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:21.114661 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bfef46c2-b14e-4198-8784-ee961dfaa117 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:21.120948 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:21.120948 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:21.126282 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfef46c2-b14e-4198-8784-ee961dfaa117 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:21.126282 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 935/3780] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:21 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:21.142185 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb9d730-7173-4974-8ecb-5bd8bdadb97b) transitioned into state 'SUCCESS' from state '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-134894339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5775269466e455388a23a8b7ad06b01',qos_specs=None,replication_status=,reservations=['ebea8b57-bf8e-4582-90c4-0996c586a18d','a5bf4f72-265e-4391-ab68-6724f86e39ff','361f504e-6048-45bb-ac69-232455b68b86','44ec3d5e-a5f0-4ec4-b237-35c3b0f78f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81e561a5df942b9a80668a3bbea640d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:21.143498 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3bf8a59-1f37-44c9-8331-1859b2c3e1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:21.159064 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3bf8a59-1f37-44c9-8331-1859b2c3e1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:21.160304 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Flow 'volume_create_api' (673d298e-9e33-4818-8e9d-9a188f97b2e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:21.160806 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume request issued successfully. Aug 14 22:33:21.162023 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f476040-b51d-4469-9b56-982f8874316b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:21.162583 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 957/3781] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:20 2026] POST /volume/v3/volumes => generated 753 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:21.178987 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d823e29-bae5-43dc-a2c6-85f07cc3142f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:21.180737 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d823e29-bae5-43dc-a2c6-85f07cc3142f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:33:21.181121 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d823e29-bae5-43dc-a2c6-85f07cc3142f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:21.181440 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d823e29-bae5-43dc-a2c6-85f07cc3142f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:21.189794 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:21.189794 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:21.195113 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2d823e29-bae5-43dc-a2c6-85f07cc3142f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:33:21.202150 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d823e29-bae5-43dc-a2c6-85f07cc3142f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:33:21.208827 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 949/3782] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:21 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:33:21.274914 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5db79387-93ab-4188-be16-1c99f49d5a9b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:21.278749 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5db79387-93ab-4188-be16-1c99f49d5a9b tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:21.279235 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5db79387-93ab-4188-be16-1c99f49d5a9b tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:21.280932 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5db79387-93ab-4188-be16-1c99f49d5a9b tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:21.281327 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5db79387-93ab-4188-be16-1c99f49d5a9b tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:21.292661 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:21.292661 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:21.292661 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5db79387-93ab-4188-be16-1c99f49d5a9b tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:21.292661 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 942/3783] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:21 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:21.486320 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-594d03b9-e0f0-46f2-af7a-71fa4f511b43 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:21.488432 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-594d03b9-e0f0-46f2-af7a-71fa4f511b43 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d Aug 14 22:33:21.488690 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-594d03b9-e0f0-46f2-af7a-71fa4f511b43 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:21.488939 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-594d03b9-e0f0-46f2-af7a-71fa4f511b43 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:21.497518 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-594d03b9-e0f0-46f2-af7a-71fa4f511b43 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d returned with HTTP 404 Aug 14 22:33:21.498260 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 936/3784] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:21 2026] GET /volume/v3/volumes/43235d61-be01-440f-bb34-6fdb229ffd1d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:21.509435 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5bfda0e7-085b-46e5-8c69-93127072c34b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:21.511614 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:21.512121 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-250048535"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:21.514129 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-250048535'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:21.514398 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume of 1 GB Aug 14 22:33:21.514779 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:21.514779 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:21.519889 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Availability Zones retrieved successfully. Aug 14 22:33:21.527927 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (fc8f3bb6-82f5-40b2-b98d-44e87ee4e661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:21.528920 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82aee1c0-c77d-4e5b-9bf2-f8f48e271eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:21.530015 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:21.571680 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82aee1c0-c77d-4e5b-9bf2-f8f48e271eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:21.573268 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c540920a-343a-47d1-bbab-0c412f6ab445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:21.650291 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['51ceba8e-be82-42e5-aba6-38a4d2dd5a13', '9d97c607-05b0-455a-bc19-509cd31f7917', '9dc13f60-eca5-40e3-ad86-cdfd833c97b6', '339f6175-92ad-47e9-84e4-fcab5dd8f236'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:21.650668 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c540920a-343a-47d1-bbab-0c412f6ab445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51ceba8e-be82-42e5-aba6-38a4d2dd5a13', '9d97c607-05b0-455a-bc19-509cd31f7917', '9dc13f60-eca5-40e3-ad86-cdfd833c97b6', '339f6175-92ad-47e9-84e4-fcab5dd8f236']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:21.652084 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7324f6c-54dd-40eb-a20c-1a616b5cdcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:21.679988 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7324f6c-54dd-40eb-a20c-1a616b5cdcf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2184b1e0-6405-4010-a488-ffe557682a54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-250048535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['51ceba8e-be82-42e5-aba6-38a4d2dd5a13','9d97c607-05b0-455a-bc19-509cd31f7917','9dc13f60-eca5-40e3-ad86-cdfd833c97b6','339f6175-92ad-47e9-84e4-fcab5dd8f236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-250048535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2184b1e0-6405-4010-a488-ffe557682a54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cdabd4ecc3040b1817c3ac3a746f141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b780319d8084562b8ec8d06057c4222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:21.680268 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8454f734-544c-4a2c-9333-4f9dff29a1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:21.704571 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8454f734-544c-4a2c-9333-4f9dff29a1b2) transitioned into state 'SUCCESS' from state '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-250048535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['51ceba8e-be82-42e5-aba6-38a4d2dd5a13','9d97c607-05b0-455a-bc19-509cd31f7917','9dc13f60-eca5-40e3-ad86-cdfd833c97b6','339f6175-92ad-47e9-84e4-fcab5dd8f236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:21.704983 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bb85747-cb28-45fb-8073-9957732e50db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:21.718805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bb85747-cb28-45fb-8073-9957732e50db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:21.719944 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (fc8f3bb6-82f5-40b2-b98d-44e87ee4e661) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:21.720247 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request issued successfully. Aug 14 22:33:21.720864 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5bfda0e7-085b-46e5-8c69-93127072c34b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:21.721311 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 958/3785] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:21 2026] POST /volume/v3/volumes => generated 777 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:21.738044 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c757a584-aa52-4923-82b0-8129edce62c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:21.740200 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c757a584-aa52-4923-82b0-8129edce62c2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 Aug 14 22:33:21.740424 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c757a584-aa52-4923-82b0-8129edce62c2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:21.740611 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c757a584-aa52-4923-82b0-8129edce62c2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:21.748907 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:21.748907 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:21.752940 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c757a584-aa52-4923-82b0-8129edce62c2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:21.758607 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c757a584-aa52-4923-82b0-8129edce62c2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 returned with HTTP 200 Aug 14 22:33:21.759414 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 950/3786] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:21 2026] GET /volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:22.052099 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1fe6c101-3ca6-4f9b-9c6c-945917dc531d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:22.054895 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1fe6c101-3ca6-4f9b-9c6c-945917dc531d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:22.054895 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1fe6c101-3ca6-4f9b-9c6c-945917dc531d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:22.055162 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1fe6c101-3ca6-4f9b-9c6c-945917dc531d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:22.055162 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1fe6c101-3ca6-4f9b-9c6c-945917dc531d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:22.062744 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:22.062744 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:22.064079 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1fe6c101-3ca6-4f9b-9c6c-945917dc531d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:22.064757 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 943/3787] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:22 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:22.139443 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8a0411f-7f2f-46b3-9710-66493bc1b257 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:22.142979 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8a0411f-7f2f-46b3-9710-66493bc1b257 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:22.144141 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8a0411f-7f2f-46b3-9710-66493bc1b257 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:22.144141 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8a0411f-7f2f-46b3-9710-66493bc1b257 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:22.144141 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a8a0411f-7f2f-46b3-9710-66493bc1b257 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:22.153761 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:22.153761 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:22.153761 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8a0411f-7f2f-46b3-9710-66493bc1b257 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:22.155420 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 937/3788] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:22 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:22.221573 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64cd4c69-6384-491b-b6ac-3052e6c21730 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:22.226140 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64cd4c69-6384-491b-b6ac-3052e6c21730 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:33:22.226548 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64cd4c69-6384-491b-b6ac-3052e6c21730 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:22.226887 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64cd4c69-6384-491b-b6ac-3052e6c21730 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:22.239846 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:22.239846 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:22.246277 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-64cd4c69-6384-491b-b6ac-3052e6c21730 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:33:22.252674 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64cd4c69-6384-491b-b6ac-3052e6c21730 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:33:22.253307 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 959/3789] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:22 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:22.267610 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fff263a0-baa7-4a16-aa88-50f1c2c8b29e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:22.269652 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fff263a0-baa7-4a16-aa88-50f1c2c8b29e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:33:22.269944 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fff263a0-baa7-4a16-aa88-50f1c2c8b29e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:22.270199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fff263a0-baa7-4a16-aa88-50f1c2c8b29e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:22.281741 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:22.281741 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:22.286468 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fff263a0-baa7-4a16-aa88-50f1c2c8b29e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:33:22.292432 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fff263a0-baa7-4a16-aa88-50f1c2c8b29e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:33:22.292978 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 951/3790] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:22 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:22.309468 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ec201260-5daa-41b8-ae6e-b2ad9257b9dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:22.310458 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3492eb68-7474-4223-8122-caa0b86ef29a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:22.311244 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec201260-5daa-41b8-ae6e-b2ad9257b9dc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:22.311764 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec201260-5daa-41b8-ae6e-b2ad9257b9dc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8871806-d04b-446d-bc93-d8cdef396acc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1628509092"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:22.312807 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3492eb68-7474-4223-8122-caa0b86ef29a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:22.313118 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3492eb68-7474-4223-8122-caa0b86ef29a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:22.313438 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3492eb68-7474-4223-8122-caa0b86ef29a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:22.313589 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3492eb68-7474-4223-8122-caa0b86ef29a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:22.319943 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:22.319943 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:22.321411 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3492eb68-7474-4223-8122-caa0b86ef29a tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:22.321902 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 938/3791] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:22 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:22.324130 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:22.324130 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:22.324733 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ec201260-5daa-41b8-ae6e-b2ad9257b9dc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:33:22.324887 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-ec201260-5daa-41b8-ae6e-b2ad9257b9dc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create snapshot from volume f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:33:22.378396 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ec201260-5daa-41b8-ae6e-b2ad9257b9dc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['4b5bc73a-7f08-4b95-9f38-a2bff15f40e1', '36a15794-b32d-464a-9942-38a9ac148466', '511544d4-4b70-4e42-9224-c8ca3aae3730', '90e701c4-5463-453b-98ed-3329cf544b9a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:22.439388 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ec201260-5daa-41b8-ae6e-b2ad9257b9dc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot create request issued successfully. Aug 14 22:33:22.439767 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec201260-5daa-41b8-ae6e-b2ad9257b9dc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:33:22.443241 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 944/3792] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:33:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:22.460868 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-37406c5b-7eff-45ea-b73b-d35e785e77cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:22.462154 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37406c5b-7eff-45ea-b73b-d35e785e77cb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 Aug 14 22:33:22.462468 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37406c5b-7eff-45ea-b73b-d35e785e77cb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:22.462732 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37406c5b-7eff-45ea-b73b-d35e785e77cb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:22.470774 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:22.470774 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:22.471367 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-37406c5b-7eff-45ea-b73b-d35e785e77cb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:33:22.472310 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37406c5b-7eff-45ea-b73b-d35e785e77cb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 returned with HTTP 200 Aug 14 22:33:22.472777 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 960/3793] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:22 2026] GET /volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:22.777347 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c38d8db-f495-4a23-ac58-7663c7f604dd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:22.780177 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c38d8db-f495-4a23-ac58-7663c7f604dd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 Aug 14 22:33:22.780354 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c38d8db-f495-4a23-ac58-7663c7f604dd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:22.780595 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c38d8db-f495-4a23-ac58-7663c7f604dd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:22.791077 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:22.791077 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:22.795480 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7c38d8db-f495-4a23-ac58-7663c7f604dd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:22.802008 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c38d8db-f495-4a23-ac58-7663c7f604dd tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 returned with HTTP 200 Aug 14 22:33:22.802178 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 952/3794] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:22 2026] GET /volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:22.822313 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-34933e00-88c5-4c44-928b-79139874ed09 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:22.829279 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34933e00-88c5-4c44-928b-79139874ed09 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:22.829279 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34933e00-88c5-4c44-928b-79139874ed09 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2184b1e0-6405-4010-a488-ffe557682a54", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1160861705"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:22.846403 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:22.846403 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:22.846878 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-34933e00-88c5-4c44-928b-79139874ed09 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:22.847042 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-34933e00-88c5-4c44-928b-79139874ed09 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create snapshot from volume 2184b1e0-6405-4010-a488-ffe557682a54 Aug 14 22:33:22.883039 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-34933e00-88c5-4c44-928b-79139874ed09 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['ad3a5a26-f198-4b3e-bc04-955f6db238c2', 'dede194e-a06e-41c4-a0b5-94b32e65e271', '27677617-f210-4936-a3cc-68914561caea', '3afc1a59-13a9-4f17-9f69-165df20805b1'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:22.929776 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-34933e00-88c5-4c44-928b-79139874ed09 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot create request issued successfully. Aug 14 22:33:22.930471 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34933e00-88c5-4c44-928b-79139874ed09 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:33:22.930586 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 939/3795] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:33:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:22.942338 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea96452b-65e8-4abd-8213-935fab8dc8b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:22.944958 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea96452b-65e8-4abd-8213-935fab8dc8b6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 Aug 14 22:33:22.945234 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea96452b-65e8-4abd-8213-935fab8dc8b6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:22.945400 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea96452b-65e8-4abd-8213-935fab8dc8b6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:22.953406 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:22.953406 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:22.953572 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ea96452b-65e8-4abd-8213-935fab8dc8b6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:22.954160 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea96452b-65e8-4abd-8213-935fab8dc8b6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 returned with HTTP 200 Aug 14 22:33:22.955068 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 945/3796] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:22 2026] GET /volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:23.076161 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-423ea8f3-42e5-463d-9020-915fba296e67 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:23.078394 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-423ea8f3-42e5-463d-9020-915fba296e67 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:23.078651 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-423ea8f3-42e5-463d-9020-915fba296e67 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:23.078888 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-423ea8f3-42e5-463d-9020-915fba296e67 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:23.079055 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-423ea8f3-42e5-463d-9020-915fba296e67 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:23.085338 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:23.085338 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:23.086095 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-423ea8f3-42e5-463d-9020-915fba296e67 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:23.087296 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 961/3797] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:23 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:23.171327 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e4b96da7-1505-4cdf-8c47-88558e4fb575 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:23.174471 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e4b96da7-1505-4cdf-8c47-88558e4fb575 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:23.174762 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e4b96da7-1505-4cdf-8c47-88558e4fb575 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:23.175067 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e4b96da7-1505-4cdf-8c47-88558e4fb575 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:23.175200 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e4b96da7-1505-4cdf-8c47-88558e4fb575 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:23.187262 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:23.187262 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:23.188916 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e4b96da7-1505-4cdf-8c47-88558e4fb575 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:23.188916 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 953/3798] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:23 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:23.336806 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-29ca4366-38b6-46af-961c-b11063b721c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:23.340149 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29ca4366-38b6-46af-961c-b11063b721c4 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:23.340563 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29ca4366-38b6-46af-961c-b11063b721c4 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:23.343077 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29ca4366-38b6-46af-961c-b11063b721c4 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:23.343077 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-29ca4366-38b6-46af-961c-b11063b721c4 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:23.346777 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:23.346777 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:23.347446 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29ca4366-38b6-46af-961c-b11063b721c4 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:23.348125 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 940/3799] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:23 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:23.490851 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-69636622-7a8b-4f14-a5bf-8e404cbf3349 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:23.493504 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69636622-7a8b-4f14-a5bf-8e404cbf3349 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 Aug 14 22:33:23.493788 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69636622-7a8b-4f14-a5bf-8e404cbf3349 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:23.494072 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69636622-7a8b-4f14-a5bf-8e404cbf3349 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:23.501569 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:23.501569 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:23.502867 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-69636622-7a8b-4f14-a5bf-8e404cbf3349 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:33:23.503559 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69636622-7a8b-4f14-a5bf-8e404cbf3349 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 returned with HTTP 200 Aug 14 22:33:23.504175 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 946/3800] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:23 2026] GET /volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:23.523794 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-287217cf-a6c4-4ae8-b5e5-5b2b717c84a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:23.527096 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-287217cf-a6c4-4ae8-b5e5-5b2b717c84a9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:33:23.527795 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-287217cf-a6c4-4ae8-b5e5-5b2b717c84a9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8871806-d04b-446d-bc93-d8cdef396acc", "snapshot_id": "37f5e5ce-988b-44cc-ab74-5eff3554ad48", "name": "tempest-VolumesSnapshotTestJSON-Backup-1079449363", "container": "tempest-volumessnapshottestjson-backup-container-1735967674"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:23.529852 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-287217cf-a6c4-4ae8-b5e5-5b2b717c84a9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Creating new backup {'backup': {'volume_id': 'f8871806-d04b-446d-bc93-d8cdef396acc', 'snapshot_id': '37f5e5ce-988b-44cc-ab74-5eff3554ad48', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1079449363', 'container': 'tempest-volumessnapshottestjson-backup-container-1735967674'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:33:23.530175 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-287217cf-a6c4-4ae8-b5e5-5b2b717c84a9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Creating backup of volume f8871806-d04b-446d-bc93-d8cdef396acc in container tempest-volumessnapshottestjson-backup-container-1735967674 Aug 14 22:33:23.540670 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:23.540670 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:23.541345 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-287217cf-a6c4-4ae8-b5e5-5b2b717c84a9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:33:23.555065 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:23.555065 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:23.555423 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-287217cf-a6c4-4ae8-b5e5-5b2b717c84a9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:33:23.593245 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-287217cf-a6c4-4ae8-b5e5-5b2b717c84a9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['3d52b258-719f-49fa-9a2a-c78363a261d3', '600f7a20-576e-4030-abd7-ed7da32419ed'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:23.645993 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-287217cf-a6c4-4ae8-b5e5-5b2b717c84a9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:33:23.646685 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 962/3801] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:33:23 2026] POST /volume/v3/backups => generated 335 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:23.658292 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6c358950-8151-43f9-8574-c682c68b7c4f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:23.660950 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c358950-8151-43f9-8574-c682c68b7c4f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:23.661209 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c358950-8151-43f9-8574-c682c68b7c4f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:23.661447 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c358950-8151-43f9-8574-c682c68b7c4f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:23.661588 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6c358950-8151-43f9-8574-c682c68b7c4f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:23.667381 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:23.667381 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:23.668151 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c358950-8151-43f9-8574-c682c68b7c4f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:23.668567 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 954/3802] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:23 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 809 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:23.972509 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6aa8bf52-b85d-4d22-8ad4-1ce90d676e1a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:23.974906 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6aa8bf52-b85d-4d22-8ad4-1ce90d676e1a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 Aug 14 22:33:23.975200 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6aa8bf52-b85d-4d22-8ad4-1ce90d676e1a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:23.975474 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6aa8bf52-b85d-4d22-8ad4-1ce90d676e1a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:23.981319 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:23.981319 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:23.982006 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6aa8bf52-b85d-4d22-8ad4-1ce90d676e1a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:23.982932 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6aa8bf52-b85d-4d22-8ad4-1ce90d676e1a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 returned with HTTP 200 Aug 14 22:33:23.983759 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 941/3803] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:23 2026] GET /volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:24.000412 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f32a399f-ea4a-4252-bcc9-c61c8c7c3e5e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:24.002729 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f32a399f-ea4a-4252-bcc9-c61c8c7c3e5e tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] PUT https://10.4.3.114/volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 Aug 14 22:33:24.003997 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f32a399f-ea4a-4252-bcc9-c61c8c7c3e5e tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:24.016982 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:24.016982 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:24.017522 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f32a399f-ea4a-4252-bcc9-c61c8c7c3e5e tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Snapshot retrieved successfully. Aug 14 22:33:24.033743 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f32a399f-ea4a-4252-bcc9-c61c8c7c3e5e tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 returned with HTTP 200 Aug 14 22:33:24.034349 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 947/3804] 10.4.3.114 () {68 vars in 1374 bytes} [Fri Aug 14 22:33:23 2026] PUT /volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 => generated 361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:24.047046 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1e3699a4-74d0-4852-aaea-92fa22ea0e79 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:24.050459 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e3699a4-74d0-4852-aaea-92fa22ea0e79 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 Aug 14 22:33:24.050725 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e3699a4-74d0-4852-aaea-92fa22ea0e79 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:24.051002 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e3699a4-74d0-4852-aaea-92fa22ea0e79 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:24.051146 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-1e3699a4-74d0-4852-aaea-92fa22ea0e79 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete snapshot with id: 80d8da89-1938-472b-bf5e-968aae4cf6d7 Aug 14 22:33:24.059786 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:24.059786 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:24.059871 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1e3699a4-74d0-4852-aaea-92fa22ea0e79 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:24.090618 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1e3699a4-74d0-4852-aaea-92fa22ea0e79 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot delete request issued successfully. Aug 14 22:33:24.091038 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e3699a4-74d0-4852-aaea-92fa22ea0e79 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 returned with HTTP 202 Aug 14 22:33:24.091548 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 963/3805] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:24 2026] DELETE /volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:24.099927 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7195f25b-d3ff-4114-b7b2-3be7a30a95a9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:24.100641 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c2d5594-eac3-4a6e-a428-7141a6f4329a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:24.102279 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7195f25b-d3ff-4114-b7b2-3be7a30a95a9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 Aug 14 22:33:24.102514 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7195f25b-d3ff-4114-b7b2-3be7a30a95a9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:24.102714 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7195f25b-d3ff-4114-b7b2-3be7a30a95a9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:24.103206 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c2d5594-eac3-4a6e-a428-7141a6f4329a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:24.103482 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c2d5594-eac3-4a6e-a428-7141a6f4329a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:24.103720 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c2d5594-eac3-4a6e-a428-7141a6f4329a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:24.103856 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9c2d5594-eac3-4a6e-a428-7141a6f4329a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:24.109413 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:24.109413 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:24.110758 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c2d5594-eac3-4a6e-a428-7141a6f4329a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:24.110875 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 942/3806] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:24 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:24.111719 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:24.111719 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:24.112129 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7195f25b-d3ff-4114-b7b2-3be7a30a95a9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:24.113053 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7195f25b-d3ff-4114-b7b2-3be7a30a95a9 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 returned with HTTP 200 Aug 14 22:33:24.113529 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 955/3807] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:24 2026] GET /volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 => generated 494 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:24.202530 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa9852f5-7d1e-4b2b-a2d0-b6fb08797420 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:24.204564 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa9852f5-7d1e-4b2b-a2d0-b6fb08797420 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:24.204791 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa9852f5-7d1e-4b2b-a2d0-b6fb08797420 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:24.205058 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa9852f5-7d1e-4b2b-a2d0-b6fb08797420 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:24.205483 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fa9852f5-7d1e-4b2b-a2d0-b6fb08797420 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:24.211813 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:24.211813 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:24.212606 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa9852f5-7d1e-4b2b-a2d0-b6fb08797420 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:24.213024 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 948/3808] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:24 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:24.363902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ad081b98-a35d-4616-a78a-2bd683160679 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:24.365972 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad081b98-a35d-4616-a78a-2bd683160679 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:24.366243 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad081b98-a35d-4616-a78a-2bd683160679 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:24.366699 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad081b98-a35d-4616-a78a-2bd683160679 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:24.367200 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ad081b98-a35d-4616-a78a-2bd683160679 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:24.372761 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:24.372761 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:24.373827 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad081b98-a35d-4616-a78a-2bd683160679 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:24.374520 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 964/3809] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:24 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:24.686016 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-69c0160b-04a3-4f66-8066-d5d6c0fa0668 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:24.688889 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69c0160b-04a3-4f66-8066-d5d6c0fa0668 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:24.689297 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69c0160b-04a3-4f66-8066-d5d6c0fa0668 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:24.689522 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69c0160b-04a3-4f66-8066-d5d6c0fa0668 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:24.689522 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-69c0160b-04a3-4f66-8066-d5d6c0fa0668 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:24.694742 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:24.694742 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:24.695641 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69c0160b-04a3-4f66-8066-d5d6c0fa0668 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:24.696084 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 943/3810] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:24 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:25.123599 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0b8d0915-f10e-4c63-ad6d-45e5efcd2531 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:25.127011 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-66d78cc6-04a5-4389-88a7-3880e2461beb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:25.127723 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b8d0915-f10e-4c63-ad6d-45e5efcd2531 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:25.127723 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b8d0915-f10e-4c63-ad6d-45e5efcd2531 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:25.127723 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b8d0915-f10e-4c63-ad6d-45e5efcd2531 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:25.127723 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0b8d0915-f10e-4c63-ad6d-45e5efcd2531 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:25.130854 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66d78cc6-04a5-4389-88a7-3880e2461beb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 Aug 14 22:33:25.131600 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-66d78cc6-04a5-4389-88a7-3880e2461beb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:25.132186 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-66d78cc6-04a5-4389-88a7-3880e2461beb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:25.134463 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:25.134463 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:25.135556 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b8d0915-f10e-4c63-ad6d-45e5efcd2531 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:25.136083 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 956/3811] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:25 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:25.151688 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66d78cc6-04a5-4389-88a7-3880e2461beb tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 returned with HTTP 404 Aug 14 22:33:25.152369 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 949/3812] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:25 2026] GET /volume/v3/snapshots/80d8da89-1938-472b-bf5e-968aae4cf6d7 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:25.162067 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b2270f9-8b9d-42aa-b277-a7c2166e05e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:25.164390 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b2270f9-8b9d-42aa-b277-a7c2166e05e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 Aug 14 22:33:25.164634 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b2270f9-8b9d-42aa-b277-a7c2166e05e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:25.164886 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b2270f9-8b9d-42aa-b277-a7c2166e05e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:25.165112 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-1b2270f9-8b9d-42aa-b277-a7c2166e05e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume with id: 2184b1e0-6405-4010-a488-ffe557682a54 Aug 14 22:33:25.177078 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:25.177078 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:25.177340 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b2270f9-8b9d-42aa-b277-a7c2166e05e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:25.219376 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b2270f9-8b9d-42aa-b277-a7c2166e05e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume request issued successfully. Aug 14 22:33:25.219631 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b2270f9-8b9d-42aa-b277-a7c2166e05e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 returned with HTTP 202 Aug 14 22:33:25.220363 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 965/3813] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:25 2026] DELETE /volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:25.235318 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a08b1c31-e29e-489a-959b-a3838b5f7584 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:25.235481 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3f8b3714-587a-4636-9c6f-e2add0db95f6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:25.238905 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a08b1c31-e29e-489a-959b-a3838b5f7584 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:25.239208 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a08b1c31-e29e-489a-959b-a3838b5f7584 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:25.239666 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a08b1c31-e29e-489a-959b-a3838b5f7584 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:25.239852 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a08b1c31-e29e-489a-959b-a3838b5f7584 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:25.241754 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f8b3714-587a-4636-9c6f-e2add0db95f6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 Aug 14 22:33:25.242224 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f8b3714-587a-4636-9c6f-e2add0db95f6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:25.243306 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f8b3714-587a-4636-9c6f-e2add0db95f6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:25.248303 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:25.248303 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:25.249863 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a08b1c31-e29e-489a-959b-a3838b5f7584 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:25.249863 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 957/3814] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:25 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:25.256387 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:25.256387 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:25.265231 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3f8b3714-587a-4636-9c6f-e2add0db95f6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:25.271556 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f8b3714-587a-4636-9c6f-e2add0db95f6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 returned with HTTP 200 Aug 14 22:33:25.272027 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 944/3815] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:25 2026] GET /volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:25.387796 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4447164-b89d-4ece-8e22-5ecd03730482 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:25.389835 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4447164-b89d-4ece-8e22-5ecd03730482 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:25.390195 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4447164-b89d-4ece-8e22-5ecd03730482 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:25.390500 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4447164-b89d-4ece-8e22-5ecd03730482 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:25.391852 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c4447164-b89d-4ece-8e22-5ecd03730482 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:25.396892 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:25.396892 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:25.398520 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4447164-b89d-4ece-8e22-5ecd03730482 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:25.398520 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 950/3816] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:25 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:25.711911 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3c96bbae-5adc-475c-8641-f826a2d904ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:25.714017 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c96bbae-5adc-475c-8641-f826a2d904ca tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:25.715604 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c96bbae-5adc-475c-8641-f826a2d904ca tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:25.715604 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c96bbae-5adc-475c-8641-f826a2d904ca tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:25.715604 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3c96bbae-5adc-475c-8641-f826a2d904ca tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:25.722100 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:25.722100 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:25.724080 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c96bbae-5adc-475c-8641-f826a2d904ca tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:25.729280 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 966/3817] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:25 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:26.153492 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-70472e11-84ab-4cd8-8501-d1a69f0a76a2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:26.156158 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70472e11-84ab-4cd8-8501-d1a69f0a76a2 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:26.156611 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70472e11-84ab-4cd8-8501-d1a69f0a76a2 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:26.156997 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70472e11-84ab-4cd8-8501-d1a69f0a76a2 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:26.156997 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-70472e11-84ab-4cd8-8501-d1a69f0a76a2 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:26.162756 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:26.162756 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:26.163548 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70472e11-84ab-4cd8-8501-d1a69f0a76a2 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:26.164296 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 958/3818] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:26 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:26.269396 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9ece0024-91fd-456d-bbd7-0085d5b730d0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:26.271743 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ece0024-91fd-456d-bbd7-0085d5b730d0 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:26.272576 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ece0024-91fd-456d-bbd7-0085d5b730d0 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:26.272576 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ece0024-91fd-456d-bbd7-0085d5b730d0 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:26.279378 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9ece0024-91fd-456d-bbd7-0085d5b730d0 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:26.289551 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:26.289551 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:26.291483 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ece0024-91fd-456d-bbd7-0085d5b730d0 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:26.292822 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 945/3819] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:26 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:26.295156 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-388b3881-948f-4c61-b9d4-7c4cb54c5c39 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:26.299319 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-388b3881-948f-4c61-b9d4-7c4cb54c5c39 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 Aug 14 22:33:26.299319 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-388b3881-948f-4c61-b9d4-7c4cb54c5c39 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:26.299319 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-388b3881-948f-4c61-b9d4-7c4cb54c5c39 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:26.309504 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-388b3881-948f-4c61-b9d4-7c4cb54c5c39 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 returned with HTTP 404 Aug 14 22:33:26.309504 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 951/3820] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:26 2026] GET /volume/v3/volumes/2184b1e0-6405-4010-a488-ffe557682a54 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:26.321779 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:26.326798 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:26.327165 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1703867356"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:26.328727 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1703867356'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:26.328847 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume of 1 GB Aug 14 22:33:26.333125 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Availability Zones retrieved successfully. Aug 14 22:33:26.338712 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (05ebee11-db89-48c0-b9a1-df72b2f529d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:26.339620 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d47d6d7-dfa4-4ed4-b80d-1547546ae3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:26.340511 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:26.373648 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d47d6d7-dfa4-4ed4-b80d-1547546ae3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:26.375030 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f879ea97-8c08-4b79-824e-a7463d51d628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:26.415073 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68a74c02-e71b-474b-b486-e12482187f77 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:26.417490 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68a74c02-e71b-474b-b486-e12482187f77 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:26.417766 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68a74c02-e71b-474b-b486-e12482187f77 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:26.418030 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68a74c02-e71b-474b-b486-e12482187f77 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:26.418182 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-68a74c02-e71b-474b-b486-e12482187f77 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:26.424895 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:26.424895 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:26.425820 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68a74c02-e71b-474b-b486-e12482187f77 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:26.426350 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 959/3821] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:26 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:26.448236 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['32b3fbdb-34e8-4ae9-b635-8e4f623db183', 'b80b46e2-1cb9-4adc-b7c6-68bf2eb8a63f', '6e3c1f98-502c-47d2-8203-2fc5541cf553', '342ea0fe-0ead-4f07-84a7-8ebe013d719f'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:26.449199 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f879ea97-8c08-4b79-824e-a7463d51d628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32b3fbdb-34e8-4ae9-b635-8e4f623db183', 'b80b46e2-1cb9-4adc-b7c6-68bf2eb8a63f', '6e3c1f98-502c-47d2-8203-2fc5541cf553', '342ea0fe-0ead-4f07-84a7-8ebe013d719f']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:26.449961 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef6007cf-5699-44a3-8899-bc7b2c2eb490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:26.485396 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef6007cf-5699-44a3-8899-bc7b2c2eb490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f4565c9-e9ab-472e-8dcb-3d201c89c579', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703867356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['32b3fbdb-34e8-4ae9-b635-8e4f623db183','b80b46e2-1cb9-4adc-b7c6-68bf2eb8a63f','6e3c1f98-502c-47d2-8203-2fc5541cf553','342ea0fe-0ead-4f07-84a7-8ebe013d719f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1703867356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f4565c9-e9ab-472e-8dcb-3d201c89c579,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cdabd4ecc3040b1817c3ac3a746f141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b780319d8084562b8ec8d06057c4222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:26.486829 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a6948e-469a-472d-a414-fefebb4b8733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:26.510859 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a6948e-469a-472d-a414-fefebb4b8733) transitioned into state 'SUCCESS' from state '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-1703867356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cdabd4ecc3040b1817c3ac3a746f141',qos_specs=None,replication_status=,reservations=['32b3fbdb-34e8-4ae9-b635-8e4f623db183','b80b46e2-1cb9-4adc-b7c6-68bf2eb8a63f','6e3c1f98-502c-47d2-8203-2fc5541cf553','342ea0fe-0ead-4f07-84a7-8ebe013d719f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b780319d8084562b8ec8d06057c4222',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:26.511273 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35499577-b536-43ba-9499-b84846b088fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:26.526110 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35499577-b536-43ba-9499-b84846b088fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:26.527546 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Flow 'volume_create_api' (05ebee11-db89-48c0-b9a1-df72b2f529d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:26.527949 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create volume request issued successfully. Aug 14 22:33:26.528750 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11ca11d0-6b0e-4248-8fd5-6ff37672b578 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:26.529562 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 967/3822] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:26 2026] POST /volume/v3/volumes => generated 778 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:26.546523 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-73eb08d4-aa3e-4167-8fe7-a174a64d421a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:26.553447 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73eb08d4-aa3e-4167-8fe7-a174a64d421a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 Aug 14 22:33:26.553711 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73eb08d4-aa3e-4167-8fe7-a174a64d421a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:26.553901 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73eb08d4-aa3e-4167-8fe7-a174a64d421a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:26.566702 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:26.566702 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:26.573168 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-73eb08d4-aa3e-4167-8fe7-a174a64d421a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:26.578779 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73eb08d4-aa3e-4167-8fe7-a174a64d421a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 returned with HTTP 200 Aug 14 22:33:26.579182 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 946/3823] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:26 2026] GET /volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:26.741100 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-72e51604-5b49-490d-b8c7-64657321cad1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:26.744146 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72e51604-5b49-490d-b8c7-64657321cad1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:26.744497 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72e51604-5b49-490d-b8c7-64657321cad1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:26.744815 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72e51604-5b49-490d-b8c7-64657321cad1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:26.744989 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-72e51604-5b49-490d-b8c7-64657321cad1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:26.749983 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:26.749983 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:26.750944 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72e51604-5b49-490d-b8c7-64657321cad1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:26.751489 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 952/3824] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:26 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:27.178164 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6be6cd44-6759-4bc5-9acd-a1071b7e96a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:27.181410 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6be6cd44-6759-4bc5-9acd-a1071b7e96a3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:27.181410 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6be6cd44-6759-4bc5-9acd-a1071b7e96a3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:27.181410 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6be6cd44-6759-4bc5-9acd-a1071b7e96a3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:27.181410 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6be6cd44-6759-4bc5-9acd-a1071b7e96a3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:27.185899 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:27.185899 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:27.187058 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6be6cd44-6759-4bc5-9acd-a1071b7e96a3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:27.187759 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 960/3825] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:27 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:27.308438 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-600ec275-8f15-4a3b-a9e8-fa934829cf9d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:27.312561 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-600ec275-8f15-4a3b-a9e8-fa934829cf9d tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:27.315299 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-600ec275-8f15-4a3b-a9e8-fa934829cf9d tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:27.315299 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-600ec275-8f15-4a3b-a9e8-fa934829cf9d tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:27.315299 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-600ec275-8f15-4a3b-a9e8-fa934829cf9d tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:27.322912 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:27.322912 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:27.327288 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-600ec275-8f15-4a3b-a9e8-fa934829cf9d tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:27.327288 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 968/3826] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:27 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:27.438772 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-26d8839d-7143-4e2b-a24c-9f040a548ac8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:27.441096 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26d8839d-7143-4e2b-a24c-9f040a548ac8 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:27.441427 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26d8839d-7143-4e2b-a24c-9f040a548ac8 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:27.441691 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26d8839d-7143-4e2b-a24c-9f040a548ac8 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:27.441843 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-26d8839d-7143-4e2b-a24c-9f040a548ac8 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:27.448529 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:27.448529 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:27.449513 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26d8839d-7143-4e2b-a24c-9f040a548ac8 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:27.450059 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 947/3827] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:27 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:27.594842 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-204b5527-e476-4d48-80e3-8e7aa751bb4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:27.602732 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-204b5527-e476-4d48-80e3-8e7aa751bb4b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 Aug 14 22:33:27.602988 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-204b5527-e476-4d48-80e3-8e7aa751bb4b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:27.603211 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-204b5527-e476-4d48-80e3-8e7aa751bb4b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:27.622468 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:27.622468 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:27.629483 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-204b5527-e476-4d48-80e3-8e7aa751bb4b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:27.636775 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-204b5527-e476-4d48-80e3-8e7aa751bb4b tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 returned with HTTP 200 Aug 14 22:33:27.636775 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 953/3828] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:27 2026] GET /volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 => generated 1018 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:27.648574 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c95b3a90-823e-45fd-ad92-008d613d88e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:27.650902 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c95b3a90-823e-45fd-ad92-008d613d88e4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:27.651500 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c95b3a90-823e-45fd-ad92-008d613d88e4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f4565c9-e9ab-472e-8dcb-3d201c89c579", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1926857359"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:27.661207 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:27.661207 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:27.662148 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c95b3a90-823e-45fd-ad92-008d613d88e4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:27.662148 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-c95b3a90-823e-45fd-ad92-008d613d88e4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Create snapshot from volume 3f4565c9-e9ab-472e-8dcb-3d201c89c579 Aug 14 22:33:27.694401 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c95b3a90-823e-45fd-ad92-008d613d88e4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Created reservations ['29c9848a-652d-4ff2-b159-fdfe6401e560', 'f5acee34-f2e8-4d2c-8268-e68ee9937dee', '224c7ecc-bee1-4274-a7a1-daa7358b2de9', '1e21d36e-abfc-417b-b242-ea047c6e4adb'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:27.753002 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c95b3a90-823e-45fd-ad92-008d613d88e4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot create request issued successfully. Aug 14 22:33:27.756538 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c95b3a90-823e-45fd-ad92-008d613d88e4 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:33:27.756538 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 961/3829] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:33:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:27.765914 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0a6fb152-9bc4-44fc-857c-95c6b6e9e7d2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:27.766765 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-08604304-ff18-4ca4-9398-a09ad7a44cc2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:27.767491 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0a6fb152-9bc4-44fc-857c-95c6b6e9e7d2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df Aug 14 22:33:27.767739 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0a6fb152-9bc4-44fc-857c-95c6b6e9e7d2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:27.768068 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0a6fb152-9bc4-44fc-857c-95c6b6e9e7d2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:27.772569 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08604304-ff18-4ca4-9398-a09ad7a44cc2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:27.774007 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08604304-ff18-4ca4-9398-a09ad7a44cc2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:27.774208 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08604304-ff18-4ca4-9398-a09ad7a44cc2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:27.774329 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-08604304-ff18-4ca4-9398-a09ad7a44cc2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:27.777034 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:27.777034 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:27.777034 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0a6fb152-9bc4-44fc-857c-95c6b6e9e7d2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:27.778851 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0a6fb152-9bc4-44fc-857c-95c6b6e9e7d2 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df returned with HTTP 200 Aug 14 22:33:27.782355 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 969/3830] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:27 2026] GET /volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:27.784896 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:27.784896 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:27.786887 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08604304-ff18-4ca4-9398-a09ad7a44cc2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:27.786887 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 948/3831] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:27 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:28.202665 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7ce70e3f-f9b0-4027-b645-05444584f052 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:28.205241 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ce70e3f-f9b0-4027-b645-05444584f052 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:28.205566 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ce70e3f-f9b0-4027-b645-05444584f052 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:28.205846 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ce70e3f-f9b0-4027-b645-05444584f052 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:28.206055 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7ce70e3f-f9b0-4027-b645-05444584f052 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:28.211292 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:28.211292 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:28.212905 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ce70e3f-f9b0-4027-b645-05444584f052 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:28.212905 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 954/3832] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:28 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:28.339972 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32293988-d4af-4647-8fc6-b4ca4b455792 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:28.342356 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32293988-d4af-4647-8fc6-b4ca4b455792 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:28.342626 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32293988-d4af-4647-8fc6-b4ca4b455792 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:28.342892 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32293988-d4af-4647-8fc6-b4ca4b455792 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:28.343111 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-32293988-d4af-4647-8fc6-b4ca4b455792 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:28.348458 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:28.348458 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:28.349223 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32293988-d4af-4647-8fc6-b4ca4b455792 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:28.349645 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 962/3833] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:28 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:28.360858 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0a32fad1-8783-4a68-9571-dded13525609 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:28.362905 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0a32fad1-8783-4a68-9571-dded13525609 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:33:28.363354 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0a32fad1-8783-4a68-9571-dded13525609 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9740fe3d-bc02-4b47-8f9c-549cc4256f24", "incremental": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:28.365087 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-0a32fad1-8783-4a68-9571-dded13525609 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Creating new backup {'backup': {'volume_id': '9740fe3d-bc02-4b47-8f9c-549cc4256f24', 'incremental': True}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:33:28.365288 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-0a32fad1-8783-4a68-9571-dded13525609 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Creating backup of volume 9740fe3d-bc02-4b47-8f9c-549cc4256f24 in container None Aug 14 22:33:28.377299 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:28.377299 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:28.377299 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0a32fad1-8783-4a68-9571-dded13525609 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:33:28.406525 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-0a32fad1-8783-4a68-9571-dded13525609 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Created reservations ['1a536020-d25a-4fd8-8cda-ca9cf5b75983', 'ec3827e3-aa4c-42ea-8d82-91c64371a6d6'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:28.449231 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0a32fad1-8783-4a68-9571-dded13525609 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 400 Aug 14 22:33:28.449947 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 970/3834] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:28 2026] POST /volume/v3/backups => generated 109 bytes in 90 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:33:28.464560 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c82296cb-4ba7-471b-b1cd-c588ffe8e7cf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:28.469397 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c82296cb-4ba7-471b-b1cd-c588ffe8e7cf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] DELETE https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:28.469609 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c82296cb-4ba7-471b-b1cd-c588ffe8e7cf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:28.469899 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c82296cb-4ba7-471b-b1cd-c588ffe8e7cf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:28.470054 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-c82296cb-4ba7-471b-b1cd-c588ffe8e7cf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Delete backup with id: ca512afe-d7e8-4d26-afb5-af469448e522. Aug 14 22:33:28.470510 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-70220e7d-7546-4923-931a-c11751ec1747 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:28.474449 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70220e7d-7546-4923-931a-c11751ec1747 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:28.474774 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70220e7d-7546-4923-931a-c11751ec1747 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:28.475044 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70220e7d-7546-4923-931a-c11751ec1747 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:28.475223 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-70220e7d-7546-4923-931a-c11751ec1747 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:28.484354 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:28.484354 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:28.484516 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:28.484516 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:28.485169 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70220e7d-7546-4923-931a-c11751ec1747 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:28.485671 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 955/3835] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:28 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:28.501643 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-c82296cb-4ba7-471b-b1cd-c588ffe8e7cf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] delete_backup rpcapi backup_id ca512afe-d7e8-4d26-afb5-af469448e522 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:33:28.503687 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c82296cb-4ba7-471b-b1cd-c588ffe8e7cf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 202 Aug 14 22:33:28.504411 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 949/3836] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:28 2026] DELETE /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:33:28.517206 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-837a70fa-dff0-4d5c-9208-a5171298c84e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:28.520604 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-837a70fa-dff0-4d5c-9208-a5171298c84e tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:28.520918 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-837a70fa-dff0-4d5c-9208-a5171298c84e tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:28.521368 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-837a70fa-dff0-4d5c-9208-a5171298c84e tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:28.521693 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-837a70fa-dff0-4d5c-9208-a5171298c84e tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:28.529870 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:28.529870 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:28.530991 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-837a70fa-dff0-4d5c-9208-a5171298c84e tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 200 Aug 14 22:33:28.531541 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 963/3837] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:28 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:28.806427 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ab4996ef-ee26-4228-a966-0e00b5b1467a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:28.806569 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-242d3ea4-f0d5-4a3f-8205-ff19334068b3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:28.806837 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab4996ef-ee26-4228-a966-0e00b5b1467a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df Aug 14 22:33:28.806837 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab4996ef-ee26-4228-a966-0e00b5b1467a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:28.807431 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab4996ef-ee26-4228-a966-0e00b5b1467a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:28.808148 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-242d3ea4-f0d5-4a3f-8205-ff19334068b3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:28.808775 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-242d3ea4-f0d5-4a3f-8205-ff19334068b3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:28.808775 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-242d3ea4-f0d5-4a3f-8205-ff19334068b3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:28.809139 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-242d3ea4-f0d5-4a3f-8205-ff19334068b3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:28.814852 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:28.814852 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:28.814944 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:28.814944 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:28.815375 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ab4996ef-ee26-4228-a966-0e00b5b1467a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:28.816296 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab4996ef-ee26-4228-a966-0e00b5b1467a tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df returned with HTTP 200 Aug 14 22:33:28.816502 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-242d3ea4-f0d5-4a3f-8205-ff19334068b3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:28.816806 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 971/3838] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:28 2026] GET /volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:28.817355 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 956/3839] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:28 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:28.828363 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d1d320c4-3ce2-40d3-9255-2e4d0431923e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:28.832045 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1d320c4-3ce2-40d3-9255-2e4d0431923e tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] POST https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df/action Aug 14 22:33:28.832476 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1d320c4-3ce2-40d3-9255-2e4d0431923e tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:33:28.832628 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1d320c4-3ce2-40d3-9255-2e4d0431923e tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:28.836148 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-d1d320c4-3ce2-40d3-9255-2e4d0431923e tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Updating snapshot '2bdea61f-8284-489e-a0b0-d30b8f0bc7df' with '{'status': 'creating'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:33:28.855304 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:28.855304 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:28.878092 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1d320c4-3ce2-40d3-9255-2e4d0431923e tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df/action returned with HTTP 202 Aug 14 22:33:28.878697 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 950/3840] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:33:28 2026] POST /volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:33:28.886131 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-63324e68-9f84-4f6a-b3dd-e1e6c41c00d0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:28.888174 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63324e68-9f84-4f6a-b3dd-e1e6c41c00d0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df Aug 14 22:33:28.888429 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63324e68-9f84-4f6a-b3dd-e1e6c41c00d0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:28.888618 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63324e68-9f84-4f6a-b3dd-e1e6c41c00d0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:28.894004 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:28.894004 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:28.894823 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-63324e68-9f84-4f6a-b3dd-e1e6c41c00d0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:28.895261 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63324e68-9f84-4f6a-b3dd-e1e6c41c00d0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df returned with HTTP 200 Aug 14 22:33:28.895616 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 964/3841] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:28 2026] GET /volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:28.914647 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5154b23c-8948-4160-b6c7-4744bb8fcdf6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:28.920508 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5154b23c-8948-4160-b6c7-4744bb8fcdf6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] POST https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df/action Aug 14 22:33:28.920994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5154b23c-8948-4160-b6c7-4744bb8fcdf6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:33:28.921171 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5154b23c-8948-4160-b6c7-4744bb8fcdf6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:28.922994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.snapshot_actions [None req-5154b23c-8948-4160-b6c7-4744bb8fcdf6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100322) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 22:33:28.936308 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:28.936308 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:28.937646 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.snapshot_actions [None req-5154b23c-8948-4160-b6c7-4744bb8fcdf6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] Updating snapshot 2bdea61f-8284-489e-a0b0-d30b8f0bc7df with info {'id': '2bdea61f-8284-489e-a0b0-d30b8f0bc7df', 'status': 'error', 'progress': '80%'} Aug 14 22:33:28.947599 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5154b23c-8948-4160-b6c7-4744bb8fcdf6 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-member] https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df/action returned with HTTP 202 Aug 14 22:33:28.948184 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 972/3842] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:33:28 2026] POST /volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:28.956874 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-56efb02d-2956-4539-aa6b-155695ee07e0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:28.959580 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56efb02d-2956-4539-aa6b-155695ee07e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df Aug 14 22:33:28.959845 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56efb02d-2956-4539-aa6b-155695ee07e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:28.960135 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56efb02d-2956-4539-aa6b-155695ee07e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:28.960433 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-56efb02d-2956-4539-aa6b-155695ee07e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete snapshot with id: 2bdea61f-8284-489e-a0b0-d30b8f0bc7df Aug 14 22:33:28.967267 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:28.967267 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:28.967764 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-56efb02d-2956-4539-aa6b-155695ee07e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:28.990049 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-56efb02d-2956-4539-aa6b-155695ee07e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot delete request issued successfully. Aug 14 22:33:28.990305 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56efb02d-2956-4539-aa6b-155695ee07e0 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df returned with HTTP 202 Aug 14 22:33:28.991148 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 957/3843] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:28 2026] DELETE /volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:29.001968 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c9d50d2c-6eca-4d9d-a265-9c48b62eaf88 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:29.004170 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c9d50d2c-6eca-4d9d-a265-9c48b62eaf88 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df Aug 14 22:33:29.004427 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c9d50d2c-6eca-4d9d-a265-9c48b62eaf88 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:29.004671 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c9d50d2c-6eca-4d9d-a265-9c48b62eaf88 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:29.012082 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:29.012082 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:29.012708 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c9d50d2c-6eca-4d9d-a265-9c48b62eaf88 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Snapshot retrieved successfully. Aug 14 22:33:29.013383 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c9d50d2c-6eca-4d9d-a265-9c48b62eaf88 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df returned with HTTP 200 Aug 14 22:33:29.013965 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 951/3844] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:29 2026] GET /volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:29.224533 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-15bb2975-a23d-40bc-9fe1-9da24b39635d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:29.226656 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15bb2975-a23d-40bc-9fe1-9da24b39635d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:29.226875 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15bb2975-a23d-40bc-9fe1-9da24b39635d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:29.227144 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15bb2975-a23d-40bc-9fe1-9da24b39635d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:29.227370 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-15bb2975-a23d-40bc-9fe1-9da24b39635d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:29.232665 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:29.232665 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:29.233702 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15bb2975-a23d-40bc-9fe1-9da24b39635d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:29.234187 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 965/3845] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:29 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:29.238530 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:29.240561 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:29.240978 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-822201226", "snapshot_id": null, "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:29.242707 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-822201226', 'snapshot_id': None, 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:29.417210 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Create volume of 1 GB Aug 14 22:33:29.417210 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:29.417210 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:29.430125 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Availability Zones retrieved successfully. Aug 14 22:33:29.435643 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Flow 'volume_create_api' (821898e6-1ae8-466b-8e84-bd0bfeefd73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:29.436732 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca635840-cdae-407b-9c22-a867681eb060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:29.437722 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:29.499777 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d6e5555-e099-4a6a-8a13-1b05af3fd742 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:29.501999 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d6e5555-e099-4a6a-8a13-1b05af3fd742 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:29.502306 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d6e5555-e099-4a6a-8a13-1b05af3fd742 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:29.502585 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d6e5555-e099-4a6a-8a13-1b05af3fd742 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:29.502733 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2d6e5555-e099-4a6a-8a13-1b05af3fd742 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:29.508406 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:29.508406 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:29.509172 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d6e5555-e099-4a6a-8a13-1b05af3fd742 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:29.509708 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 958/3846] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:29 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:29.526163 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1dd0284d-57b7-47f2-9933-c2fcf0e79d42 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:29.526514 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca635840-cdae-407b-9c22-a867681eb060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:29.527977 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c6005f-2341-4b77-99a9-20406d9de249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:29.528891 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1dd0284d-57b7-47f2-9933-c2fcf0e79d42 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] PUT https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:29.529416 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1dd0284d-57b7-47f2-9933-c2fcf0e79d42 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:29.539609 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:29.539609 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:29.542853 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-060e4d89-3d9b-4c02-aa51-a7fbd05fef4d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:29.545045 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-060e4d89-3d9b-4c02-aa51-a7fbd05fef4d tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 Aug 14 22:33:29.545260 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-060e4d89-3d9b-4c02-aa51-a7fbd05fef4d tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:29.545497 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-060e4d89-3d9b-4c02-aa51-a7fbd05fef4d tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:29.546432 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-060e4d89-3d9b-4c02-aa51-a7fbd05fef4d tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id ca512afe-d7e8-4d26-afb5-af469448e522. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:29.551273 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-060e4d89-3d9b-4c02-aa51-a7fbd05fef4d tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 returned with HTTP 404 Aug 14 22:33:29.552460 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 966/3847] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:29 2026] GET /volume/v3/backups/ca512afe-d7e8-4d26-afb5-af469448e522 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:29.563737 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1dd0284d-57b7-47f2-9933-c2fcf0e79d42 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:29.565486 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 952/3848] 10.4.3.114 () {70 vars in 1408 bytes} [Fri Aug 14 22:33:29 2026] PUT /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 315 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:29.566725 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:29.568634 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:29.569008 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1203884138"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:29.570660 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1203884138'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:29.570805 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Create volume of 1 GB Aug 14 22:33:29.573880 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a9f464cf-2131-436c-ba2a-6d94c229ee33 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:29.576875 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9f464cf-2131-436c-ba2a-6d94c229ee33 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:29.576968 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Availability Zones retrieved successfully. Aug 14 22:33:29.577013 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9f464cf-2131-436c-ba2a-6d94c229ee33 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:29.577013 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9f464cf-2131-436c-ba2a-6d94c229ee33 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:29.577013 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a9f464cf-2131-436c-ba2a-6d94c229ee33 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:29.580659 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:29.580659 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:29.581216 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9f464cf-2131-436c-ba2a-6d94c229ee33 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:29.581564 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 967/3849] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:29 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:29.582754 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Flow 'volume_create_api' (f7bcf24a-db1e-427e-8a42-777cb985e84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:29.584264 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7725268-af48-47c3-80d5-87e6e1ce5ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:29.585716 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:29.596551 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bcab306e-61b9-49ab-b3d5-d3b5e0b2b09f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:29.598761 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bcab306e-61b9-49ab-b3d5-d3b5e0b2b09f tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] DELETE https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:29.599865 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bcab306e-61b9-49ab-b3d5-d3b5e0b2b09f tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:29.600103 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bcab306e-61b9-49ab-b3d5-d3b5e0b2b09f tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:29.600218 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-bcab306e-61b9-49ab-b3d5-d3b5e0b2b09f tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Delete backup with id: 1ff1dd11-3578-4f32-8848-56f00d234e81. Aug 14 22:33:29.610125 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:29.610125 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:29.617870 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Created reservations ['ddab11a0-1dbc-4614-a482-83d2622300b9', '5032e34e-630b-4dff-a474-99d6796daeb9', 'b59fb538-47cb-467e-8bc6-d3594eccfa7d', '842a08d8-0b0b-414a-a341-2c423b00f7b1'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:29.618941 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c6005f-2341-4b77-99a9-20406d9de249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddab11a0-1dbc-4614-a482-83d2622300b9', '5032e34e-630b-4dff-a474-99d6796daeb9', 'b59fb538-47cb-467e-8bc6-d3594eccfa7d', '842a08d8-0b0b-414a-a341-2c423b00f7b1']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:29.619771 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c7796f1-dc9b-40a6-9384-2ad100051947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:29.636203 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7725268-af48-47c3-80d5-87e6e1ce5ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:29.637291 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5ef742-bb51-4b9f-b9e1-d3fea59af297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:29.637876 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-bcab306e-61b9-49ab-b3d5-d3b5e0b2b09f tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] delete_backup rpcapi backup_id 1ff1dd11-3578-4f32-8848-56f00d234e81 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:33:29.640341 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bcab306e-61b9-49ab-b3d5-d3b5e0b2b09f tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 202 Aug 14 22:33:29.640943 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 953/3850] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:33:29 2026] DELETE /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:33:29.650351 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f893bee2-1c2a-475b-bfeb-e015dd81d450 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:29.652648 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f893bee2-1c2a-475b-bfeb-e015dd81d450 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:29.652911 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f893bee2-1c2a-475b-bfeb-e015dd81d450 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:29.653054 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c7796f1-dc9b-40a6-9384-2ad100051947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b82c80b9-b933-4eaf-a7ef-c931402dc4ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-822201226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42601ea0972d4d4fb210ff748c69ebee',qos_specs=None,replication_status=,reservations=['ddab11a0-1dbc-4614-a482-83d2622300b9','5032e34e-630b-4dff-a474-99d6796daeb9','b59fb538-47cb-467e-8bc6-d3594eccfa7d','842a08d8-0b0b-414a-a341-2c423b00f7b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d7c62b2c404a68ae7eda4285756b63',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-822201226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b82c80b9-b933-4eaf-a7ef-c931402dc4ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42601ea0972d4d4fb210ff748c69ebee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81d7c62b2c404a68ae7eda4285756b63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:29.653196 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f893bee2-1c2a-475b-bfeb-e015dd81d450 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:29.653408 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f893bee2-1c2a-475b-bfeb-e015dd81d450 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:29.654517 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71de329b-1be6-4f42-aaa8-47e0126efa7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:29.658736 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:29.658736 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:29.659830 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f893bee2-1c2a-475b-bfeb-e015dd81d450 tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 200 Aug 14 22:33:29.660440 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 968/3851] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:29 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:29.686012 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71de329b-1be6-4f42-aaa8-47e0126efa7e) transitioned into state 'SUCCESS' from state '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-822201226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42601ea0972d4d4fb210ff748c69ebee',qos_specs=None,replication_status=,reservations=['ddab11a0-1dbc-4614-a482-83d2622300b9','5032e34e-630b-4dff-a474-99d6796daeb9','b59fb538-47cb-467e-8bc6-d3594eccfa7d','842a08d8-0b0b-414a-a341-2c423b00f7b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d7c62b2c404a68ae7eda4285756b63',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:29.686792 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b42dbbb-c592-4257-b8f3-e045d3a9a5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:29.700736 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b42dbbb-c592-4257-b8f3-e045d3a9a5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:29.701627 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Flow 'volume_create_api' (821898e6-1ae8-466b-8e84-bd0bfeefd73e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:29.701741 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Created reservations ['fc900bcd-b709-45c3-9195-bc2b0067b24e', '7d30504a-203c-4992-97e8-2bbd9508e58c', 'f8457d9d-bbec-4ac3-97b9-b9c654af5703', 'c14252f2-4268-4e82-a1fd-041e19146204'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:29.702361 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Create volume request issued successfully. Aug 14 22:33:29.702761 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5ef742-bb51-4b9f-b9e1-d3fea59af297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc900bcd-b709-45c3-9195-bc2b0067b24e', '7d30504a-203c-4992-97e8-2bbd9508e58c', 'f8457d9d-bbec-4ac3-97b9-b9c654af5703', 'c14252f2-4268-4e82-a1fd-041e19146204']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:29.703877 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e7de838-25c9-400c-9c69-2782c10ebfbf tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:29.704123 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ef370b-6bad-430e-94bb-770815348721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:29.704239 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 973/3852] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:33:29 2026] POST /volume/v3/volumes => generated 753 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:29.720211 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7bbf355f-08ca-4434-9ec6-7ba0a01845ae None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:29.722740 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7bbf355f-08ca-4434-9ec6-7ba0a01845ae tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff Aug 14 22:33:29.722994 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7bbf355f-08ca-4434-9ec6-7ba0a01845ae tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:29.723272 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7bbf355f-08ca-4434-9ec6-7ba0a01845ae tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:29.733030 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ef370b-6bad-430e-94bb-770815348721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac486fab-945e-4c1e-a994-e1676e8b0d13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1203884138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33164071e694dcf824274500024fecf',qos_specs=None,replication_status=,reservations=['fc900bcd-b709-45c3-9195-bc2b0067b24e','7d30504a-203c-4992-97e8-2bbd9508e58c','f8457d9d-bbec-4ac3-97b9-b9c654af5703','c14252f2-4268-4e82-a1fd-041e19146204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb52dc34d274a628beba63efd89d513',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1203884138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac486fab-945e-4c1e-a994-e1676e8b0d13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33164071e694dcf824274500024fecf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4eb52dc34d274a628beba63efd89d513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:29.733307 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:29.733307 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:29.734801 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a5c17a-b9de-42fa-baef-7de62506f76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:29.740526 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7bbf355f-08ca-4434-9ec6-7ba0a01845ae tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:33:29.747419 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7bbf355f-08ca-4434-9ec6-7ba0a01845ae tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff returned with HTTP 200 Aug 14 22:33:29.749604 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 954/3853] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:29 2026] GET /volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:29.758044 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a5c17a-b9de-42fa-baef-7de62506f76d) transitioned into state 'SUCCESS' from state '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-1203884138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33164071e694dcf824274500024fecf',qos_specs=None,replication_status=,reservations=['fc900bcd-b709-45c3-9195-bc2b0067b24e','7d30504a-203c-4992-97e8-2bbd9508e58c','f8457d9d-bbec-4ac3-97b9-b9c654af5703','c14252f2-4268-4e82-a1fd-041e19146204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb52dc34d274a628beba63efd89d513',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:29.759786 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba6a01d9-eb5d-40ba-9a20-befad5bbaaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:29.771829 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba6a01d9-eb5d-40ba-9a20-befad5bbaaa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:29.772662 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Flow 'volume_create_api' (f7bcf24a-db1e-427e-8a42-777cb985e84b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:29.773596 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Create volume request issued successfully. Aug 14 22:33:29.775487 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f857367-5f5f-4a6c-80f8-16c1ecbc3b81 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:29.775487 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 959/3854] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:29 2026] POST /volume/v3/volumes => generated 749 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:29.790391 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c723d5fe-0431-4d28-8290-d08e37250f89 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:29.792785 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c723d5fe-0431-4d28-8290-d08e37250f89 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 Aug 14 22:33:29.793077 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c723d5fe-0431-4d28-8290-d08e37250f89 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:29.793378 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c723d5fe-0431-4d28-8290-d08e37250f89 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:29.803404 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:29.803404 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:29.811835 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c723d5fe-0431-4d28-8290-d08e37250f89 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:33:29.828281 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c723d5fe-0431-4d28-8290-d08e37250f89 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 returned with HTTP 200 Aug 14 22:33:29.828281 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 969/3855] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:29 2026] GET /volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:29.834327 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-76823719-8b73-4caf-b050-4bec421f3945 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:29.837034 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76823719-8b73-4caf-b050-4bec421f3945 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:29.837376 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-76823719-8b73-4caf-b050-4bec421f3945 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:29.837642 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-76823719-8b73-4caf-b050-4bec421f3945 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:29.837779 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-76823719-8b73-4caf-b050-4bec421f3945 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:29.843759 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:29.843759 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:29.844868 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76823719-8b73-4caf-b050-4bec421f3945 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:29.845366 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 974/3856] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:29 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:30.026712 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be42be7e-509f-4168-91d6-29a67515cddc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.029086 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be42be7e-509f-4168-91d6-29a67515cddc tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df Aug 14 22:33:30.029365 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be42be7e-509f-4168-91d6-29a67515cddc tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.029620 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be42be7e-509f-4168-91d6-29a67515cddc tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.034106 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be42be7e-509f-4168-91d6-29a67515cddc tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df returned with HTTP 404 Aug 14 22:33:30.034716 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 955/3857] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:30 2026] GET /volume/v3/snapshots/2bdea61f-8284-489e-a0b0-d30b8f0bc7df => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:30.043836 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8f952736-80c4-4743-a3a8-69e6212eaf49 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.047055 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f952736-80c4-4743-a3a8-69e6212eaf49 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 Aug 14 22:33:30.047320 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f952736-80c4-4743-a3a8-69e6212eaf49 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.047551 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f952736-80c4-4743-a3a8-69e6212eaf49 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.047743 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-8f952736-80c4-4743-a3a8-69e6212eaf49 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume with id: 3f4565c9-e9ab-472e-8dcb-3d201c89c579 Aug 14 22:33:30.058108 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.058108 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:30.058542 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8f952736-80c4-4743-a3a8-69e6212eaf49 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:30.079070 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8f952736-80c4-4743-a3a8-69e6212eaf49 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Delete volume request issued successfully. Aug 14 22:33:30.079317 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f952736-80c4-4743-a3a8-69e6212eaf49 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 returned with HTTP 202 Aug 14 22:33:30.079815 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 960/3858] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:30 2026] DELETE /volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:30.087080 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1bfcaf0a-70ca-4ae4-b1d4-a8e40732e82d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.090407 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1bfcaf0a-70ca-4ae4-b1d4-a8e40732e82d tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 Aug 14 22:33:30.090623 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1bfcaf0a-70ca-4ae4-b1d4-a8e40732e82d tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.090902 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1bfcaf0a-70ca-4ae4-b1d4-a8e40732e82d tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.100845 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.100845 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:30.104675 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1bfcaf0a-70ca-4ae4-b1d4-a8e40732e82d tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Volume info retrieved successfully. Aug 14 22:33:30.109592 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1bfcaf0a-70ca-4ae4-b1d4-a8e40732e82d tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 returned with HTTP 200 Aug 14 22:33:30.110142 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 970/3859] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:30 2026] GET /volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:30.250193 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-01d16f36-30ad-4856-b85a-0161ba2dd314 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.251802 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01d16f36-30ad-4856-b85a-0161ba2dd314 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:30.251958 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01d16f36-30ad-4856-b85a-0161ba2dd314 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.252151 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01d16f36-30ad-4856-b85a-0161ba2dd314 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.252394 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-01d16f36-30ad-4856-b85a-0161ba2dd314 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:30.257744 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.257744 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:30.258697 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01d16f36-30ad-4856-b85a-0161ba2dd314 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:30.260564 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 975/3860] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:30 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:30.676342 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6c48c21d-d94a-4db8-8652-4fbd1664694d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.680152 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c48c21d-d94a-4db8-8652-4fbd1664694d tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 Aug 14 22:33:30.680518 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c48c21d-d94a-4db8-8652-4fbd1664694d tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.681537 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c48c21d-d94a-4db8-8652-4fbd1664694d tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.681674 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6c48c21d-d94a-4db8-8652-4fbd1664694d tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Show backup with id 1ff1dd11-3578-4f32-8848-56f00d234e81. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:30.685942 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c48c21d-d94a-4db8-8652-4fbd1664694d tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 returned with HTTP 404 Aug 14 22:33:30.686722 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 956/3861] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:30 2026] GET /volume/v3/backups/1ff1dd11-3578-4f32-8848-56f00d234e81 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:30.695792 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-534671a2-e9a9-43c5-9e47-28974579d1bc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.697744 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-534671a2-e9a9-43c5-9e47-28974579d1bc tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 Aug 14 22:33:30.697998 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-534671a2-e9a9-43c5-9e47-28974579d1bc tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.698228 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-534671a2-e9a9-43c5-9e47-28974579d1bc tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.698436 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-534671a2-e9a9-43c5-9e47-28974579d1bc tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Delete volume with id: 91b2333e-432c-4830-9956-5a07cd2d8490 Aug 14 22:33:30.709471 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.709471 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:30.709921 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-534671a2-e9a9-43c5-9e47-28974579d1bc tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Volume info retrieved successfully. Aug 14 22:33:30.730898 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-534671a2-e9a9-43c5-9e47-28974579d1bc tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Delete volume request issued successfully. Aug 14 22:33:30.731228 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-534671a2-e9a9-43c5-9e47-28974579d1bc tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 returned with HTTP 202 Aug 14 22:33:30.731734 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 961/3862] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:33:30 2026] DELETE /volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:30.742547 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55e5db24-e0ef-4044-837a-841207a8f76b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.744669 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55e5db24-e0ef-4044-837a-841207a8f76b tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 Aug 14 22:33:30.744908 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55e5db24-e0ef-4044-837a-841207a8f76b tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.745126 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55e5db24-e0ef-4044-837a-841207a8f76b tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.755274 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.755274 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:30.762325 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-55e5db24-e0ef-4044-837a-841207a8f76b tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Volume info retrieved successfully. Aug 14 22:33:30.766085 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55e5db24-e0ef-4044-837a-841207a8f76b tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 returned with HTTP 200 Aug 14 22:33:30.766625 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 971/3863] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:30 2026] GET /volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:30.766731 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-552c192f-c866-47b3-9900-fedc605f045d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.768942 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-552c192f-c866-47b3-9900-fedc605f045d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff Aug 14 22:33:30.769206 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-552c192f-c866-47b3-9900-fedc605f045d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.769465 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-552c192f-c866-47b3-9900-fedc605f045d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.779323 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.779323 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:30.783510 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-552c192f-c866-47b3-9900-fedc605f045d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:33:30.788601 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-552c192f-c866-47b3-9900-fedc605f045d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff returned with HTTP 200 Aug 14 22:33:30.789005 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 976/3864] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:30 2026] GET /volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:30.812651 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19029355-a247-4b4f-90d4-1cf4fdbe569a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.815643 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19029355-a247-4b4f-90d4-1cf4fdbe569a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff Aug 14 22:33:30.815980 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19029355-a247-4b4f-90d4-1cf4fdbe569a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.816445 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19029355-a247-4b4f-90d4-1cf4fdbe569a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.825427 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.825427 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:30.830989 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-19029355-a247-4b4f-90d4-1cf4fdbe569a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:33:30.837691 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19029355-a247-4b4f-90d4-1cf4fdbe569a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff returned with HTTP 200 Aug 14 22:33:30.839292 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 957/3865] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:30 2026] GET /volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:30.840651 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-447910b8-d510-4acd-99a4-436de7ad70e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.842834 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-447910b8-d510-4acd-99a4-436de7ad70e8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 Aug 14 22:33:30.843082 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-447910b8-d510-4acd-99a4-436de7ad70e8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.843381 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-447910b8-d510-4acd-99a4-436de7ad70e8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.852166 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.852166 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:30.853630 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3d10949a-bd4b-4fb8-8eb4-ea1cfe98fba5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.856118 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d10949a-bd4b-4fb8-8eb4-ea1cfe98fba5 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff Aug 14 22:33:30.856118 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d10949a-bd4b-4fb8-8eb4-ea1cfe98fba5 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.856272 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d10949a-bd4b-4fb8-8eb4-ea1cfe98fba5 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.857096 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-447910b8-d510-4acd-99a4-436de7ad70e8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:33:30.859097 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-22b1bc13-a6cb-4ee3-b10b-942a94302058 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.861619 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22b1bc13-a6cb-4ee3-b10b-942a94302058 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:30.861933 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22b1bc13-a6cb-4ee3-b10b-942a94302058 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.862363 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22b1bc13-a6cb-4ee3-b10b-942a94302058 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.862363 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-22b1bc13-a6cb-4ee3-b10b-942a94302058 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:30.864017 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-447910b8-d510-4acd-99a4-436de7ad70e8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 returned with HTTP 200 Aug 14 22:33:30.864453 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 962/3866] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:30 2026] GET /volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:30.866095 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.866095 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:30.872533 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.872533 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:30.872533 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22b1bc13-a6cb-4ee3-b10b-942a94302058 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:30.872533 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 977/3867] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:30 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:30.873321 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3d10949a-bd4b-4fb8-8eb4-ea1cfe98fba5 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:33:30.880594 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d10949a-bd4b-4fb8-8eb4-ea1cfe98fba5 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff returned with HTTP 200 Aug 14 22:33:30.881158 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 972/3868] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:30 2026] GET /volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:30.889592 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a31e2691-3391-4a03-914f-eb17e9fb44b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.892124 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a31e2691-3391-4a03-914f-eb17e9fb44b2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:33:30.892993 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a31e2691-3391-4a03-914f-eb17e9fb44b2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac486fab-945e-4c1e-a994-e1676e8b0d13", "name": "tempest-VolumesBackupsTest-Backup-6969946"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:30.895302 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-a31e2691-3391-4a03-914f-eb17e9fb44b2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Creating new backup {'backup': {'volume_id': 'ac486fab-945e-4c1e-a994-e1676e8b0d13', 'name': 'tempest-VolumesBackupsTest-Backup-6969946'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:33:30.895564 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-a31e2691-3391-4a03-914f-eb17e9fb44b2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Creating backup of volume ac486fab-945e-4c1e-a994-e1676e8b0d13 in container None Aug 14 22:33:30.896877 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a00445e2-b02f-4607-8e12-17ff185ed125 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.900067 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a00445e2-b02f-4607-8e12-17ff185ed125 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:33:30.900067 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a00445e2-b02f-4607-8e12-17ff185ed125 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b82c80b9-b933-4eaf-a7ef-c931402dc4ff", "name": "tempest-TestVolumeBackupRestore-backup-1214691983", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:30.902072 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-a00445e2-b02f-4607-8e12-17ff185ed125 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Creating new backup {'backup': {'volume_id': 'b82c80b9-b933-4eaf-a7ef-c931402dc4ff', 'name': 'tempest-TestVolumeBackupRestore-backup-1214691983', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:33:30.902242 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-a00445e2-b02f-4607-8e12-17ff185ed125 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Creating backup of volume b82c80b9-b933-4eaf-a7ef-c931402dc4ff in container None Aug 14 22:33:30.906670 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.906670 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:30.907235 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a31e2691-3391-4a03-914f-eb17e9fb44b2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Volume info retrieved successfully. Aug 14 22:33:30.910034 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.910034 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:30.910443 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a00445e2-b02f-4607-8e12-17ff185ed125 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:33:30.927699 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-a31e2691-3391-4a03-914f-eb17e9fb44b2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Created reservations ['c13c76e6-eb32-48f5-86a5-7bfc3b9ffaef', '963568e4-5a4a-4f53-bbde-0487eef3cdcb'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:30.935779 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a00445e2-b02f-4607-8e12-17ff185ed125 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Created reservations ['08360a0f-b094-47a0-ab9f-6cc1e0f5a3ff', 'fff1730c-a372-481e-8807-9d19aedaa011'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:30.961189 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a31e2691-3391-4a03-914f-eb17e9fb44b2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:33:30.961727 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 958/3869] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:33:30 2026] POST /volume/v3/backups => generated 327 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:30.974778 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d2f01601-ea7d-430d-8d51-4fdae5b724b6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.977568 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2f01601-ea7d-430d-8d51-4fdae5b724b6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:30.977820 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2f01601-ea7d-430d-8d51-4fdae5b724b6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.978090 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2f01601-ea7d-430d-8d51-4fdae5b724b6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.978234 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d2f01601-ea7d-430d-8d51-4fdae5b724b6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:30.978479 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a00445e2-b02f-4607-8e12-17ff185ed125 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:33:30.978945 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 963/3870] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:33:30 2026] POST /volume/v3/backups => generated 335 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:30.983092 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.983092 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:30.983906 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2f01601-ea7d-430d-8d51-4fdae5b724b6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:30.984487 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 978/3871] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:30 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:30.991395 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-87eb70e8-04e0-4b7b-9b75-74e5bf54f633 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:30.993143 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87eb70e8-04e0-4b7b-9b75-74e5bf54f633 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:30.993404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87eb70e8-04e0-4b7b-9b75-74e5bf54f633 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:30.993598 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87eb70e8-04e0-4b7b-9b75-74e5bf54f633 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:30.993715 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-87eb70e8-04e0-4b7b-9b75-74e5bf54f633 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:30.999860 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:30.999860 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:31.000732 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87eb70e8-04e0-4b7b-9b75-74e5bf54f633 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:31.001133 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 973/3872] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:30 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:31.123405 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9f12d340-2df5-4114-a881-7dd45bfb9f24 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:31.125161 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f12d340-2df5-4114-a881-7dd45bfb9f24 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] GET https://10.4.3.114/volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 Aug 14 22:33:31.125458 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f12d340-2df5-4114-a881-7dd45bfb9f24 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:31.125678 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f12d340-2df5-4114-a881-7dd45bfb9f24 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:31.131859 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f12d340-2df5-4114-a881-7dd45bfb9f24 tempest-ProjectMemberTests-1503732537 tempest-ProjectMemberTests-1503732537-project-admin] https://10.4.3.114/volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 returned with HTTP 404 Aug 14 22:33:31.132468 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 959/3873] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:31 2026] GET /volume/v3/volumes/3f4565c9-e9ab-472e-8dcb-3d201c89c579 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:31.272737 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6012b16-c9ec-4be5-8e9a-92e41100972c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:31.274954 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6012b16-c9ec-4be5-8e9a-92e41100972c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:31.275388 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6012b16-c9ec-4be5-8e9a-92e41100972c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:31.275388 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6012b16-c9ec-4be5-8e9a-92e41100972c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:31.275593 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a6012b16-c9ec-4be5-8e9a-92e41100972c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:31.282372 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:31.282372 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:31.282646 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6012b16-c9ec-4be5-8e9a-92e41100972c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:31.283763 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 964/3874] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:31 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:31.786063 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3541ec3c-9b4f-4d64-96e0-a232710b326e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:31.788205 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3541ec3c-9b4f-4d64-96e0-a232710b326e tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] GET https://10.4.3.114/volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 Aug 14 22:33:31.788472 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3541ec3c-9b4f-4d64-96e0-a232710b326e tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:31.788708 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3541ec3c-9b4f-4d64-96e0-a232710b326e tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:31.794633 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3541ec3c-9b4f-4d64-96e0-a232710b326e tempest-ProjectAdminTests39-863493926 tempest-ProjectAdminTests39-863493926-project-admin] https://10.4.3.114/volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 returned with HTTP 404 Aug 14 22:33:31.795228 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 979/3875] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:33:31 2026] GET /volume/v3/volumes/91b2333e-432c-4830-9956-5a07cd2d8490 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:31.887306 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2a33c590-93d4-4256-86ba-f101e452e1e1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:31.889300 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a33c590-93d4-4256-86ba-f101e452e1e1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:31.889565 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2a33c590-93d4-4256-86ba-f101e452e1e1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:31.889743 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2a33c590-93d4-4256-86ba-f101e452e1e1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:31.889870 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2a33c590-93d4-4256-86ba-f101e452e1e1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:31.899560 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:31.899560 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:31.900769 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a33c590-93d4-4256-86ba-f101e452e1e1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:31.901434 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 974/3876] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:31 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:31.999376 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-812200f7-ac82-46ae-94d3-7a483bd7aee2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:32.001529 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-812200f7-ac82-46ae-94d3-7a483bd7aee2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:32.001745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-812200f7-ac82-46ae-94d3-7a483bd7aee2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:32.001927 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-812200f7-ac82-46ae-94d3-7a483bd7aee2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:32.002048 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-812200f7-ac82-46ae-94d3-7a483bd7aee2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:32.007852 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:32.007852 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:32.008042 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-812200f7-ac82-46ae-94d3-7a483bd7aee2 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:32.010022 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 960/3877] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:31 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:32.015727 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-56e2fa50-267b-4ea1-b666-5c0534970588 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:32.020043 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56e2fa50-267b-4ea1-b666-5c0534970588 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:32.020043 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56e2fa50-267b-4ea1-b666-5c0534970588 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:32.020225 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56e2fa50-267b-4ea1-b666-5c0534970588 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:32.020385 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-56e2fa50-267b-4ea1-b666-5c0534970588 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:32.027674 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:32.027674 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:32.028603 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56e2fa50-267b-4ea1-b666-5c0534970588 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:32.029002 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 965/3878] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:32 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 744 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:32.297423 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7710d756-b8c0-419d-a507-6b365e026faf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:32.300183 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7710d756-b8c0-419d-a507-6b365e026faf tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:32.300183 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7710d756-b8c0-419d-a507-6b365e026faf tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:32.302812 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7710d756-b8c0-419d-a507-6b365e026faf tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:32.302812 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7710d756-b8c0-419d-a507-6b365e026faf tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:32.310186 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:32.310186 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:32.311138 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7710d756-b8c0-419d-a507-6b365e026faf tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:32.311657 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 980/3879] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:32 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:32.624279 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-91754676-4229-40c4-aee1-97f5ebf3c509 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:32.625930 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:32.626315 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-740924233"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:32.627714 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-740924233'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:32.627830 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Create volume of 1 GB Aug 14 22:33:32.633775 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Availability Zones retrieved successfully. Aug 14 22:33:32.639160 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Flow 'volume_create_api' (66ad0671-9e99-4071-b3ab-9bc0911a4efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:32.640022 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d69948c-cedb-4b88-a55e-5ae434b7c739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:32.640866 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:32.665016 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d69948c-cedb-4b88-a55e-5ae434b7c739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:32.665715 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2815b8d0-bef8-4741-b2bc-ac7654d1eaa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:32.721293 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Created reservations ['62e64131-bc8c-4ce4-a366-97562d313b55', 'bb7d8b6a-1bad-48c6-8a0b-698f9921403c', 'b212d45e-2527-41e2-be66-39b9c96eac3a', '7692d4ef-1933-4537-a538-c2f828181920'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:32.721468 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2815b8d0-bef8-4741-b2bc-ac7654d1eaa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62e64131-bc8c-4ce4-a366-97562d313b55', 'bb7d8b6a-1bad-48c6-8a0b-698f9921403c', 'b212d45e-2527-41e2-be66-39b9c96eac3a', '7692d4ef-1933-4537-a538-c2f828181920']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:32.722613 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fe559cc-672a-4e86-afc3-2fb2a48c5fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:32.758123 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fe559cc-672a-4e86-afc3-2fb2a48c5fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f8d2aa3-669a-4839-a5df-82fccb7f7f39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-740924233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6e14a746924539a6d62743880bc09b',qos_specs=None,replication_status=,reservations=['62e64131-bc8c-4ce4-a366-97562d313b55','bb7d8b6a-1bad-48c6-8a0b-698f9921403c','b212d45e-2527-41e2-be66-39b9c96eac3a','7692d4ef-1933-4537-a538-c2f828181920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c36303cfa44f629a7bda43c937a76c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-740924233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f8d2aa3-669a-4839-a5df-82fccb7f7f39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf6e14a746924539a6d62743880bc09b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1c36303cfa44f629a7bda43c937a76c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:32.760282 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b26e44a-7d1e-4425-8346-b80f9837bbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:32.784138 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b26e44a-7d1e-4425-8346-b80f9837bbd7) transitioned into state 'SUCCESS' from state '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-740924233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6e14a746924539a6d62743880bc09b',qos_specs=None,replication_status=,reservations=['62e64131-bc8c-4ce4-a366-97562d313b55','bb7d8b6a-1bad-48c6-8a0b-698f9921403c','b212d45e-2527-41e2-be66-39b9c96eac3a','7692d4ef-1933-4537-a538-c2f828181920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c36303cfa44f629a7bda43c937a76c',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:32.784138 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f120a2b5-73ce-4ff7-95d2-e5a8ab9d82a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:32.796520 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f120a2b5-73ce-4ff7-95d2-e5a8ab9d82a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:32.796520 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Flow 'volume_create_api' (66ad0671-9e99-4071-b3ab-9bc0911a4efb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:32.796520 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Create volume request issued successfully. Aug 14 22:33:32.796520 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91754676-4229-40c4-aee1-97f5ebf3c509 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:32.796520 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 975/3880] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:32 2026] POST /volume/v3/volumes => generated 754 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:32.814248 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9fc79726-00bf-44de-9db9-80bcae3b30e7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:32.822248 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9fc79726-00bf-44de-9db9-80bcae3b30e7 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:32.822472 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9fc79726-00bf-44de-9db9-80bcae3b30e7 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:32.822831 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9fc79726-00bf-44de-9db9-80bcae3b30e7 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:32.834275 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:32.834275 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:32.839601 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9fc79726-00bf-44de-9db9-80bcae3b30e7 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:32.844952 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9fc79726-00bf-44de-9db9-80bcae3b30e7 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:32.845430 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 961/3881] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:32 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:32.919185 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1acede92-75b7-432d-9abb-37ae318aac2b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:32.923338 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1acede92-75b7-432d-9abb-37ae318aac2b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:32.923338 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1acede92-75b7-432d-9abb-37ae318aac2b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:32.925216 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1acede92-75b7-432d-9abb-37ae318aac2b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:32.925480 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1acede92-75b7-432d-9abb-37ae318aac2b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:32.934346 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:32.934346 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:32.937240 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1acede92-75b7-432d-9abb-37ae318aac2b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:32.937812 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 966/3882] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:32 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:33.022508 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3b106f89-ab8f-4fb2-98c3-b0534b534033 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:33.024809 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3b106f89-ab8f-4fb2-98c3-b0534b534033 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:33.025054 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3b106f89-ab8f-4fb2-98c3-b0534b534033 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:33.025326 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3b106f89-ab8f-4fb2-98c3-b0534b534033 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:33.025406 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3b106f89-ab8f-4fb2-98c3-b0534b534033 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:33.029945 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:33.029945 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:33.030663 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3b106f89-ab8f-4fb2-98c3-b0534b534033 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:33.031155 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 981/3883] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:33 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:33.048366 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-19e50266-029d-4d77-ba3e-9a2757e377a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:33.051915 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19e50266-029d-4d77-ba3e-9a2757e377a6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:33.051915 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-19e50266-029d-4d77-ba3e-9a2757e377a6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:33.051915 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-19e50266-029d-4d77-ba3e-9a2757e377a6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:33.051915 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-19e50266-029d-4d77-ba3e-9a2757e377a6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:33.056367 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:33.056367 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:33.057063 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19e50266-029d-4d77-ba3e-9a2757e377a6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:33.057529 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 976/3884] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:33 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:33.331718 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c379be56-6089-4ea7-a21c-5104c1eb3bc8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:33.332108 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c379be56-6089-4ea7-a21c-5104c1eb3bc8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:33.332108 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c379be56-6089-4ea7-a21c-5104c1eb3bc8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:33.332706 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c379be56-6089-4ea7-a21c-5104c1eb3bc8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:33.332706 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c379be56-6089-4ea7-a21c-5104c1eb3bc8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:33.339017 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:33.339017 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:33.340028 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c379be56-6089-4ea7-a21c-5104c1eb3bc8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:33.340336 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 962/3885] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:33 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:33.867124 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b6e8b287-5122-417f-9195-10147cb08085 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:33.871824 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6e8b287-5122-417f-9195-10147cb08085 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:33.872140 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6e8b287-5122-417f-9195-10147cb08085 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:33.873649 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6e8b287-5122-417f-9195-10147cb08085 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:33.889272 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:33.889272 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:33.893827 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b6e8b287-5122-417f-9195-10147cb08085 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:33.899302 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6e8b287-5122-417f-9195-10147cb08085 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:33.899806 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 967/3886] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:33 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:33.937326 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8eeb0c55-518f-4d5d-8ae3-247e1dead29a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:33.949879 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-0ab68ab2-bdfe-4165-ac7f-5b1b61be44de None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:33.950801 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6a3db42c-1ba2-4a6f-9047-cce63b8d1bce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:33.954637 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-0ab68ab2-bdfe-4165-ac7f-5b1b61be44de tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:33.954715 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a3db42c-1ba2-4a6f-9047-cce63b8d1bce tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:33.954792 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-0ab68ab2-bdfe-4165-ac7f-5b1b61be44de tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:33.954830 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a3db42c-1ba2-4a6f-9047-cce63b8d1bce tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:33.954869 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-0ab68ab2-bdfe-4165-ac7f-5b1b61be44de tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:33.954906 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a3db42c-1ba2-4a6f-9047-cce63b8d1bce tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:33.954906 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6a3db42c-1ba2-4a6f-9047-cce63b8d1bce tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:33.959070 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:33.959070 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:33.960040 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a3db42c-1ba2-4a6f-9047-cce63b8d1bce tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:33.960537 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 963/3887] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:33 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:33.962179 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:33.962179 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:33.966174 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-0ab68ab2-bdfe-4165-ac7f-5b1b61be44de tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:33.971357 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-0ab68ab2-bdfe-4165-ac7f-5b1b61be44de tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:33.971956 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 977/3888] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:33:33 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:34.045123 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-db5ba609-359d-4e69-92d0-26f488990995 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:34.047399 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db5ba609-359d-4e69-92d0-26f488990995 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:34.047654 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db5ba609-359d-4e69-92d0-26f488990995 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:34.048154 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db5ba609-359d-4e69-92d0-26f488990995 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:34.048362 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-db5ba609-359d-4e69-92d0-26f488990995 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:34.055010 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:34.055010 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:34.056267 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db5ba609-359d-4e69-92d0-26f488990995 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:34.056719 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 968/3889] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:34 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:34.069515 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bce22545-0fa1-465c-b90d-f5e90d5d79cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:34.071988 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bce22545-0fa1-465c-b90d-f5e90d5d79cb tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:34.072303 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bce22545-0fa1-465c-b90d-f5e90d5d79cb tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:34.072563 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bce22545-0fa1-465c-b90d-f5e90d5d79cb tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:34.072718 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bce22545-0fa1-465c-b90d-f5e90d5d79cb tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:34.080938 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-16614859-61bf-4885-83f2-96e275caffcf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:34.080938 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16614859-61bf-4885-83f2-96e275caffcf None None] GET https://10.4.3.114/volume// Aug 14 22:33:34.080938 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16614859-61bf-4885-83f2-96e275caffcf None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:34.080938 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16614859-61bf-4885-83f2-96e275caffcf None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:34.080938 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16614859-61bf-4885-83f2-96e275caffcf None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:33:34.080938 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 978/3890] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:33: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 14 22:33:34.086651 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:34.086651 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:34.087329 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bce22545-0fa1-465c-b90d-f5e90d5d79cb tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:34.087792 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 964/3891] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:34 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 744 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:34.093504 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-21a18e83-1299-49fe-a9cd-22cfcbf46956 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:34.095958 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-21a18e83-1299-49fe-a9cd-22cfcbf46956 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:33:34.096391 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-21a18e83-1299-49fe-a9cd-22cfcbf46956 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f8d2aa3-669a-4839-a5df-82fccb7f7f39", "connector": null, "instance_uuid": "91f1a71f-f28f-49c0-a3ad-d5833b9056e0"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:34.107815 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:34.107815 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:34.108665 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8eeb0c55-518f-4d5d-8ae3-247e1dead29a tempest-ProjectReaderTests-490793883 tempest-ProjectReaderTests-490793883-project-admin] GET https://10.4.3.114/volume/v3/scheduler-stats/get_pools Aug 14 22:33:34.109030 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8eeb0c55-518f-4d5d-8ae3-247e1dead29a tempest-ProjectReaderTests-490793883 tempest-ProjectReaderTests-490793883-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:34.109092 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8eeb0c55-518f-4d5d-8ae3-247e1dead29a tempest-ProjectReaderTests-490793883 tempest-ProjectReaderTests-490793883-project-admin] Calling method 'get_pools' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:34.120767 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8eeb0c55-518f-4d5d-8ae3-247e1dead29a tempest-ProjectReaderTests-490793883 tempest-ProjectReaderTests-490793883-project-admin] https://10.4.3.114/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 22:33:34.121374 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 982/3892] 10.4.3.114 () {66 vars in 1291 bytes} [Fri Aug 14 22:33:33 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:34.132542 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10f57142-f098-448a-8103-2fde3c00cba7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:34.145210 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-21a18e83-1299-49fe-a9cd-22cfcbf46956 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:33:34.145710 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 969/3893] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:33:34 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 14 22:33:34.189007 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-21b77922-5354-4d81-b3fc-71c880c5df2d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:34.191609 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21b77922-5354-4d81-b3fc-71c880c5df2d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:34.191609 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21b77922-5354-4d81-b3fc-71c880c5df2d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:34.191749 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21b77922-5354-4d81-b3fc-71c880c5df2d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:34.205969 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:34.205969 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:34.206981 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-98beef01-881b-483b-832a-d900b71329c9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:34.207601 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98beef01-881b-483b-832a-d900b71329c9 None None] GET https://10.4.3.114/volume// Aug 14 22:33:34.207826 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98beef01-881b-483b-832a-d900b71329c9 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:34.208077 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98beef01-881b-483b-832a-d900b71329c9 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:34.208498 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98beef01-881b-483b-832a-d900b71329c9 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:33:34.208943 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 983/3894] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:33: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 14 22:33:34.212076 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-21b77922-5354-4d81-b3fc-71c880c5df2d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:34.218636 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21b77922-5354-4d81-b3fc-71c880c5df2d tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:34.219172 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 965/3895] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:34 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:34.220928 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-b104756f-64fa-4baa-ad93-9728df0358a0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:34.223634 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-b104756f-64fa-4baa-ad93-9728df0358a0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:34.223939 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-b104756f-64fa-4baa-ad93-9728df0358a0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:34.224188 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-b104756f-64fa-4baa-ad93-9728df0358a0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:34.237341 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:34.237341 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:34.241999 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-b104756f-64fa-4baa-ad93-9728df0358a0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:34.249409 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-b104756f-64fa-4baa-ad93-9728df0358a0 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:34.250276 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 970/3896] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:33:34 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:33:34.292282 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10f57142-f098-448a-8103-2fde3c00cba7 tempest-ProjectReaderTests-490793883 tempest-ProjectReaderTests-490793883-project-reader] GET https://10.4.3.114/volume/v3/capabilities/np0000007343@storpool Aug 14 22:33:34.292282 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10f57142-f098-448a-8103-2fde3c00cba7 tempest-ProjectReaderTests-490793883 tempest-ProjectReaderTests-490793883-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:34.292282 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10f57142-f098-448a-8103-2fde3c00cba7 tempest-ProjectReaderTests-490793883 tempest-ProjectReaderTests-490793883-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:34.293310 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-10f57142-f098-448a-8103-2fde3c00cba7 tempest-ProjectReaderTests-490793883 tempest-ProjectReaderTests-490793883-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '00ca6793fb454b1aa73bff88d648e160', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27ab56c2482d44bb8211ea481ff43175', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:33:34.293716 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10f57142-f098-448a-8103-2fde3c00cba7 tempest-ProjectReaderTests-490793883 tempest-ProjectReaderTests-490793883-project-reader] https://10.4.3.114/volume/v3/capabilities/np0000007343@storpool returned with HTTP 403 Aug 14 22:33:34.294331 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 979/3897] 10.4.3.114 () {66 vars in 1318 bytes} [Fri Aug 14 22:33:34 2026] GET /volume/v3/capabilities/np0000007343@storpool => generated 110 bytes in 163 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:34.355539 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5ba964ba-7eed-401f-becc-a038d8174fa0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:34.361324 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ba964ba-7eed-401f-becc-a038d8174fa0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:34.361538 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ba964ba-7eed-401f-becc-a038d8174fa0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:34.362129 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ba964ba-7eed-401f-becc-a038d8174fa0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:34.362129 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5ba964ba-7eed-401f-becc-a038d8174fa0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:34.378331 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:34.378331 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:34.379520 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ba964ba-7eed-401f-becc-a038d8174fa0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:34.380086 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 984/3898] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:34 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:34.414388 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-be0d717d-f650-4b74-84c0-a0c8403b4b46 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:34.417313 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-be0d717d-f650-4b74-84c0-a0c8403b4b46 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] PUT https://10.4.3.114/volume/v3/attachments/907d14a0-67b1-479b-8778-8e38a80238a8 Aug 14 22:33:34.417859 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-be0d717d-f650-4b74-84c0-a0c8403b4b46 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:34.428204 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-be0d717d-f650-4b74-84c0-a0c8403b4b46 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Acquiring lock "cinder-attachment_update-5f8d2aa3-669a-4839-a5df-82fccb7f7f39-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:33:34.435825 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-be0d717d-f650-4b74-84c0-a0c8403b4b46 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Lock "cinder-attachment_update-5f8d2aa3-669a-4839-a5df-82fccb7f7f39-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:33:34.437537 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:34.437537 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:34.565951 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-be0d717d-f650-4b74-84c0-a0c8403b4b46 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Lock "cinder-attachment_update-5f8d2aa3-669a-4839-a5df-82fccb7f7f39-np0000007343" released by "attachment_update" :: held 0.131s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:33:34.566305 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-be0d717d-f650-4b74-84c0-a0c8403b4b46 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/attachments/907d14a0-67b1-479b-8778-8e38a80238a8 returned with HTTP 200 Aug 14 22:33:34.566758 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 966/3899] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:33:34 2026] PUT /volume/v3/attachments/907d14a0-67b1-479b-8778-8e38a80238a8 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:34.977483 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6d1a97d3-5cdb-4164-9002-d917a6f3b64f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:34.981576 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d1a97d3-5cdb-4164-9002-d917a6f3b64f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:34.981840 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d1a97d3-5cdb-4164-9002-d917a6f3b64f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:34.983453 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d1a97d3-5cdb-4164-9002-d917a6f3b64f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:34.983607 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6d1a97d3-5cdb-4164-9002-d917a6f3b64f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:34.991337 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:34.991337 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:34.993795 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d1a97d3-5cdb-4164-9002-d917a6f3b64f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:34.994383 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 971/3900] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:34 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:35.071469 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d394ad0b-40ae-496a-b984-9592c1aaa61f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:35.073323 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d394ad0b-40ae-496a-b984-9592c1aaa61f tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:35.076116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d394ad0b-40ae-496a-b984-9592c1aaa61f tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:35.076116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d394ad0b-40ae-496a-b984-9592c1aaa61f tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:35.076116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d394ad0b-40ae-496a-b984-9592c1aaa61f tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:35.081976 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:35.081976 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:35.083925 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d394ad0b-40ae-496a-b984-9592c1aaa61f tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:35.085724 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 980/3901] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:35 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:35.102232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1fbef563-6173-4edb-a671-e57c91163144 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:35.105354 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1fbef563-6173-4edb-a671-e57c91163144 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:35.105647 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1fbef563-6173-4edb-a671-e57c91163144 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:35.105970 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1fbef563-6173-4edb-a671-e57c91163144 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:35.106143 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1fbef563-6173-4edb-a671-e57c91163144 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:35.111420 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:35.111420 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:35.112441 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1fbef563-6173-4edb-a671-e57c91163144 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:35.112883 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 985/3902] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:35 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:35.234580 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f5580801-62d8-436a-8985-1bbf57a725ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:35.237224 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5580801-62d8-436a-8985-1bbf57a725ef tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:35.237493 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5580801-62d8-436a-8985-1bbf57a725ef tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:35.237732 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5580801-62d8-436a-8985-1bbf57a725ef tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:35.250169 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:35.250169 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:35.254803 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f5580801-62d8-436a-8985-1bbf57a725ef tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:35.260282 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5580801-62d8-436a-8985-1bbf57a725ef tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:35.260918 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 967/3903] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:35 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:35.397341 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0eb0ff3c-a804-4d73-beba-81a2f70069f4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:35.399988 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0eb0ff3c-a804-4d73-beba-81a2f70069f4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:35.400396 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0eb0ff3c-a804-4d73-beba-81a2f70069f4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:35.400652 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0eb0ff3c-a804-4d73-beba-81a2f70069f4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:35.400763 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0eb0ff3c-a804-4d73-beba-81a2f70069f4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:35.405492 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:35.405492 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:35.406770 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0eb0ff3c-a804-4d73-beba-81a2f70069f4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:35.408415 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 972/3904] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:35 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:36.009522 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b1136d00-757d-4adc-8cf9-3bfe8fc9bb15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:36.014631 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b1136d00-757d-4adc-8cf9-3bfe8fc9bb15 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:36.014766 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b1136d00-757d-4adc-8cf9-3bfe8fc9bb15 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:36.015040 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b1136d00-757d-4adc-8cf9-3bfe8fc9bb15 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:36.015178 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b1136d00-757d-4adc-8cf9-3bfe8fc9bb15 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:36.024945 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:36.024945 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:36.025742 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b1136d00-757d-4adc-8cf9-3bfe8fc9bb15 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:36.026373 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 981/3905] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:36 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:36.101651 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-76b51fe2-c028-4728-a916-6cb7abe81734 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:36.103977 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76b51fe2-c028-4728-a916-6cb7abe81734 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:36.104305 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-76b51fe2-c028-4728-a916-6cb7abe81734 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:36.104550 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-76b51fe2-c028-4728-a916-6cb7abe81734 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:36.104640 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-76b51fe2-c028-4728-a916-6cb7abe81734 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:36.110376 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:36.110376 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:36.110655 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76b51fe2-c028-4728-a916-6cb7abe81734 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:36.111112 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 986/3906] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:36 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:36.125662 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c5bffd42-9087-4e00-8972-78237267f71a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:36.127791 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5bffd42-9087-4e00-8972-78237267f71a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:36.128076 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5bffd42-9087-4e00-8972-78237267f71a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:36.128603 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5bffd42-9087-4e00-8972-78237267f71a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:36.128603 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c5bffd42-9087-4e00-8972-78237267f71a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:36.133910 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:36.133910 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:36.135027 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5bffd42-9087-4e00-8972-78237267f71a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:36.135807 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 968/3907] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:36 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:36.277055 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6a2d48e2-3783-4c54-9d0e-3ce67ad0fcc5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:36.279541 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a2d48e2-3783-4c54-9d0e-3ce67ad0fcc5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:36.279760 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a2d48e2-3783-4c54-9d0e-3ce67ad0fcc5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:36.280107 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a2d48e2-3783-4c54-9d0e-3ce67ad0fcc5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:36.292225 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:36.292225 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:36.297573 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6a2d48e2-3783-4c54-9d0e-3ce67ad0fcc5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:36.304389 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a2d48e2-3783-4c54-9d0e-3ce67ad0fcc5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:36.305302 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 973/3908] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:36 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:36.420286 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e4339df3-b66b-4e59-8a71-d6366e2d96b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:36.423747 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e4339df3-b66b-4e59-8a71-d6366e2d96b5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:36.424035 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e4339df3-b66b-4e59-8a71-d6366e2d96b5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:36.424305 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e4339df3-b66b-4e59-8a71-d6366e2d96b5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:36.424459 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e4339df3-b66b-4e59-8a71-d6366e2d96b5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:36.434453 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:36.434453 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:36.435689 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e4339df3-b66b-4e59-8a71-d6366e2d96b5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:36.436636 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 982/3909] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:36 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:36.735984 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:36.877363 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:36.877793 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-437494711"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:36.879680 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-437494711'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:36.879843 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume of 1 GB Aug 14 22:33:36.885500 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Availability Zones retrieved successfully. Aug 14 22:33:36.893752 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Flow 'volume_create_api' (6848e5a6-b6dd-4bbe-83e2-9770cbc11c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:36.895349 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb872ff-be4b-4617-8c15-568199db1776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:36.896530 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:36.937423 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb872ff-be4b-4617-8c15-568199db1776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:36.937423 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9ac1a82-c403-406a-8414-d23561c238af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:37.005955 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Created reservations ['1c27c725-19ae-4419-82d1-aaa8d4972afd', '22800d0c-dd29-4606-a6ea-768834e0c732', '5fa6f7a9-bb7c-460e-9c8a-0d1e10ccf63e', '091fbe90-fcd0-4033-9076-489bfb777112'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:37.007214 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9ac1a82-c403-406a-8414-d23561c238af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c27c725-19ae-4419-82d1-aaa8d4972afd', '22800d0c-dd29-4606-a6ea-768834e0c732', '5fa6f7a9-bb7c-460e-9c8a-0d1e10ccf63e', '091fbe90-fcd0-4033-9076-489bfb777112']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:37.008085 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5e33986-3df2-46d5-afbe-a289158251e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:37.033322 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5e33986-3df2-46d5-afbe-a289158251e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3462aabb-b857-4cc0-a52e-dde80c130381', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-437494711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='838445aa6e2f463ab33205407789bcc3',qos_specs=None,replication_status=,reservations=['1c27c725-19ae-4419-82d1-aaa8d4972afd','22800d0c-dd29-4606-a6ea-768834e0c732','5fa6f7a9-bb7c-460e-9c8a-0d1e10ccf63e','091fbe90-fcd0-4033-9076-489bfb777112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='992a0ab999e8470b8db698cb96c16431',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-437494711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3462aabb-b857-4cc0-a52e-dde80c130381,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='838445aa6e2f463ab33205407789bcc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='992a0ab999e8470b8db698cb96c16431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:37.034199 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f46aaad-4cb1-4bb7-bf94-8825b0062d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:37.041040 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-195610fa-f8a7-4ef1-b0fa-eff23e84419b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:37.042841 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-195610fa-f8a7-4ef1-b0fa-eff23e84419b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:37.043079 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-195610fa-f8a7-4ef1-b0fa-eff23e84419b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:37.043289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-195610fa-f8a7-4ef1-b0fa-eff23e84419b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:37.043429 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-195610fa-f8a7-4ef1-b0fa-eff23e84419b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:37.048201 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:37.048201 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:37.049089 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-195610fa-f8a7-4ef1-b0fa-eff23e84419b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:37.049522 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 969/3910] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:37 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:37.057203 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f46aaad-4cb1-4bb7-bf94-8825b0062d0c) transitioned into state 'SUCCESS' from state '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-437494711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='838445aa6e2f463ab33205407789bcc3',qos_specs=None,replication_status=,reservations=['1c27c725-19ae-4419-82d1-aaa8d4972afd','22800d0c-dd29-4606-a6ea-768834e0c732','5fa6f7a9-bb7c-460e-9c8a-0d1e10ccf63e','091fbe90-fcd0-4033-9076-489bfb777112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='992a0ab999e8470b8db698cb96c16431',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:37.057965 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c690c36b-610f-4937-a9aa-f5e20e962f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:37.066760 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c690c36b-610f-4937-a9aa-f5e20e962f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:37.067965 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Flow 'volume_create_api' (6848e5a6-b6dd-4bbe-83e2-9770cbc11c98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:37.068553 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume request issued successfully. Aug 14 22:33:37.069483 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7dadd97-3295-49ee-ad1d-5cb308539852 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:37.070024 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 987/3911] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:36 2026] POST /volume/v3/volumes => generated 777 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:37.082197 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-941e6af2-87c5-4440-bc09-cf2aadd20836 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:37.083754 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-941e6af2-87c5-4440-bc09-cf2aadd20836 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 Aug 14 22:33:37.083924 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-941e6af2-87c5-4440-bc09-cf2aadd20836 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:37.084112 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-941e6af2-87c5-4440-bc09-cf2aadd20836 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:37.090713 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:37.090713 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:37.093871 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-941e6af2-87c5-4440-bc09-cf2aadd20836 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:37.097201 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-941e6af2-87c5-4440-bc09-cf2aadd20836 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 returned with HTTP 200 Aug 14 22:33:37.097620 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 974/3912] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:37 2026] GET /volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:37.122300 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b4b323e0-2941-4020-b220-d51b07b49c32 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:37.124325 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4b323e0-2941-4020-b220-d51b07b49c32 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:37.124611 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4b323e0-2941-4020-b220-d51b07b49c32 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:37.124812 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4b323e0-2941-4020-b220-d51b07b49c32 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:37.124965 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b4b323e0-2941-4020-b220-d51b07b49c32 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:37.129423 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:37.129423 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:37.130156 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4b323e0-2941-4020-b220-d51b07b49c32 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:37.130772 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 983/3913] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:37 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:37.149346 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b0847c0-a2b6-44f5-bcbc-a7671167176e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:37.151623 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b0847c0-a2b6-44f5-bcbc-a7671167176e tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:37.151956 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b0847c0-a2b6-44f5-bcbc-a7671167176e tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:37.152287 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b0847c0-a2b6-44f5-bcbc-a7671167176e tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:37.152509 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5b0847c0-a2b6-44f5-bcbc-a7671167176e tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:37.161655 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:37.161655 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:37.162525 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b0847c0-a2b6-44f5-bcbc-a7671167176e tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:37.162926 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 970/3914] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:37 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:37.319511 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2145e7f3-cb0e-4f05-a71c-97fdc88be4e7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:37.321835 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2145e7f3-cb0e-4f05-a71c-97fdc88be4e7 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:37.322120 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2145e7f3-cb0e-4f05-a71c-97fdc88be4e7 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:37.322355 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2145e7f3-cb0e-4f05-a71c-97fdc88be4e7 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:37.334793 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:37.334793 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:37.342058 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2145e7f3-cb0e-4f05-a71c-97fdc88be4e7 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:37.346771 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2145e7f3-cb0e-4f05-a71c-97fdc88be4e7 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:37.347368 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 988/3915] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:37 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:37.448208 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-451ece86-0dfb-4f11-ae75-94c65df408c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:37.450580 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-451ece86-0dfb-4f11-ae75-94c65df408c0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:37.450823 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-451ece86-0dfb-4f11-ae75-94c65df408c0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:37.451034 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-451ece86-0dfb-4f11-ae75-94c65df408c0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:37.451136 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-451ece86-0dfb-4f11-ae75-94c65df408c0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:37.456228 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:37.456228 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:37.457499 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-451ece86-0dfb-4f11-ae75-94c65df408c0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:37.458266 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 975/3916] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:37 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:38.062887 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d365257f-4edd-4ab9-b864-5180ba616a5b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:38.064831 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d365257f-4edd-4ab9-b864-5180ba616a5b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:38.070929 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d365257f-4edd-4ab9-b864-5180ba616a5b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:38.070929 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d365257f-4edd-4ab9-b864-5180ba616a5b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:38.070929 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d365257f-4edd-4ab9-b864-5180ba616a5b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:38.081321 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:38.081321 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:38.082275 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d365257f-4edd-4ab9-b864-5180ba616a5b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:38.083162 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 984/3917] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:38 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:38.112554 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a61d3150-b6b6-4ebe-ab2f-622f9a9977d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:38.116062 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a61d3150-b6b6-4ebe-ab2f-622f9a9977d4 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 Aug 14 22:33:38.116364 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a61d3150-b6b6-4ebe-ab2f-622f9a9977d4 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:38.116599 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a61d3150-b6b6-4ebe-ab2f-622f9a9977d4 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:38.127940 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:38.127940 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:38.132058 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a61d3150-b6b6-4ebe-ab2f-622f9a9977d4 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:38.136906 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a61d3150-b6b6-4ebe-ab2f-622f9a9977d4 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 returned with HTTP 200 Aug 14 22:33:38.137441 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 971/3918] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:38 2026] GET /volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:38.146415 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-de90f373-cc65-4e3c-b6d8-4df1d816d18c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:38.150280 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de90f373-cc65-4e3c-b6d8-4df1d816d18c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:38.150280 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de90f373-cc65-4e3c-b6d8-4df1d816d18c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:38.150280 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de90f373-cc65-4e3c-b6d8-4df1d816d18c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:38.150280 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-de90f373-cc65-4e3c-b6d8-4df1d816d18c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:38.154779 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:38.154779 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:38.155167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c3fd4edc-0b45-4a4e-b185-af48b43d497a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:38.155767 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de90f373-cc65-4e3c-b6d8-4df1d816d18c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:38.156457 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 989/3919] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:38 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:33:38.156988 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3fd4edc-0b45-4a4e-b185-af48b43d497a tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:38.157362 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3fd4edc-0b45-4a4e-b185-af48b43d497a tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3462aabb-b857-4cc0-a52e-dde80c130381", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-751857637"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:38.166957 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:38.166957 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:38.167440 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c3fd4edc-0b45-4a4e-b185-af48b43d497a tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:38.167628 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-c3fd4edc-0b45-4a4e-b185-af48b43d497a tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create snapshot from volume 3462aabb-b857-4cc0-a52e-dde80c130381 Aug 14 22:33:38.177737 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fb316412-1c02-4e8b-8d57-68d3c7988012 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:38.181342 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb316412-1c02-4e8b-8d57-68d3c7988012 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:38.181342 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb316412-1c02-4e8b-8d57-68d3c7988012 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:38.181342 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb316412-1c02-4e8b-8d57-68d3c7988012 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:38.181342 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fb316412-1c02-4e8b-8d57-68d3c7988012 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:38.185610 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:38.185610 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:38.186679 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb316412-1c02-4e8b-8d57-68d3c7988012 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:38.187238 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 985/3920] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:38 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:38.225005 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c3fd4edc-0b45-4a4e-b185-af48b43d497a tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Created reservations ['93c60205-53fe-46ff-8632-53ba12e2a1bd', 'c04e87e3-c016-45d5-95e5-4a4bf058d7a0', '1087e0d5-5cdc-4082-a991-5ddce9b7e8fb', '5a0d9c48-ecea-4d1d-bf69-d24e1cc0f363'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:38.263758 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c3fd4edc-0b45-4a4e-b185-af48b43d497a tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot create request issued successfully. Aug 14 22:33:38.264220 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3fd4edc-0b45-4a4e-b185-af48b43d497a tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:33:38.264732 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 976/3921] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:33:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:38.275008 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b0b31d5-7948-4c47-8c20-1fbb5be7cf5d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:38.277924 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b0b31d5-7948-4c47-8c20-1fbb5be7cf5d tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 Aug 14 22:33:38.278178 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b0b31d5-7948-4c47-8c20-1fbb5be7cf5d tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:38.278472 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b0b31d5-7948-4c47-8c20-1fbb5be7cf5d tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:38.287159 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:38.287159 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:38.287729 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5b0b31d5-7948-4c47-8c20-1fbb5be7cf5d tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:38.288858 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b0b31d5-7948-4c47-8c20-1fbb5be7cf5d tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 returned with HTTP 200 Aug 14 22:33:38.289650 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 972/3922] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:38 2026] GET /volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:38.359866 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9918f086-e07c-4adf-90f2-c936715072ea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:38.362007 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9918f086-e07c-4adf-90f2-c936715072ea tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:38.362283 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9918f086-e07c-4adf-90f2-c936715072ea tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:38.362553 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9918f086-e07c-4adf-90f2-c936715072ea tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:38.374544 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:38.374544 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:38.378873 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9918f086-e07c-4adf-90f2-c936715072ea tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:38.384373 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9918f086-e07c-4adf-90f2-c936715072ea tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:38.384909 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 990/3923] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:38 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:38.478640 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b4470394-0c08-4b93-99a0-bbce541b0f38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:38.480761 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4470394-0c08-4b93-99a0-bbce541b0f38 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:38.482518 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4470394-0c08-4b93-99a0-bbce541b0f38 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:38.482518 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4470394-0c08-4b93-99a0-bbce541b0f38 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:38.482768 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b4470394-0c08-4b93-99a0-bbce541b0f38 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:38.490511 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:38.490511 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:38.490511 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4470394-0c08-4b93-99a0-bbce541b0f38 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:38.491030 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 986/3924] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:38 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:39.096350 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-193ced6a-9b44-45f6-8c39-c4c9359bf245 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:39.098759 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-193ced6a-9b44-45f6-8c39-c4c9359bf245 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:39.098989 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-193ced6a-9b44-45f6-8c39-c4c9359bf245 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:39.099230 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-193ced6a-9b44-45f6-8c39-c4c9359bf245 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:39.099368 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-193ced6a-9b44-45f6-8c39-c4c9359bf245 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:39.106412 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:39.106412 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:39.107513 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-193ced6a-9b44-45f6-8c39-c4c9359bf245 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:39.107946 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 977/3925] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:39 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:39.169623 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-502f2e2f-d923-400f-b78e-3bb67fb9b648 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:39.171570 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-502f2e2f-d923-400f-b78e-3bb67fb9b648 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:39.172430 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-502f2e2f-d923-400f-b78e-3bb67fb9b648 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:39.172430 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-502f2e2f-d923-400f-b78e-3bb67fb9b648 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:39.173282 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-502f2e2f-d923-400f-b78e-3bb67fb9b648 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:39.178960 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:39.178960 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:39.179231 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-502f2e2f-d923-400f-b78e-3bb67fb9b648 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:39.179750 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 973/3926] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:39 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:39.200861 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-81019d18-d557-4013-8023-f78470f89c74 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:39.203051 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81019d18-d557-4013-8023-f78470f89c74 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:39.203333 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81019d18-d557-4013-8023-f78470f89c74 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:39.203561 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81019d18-d557-4013-8023-f78470f89c74 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:39.203706 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-81019d18-d557-4013-8023-f78470f89c74 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:39.209467 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:39.209467 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:39.210475 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81019d18-d557-4013-8023-f78470f89c74 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:39.210952 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 991/3927] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:39 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:39.302448 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e34165e2-c013-4b80-bd50-886d6f4846e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:39.305810 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e34165e2-c013-4b80-bd50-886d6f4846e0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 Aug 14 22:33:39.305810 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e34165e2-c013-4b80-bd50-886d6f4846e0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:39.306039 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e34165e2-c013-4b80-bd50-886d6f4846e0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:39.312755 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:39.312755 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:39.313192 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e34165e2-c013-4b80-bd50-886d6f4846e0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:39.314005 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e34165e2-c013-4b80-bd50-886d6f4846e0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 returned with HTTP 200 Aug 14 22:33:39.314484 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 987/3928] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:39 2026] GET /volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:39.325201 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3fdda2ba-eda9-4bca-a64c-8377b9da3b22 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:39.400073 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f11ea2be-d506-49cc-9ec3-3653917a9a53 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:39.402278 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fdda2ba-eda9-4bca-a64c-8377b9da3b22 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] POST https://10.4.3.114/volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261/action Aug 14 22:33:39.402278 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fdda2ba-eda9-4bca-a64c-8377b9da3b22 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:33:39.402278 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fdda2ba-eda9-4bca-a64c-8377b9da3b22 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:39.402436 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f11ea2be-d506-49cc-9ec3-3653917a9a53 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:39.402436 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f11ea2be-d506-49cc-9ec3-3653917a9a53 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:39.402436 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f11ea2be-d506-49cc-9ec3-3653917a9a53 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:39.409502 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:39.409502 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:39.410193 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3fdda2ba-eda9-4bca-a64c-8377b9da3b22 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Snapshot retrieved successfully. Aug 14 22:33:39.410894 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:39.410894 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:39.411404 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-3fdda2ba-eda9-4bca-a64c-8377b9da3b22 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '68fc7d9d614d4583b43372d8d0d4781d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '838445aa6e2f463ab33205407789bcc3', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:33:39.411744 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fdda2ba-eda9-4bca-a64c-8377b9da3b22 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] https://10.4.3.114/volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261/action returned with HTTP 403 Aug 14 22:33:39.412324 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 978/3929] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:33:39 2026] POST /volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261/action => generated 133 bytes in 88 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:39.415126 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f11ea2be-d506-49cc-9ec3-3653917a9a53 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:39.419798 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f11ea2be-d506-49cc-9ec3-3653917a9a53 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:39.420190 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 974/3930] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:39 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:39.423442 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a98a4d7-2d15-4174-99b8-cd0cc5d3f195 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:39.432204 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a98a4d7-2d15-4174-99b8-cd0cc5d3f195 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] DELETE https://10.4.3.114/volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 Aug 14 22:33:39.432464 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a98a4d7-2d15-4174-99b8-cd0cc5d3f195 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:39.432697 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a98a4d7-2d15-4174-99b8-cd0cc5d3f195 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:39.432836 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-8a98a4d7-2d15-4174-99b8-cd0cc5d3f195 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete snapshot with id: 057b39d4-54f7-4d03-8305-7b26f2475261 Aug 14 22:33:39.438544 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:39.438544 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:39.438882 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8a98a4d7-2d15-4174-99b8-cd0cc5d3f195 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:39.455835 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8a98a4d7-2d15-4174-99b8-cd0cc5d3f195 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot delete request issued successfully. Aug 14 22:33:39.456061 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a98a4d7-2d15-4174-99b8-cd0cc5d3f195 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 returned with HTTP 202 Aug 14 22:33:39.456465 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 992/3931] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:39 2026] DELETE /volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:39.470246 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fccab214-ade2-4c34-8c0e-cce700734fcf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:39.472851 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fccab214-ade2-4c34-8c0e-cce700734fcf tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 Aug 14 22:33:39.473116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fccab214-ade2-4c34-8c0e-cce700734fcf tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:39.473422 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fccab214-ade2-4c34-8c0e-cce700734fcf tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:39.480180 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:39.480180 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:39.480639 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fccab214-ade2-4c34-8c0e-cce700734fcf tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:39.481564 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fccab214-ade2-4c34-8c0e-cce700734fcf tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 returned with HTTP 200 Aug 14 22:33:39.482133 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 988/3932] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:39 2026] GET /volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:39.506439 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-53a1d678-24e7-4905-b0c7-ff596fbca6c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:39.509345 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53a1d678-24e7-4905-b0c7-ff596fbca6c0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:39.509345 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53a1d678-24e7-4905-b0c7-ff596fbca6c0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:39.509345 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53a1d678-24e7-4905-b0c7-ff596fbca6c0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:39.509345 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-53a1d678-24e7-4905-b0c7-ff596fbca6c0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:39.513986 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:39.513986 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:39.514964 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53a1d678-24e7-4905-b0c7-ff596fbca6c0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:39.515437 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 979/3933] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:39 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:39.999727 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-034b6291-ba90-4a92-8d68-2479475d3af5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.003532 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-034b6291-ba90-4a92-8d68-2479475d3af5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] POST https://10.4.3.114/volume/v3/attachments/907d14a0-67b1-479b-8778-8e38a80238a8/action Aug 14 22:33:40.005273 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-034b6291-ba90-4a92-8d68-2479475d3af5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:33:40.005273 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-034b6291-ba90-4a92-8d68-2479475d3af5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:40.030449 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.030449 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:40.051199 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-210b6c1e-95d0-4a0a-86ce-611c10f12313 req-034b6291-ba90-4a92-8d68-2479475d3af5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/attachments/907d14a0-67b1-479b-8778-8e38a80238a8/action returned with HTTP 204 Aug 14 22:33:40.051199 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 975/3934] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:33:39 2026] POST /volume/v3/attachments/907d14a0-67b1-479b-8778-8e38a80238a8/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:40.122659 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8856623b-78dc-4221-9ea7-a7b184bb82e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.125108 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8856623b-78dc-4221-9ea7-a7b184bb82e4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:40.125413 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8856623b-78dc-4221-9ea7-a7b184bb82e4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.125646 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8856623b-78dc-4221-9ea7-a7b184bb82e4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.125785 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8856623b-78dc-4221-9ea7-a7b184bb82e4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:40.133280 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.133280 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:40.133280 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8856623b-78dc-4221-9ea7-a7b184bb82e4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:40.133280 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 993/3935] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:40 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:40.195454 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-169e4d35-3fc1-4132-9c73-fee893a552af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.197417 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-169e4d35-3fc1-4132-9c73-fee893a552af tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:40.197640 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-169e4d35-3fc1-4132-9c73-fee893a552af tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.197835 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-169e4d35-3fc1-4132-9c73-fee893a552af tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.198407 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-169e4d35-3fc1-4132-9c73-fee893a552af tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:40.203967 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.203967 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:40.204767 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-169e4d35-3fc1-4132-9c73-fee893a552af tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:40.205213 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 989/3936] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:40 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:40.222664 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-102edeaf-0806-4274-883f-2db981906144 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.224928 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-102edeaf-0806-4274-883f-2db981906144 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:40.225167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-102edeaf-0806-4274-883f-2db981906144 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.225411 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-102edeaf-0806-4274-883f-2db981906144 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.226059 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-102edeaf-0806-4274-883f-2db981906144 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:40.233854 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.233854 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:40.234758 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-102edeaf-0806-4274-883f-2db981906144 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:40.235571 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 980/3937] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:40 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:40.438136 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65da6d69-ae51-4682-9255-c71691962fe4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.440749 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65da6d69-ae51-4682-9255-c71691962fe4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:40.441016 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65da6d69-ae51-4682-9255-c71691962fe4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.441281 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65da6d69-ae51-4682-9255-c71691962fe4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.455283 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.455283 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:40.458325 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65da6d69-ae51-4682-9255-c71691962fe4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:40.464344 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65da6d69-ae51-4682-9255-c71691962fe4 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:40.464838 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 976/3938] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:40 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:40.483033 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0038e6e1-81ad-4a3b-b8a9-58dcf88d3411 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.485094 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0038e6e1-81ad-4a3b-b8a9-58dcf88d3411 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:40.485311 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0038e6e1-81ad-4a3b-b8a9-58dcf88d3411 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.485492 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0038e6e1-81ad-4a3b-b8a9-58dcf88d3411 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.492614 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c526809a-fe66-4d0d-92aa-de359c7e8c2c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.494762 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c526809a-fe66-4d0d-92aa-de359c7e8c2c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 Aug 14 22:33:40.495002 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c526809a-fe66-4d0d-92aa-de359c7e8c2c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.495227 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c526809a-fe66-4d0d-92aa-de359c7e8c2c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.496430 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.496430 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:40.500093 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0038e6e1-81ad-4a3b-b8a9-58dcf88d3411 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:40.500281 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c526809a-fe66-4d0d-92aa-de359c7e8c2c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 returned with HTTP 404 Aug 14 22:33:40.500932 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 990/3939] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:40 2026] GET /volume/v3/snapshots/057b39d4-54f7-4d03-8305-7b26f2475261 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:40.506224 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0038e6e1-81ad-4a3b-b8a9-58dcf88d3411 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:40.506680 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 994/3940] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:40 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:40.509803 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5fdd417-22b7-44eb-9ca3-7faab8a7fdd6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.511901 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5fdd417-22b7-44eb-9ca3-7faab8a7fdd6 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 Aug 14 22:33:40.512121 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5fdd417-22b7-44eb-9ca3-7faab8a7fdd6 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.512395 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5fdd417-22b7-44eb-9ca3-7faab8a7fdd6 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.512567 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b5fdd417-22b7-44eb-9ca3-7faab8a7fdd6 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete volume with id: 3462aabb-b857-4cc0-a52e-dde80c130381 Aug 14 22:33:40.521351 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.521351 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:40.521899 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b5fdd417-22b7-44eb-9ca3-7faab8a7fdd6 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:40.523735 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8c34bc0b-833e-4a92-8e6f-cc4e7974aae2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.525927 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c34bc0b-833e-4a92-8e6f-cc4e7974aae2 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] DELETE https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:40.526092 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c34bc0b-833e-4a92-8e6f-cc4e7974aae2 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.526289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c34bc0b-833e-4a92-8e6f-cc4e7974aae2 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.526447 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8c34bc0b-833e-4a92-8e6f-cc4e7974aae2 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Delete volume with id: 5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:40.529148 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cd221dd5-7b85-4150-a3b3-7228246d542c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.531174 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd221dd5-7b85-4150-a3b3-7228246d542c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:40.532825 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd221dd5-7b85-4150-a3b3-7228246d542c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.532825 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd221dd5-7b85-4150-a3b3-7228246d542c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.532825 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cd221dd5-7b85-4150-a3b3-7228246d542c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:40.539627 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.539627 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:40.539814 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.539814 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:40.540555 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8c34bc0b-833e-4a92-8e6f-cc4e7974aae2 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:40.540635 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd221dd5-7b85-4150-a3b3-7228246d542c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:40.541136 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 991/3941] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:40 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:40.550272 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b5fdd417-22b7-44eb-9ca3-7faab8a7fdd6 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete volume request issued successfully. Aug 14 22:33:40.550703 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5fdd417-22b7-44eb-9ca3-7faab8a7fdd6 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 returned with HTTP 202 Aug 14 22:33:40.551110 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8c34bc0b-833e-4a92-8e6f-cc4e7974aae2 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-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 14 22:33:40.551426 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 981/3942] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:40 2026] DELETE /volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:40.551515 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c34bc0b-833e-4a92-8e6f-cc4e7974aae2 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 400 Aug 14 22:33:40.552437 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 977/3943] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:40 2026] DELETE /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 307 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:33:40.555597 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c0ed05a1-d70e-4142-a2ec-5c3f3f692993 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.558030 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0ed05a1-d70e-4142-a2ec-5c3f3f692993 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19/restore Aug 14 22:33:40.558483 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0ed05a1-d70e-4142-a2ec-5c3f3f692993 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "eac14073-1f9c-4c9b-b0c9-b1eb84974977"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:40.559918 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cee43ce1-6f80-4984-b31d-a057ea741158 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.560391 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-c0ed05a1-d70e-4142-a2ec-5c3f3f692993 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Restoring backup 42bee106-4d3a-4b7f-8699-356f8d7bbd19 ({'restore': {'volume_id': 'eac14073-1f9c-4c9b-b0c9-b1eb84974977'}}) {{(pid=100322) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 22:33:40.560555 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-c0ed05a1-d70e-4142-a2ec-5c3f3f692993 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Restoring backup 42bee106-4d3a-4b7f-8699-356f8d7bbd19 to volume eac14073-1f9c-4c9b-b0c9-b1eb84974977. Aug 14 22:33:40.563429 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cee43ce1-6f80-4984-b31d-a057ea741158 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 Aug 14 22:33:40.563692 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cee43ce1-6f80-4984-b31d-a057ea741158 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.564792 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cee43ce1-6f80-4984-b31d-a057ea741158 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.565081 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-17c5d95e-fcee-4575-9a24-5988045c5c61 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.566022 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.566022 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:40.567703 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17c5d95e-fcee-4575-9a24-5988045c5c61 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:40.567889 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17c5d95e-fcee-4575-9a24-5988045c5c61 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.568095 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17c5d95e-fcee-4575-9a24-5988045c5c61 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.577370 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.577370 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:40.577715 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.577715 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:40.578268 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c0ed05a1-d70e-4142-a2ec-5c3f3f692993 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:33:40.578405 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.api [None req-c0ed05a1-d70e-4142-a2ec-5c3f3f692993 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Checking backup size 1 against volume size 1 {{(pid=100322) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 22:33:40.578523 np0000007343 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-c0ed05a1-d70e-4142-a2ec-5c3f3f692993 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Overwriting volume eac14073-1f9c-4c9b-b0c9-b1eb84974977 with restore of backup 42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:40.579916 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.579916 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:40.585385 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cee43ce1-6f80-4984-b31d-a057ea741158 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:40.585633 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-17c5d95e-fcee-4575-9a24-5988045c5c61 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:40.592215 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17c5d95e-fcee-4575-9a24-5988045c5c61 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:40.592693 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 982/3944] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:40 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:40.595804 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cee43ce1-6f80-4984-b31d-a057ea741158 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 returned with HTTP 200 Aug 14 22:33:40.596522 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 992/3945] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:40 2026] GET /volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:40.600732 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-c0ed05a1-d70e-4142-a2ec-5c3f3f692993 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] restore_backup in rpcapi backup_id 42bee106-4d3a-4b7f-8699-356f8d7bbd19 {{(pid=100322) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 22:33:40.603116 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0ed05a1-d70e-4142-a2ec-5c3f3f692993 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19/restore returned with HTTP 202 Aug 14 22:33:40.603894 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 995/3946] 10.4.3.114 () {68 vars in 1393 bytes} [Fri Aug 14 22:33:40 2026] POST /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19/restore => generated 182 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:40.613552 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-efa407e8-056f-47f9-b3ff-1a7fa57989ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.615691 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efa407e8-056f-47f9-b3ff-1a7fa57989ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:40.615938 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efa407e8-056f-47f9-b3ff-1a7fa57989ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.616189 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efa407e8-056f-47f9-b3ff-1a7fa57989ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.616343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-efa407e8-056f-47f9-b3ff-1a7fa57989ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:40.622422 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.622422 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:40.623654 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efa407e8-056f-47f9-b3ff-1a7fa57989ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:40.624072 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 978/3947] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:40 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:40.660121 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-2993dcdf-d52c-4d86-a7dd-6da5ce354b72 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.662684 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-2993dcdf-d52c-4d86-a7dd-6da5ce354b72 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:40.662938 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-2993dcdf-d52c-4d86-a7dd-6da5ce354b72 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.663243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-2993dcdf-d52c-4d86-a7dd-6da5ce354b72 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.673753 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.673753 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:40.678350 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-2993dcdf-d52c-4d86-a7dd-6da5ce354b72 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:40.683862 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-2993dcdf-d52c-4d86-a7dd-6da5ce354b72 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:40.684451 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 983/3948] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:33:40 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:40.711989 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-2fa7dc94-4b7c-4f09-acdd-5856ad953c35 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.718837 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-2fa7dc94-4b7c-4f09-acdd-5856ad953c35 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] POST https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39/action Aug 14 22:33:40.719334 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-2fa7dc94-4b7c-4f09-acdd-5856ad953c35 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:33:40.719515 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-2fa7dc94-4b7c-4f09-acdd-5856ad953c35 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:40.742575 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.742575 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:40.743177 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-2fa7dc94-4b7c-4f09-acdd-5856ad953c35 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:40.752233 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-2fa7dc94-4b7c-4f09-acdd-5856ad953c35 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Begin detaching volume completed successfully. Aug 14 22:33:40.752477 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-2fa7dc94-4b7c-4f09-acdd-5856ad953c35 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39/action returned with HTTP 202 Aug 14 22:33:40.753175 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 993/3949] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:33:40 2026] POST /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:33:40.814498 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-652d9d6c-2c10-4a05-ab9d-4dd2102aadd4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.815014 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-652d9d6c-2c10-4a05-ab9d-4dd2102aadd4 None None] GET https://10.4.3.114/volume// Aug 14 22:33:40.815394 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-652d9d6c-2c10-4a05-ab9d-4dd2102aadd4 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.815733 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-652d9d6c-2c10-4a05-ab9d-4dd2102aadd4 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.816655 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-652d9d6c-2c10-4a05-ab9d-4dd2102aadd4 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:33:40.817356 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 996/3950] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:33:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:33:40.829784 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-e9541171-ba0b-4add-a591-d87422d0c69e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:40.832899 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-e9541171-ba0b-4add-a591-d87422d0c69e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:40.833245 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-e9541171-ba0b-4add-a591-d87422d0c69e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:40.833552 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-e9541171-ba0b-4add-a591-d87422d0c69e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:40.849860 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:40.849860 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:40.855020 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-e9541171-ba0b-4add-a591-d87422d0c69e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:40.860701 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-e9541171-ba0b-4add-a591-d87422d0c69e tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:40.861262 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 979/3951] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:33:40 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:33:41.146280 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c846bdc1-bc33-4d0b-8f1c-faa51b8f2da5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:41.148500 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c846bdc1-bc33-4d0b-8f1c-faa51b8f2da5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:41.148793 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c846bdc1-bc33-4d0b-8f1c-faa51b8f2da5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:41.149036 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c846bdc1-bc33-4d0b-8f1c-faa51b8f2da5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:41.149173 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c846bdc1-bc33-4d0b-8f1c-faa51b8f2da5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:41.154038 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:41.154038 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:41.154922 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c846bdc1-bc33-4d0b-8f1c-faa51b8f2da5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:41.155376 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 984/3952] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:41 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:41.219130 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2bd99f84-b888-4290-8122-7decc2b59bb4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:41.220598 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2bd99f84-b888-4290-8122-7decc2b59bb4 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:41.220881 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2bd99f84-b888-4290-8122-7decc2b59bb4 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:41.221129 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2bd99f84-b888-4290-8122-7decc2b59bb4 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:41.221236 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2bd99f84-b888-4290-8122-7decc2b59bb4 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:41.225729 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:41.225729 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:41.227186 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2bd99f84-b888-4290-8122-7decc2b59bb4 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:41.227186 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 994/3953] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:41 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:41.248767 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f564d9bd-c866-4c56-a464-4ede067ae75a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:41.251587 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f564d9bd-c866-4c56-a464-4ede067ae75a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:41.251587 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f564d9bd-c866-4c56-a464-4ede067ae75a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:41.251893 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f564d9bd-c866-4c56-a464-4ede067ae75a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:41.251957 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f564d9bd-c866-4c56-a464-4ede067ae75a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:41.257214 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:41.257214 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:41.258462 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f564d9bd-c866-4c56-a464-4ede067ae75a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:41.259092 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 997/3954] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:41 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:41.613086 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e399e86-281a-4c97-8c54-5341b121a615 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:41.615133 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e399e86-281a-4c97-8c54-5341b121a615 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 Aug 14 22:33:41.615418 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e399e86-281a-4c97-8c54-5341b121a615 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:41.615692 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e399e86-281a-4c97-8c54-5341b121a615 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:41.623278 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e399e86-281a-4c97-8c54-5341b121a615 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 returned with HTTP 404 Aug 14 22:33:41.623805 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 980/3955] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:41 2026] GET /volume/v3/volumes/3462aabb-b857-4cc0-a52e-dde80c130381 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:41.633025 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-880af655-9edd-4e9f-8107-60cd9388475c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:41.635329 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:41.635640 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-974554849"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:41.636548 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f0e770f-270d-4135-b27f-3e6c609459fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:41.637466 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-974554849'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:41.637630 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume of 1 GB Aug 14 22:33:41.638842 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f0e770f-270d-4135-b27f-3e6c609459fb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:41.639122 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f0e770f-270d-4135-b27f-3e6c609459fb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:41.639387 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f0e770f-270d-4135-b27f-3e6c609459fb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:41.639527 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7f0e770f-270d-4135-b27f-3e6c609459fb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:41.642086 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Availability Zones retrieved successfully. Aug 14 22:33:41.644537 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:41.644537 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:41.645570 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f0e770f-270d-4135-b27f-3e6c609459fb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:41.646097 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 995/3956] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:41 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:41.648613 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Flow 'volume_create_api' (6275c4ea-e872-4063-8974-fa673ff0cc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:41.650008 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (713e9e4d-8773-4159-98f4-1a132bb34c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:41.651235 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:41.684802 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (713e9e4d-8773-4159-98f4-1a132bb34c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:41.685873 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eacfb90-cfcd-4c18-8924-67e50e172fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:41.733272 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Created reservations ['a29a6631-eb0d-4165-8c06-9b8ce2ae2e6c', 'a0dd8e72-9a4f-45cc-ab5b-2fe82a473104', '0783b9e4-5810-4735-9b2d-006f618c8595', '765610be-8f6c-4646-bbfb-6f8f7beac741'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:41.734224 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eacfb90-cfcd-4c18-8924-67e50e172fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a29a6631-eb0d-4165-8c06-9b8ce2ae2e6c', 'a0dd8e72-9a4f-45cc-ab5b-2fe82a473104', '0783b9e4-5810-4735-9b2d-006f618c8595', '765610be-8f6c-4646-bbfb-6f8f7beac741']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:41.735160 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eada544-54c1-422d-b79b-218f86dd3e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:41.759872 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eada544-54c1-422d-b79b-218f86dd3e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2ce210d-e877-4c5b-a87b-7775a53a0fc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-974554849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='838445aa6e2f463ab33205407789bcc3',qos_specs=None,replication_status=,reservations=['a29a6631-eb0d-4165-8c06-9b8ce2ae2e6c','a0dd8e72-9a4f-45cc-ab5b-2fe82a473104','0783b9e4-5810-4735-9b2d-006f618c8595','765610be-8f6c-4646-bbfb-6f8f7beac741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='992a0ab999e8470b8db698cb96c16431',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-974554849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2ce210d-e877-4c5b-a87b-7775a53a0fc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='838445aa6e2f463ab33205407789bcc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='992a0ab999e8470b8db698cb96c16431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:41.760940 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1308ce8-3e63-4e33-a031-441d4e4e32c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:41.787894 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1308ce8-3e63-4e33-a031-441d4e4e32c6) transitioned into state 'SUCCESS' from state '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-974554849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='838445aa6e2f463ab33205407789bcc3',qos_specs=None,replication_status=,reservations=['a29a6631-eb0d-4165-8c06-9b8ce2ae2e6c','a0dd8e72-9a4f-45cc-ab5b-2fe82a473104','0783b9e4-5810-4735-9b2d-006f618c8595','765610be-8f6c-4646-bbfb-6f8f7beac741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='992a0ab999e8470b8db698cb96c16431',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:41.788825 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7a2fc77-b998-4049-94d8-873488a16e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:41.806715 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7a2fc77-b998-4049-94d8-873488a16e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:41.807887 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Flow 'volume_create_api' (6275c4ea-e872-4063-8974-fa673ff0cc6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:41.808324 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume request issued successfully. Aug 14 22:33:41.809105 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-880af655-9edd-4e9f-8107-60cd9388475c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:41.809685 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 985/3957] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:41 2026] POST /volume/v3/volumes => generated 777 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:41.824179 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-22886969-5919-4c24-879f-6c2f2c457194 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:41.829835 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22886969-5919-4c24-879f-6c2f2c457194 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 Aug 14 22:33:41.829835 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22886969-5919-4c24-879f-6c2f2c457194 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:41.829835 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22886969-5919-4c24-879f-6c2f2c457194 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:41.836549 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:41.836549 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:41.840859 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-22886969-5919-4c24-879f-6c2f2c457194 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:41.845640 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22886969-5919-4c24-879f-6c2f2c457194 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 returned with HTTP 200 Aug 14 22:33:41.845793 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 998/3958] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:41 2026] GET /volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:42.168364 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be19e21a-61d5-449c-9360-2c755abdc56b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:42.170281 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be19e21a-61d5-449c-9360-2c755abdc56b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:42.170473 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be19e21a-61d5-449c-9360-2c755abdc56b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:42.170665 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be19e21a-61d5-449c-9360-2c755abdc56b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:42.170792 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-be19e21a-61d5-449c-9360-2c755abdc56b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:42.175324 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:42.175324 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:42.176294 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be19e21a-61d5-449c-9360-2c755abdc56b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:42.176738 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 981/3959] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:42 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:42.237184 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-088675a8-165e-481c-b6ef-06bc2d420f72 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:42.239151 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-088675a8-165e-481c-b6ef-06bc2d420f72 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:42.239430 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-088675a8-165e-481c-b6ef-06bc2d420f72 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:42.239665 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-088675a8-165e-481c-b6ef-06bc2d420f72 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:42.239812 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-088675a8-165e-481c-b6ef-06bc2d420f72 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:42.244359 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:42.244359 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:42.245067 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-088675a8-165e-481c-b6ef-06bc2d420f72 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:42.245523 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 996/3960] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:42 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:42.270450 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bd4ff741-2dea-4ed5-b4da-a0f8c286e6e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:42.273016 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd4ff741-2dea-4ed5-b4da-a0f8c286e6e6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:42.273158 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd4ff741-2dea-4ed5-b4da-a0f8c286e6e6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:42.273521 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd4ff741-2dea-4ed5-b4da-a0f8c286e6e6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:42.273732 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bd4ff741-2dea-4ed5-b4da-a0f8c286e6e6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:42.280006 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:42.280006 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:42.280475 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd4ff741-2dea-4ed5-b4da-a0f8c286e6e6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:42.280942 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 986/3961] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:42 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:42.660180 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-95b8074d-73a0-40b2-921a-f6b1f0621f8d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:42.662657 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95b8074d-73a0-40b2-921a-f6b1f0621f8d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:42.663143 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95b8074d-73a0-40b2-921a-f6b1f0621f8d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:42.663518 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95b8074d-73a0-40b2-921a-f6b1f0621f8d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:42.664283 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-95b8074d-73a0-40b2-921a-f6b1f0621f8d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:42.669208 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:42.669208 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:42.670790 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95b8074d-73a0-40b2-921a-f6b1f0621f8d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:42.670790 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 999/3962] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:42 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:42.861787 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-537a8271-31ce-4889-af12-973570eb2196 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:42.863620 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-537a8271-31ce-4889-af12-973570eb2196 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 Aug 14 22:33:42.863850 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-537a8271-31ce-4889-af12-973570eb2196 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:42.864210 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-537a8271-31ce-4889-af12-973570eb2196 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:42.872658 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:42.872658 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:42.876816 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-537a8271-31ce-4889-af12-973570eb2196 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:42.881123 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-537a8271-31ce-4889-af12-973570eb2196 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 returned with HTTP 200 Aug 14 22:33:42.881766 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 982/3963] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:42 2026] GET /volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:42.897545 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dbc728f3-ee67-4c6f-a6f5-67db9fbd0fe5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:42.900500 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dbc728f3-ee67-4c6f-a6f5-67db9fbd0fe5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:42.900500 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dbc728f3-ee67-4c6f-a6f5-67db9fbd0fe5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2ce210d-e877-4c5b-a87b-7775a53a0fc2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1947990696"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:42.910626 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:42.910626 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:42.911009 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dbc728f3-ee67-4c6f-a6f5-67db9fbd0fe5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:42.911111 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-dbc728f3-ee67-4c6f-a6f5-67db9fbd0fe5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create snapshot from volume c2ce210d-e877-4c5b-a87b-7775a53a0fc2 Aug 14 22:33:42.940107 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-dbc728f3-ee67-4c6f-a6f5-67db9fbd0fe5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Created reservations ['01babb6b-879e-4fc7-ae59-b0b1f6fbd42e', '92ea3f10-f50e-44b3-acc1-fee79ca7829a', '1de22674-04be-49e4-8177-cbbfdb3546eb', '0cf894bf-8010-411e-b78d-be4c4b873413'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:42.976148 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dbc728f3-ee67-4c6f-a6f5-67db9fbd0fe5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot create request issued successfully. Aug 14 22:33:42.976577 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dbc728f3-ee67-4c6f-a6f5-67db9fbd0fe5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:33:42.977920 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 997/3964] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:33:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:42.986488 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8be2d5d-6d65-4675-8cf7-769ed9996084 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:42.988330 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8be2d5d-6d65-4675-8cf7-769ed9996084 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f Aug 14 22:33:42.988572 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8be2d5d-6d65-4675-8cf7-769ed9996084 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:42.989149 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8be2d5d-6d65-4675-8cf7-769ed9996084 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:42.994584 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:42.994584 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:42.995073 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a8be2d5d-6d65-4675-8cf7-769ed9996084 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:42.995953 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8be2d5d-6d65-4675-8cf7-769ed9996084 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f returned with HTTP 200 Aug 14 22:33:42.996403 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 987/3965] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:42 2026] GET /volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:43.190084 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-34960b56-d5ed-4b84-9736-097359912af0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:43.193303 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34960b56-d5ed-4b84-9736-097359912af0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:43.193578 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34960b56-d5ed-4b84-9736-097359912af0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:43.193823 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34960b56-d5ed-4b84-9736-097359912af0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:43.193977 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-34960b56-d5ed-4b84-9736-097359912af0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:43.199305 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:43.199305 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:43.200271 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34960b56-d5ed-4b84-9736-097359912af0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:43.200739 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1000/3966] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:43 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:43.255909 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8fdbe6a-5ca0-4e2e-9ef3-c7a1673aff49 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:43.259317 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8fdbe6a-5ca0-4e2e-9ef3-c7a1673aff49 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:43.259317 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8fdbe6a-5ca0-4e2e-9ef3-c7a1673aff49 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:43.259317 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8fdbe6a-5ca0-4e2e-9ef3-c7a1673aff49 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:43.259317 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e8fdbe6a-5ca0-4e2e-9ef3-c7a1673aff49 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:43.264335 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:43.264335 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:43.265370 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8fdbe6a-5ca0-4e2e-9ef3-c7a1673aff49 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:43.265973 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 983/3967] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:43 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:43.295554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c48ce061-5612-43a4-962f-3f28ad59f209 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:43.297695 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c48ce061-5612-43a4-962f-3f28ad59f209 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:43.297933 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c48ce061-5612-43a4-962f-3f28ad59f209 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:43.298191 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c48ce061-5612-43a4-962f-3f28ad59f209 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:43.298368 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c48ce061-5612-43a4-962f-3f28ad59f209 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:43.302962 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:43.302962 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:43.310604 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c48ce061-5612-43a4-962f-3f28ad59f209 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:43.310604 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 998/3968] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:43 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:43.384336 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-4795cb6e-3fc3-47a4-b302-c4d4dd420c80 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:43.386588 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-4795cb6e-3fc3-47a4-b302-c4d4dd420c80 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] DELETE https://10.4.3.114/volume/v3/attachments/907d14a0-67b1-479b-8778-8e38a80238a8 Aug 14 22:33:43.386809 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-4795cb6e-3fc3-47a4-b302-c4d4dd420c80 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:43.387095 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-4795cb6e-3fc3-47a4-b302-c4d4dd420c80 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:43.395661 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:43.395661 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:43.453928 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5b4289c9-0c10-4179-acf9-d39ccc735afb req-4795cb6e-3fc3-47a4-b302-c4d4dd420c80 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/attachments/907d14a0-67b1-479b-8778-8e38a80238a8 returned with HTTP 200 Aug 14 22:33:43.454438 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 988/3969] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:33:43 2026] DELETE /volume/v3/attachments/907d14a0-67b1-479b-8778-8e38a80238a8 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:43.681817 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e6239301-685f-4878-92f7-e893b05efd0d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:43.683775 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6239301-685f-4878-92f7-e893b05efd0d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:43.683967 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6239301-685f-4878-92f7-e893b05efd0d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:43.684175 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6239301-685f-4878-92f7-e893b05efd0d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:43.684313 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e6239301-685f-4878-92f7-e893b05efd0d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:43.689780 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:43.689780 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:43.690585 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6239301-685f-4878-92f7-e893b05efd0d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:43.690981 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1001/3970] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:43 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:44.009215 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-90b6a271-7b31-4b6d-abba-d73bcbf705e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:44.010850 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90b6a271-7b31-4b6d-abba-d73bcbf705e1 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f Aug 14 22:33:44.011083 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90b6a271-7b31-4b6d-abba-d73bcbf705e1 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:44.011524 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90b6a271-7b31-4b6d-abba-d73bcbf705e1 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:44.014584 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51f15da6-d7e7-43f6-bbf3-4123eb9c2fe5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:44.016356 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51f15da6-d7e7-43f6-bbf3-4123eb9c2fe5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:44.016522 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51f15da6-d7e7-43f6-bbf3-4123eb9c2fe5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:44.016702 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51f15da6-d7e7-43f6-bbf3-4123eb9c2fe5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:44.017311 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:44.017311 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:44.017660 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-90b6a271-7b31-4b6d-abba-d73bcbf705e1 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:44.018530 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90b6a271-7b31-4b6d-abba-d73bcbf705e1 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f returned with HTTP 200 Aug 14 22:33:44.018942 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 984/3971] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:44 2026] GET /volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:44.025692 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:44.025692 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:44.029864 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8f2f9b58-24cf-452f-a909-ec83022e05de None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:44.030208 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51f15da6-d7e7-43f6-bbf3-4123eb9c2fe5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:44.032060 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f2f9b58-24cf-452f-a909-ec83022e05de tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] GET https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:44.032373 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f2f9b58-24cf-452f-a909-ec83022e05de tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:44.032685 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f2f9b58-24cf-452f-a909-ec83022e05de tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:44.033094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-8f2f9b58-24cf-452f-a909-ec83022e05de tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:33:44.033509 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:44.033509 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:44.034612 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-8f2f9b58-24cf-452f-a909-ec83022e05de tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:33:44.035659 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51f15da6-d7e7-43f6-bbf3-4123eb9c2fe5 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:44.036188 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 999/3972] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:44 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:44.039343 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8f2f9b58-24cf-452f-a909-ec83022e05de tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Get all snapshots completed successfully. Aug 14 22:33:44.039772 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f2f9b58-24cf-452f-a909-ec83022e05de tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] https://10.4.3.114/volume/v3/snapshots returned with HTTP 200 Aug 14 22:33:44.040211 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 989/3973] 10.4.3.114 () {66 vars in 1243 bytes} [Fri Aug 14 22:33:44 2026] GET /volume/v3/snapshots => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:44.050211 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2e9b2efa-189e-4016-abd4-0c9d1cbb8ba0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:44.052106 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e9b2efa-189e-4016-abd4-0c9d1cbb8ba0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] DELETE https://10.4.3.114/volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f Aug 14 22:33:44.052534 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e9b2efa-189e-4016-abd4-0c9d1cbb8ba0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:44.052579 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e9b2efa-189e-4016-abd4-0c9d1cbb8ba0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:44.052692 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-2e9b2efa-189e-4016-abd4-0c9d1cbb8ba0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete snapshot with id: 78b7ead9-588f-46fc-b997-ac4229c5a11f Aug 14 22:33:44.065913 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:44.065913 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:44.066325 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2e9b2efa-189e-4016-abd4-0c9d1cbb8ba0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:44.087708 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2e9b2efa-189e-4016-abd4-0c9d1cbb8ba0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot delete request issued successfully. Aug 14 22:33:44.087839 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e9b2efa-189e-4016-abd4-0c9d1cbb8ba0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f returned with HTTP 202 Aug 14 22:33:44.088320 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1002/3974] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:44 2026] DELETE /volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:44.097586 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f5a097b-1da9-48d7-877d-dac5ffa0bad9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:44.099933 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f5a097b-1da9-48d7-877d-dac5ffa0bad9 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f Aug 14 22:33:44.100206 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f5a097b-1da9-48d7-877d-dac5ffa0bad9 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:44.100468 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f5a097b-1da9-48d7-877d-dac5ffa0bad9 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:44.106599 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:44.106599 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:44.107005 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5f5a097b-1da9-48d7-877d-dac5ffa0bad9 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:44.107654 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f5a097b-1da9-48d7-877d-dac5ffa0bad9 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f returned with HTTP 200 Aug 14 22:33:44.108062 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 985/3975] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:44 2026] GET /volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:44.212597 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ef9c297-4b0f-40de-a889-18905468bcd8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:44.214507 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ef9c297-4b0f-40de-a889-18905468bcd8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:44.214703 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ef9c297-4b0f-40de-a889-18905468bcd8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:44.214971 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ef9c297-4b0f-40de-a889-18905468bcd8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:44.215151 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9ef9c297-4b0f-40de-a889-18905468bcd8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:44.219788 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:44.219788 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:44.220743 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ef9c297-4b0f-40de-a889-18905468bcd8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:44.221390 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1000/3976] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:44 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 837 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:44.234003 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f04a9bb8-5c34-44e4-8cbd-e30a5c6b553f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:44.236232 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f04a9bb8-5c34-44e4-8cbd-e30a5c6b553f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 Aug 14 22:33:44.236488 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f04a9bb8-5c34-44e4-8cbd-e30a5c6b553f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:44.236725 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f04a9bb8-5c34-44e4-8cbd-e30a5c6b553f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:44.243043 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:44.243043 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:44.243551 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f04a9bb8-5c34-44e4-8cbd-e30a5c6b553f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:33:44.244833 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f04a9bb8-5c34-44e4-8cbd-e30a5c6b553f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 returned with HTTP 200 Aug 14 22:33:44.245061 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 990/3977] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:44 2026] GET /volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:44.255708 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c39b5e51-652a-40a1-9456-a8f0730eec50 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:44.257805 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c39b5e51-652a-40a1-9456-a8f0730eec50 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:44.258068 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c39b5e51-652a-40a1-9456-a8f0730eec50 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:44.258271 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c39b5e51-652a-40a1-9456-a8f0730eec50 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:44.258379 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c39b5e51-652a-40a1-9456-a8f0730eec50 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:44.264687 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:44.264687 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:44.265723 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c39b5e51-652a-40a1-9456-a8f0730eec50 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:44.266409 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1003/3978] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:44 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:44.277419 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-54cc2e05-20fa-4a15-a4a7-8f5c4dfbeece None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:44.278238 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-adca6cb3-0940-40ff-90c8-23d0be319c5a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:44.279300 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54cc2e05-20fa-4a15-a4a7-8f5c4dfbeece tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:44.279432 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54cc2e05-20fa-4a15-a4a7-8f5c4dfbeece tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:44.279598 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54cc2e05-20fa-4a15-a4a7-8f5c4dfbeece tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:44.280046 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-54cc2e05-20fa-4a15-a4a7-8f5c4dfbeece tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete backup with id: fd28dc3e-e9b4-4896-a076-6a2e21d80260. Aug 14 22:33:44.280233 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-adca6cb3-0940-40ff-90c8-23d0be319c5a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:44.281152 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-adca6cb3-0940-40ff-90c8-23d0be319c5a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:44.281152 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-adca6cb3-0940-40ff-90c8-23d0be319c5a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:44.281341 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-adca6cb3-0940-40ff-90c8-23d0be319c5a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:44.284999 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:44.284999 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:44.289488 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:44.289488 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:44.290025 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-adca6cb3-0940-40ff-90c8-23d0be319c5a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:44.290568 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1001/3979] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:44 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:44.299284 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-54cc2e05-20fa-4a15-a4a7-8f5c4dfbeece tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] delete_backup rpcapi backup_id fd28dc3e-e9b4-4896-a076-6a2e21d80260 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:33:44.304914 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54cc2e05-20fa-4a15-a4a7-8f5c4dfbeece tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 202 Aug 14 22:33:44.305792 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 986/3980] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:44 2026] DELETE /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:33:44.314648 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6fa7156c-4291-4d8e-81dc-0e3e1cfe18a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:44.314775 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7217859e-5d3a-4396-97ea-f6cef1c1659e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:44.316828 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7217859e-5d3a-4396-97ea-f6cef1c1659e tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:44.316985 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6fa7156c-4291-4d8e-81dc-0e3e1cfe18a3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:44.317050 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7217859e-5d3a-4396-97ea-f6cef1c1659e tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:44.317136 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6fa7156c-4291-4d8e-81dc-0e3e1cfe18a3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:44.317644 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7217859e-5d3a-4396-97ea-f6cef1c1659e tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:44.317761 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6fa7156c-4291-4d8e-81dc-0e3e1cfe18a3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:44.317804 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7217859e-5d3a-4396-97ea-f6cef1c1659e tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:44.317829 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6fa7156c-4291-4d8e-81dc-0e3e1cfe18a3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:44.323631 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:44.323631 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:44.324514 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:44.324514 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:44.324607 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7217859e-5d3a-4396-97ea-f6cef1c1659e tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:44.324948 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1004/3981] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:44 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:44.325606 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6fa7156c-4291-4d8e-81dc-0e3e1cfe18a3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:44.326098 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 991/3982] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:44 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:44.701689 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-584f116b-c466-4051-a337-1b40d73fea10 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:44.704872 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-584f116b-c466-4051-a337-1b40d73fea10 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:44.705175 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-584f116b-c466-4051-a337-1b40d73fea10 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:44.705485 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-584f116b-c466-4051-a337-1b40d73fea10 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:44.705577 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-584f116b-c466-4051-a337-1b40d73fea10 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:44.710610 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:44.710610 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:44.711633 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-584f116b-c466-4051-a337-1b40d73fea10 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:44.711981 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1002/3983] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:44 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:45.119547 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d50b7e7a-3882-4609-9e62-8558de290948 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:45.121784 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d50b7e7a-3882-4609-9e62-8558de290948 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f Aug 14 22:33:45.122081 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d50b7e7a-3882-4609-9e62-8558de290948 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:45.122455 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d50b7e7a-3882-4609-9e62-8558de290948 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:45.128167 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d50b7e7a-3882-4609-9e62-8558de290948 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f returned with HTTP 404 Aug 14 22:33:45.128984 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 987/3984] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:45 2026] GET /volume/v3/snapshots/78b7ead9-588f-46fc-b997-ac4229c5a11f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:45.138781 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bfddbd7b-7d87-430e-bec0-bfdb50e766a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:45.140592 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bfddbd7b-7d87-430e-bec0-bfdb50e766a3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 Aug 14 22:33:45.140736 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bfddbd7b-7d87-430e-bec0-bfdb50e766a3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:45.141416 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bfddbd7b-7d87-430e-bec0-bfdb50e766a3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:45.141416 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-bfddbd7b-7d87-430e-bec0-bfdb50e766a3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete volume with id: c2ce210d-e877-4c5b-a87b-7775a53a0fc2 Aug 14 22:33:45.149761 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:45.149761 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:45.149761 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bfddbd7b-7d87-430e-bec0-bfdb50e766a3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:45.180543 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bfddbd7b-7d87-430e-bec0-bfdb50e766a3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete volume request issued successfully. Aug 14 22:33:45.180738 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bfddbd7b-7d87-430e-bec0-bfdb50e766a3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 returned with HTTP 202 Aug 14 22:33:45.181174 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1005/3985] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:45 2026] DELETE /volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:45.193427 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-68ec7f9b-a8c0-467c-b669-f0021d7439a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:45.195931 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68ec7f9b-a8c0-467c-b669-f0021d7439a3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 Aug 14 22:33:45.196288 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68ec7f9b-a8c0-467c-b669-f0021d7439a3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:45.196541 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68ec7f9b-a8c0-467c-b669-f0021d7439a3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:45.208243 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:45.208243 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:45.214471 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-68ec7f9b-a8c0-467c-b669-f0021d7439a3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:45.220614 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68ec7f9b-a8c0-467c-b669-f0021d7439a3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 returned with HTTP 200 Aug 14 22:33:45.221094 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 992/3986] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:45 2026] GET /volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:45.302919 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b9bbc96-5410-44fb-90b6-dd6df62c92a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:45.305030 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b9bbc96-5410-44fb-90b6-dd6df62c92a6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:45.305404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b9bbc96-5410-44fb-90b6-dd6df62c92a6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:45.305478 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b9bbc96-5410-44fb-90b6-dd6df62c92a6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:45.305593 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1b9bbc96-5410-44fb-90b6-dd6df62c92a6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:45.310721 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:45.310721 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:45.311356 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b9bbc96-5410-44fb-90b6-dd6df62c92a6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:45.311866 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1003/3987] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:45 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:45.338126 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0158c4fa-0800-4f4a-ae84-3e9c7a722e0a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:45.341280 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-95734027-0ae1-4404-a792-2197417b6894 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:45.342275 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0158c4fa-0800-4f4a-ae84-3e9c7a722e0a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:45.346171 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0158c4fa-0800-4f4a-ae84-3e9c7a722e0a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:45.346171 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0158c4fa-0800-4f4a-ae84-3e9c7a722e0a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:45.346171 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0158c4fa-0800-4f4a-ae84-3e9c7a722e0a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:45.348174 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95734027-0ae1-4404-a792-2197417b6894 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:45.348341 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95734027-0ae1-4404-a792-2197417b6894 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:45.348523 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95734027-0ae1-4404-a792-2197417b6894 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:45.348631 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-95734027-0ae1-4404-a792-2197417b6894 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:45.350414 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:45.350414 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:45.352368 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0158c4fa-0800-4f4a-ae84-3e9c7a722e0a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:45.352368 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 988/3988] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:45 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:45.353468 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:45.353468 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:45.354329 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95734027-0ae1-4404-a792-2197417b6894 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 200 Aug 14 22:33:45.354824 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1006/3989] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:45 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 836 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:45.724317 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b1ae99d6-fb19-4e14-beff-24eb49d12d46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:45.727627 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1ae99d6-fb19-4e14-beff-24eb49d12d46 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:45.727627 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1ae99d6-fb19-4e14-beff-24eb49d12d46 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:45.727820 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1ae99d6-fb19-4e14-beff-24eb49d12d46 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:45.728116 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b1ae99d6-fb19-4e14-beff-24eb49d12d46 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:45.733175 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:45.733175 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:45.734550 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1ae99d6-fb19-4e14-beff-24eb49d12d46 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:45.734550 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 993/3990] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:45 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:46.239849 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d6e3bc3-4436-4886-9a45-68f05675b14c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:46.243970 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d6e3bc3-4436-4886-9a45-68f05675b14c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 Aug 14 22:33:46.244421 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d6e3bc3-4436-4886-9a45-68f05675b14c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:46.244701 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d6e3bc3-4436-4886-9a45-68f05675b14c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:46.252344 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d6e3bc3-4436-4886-9a45-68f05675b14c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 returned with HTTP 404 Aug 14 22:33:46.253292 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1004/3991] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:46 2026] GET /volume/v3/volumes/c2ce210d-e877-4c5b-a87b-7775a53a0fc2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:46.263418 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6cf13e42-cee3-405a-a358-075dd4635af7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:46.267231 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:46.267231 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1758908034"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:46.269039 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1758908034'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:46.269213 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume of 1 GB Aug 14 22:33:46.274078 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Availability Zones retrieved successfully. Aug 14 22:33:46.281899 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Flow 'volume_create_api' (c5af4bc3-9ea0-463a-92ab-25d45549eaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:46.282275 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2318536-95d2-42d9-9f17-a2cb67921c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:46.283276 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:46.326274 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-431a3944-5661-4d7b-bea6-176942075877 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:46.327810 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2318536-95d2-42d9-9f17-a2cb67921c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:46.328897 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-431a3944-5661-4d7b-bea6-176942075877 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:46.329033 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f107c8-be25-442e-854a-62ee7ffc6094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:46.329189 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-431a3944-5661-4d7b-bea6-176942075877 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:46.329730 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-431a3944-5661-4d7b-bea6-176942075877 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:46.329730 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-431a3944-5661-4d7b-bea6-176942075877 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:46.335519 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:46.335519 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:46.336734 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-431a3944-5661-4d7b-bea6-176942075877 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:46.337231 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1007/3992] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:46 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:46.364939 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-61da83e5-ad0a-4fcb-ab6b-733295386f07 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:46.366221 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da747b92-4ca6-404e-9b61-f7a4ac7ea33f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:46.366969 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61da83e5-ad0a-4fcb-ab6b-733295386f07 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:46.367201 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61da83e5-ad0a-4fcb-ab6b-733295386f07 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:46.367433 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61da83e5-ad0a-4fcb-ab6b-733295386f07 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:46.367651 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-61da83e5-ad0a-4fcb-ab6b-733295386f07 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:46.368986 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da747b92-4ca6-404e-9b61-f7a4ac7ea33f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 Aug 14 22:33:46.370025 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da747b92-4ca6-404e-9b61-f7a4ac7ea33f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:46.370025 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da747b92-4ca6-404e-9b61-f7a4ac7ea33f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:46.370189 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-da747b92-4ca6-404e-9b61-f7a4ac7ea33f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Show backup with id fd28dc3e-e9b4-4896-a076-6a2e21d80260. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:46.372289 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:46.372289 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:46.373151 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61da83e5-ad0a-4fcb-ab6b-733295386f07 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:46.374070 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 994/3993] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:46 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:46.379322 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da747b92-4ca6-404e-9b61-f7a4ac7ea33f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 returned with HTTP 404 Aug 14 22:33:46.380378 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1005/3994] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:46 2026] GET /volume/v3/backups/fd28dc3e-e9b4-4896-a076-6a2e21d80260 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:46.387189 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Created reservations ['d47ef2c3-a58c-48d0-b55e-091ef1abdc5b', 'c0578768-d824-45ad-ab3b-fc9c55c21b7e', '36905278-75f5-4fd5-8466-879361a47d69', '3230df2f-a255-4b39-b9c5-0f982d1fa7e8'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:46.388894 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f107c8-be25-442e-854a-62ee7ffc6094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d47ef2c3-a58c-48d0-b55e-091ef1abdc5b', 'c0578768-d824-45ad-ab3b-fc9c55c21b7e', '36905278-75f5-4fd5-8466-879361a47d69', '3230df2f-a255-4b39-b9c5-0f982d1fa7e8']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:46.389336 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b84b17-8ba8-4942-b150-4087a488190d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:46.429064 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b84b17-8ba8-4942-b150-4087a488190d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a5ea38b-3dbc-403f-859e-54c497544930', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1758908034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='838445aa6e2f463ab33205407789bcc3',qos_specs=None,replication_status=,reservations=['d47ef2c3-a58c-48d0-b55e-091ef1abdc5b','c0578768-d824-45ad-ab3b-fc9c55c21b7e','36905278-75f5-4fd5-8466-879361a47d69','3230df2f-a255-4b39-b9c5-0f982d1fa7e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='992a0ab999e8470b8db698cb96c16431',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1758908034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a5ea38b-3dbc-403f-859e-54c497544930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='838445aa6e2f463ab33205407789bcc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='992a0ab999e8470b8db698cb96c16431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:46.429407 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0895f08d-42d2-4d2b-b1b1-f4fb0312bcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:46.470087 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0895f08d-42d2-4d2b-b1b1-f4fb0312bcae) transitioned into state 'SUCCESS' from state '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-1758908034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='838445aa6e2f463ab33205407789bcc3',qos_specs=None,replication_status=,reservations=['d47ef2c3-a58c-48d0-b55e-091ef1abdc5b','c0578768-d824-45ad-ab3b-fc9c55c21b7e','36905278-75f5-4fd5-8466-879361a47d69','3230df2f-a255-4b39-b9c5-0f982d1fa7e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='992a0ab999e8470b8db698cb96c16431',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:46.471522 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9cb3722-c28f-4954-bb30-1958e66fb635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:46.480571 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e98619dc-2584-4494-98a6-6330632213be None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:46.483440 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9cb3722-c28f-4954-bb30-1958e66fb635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:46.484007 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e98619dc-2584-4494-98a6-6330632213be tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 Aug 14 22:33:46.484286 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e98619dc-2584-4494-98a6-6330632213be tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:46.484622 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Flow 'volume_create_api' (c5af4bc3-9ea0-463a-92ab-25d45549eaab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:46.484719 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e98619dc-2584-4494-98a6-6330632213be tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:46.484719 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-e98619dc-2584-4494-98a6-6330632213be tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: 37f5e5ce-988b-44cc-ab74-5eff3554ad48 Aug 14 22:33:46.484829 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume request issued successfully. Aug 14 22:33:46.485715 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6cf13e42-cee3-405a-a358-075dd4635af7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:46.485926 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 989/3995] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:46 2026] POST /volume/v3/volumes => generated 778 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:46.491269 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:46.491269 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:46.491805 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e98619dc-2584-4494-98a6-6330632213be tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:33:46.501328 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-04a17266-e605-459c-972c-58ca63ab0767 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:46.503360 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04a17266-e605-459c-972c-58ca63ab0767 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 Aug 14 22:33:46.503523 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04a17266-e605-459c-972c-58ca63ab0767 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:46.503734 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04a17266-e605-459c-972c-58ca63ab0767 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:46.512680 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e98619dc-2584-4494-98a6-6330632213be tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot delete request issued successfully. Aug 14 22:33:46.512929 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e98619dc-2584-4494-98a6-6330632213be tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 returned with HTTP 202 Aug 14 22:33:46.513331 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1008/3996] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:46 2026] DELETE /volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:46.515306 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:46.515306 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:46.520261 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-04a17266-e605-459c-972c-58ca63ab0767 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:46.521416 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4fad1b48-2073-4d17-8366-6165b0122af3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:46.523157 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fad1b48-2073-4d17-8366-6165b0122af3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 Aug 14 22:33:46.523388 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fad1b48-2073-4d17-8366-6165b0122af3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:46.523578 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fad1b48-2073-4d17-8366-6165b0122af3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:46.524807 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04a17266-e605-459c-972c-58ca63ab0767 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 returned with HTTP 200 Aug 14 22:33:46.526001 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 995/3997] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:46 2026] GET /volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:46.529583 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:46.529583 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:46.530053 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4fad1b48-2073-4d17-8366-6165b0122af3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:33:46.530951 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fad1b48-2073-4d17-8366-6165b0122af3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 returned with HTTP 200 Aug 14 22:33:46.531294 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1006/3998] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:46 2026] GET /volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:46.754765 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8e88c1e3-a786-4089-9f65-c2c690fbeb43 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:46.757347 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e88c1e3-a786-4089-9f65-c2c690fbeb43 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:46.757553 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e88c1e3-a786-4089-9f65-c2c690fbeb43 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:46.758320 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e88c1e3-a786-4089-9f65-c2c690fbeb43 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:46.758320 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8e88c1e3-a786-4089-9f65-c2c690fbeb43 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:46.765921 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:46.765921 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:46.767028 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e88c1e3-a786-4089-9f65-c2c690fbeb43 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:46.767747 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 990/3999] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:46 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:47.101473 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-969396e2-b4e7-4c53-ab93-02803704a774 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:47.103808 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-969396e2-b4e7-4c53-ab93-02803704a774 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] DELETE https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:47.104084 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-969396e2-b4e7-4c53-ab93-02803704a774 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:47.104371 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-969396e2-b4e7-4c53-ab93-02803704a774 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:47.104610 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-969396e2-b4e7-4c53-ab93-02803704a774 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Delete volume with id: 5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:47.118495 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:47.118495 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:47.119245 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-969396e2-b4e7-4c53-ab93-02803704a774 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:47.140399 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-969396e2-b4e7-4c53-ab93-02803704a774 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Delete volume request issued successfully. Aug 14 22:33:47.140584 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-969396e2-b4e7-4c53-ab93-02803704a774 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 202 Aug 14 22:33:47.141048 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1009/4000] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:47 2026] DELETE /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:47.150610 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-061c5aa6-0445-4da0-9f71-20b6cff216ff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:47.152782 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-061c5aa6-0445-4da0-9f71-20b6cff216ff tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:47.153093 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-061c5aa6-0445-4da0-9f71-20b6cff216ff tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:47.153382 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-061c5aa6-0445-4da0-9f71-20b6cff216ff tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:47.164045 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:47.164045 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:47.170096 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-061c5aa6-0445-4da0-9f71-20b6cff216ff tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:47.176461 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-061c5aa6-0445-4da0-9f71-20b6cff216ff tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 200 Aug 14 22:33:47.176895 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 996/4001] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:47 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:47.349558 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4203442d-8253-4ea7-aa95-cbf2ceebeacd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:47.352403 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4203442d-8253-4ea7-aa95-cbf2ceebeacd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:47.352597 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4203442d-8253-4ea7-aa95-cbf2ceebeacd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:47.352813 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4203442d-8253-4ea7-aa95-cbf2ceebeacd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:47.352989 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4203442d-8253-4ea7-aa95-cbf2ceebeacd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:47.359607 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:47.359607 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:47.360426 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4203442d-8253-4ea7-aa95-cbf2ceebeacd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:47.360834 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1007/4002] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:47 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:47.385856 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-125fa4cc-2a36-464d-b7e6-a401a18cf94d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:47.387881 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-125fa4cc-2a36-464d-b7e6-a401a18cf94d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:47.387996 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-125fa4cc-2a36-464d-b7e6-a401a18cf94d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:47.388209 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-125fa4cc-2a36-464d-b7e6-a401a18cf94d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:47.388400 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-125fa4cc-2a36-464d-b7e6-a401a18cf94d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:47.392796 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:47.392796 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:47.393610 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-125fa4cc-2a36-464d-b7e6-a401a18cf94d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:47.394037 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 991/4003] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:47 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:47.540020 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d675b0ad-5a9a-44ff-83e1-6513023de37c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:47.541914 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d675b0ad-5a9a-44ff-83e1-6513023de37c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 Aug 14 22:33:47.542102 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d675b0ad-5a9a-44ff-83e1-6513023de37c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:47.542312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d675b0ad-5a9a-44ff-83e1-6513023de37c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:47.544048 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8a958194-fad9-4830-8bea-ccd17f398517 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:47.546684 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a958194-fad9-4830-8bea-ccd17f398517 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 Aug 14 22:33:47.546938 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a958194-fad9-4830-8bea-ccd17f398517 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:47.547098 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a958194-fad9-4830-8bea-ccd17f398517 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:47.552276 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:47.552276 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:47.553370 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a958194-fad9-4830-8bea-ccd17f398517 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 returned with HTTP 404 Aug 14 22:33:47.554145 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 997/4004] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:47 2026] GET /volume/v3/snapshots/37f5e5ce-988b-44cc-ab74-5eff3554ad48 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:47.559747 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d675b0ad-5a9a-44ff-83e1-6513023de37c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:47.568220 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c676c441-c1b5-480b-b90f-a6813843d35d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:47.570564 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d675b0ad-5a9a-44ff-83e1-6513023de37c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 returned with HTTP 200 Aug 14 22:33:47.570713 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c676c441-c1b5-480b-b90f-a6813843d35d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:33:47.570969 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c676c441-c1b5-480b-b90f-a6813843d35d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:47.571201 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c676c441-c1b5-480b-b90f-a6813843d35d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:47.571272 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1010/4005] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:47 2026] GET /volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 => generated 1018 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:47.580385 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:47.580385 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:47.585800 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c676c441-c1b5-480b-b90f-a6813843d35d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:33:47.586055 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d5e45b17-03c2-4803-8816-0c129ac4ddf5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:47.591006 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5e45b17-03c2-4803-8816-0c129ac4ddf5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:47.591422 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5e45b17-03c2-4803-8816-0c129ac4ddf5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a5ea38b-3dbc-403f-859e-54c497544930", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-654861753"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:47.601443 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c676c441-c1b5-480b-b90f-a6813843d35d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:33:47.602115 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1008/4006] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:47 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:47.604874 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:47.604874 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:47.605361 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d5e45b17-03c2-4803-8816-0c129ac4ddf5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:47.605536 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-d5e45b17-03c2-4803-8816-0c129ac4ddf5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create snapshot from volume 3a5ea38b-3dbc-403f-859e-54c497544930 Aug 14 22:33:47.653757 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:47.656365 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d5e45b17-03c2-4803-8816-0c129ac4ddf5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Created reservations ['eb71be83-b727-4be7-bc72-5584e4079452', '47ecb6f7-26b6-45c6-857a-65b8d73d34a6', 'da37b6b4-c1c5-469b-b621-433eaf928a73', '15342b51-00db-458b-9031-58f66299eab4'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:47.656510 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:47.656967 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1879204503"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:47.662443 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume request body: {'volume': {'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1879204503'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:47.714489 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d5e45b17-03c2-4803-8816-0c129ac4ddf5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot create request issued successfully. Aug 14 22:33:47.714885 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5e45b17-03c2-4803-8816-0c129ac4ddf5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:33:47.715360 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 992/4007] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:33:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:47.728493 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5322b133-b52a-41e7-9c48-4e16f7351770 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:47.730648 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5322b133-b52a-41e7-9c48-4e16f7351770 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 Aug 14 22:33:47.730947 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5322b133-b52a-41e7-9c48-4e16f7351770 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:47.731103 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5322b133-b52a-41e7-9c48-4e16f7351770 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:47.738569 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:47.738569 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:47.738955 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5322b133-b52a-41e7-9c48-4e16f7351770 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:47.739814 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5322b133-b52a-41e7-9c48-4e16f7351770 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 returned with HTTP 200 Aug 14 22:33:47.740244 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1011/4008] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:47 2026] GET /volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:47.780048 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1d897734-985c-4f58-9193-01f019739855 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:47.783089 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d897734-985c-4f58-9193-01f019739855 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:47.783247 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d897734-985c-4f58-9193-01f019739855 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:47.783535 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d897734-985c-4f58-9193-01f019739855 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:47.783691 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1d897734-985c-4f58-9193-01f019739855 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:47.791604 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:47.791604 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:47.792354 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d897734-985c-4f58-9193-01f019739855 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:47.792713 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1009/4009] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:47 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:47.888231 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume of 1 GB Aug 14 22:33:47.894501 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Availability Zones retrieved successfully. Aug 14 22:33:47.903993 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Flow 'volume_create_api' (d05c6d64-8f96-43d8-899f-8e3c8342bf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:47.905976 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b33b010-1ac1-469b-93c9-174a328aaf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:47.908267 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:48.010723 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b33b010-1ac1-469b-93c9-174a328aaf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:48.011768 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b58e434-f3a7-4562-bb0b-9c28543ed1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:48.077807 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['518ef1b1-b8eb-406c-b38b-eea79e784f55', 'e090cb08-5b55-4ff9-b336-acc85f9e3e5c', '2c6b8d28-93fd-4ada-94e5-a9beb917242e', '239fc4d9-7ee0-4dbc-852c-c99b1d323b17'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:48.078602 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b58e434-f3a7-4562-bb0b-9c28543ed1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['518ef1b1-b8eb-406c-b38b-eea79e784f55', 'e090cb08-5b55-4ff9-b336-acc85f9e3e5c', '2c6b8d28-93fd-4ada-94e5-a9beb917242e', '239fc4d9-7ee0-4dbc-852c-c99b1d323b17']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:48.079330 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a53b655-68ad-45f2-bb70-b0f335c3dbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:48.103623 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a53b655-68ad-45f2-bb70-b0f335c3dbe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '985ea5cd-a67f-4825-b184-20df8054b8d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1879204503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5775269466e455388a23a8b7ad06b01',qos_specs=None,replication_status=,reservations=['518ef1b1-b8eb-406c-b38b-eea79e784f55','e090cb08-5b55-4ff9-b336-acc85f9e3e5c','2c6b8d28-93fd-4ada-94e5-a9beb917242e','239fc4d9-7ee0-4dbc-852c-c99b1d323b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81e561a5df942b9a80668a3bbea640d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1879204503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=985ea5cd-a67f-4825-b184-20df8054b8d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5775269466e455388a23a8b7ad06b01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e81e561a5df942b9a80668a3bbea640d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:48.104761 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c31847ba-5f68-4cfa-91c6-39b042e1a178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:48.134691 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c31847ba-5f68-4cfa-91c6-39b042e1a178) transitioned into state 'SUCCESS' from state '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-1879204503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5775269466e455388a23a8b7ad06b01',qos_specs=None,replication_status=,reservations=['518ef1b1-b8eb-406c-b38b-eea79e784f55','e090cb08-5b55-4ff9-b336-acc85f9e3e5c','2c6b8d28-93fd-4ada-94e5-a9beb917242e','239fc4d9-7ee0-4dbc-852c-c99b1d323b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81e561a5df942b9a80668a3bbea640d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:48.135616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1856f4e0-b2ea-4fa5-8aff-4f9e6a1e4730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:48.146183 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1856f4e0-b2ea-4fa5-8aff-4f9e6a1e4730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:48.147338 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Flow 'volume_create_api' (d05c6d64-8f96-43d8-899f-8e3c8342bf5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:48.147338 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume request issued successfully. Aug 14 22:33:48.147902 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9b45ba87-2782-4b3b-821d-a0f34e784153 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:48.148333 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 998/4010] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:33:47 2026] POST /volume/v3/volumes => generated 754 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:48.162468 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-268c3dc7-3f03-413d-ab75-770ad7588be4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:48.165396 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-268c3dc7-3f03-413d-ab75-770ad7588be4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:33:48.165396 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-268c3dc7-3f03-413d-ab75-770ad7588be4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:48.165396 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-268c3dc7-3f03-413d-ab75-770ad7588be4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:48.184866 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:48.184866 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:48.190652 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-268c3dc7-3f03-413d-ab75-770ad7588be4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:33:48.193983 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-54f4d971-7f4f-4c0a-a370-2974f0dfc5ec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:48.196751 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-268c3dc7-3f03-413d-ab75-770ad7588be4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:33:48.196921 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-54f4d971-7f4f-4c0a-a370-2974f0dfc5ec tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 Aug 14 22:33:48.197039 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-54f4d971-7f4f-4c0a-a370-2974f0dfc5ec tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:48.197374 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 993/4011] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:48 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:48.197433 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-54f4d971-7f4f-4c0a-a370-2974f0dfc5ec tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:48.215200 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-54f4d971-7f4f-4c0a-a370-2974f0dfc5ec tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 returned with HTTP 404 Aug 14 22:33:48.216000 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1012/4012] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:48 2026] GET /volume/v3/volumes/5f8d2aa3-669a-4839-a5df-82fccb7f7f39 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:48.279764 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-281165c0-22c2-455c-954c-e316a0c9b4dd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:48.281197 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-281165c0-22c2-455c-954c-e316a0c9b4dd tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] DELETE https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:33:48.281482 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-281165c0-22c2-455c-954c-e316a0c9b4dd tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:48.281593 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-281165c0-22c2-455c-954c-e316a0c9b4dd tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:48.281724 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-281165c0-22c2-455c-954c-e316a0c9b4dd tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Delete volume with id: ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:33:48.292726 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:48.292726 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:48.294211 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-281165c0-22c2-455c-954c-e316a0c9b4dd tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:48.326004 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-281165c0-22c2-455c-954c-e316a0c9b4dd tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Delete volume request issued successfully. Aug 14 22:33:48.326477 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-281165c0-22c2-455c-954c-e316a0c9b4dd tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 202 Aug 14 22:33:48.327022 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1010/4013] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:48 2026] DELETE /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:48.337495 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dd91121d-fd18-4d09-b1df-65a3c49b16da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:48.339232 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd91121d-fd18-4d09-b1df-65a3c49b16da tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:33:48.339494 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd91121d-fd18-4d09-b1df-65a3c49b16da tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:48.339682 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd91121d-fd18-4d09-b1df-65a3c49b16da tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:48.348624 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:48.348624 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:48.355318 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dd91121d-fd18-4d09-b1df-65a3c49b16da tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:48.360971 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd91121d-fd18-4d09-b1df-65a3c49b16da tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 200 Aug 14 22:33:48.361507 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 999/4014] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:48 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:48.373546 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-07d630c6-d6a4-4f4a-ba2c-8407f67c7bdd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:48.376431 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07d630c6-d6a4-4f4a-ba2c-8407f67c7bdd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:48.376654 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07d630c6-d6a4-4f4a-ba2c-8407f67c7bdd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:48.376865 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07d630c6-d6a4-4f4a-ba2c-8407f67c7bdd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:48.377028 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-07d630c6-d6a4-4f4a-ba2c-8407f67c7bdd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:48.382907 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:48.382907 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:48.383809 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07d630c6-d6a4-4f4a-ba2c-8407f67c7bdd tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:48.384375 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 994/4015] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:48 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:48.411006 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7c6793e1-7596-4c26-878f-3e83f21a84ea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:48.413312 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c6793e1-7596-4c26-878f-3e83f21a84ea tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:48.413562 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c6793e1-7596-4c26-878f-3e83f21a84ea tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:48.413791 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c6793e1-7596-4c26-878f-3e83f21a84ea tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:48.413791 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7c6793e1-7596-4c26-878f-3e83f21a84ea tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:48.418774 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:48.418774 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:48.419719 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c6793e1-7596-4c26-878f-3e83f21a84ea tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:48.420178 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1013/4016] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:48 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:48.750991 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cf7b0d36-6757-4df6-a260-114b9687f07f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:48.753274 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf7b0d36-6757-4df6-a260-114b9687f07f tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 Aug 14 22:33:48.753544 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf7b0d36-6757-4df6-a260-114b9687f07f tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:48.753836 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf7b0d36-6757-4df6-a260-114b9687f07f tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:48.760490 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:48.760490 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:48.760908 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cf7b0d36-6757-4df6-a260-114b9687f07f tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:48.761873 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf7b0d36-6757-4df6-a260-114b9687f07f tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 returned with HTTP 200 Aug 14 22:33:48.762524 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1011/4017] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:48 2026] GET /volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:48.772018 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8e2d794c-0bcd-4f02-8b5f-5105ba5eb1fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:48.774388 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e2d794c-0bcd-4f02-8b5f-5105ba5eb1fe tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] POST https://10.4.3.114/volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752/action Aug 14 22:33:48.777331 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e2d794c-0bcd-4f02-8b5f-5105ba5eb1fe tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:33:48.777331 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e2d794c-0bcd-4f02-8b5f-5105ba5eb1fe tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:48.777331 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-8e2d794c-0bcd-4f02-8b5f-5105ba5eb1fe tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Updating snapshot '1d566608-b249-4ead-bbb7-9afa01820752' with '{'status': 'error'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 22:33:48.784877 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:48.784877 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:48.785384 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-8e2d794c-0bcd-4f02-8b5f-5105ba5eb1fe tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '68fc7d9d614d4583b43372d8d0d4781d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '838445aa6e2f463ab33205407789bcc3', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:33:48.785630 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e2d794c-0bcd-4f02-8b5f-5105ba5eb1fe tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] https://10.4.3.114/volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752/action returned with HTTP 403 Aug 14 22:33:48.786204 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1000/4018] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:33:48 2026] POST /volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:48.797900 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5dc61e03-3bea-4ebb-9652-e3fd4d4c7e6b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:48.803003 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5dc61e03-3bea-4ebb-9652-e3fd4d4c7e6b tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] DELETE https://10.4.3.114/volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 Aug 14 22:33:48.803208 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5dc61e03-3bea-4ebb-9652-e3fd4d4c7e6b tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:48.803431 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5dc61e03-3bea-4ebb-9652-e3fd4d4c7e6b tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:48.803530 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-5dc61e03-3bea-4ebb-9652-e3fd4d4c7e6b tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete snapshot with id: 1d566608-b249-4ead-bbb7-9afa01820752 Aug 14 22:33:48.811245 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3a5a4e8a-d229-4c1f-8c56-9f57f7e25ba8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:48.813336 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:48.813336 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:48.813500 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a5a4e8a-d229-4c1f-8c56-9f57f7e25ba8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:48.813600 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5dc61e03-3bea-4ebb-9652-e3fd4d4c7e6b tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:48.813674 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a5a4e8a-d229-4c1f-8c56-9f57f7e25ba8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:48.813674 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a5a4e8a-d229-4c1f-8c56-9f57f7e25ba8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:48.813911 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3a5a4e8a-d229-4c1f-8c56-9f57f7e25ba8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:48.827553 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:48.827553 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:48.830324 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a5a4e8a-d229-4c1f-8c56-9f57f7e25ba8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:48.830324 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1014/4019] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:48 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:48.840284 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5dc61e03-3bea-4ebb-9652-e3fd4d4c7e6b tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot delete request issued successfully. Aug 14 22:33:48.840473 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5dc61e03-3bea-4ebb-9652-e3fd4d4c7e6b tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 returned with HTTP 202 Aug 14 22:33:48.840971 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 995/4020] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:48 2026] DELETE /volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:48.851702 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b536b81b-393a-4f73-bf3d-b98a08ee440b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:48.853362 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b536b81b-393a-4f73-bf3d-b98a08ee440b tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 Aug 14 22:33:48.853554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b536b81b-393a-4f73-bf3d-b98a08ee440b tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:48.853743 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b536b81b-393a-4f73-bf3d-b98a08ee440b tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:48.859156 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:48.859156 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:48.859543 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b536b81b-393a-4f73-bf3d-b98a08ee440b tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:48.860362 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b536b81b-393a-4f73-bf3d-b98a08ee440b tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 returned with HTTP 200 Aug 14 22:33:48.860762 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1012/4021] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:48 2026] GET /volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:49.214424 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6acbdcf4-5b59-44aa-8701-429fd5bff19b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:49.216618 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6acbdcf4-5b59-44aa-8701-429fd5bff19b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:33:49.216618 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6acbdcf4-5b59-44aa-8701-429fd5bff19b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:49.216618 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6acbdcf4-5b59-44aa-8701-429fd5bff19b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:49.224726 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:49.224726 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:49.228797 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6acbdcf4-5b59-44aa-8701-429fd5bff19b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:33:49.234933 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6acbdcf4-5b59-44aa-8701-429fd5bff19b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:33:49.235301 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1001/4022] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:49 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:49.381768 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2dbeaa8c-0573-4cda-85d1-01ae81bbe1d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:49.384026 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2dbeaa8c-0573-4cda-85d1-01ae81bbe1d9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e Aug 14 22:33:49.384276 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2dbeaa8c-0573-4cda-85d1-01ae81bbe1d9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:49.384534 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2dbeaa8c-0573-4cda-85d1-01ae81bbe1d9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:49.392429 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2dbeaa8c-0573-4cda-85d1-01ae81bbe1d9 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e returned with HTTP 404 Aug 14 22:33:49.393073 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1015/4023] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:49 2026] GET /volume/v3/volumes/ec602318-42c2-4180-bb56-199586c8110e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:49.402713 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2bf726a3-0589-4b6d-85fd-aecd4424340a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:49.405433 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2bf726a3-0589-4b6d-85fd-aecd4424340a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:49.405619 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2bf726a3-0589-4b6d-85fd-aecd4424340a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:49.405791 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2bf726a3-0589-4b6d-85fd-aecd4424340a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:49.405915 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2bf726a3-0589-4b6d-85fd-aecd4424340a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:49.413605 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:49.413605 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:49.414451 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2bf726a3-0589-4b6d-85fd-aecd4424340a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:49.414887 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 996/4024] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:49 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:33:49.439141 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ac10732-8664-4715-a977-b9cb42a9850a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:49.446540 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ac10732-8664-4715-a977-b9cb42a9850a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:49.450165 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ac10732-8664-4715-a977-b9cb42a9850a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:49.450576 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ac10732-8664-4715-a977-b9cb42a9850a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:49.450786 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9ac10732-8664-4715-a977-b9cb42a9850a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:49.463859 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:49.463859 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:49.464833 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ac10732-8664-4715-a977-b9cb42a9850a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:49.465314 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1013/4025] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:49 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:49.583009 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-42648b03-84ca-43e1-b381-d313523ef902 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:49.584776 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42648b03-84ca-43e1-b381-d313523ef902 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] DELETE https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:33:49.584971 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42648b03-84ca-43e1-b381-d313523ef902 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:49.585184 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42648b03-84ca-43e1-b381-d313523ef902 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:49.585415 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-42648b03-84ca-43e1-b381-d313523ef902 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Delete volume with id: 7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:33:49.596244 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:49.596244 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:49.596875 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42648b03-84ca-43e1-b381-d313523ef902 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:49.616556 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42648b03-84ca-43e1-b381-d313523ef902 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Delete volume request issued successfully. Aug 14 22:33:49.616766 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42648b03-84ca-43e1-b381-d313523ef902 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 202 Aug 14 22:33:49.617285 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1002/4026] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:49 2026] DELETE /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:49.627918 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f5879f0-9758-4048-a509-6b5ea3da8208 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:49.630243 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f5879f0-9758-4048-a509-6b5ea3da8208 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:33:49.630409 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f5879f0-9758-4048-a509-6b5ea3da8208 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:49.630596 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f5879f0-9758-4048-a509-6b5ea3da8208 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:49.638421 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:49.638421 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:49.647157 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8f5879f0-9758-4048-a509-6b5ea3da8208 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Volume info retrieved successfully. Aug 14 22:33:49.653140 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f5879f0-9758-4048-a509-6b5ea3da8208 tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 200 Aug 14 22:33:49.653778 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1016/4027] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:49 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:49.844091 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-85156b73-e491-4f5e-9a36-60a925f33182 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:49.845953 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85156b73-e491-4f5e-9a36-60a925f33182 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:49.846163 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85156b73-e491-4f5e-9a36-60a925f33182 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:49.846407 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85156b73-e491-4f5e-9a36-60a925f33182 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:49.846559 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-85156b73-e491-4f5e-9a36-60a925f33182 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:49.854424 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:49.854424 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:49.855302 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85156b73-e491-4f5e-9a36-60a925f33182 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:49.855724 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 997/4028] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:49 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:49.873061 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-53ae2c8d-77f2-48f0-b378-b10e04d315ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:49.877324 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-53ae2c8d-77f2-48f0-b378-b10e04d315ef tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 Aug 14 22:33:49.877611 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-53ae2c8d-77f2-48f0-b378-b10e04d315ef tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:49.877912 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-53ae2c8d-77f2-48f0-b378-b10e04d315ef tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:49.888304 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-53ae2c8d-77f2-48f0-b378-b10e04d315ef tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 returned with HTTP 404 Aug 14 22:33:49.888537 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1014/4029] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:49 2026] GET /volume/v3/snapshots/1d566608-b249-4ead-bbb7-9afa01820752 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:49.895726 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6f19f437-2404-4f45-b36a-35b0628266f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:49.898015 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f19f437-2404-4f45-b36a-35b0628266f2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 Aug 14 22:33:49.898262 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6f19f437-2404-4f45-b36a-35b0628266f2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:49.898515 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6f19f437-2404-4f45-b36a-35b0628266f2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:49.898711 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6f19f437-2404-4f45-b36a-35b0628266f2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete volume with id: 3a5ea38b-3dbc-403f-859e-54c497544930 Aug 14 22:33:49.907199 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:49.907199 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:49.907607 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6f19f437-2404-4f45-b36a-35b0628266f2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:49.927460 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6f19f437-2404-4f45-b36a-35b0628266f2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete volume request issued successfully. Aug 14 22:33:49.927694 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f19f437-2404-4f45-b36a-35b0628266f2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 returned with HTTP 202 Aug 14 22:33:49.928190 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1003/4030] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:49 2026] DELETE /volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:49.935759 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2fbc5d26-49c2-4927-b291-4330044ac7a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:49.937997 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2fbc5d26-49c2-4927-b291-4330044ac7a8 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 Aug 14 22:33:49.938184 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2fbc5d26-49c2-4927-b291-4330044ac7a8 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:49.938410 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2fbc5d26-49c2-4927-b291-4330044ac7a8 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:49.945663 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:49.945663 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:49.949678 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2fbc5d26-49c2-4927-b291-4330044ac7a8 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:49.953996 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2fbc5d26-49c2-4927-b291-4330044ac7a8 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 returned with HTTP 200 Aug 14 22:33:49.954443 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1017/4031] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:49 2026] GET /volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:50.429233 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-895f2b22-6cfe-40ef-b630-64d40f3542cf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:50.431155 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-895f2b22-6cfe-40ef-b630-64d40f3542cf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:50.431448 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-895f2b22-6cfe-40ef-b630-64d40f3542cf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:50.431712 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-895f2b22-6cfe-40ef-b630-64d40f3542cf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:50.431776 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-895f2b22-6cfe-40ef-b630-64d40f3542cf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:50.437907 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:50.437907 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:50.439519 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-895f2b22-6cfe-40ef-b630-64d40f3542cf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:50.440029 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 998/4032] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:50 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:50.481020 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f3278fb9-e0fc-412e-9ba7-d2708795a739 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:50.484747 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3278fb9-e0fc-412e-9ba7-d2708795a739 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:50.484747 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3278fb9-e0fc-412e-9ba7-d2708795a739 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:50.484747 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3278fb9-e0fc-412e-9ba7-d2708795a739 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:50.484747 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f3278fb9-e0fc-412e-9ba7-d2708795a739 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:50.492640 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:50.492640 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:50.494203 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3278fb9-e0fc-412e-9ba7-d2708795a739 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:50.494953 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1015/4033] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:50 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:50.671360 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0bf9ad2f-aff6-41b7-9c13-7dc051f66bcc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:50.673210 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bf9ad2f-aff6-41b7-9c13-7dc051f66bcc tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] GET https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 Aug 14 22:33:50.673455 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bf9ad2f-aff6-41b7-9c13-7dc051f66bcc tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:50.673711 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bf9ad2f-aff6-41b7-9c13-7dc051f66bcc tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:50.681528 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bf9ad2f-aff6-41b7-9c13-7dc051f66bcc tempest-AttachVolumeNegativeTest-1836692388 tempest-AttachVolumeNegativeTest-1836692388-project-member] https://10.4.3.114/volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 returned with HTTP 404 Aug 14 22:33:50.682126 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1004/4034] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:50 2026] GET /volume/v3/volumes/7fe3a231-36fe-4252-8e44-01d71346acf1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:50.867028 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-910ebc0f-cf28-443e-92f9-d6378a2909ff None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:50.869059 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-910ebc0f-cf28-443e-92f9-d6378a2909ff tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:50.869861 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-910ebc0f-cf28-443e-92f9-d6378a2909ff tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:50.870292 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-910ebc0f-cf28-443e-92f9-d6378a2909ff tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:50.870509 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-910ebc0f-cf28-443e-92f9-d6378a2909ff tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:50.877352 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:50.877352 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:50.878553 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-910ebc0f-cf28-443e-92f9-d6378a2909ff tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:50.879429 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1018/4035] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:50 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:50.970952 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a5a35f16-87d7-427b-8583-eb24722a1137 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:50.972838 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5a35f16-87d7-427b-8583-eb24722a1137 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 Aug 14 22:33:50.973042 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5a35f16-87d7-427b-8583-eb24722a1137 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:50.973218 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5a35f16-87d7-427b-8583-eb24722a1137 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:50.980494 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5a35f16-87d7-427b-8583-eb24722a1137 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 returned with HTTP 404 Aug 14 22:33:50.981002 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 999/4036] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:50 2026] GET /volume/v3/volumes/3a5ea38b-3dbc-403f-859e-54c497544930 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:50.991626 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:50.993973 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:50.994376 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-644299185"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:50.996461 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-644299185'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:50.996616 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume of 1 GB Aug 14 22:33:51.001899 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Availability Zones retrieved successfully. Aug 14 22:33:51.010124 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Flow 'volume_create_api' (ddc00387-be0d-4984-ac07-8ac03fe6e1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:51.011494 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d91a99-af5d-416a-b58b-4ca0c1eaf870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:51.012729 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:51.055795 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d91a99-af5d-416a-b58b-4ca0c1eaf870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:51.057751 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3dfe09a-6679-4f07-a0ab-87fc1faab53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:51.106873 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Created reservations ['a2a4fcec-42d8-4268-a9e4-ebb1133b7ae9', '1137452c-69b9-4f47-a7c2-7dd8f0c2ff51', 'a1348d3f-5071-4c97-bd50-2902583de675', '910131ad-b0b1-4fee-9940-adcb0ec96db9'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:51.107800 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3dfe09a-6679-4f07-a0ab-87fc1faab53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2a4fcec-42d8-4268-a9e4-ebb1133b7ae9', '1137452c-69b9-4f47-a7c2-7dd8f0c2ff51', 'a1348d3f-5071-4c97-bd50-2902583de675', '910131ad-b0b1-4fee-9940-adcb0ec96db9']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:51.108800 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a22b811-eb41-499d-95f3-0a705c22b806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:51.141661 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a22b811-eb41-499d-95f3-0a705c22b806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4da59ee0-da1f-400c-ab15-a5516737ab9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-644299185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='838445aa6e2f463ab33205407789bcc3',qos_specs=None,replication_status=,reservations=['a2a4fcec-42d8-4268-a9e4-ebb1133b7ae9','1137452c-69b9-4f47-a7c2-7dd8f0c2ff51','a1348d3f-5071-4c97-bd50-2902583de675','910131ad-b0b1-4fee-9940-adcb0ec96db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='992a0ab999e8470b8db698cb96c16431',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-644299185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4da59ee0-da1f-400c-ab15-a5516737ab9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='838445aa6e2f463ab33205407789bcc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='992a0ab999e8470b8db698cb96c16431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:51.142395 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ecf5b2c-e92a-4a86-8eed-a7047b1a9735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:51.166578 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ecf5b2c-e92a-4a86-8eed-a7047b1a9735) transitioned into state 'SUCCESS' from state '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-644299185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='838445aa6e2f463ab33205407789bcc3',qos_specs=None,replication_status=,reservations=['a2a4fcec-42d8-4268-a9e4-ebb1133b7ae9','1137452c-69b9-4f47-a7c2-7dd8f0c2ff51','a1348d3f-5071-4c97-bd50-2902583de675','910131ad-b0b1-4fee-9940-adcb0ec96db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='992a0ab999e8470b8db698cb96c16431',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:51.167420 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6635b6a4-06a2-41bb-a936-4fa450428ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:51.178808 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6635b6a4-06a2-41bb-a936-4fa450428ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:51.180898 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Flow 'volume_create_api' (ddc00387-be0d-4984-ac07-8ac03fe6e1f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:51.181601 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume request issued successfully. Aug 14 22:33:51.182271 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dad6e23c-e4e7-42c9-8c7d-fb04b4632835 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:51.182898 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1016/4037] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:50 2026] POST /volume/v3/volumes => generated 777 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:51.199525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c3e6764f-b0a7-4eb7-ab2d-93009f9a6db7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:51.202717 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3e6764f-b0a7-4eb7-ab2d-93009f9a6db7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b Aug 14 22:33:51.202717 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3e6764f-b0a7-4eb7-ab2d-93009f9a6db7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:51.202717 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3e6764f-b0a7-4eb7-ab2d-93009f9a6db7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:51.215425 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:51.215425 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:51.221953 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c3e6764f-b0a7-4eb7-ab2d-93009f9a6db7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:51.228476 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3e6764f-b0a7-4eb7-ab2d-93009f9a6db7 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b returned with HTTP 200 Aug 14 22:33:51.228788 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1005/4038] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:51 2026] GET /volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:51.456959 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c46a96f4-8c37-4177-9595-55d9f418c276 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:51.458965 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c46a96f4-8c37-4177-9595-55d9f418c276 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:51.459160 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c46a96f4-8c37-4177-9595-55d9f418c276 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:51.459160 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c46a96f4-8c37-4177-9595-55d9f418c276 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:51.459498 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c46a96f4-8c37-4177-9595-55d9f418c276 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:51.464088 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:51.464088 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:51.464778 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c46a96f4-8c37-4177-9595-55d9f418c276 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:51.465344 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1019/4039] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:51 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:51.508861 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-01d1c4eb-7fea-4a8c-aea2-86b84b4e93c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:51.511341 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01d1c4eb-7fea-4a8c-aea2-86b84b4e93c6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:51.511984 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01d1c4eb-7fea-4a8c-aea2-86b84b4e93c6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:51.512291 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01d1c4eb-7fea-4a8c-aea2-86b84b4e93c6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:51.512447 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-01d1c4eb-7fea-4a8c-aea2-86b84b4e93c6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:51.518282 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:51.518282 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:51.519386 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01d1c4eb-7fea-4a8c-aea2-86b84b4e93c6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:51.521185 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1000/4040] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:51 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:51.894934 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8e5d9b1a-b343-4e74-a89d-619307c31ed7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:51.897848 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e5d9b1a-b343-4e74-a89d-619307c31ed7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:51.897848 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e5d9b1a-b343-4e74-a89d-619307c31ed7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:51.898637 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e5d9b1a-b343-4e74-a89d-619307c31ed7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:51.898637 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8e5d9b1a-b343-4e74-a89d-619307c31ed7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:51.908504 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:51.908504 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:51.908504 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e5d9b1a-b343-4e74-a89d-619307c31ed7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:51.910789 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1017/4041] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:51 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:52.248758 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-db2bf2d8-fb44-4d68-9935-e93993518a15 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:52.256375 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db2bf2d8-fb44-4d68-9935-e93993518a15 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b Aug 14 22:33:52.257461 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db2bf2d8-fb44-4d68-9935-e93993518a15 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:52.258374 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db2bf2d8-fb44-4d68-9935-e93993518a15 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:52.280467 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:52.280467 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:52.290878 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db2bf2d8-fb44-4d68-9935-e93993518a15 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:52.305686 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db2bf2d8-fb44-4d68-9935-e93993518a15 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b returned with HTTP 200 Aug 14 22:33:52.306127 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1006/4042] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:52 2026] GET /volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b => generated 1017 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:52.321985 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e0275c17-85e1-4037-b784-bb6734b9d887 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:52.324028 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0275c17-85e1-4037-b784-bb6734b9d887 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:52.324521 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0275c17-85e1-4037-b784-bb6734b9d887 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4da59ee0-da1f-400c-ab15-a5516737ab9b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1581565223"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:52.335837 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:52.335837 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:52.335837 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e0275c17-85e1-4037-b784-bb6734b9d887 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:52.335837 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-e0275c17-85e1-4037-b784-bb6734b9d887 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create snapshot from volume 4da59ee0-da1f-400c-ab15-a5516737ab9b Aug 14 22:33:52.369938 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-e0275c17-85e1-4037-b784-bb6734b9d887 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Created reservations ['5d279f62-3e12-4d33-b5ae-0c0e1036d2f2', '14edd871-d2df-4be4-b7ed-f02bb06a6413', 'a562a99e-dc13-4c22-9ceb-1eda4bb09cdb', 'fb344dd9-85b4-4952-8406-88e23ac94ce8'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:52.410867 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e0275c17-85e1-4037-b784-bb6734b9d887 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot create request issued successfully. Aug 14 22:33:52.411295 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0275c17-85e1-4037-b784-bb6734b9d887 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:33:52.411719 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1020/4043] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:33:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:52.432492 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-01f62e08-a3b5-4329-88c5-2bf6d8858a36 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:52.439893 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01f62e08-a3b5-4329-88c5-2bf6d8858a36 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca Aug 14 22:33:52.439893 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01f62e08-a3b5-4329-88c5-2bf6d8858a36 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:52.439893 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01f62e08-a3b5-4329-88c5-2bf6d8858a36 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:52.449446 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:52.449446 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:52.450038 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-01f62e08-a3b5-4329-88c5-2bf6d8858a36 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:52.451833 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01f62e08-a3b5-4329-88c5-2bf6d8858a36 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca returned with HTTP 200 Aug 14 22:33:52.451833 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1001/4044] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:52 2026] GET /volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:52.477974 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-709b418e-7a37-4677-8666-ccd8ae972bfa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:52.481920 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-709b418e-7a37-4677-8666-ccd8ae972bfa tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:52.482743 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-709b418e-7a37-4677-8666-ccd8ae972bfa tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:52.483051 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-709b418e-7a37-4677-8666-ccd8ae972bfa tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:52.483312 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-709b418e-7a37-4677-8666-ccd8ae972bfa tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:52.489510 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:52.489510 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:52.489510 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-709b418e-7a37-4677-8666-ccd8ae972bfa tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:52.490168 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1018/4045] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:52 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:52.534419 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-58e14393-5823-45ef-b738-3e155ffe8564 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:52.536422 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58e14393-5823-45ef-b738-3e155ffe8564 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:52.536589 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58e14393-5823-45ef-b738-3e155ffe8564 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:52.536805 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58e14393-5823-45ef-b738-3e155ffe8564 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:52.536939 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-58e14393-5823-45ef-b738-3e155ffe8564 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:52.542209 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:52.542209 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:52.543524 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58e14393-5823-45ef-b738-3e155ffe8564 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:52.543985 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1007/4046] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:52 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:52.921570 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-19bb5277-1ea5-4e2c-80d2-14b8dfaa1474 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:52.923542 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19bb5277-1ea5-4e2c-80d2-14b8dfaa1474 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:52.923720 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19bb5277-1ea5-4e2c-80d2-14b8dfaa1474 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:52.923962 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19bb5277-1ea5-4e2c-80d2-14b8dfaa1474 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:52.924280 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-19bb5277-1ea5-4e2c-80d2-14b8dfaa1474 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:52.929192 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:52.929192 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:52.930410 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19bb5277-1ea5-4e2c-80d2-14b8dfaa1474 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:52.931556 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1021/4047] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:52 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:53.467373 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b2c2ef24-a06e-4c39-af9e-54abf6b87bfb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:53.470097 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2c2ef24-a06e-4c39-af9e-54abf6b87bfb tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca Aug 14 22:33:53.470097 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2c2ef24-a06e-4c39-af9e-54abf6b87bfb tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:53.470974 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2c2ef24-a06e-4c39-af9e-54abf6b87bfb tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:53.484988 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:53.484988 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:53.484988 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b2c2ef24-a06e-4c39-af9e-54abf6b87bfb tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:53.485954 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2c2ef24-a06e-4c39-af9e-54abf6b87bfb tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca returned with HTTP 200 Aug 14 22:33:53.486366 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1002/4048] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:53 2026] GET /volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:53.501300 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-926fdf7a-cd34-49a6-9eb8-a8323f7304e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:53.507934 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f8f65995-d356-4ba6-9eac-25fee40e55a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:53.516409 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-926fdf7a-cd34-49a6-9eb8-a8323f7304e3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] GET https://10.4.3.114/volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca Aug 14 22:33:53.516788 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-926fdf7a-cd34-49a6-9eb8-a8323f7304e3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:53.517746 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-926fdf7a-cd34-49a6-9eb8-a8323f7304e3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:53.519214 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8f65995-d356-4ba6-9eac-25fee40e55a8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:33:53.519816 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8f65995-d356-4ba6-9eac-25fee40e55a8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:53.520871 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8f65995-d356-4ba6-9eac-25fee40e55a8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:53.521606 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f8f65995-d356-4ba6-9eac-25fee40e55a8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:53.527488 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:53.527488 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:53.528875 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-926fdf7a-cd34-49a6-9eb8-a8323f7304e3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Snapshot retrieved successfully. Aug 14 22:33:53.530340 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-926fdf7a-cd34-49a6-9eb8-a8323f7304e3 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] https://10.4.3.114/volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca returned with HTTP 200 Aug 14 22:33:53.531630 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1019/4049] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:53 2026] GET /volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:53.534292 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:53.534292 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:53.535307 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8f65995-d356-4ba6-9eac-25fee40e55a8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:33:53.536553 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1008/4050] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:53 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 749 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:53.544782 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a492bd20-32d7-4edc-95df-f181d8dd3b9f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:53.547558 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a492bd20-32d7-4edc-95df-f181d8dd3b9f tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] DELETE https://10.4.3.114/volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca Aug 14 22:33:53.547558 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a492bd20-32d7-4edc-95df-f181d8dd3b9f tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:53.547744 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a492bd20-32d7-4edc-95df-f181d8dd3b9f tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:53.547804 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-a492bd20-32d7-4edc-95df-f181d8dd3b9f tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete snapshot with id: 3fa9e4b1-af39-4d8d-947e-4b6b03b277ca Aug 14 22:33:53.551922 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-81830820-766c-4ddc-896f-de19cd35b524 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:53.554053 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:53.554053 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:53.554183 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81830820-766c-4ddc-896f-de19cd35b524 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:33:53.554572 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a492bd20-32d7-4edc-95df-f181d8dd3b9f tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:53.554654 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81830820-766c-4ddc-896f-de19cd35b524 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac486fab-945e-4c1e-a994-e1676e8b0d13", "name": "tempest-VolumesBackupsTest-Backup-1351457942"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:53.556266 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-81830820-766c-4ddc-896f-de19cd35b524 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Creating new backup {'backup': {'volume_id': 'ac486fab-945e-4c1e-a994-e1676e8b0d13', 'name': 'tempest-VolumesBackupsTest-Backup-1351457942'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:33:53.556437 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-81830820-766c-4ddc-896f-de19cd35b524 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Creating backup of volume ac486fab-945e-4c1e-a994-e1676e8b0d13 in container None Aug 14 22:33:53.558268 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-245b9ad9-2705-40af-8b55-5f32e1bafc4c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:53.561591 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-245b9ad9-2705-40af-8b55-5f32e1bafc4c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:53.561591 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-245b9ad9-2705-40af-8b55-5f32e1bafc4c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:53.561761 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-245b9ad9-2705-40af-8b55-5f32e1bafc4c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:53.561761 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-245b9ad9-2705-40af-8b55-5f32e1bafc4c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:53.568525 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:53.568525 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:53.569483 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-245b9ad9-2705-40af-8b55-5f32e1bafc4c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:53.569986 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1020/4051] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:53 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:53.570775 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:53.570775 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:53.571698 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-81830820-766c-4ddc-896f-de19cd35b524 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:33:53.588149 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a492bd20-32d7-4edc-95df-f181d8dd3b9f tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot delete request issued successfully. Aug 14 22:33:53.588639 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a492bd20-32d7-4edc-95df-f181d8dd3b9f tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca returned with HTTP 202 Aug 14 22:33:53.589268 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1022/4052] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:53 2026] DELETE /volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:53.599649 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b4cf6d65-df58-4303-a57f-ec8f95dd0fad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:53.604470 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4cf6d65-df58-4303-a57f-ec8f95dd0fad tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca Aug 14 22:33:53.604470 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4cf6d65-df58-4303-a57f-ec8f95dd0fad tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:53.604623 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4cf6d65-df58-4303-a57f-ec8f95dd0fad tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:53.617081 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:53.617081 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:53.617675 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b4cf6d65-df58-4303-a57f-ec8f95dd0fad tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:53.619765 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4cf6d65-df58-4303-a57f-ec8f95dd0fad tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca returned with HTTP 200 Aug 14 22:33:53.620191 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1009/4053] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:53 2026] GET /volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:53.633907 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-81830820-766c-4ddc-896f-de19cd35b524 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Created reservations ['a9781122-b839-4c22-80fa-6c29dde4490e', '38c4b086-7e79-4af3-a835-9e8d76a0c388'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:53.725303 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81830820-766c-4ddc-896f-de19cd35b524 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:33:53.725796 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1003/4054] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:33:53 2026] POST /volume/v3/backups => generated 330 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:53.737030 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5989d464-a057-4b8d-a437-89ed823fd8b9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:53.739408 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5989d464-a057-4b8d-a437-89ed823fd8b9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:33:53.739637 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5989d464-a057-4b8d-a437-89ed823fd8b9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:53.739880 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5989d464-a057-4b8d-a437-89ed823fd8b9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:53.740204 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5989d464-a057-4b8d-a437-89ed823fd8b9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:53.748476 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:53.748476 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:53.749366 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5989d464-a057-4b8d-a437-89ed823fd8b9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:33:53.749917 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1021/4055] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:53 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:53.949704 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4903b775-00ee-4a9a-b372-c9c8d959e142 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:53.949704 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4903b775-00ee-4a9a-b372-c9c8d959e142 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:53.949704 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4903b775-00ee-4a9a-b372-c9c8d959e142 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:53.949704 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4903b775-00ee-4a9a-b372-c9c8d959e142 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:53.949704 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4903b775-00ee-4a9a-b372-c9c8d959e142 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:53.952059 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=446,cinder:INSERT=89,cinder:UPDATE=172 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:33:53.957486 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:53.957486 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:53.960887 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4903b775-00ee-4a9a-b372-c9c8d959e142 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:53.960887 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1023/4056] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:53 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:54.581689 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5fd72a91-d169-454c-8de6-89c233d6f648 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:54.583730 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fd72a91-d169-454c-8de6-89c233d6f648 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:54.583797 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5fd72a91-d169-454c-8de6-89c233d6f648 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:54.583993 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5fd72a91-d169-454c-8de6-89c233d6f648 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:54.584169 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5fd72a91-d169-454c-8de6-89c233d6f648 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:54.587072 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=457,cinder:INSERT=83,cinder:UPDATE=166 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:33:54.591591 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:54.591591 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:54.592569 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fd72a91-d169-454c-8de6-89c233d6f648 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:54.593543 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1010/4057] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:54 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:54.634506 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d67702d9-95d7-4fba-8728-84fa94f18e3a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:54.637039 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d67702d9-95d7-4fba-8728-84fa94f18e3a tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca Aug 14 22:33:54.637366 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d67702d9-95d7-4fba-8728-84fa94f18e3a tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:54.637698 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d67702d9-95d7-4fba-8728-84fa94f18e3a tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:54.641775 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d67702d9-95d7-4fba-8728-84fa94f18e3a tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca returned with HTTP 404 Aug 14 22:33:54.642391 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1004/4058] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:54 2026] GET /volume/v3/snapshots/3fa9e4b1-af39-4d8d-947e-4b6b03b277ca => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:54.648929 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1ca49179-2c16-40ff-be7e-eb8e3f71620c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:54.650922 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ca49179-2c16-40ff-be7e-eb8e3f71620c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b Aug 14 22:33:54.651245 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ca49179-2c16-40ff-be7e-eb8e3f71620c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:54.651536 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ca49179-2c16-40ff-be7e-eb8e3f71620c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:54.651765 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1ca49179-2c16-40ff-be7e-eb8e3f71620c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete volume with id: 4da59ee0-da1f-400c-ab15-a5516737ab9b Aug 14 22:33:54.659344 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:54.659344 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:54.659681 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1ca49179-2c16-40ff-be7e-eb8e3f71620c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:54.677063 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1ca49179-2c16-40ff-be7e-eb8e3f71620c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete volume request issued successfully. Aug 14 22:33:54.677227 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ca49179-2c16-40ff-be7e-eb8e3f71620c tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b returned with HTTP 202 Aug 14 22:33:54.677670 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1022/4059] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:54 2026] DELETE /volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:54.687323 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1dd09f0f-e99c-4b89-ad03-e065e5197fec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:54.689483 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1dd09f0f-e99c-4b89-ad03-e065e5197fec tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b Aug 14 22:33:54.689701 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1dd09f0f-e99c-4b89-ad03-e065e5197fec tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:54.690039 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1dd09f0f-e99c-4b89-ad03-e065e5197fec tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:54.700368 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:54.700368 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:54.705766 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1dd09f0f-e99c-4b89-ad03-e065e5197fec tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:54.712515 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1dd09f0f-e99c-4b89-ad03-e065e5197fec tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b returned with HTTP 200 Aug 14 22:33:54.713082 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1024/4060] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:54 2026] GET /volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:54.764606 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ae9f7096-638d-4d84-815c-ae04e18a649a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:54.766853 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae9f7096-638d-4d84-815c-ae04e18a649a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:33:54.767164 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae9f7096-638d-4d84-815c-ae04e18a649a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:54.767419 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae9f7096-638d-4d84-815c-ae04e18a649a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:54.767593 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ae9f7096-638d-4d84-815c-ae04e18a649a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:54.778593 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:54.778593 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:54.778593 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae9f7096-638d-4d84-815c-ae04e18a649a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:33:54.778956 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1011/4061] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:54 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:54.974157 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7fe3afc6-cc41-49b4-8d0a-0bc3874c4cce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:54.976893 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7fe3afc6-cc41-49b4-8d0a-0bc3874c4cce tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:54.976893 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7fe3afc6-cc41-49b4-8d0a-0bc3874c4cce tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:54.977384 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7fe3afc6-cc41-49b4-8d0a-0bc3874c4cce tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:54.977538 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7fe3afc6-cc41-49b4-8d0a-0bc3874c4cce tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:54.984887 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:54.984887 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:54.985685 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7fe3afc6-cc41-49b4-8d0a-0bc3874c4cce tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:54.986479 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1005/4062] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:54 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:55.605824 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4466d8a2-a69c-4f28-af32-5e32e73418da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:55.607737 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4466d8a2-a69c-4f28-af32-5e32e73418da tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:55.608000 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4466d8a2-a69c-4f28-af32-5e32e73418da tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:55.608119 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4466d8a2-a69c-4f28-af32-5e32e73418da tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:55.608239 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4466d8a2-a69c-4f28-af32-5e32e73418da tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:55.610498 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=384,cinder:UPDATE=122,cinder:INSERT=64 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:33:55.614420 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:55.614420 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:55.614744 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4466d8a2-a69c-4f28-af32-5e32e73418da tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:55.615350 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1023/4063] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:55 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:55.726704 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b99c5f7e-8a74-48cc-bf99-41eaff811386 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:55.728499 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b99c5f7e-8a74-48cc-bf99-41eaff811386 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b Aug 14 22:33:55.728690 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b99c5f7e-8a74-48cc-bf99-41eaff811386 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:55.728919 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b99c5f7e-8a74-48cc-bf99-41eaff811386 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:55.736763 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b99c5f7e-8a74-48cc-bf99-41eaff811386 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b returned with HTTP 404 Aug 14 22:33:55.737310 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1025/4064] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:55 2026] GET /volume/v3/volumes/4da59ee0-da1f-400c-ab15-a5516737ab9b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:55.745782 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:55.747576 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:55.747927 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1252211783"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:55.749400 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1252211783'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:55.749516 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume of 1 GB Aug 14 22:33:55.753795 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Availability Zones retrieved successfully. Aug 14 22:33:55.760031 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Flow 'volume_create_api' (3070bea7-7885-4dd9-9781-165c21948a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:55.761707 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (034d2f2a-11bd-45b0-b48d-5e61f2caa2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:55.762636 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:55.791621 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e12ee3ba-7dbf-4d55-8ce4-403c7aa4a88f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:55.793462 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e12ee3ba-7dbf-4d55-8ce4-403c7aa4a88f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:33:55.793674 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e12ee3ba-7dbf-4d55-8ce4-403c7aa4a88f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:55.793890 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e12ee3ba-7dbf-4d55-8ce4-403c7aa4a88f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:55.794029 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e12ee3ba-7dbf-4d55-8ce4-403c7aa4a88f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:55.796781 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (034d2f2a-11bd-45b0-b48d-5e61f2caa2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:55.798136 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f8f7016-0bc1-4e2a-a3d4-8500e59453b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:55.800868 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:55.800868 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:55.801823 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e12ee3ba-7dbf-4d55-8ce4-403c7aa4a88f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:33:55.802378 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1006/4065] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:55 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:55.843739 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Created reservations ['a7f4f755-1ad1-4964-9366-0fa9ea77f87d', '2b369262-9964-46a5-95c9-18c7dde63341', '366e05ad-27c3-47e9-807f-89c70b68fb97', '2d877864-aa6b-4b06-9e22-096ff2562661'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:55.844895 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f8f7016-0bc1-4e2a-a3d4-8500e59453b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7f4f755-1ad1-4964-9366-0fa9ea77f87d', '2b369262-9964-46a5-95c9-18c7dde63341', '366e05ad-27c3-47e9-807f-89c70b68fb97', '2d877864-aa6b-4b06-9e22-096ff2562661']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:55.846186 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a99639b2-3243-47d4-a0ac-5430978c907d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:55.877890 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a99639b2-3243-47d4-a0ac-5430978c907d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ab92e02-a87b-472c-b640-b7b6a94de3dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1252211783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='838445aa6e2f463ab33205407789bcc3',qos_specs=None,replication_status=,reservations=['a7f4f755-1ad1-4964-9366-0fa9ea77f87d','2b369262-9964-46a5-95c9-18c7dde63341','366e05ad-27c3-47e9-807f-89c70b68fb97','2d877864-aa6b-4b06-9e22-096ff2562661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='992a0ab999e8470b8db698cb96c16431',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1252211783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ab92e02-a87b-472c-b640-b7b6a94de3dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='838445aa6e2f463ab33205407789bcc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='992a0ab999e8470b8db698cb96c16431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:55.878676 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e4e4ea9-66bd-44b1-8dd7-b3301ac1e8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:55.880552 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8e47f2f8-927d-456a-a17f-184230f23f6e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:55.899420 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e4e4ea9-66bd-44b1-8dd7-b3301ac1e8e9) transitioned into state 'SUCCESS' from state '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-1252211783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='838445aa6e2f463ab33205407789bcc3',qos_specs=None,replication_status=,reservations=['a7f4f755-1ad1-4964-9366-0fa9ea77f87d','2b369262-9964-46a5-95c9-18c7dde63341','366e05ad-27c3-47e9-807f-89c70b68fb97','2d877864-aa6b-4b06-9e22-096ff2562661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='992a0ab999e8470b8db698cb96c16431',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:55.900381 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f109089-1187-49c6-9746-2b186400bf86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:55.913825 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f109089-1187-49c6-9746-2b186400bf86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:55.914869 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Flow 'volume_create_api' (3070bea7-7885-4dd9-9781-165c21948a8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:55.915161 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create volume request issued successfully. Aug 14 22:33:55.915722 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a3f2fa1-48aa-4e1c-9a4f-78f8137c43c5 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:55.916120 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1012/4066] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:55 2026] POST /volume/v3/volumes => generated 778 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:55.930677 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-25c1af39-ce3a-4c34-b075-47db660731ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:55.933220 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25c1af39-ce3a-4c34-b075-47db660731ef tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd Aug 14 22:33:55.933521 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25c1af39-ce3a-4c34-b075-47db660731ef tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:55.933767 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25c1af39-ce3a-4c34-b075-47db660731ef tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:55.945384 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:55.945384 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:55.952000 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-25c1af39-ce3a-4c34-b075-47db660731ef tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:55.956883 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25c1af39-ce3a-4c34-b075-47db660731ef tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd returned with HTTP 200 Aug 14 22:33:55.957612 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1026/4067] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:55 2026] GET /volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:33:55.999434 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f6e73ad-aeb3-42c9-9812-a740870b78e5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:56.001714 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f6e73ad-aeb3-42c9-9812-a740870b78e5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:56.001985 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f6e73ad-aeb3-42c9-9812-a740870b78e5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:56.002334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f6e73ad-aeb3-42c9-9812-a740870b78e5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:56.002511 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6f6e73ad-aeb3-42c9-9812-a740870b78e5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:56.004534 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=380,cinder:UPDATE=118,cinder:INSERT=59,cinder:DELETE=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:33:56.007998 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:56.007998 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:56.009042 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f6e73ad-aeb3-42c9-9812-a740870b78e5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:56.009794 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1007/4068] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:55 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:56.026925 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:56.027383 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-534704775"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:56.029209 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-534704775'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:56.029438 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Create volume of 1 GB Aug 14 22:33:56.035147 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Availability Zones retrieved successfully. Aug 14 22:33:56.043381 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Flow 'volume_create_api' (7ea6adcc-1595-4d1c-b76d-913d27254bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:56.044736 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01025ba-34ef-4a7d-bbbc-3fc028e683d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:56.045979 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:56.077208 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01025ba-34ef-4a7d-bbbc-3fc028e683d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:56.078221 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1455a8d7-e831-4c96-a3e2-0fd82a321dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:56.143323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Created reservations ['f37dde17-71fd-4e8c-ab7a-896e56035953', '6888e43c-a76c-4f4d-8a6e-e2c2e845e876', 'bf0b55c7-032d-41d4-a491-9053d9884cec', 'cc2b3536-d0e9-45e4-bf24-c30080b18a88'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:56.144222 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1455a8d7-e831-4c96-a3e2-0fd82a321dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f37dde17-71fd-4e8c-ab7a-896e56035953', '6888e43c-a76c-4f4d-8a6e-e2c2e845e876', 'bf0b55c7-032d-41d4-a491-9053d9884cec', 'cc2b3536-d0e9-45e4-bf24-c30080b18a88']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:56.145739 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9c53a3-0655-42c9-a911-a4b081d920b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:56.170072 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9c53a3-0655-42c9-a911-a4b081d920b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e184f5a-82f4-43a7-930c-0f4661ff9095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-534704775',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a66cf588e8aa4865aed0b55d337af2b9',qos_specs=None,replication_status=,reservations=['f37dde17-71fd-4e8c-ab7a-896e56035953','6888e43c-a76c-4f4d-8a6e-e2c2e845e876','bf0b55c7-032d-41d4-a491-9053d9884cec','cc2b3536-d0e9-45e4-bf24-c30080b18a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e418c8342a964dd3b724af2fe63d08f3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-534704775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e184f5a-82f4-43a7-930c-0f4661ff9095,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a66cf588e8aa4865aed0b55d337af2b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e418c8342a964dd3b724af2fe63d08f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:56.170966 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f29f736-e5cd-44c3-bf80-1999fce269dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:56.193447 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f29f736-e5cd-44c3-bf80-1999fce269dd) transitioned into state 'SUCCESS' from state '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-534704775',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a66cf588e8aa4865aed0b55d337af2b9',qos_specs=None,replication_status=,reservations=['f37dde17-71fd-4e8c-ab7a-896e56035953','6888e43c-a76c-4f4d-8a6e-e2c2e845e876','bf0b55c7-032d-41d4-a491-9053d9884cec','cc2b3536-d0e9-45e4-bf24-c30080b18a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e418c8342a964dd3b724af2fe63d08f3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:56.194525 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3bde8c-41b6-4d57-ab20-ee5ddac06060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:56.205278 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3bde8c-41b6-4d57-ab20-ee5ddac06060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:56.206007 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Flow 'volume_create_api' (7ea6adcc-1595-4d1c-b76d-913d27254bc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:56.206300 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Create volume request issued successfully. Aug 14 22:33:56.206845 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e47f2f8-927d-456a-a17f-184230f23f6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:56.207287 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1024/4069] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:33:55 2026] POST /volume/v3/volumes => generated 759 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:56.219430 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6dab7c8a-849b-4cc7-a340-67305db7e598 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:56.221554 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6dab7c8a-849b-4cc7-a340-67305db7e598 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 Aug 14 22:33:56.221788 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6dab7c8a-849b-4cc7-a340-67305db7e598 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:56.222112 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6dab7c8a-849b-4cc7-a340-67305db7e598 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:56.231203 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:56.231203 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:56.235167 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6dab7c8a-849b-4cc7-a340-67305db7e598 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:33:56.239722 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6dab7c8a-849b-4cc7-a340-67305db7e598 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 returned with HTTP 200 Aug 14 22:33:56.240150 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1013/4070] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:56 2026] GET /volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:56.626762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-015bad4e-b977-4e74-8b18-ccd04edb2824 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:56.628717 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-015bad4e-b977-4e74-8b18-ccd04edb2824 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:56.628994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-015bad4e-b977-4e74-8b18-ccd04edb2824 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:56.629226 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-015bad4e-b977-4e74-8b18-ccd04edb2824 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:56.630002 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-015bad4e-b977-4e74-8b18-ccd04edb2824 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:56.634076 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:56.634076 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:56.635002 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-015bad4e-b977-4e74-8b18-ccd04edb2824 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:56.635636 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1027/4071] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:56 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:56.815173 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9229d69d-7353-4642-a022-37421fa9ee42 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:56.821598 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9229d69d-7353-4642-a022-37421fa9ee42 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:33:56.821598 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9229d69d-7353-4642-a022-37421fa9ee42 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:56.821598 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9229d69d-7353-4642-a022-37421fa9ee42 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:56.821598 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9229d69d-7353-4642-a022-37421fa9ee42 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:56.825706 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0cbe2f37-e4ed-4085-9cd4-80fbca72c2b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:56.827591 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0cbe2f37-e4ed-4085-9cd4-80fbca72c2b6 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:33:56.828014 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0cbe2f37-e4ed-4085-9cd4-80fbca72c2b6 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:56.828395 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0cbe2f37-e4ed-4085-9cd4-80fbca72c2b6 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:56.829011 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:56.829011 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:56.830069 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9229d69d-7353-4642-a022-37421fa9ee42 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:33:56.831275 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1008/4072] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:56 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:33:56.841352 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:56.841352 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:56.844804 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0cbe2f37-e4ed-4085-9cd4-80fbca72c2b6 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:33:56.850334 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0cbe2f37-e4ed-4085-9cd4-80fbca72c2b6 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:33:56.850970 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1025/4073] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:56 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:56.866232 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-45b1ffd4-0db7-4381-9040-c80379209f1f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:56.868405 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45b1ffd4-0db7-4381-9040-c80379209f1f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:33:56.869397 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45b1ffd4-0db7-4381-9040-c80379209f1f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:56.869397 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45b1ffd4-0db7-4381-9040-c80379209f1f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:56.876400 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:56.876400 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:56.880472 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-45b1ffd4-0db7-4381-9040-c80379209f1f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:33:56.886340 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45b1ffd4-0db7-4381-9040-c80379209f1f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:33:56.887124 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1014/4074] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:56 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:56.941575 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-88657843-5215-4900-b2cf-c6d6a3a5f9d1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:56.943959 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-88657843-5215-4900-b2cf-c6d6a3a5f9d1 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:33:56.944199 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-88657843-5215-4900-b2cf-c6d6a3a5f9d1 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:56.944454 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-88657843-5215-4900-b2cf-c6d6a3a5f9d1 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:56.952089 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:56.952089 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:56.956004 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-88657843-5215-4900-b2cf-c6d6a3a5f9d1 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:33:56.960685 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-88657843-5215-4900-b2cf-c6d6a3a5f9d1 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:33:56.961175 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1028/4075] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:33:56 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:56.972789 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b12700c9-3e78-47ef-b219-38b75bff0691 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:56.975866 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b12700c9-3e78-47ef-b219-38b75bff0691 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd Aug 14 22:33:56.976126 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b12700c9-3e78-47ef-b219-38b75bff0691 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:56.976387 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b12700c9-3e78-47ef-b219-38b75bff0691 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:56.986909 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:56.986909 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:56.992633 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b12700c9-3e78-47ef-b219-38b75bff0691 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:56.998088 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b12700c9-3e78-47ef-b219-38b75bff0691 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd returned with HTTP 200 Aug 14 22:33:56.998597 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1009/4076] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:56 2026] GET /volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:57.014668 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-02ac7b2f-492e-4aa0-808c-2ddeb7c202ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.016552 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02ac7b2f-492e-4aa0-808c-2ddeb7c202ff tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:33:57.017364 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02ac7b2f-492e-4aa0-808c-2ddeb7c202ff tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ab92e02-a87b-472c-b640-b7b6a94de3dd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-510741620"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:57.022521 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0621039-87e7-4bf8-aae8-ed769178efd1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.025698 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0621039-87e7-4bf8-aae8-ed769178efd1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:57.026021 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0621039-87e7-4bf8-aae8-ed769178efd1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.026853 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0621039-87e7-4bf8-aae8-ed769178efd1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.027086 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b0621039-87e7-4bf8-aae8-ed769178efd1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:57.028177 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.028177 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:57.028744 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-02ac7b2f-492e-4aa0-808c-2ddeb7c202ff tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:57.028969 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-02ac7b2f-492e-4aa0-808c-2ddeb7c202ff tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Create snapshot from volume 4ab92e02-a87b-472c-b640-b7b6a94de3dd Aug 14 22:33:57.033488 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.033488 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:57.034948 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0621039-87e7-4bf8-aae8-ed769178efd1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:57.036606 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1015/4077] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:57 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:57.047674 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-94fb1c7c-359f-44f7-b4c4-e1556c205751 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.047674 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94fb1c7c-359f-44f7-b4c4-e1556c205751 None None] GET https://10.4.3.114/volume// Aug 14 22:33:57.047961 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94fb1c7c-359f-44f7-b4c4-e1556c205751 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.048178 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94fb1c7c-359f-44f7-b4c4-e1556c205751 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.048552 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94fb1c7c-359f-44f7-b4c4-e1556c205751 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:33:57.048899 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1029/4078] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:33: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 14 22:33:57.049880 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-91f42dac-b309-40e4-898a-fe658b36bdd4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.052341 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91f42dac-b309-40e4-898a-fe658b36bdd4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 Aug 14 22:33:57.052619 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91f42dac-b309-40e4-898a-fe658b36bdd4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.052913 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91f42dac-b309-40e4-898a-fe658b36bdd4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.059720 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-1ea64a1e-e89b-4e3d-9cd5-0ba34516fca2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.061042 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.061042 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:57.065294 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-91f42dac-b309-40e4-898a-fe658b36bdd4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:33:57.066216 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-02ac7b2f-492e-4aa0-808c-2ddeb7c202ff tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Created reservations ['46e48afe-9281-4ec8-8827-1b5acb9fa6f5', 'b27ee571-66ea-47a3-8e1a-c4eea52365c9', '562cc5fa-faad-4bc5-b879-f76ee9c7b7eb', '0d91ad67-89ac-43ca-ae68-3bf96530c8dc'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:57.070831 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91f42dac-b309-40e4-898a-fe658b36bdd4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 returned with HTTP 200 Aug 14 22:33:57.070831 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1010/4079] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:57 2026] GET /volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:57.085075 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d99e91e2-2322-4bff-9df8-f1ebb003e3e5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.087009 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d99e91e2-2322-4bff-9df8-f1ebb003e3e5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] DELETE https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:57.087523 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d99e91e2-2322-4bff-9df8-f1ebb003e3e5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.087523 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d99e91e2-2322-4bff-9df8-f1ebb003e3e5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.087648 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-d99e91e2-2322-4bff-9df8-f1ebb003e3e5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete backup with id: 42bee106-4d3a-4b7f-8699-356f8d7bbd19. Aug 14 22:33:57.094445 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.094445 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:57.102962 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-02ac7b2f-492e-4aa0-808c-2ddeb7c202ff tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot create request issued successfully. Aug 14 22:33:57.103443 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02ac7b2f-492e-4aa0-808c-2ddeb7c202ff tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:33:57.104055 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1026/4080] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:33:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:57.116378 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3deec3fb-7bab-4c67-aa96-8bb6f18f57f8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.119497 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3deec3fb-7bab-4c67-aa96-8bb6f18f57f8 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 Aug 14 22:33:57.119773 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3deec3fb-7bab-4c67-aa96-8bb6f18f57f8 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.120069 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3deec3fb-7bab-4c67-aa96-8bb6f18f57f8 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.125109 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-d99e91e2-2322-4bff-9df8-f1ebb003e3e5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] delete_backup rpcapi backup_id 42bee106-4d3a-4b7f-8699-356f8d7bbd19 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:33:57.126763 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d99e91e2-2322-4bff-9df8-f1ebb003e3e5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 202 Aug 14 22:33:57.127399 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1030/4081] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:57 2026] DELETE /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:33:57.136464 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.136464 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:57.136927 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3deec3fb-7bab-4c67-aa96-8bb6f18f57f8 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:57.137315 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6a8435ae-4fda-4a6a-b254-964df247ece0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.137975 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3deec3fb-7bab-4c67-aa96-8bb6f18f57f8 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 returned with HTTP 200 Aug 14 22:33:57.138621 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1011/4082] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:57 2026] GET /volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:57.144380 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a8435ae-4fda-4a6a-b254-964df247ece0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:57.144668 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a8435ae-4fda-4a6a-b254-964df247ece0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.144970 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a8435ae-4fda-4a6a-b254-964df247ece0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.145197 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6a8435ae-4fda-4a6a-b254-964df247ece0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:57.154183 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.154183 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:57.154660 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a8435ae-4fda-4a6a-b254-964df247ece0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 200 Aug 14 22:33:57.155287 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1027/4083] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:57 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:57.211668 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-1ea64a1e-e89b-4e3d-9cd5-0ba34516fca2 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:33:57.212323 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-1ea64a1e-e89b-4e3d-9cd5-0ba34516fca2 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2e2785b-5d24-4355-9e77-eca876ba6955", "connector": null, "instance_uuid": "bcc8567e-6e70-48e7-8d06-8f946274899f"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:57.223202 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.223202 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:57.252845 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-1ea64a1e-e89b-4e3d-9cd5-0ba34516fca2 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:33:57.253272 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1016/4084] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:33:57 2026] POST /volume/v3/attachments => generated 273 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:57.258109 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-257075e5-a83c-4254-931e-41fa987c4eea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.259996 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-257075e5-a83c-4254-931e-41fa987c4eea tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 Aug 14 22:33:57.260241 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-257075e5-a83c-4254-931e-41fa987c4eea tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.260470 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-257075e5-a83c-4254-931e-41fa987c4eea tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.269286 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.269286 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:57.278462 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-257075e5-a83c-4254-931e-41fa987c4eea tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:33:57.284388 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cc0cad93-f56e-4ca3-a559-52bcd181d965 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.284570 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-257075e5-a83c-4254-931e-41fa987c4eea tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 returned with HTTP 200 Aug 14 22:33:57.285041 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1031/4085] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:57 2026] GET /volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:57.292138 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc0cad93-f56e-4ca3-a559-52bcd181d965 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:33:57.292380 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc0cad93-f56e-4ca3-a559-52bcd181d965 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.292617 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc0cad93-f56e-4ca3-a559-52bcd181d965 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.304220 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.304220 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:57.308130 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cc0cad93-f56e-4ca3-a559-52bcd181d965 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:33:57.312685 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dcd0500e-ad6f-4130-95d3-08fce313517e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.313065 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dcd0500e-ad6f-4130-95d3-08fce313517e None None] GET https://10.4.3.114/volume// Aug 14 22:33:57.313235 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dcd0500e-ad6f-4130-95d3-08fce313517e None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.313448 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dcd0500e-ad6f-4130-95d3-08fce313517e None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.313769 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dcd0500e-ad6f-4130-95d3-08fce313517e None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:33:57.314093 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1028/4086] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:33: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 14 22:33:57.314964 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc0cad93-f56e-4ca3-a559-52bcd181d965 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:33:57.315298 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1ecb0123-03bf-45dc-94b5-da75c73b52d1 req-2c6fb246-2985-4c4f-86b7-ff5a31af0da2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.315509 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1012/4087] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:57 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:57.317444 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1ecb0123-03bf-45dc-94b5-da75c73b52d1 req-2c6fb246-2985-4c4f-86b7-ff5a31af0da2 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 Aug 14 22:33:57.317652 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1ecb0123-03bf-45dc-94b5-da75c73b52d1 req-2c6fb246-2985-4c4f-86b7-ff5a31af0da2 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.317856 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1ecb0123-03bf-45dc-94b5-da75c73b52d1 req-2c6fb246-2985-4c4f-86b7-ff5a31af0da2 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.321752 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-3bd7394f-9778-4baa-8dc9-8ea220a0eca8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.323938 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-3bd7394f-9778-4baa-8dc9-8ea220a0eca8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:33:57.324148 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-3bd7394f-9778-4baa-8dc9-8ea220a0eca8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.324403 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-3bd7394f-9778-4baa-8dc9-8ea220a0eca8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.325517 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.325517 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:57.329113 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-1ecb0123-03bf-45dc-94b5-da75c73b52d1 req-2c6fb246-2985-4c4f-86b7-ff5a31af0da2 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:33:57.332968 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.332968 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:57.333185 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1ecb0123-03bf-45dc-94b5-da75c73b52d1 req-2c6fb246-2985-4c4f-86b7-ff5a31af0da2 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 returned with HTTP 200 Aug 14 22:33:57.333592 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1017/4088] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:33:57 2026] GET /volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:57.336581 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-3bd7394f-9778-4baa-8dc9-8ea220a0eca8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:33:57.341564 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-3bd7394f-9778-4baa-8dc9-8ea220a0eca8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:33:57.342059 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1032/4089] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:33:57 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:33:57.349519 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.354484 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:57.354862 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-681920240"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:57.356508 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-681920240'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:57.356689 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Create volume of 1 GB Aug 14 22:33:57.363245 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Availability Zones retrieved successfully. Aug 14 22:33:57.372064 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Flow 'volume_create_api' (889fe5c4-4598-4a7e-b59c-5b2db5c44962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:57.373299 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5878f70-99e1-4721-a247-35b2d43097cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:57.374549 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:57.408632 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5878f70-99e1-4721-a247-35b2d43097cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:57.409684 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb227fc-2369-4d86-a27f-81cc3c138064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:57.495713 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Created reservations ['06367c8e-3895-4cf3-8f38-9d9b0a073a8f', '2078b2b7-096b-436d-8cf6-072730d758f7', 'cdb7a009-543e-474f-bb9e-1c24800ceb1c', '0517f978-b03c-40af-806a-278ec9022317'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:57.496715 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb227fc-2369-4d86-a27f-81cc3c138064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06367c8e-3895-4cf3-8f38-9d9b0a073a8f', '2078b2b7-096b-436d-8cf6-072730d758f7', 'cdb7a009-543e-474f-bb9e-1c24800ceb1c', '0517f978-b03c-40af-806a-278ec9022317']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:57.497807 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f94065b-3f72-4ada-acbb-c2210210f919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:57.515586 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-8864fc47-891c-42b5-a0cf-b0aa4c295cac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.518413 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-8864fc47-891c-42b5-a0cf-b0aa4c295cac tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] PUT https://10.4.3.114/volume/v3/attachments/9e2121f7-9e62-46dd-b436-13571fb78ac7 Aug 14 22:33:57.518988 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-8864fc47-891c-42b5-a0cf-b0aa4c295cac tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:57.531453 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-8864fc47-891c-42b5-a0cf-b0aa4c295cac tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Acquiring lock "cinder-attachment_update-a2e2785b-5d24-4355-9e77-eca876ba6955-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:33:57.537684 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-8864fc47-891c-42b5-a0cf-b0aa4c295cac tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Lock "cinder-attachment_update-a2e2785b-5d24-4355-9e77-eca876ba6955-np0000007343" acquired by "attachment_update" :: waited 0.006s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:33:57.538842 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.538842 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:57.548210 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f94065b-3f72-4ada-acbb-c2210210f919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-681920240',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a66cf588e8aa4865aed0b55d337af2b9',qos_specs=None,replication_status=,reservations=['06367c8e-3895-4cf3-8f38-9d9b0a073a8f','2078b2b7-096b-436d-8cf6-072730d758f7','cdb7a009-543e-474f-bb9e-1c24800ceb1c','0517f978-b03c-40af-806a-278ec9022317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e418c8342a964dd3b724af2fe63d08f3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-681920240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a66cf588e8aa4865aed0b55d337af2b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e418c8342a964dd3b724af2fe63d08f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:57.549384 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51bb9a83-6c01-4dd4-9d81-f2b0fa30da64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:57.579598 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51bb9a83-6c01-4dd4-9d81-f2b0fa30da64) transitioned into state 'SUCCESS' from state '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-681920240',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a66cf588e8aa4865aed0b55d337af2b9',qos_specs=None,replication_status=,reservations=['06367c8e-3895-4cf3-8f38-9d9b0a073a8f','2078b2b7-096b-436d-8cf6-072730d758f7','cdb7a009-543e-474f-bb9e-1c24800ceb1c','0517f978-b03c-40af-806a-278ec9022317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e418c8342a964dd3b724af2fe63d08f3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:57.580366 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc486185-00a6-4aa9-90de-f374cc025563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:57.598925 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc486185-00a6-4aa9-90de-f374cc025563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:57.599971 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Flow 'volume_create_api' (889fe5c4-4598-4a7e-b59c-5b2db5c44962) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:57.600386 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Create volume request issued successfully. Aug 14 22:33:57.603137 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae6f85c5-e079-4321-9855-7d1e0a0c4235 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:57.603651 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1029/4090] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:33:57 2026] POST /volume/v3/volumes => generated 759 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:57.621103 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-87eb7dc7-6621-4461-87b9-8afe07a92136 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.623222 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87eb7dc7-6621-4461-87b9-8afe07a92136 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 Aug 14 22:33:57.623466 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87eb7dc7-6621-4461-87b9-8afe07a92136 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.623705 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87eb7dc7-6621-4461-87b9-8afe07a92136 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.631934 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.631934 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:57.636218 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-87eb7dc7-6621-4461-87b9-8afe07a92136 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:33:57.641785 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87eb7dc7-6621-4461-87b9-8afe07a92136 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 returned with HTTP 200 Aug 14 22:33:57.642300 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1018/4091] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:57 2026] GET /volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:57.647885 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2954edc6-cec3-48a2-bec0-2dd5dd6176ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.650114 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2954edc6-cec3-48a2-bec0-2dd5dd6176ef tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:57.650418 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2954edc6-cec3-48a2-bec0-2dd5dd6176ef tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.650673 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2954edc6-cec3-48a2-bec0-2dd5dd6176ef tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.650833 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2954edc6-cec3-48a2-bec0-2dd5dd6176ef tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:57.655911 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-8864fc47-891c-42b5-a0cf-b0aa4c295cac tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Lock "cinder-attachment_update-a2e2785b-5d24-4355-9e77-eca876ba6955-np0000007343" released by "attachment_update" :: held 0.118s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:33:57.656241 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-8864fc47-891c-42b5-a0cf-b0aa4c295cac tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/attachments/9e2121f7-9e62-46dd-b436-13571fb78ac7 returned with HTTP 200 Aug 14 22:33:57.656330 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.656330 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:57.656902 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1013/4092] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:33:57 2026] PUT /volume/v3/attachments/9e2121f7-9e62-46dd-b436-13571fb78ac7 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:57.657221 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2954edc6-cec3-48a2-bec0-2dd5dd6176ef tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:57.657951 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1033/4093] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:57 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:57.670689 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a9f3dfb5-0eea-497e-9fd1-c0597dcc4efe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.673433 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9f3dfb5-0eea-497e-9fd1-c0597dcc4efe tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff Aug 14 22:33:57.673728 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9f3dfb5-0eea-497e-9fd1-c0597dcc4efe tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.673776 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9f3dfb5-0eea-497e-9fd1-c0597dcc4efe tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.683243 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.683243 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:57.691120 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a9f3dfb5-0eea-497e-9fd1-c0597dcc4efe tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:33:57.698992 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9f3dfb5-0eea-497e-9fd1-c0597dcc4efe tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff returned with HTTP 200 Aug 14 22:33:57.699600 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1030/4094] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:57 2026] GET /volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:57.712570 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e750e704-3736-4d98-8240-843ff8cebf93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.714564 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] POST https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f/restore Aug 14 22:33:57.714938 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:57.716227 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Restoring backup 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f ({'restore': {}}) {{(pid=100323) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 22:33:57.716368 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Restoring backup 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f to volume None. Aug 14 22:33:57.720875 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.720875 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:57.721997 np0000007343 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Creating volume of 1 GB for restore of backup 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. Aug 14 22:33:57.725527 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Availability Zones retrieved successfully. Aug 14 22:33:57.731541 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Flow 'volume_create_api' (172597d4-ce12-416d-a45a-cf42c5effa9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:57.732531 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21a0b5a-61f7-4014-add8-8d3a10341330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:57.733431 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:57.779092 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21a0b5a-61f7-4014-add8-8d3a10341330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:57.780066 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81f9577d-1372-4c00-917f-3a60bc0d531b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:57.828303 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Created reservations ['573d653f-1976-4d77-9750-4651338c0bc0', '1f3610a2-0f6a-44c1-a853-739bd449bec4', 'cc70a8d2-fdca-43b1-b314-af570afcbb31', '37c694ef-fa08-47dd-b871-096c7f40d829'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:57.829099 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81f9577d-1372-4c00-917f-3a60bc0d531b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['573d653f-1976-4d77-9750-4651338c0bc0', '1f3610a2-0f6a-44c1-a853-739bd449bec4', 'cc70a8d2-fdca-43b1-b314-af570afcbb31', '37c694ef-fa08-47dd-b871-096c7f40d829']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:57.830073 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e59be09-d7f8-4a0c-9340-76c2abeb28f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:57.844724 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a5fef096-2760-4fd9-92eb-8422b314c332 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:57.846953 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5fef096-2760-4fd9-92eb-8422b314c332 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:33:57.847152 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5fef096-2760-4fd9-92eb-8422b314c332 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:57.847544 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5fef096-2760-4fd9-92eb-8422b314c332 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:57.847544 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a5fef096-2760-4fd9-92eb-8422b314c332 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:57.853104 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.853104 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:57.853104 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5fef096-2760-4fd9-92eb-8422b314c332 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:33:57.853781 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1014/4095] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:57 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:57.866003 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e59be09-d7f8-4a0c-9340-76c2abeb28f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e02e1436-bc27-4af5-bed1-28bcdffd2324', '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_7fd3e561-7834-4ec7-8afc-c3d3a5104c7f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42601ea0972d4d4fb210ff748c69ebee',qos_specs=None,replication_status=,reservations=['573d653f-1976-4d77-9750-4651338c0bc0','1f3610a2-0f6a-44c1-a853-739bd449bec4','cc70a8d2-fdca-43b1-b314-af570afcbb31','37c694ef-fa08-47dd-b871-096c7f40d829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d7c62b2c404a68ae7eda4285756b63',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:57Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7fd3e561-7834-4ec7-8afc-c3d3a5104c7f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e02e1436-bc27-4af5-bed1-28bcdffd2324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42601ea0972d4d4fb210ff748c69ebee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81d7c62b2c404a68ae7eda4285756b63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:57.867741 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f57c46e-7b5f-45d3-af4b-4d750aabc591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:57.887487 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f57c46e-7b5f-45d3-af4b-4d750aabc591) transitioned into 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_7fd3e561-7834-4ec7-8afc-c3d3a5104c7f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42601ea0972d4d4fb210ff748c69ebee',qos_specs=None,replication_status=,reservations=['573d653f-1976-4d77-9750-4651338c0bc0','1f3610a2-0f6a-44c1-a853-739bd449bec4','cc70a8d2-fdca-43b1-b314-af570afcbb31','37c694ef-fa08-47dd-b871-096c7f40d829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d7c62b2c404a68ae7eda4285756b63',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:57.888232 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cca8e9-5f25-4a88-9eba-ee99b05d29c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:57.901333 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cca8e9-5f25-4a88-9eba-ee99b05d29c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:57.902099 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Flow 'volume_create_api' (172597d4-ce12-416d-a45a-cf42c5effa9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:57.902439 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Create volume request issued successfully. Aug 14 22:33:57.909232 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:57.909232 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:57.909738 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:33:58.154644 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3b32b559-71fa-4a01-a32d-af5842644935 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:58.162992 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3b32b559-71fa-4a01-a32d-af5842644935 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 Aug 14 22:33:58.163460 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3b32b559-71fa-4a01-a32d-af5842644935 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:58.167938 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3b32b559-71fa-4a01-a32d-af5842644935 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:58.175965 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2688530-c865-4463-9f94-1e02b913e2fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:58.178628 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2688530-c865-4463-9f94-1e02b913e2fd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 Aug 14 22:33:58.178958 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2688530-c865-4463-9f94-1e02b913e2fd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:58.179243 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2688530-c865-4463-9f94-1e02b913e2fd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:58.179449 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b2688530-c865-4463-9f94-1e02b913e2fd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 42bee106-4d3a-4b7f-8699-356f8d7bbd19. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:58.184376 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:58.184376 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:58.184567 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2688530-c865-4463-9f94-1e02b913e2fd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 returned with HTTP 404 Aug 14 22:33:58.185461 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1031/4096] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:58 2026] GET /volume/v3/backups/42bee106-4d3a-4b7f-8699-356f8d7bbd19 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:58.186293 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3b32b559-71fa-4a01-a32d-af5842644935 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:58.188565 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3b32b559-71fa-4a01-a32d-af5842644935 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 returned with HTTP 200 Aug 14 22:33:58.189634 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1034/4097] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:58 2026] GET /volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:58.199885 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:58.200011 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a0c87cb8-3b62-4158-b749-1578a216d4c2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:58.201853 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:58.202185 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0c87cb8-3b62-4158-b749-1578a216d4c2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] POST https://10.4.3.114/volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0/action Aug 14 22:33:58.202328 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-277461273"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:58.202637 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0c87cb8-3b62-4158-b749-1578a216d4c2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:33:58.202831 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0c87cb8-3b62-4158-b749-1578a216d4c2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:58.204197 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-277461273'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:58.204370 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Create volume of 1 GB Aug 14 22:33:58.204529 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.snapshot_unmanage [None req-a0c87cb8-3b62-4158-b749-1578a216d4c2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Unmanage snapshot with id: a9ca7055-0766-4a40-bb1a-c994c3810ed0 Aug 14 22:33:58.209064 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Availability Zones retrieved successfully. Aug 14 22:33:58.212091 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:58.212091 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:58.212753 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a0c87cb8-3b62-4158-b749-1578a216d4c2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Snapshot retrieved successfully. Aug 14 22:33:58.213921 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-a0c87cb8-3b62-4158-b749-1578a216d4c2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '68fc7d9d614d4583b43372d8d0d4781d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '838445aa6e2f463ab33205407789bcc3', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:33:58.214206 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0c87cb8-3b62-4158-b749-1578a216d4c2 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-reader] https://10.4.3.114/volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0/action returned with HTTP 403 Aug 14 22:33:58.214589 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Flow 'volume_create_api' (f2d9adec-76ea-40e8-8bad-607e53d73db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:58.214988 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1015/4098] 10.4.3.114 () {68 vars in 1396 bytes} [Fri Aug 14 22:33:58 2026] POST /volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:58.216000 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42588723-4fb1-43ea-b900-10295ce7c011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:58.216979 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:58.222687 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-58f01af6-57bc-46cf-84e6-a84b5b95f650 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:58.224557 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58f01af6-57bc-46cf-84e6-a84b5b95f650 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] DELETE https://10.4.3.114/volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 Aug 14 22:33:58.224814 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58f01af6-57bc-46cf-84e6-a84b5b95f650 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:58.224994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58f01af6-57bc-46cf-84e6-a84b5b95f650 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:58.225107 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-58f01af6-57bc-46cf-84e6-a84b5b95f650 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete snapshot with id: a9ca7055-0766-4a40-bb1a-c994c3810ed0 Aug 14 22:33:58.230439 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:58.230439 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:58.230770 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-58f01af6-57bc-46cf-84e6-a84b5b95f650 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:58.245645 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42588723-4fb1-43ea-b900-10295ce7c011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:58.246473 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (402cdb09-2a60-4b6a-a89f-2f6807822db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:58.253709 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-58f01af6-57bc-46cf-84e6-a84b5b95f650 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot delete request issued successfully. Aug 14 22:33:58.253869 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58f01af6-57bc-46cf-84e6-a84b5b95f650 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 returned with HTTP 202 Aug 14 22:33:58.254380 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1035/4099] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:33:58 2026] DELETE /volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:58.262272 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6446eaa1-7c49-4aae-8e31-c471681c7a98 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:58.264202 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6446eaa1-7c49-4aae-8e31-c471681c7a98 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 Aug 14 22:33:58.264411 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6446eaa1-7c49-4aae-8e31-c471681c7a98 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:58.264644 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6446eaa1-7c49-4aae-8e31-c471681c7a98 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:58.271208 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:58.271208 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:58.271715 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6446eaa1-7c49-4aae-8e31-c471681c7a98 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Snapshot retrieved successfully. Aug 14 22:33:58.272755 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6446eaa1-7c49-4aae-8e31-c471681c7a98 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 returned with HTTP 200 Aug 14 22:33:58.273163 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1016/4100] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:58 2026] GET /volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:58.295889 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Created reservations ['242778de-f0a3-41ff-a8cd-cd061e9dcbfb', '0fa7c3a5-6e80-417e-8c8a-449e10fc398c', 'a61226c3-4e9c-43e8-9e2b-04f9e142f08c', '87eb0053-63c6-446f-92f9-64353a159af2'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:58.297088 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (402cdb09-2a60-4b6a-a89f-2f6807822db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['242778de-f0a3-41ff-a8cd-cd061e9dcbfb', '0fa7c3a5-6e80-417e-8c8a-449e10fc398c', 'a61226c3-4e9c-43e8-9e2b-04f9e142f08c', '87eb0053-63c6-446f-92f9-64353a159af2']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:58.297945 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b6b2b22-44d4-499c-b569-8563e6d33a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:58.325741 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b6b2b22-44d4-499c-b569-8563e6d33a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '417497dd-9970-49f5-aa1f-ced7cf6e62e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-277461273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ed80f25295490fab9bc5515f155d26',qos_specs=None,replication_status=,reservations=['242778de-f0a3-41ff-a8cd-cd061e9dcbfb','0fa7c3a5-6e80-417e-8c8a-449e10fc398c','a61226c3-4e9c-43e8-9e2b-04f9e142f08c','87eb0053-63c6-446f-92f9-64353a159af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930cd7775cf54166ab36881e456d86c3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-277461273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=417497dd-9970-49f5-aa1f-ced7cf6e62e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61ed80f25295490fab9bc5515f155d26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='930cd7775cf54166ab36881e456d86c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:58.326676 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca9e5b73-9a8d-438e-817e-b5a9d5d7ad19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:58.328417 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-867d21de-7a70-48a3-94b8-8865fb443fe8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:58.330121 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-867d21de-7a70-48a3-94b8-8865fb443fe8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:33:58.330339 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-867d21de-7a70-48a3-94b8-8865fb443fe8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:58.330526 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-867d21de-7a70-48a3-94b8-8865fb443fe8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:58.340491 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:58.340491 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:58.344540 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-867d21de-7a70-48a3-94b8-8865fb443fe8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:33:58.348169 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca9e5b73-9a8d-438e-817e-b5a9d5d7ad19) transitioned into state 'SUCCESS' from state '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-277461273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ed80f25295490fab9bc5515f155d26',qos_specs=None,replication_status=,reservations=['242778de-f0a3-41ff-a8cd-cd061e9dcbfb','0fa7c3a5-6e80-417e-8c8a-449e10fc398c','a61226c3-4e9c-43e8-9e2b-04f9e142f08c','87eb0053-63c6-446f-92f9-64353a159af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930cd7775cf54166ab36881e456d86c3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:58.349472 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57e3f3f-73f6-4afe-b98a-9af0ccb0b496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:58.349551 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-867d21de-7a70-48a3-94b8-8865fb443fe8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:33:58.349948 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1036/4101] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:58 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:58.367720 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57e3f3f-73f6-4afe-b98a-9af0ccb0b496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:58.368745 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Flow 'volume_create_api' (f2d9adec-76ea-40e8-8bad-607e53d73db2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:58.369180 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Create volume request issued successfully. Aug 14 22:33:58.369807 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-de06138d-1fc3-45e9-b73c-d89c94a491ca tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:58.370246 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1032/4102] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:33:58 2026] POST /volume/v3/volumes => generated 748 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:58.386964 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9da962e9-f122-4a99-a5e3-1afaf136b315 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:58.389521 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9da962e9-f122-4a99-a5e3-1afaf136b315 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 Aug 14 22:33:58.389837 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9da962e9-f122-4a99-a5e3-1afaf136b315 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:58.390115 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9da962e9-f122-4a99-a5e3-1afaf136b315 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:58.400522 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:58.400522 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:58.405976 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9da962e9-f122-4a99-a5e3-1afaf136b315 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:33:58.413232 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9da962e9-f122-4a99-a5e3-1afaf136b315 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 returned with HTTP 200 Aug 14 22:33:58.413856 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1017/4103] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:58 2026] GET /volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:58.660039 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9a5340ff-60ce-4855-a533-c224940285d5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:58.665941 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a5340ff-60ce-4855-a533-c224940285d5 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 Aug 14 22:33:58.666494 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a5340ff-60ce-4855-a533-c224940285d5 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:58.669298 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a5340ff-60ce-4855-a533-c224940285d5 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:58.692026 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:58.692026 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:58.709568 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9a5340ff-60ce-4855-a533-c224940285d5 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:33:58.737401 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a5340ff-60ce-4855-a533-c224940285d5 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 returned with HTTP 200 Aug 14 22:33:58.737401 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1037/4104] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:58 2026] GET /volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:58.791874 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c5c866ed-3aa1-4536-b6bb-bfcac9ff3c0f req-3fac0c43-5d2b-4d0e-b81a-cf7321aaa081 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:58.800806 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c5c866ed-3aa1-4536-b6bb-bfcac9ff3c0f req-3fac0c43-5d2b-4d0e-b81a-cf7321aaa081 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 Aug 14 22:33:58.800987 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c5c866ed-3aa1-4536-b6bb-bfcac9ff3c0f req-3fac0c43-5d2b-4d0e-b81a-cf7321aaa081 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:58.801290 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c5c866ed-3aa1-4536-b6bb-bfcac9ff3c0f req-3fac0c43-5d2b-4d0e-b81a-cf7321aaa081 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:58.812347 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:58.812347 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:58.820121 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c5c866ed-3aa1-4536-b6bb-bfcac9ff3c0f req-3fac0c43-5d2b-4d0e-b81a-cf7321aaa081 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:33:58.826359 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c5c866ed-3aa1-4536-b6bb-bfcac9ff3c0f req-3fac0c43-5d2b-4d0e-b81a-cf7321aaa081 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 returned with HTTP 200 Aug 14 22:33:58.826928 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1033/4105] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:33:58 2026] GET /volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:58.842991 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2e826c4b-0cc2-4865-88a7-68598675972a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:58.845385 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:33:58.845845 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-415122302"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:58.847845 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-415122302'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:33:58.847993 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Create volume of 1 GB Aug 14 22:33:58.855710 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Availability Zones retrieved successfully. Aug 14 22:33:58.867810 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Flow 'volume_create_api' (aa5284da-3026-4ea5-af34-d9f81b8476c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:58.868099 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8631eae8-3ed6-4695-bb0e-bf4c6a46388f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:58.869306 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af76e8ac-2d7f-4c03-800e-d9e2f7c9dc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:58.870330 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8631eae8-3ed6-4695-bb0e-bf4c6a46388f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:33:58.870560 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:33:58.870694 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8631eae8-3ed6-4695-bb0e-bf4c6a46388f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:58.870827 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8631eae8-3ed6-4695-bb0e-bf4c6a46388f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:58.870947 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8631eae8-3ed6-4695-bb0e-bf4c6a46388f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:58.879386 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:58.879386 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:58.879386 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8631eae8-3ed6-4695-bb0e-bf4c6a46388f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:33:58.879755 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1038/4106] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:58 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:58.912800 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af76e8ac-2d7f-4c03-800e-d9e2f7c9dc9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:58.913728 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a90a784-4cfa-4b51-98f2-9718f581ea60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:58.920840 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:58.920840 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:58.921529 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:33:58.921682 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Checking backup size 1 against volume size 1 {{(pid=100323) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 22:33:58.921780 np0000007343 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Overwriting volume e02e1436-bc27-4af5-bed1-28bcdffd2324 with restore of backup 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:58.939109 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] restore_backup in rpcapi backup_id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f {{(pid=100323) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 22:33:58.941384 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e750e704-3736-4d98-8240-843ff8cebf93 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f/restore returned with HTTP 202 Aug 14 22:33:58.942070 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1019/4107] 10.4.3.114 () {68 vars in 1393 bytes} [Fri Aug 14 22:33:57 2026] POST /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f/restore => generated 189 bytes in 1230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:58.951018 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-223628ad-2807-4853-be4b-c5df42b51863 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:58.953791 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-223628ad-2807-4853-be4b-c5df42b51863 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:58.954086 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-223628ad-2807-4853-be4b-c5df42b51863 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:58.954355 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-223628ad-2807-4853-be4b-c5df42b51863 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:58.954509 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-223628ad-2807-4853-be4b-c5df42b51863 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:58.960232 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:58.960232 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:58.961391 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-223628ad-2807-4853-be4b-c5df42b51863 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:58.961923 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1034/4108] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:58 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:58.971240 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Created reservations ['de1efbca-b49c-4f73-97d8-9263e0ca640c', 'a6a09b3a-1e46-4598-b0a2-a3e9bac694dd', '18006708-75f4-4b80-8e65-bee1608be0bf', '560a10ea-a294-4188-bda9-0bd982a4719e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:58.972074 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a90a784-4cfa-4b51-98f2-9718f581ea60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de1efbca-b49c-4f73-97d8-9263e0ca640c', 'a6a09b3a-1e46-4598-b0a2-a3e9bac694dd', '18006708-75f4-4b80-8e65-bee1608be0bf', '560a10ea-a294-4188-bda9-0bd982a4719e']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:58.972733 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c89ec95-e4a7-4655-b985-e3db2baf6bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:59.001030 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c89ec95-e4a7-4655-b985-e3db2baf6bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-415122302',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a66cf588e8aa4865aed0b55d337af2b9',qos_specs=None,replication_status=,reservations=['de1efbca-b49c-4f73-97d8-9263e0ca640c','a6a09b3a-1e46-4598-b0a2-a3e9bac694dd','18006708-75f4-4b80-8e65-bee1608be0bf','560a10ea-a294-4188-bda9-0bd982a4719e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e418c8342a964dd3b724af2fe63d08f3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:33:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-415122302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a66cf588e8aa4865aed0b55d337af2b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e418c8342a964dd3b724af2fe63d08f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:59.001715 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ce69424-d1df-4b1a-95b1-3f7b7e7bc9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:59.031747 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ce69424-d1df-4b1a-95b1-3f7b7e7bc9c9) transitioned into state 'SUCCESS' from state '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-415122302',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a66cf588e8aa4865aed0b55d337af2b9',qos_specs=None,replication_status=,reservations=['de1efbca-b49c-4f73-97d8-9263e0ca640c','a6a09b3a-1e46-4598-b0a2-a3e9bac694dd','18006708-75f4-4b80-8e65-bee1608be0bf','560a10ea-a294-4188-bda9-0bd982a4719e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e418c8342a964dd3b724af2fe63d08f3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:59.032501 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda13a72-b8e3-48f1-8277-0b5f137461ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:33:59.043735 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda13a72-b8e3-48f1-8277-0b5f137461ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:33:59.044846 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Flow 'volume_create_api' (aa5284da-3026-4ea5-af34-d9f81b8476c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:33:59.045183 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Create volume request issued successfully. Aug 14 22:33:59.045944 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e826c4b-0cc2-4865-88a7-68598675972a tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:33:59.046545 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1018/4109] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:33:58 2026] POST /volume/v3/volumes => generated 759 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:33:59.063066 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b12db1d-8256-49aa-8978-8439c393ca83 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:59.064796 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b12db1d-8256-49aa-8978-8439c393ca83 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 Aug 14 22:33:59.065051 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b12db1d-8256-49aa-8978-8439c393ca83 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:59.065195 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b12db1d-8256-49aa-8978-8439c393ca83 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:59.072035 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:59.072035 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:59.076108 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4b12db1d-8256-49aa-8978-8439c393ca83 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:33:59.080847 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b12db1d-8256-49aa-8978-8439c393ca83 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 returned with HTTP 200 Aug 14 22:33:59.081295 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1039/4110] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:59 2026] GET /volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:59.287408 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b4d0ecd1-1d7f-4688-ad0d-e1a857b41877 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:59.291292 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4d0ecd1-1d7f-4688-ad0d-e1a857b41877 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 Aug 14 22:33:59.291292 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4d0ecd1-1d7f-4688-ad0d-e1a857b41877 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:59.292275 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4d0ecd1-1d7f-4688-ad0d-e1a857b41877 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:59.296774 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4d0ecd1-1d7f-4688-ad0d-e1a857b41877 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 returned with HTTP 404 Aug 14 22:33:59.297810 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1020/4111] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:33:59 2026] GET /volume/v3/snapshots/a9ca7055-0766-4a40-bb1a-c994c3810ed0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:33:59.306577 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-75ba3070-cb07-40d5-8e4b-bda6994e2ce9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:59.311418 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75ba3070-cb07-40d5-8e4b-bda6994e2ce9 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd Aug 14 22:33:59.311726 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75ba3070-cb07-40d5-8e4b-bda6994e2ce9 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:59.312023 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75ba3070-cb07-40d5-8e4b-bda6994e2ce9 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:59.312278 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-75ba3070-cb07-40d5-8e4b-bda6994e2ce9 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete volume with id: 4ab92e02-a87b-472c-b640-b7b6a94de3dd Aug 14 22:33:59.325689 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:59.325689 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:59.326095 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-75ba3070-cb07-40d5-8e4b-bda6994e2ce9 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:59.351767 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-75ba3070-cb07-40d5-8e4b-bda6994e2ce9 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Delete volume request issued successfully. Aug 14 22:33:59.352018 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75ba3070-cb07-40d5-8e4b-bda6994e2ce9 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd returned with HTTP 202 Aug 14 22:33:59.352504 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1035/4112] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:33:59 2026] DELETE /volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:33:59.361949 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b64ed761-474c-4e97-ada9-97e8ce1ca8b0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:59.365140 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b64ed761-474c-4e97-ada9-97e8ce1ca8b0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd Aug 14 22:33:59.365291 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b64ed761-474c-4e97-ada9-97e8ce1ca8b0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:59.365581 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b64ed761-474c-4e97-ada9-97e8ce1ca8b0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:59.366553 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a9dd6129-fc11-4ea5-b7b5-5529c31c3695 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:59.369322 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9dd6129-fc11-4ea5-b7b5-5529c31c3695 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:33:59.370284 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9dd6129-fc11-4ea5-b7b5-5529c31c3695 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:59.370284 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9dd6129-fc11-4ea5-b7b5-5529c31c3695 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:59.375377 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:59.375377 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:59.380688 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b64ed761-474c-4e97-ada9-97e8ce1ca8b0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Volume info retrieved successfully. Aug 14 22:33:59.385305 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:59.385305 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:59.386711 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b64ed761-474c-4e97-ada9-97e8ce1ca8b0 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd returned with HTTP 200 Aug 14 22:33:59.387217 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1019/4113] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:59 2026] GET /volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:33:59.391322 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a9dd6129-fc11-4ea5-b7b5-5529c31c3695 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:33:59.399516 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9dd6129-fc11-4ea5-b7b5-5529c31c3695 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:33:59.399691 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1040/4114] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:59 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:59.429667 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a837b027-7331-434c-b66a-19f1f3b32fa0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:59.434791 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a837b027-7331-434c-b66a-19f1f3b32fa0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 Aug 14 22:33:59.434791 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a837b027-7331-434c-b66a-19f1f3b32fa0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:59.434791 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a837b027-7331-434c-b66a-19f1f3b32fa0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:59.448290 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:59.448290 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:59.455863 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a837b027-7331-434c-b66a-19f1f3b32fa0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:33:59.462313 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a837b027-7331-434c-b66a-19f1f3b32fa0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 returned with HTTP 200 Aug 14 22:33:59.464437 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1021/4115] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:59 2026] GET /volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:59.479917 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c45d48de-02df-4da2-8be4-e3cada3a05f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:59.483073 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c45d48de-02df-4da2-8be4-e3cada3a05f7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:33:59.483553 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c45d48de-02df-4da2-8be4-e3cada3a05f7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "417497dd-9970-49f5-aa1f-ced7cf6e62e9", "name": "tempest-VolumesBackupsTest-Backup-354387010"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:33:59.491209 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-c45d48de-02df-4da2-8be4-e3cada3a05f7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Creating new backup {'backup': {'volume_id': '417497dd-9970-49f5-aa1f-ced7cf6e62e9', 'name': 'tempest-VolumesBackupsTest-Backup-354387010'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:33:59.491341 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-c45d48de-02df-4da2-8be4-e3cada3a05f7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Creating backup of volume 417497dd-9970-49f5-aa1f-ced7cf6e62e9 in container None Aug 14 22:33:59.504058 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:59.504058 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:33:59.504807 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c45d48de-02df-4da2-8be4-e3cada3a05f7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:33:59.526758 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c45d48de-02df-4da2-8be4-e3cada3a05f7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Created reservations ['267d88ab-fe2f-4fa4-90d0-e67e2384c08e', '64328e03-d70f-41bb-8a7f-a79914879f74'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:33:59.562338 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c45d48de-02df-4da2-8be4-e3cada3a05f7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:33:59.562918 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1036/4116] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:33:59 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 14 22:33:59.577765 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e52c8324-5ad8-4d64-ab23-9f0ce7d0b7ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:59.582131 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e52c8324-5ad8-4d64-ab23-9f0ce7d0b7ea tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:33:59.582398 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e52c8324-5ad8-4d64-ab23-9f0ce7d0b7ea tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:59.582618 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e52c8324-5ad8-4d64-ab23-9f0ce7d0b7ea tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:59.582767 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e52c8324-5ad8-4d64-ab23-9f0ce7d0b7ea tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:59.590873 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:59.590873 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:33:59.591721 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e52c8324-5ad8-4d64-ab23-9f0ce7d0b7ea tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:33:59.592115 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1020/4117] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:59 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:59.895518 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9e0f2d7f-e7c1-4fa6-a52a-636c50ae95ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:59.897207 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e0f2d7f-e7c1-4fa6-a52a-636c50ae95ad tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:33:59.897604 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e0f2d7f-e7c1-4fa6-a52a-636c50ae95ad tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:59.897926 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e0f2d7f-e7c1-4fa6-a52a-636c50ae95ad tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:59.898137 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9e0f2d7f-e7c1-4fa6-a52a-636c50ae95ad tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:59.902906 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:59.902906 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:33:59.903889 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e0f2d7f-e7c1-4fa6-a52a-636c50ae95ad tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:33:59.904386 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1041/4118] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:59 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:33:59.975189 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4b2bf887-cc6a-453d-8049-018205d1ae18 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:33:59.977238 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4b2bf887-cc6a-453d-8049-018205d1ae18 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:33:59.977580 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4b2bf887-cc6a-453d-8049-018205d1ae18 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:33:59.977888 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4b2bf887-cc6a-453d-8049-018205d1ae18 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:33:59.978034 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4b2bf887-cc6a-453d-8049-018205d1ae18 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:33:59.983328 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:33:59.983328 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:33:59.984247 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4b2bf887-cc6a-453d-8049-018205d1ae18 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:33:59.984703 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1022/4119] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:33:59 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:00.095722 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-618d937a-ff22-4dcc-8c15-790bed650f6b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.097585 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-618d937a-ff22-4dcc-8c15-790bed650f6b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 Aug 14 22:34:00.097963 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-618d937a-ff22-4dcc-8c15-790bed650f6b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.098115 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-618d937a-ff22-4dcc-8c15-790bed650f6b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.105702 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.105702 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:00.110105 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-618d937a-ff22-4dcc-8c15-790bed650f6b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:34:00.115332 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-618d937a-ff22-4dcc-8c15-790bed650f6b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 returned with HTTP 200 Aug 14 22:34:00.115828 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1037/4120] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:00.146854 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9c87f5ab-889d-4303-8753-a4cdf57c561e req-feeeeadd-5590-4690-9539-76a581fb76b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.149205 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9c87f5ab-889d-4303-8753-a4cdf57c561e req-feeeeadd-5590-4690-9539-76a581fb76b4 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 Aug 14 22:34:00.149445 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9c87f5ab-889d-4303-8753-a4cdf57c561e req-feeeeadd-5590-4690-9539-76a581fb76b4 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.149672 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9c87f5ab-889d-4303-8753-a4cdf57c561e req-feeeeadd-5590-4690-9539-76a581fb76b4 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.158989 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.158989 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:00.165116 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9c87f5ab-889d-4303-8753-a4cdf57c561e req-feeeeadd-5590-4690-9539-76a581fb76b4 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:34:00.170481 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9c87f5ab-889d-4303-8753-a4cdf57c561e req-feeeeadd-5590-4690-9539-76a581fb76b4 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 returned with HTTP 200 Aug 14 22:34:00.170931 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1021/4121] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:00.233035 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a1d87151-3dc8-4632-9928-9fe644aed412 req-8420a490-8ba3-4d1f-be5e-ea74da217edc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.235201 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1d87151-3dc8-4632-9928-9fe644aed412 req-8420a490-8ba3-4d1f-be5e-ea74da217edc tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:34:00.235497 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a1d87151-3dc8-4632-9928-9fe644aed412 req-8420a490-8ba3-4d1f-be5e-ea74da217edc tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.235761 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a1d87151-3dc8-4632-9928-9fe644aed412 req-8420a490-8ba3-4d1f-be5e-ea74da217edc tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.236142 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [req-a1d87151-3dc8-4632-9928-9fe644aed412 req-8420a490-8ba3-4d1f-be5e-ea74da217edc tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:34:00.236935 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-a1d87151-3dc8-4632-9928-9fe644aed412 req-8420a490-8ba3-4d1f-be5e-ea74da217edc tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:34:00.244057 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-a1d87151-3dc8-4632-9928-9fe644aed412 req-8420a490-8ba3-4d1f-be5e-ea74da217edc tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Get all volumes completed successfully. Aug 14 22:34:00.245166 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.245166 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:00.249132 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1d87151-3dc8-4632-9928-9fe644aed412 req-8420a490-8ba3-4d1f-be5e-ea74da217edc tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:34:00.249609 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1042/4122] 10.4.3.114 () {68 vars in 1508 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:00.278075 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b8d45d79-3e0f-498c-8cce-a1d536b6035a req-1a8ea6f6-0fe2-4a06-9396-6a0091e52c37 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.280786 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b8d45d79-3e0f-498c-8cce-a1d536b6035a req-1a8ea6f6-0fe2-4a06-9396-6a0091e52c37 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:34:00.281069 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b8d45d79-3e0f-498c-8cce-a1d536b6035a req-1a8ea6f6-0fe2-4a06-9396-6a0091e52c37 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.281353 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b8d45d79-3e0f-498c-8cce-a1d536b6035a req-1a8ea6f6-0fe2-4a06-9396-6a0091e52c37 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.281728 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [req-b8d45d79-3e0f-498c-8cce-a1d536b6035a req-1a8ea6f6-0fe2-4a06-9396-6a0091e52c37 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:34:00.282736 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-b8d45d79-3e0f-498c-8cce-a1d536b6035a req-1a8ea6f6-0fe2-4a06-9396-6a0091e52c37 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:34:00.293244 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-b8d45d79-3e0f-498c-8cce-a1d536b6035a req-1a8ea6f6-0fe2-4a06-9396-6a0091e52c37 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Get all volumes completed successfully. Aug 14 22:34:00.294519 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.294519 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:00.300676 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b8d45d79-3e0f-498c-8cce-a1d536b6035a req-1a8ea6f6-0fe2-4a06-9396-6a0091e52c37 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:34:00.301240 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1023/4123] 10.4.3.114 () {68 vars in 1508 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:00.333201 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ceee3cd3-0264-4fff-b897-3b37d7188ed8 req-75dfa565-43a3-4ede-91de-64e4fd0dd996 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.337034 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ceee3cd3-0264-4fff-b897-3b37d7188ed8 req-75dfa565-43a3-4ede-91de-64e4fd0dd996 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:34:00.337291 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ceee3cd3-0264-4fff-b897-3b37d7188ed8 req-75dfa565-43a3-4ede-91de-64e4fd0dd996 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.337573 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ceee3cd3-0264-4fff-b897-3b37d7188ed8 req-75dfa565-43a3-4ede-91de-64e4fd0dd996 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.337966 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [req-ceee3cd3-0264-4fff-b897-3b37d7188ed8 req-75dfa565-43a3-4ede-91de-64e4fd0dd996 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:34:00.338922 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-ceee3cd3-0264-4fff-b897-3b37d7188ed8 req-75dfa565-43a3-4ede-91de-64e4fd0dd996 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:34:00.349763 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ceee3cd3-0264-4fff-b897-3b37d7188ed8 req-75dfa565-43a3-4ede-91de-64e4fd0dd996 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Get all volumes completed successfully. Aug 14 22:34:00.350895 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.350895 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:00.356092 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ceee3cd3-0264-4fff-b897-3b37d7188ed8 req-75dfa565-43a3-4ede-91de-64e4fd0dd996 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:34:00.356754 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1038/4124] 10.4.3.114 () {68 vars in 1508 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:00.388263 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3a5d62fc-d7f7-4d53-adc8-e6309e5928aa req-f8ea2959-a93e-4483-9071-c0c9ff739e19 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.390773 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3a5d62fc-d7f7-4d53-adc8-e6309e5928aa req-f8ea2959-a93e-4483-9071-c0c9ff739e19 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:34:00.391035 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3a5d62fc-d7f7-4d53-adc8-e6309e5928aa req-f8ea2959-a93e-4483-9071-c0c9ff739e19 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.391289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3a5d62fc-d7f7-4d53-adc8-e6309e5928aa req-f8ea2959-a93e-4483-9071-c0c9ff739e19 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.391654 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [req-3a5d62fc-d7f7-4d53-adc8-e6309e5928aa req-f8ea2959-a93e-4483-9071-c0c9ff739e19 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:34:00.392599 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-3a5d62fc-d7f7-4d53-adc8-e6309e5928aa req-f8ea2959-a93e-4483-9071-c0c9ff739e19 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:34:00.405377 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3a5d62fc-d7f7-4d53-adc8-e6309e5928aa req-f8ea2959-a93e-4483-9071-c0c9ff739e19 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Get all volumes completed successfully. Aug 14 22:34:00.405753 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a1d413fc-cb50-42d8-8f99-1677dd748992 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.406303 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.406303 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:00.409275 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1d413fc-cb50-42d8-8f99-1677dd748992 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] GET https://10.4.3.114/volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd Aug 14 22:34:00.409275 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1d413fc-cb50-42d8-8f99-1677dd748992 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.409275 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1d413fc-cb50-42d8-8f99-1677dd748992 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.413464 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3a5d62fc-d7f7-4d53-adc8-e6309e5928aa req-f8ea2959-a93e-4483-9071-c0c9ff739e19 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:34:00.413464 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1022/4125] 10.4.3.114 () {68 vars in 1508 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:00.420089 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-56dfa126-9666-4195-ab47-9feb81a7b98b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.421490 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1d413fc-cb50-42d8-8f99-1677dd748992 tempest-ProjectReaderTests-1784654887 tempest-ProjectReaderTests-1784654887-project-admin] https://10.4.3.114/volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd returned with HTTP 404 Aug 14 22:34:00.422296 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1043/4126] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/volumes/4ab92e02-a87b-472c-b640-b7b6a94de3dd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:00.423171 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56dfa126-9666-4195-ab47-9feb81a7b98b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:34:00.423386 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56dfa126-9666-4195-ab47-9feb81a7b98b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.423555 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56dfa126-9666-4195-ab47-9feb81a7b98b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.438414 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.438414 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:00.439642 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-79e0425e-6264-42a5-8ae5-719aef9cd3db req-6ae91891-3cb4-4435-b354-aec54234e12b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.442358 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-79e0425e-6264-42a5-8ae5-719aef9cd3db req-6ae91891-3cb4-4435-b354-aec54234e12b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:34:00.442609 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-79e0425e-6264-42a5-8ae5-719aef9cd3db req-6ae91891-3cb4-4435-b354-aec54234e12b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.442866 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-79e0425e-6264-42a5-8ae5-719aef9cd3db req-6ae91891-3cb4-4435-b354-aec54234e12b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.443154 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [req-79e0425e-6264-42a5-8ae5-719aef9cd3db req-6ae91891-3cb4-4435-b354-aec54234e12b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:34:00.444042 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-79e0425e-6264-42a5-8ae5-719aef9cd3db req-6ae91891-3cb4-4435-b354-aec54234e12b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:34:00.444356 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-56dfa126-9666-4195-ab47-9feb81a7b98b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:34:00.451076 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56dfa126-9666-4195-ab47-9feb81a7b98b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:34:00.451470 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1024/4127] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:00.454376 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-79e0425e-6264-42a5-8ae5-719aef9cd3db req-6ae91891-3cb4-4435-b354-aec54234e12b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Get all volumes completed successfully. Aug 14 22:34:00.455634 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.455634 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:00.461025 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-79e0425e-6264-42a5-8ae5-719aef9cd3db req-6ae91891-3cb4-4435-b354-aec54234e12b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:34:00.461513 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1039/4128] 10.4.3.114 () {68 vars in 1508 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:00.486530 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4eb0c2e6-66de-4be6-8afe-1ad1f4436305 req-d55edd37-5d99-4c5c-acc6-df5f73d91c6e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.488559 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4eb0c2e6-66de-4be6-8afe-1ad1f4436305 req-d55edd37-5d99-4c5c-acc6-df5f73d91c6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:34:00.488735 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4eb0c2e6-66de-4be6-8afe-1ad1f4436305 req-d55edd37-5d99-4c5c-acc6-df5f73d91c6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.488957 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4eb0c2e6-66de-4be6-8afe-1ad1f4436305 req-d55edd37-5d99-4c5c-acc6-df5f73d91c6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.489173 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [req-4eb0c2e6-66de-4be6-8afe-1ad1f4436305 req-d55edd37-5d99-4c5c-acc6-df5f73d91c6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:34:00.489915 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-4eb0c2e6-66de-4be6-8afe-1ad1f4436305 req-d55edd37-5d99-4c5c-acc6-df5f73d91c6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:34:00.498612 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4eb0c2e6-66de-4be6-8afe-1ad1f4436305 req-d55edd37-5d99-4c5c-acc6-df5f73d91c6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Get all volumes completed successfully. Aug 14 22:34:00.499568 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.499568 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:00.504008 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4eb0c2e6-66de-4be6-8afe-1ad1f4436305 req-d55edd37-5d99-4c5c-acc6-df5f73d91c6e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:34:00.504635 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1023/4129] 10.4.3.114 () {68 vars in 1508 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:00.535291 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-03823a4e-9879-48ec-8010-64d2ae44fb93 req-23bdf985-44e5-4eaa-ab63-ce637d33100e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.538128 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-03823a4e-9879-48ec-8010-64d2ae44fb93 req-23bdf985-44e5-4eaa-ab63-ce637d33100e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:34:00.540335 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-03823a4e-9879-48ec-8010-64d2ae44fb93 req-23bdf985-44e5-4eaa-ab63-ce637d33100e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.540335 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-03823a4e-9879-48ec-8010-64d2ae44fb93 req-23bdf985-44e5-4eaa-ab63-ce637d33100e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.540335 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [req-03823a4e-9879-48ec-8010-64d2ae44fb93 req-23bdf985-44e5-4eaa-ab63-ce637d33100e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:34:00.540335 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-03823a4e-9879-48ec-8010-64d2ae44fb93 req-23bdf985-44e5-4eaa-ab63-ce637d33100e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:34:00.551211 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-03823a4e-9879-48ec-8010-64d2ae44fb93 req-23bdf985-44e5-4eaa-ab63-ce637d33100e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Get all volumes completed successfully. Aug 14 22:34:00.552662 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.552662 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:00.558442 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-03823a4e-9879-48ec-8010-64d2ae44fb93 req-23bdf985-44e5-4eaa-ab63-ce637d33100e tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:34:00.559129 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1044/4130] 10.4.3.114 () {68 vars in 1508 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:00.592705 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5cb337e8-2700-493f-a707-c5da2814dca7 req-ef75ce84-0194-4e29-8796-0727850b1c46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.594744 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5cb337e8-2700-493f-a707-c5da2814dca7 req-ef75ce84-0194-4e29-8796-0727850b1c46 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:34:00.594962 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5cb337e8-2700-493f-a707-c5da2814dca7 req-ef75ce84-0194-4e29-8796-0727850b1c46 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.595185 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5cb337e8-2700-493f-a707-c5da2814dca7 req-ef75ce84-0194-4e29-8796-0727850b1c46 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.595381 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [req-5cb337e8-2700-493f-a707-c5da2814dca7 req-ef75ce84-0194-4e29-8796-0727850b1c46 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:34:00.596121 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-5cb337e8-2700-493f-a707-c5da2814dca7 req-ef75ce84-0194-4e29-8796-0727850b1c46 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:34:00.604311 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5cb337e8-2700-493f-a707-c5da2814dca7 req-ef75ce84-0194-4e29-8796-0727850b1c46 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] Get all volumes completed successfully. Aug 14 22:34:00.605282 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.605282 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:00.609599 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5cb337e8-2700-493f-a707-c5da2814dca7 req-ef75ce84-0194-4e29-8796-0727850b1c46 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-reader] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:34:00.610136 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1025/4131] 10.4.3.114 () {68 vars in 1508 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:00.611163 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-35e0b2ef-5cc9-4ce0-a8ea-56da0a6382eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.613128 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35e0b2ef-5cc9-4ce0-a8ea-56da0a6382eb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:00.613330 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35e0b2ef-5cc9-4ce0-a8ea-56da0a6382eb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.613501 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35e0b2ef-5cc9-4ce0-a8ea-56da0a6382eb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.613610 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-35e0b2ef-5cc9-4ce0-a8ea-56da0a6382eb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:00.621341 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.621341 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:00.622163 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35e0b2ef-5cc9-4ce0-a8ea-56da0a6382eb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:00.622544 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1040/4132] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:00.630604 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-68b6676d-f403-477b-8fc9-e22bf28697ff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.633151 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68b6676d-f403-477b-8fc9-e22bf28697ff tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] DELETE https://10.4.3.114/volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 Aug 14 22:34:00.633388 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68b6676d-f403-477b-8fc9-e22bf28697ff tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.633640 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68b6676d-f403-477b-8fc9-e22bf28697ff tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.633852 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-68b6676d-f403-477b-8fc9-e22bf28697ff tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Delete volume with id: b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 Aug 14 22:34:00.642433 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.642433 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:00.643077 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-68b6676d-f403-477b-8fc9-e22bf28697ff tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:34:00.673356 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-68b6676d-f403-477b-8fc9-e22bf28697ff tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Delete volume request issued successfully. Aug 14 22:34:00.674231 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68b6676d-f403-477b-8fc9-e22bf28697ff tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 returned with HTTP 202 Aug 14 22:34:00.674231 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1024/4133] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:00 2026] DELETE /volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:00.686813 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2dbac238-d2b6-45d4-a4c3-41c248339e22 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.690809 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2dbac238-d2b6-45d4-a4c3-41c248339e22 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 Aug 14 22:34:00.690809 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2dbac238-d2b6-45d4-a4c3-41c248339e22 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.690809 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2dbac238-d2b6-45d4-a4c3-41c248339e22 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.700151 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.700151 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:00.705674 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2dbac238-d2b6-45d4-a4c3-41c248339e22 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:34:00.711616 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2dbac238-d2b6-45d4-a4c3-41c248339e22 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 returned with HTTP 200 Aug 14 22:34:00.712395 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1045/4134] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:00.917096 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7bdf5715-ece4-4e6d-b09e-24cc1d509801 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:00.919644 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bdf5715-ece4-4e6d-b09e-24cc1d509801 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:00.919906 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bdf5715-ece4-4e6d-b09e-24cc1d509801 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:00.920101 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bdf5715-ece4-4e6d-b09e-24cc1d509801 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:00.920222 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7bdf5715-ece4-4e6d-b09e-24cc1d509801 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:00.924518 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:00.924518 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:00.925309 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bdf5715-ece4-4e6d-b09e-24cc1d509801 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:00.925846 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1026/4135] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:00 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:01.001020 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b00a1264-941d-4f71-8e1a-9264c2a9ccec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:01.003170 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b00a1264-941d-4f71-8e1a-9264c2a9ccec tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:01.003577 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b00a1264-941d-4f71-8e1a-9264c2a9ccec tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:01.003837 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b00a1264-941d-4f71-8e1a-9264c2a9ccec tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:01.003962 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b00a1264-941d-4f71-8e1a-9264c2a9ccec tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:01.008826 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:01.008826 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:01.009853 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b00a1264-941d-4f71-8e1a-9264c2a9ccec tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:01.010297 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1041/4136] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:01 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:01.465345 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec52ca48-4e98-4af3-974c-13ef02ad8fb9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:01.467881 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec52ca48-4e98-4af3-974c-13ef02ad8fb9 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:34:01.468246 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec52ca48-4e98-4af3-974c-13ef02ad8fb9 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:01.468525 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec52ca48-4e98-4af3-974c-13ef02ad8fb9 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:01.480689 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:01.480689 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:01.485334 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ec52ca48-4e98-4af3-974c-13ef02ad8fb9 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:34:01.490847 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec52ca48-4e98-4af3-974c-13ef02ad8fb9 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:34:01.491347 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1025/4137] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:01 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:01.639071 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-95c93b63-e3da-46d6-be8b-ef65121173f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:01.641385 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95c93b63-e3da-46d6-be8b-ef65121173f8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:01.641884 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95c93b63-e3da-46d6-be8b-ef65121173f8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:01.643275 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95c93b63-e3da-46d6-be8b-ef65121173f8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:01.643275 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-95c93b63-e3da-46d6-be8b-ef65121173f8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:01.651350 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:01.651350 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:01.651350 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95c93b63-e3da-46d6-be8b-ef65121173f8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:01.651350 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1046/4138] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:01 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:01.734644 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-76fd6ea6-3878-4f09-894e-faaa8eb5b5bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:01.736681 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76fd6ea6-3878-4f09-894e-faaa8eb5b5bf tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 Aug 14 22:34:01.736891 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76fd6ea6-3878-4f09-894e-faaa8eb5b5bf tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:01.737076 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76fd6ea6-3878-4f09-894e-faaa8eb5b5bf tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:01.743881 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76fd6ea6-3878-4f09-894e-faaa8eb5b5bf tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 returned with HTTP 404 Aug 14 22:34:01.744374 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1027/4139] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:01 2026] GET /volume/v3/volumes/b75c6f7d-ed20-4cd4-9379-42dab3b0b0a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:01.753116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-22754284-f747-4dee-8181-77ad4c52b196 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:01.756352 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22754284-f747-4dee-8181-77ad4c52b196 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] DELETE https://10.4.3.114/volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 Aug 14 22:34:01.756639 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22754284-f747-4dee-8181-77ad4c52b196 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:01.756937 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22754284-f747-4dee-8181-77ad4c52b196 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:01.757178 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-22754284-f747-4dee-8181-77ad4c52b196 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Delete volume with id: 3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 Aug 14 22:34:01.772796 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:01.772796 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:01.773599 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-22754284-f747-4dee-8181-77ad4c52b196 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:34:01.801370 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-22754284-f747-4dee-8181-77ad4c52b196 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Delete volume request issued successfully. Aug 14 22:34:01.801640 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22754284-f747-4dee-8181-77ad4c52b196 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 returned with HTTP 202 Aug 14 22:34:01.802223 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1042/4140] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:01 2026] DELETE /volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:01.810947 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d887564e-1880-4f4e-a1d9-7f48d11039c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:01.812894 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d887564e-1880-4f4e-a1d9-7f48d11039c4 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 Aug 14 22:34:01.813099 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d887564e-1880-4f4e-a1d9-7f48d11039c4 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:01.813346 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d887564e-1880-4f4e-a1d9-7f48d11039c4 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:01.821432 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:01.821432 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:01.825131 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d887564e-1880-4f4e-a1d9-7f48d11039c4 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:34:01.830284 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d887564e-1880-4f4e-a1d9-7f48d11039c4 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 returned with HTTP 200 Aug 14 22:34:01.830677 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1026/4141] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:01 2026] GET /volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:01.937760 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-613da0b6-180b-47d9-8a8c-e3d33fb2f55c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:01.942291 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-613da0b6-180b-47d9-8a8c-e3d33fb2f55c tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:01.942291 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-613da0b6-180b-47d9-8a8c-e3d33fb2f55c tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:01.942291 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-613da0b6-180b-47d9-8a8c-e3d33fb2f55c tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:01.942291 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-613da0b6-180b-47d9-8a8c-e3d33fb2f55c tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:01.947707 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:01.947707 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:01.949064 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-613da0b6-180b-47d9-8a8c-e3d33fb2f55c tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:01.949732 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1047/4142] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:01 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:02.022863 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-deac5941-83d6-4f03-8ca9-0c826a51142c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:02.025274 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-deac5941-83d6-4f03-8ca9-0c826a51142c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:02.025565 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-deac5941-83d6-4f03-8ca9-0c826a51142c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:02.025845 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-deac5941-83d6-4f03-8ca9-0c826a51142c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:02.025999 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-deac5941-83d6-4f03-8ca9-0c826a51142c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:02.033881 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-f991ef07-2de2-4037-b134-d957d8b2c26b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:02.034186 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:02.034186 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:02.035391 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-deac5941-83d6-4f03-8ca9-0c826a51142c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:02.035907 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1028/4143] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:02 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:02.036517 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-f991ef07-2de2-4037-b134-d957d8b2c26b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] POST https://10.4.3.114/volume/v3/attachments/9e2121f7-9e62-46dd-b436-13571fb78ac7/action Aug 14 22:34:02.036999 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-f991ef07-2de2-4037-b134-d957d8b2c26b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:34:02.037177 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-f991ef07-2de2-4037-b134-d957d8b2c26b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:02.055818 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:02.055818 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:02.073121 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bb41b701-1862-428a-b010-c47c030bfdf0 req-f991ef07-2de2-4037-b134-d957d8b2c26b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/attachments/9e2121f7-9e62-46dd-b436-13571fb78ac7/action returned with HTTP 204 Aug 14 22:34:02.073666 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1043/4144] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:34:02 2026] POST /volume/v3/attachments/9e2121f7-9e62-46dd-b436-13571fb78ac7/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:02.436546 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2c436993-b081-40f1-8bdc-9075e20b3880 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:02.513356 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2d66f2da-3603-4d7a-a8e9-ad80d04dcaa4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:02.515440 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d66f2da-3603-4d7a-a8e9-ad80d04dcaa4 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:34:02.517274 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d66f2da-3603-4d7a-a8e9-ad80d04dcaa4 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:02.517274 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d66f2da-3603-4d7a-a8e9-ad80d04dcaa4 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:02.530204 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:02.530204 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:02.535302 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2d66f2da-3603-4d7a-a8e9-ad80d04dcaa4 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:34:02.540737 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d66f2da-3603-4d7a-a8e9-ad80d04dcaa4 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:34:02.541391 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1048/4145] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:02 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 1130 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:02.559269 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-07e64598-7df2-4b0f-bd72-95c6b3152f50 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:02.562156 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07e64598-7df2-4b0f-bd72-95c6b3152f50 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:34:02.562477 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07e64598-7df2-4b0f-bd72-95c6b3152f50 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:02.562763 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07e64598-7df2-4b0f-bd72-95c6b3152f50 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:02.577407 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:02.577407 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:02.578446 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c436993-b081-40f1-8bdc-9075e20b3880 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:34:02.578997 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c436993-b081-40f1-8bdc-9075e20b3880 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-970008114", "extra_specs": {"storage_protocol": "tempest-storage_protocol-240935769", "vendor_name": "tempest-vendor_name-1063681561"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:02.582237 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-07e64598-7df2-4b0f-bd72-95c6b3152f50 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:34:02.587951 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07e64598-7df2-4b0f-bd72-95c6b3152f50 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:34:02.588345 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1029/4146] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:02 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 1130 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:02.595961 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c436993-b081-40f1-8bdc-9075e20b3880 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:34:02.596616 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1027/4147] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:34:02 2026] POST /volume/v3/types => generated 328 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:02.605138 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-463a5883-8451-493f-8b5c-c0980bda92ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:02.607305 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:34:02.607721 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b0ca9f9b-361b-4a31-9c7f-ab650ab521ab", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:02.609581 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Create volume request body: {'volume': {'volume_type': 'b0ca9f9b-361b-4a31-9c7f-ab650ab521ab', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:34:02.613575 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Create volume of 1 GB Aug 14 22:34:02.613931 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:02.613931 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:02.614363 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Availability Zones retrieved successfully. Aug 14 22:34:02.622142 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Flow 'volume_create_api' (dba69598-68e8-42fc-831b-cb43e91699fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:02.623326 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623c77aa-7e95-4f0a-ac1f-26cc980c2a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:02.624352 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:34:02.649923 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623c77aa-7e95-4f0a-ac1f-26cc980c2a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:34:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-240935769',vendor_name='tempest-vendor_name-1063681561'},id=b0ca9f9b-361b-4a31-9c7f-ab650ab521ab,is_public=True,name='tempest-ProjectMemberTests-volume-type-970008114',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0ca9f9b-361b-4a31-9c7f-ab650ab521ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:02.651246 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403786af-cddc-44ed-a778-8878089212e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:02.665037 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5423e7f5-acc0-4b7e-8de3-368320936e1f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:02.667114 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5423e7f5-acc0-4b7e-8de3-368320936e1f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:02.667617 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5423e7f5-acc0-4b7e-8de3-368320936e1f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:02.668024 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5423e7f5-acc0-4b7e-8de3-368320936e1f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:02.669221 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5423e7f5-acc0-4b7e-8de3-368320936e1f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:02.674152 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:02.674152 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:02.675333 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5423e7f5-acc0-4b7e-8de3-368320936e1f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:02.675932 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1049/4148] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:02 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:02.689436 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-970008114 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-970008114, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:34:02.689815 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-970008114 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-970008114, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:34:02.725178 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Created reservations ['f095f0e2-e981-48f3-9e83-2cd5fe0abed4', '1ae149c1-0b95-44d7-95c6-ce972647c6a9', '7733664f-af3c-4247-a347-45b276cb4498', '8b54a56c-20f7-4dad-921f-8604787540f6'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:02.726201 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403786af-cddc-44ed-a778-8878089212e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f095f0e2-e981-48f3-9e83-2cd5fe0abed4', '1ae149c1-0b95-44d7-95c6-ce972647c6a9', '7733664f-af3c-4247-a347-45b276cb4498', '8b54a56c-20f7-4dad-921f-8604787540f6']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:02.727225 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b094d6ca-45c3-4579-81aa-61653debece1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:02.758381 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b094d6ca-45c3-4579-81aa-61653debece1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48b7def2-40c1-4813-aed0-3464d6058c96', '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='9cf2b5d72dec438a9b9a06bf948a216e',qos_specs=None,replication_status=,reservations=['f095f0e2-e981-48f3-9e83-2cd5fe0abed4','1ae149c1-0b95-44d7-95c6-ce972647c6a9','7733664f-af3c-4247-a347-45b276cb4498','8b54a56c-20f7-4dad-921f-8604787540f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1619d60d83c94a7ca5d577a04e71b16d',volume_type_id=b0ca9f9b-361b-4a31-9c7f-ab650ab521ab), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:34:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48b7def2-40c1-4813-aed0-3464d6058c96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cf2b5d72dec438a9b9a06bf948a216e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1619d60d83c94a7ca5d577a04e71b16d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0ca9f9b-361b-4a31-9c7f-ab650ab521ab),volume_type_id=b0ca9f9b-361b-4a31-9c7f-ab650ab521ab)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:02.759383 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e21c37da-9d47-4a54-967a-f8f70b2a04ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:02.778718 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e21c37da-9d47-4a54-967a-f8f70b2a04ff) transitioned into state 'SUCCESS' from 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='9cf2b5d72dec438a9b9a06bf948a216e',qos_specs=None,replication_status=,reservations=['f095f0e2-e981-48f3-9e83-2cd5fe0abed4','1ae149c1-0b95-44d7-95c6-ce972647c6a9','7733664f-af3c-4247-a347-45b276cb4498','8b54a56c-20f7-4dad-921f-8604787540f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1619d60d83c94a7ca5d577a04e71b16d',volume_type_id=b0ca9f9b-361b-4a31-9c7f-ab650ab521ab)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:02.779617 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b76b607-84a0-4da8-ba05-51c1509aebc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:02.790572 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b76b607-84a0-4da8-ba05-51c1509aebc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:02.791820 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Flow 'volume_create_api' (dba69598-68e8-42fc-831b-cb43e91699fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:02.792186 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Create volume request issued successfully. Aug 14 22:34:02.792985 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-463a5883-8451-493f-8b5c-c0980bda92ef tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:34:02.793577 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1044/4149] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:34:02 2026] POST /volume/v3/volumes => generated 773 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:02.806485 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ed99347e-50db-4eb6-9f04-3ad4fc08ccc1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:02.811574 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed99347e-50db-4eb6-9f04-3ad4fc08ccc1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] GET https://10.4.3.114/volume/v3/volumes/48b7def2-40c1-4813-aed0-3464d6058c96 Aug 14 22:34:02.814870 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed99347e-50db-4eb6-9f04-3ad4fc08ccc1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:02.814870 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed99347e-50db-4eb6-9f04-3ad4fc08ccc1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:02.826659 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:02.826659 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:02.831199 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ed99347e-50db-4eb6-9f04-3ad4fc08ccc1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Volume info retrieved successfully. Aug 14 22:34:02.835622 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed99347e-50db-4eb6-9f04-3ad4fc08ccc1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/volumes/48b7def2-40c1-4813-aed0-3464d6058c96 returned with HTTP 200 Aug 14 22:34:02.836168 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1030/4150] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:02 2026] GET /volume/v3/volumes/48b7def2-40c1-4813-aed0-3464d6058c96 => generated 952 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:02.848416 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c814e0cf-5c9b-407e-82bf-fc46ee42b96b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:02.850518 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c814e0cf-5c9b-407e-82bf-fc46ee42b96b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 Aug 14 22:34:02.850731 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c814e0cf-5c9b-407e-82bf-fc46ee42b96b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:02.850978 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c814e0cf-5c9b-407e-82bf-fc46ee42b96b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:02.863569 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c814e0cf-5c9b-407e-82bf-fc46ee42b96b tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 returned with HTTP 404 Aug 14 22:34:02.864189 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1028/4151] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:02 2026] GET /volume/v3/volumes/3e7e0751-22b6-4e24-8f3a-b20eee3ea2c0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:02.873929 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-703e3c60-3183-40ec-8981-0a4265ea80ec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:02.875717 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-703e3c60-3183-40ec-8981-0a4265ea80ec tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] DELETE https://10.4.3.114/volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 Aug 14 22:34:02.876106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-703e3c60-3183-40ec-8981-0a4265ea80ec tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:02.876618 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-703e3c60-3183-40ec-8981-0a4265ea80ec tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:02.876936 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-703e3c60-3183-40ec-8981-0a4265ea80ec tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Delete volume with id: 5e184f5a-82f4-43a7-930c-0f4661ff9095 Aug 14 22:34:02.888431 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:02.888431 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:02.888965 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-703e3c60-3183-40ec-8981-0a4265ea80ec tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:34:02.919980 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-703e3c60-3183-40ec-8981-0a4265ea80ec tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Delete volume request issued successfully. Aug 14 22:34:02.919980 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-703e3c60-3183-40ec-8981-0a4265ea80ec tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 returned with HTTP 202 Aug 14 22:34:02.919980 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1050/4152] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:02 2026] DELETE /volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:02.927138 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-13277f08-8208-4f5d-90bf-3af9ce0a2891 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:02.929308 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13277f08-8208-4f5d-90bf-3af9ce0a2891 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 Aug 14 22:34:02.929557 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13277f08-8208-4f5d-90bf-3af9ce0a2891 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:02.929688 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13277f08-8208-4f5d-90bf-3af9ce0a2891 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:02.936858 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:02.936858 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:02.940841 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-13277f08-8208-4f5d-90bf-3af9ce0a2891 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Volume info retrieved successfully. Aug 14 22:34:02.946069 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13277f08-8208-4f5d-90bf-3af9ce0a2891 tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 returned with HTTP 200 Aug 14 22:34:02.946604 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1045/4153] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:02 2026] GET /volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:02.961409 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8292ec5d-9bb1-434c-a880-b98dc7babc2c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:02.963479 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8292ec5d-9bb1-434c-a880-b98dc7babc2c tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:02.963820 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8292ec5d-9bb1-434c-a880-b98dc7babc2c tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:02.963883 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8292ec5d-9bb1-434c-a880-b98dc7babc2c tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:02.964087 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8292ec5d-9bb1-434c-a880-b98dc7babc2c tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:02.970478 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:02.970478 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:02.971667 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8292ec5d-9bb1-434c-a880-b98dc7babc2c tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:02.972818 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1031/4154] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:02 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:03.046566 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-009937d0-4303-4a4c-bcaa-e3c99afa6e2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:03.048320 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-009937d0-4303-4a4c-bcaa-e3c99afa6e2c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:03.048505 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-009937d0-4303-4a4c-bcaa-e3c99afa6e2c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:03.048679 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-009937d0-4303-4a4c-bcaa-e3c99afa6e2c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:03.048833 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-009937d0-4303-4a4c-bcaa-e3c99afa6e2c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:03.052997 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:03.052997 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:03.053716 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-009937d0-4303-4a4c-bcaa-e3c99afa6e2c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:03.054072 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1029/4155] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:03 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:03.688615 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e328b89f-0c31-4dca-ae89-0b491069e9c9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:03.690390 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e328b89f-0c31-4dca-ae89-0b491069e9c9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:03.690581 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e328b89f-0c31-4dca-ae89-0b491069e9c9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:03.690795 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e328b89f-0c31-4dca-ae89-0b491069e9c9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:03.690882 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e328b89f-0c31-4dca-ae89-0b491069e9c9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:03.695071 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:03.695071 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:03.695679 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e328b89f-0c31-4dca-ae89-0b491069e9c9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:03.696037 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1051/4156] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:03 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:03.850093 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-05cf3503-fc87-41a0-9491-9d1be62187cd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:03.852239 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05cf3503-fc87-41a0-9491-9d1be62187cd tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] GET https://10.4.3.114/volume/v3/volumes/48b7def2-40c1-4813-aed0-3464d6058c96 Aug 14 22:34:03.852519 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05cf3503-fc87-41a0-9491-9d1be62187cd tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:03.852790 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05cf3503-fc87-41a0-9491-9d1be62187cd tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:03.862087 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:03.862087 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:03.866303 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-05cf3503-fc87-41a0-9491-9d1be62187cd tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Volume info retrieved successfully. Aug 14 22:34:03.870755 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05cf3503-fc87-41a0-9491-9d1be62187cd tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/volumes/48b7def2-40c1-4813-aed0-3464d6058c96 returned with HTTP 200 Aug 14 22:34:03.871238 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1046/4157] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:03 2026] GET /volume/v3/volumes/48b7def2-40c1-4813-aed0-3464d6058c96 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:03.884436 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-64677ed8-9215-446b-a136-d3e353586a70 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:03.886426 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64677ed8-9215-446b-a136-d3e353586a70 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] GET https://10.4.3.114/volume/v3/messages Aug 14 22:34:03.886819 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64677ed8-9215-446b-a136-d3e353586a70 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:03.887200 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64677ed8-9215-446b-a136-d3e353586a70 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:03.892959 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64677ed8-9215-446b-a136-d3e353586a70 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:34:03.893649 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1032/4158] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:34:03 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 14 22:34:03.904922 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-175579e3-645e-4b72-a021-a230da919ddd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:03.962819 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ba6d0f27-df45-4542-9bd8-01be048561ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:03.964380 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba6d0f27-df45-4542-9bd8-01be048561ef tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] GET https://10.4.3.114/volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 Aug 14 22:34:03.964685 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba6d0f27-df45-4542-9bd8-01be048561ef tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:03.965035 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba6d0f27-df45-4542-9bd8-01be048561ef tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:03.971289 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba6d0f27-df45-4542-9bd8-01be048561ef tempest-VolumesTestJSON-1218248380 tempest-VolumesTestJSON-1218248380-project-member] https://10.4.3.114/volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 returned with HTTP 404 Aug 14 22:34:03.972192 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1052/4159] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:03 2026] GET /volume/v3/volumes/5e184f5a-82f4-43a7-930c-0f4661ff9095 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:03.985444 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf6a4ccc-5448-456c-9531-a31c86f89270 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:03.988519 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-175579e3-645e-4b72-a021-a230da919ddd tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] DELETE https://10.4.3.114/volume/v3/messages/23c8cbd9-a8c9-499c-a54b-4d82b285b11b Aug 14 22:34:03.988728 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-175579e3-645e-4b72-a021-a230da919ddd tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:03.988783 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf6a4ccc-5448-456c-9531-a31c86f89270 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:03.988943 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-175579e3-645e-4b72-a021-a230da919ddd tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:03.989026 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf6a4ccc-5448-456c-9531-a31c86f89270 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:03.989275 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf6a4ccc-5448-456c-9531-a31c86f89270 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:03.989411 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-bf6a4ccc-5448-456c-9531-a31c86f89270 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:03.995617 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:03.995617 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:03.996637 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf6a4ccc-5448-456c-9531-a31c86f89270 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:03.997589 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1047/4160] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:03 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:04.002217 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-175579e3-645e-4b72-a021-a230da919ddd tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] https://10.4.3.114/volume/v3/messages/23c8cbd9-a8c9-499c-a54b-4d82b285b11b returned with HTTP 204 Aug 14 22:34:04.002673 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1030/4161] 10.4.3.114 () {68 vars in 1394 bytes} [Fri Aug 14 22:34:03 2026] DELETE /volume/v3/messages/23c8cbd9-a8c9-499c-a54b-4d82b285b11b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 22:34:04.013572 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f21d07f6-75d1-4955-a807-0f094f005062 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:04.016288 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f21d07f6-75d1-4955-a807-0f094f005062 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] GET https://10.4.3.114/volume/v3/messages/23c8cbd9-a8c9-499c-a54b-4d82b285b11b Aug 14 22:34:04.018415 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f21d07f6-75d1-4955-a807-0f094f005062 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:04.018415 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f21d07f6-75d1-4955-a807-0f094f005062 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:04.026682 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f21d07f6-75d1-4955-a807-0f094f005062 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] https://10.4.3.114/volume/v3/messages/23c8cbd9-a8c9-499c-a54b-4d82b285b11b returned with HTTP 404 Aug 14 22:34:04.026682 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1033/4162] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:34:04 2026] GET /volume/v3/messages/23c8cbd9-a8c9-499c-a54b-4d82b285b11b => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:34:04.037663 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5c84f2dc-0b72-4547-acfb-2216fc610939 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:04.039587 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c84f2dc-0b72-4547-acfb-2216fc610939 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/48b7def2-40c1-4813-aed0-3464d6058c96 Aug 14 22:34:04.039873 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c84f2dc-0b72-4547-acfb-2216fc610939 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:04.040115 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c84f2dc-0b72-4547-acfb-2216fc610939 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:04.040322 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-5c84f2dc-0b72-4547-acfb-2216fc610939 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Delete volume with id: 48b7def2-40c1-4813-aed0-3464d6058c96 Aug 14 22:34:04.048900 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:04.048900 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:04.049304 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5c84f2dc-0b72-4547-acfb-2216fc610939 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Volume info retrieved successfully. Aug 14 22:34:04.050491 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5c84f2dc-0b72-4547-acfb-2216fc610939 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100322) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 22:34:04.063321 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-5c84f2dc-0b72-4547-acfb-2216fc610939 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-970008114 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-970008114, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:34:04.063610 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-5c84f2dc-0b72-4547-acfb-2216fc610939 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-970008114 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-970008114, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:34:04.064929 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-804e4d0d-32a9-489a-b544-93097ecf7717 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:04.067175 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-804e4d0d-32a9-489a-b544-93097ecf7717 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:04.067175 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-804e4d0d-32a9-489a-b544-93097ecf7717 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:04.067175 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-804e4d0d-32a9-489a-b544-93097ecf7717 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:04.067175 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-804e4d0d-32a9-489a-b544-93097ecf7717 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:04.074271 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:04.074271 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:04.074271 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-804e4d0d-32a9-489a-b544-93097ecf7717 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:04.074271 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1048/4163] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:04 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:04.076062 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-5c84f2dc-0b72-4547-acfb-2216fc610939 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Created reservations ['e7de37e5-8f50-4f63-b7bc-f9d3b990044d', 'e9906dc2-a17b-4149-a430-3157dae50765', 'eb54d68d-bfee-4b1c-a254-c883c4749b0e', 'c124e560-8695-4cfa-bc28-3db54e516015'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:04.104855 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5c84f2dc-0b72-4547-acfb-2216fc610939 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Delete volume request issued successfully. Aug 14 22:34:04.105164 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c84f2dc-0b72-4547-acfb-2216fc610939 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/volumes/48b7def2-40c1-4813-aed0-3464d6058c96 returned with HTTP 202 Aug 14 22:34:04.105607 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1053/4164] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:34:04 2026] DELETE /volume/v3/volumes/48b7def2-40c1-4813-aed0-3464d6058c96 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:04.117700 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-08d9cf4e-84b8-464e-9d94-2cfe65eb4898 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:04.117700 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08d9cf4e-84b8-464e-9d94-2cfe65eb4898 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] DELETE https://10.4.3.114/volume/v3/types/b0ca9f9b-361b-4a31-9c7f-ab650ab521ab Aug 14 22:34:04.117700 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08d9cf4e-84b8-464e-9d94-2cfe65eb4898 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:04.117700 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08d9cf4e-84b8-464e-9d94-2cfe65eb4898 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:04.159513 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08d9cf4e-84b8-464e-9d94-2cfe65eb4898 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/types/b0ca9f9b-361b-4a31-9c7f-ab650ab521ab returned with HTTP 202 Aug 14 22:34:04.160316 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1031/4165] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:34:04 2026] DELETE /volume/v3/types/b0ca9f9b-361b-4a31-9c7f-ab650ab521ab => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:04.170237 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-003d259c-6453-4345-b1b0-01d39c82fbe1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:04.177284 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-003d259c-6453-4345-b1b0-01d39c82fbe1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:34:04.177284 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-003d259c-6453-4345-b1b0-01d39c82fbe1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1896251919", "extra_specs": {"storage_protocol": "tempest-storage_protocol-983134721", "vendor_name": "tempest-vendor_name-1320624349"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:04.207226 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-003d259c-6453-4345-b1b0-01d39c82fbe1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:34:04.207226 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1034/4166] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:34:04 2026] POST /volume/v3/types => generated 329 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:04.219678 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:04.222058 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:34:04.222509 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7c514f9d-0a30-448b-bc54-b4379f1b1536", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:04.224199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Create volume request body: {'volume': {'volume_type': '7c514f9d-0a30-448b-bc54-b4379f1b1536', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:34:04.228115 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Create volume of 1 GB Aug 14 22:34:04.228452 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:04.228452 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:04.228866 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Availability Zones retrieved successfully. Aug 14 22:34:04.238455 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Flow 'volume_create_api' (8338e3d5-b371-43c8-923e-8f4799e1c429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:04.239675 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (819ed62b-4c1c-44ce-bcc3-6d8ece7cc144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:04.242896 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:34:04.284236 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (819ed62b-4c1c-44ce-bcc3-6d8ece7cc144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:34:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-983134721',vendor_name='tempest-vendor_name-1320624349'},id=7c514f9d-0a30-448b-bc54-b4379f1b1536,is_public=True,name='tempest-ProjectMemberTests-volume-type-1896251919',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c514f9d-0a30-448b-bc54-b4379f1b1536', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:04.286687 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf4fd02-f4ea-4f22-b5b9-467c113b48ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:04.330227 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1896251919 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1896251919, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:34:04.330667 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1896251919 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1896251919, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:34:04.358905 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Created reservations ['b4a69aa1-d1c6-4d49-a594-235d7a7fe532', '332eeb3a-9987-4877-8494-369a7b14b099', '545e8ccd-a5dc-4443-ac83-c76195c345d9', '46b15e9e-c05b-4ecd-a104-3b7c122616d9'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:04.359743 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf4fd02-f4ea-4f22-b5b9-467c113b48ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4a69aa1-d1c6-4d49-a594-235d7a7fe532', '332eeb3a-9987-4877-8494-369a7b14b099', '545e8ccd-a5dc-4443-ac83-c76195c345d9', '46b15e9e-c05b-4ecd-a104-3b7c122616d9']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:04.360479 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac90939-e376-47b3-9d90-6e4a6d2b47af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:04.386230 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac90939-e376-47b3-9d90-6e4a6d2b47af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9dd52f5-6fbe-46b8-80b9-0270d49eb542', '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='9cf2b5d72dec438a9b9a06bf948a216e',qos_specs=None,replication_status=,reservations=['b4a69aa1-d1c6-4d49-a594-235d7a7fe532','332eeb3a-9987-4877-8494-369a7b14b099','545e8ccd-a5dc-4443-ac83-c76195c345d9','46b15e9e-c05b-4ecd-a104-3b7c122616d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1619d60d83c94a7ca5d577a04e71b16d',volume_type_id=7c514f9d-0a30-448b-bc54-b4379f1b1536), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:34:04Z,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=d9dd52f5-6fbe-46b8-80b9-0270d49eb542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cf2b5d72dec438a9b9a06bf948a216e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1619d60d83c94a7ca5d577a04e71b16d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c514f9d-0a30-448b-bc54-b4379f1b1536),volume_type_id=7c514f9d-0a30-448b-bc54-b4379f1b1536)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:04.387054 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (659318d2-018f-45f0-9087-364309e84a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:04.407735 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (659318d2-018f-45f0-9087-364309e84a4d) transitioned into state 'SUCCESS' from 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='9cf2b5d72dec438a9b9a06bf948a216e',qos_specs=None,replication_status=,reservations=['b4a69aa1-d1c6-4d49-a594-235d7a7fe532','332eeb3a-9987-4877-8494-369a7b14b099','545e8ccd-a5dc-4443-ac83-c76195c345d9','46b15e9e-c05b-4ecd-a104-3b7c122616d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1619d60d83c94a7ca5d577a04e71b16d',volume_type_id=7c514f9d-0a30-448b-bc54-b4379f1b1536)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:04.408423 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0217304-ffef-4e04-bf6f-0c1c82b1dd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:04.420640 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0217304-ffef-4e04-bf6f-0c1c82b1dd77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:04.421426 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Flow 'volume_create_api' (8338e3d5-b371-43c8-923e-8f4799e1c429) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:04.421689 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Create volume request issued successfully. Aug 14 22:34:04.422311 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f95127f5-d16e-43e8-8d33-2bd4123b04cb tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:34:04.422828 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1049/4167] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:34:04 2026] POST /volume/v3/volumes => generated 774 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:04.438997 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7092913-6802-40a5-b9dc-d869455c3054 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:04.442152 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7092913-6802-40a5-b9dc-d869455c3054 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] GET https://10.4.3.114/volume/v3/volumes/d9dd52f5-6fbe-46b8-80b9-0270d49eb542 Aug 14 22:34:04.442540 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7092913-6802-40a5-b9dc-d869455c3054 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:04.442965 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7092913-6802-40a5-b9dc-d869455c3054 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:04.452702 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:04.452702 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:04.457314 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e7092913-6802-40a5-b9dc-d869455c3054 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Volume info retrieved successfully. Aug 14 22:34:04.462511 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7092913-6802-40a5-b9dc-d869455c3054 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/volumes/d9dd52f5-6fbe-46b8-80b9-0270d49eb542 returned with HTTP 200 Aug 14 22:34:04.463090 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1054/4168] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:04 2026] GET /volume/v3/volumes/d9dd52f5-6fbe-46b8-80b9-0270d49eb542 => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:04.708451 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-06260ff0-65b2-4ed6-84dc-cf86f0e53d3a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:04.710670 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06260ff0-65b2-4ed6-84dc-cf86f0e53d3a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:04.710897 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-06260ff0-65b2-4ed6-84dc-cf86f0e53d3a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:04.711134 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-06260ff0-65b2-4ed6-84dc-cf86f0e53d3a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:04.711208 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-06260ff0-65b2-4ed6-84dc-cf86f0e53d3a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:04.723564 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:04.723564 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:04.724685 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06260ff0-65b2-4ed6-84dc-cf86f0e53d3a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:04.725165 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1032/4169] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:04 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:05.009478 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-31ad4adf-a01b-4cfc-ba75-d7778eca8118 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:05.011935 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-31ad4adf-a01b-4cfc-ba75-d7778eca8118 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:05.012165 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-31ad4adf-a01b-4cfc-ba75-d7778eca8118 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:05.012438 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-31ad4adf-a01b-4cfc-ba75-d7778eca8118 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:05.012967 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-31ad4adf-a01b-4cfc-ba75-d7778eca8118 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:05.018704 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:05.018704 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:05.019930 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-31ad4adf-a01b-4cfc-ba75-d7778eca8118 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:05.020492 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1035/4170] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:05 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:05.085639 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6fa6939a-f0fc-4945-9545-9cdef9910377 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:05.090416 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fa6939a-f0fc-4945-9545-9cdef9910377 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:05.090709 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fa6939a-f0fc-4945-9545-9cdef9910377 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:05.090851 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fa6939a-f0fc-4945-9545-9cdef9910377 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:05.090975 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6fa6939a-f0fc-4945-9545-9cdef9910377 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:05.096055 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:05.096055 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:05.097263 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fa6939a-f0fc-4945-9545-9cdef9910377 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:05.097818 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1050/4171] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:05 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:05.479934 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3970fa97-9e41-44b4-aa28-a7cff5b38ba6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:05.481843 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3970fa97-9e41-44b4-aa28-a7cff5b38ba6 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] GET https://10.4.3.114/volume/v3/volumes/d9dd52f5-6fbe-46b8-80b9-0270d49eb542 Aug 14 22:34:05.482075 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3970fa97-9e41-44b4-aa28-a7cff5b38ba6 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:05.482271 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3970fa97-9e41-44b4-aa28-a7cff5b38ba6 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:05.491008 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:05.491008 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:05.494982 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3970fa97-9e41-44b4-aa28-a7cff5b38ba6 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Volume info retrieved successfully. Aug 14 22:34:05.499560 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3970fa97-9e41-44b4-aa28-a7cff5b38ba6 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/volumes/d9dd52f5-6fbe-46b8-80b9-0270d49eb542 returned with HTTP 200 Aug 14 22:34:05.499962 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1055/4172] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:05 2026] GET /volume/v3/volumes/d9dd52f5-6fbe-46b8-80b9-0270d49eb542 => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:05.514866 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0be0eb16-182a-4259-a3f9-4098634156e0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:05.517620 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0be0eb16-182a-4259-a3f9-4098634156e0 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] GET https://10.4.3.114/volume/v3/messages Aug 14 22:34:05.519343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0be0eb16-182a-4259-a3f9-4098634156e0 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:05.519343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0be0eb16-182a-4259-a3f9-4098634156e0 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:05.523418 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0be0eb16-182a-4259-a3f9-4098634156e0 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:34:05.524036 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1033/4173] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:34:05 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 14 22:34:05.535214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-731e52c6-6c10-4ecd-b77b-7728a1a1efbd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:05.537210 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-731e52c6-6c10-4ecd-b77b-7728a1a1efbd tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] GET https://10.4.3.114/volume/v3/messages Aug 14 22:34:05.537525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-731e52c6-6c10-4ecd-b77b-7728a1a1efbd tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:05.537783 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-731e52c6-6c10-4ecd-b77b-7728a1a1efbd tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:05.541806 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-731e52c6-6c10-4ecd-b77b-7728a1a1efbd tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:34:05.542210 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1036/4174] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:34:05 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 14 22:34:05.554825 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8a8e639-26fd-4ba8-b718-2e974d56192b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:05.557117 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8a8e639-26fd-4ba8-b718-2e974d56192b tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] DELETE https://10.4.3.114/volume/v3/messages/81a66fab-31a4-4e8a-90d1-ca666a9c9dd5 Aug 14 22:34:05.557404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8a8e639-26fd-4ba8-b718-2e974d56192b tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:05.557686 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8a8e639-26fd-4ba8-b718-2e974d56192b tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:05.569089 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8a8e639-26fd-4ba8-b718-2e974d56192b tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/messages/81a66fab-31a4-4e8a-90d1-ca666a9c9dd5 returned with HTTP 204 Aug 14 22:34:05.569669 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1051/4175] 10.4.3.114 () {68 vars in 1394 bytes} [Fri Aug 14 22:34:05 2026] DELETE /volume/v3/messages/81a66fab-31a4-4e8a-90d1-ca666a9c9dd5 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 22:34:05.577885 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-22c4a14f-d295-496b-ada0-1023d3d16ba1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:05.579945 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22c4a14f-d295-496b-ada0-1023d3d16ba1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/d9dd52f5-6fbe-46b8-80b9-0270d49eb542 Aug 14 22:34:05.580183 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22c4a14f-d295-496b-ada0-1023d3d16ba1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:05.580422 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22c4a14f-d295-496b-ada0-1023d3d16ba1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:05.580594 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-22c4a14f-d295-496b-ada0-1023d3d16ba1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Delete volume with id: d9dd52f5-6fbe-46b8-80b9-0270d49eb542 Aug 14 22:34:05.589136 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:05.589136 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:05.589555 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-22c4a14f-d295-496b-ada0-1023d3d16ba1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Volume info retrieved successfully. Aug 14 22:34:05.590669 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-22c4a14f-d295-496b-ada0-1023d3d16ba1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100322) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 22:34:05.607981 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-22c4a14f-d295-496b-ada0-1023d3d16ba1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1896251919 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1896251919, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:34:05.608301 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-22c4a14f-d295-496b-ada0-1023d3d16ba1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1896251919 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1896251919, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:34:05.627460 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-22c4a14f-d295-496b-ada0-1023d3d16ba1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Created reservations ['55278fe0-27cd-4da5-bcd8-ecd63f636f0d', '2feb1fb1-fbc9-4c81-ae8e-ff234eb91bdb', '5cebad4f-bb17-426d-9bbd-c51fab895e89', '419c4ab7-1edc-4b6d-8bb0-f077cdff30d7'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:05.713635 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-22c4a14f-d295-496b-ada0-1023d3d16ba1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Delete volume request issued successfully. Aug 14 22:34:05.713899 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22c4a14f-d295-496b-ada0-1023d3d16ba1 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/volumes/d9dd52f5-6fbe-46b8-80b9-0270d49eb542 returned with HTTP 202 Aug 14 22:34:05.714487 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1056/4176] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:34:05 2026] DELETE /volume/v3/volumes/d9dd52f5-6fbe-46b8-80b9-0270d49eb542 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:05.723956 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-704c5e6c-3304-4d0f-bd45-75c238163188 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:05.725930 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-704c5e6c-3304-4d0f-bd45-75c238163188 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] DELETE https://10.4.3.114/volume/v3/types/7c514f9d-0a30-448b-bc54-b4379f1b1536 Aug 14 22:34:05.726346 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-704c5e6c-3304-4d0f-bd45-75c238163188 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:05.726835 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-704c5e6c-3304-4d0f-bd45-75c238163188 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:05.742508 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62f6fbc0-b8d1-4095-8ca3-816312d074d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:05.743310 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62f6fbc0-b8d1-4095-8ca3-816312d074d6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:05.743497 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62f6fbc0-b8d1-4095-8ca3-816312d074d6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:05.743674 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62f6fbc0-b8d1-4095-8ca3-816312d074d6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:05.743859 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-62f6fbc0-b8d1-4095-8ca3-816312d074d6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:05.748431 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:05.748431 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:05.749282 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62f6fbc0-b8d1-4095-8ca3-816312d074d6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:05.749704 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1037/4177] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:05 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:05.758231 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-704c5e6c-3304-4d0f-bd45-75c238163188 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/types/7c514f9d-0a30-448b-bc54-b4379f1b1536 returned with HTTP 202 Aug 14 22:34:05.759438 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1034/4178] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:34:05 2026] DELETE /volume/v3/types/7c514f9d-0a30-448b-bc54-b4379f1b1536 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:05.769142 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c16023f-be8a-498c-a898-71e8b5117a74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:05.770880 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c16023f-be8a-498c-a898-71e8b5117a74 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:34:05.771420 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c16023f-be8a-498c-a898-71e8b5117a74 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1082680183", "extra_specs": {"storage_protocol": "tempest-storage_protocol-609157729", "vendor_name": "tempest-vendor_name-1853603393"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:05.789343 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c16023f-be8a-498c-a898-71e8b5117a74 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:34:05.789694 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1052/4179] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:34:05 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 14 22:34:05.803441 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-625b2351-3e16-4456-a1a7-4934d014bb38 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:05.805760 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:34:05.806214 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "29fe8d54-7c9a-4ba4-ae54-bf096e35a7d3", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:05.808036 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Create volume request body: {'volume': {'volume_type': '29fe8d54-7c9a-4ba4-ae54-bf096e35a7d3', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:34:05.812969 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Create volume of 1 GB Aug 14 22:34:05.816270 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:05.816270 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:05.816270 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Availability Zones retrieved successfully. Aug 14 22:34:05.822196 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Flow 'volume_create_api' (c522f90c-1a2b-4bfc-8d61-c6c74c597e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:05.823594 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9866e87-0845-4db2-b239-edd362493e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:05.824794 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:34:05.851804 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9866e87-0845-4db2-b239-edd362493e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:34:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-609157729',vendor_name='tempest-vendor_name-1853603393'},id=29fe8d54-7c9a-4ba4-ae54-bf096e35a7d3,is_public=True,name='tempest-ProjectMemberTests-volume-type-1082680183',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29fe8d54-7c9a-4ba4-ae54-bf096e35a7d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:05.852859 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b337f0-b5a7-4663-a102-d875b7db29d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:05.880827 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1082680183 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1082680183, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:34:05.881158 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1082680183 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1082680183, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:34:05.917481 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Created reservations ['d05a24db-2800-422c-af6a-5b5042173b31', '0a88bce3-2e07-4483-9603-3c43df7a9071', '5d05b11c-fbb8-4346-9fcd-80c0db26f8df', '13fef7d0-4263-48a5-8f74-7904eb4b82ee'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:05.918526 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b337f0-b5a7-4663-a102-d875b7db29d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d05a24db-2800-422c-af6a-5b5042173b31', '0a88bce3-2e07-4483-9603-3c43df7a9071', '5d05b11c-fbb8-4346-9fcd-80c0db26f8df', '13fef7d0-4263-48a5-8f74-7904eb4b82ee']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:05.919520 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77a6bc65-312c-411a-a13c-72d5f9938864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:05.953927 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77a6bc65-312c-411a-a13c-72d5f9938864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b4d1e59-0906-45a0-a732-7d0aeadc0baa', '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='9cf2b5d72dec438a9b9a06bf948a216e',qos_specs=None,replication_status=,reservations=['d05a24db-2800-422c-af6a-5b5042173b31','0a88bce3-2e07-4483-9603-3c43df7a9071','5d05b11c-fbb8-4346-9fcd-80c0db26f8df','13fef7d0-4263-48a5-8f74-7904eb4b82ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1619d60d83c94a7ca5d577a04e71b16d',volume_type_id=29fe8d54-7c9a-4ba4-ae54-bf096e35a7d3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:34: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=8b4d1e59-0906-45a0-a732-7d0aeadc0baa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cf2b5d72dec438a9b9a06bf948a216e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1619d60d83c94a7ca5d577a04e71b16d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29fe8d54-7c9a-4ba4-ae54-bf096e35a7d3),volume_type_id=29fe8d54-7c9a-4ba4-ae54-bf096e35a7d3)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:05.954913 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08aaf87-76ef-4be5-b396-af760e75a15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:05.979903 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08aaf87-76ef-4be5-b396-af760e75a15d) transitioned into state 'SUCCESS' from 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='9cf2b5d72dec438a9b9a06bf948a216e',qos_specs=None,replication_status=,reservations=['d05a24db-2800-422c-af6a-5b5042173b31','0a88bce3-2e07-4483-9603-3c43df7a9071','5d05b11c-fbb8-4346-9fcd-80c0db26f8df','13fef7d0-4263-48a5-8f74-7904eb4b82ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1619d60d83c94a7ca5d577a04e71b16d',volume_type_id=29fe8d54-7c9a-4ba4-ae54-bf096e35a7d3)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:05.980982 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc14ae5-c43b-45a5-b07f-3b49e8d84743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:05.992997 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc14ae5-c43b-45a5-b07f-3b49e8d84743) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:05.994069 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Flow 'volume_create_api' (c522f90c-1a2b-4bfc-8d61-c6c74c597e9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:05.994457 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Create volume request issued successfully. Aug 14 22:34:05.995195 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-625b2351-3e16-4456-a1a7-4934d014bb38 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:34:05.995885 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1057/4180] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:34:05 2026] POST /volume/v3/volumes => generated 774 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:06.014673 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-574f32a5-c8b2-472b-8e7a-2cba087bd526 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:06.017133 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-574f32a5-c8b2-472b-8e7a-2cba087bd526 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] GET https://10.4.3.114/volume/v3/volumes/8b4d1e59-0906-45a0-a732-7d0aeadc0baa Aug 14 22:34:06.017464 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-574f32a5-c8b2-472b-8e7a-2cba087bd526 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:06.017758 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-574f32a5-c8b2-472b-8e7a-2cba087bd526 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:06.027673 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:06.027673 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:06.032909 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4b240f3e-2473-41c4-b0ba-22a760482b83 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:06.033000 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-574f32a5-c8b2-472b-8e7a-2cba087bd526 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Volume info retrieved successfully. Aug 14 22:34:06.034583 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b240f3e-2473-41c4-b0ba-22a760482b83 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:06.036213 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b240f3e-2473-41c4-b0ba-22a760482b83 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:06.036213 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b240f3e-2473-41c4-b0ba-22a760482b83 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:06.036213 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4b240f3e-2473-41c4-b0ba-22a760482b83 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:06.038324 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-574f32a5-c8b2-472b-8e7a-2cba087bd526 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/volumes/8b4d1e59-0906-45a0-a732-7d0aeadc0baa returned with HTTP 200 Aug 14 22:34:06.038934 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1038/4181] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:06 2026] GET /volume/v3/volumes/8b4d1e59-0906-45a0-a732-7d0aeadc0baa => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:06.041745 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:06.041745 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:06.043273 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b240f3e-2473-41c4-b0ba-22a760482b83 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:06.044005 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1035/4182] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:06 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:06.116397 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c395ef32-a8de-4e90-a88a-80ee42ddece9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:06.118629 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c395ef32-a8de-4e90-a88a-80ee42ddece9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:06.120276 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c395ef32-a8de-4e90-a88a-80ee42ddece9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:06.120276 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c395ef32-a8de-4e90-a88a-80ee42ddece9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:06.120276 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c395ef32-a8de-4e90-a88a-80ee42ddece9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:06.124796 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:06.124796 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:06.125426 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c395ef32-a8de-4e90-a88a-80ee42ddece9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:06.126588 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1053/4183] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:06 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:06.481879 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-48880aad-1e9c-44b5-af23-23b79542b946 req-46a61aba-c27b-4a80-8ab4-bfa778554ab4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:06.484970 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-46a61aba-c27b-4a80-8ab4-bfa778554ab4 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:34:06.485310 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-46a61aba-c27b-4a80-8ab4-bfa778554ab4 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:06.485617 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-46a61aba-c27b-4a80-8ab4-bfa778554ab4 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:06.500421 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:06.500421 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:06.512490 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-48880aad-1e9c-44b5-af23-23b79542b946 req-46a61aba-c27b-4a80-8ab4-bfa778554ab4 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:34:06.522454 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-46a61aba-c27b-4a80-8ab4-bfa778554ab4 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:34:06.523166 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1058/4184] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:34:06 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 1130 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:06.546684 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-48880aad-1e9c-44b5-af23-23b79542b946 req-59caefa7-c397-49a1-a9f3-789d45689ea7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:06.551770 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-59caefa7-c397-49a1-a9f3-789d45689ea7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] POST https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955/action Aug 14 22:34:06.552307 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-59caefa7-c397-49a1-a9f3-789d45689ea7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:34:06.552513 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-59caefa7-c397-49a1-a9f3-789d45689ea7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:06.571593 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:06.571593 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:06.572272 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-48880aad-1e9c-44b5-af23-23b79542b946 req-59caefa7-c397-49a1-a9f3-789d45689ea7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:34:06.584140 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-48880aad-1e9c-44b5-af23-23b79542b946 req-59caefa7-c397-49a1-a9f3-789d45689ea7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Begin detaching volume completed successfully. Aug 14 22:34:06.584450 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-59caefa7-c397-49a1-a9f3-789d45689ea7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955/action returned with HTTP 202 Aug 14 22:34:06.585422 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1039/4185] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:34:06 2026] POST /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:34:06.633073 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c664b017-78c1-4303-82e6-f095bf93b086 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:06.633625 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c664b017-78c1-4303-82e6-f095bf93b086 None None] GET https://10.4.3.114/volume// Aug 14 22:34:06.633810 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c664b017-78c1-4303-82e6-f095bf93b086 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:06.634186 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c664b017-78c1-4303-82e6-f095bf93b086 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:06.634623 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c664b017-78c1-4303-82e6-f095bf93b086 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:34:06.635157 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1036/4186] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:34: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 14 22:34:06.646379 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-48880aad-1e9c-44b5-af23-23b79542b946 req-82289420-cd77-4913-8e4f-f335ef599096 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:06.650061 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-82289420-cd77-4913-8e4f-f335ef599096 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:34:06.650061 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-82289420-cd77-4913-8e4f-f335ef599096 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:06.650061 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-82289420-cd77-4913-8e4f-f335ef599096 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:06.661149 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:06.661149 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:06.665197 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-48880aad-1e9c-44b5-af23-23b79542b946 req-82289420-cd77-4913-8e4f-f335ef599096 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:34:06.669704 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-82289420-cd77-4913-8e4f-f335ef599096 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:34:06.670874 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1054/4187] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:34:06 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 1313 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:34:06.760884 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cbd2c919-1c17-46d4-ad95-740aa6fabffd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:06.763178 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cbd2c919-1c17-46d4-ad95-740aa6fabffd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:06.763421 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cbd2c919-1c17-46d4-ad95-740aa6fabffd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:06.763664 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cbd2c919-1c17-46d4-ad95-740aa6fabffd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:06.763813 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-cbd2c919-1c17-46d4-ad95-740aa6fabffd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:06.768518 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:06.768518 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:06.769334 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cbd2c919-1c17-46d4-ad95-740aa6fabffd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:06.769833 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1059/4188] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:06 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:07.057697 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-085e4f61-b9cf-4b2e-a67b-fb76e19f3b85 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:07.058059 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15ff9e16-f1a6-4bcf-9a16-33ad87817896 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:07.059650 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15ff9e16-f1a6-4bcf-9a16-33ad87817896 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:07.059838 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-085e4f61-b9cf-4b2e-a67b-fb76e19f3b85 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] GET https://10.4.3.114/volume/v3/volumes/8b4d1e59-0906-45a0-a732-7d0aeadc0baa Aug 14 22:34:07.059888 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15ff9e16-f1a6-4bcf-9a16-33ad87817896 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:07.060009 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15ff9e16-f1a6-4bcf-9a16-33ad87817896 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:07.060077 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-085e4f61-b9cf-4b2e-a67b-fb76e19f3b85 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:07.060142 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-15ff9e16-f1a6-4bcf-9a16-33ad87817896 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:07.060311 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-085e4f61-b9cf-4b2e-a67b-fb76e19f3b85 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:07.067510 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:07.067510 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:07.067956 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:07.067956 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:07.068150 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15ff9e16-f1a6-4bcf-9a16-33ad87817896 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:07.068552 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1037/4189] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:07 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:07.071911 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-085e4f61-b9cf-4b2e-a67b-fb76e19f3b85 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Volume info retrieved successfully. Aug 14 22:34:07.076008 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-085e4f61-b9cf-4b2e-a67b-fb76e19f3b85 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/volumes/8b4d1e59-0906-45a0-a732-7d0aeadc0baa returned with HTTP 200 Aug 14 22:34:07.076424 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1040/4190] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:07 2026] GET /volume/v3/volumes/8b4d1e59-0906-45a0-a732-7d0aeadc0baa => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:07.094148 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bb091d42-8807-4ec2-83bc-884e27d94661 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:07.095940 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb091d42-8807-4ec2-83bc-884e27d94661 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] GET https://10.4.3.114/volume/v3/messages Aug 14 22:34:07.096132 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb091d42-8807-4ec2-83bc-884e27d94661 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:07.096323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb091d42-8807-4ec2-83bc-884e27d94661 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:07.099600 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb091d42-8807-4ec2-83bc-884e27d94661 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:34:07.099927 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1055/4191] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:34:07 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 14 22:34:07.111787 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-74790e8f-235f-42ff-8476-1e461ad68127 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:07.113774 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-74790e8f-235f-42ff-8476-1e461ad68127 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] GET https://10.4.3.114/volume/v3/messages/f9f6360f-4068-4c2b-b1ff-4b3e69cdf8e2 Aug 14 22:34:07.114340 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-74790e8f-235f-42ff-8476-1e461ad68127 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:07.114340 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-74790e8f-235f-42ff-8476-1e461ad68127 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:07.118823 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-74790e8f-235f-42ff-8476-1e461ad68127 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-member] https://10.4.3.114/volume/v3/messages/f9f6360f-4068-4c2b-b1ff-4b3e69cdf8e2 returned with HTTP 200 Aug 14 22:34:07.119201 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1060/4192] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:34:07 2026] GET /volume/v3/messages/f9f6360f-4068-4c2b-b1ff-4b3e69cdf8e2 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:07.131331 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d1772468-4c5b-4615-9246-56282e127265 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:07.132806 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1772468-4c5b-4615-9246-56282e127265 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] DELETE https://10.4.3.114/volume/v3/messages/f9f6360f-4068-4c2b-b1ff-4b3e69cdf8e2 Aug 14 22:34:07.133201 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1772468-4c5b-4615-9246-56282e127265 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:07.133622 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1772468-4c5b-4615-9246-56282e127265 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:07.141987 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-22fe759f-7d17-4e5f-a9de-6bd058685f4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:07.144518 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22fe759f-7d17-4e5f-a9de-6bd058685f4a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:07.144518 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22fe759f-7d17-4e5f-a9de-6bd058685f4a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:07.144518 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22fe759f-7d17-4e5f-a9de-6bd058685f4a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:07.144518 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-22fe759f-7d17-4e5f-a9de-6bd058685f4a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:07.145989 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1772468-4c5b-4615-9246-56282e127265 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/messages/f9f6360f-4068-4c2b-b1ff-4b3e69cdf8e2 returned with HTTP 204 Aug 14 22:34:07.146346 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1038/4193] 10.4.3.114 () {68 vars in 1394 bytes} [Fri Aug 14 22:34:07 2026] DELETE /volume/v3/messages/f9f6360f-4068-4c2b-b1ff-4b3e69cdf8e2 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 22:34:07.148973 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:07.148973 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:07.149785 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22fe759f-7d17-4e5f-a9de-6bd058685f4a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:07.150204 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1041/4194] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:07 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:07.157608 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1cca0420-a1f2-425f-be57-bf62f465d86c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:07.159226 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1cca0420-a1f2-425f-be57-bf62f465d86c tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/8b4d1e59-0906-45a0-a732-7d0aeadc0baa Aug 14 22:34:07.159445 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1cca0420-a1f2-425f-be57-bf62f465d86c tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:07.159624 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1cca0420-a1f2-425f-be57-bf62f465d86c tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:07.159781 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1cca0420-a1f2-425f-be57-bf62f465d86c tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Delete volume with id: 8b4d1e59-0906-45a0-a732-7d0aeadc0baa Aug 14 22:34:07.170556 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:07.170556 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:07.170930 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1cca0420-a1f2-425f-be57-bf62f465d86c tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Volume info retrieved successfully. Aug 14 22:34:07.171853 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1cca0420-a1f2-425f-be57-bf62f465d86c tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100324) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 22:34:07.185955 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-1cca0420-a1f2-425f-be57-bf62f465d86c tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1082680183 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1082680183, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:34:07.186288 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-1cca0420-a1f2-425f-be57-bf62f465d86c tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1082680183 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1082680183, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:34:07.195375 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1cca0420-a1f2-425f-be57-bf62f465d86c tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Created reservations ['a660f34b-f7ff-433d-9f41-1312d0ac5296', 'eb11cf20-9bbe-4fb2-a7ba-15459c6347a4', 'b00e88a1-9c49-4e34-a4cb-b0642a67c9f1', '9da5afd5-69bf-4018-9c34-d794892317cd'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:07.225554 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1cca0420-a1f2-425f-be57-bf62f465d86c tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Delete volume request issued successfully. Aug 14 22:34:07.225776 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1cca0420-a1f2-425f-be57-bf62f465d86c tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/volumes/8b4d1e59-0906-45a0-a732-7d0aeadc0baa returned with HTTP 202 Aug 14 22:34:07.226302 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1056/4195] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:34:07 2026] DELETE /volume/v3/volumes/8b4d1e59-0906-45a0-a732-7d0aeadc0baa => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:07.233151 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ad6168c6-47f1-4f84-ad79-53a9c5cee213 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:07.235937 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad6168c6-47f1-4f84-ad79-53a9c5cee213 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] DELETE https://10.4.3.114/volume/v3/types/29fe8d54-7c9a-4ba4-ae54-bf096e35a7d3 Aug 14 22:34:07.235937 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad6168c6-47f1-4f84-ad79-53a9c5cee213 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:07.235937 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad6168c6-47f1-4f84-ad79-53a9c5cee213 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:07.293407 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad6168c6-47f1-4f84-ad79-53a9c5cee213 tempest-ProjectMemberTests-1192630546 tempest-ProjectMemberTests-1192630546-project-admin] https://10.4.3.114/volume/v3/types/29fe8d54-7c9a-4ba4-ae54-bf096e35a7d3 returned with HTTP 202 Aug 14 22:34:07.294003 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1061/4196] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:34:07 2026] DELETE /volume/v3/types/29fe8d54-7c9a-4ba4-ae54-bf096e35a7d3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:07.558467 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-48880aad-1e9c-44b5-af23-23b79542b946 req-0d0a3bab-6b0f-428b-a0dd-afee3ffed5b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:07.562633 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-0d0a3bab-6b0f-428b-a0dd-afee3ffed5b2 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] DELETE https://10.4.3.114/volume/v3/attachments/9e2121f7-9e62-46dd-b436-13571fb78ac7 Aug 14 22:34:07.562633 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-0d0a3bab-6b0f-428b-a0dd-afee3ffed5b2 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:07.563475 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-0d0a3bab-6b0f-428b-a0dd-afee3ffed5b2 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:07.576670 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:07.576670 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:07.645499 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-48880aad-1e9c-44b5-af23-23b79542b946 req-0d0a3bab-6b0f-428b-a0dd-afee3ffed5b2 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/attachments/9e2121f7-9e62-46dd-b436-13571fb78ac7 returned with HTTP 200 Aug 14 22:34:07.646061 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1039/4197] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:34:07 2026] DELETE /volume/v3/attachments/9e2121f7-9e62-46dd-b436-13571fb78ac7 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:07.755140 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-55c3e37e-876f-4582-b425-ccc1b222285a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:07.759591 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55c3e37e-876f-4582-b425-ccc1b222285a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:34:07.759591 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55c3e37e-876f-4582-b425-ccc1b222285a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2e2785b-5d24-4355-9e77-eca876ba6955", "force": false, "name": "tempest-TestStampPattern-snapshot-2139753825", "description": null, "metadata": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:07.774489 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:07.774489 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:07.775505 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-55c3e37e-876f-4582-b425-ccc1b222285a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:34:07.775875 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-55c3e37e-876f-4582-b425-ccc1b222285a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Create snapshot from volume a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:34:07.780646 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc4c5e49-51f1-4c4d-a201-6812e0222339 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:07.782532 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc4c5e49-51f1-4c4d-a201-6812e0222339 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:07.783686 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc4c5e49-51f1-4c4d-a201-6812e0222339 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:07.783686 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc4c5e49-51f1-4c4d-a201-6812e0222339 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:07.783686 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-bc4c5e49-51f1-4c4d-a201-6812e0222339 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:07.786978 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:07.786978 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:07.787805 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc4c5e49-51f1-4c4d-a201-6812e0222339 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:07.788229 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1057/4198] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:07 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:07.830666 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-55c3e37e-876f-4582-b425-ccc1b222285a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Created reservations ['82d9578b-44bf-476e-9dbf-5fcc41975140', '3cc82493-90c0-4c5a-b135-723663892d5b', '8692321a-89e6-40f7-93a2-9e2d9ededb1f', '04c966bb-9190-4c18-90a7-a8f48cb13c1d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:07.862581 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-55c3e37e-876f-4582-b425-ccc1b222285a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Snapshot create request issued successfully. Aug 14 22:34:07.862581 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55c3e37e-876f-4582-b425-ccc1b222285a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:34:07.862581 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1042/4199] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:34:07 2026] POST /volume/v3/snapshots => generated 303 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:07.871799 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4d0cd1ec-d2a6-42fe-9e78-5e026a65e179 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:07.874901 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d0cd1ec-d2a6-42fe-9e78-5e026a65e179 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 Aug 14 22:34:07.875191 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d0cd1ec-d2a6-42fe-9e78-5e026a65e179 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:07.875450 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d0cd1ec-d2a6-42fe-9e78-5e026a65e179 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:07.882379 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:07.882379 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:07.882994 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4d0cd1ec-d2a6-42fe-9e78-5e026a65e179 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Snapshot retrieved successfully. Aug 14 22:34:07.883985 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d0cd1ec-d2a6-42fe-9e78-5e026a65e179 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 returned with HTTP 200 Aug 14 22:34:07.884815 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1062/4200] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:07 2026] GET /volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:08.079919 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-df875323-a1a3-492b-aa97-7e88a4c4807d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:08.082412 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df875323-a1a3-492b-aa97-7e88a4c4807d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:08.082651 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df875323-a1a3-492b-aa97-7e88a4c4807d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:08.083031 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df875323-a1a3-492b-aa97-7e88a4c4807d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:08.083242 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-df875323-a1a3-492b-aa97-7e88a4c4807d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:08.088635 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:08.088635 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:08.089565 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df875323-a1a3-492b-aa97-7e88a4c4807d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:08.090023 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1040/4201] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:08 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:08.142609 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:08.144392 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:34:08.144705 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1069972398", "imageRef": "3ab9bec4-6843-4796-a38e-62d8dc430a41", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:08.146273 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1069972398', 'imageRef': '3ab9bec4-6843-4796-a38e-62d8dc430a41', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:34:08.164285 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-36bc8539-6bf5-42d2-93b9-96431874ede9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:08.166643 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36bc8539-6bf5-42d2-93b9-96431874ede9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:08.167051 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36bc8539-6bf5-42d2-93b9-96431874ede9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:08.167415 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36bc8539-6bf5-42d2-93b9-96431874ede9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:08.167671 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-36bc8539-6bf5-42d2-93b9-96431874ede9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:08.175241 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:08.175241 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:08.175241 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36bc8539-6bf5-42d2-93b9-96431874ede9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:08.175241 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1043/4202] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:08 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:08.228912 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Create volume of 1 GB Aug 14 22:34:08.234170 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Availability Zones retrieved successfully. Aug 14 22:34:08.240808 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Flow 'volume_create_api' (71a2d027-82dd-404a-859d-ec1e315e7b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:08.242365 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3aaadfb-ed20-4da0-84ee-864bdb8b243a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:08.243598 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:34:08.321735 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3aaadfb-ed20-4da0-84ee-864bdb8b243a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:08.322631 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1bfb044-4f2c-4740-b2a7-eef04d3bb64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:08.382520 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Created reservations ['b9ad1c04-9e65-459a-9c11-9139d5a148b9', '2d2c91ee-bca8-42aa-9d9a-ec96d8858fd2', '2d79fcb0-1b99-4ad1-b634-fecd2bf097b0', 'f55ba09a-4763-484f-960a-964d8ec9826b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:08.383197 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1bfb044-4f2c-4740-b2a7-eef04d3bb64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9ad1c04-9e65-459a-9c11-9139d5a148b9', '2d2c91ee-bca8-42aa-9d9a-ec96d8858fd2', '2d79fcb0-1b99-4ad1-b634-fecd2bf097b0', 'f55ba09a-4763-484f-960a-964d8ec9826b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:08.383872 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957e5786-4a86-450f-8092-5fabf4f2d52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:08.404022 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957e5786-4a86-450f-8092-5fabf4f2d52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92fc699f-8abe-43c5-9715-5790cc713719', '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-1069972398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5db9503d919f45549f97a86d649c96b4',qos_specs=None,replication_status=,reservations=['b9ad1c04-9e65-459a-9c11-9139d5a148b9','2d2c91ee-bca8-42aa-9d9a-ec96d8858fd2','2d79fcb0-1b99-4ad1-b634-fecd2bf097b0','f55ba09a-4763-484f-960a-964d8ec9826b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bb402ebd674b83b94ba10dd2b396c3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:34:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1069972398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92fc699f-8abe-43c5-9715-5790cc713719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5db9503d919f45549f97a86d649c96b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5bb402ebd674b83b94ba10dd2b396c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:08.404688 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c338c8-0fe9-439e-9cec-f17dc3a8ecff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:08.421797 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c338c8-0fe9-439e-9cec-f17dc3a8ecff) transitioned into state 'SUCCESS' from state '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-1069972398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5db9503d919f45549f97a86d649c96b4',qos_specs=None,replication_status=,reservations=['b9ad1c04-9e65-459a-9c11-9139d5a148b9','2d2c91ee-bca8-42aa-9d9a-ec96d8858fd2','2d79fcb0-1b99-4ad1-b634-fecd2bf097b0','f55ba09a-4763-484f-960a-964d8ec9826b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bb402ebd674b83b94ba10dd2b396c3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:08.422506 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (640d7fd0-833e-4dc9-b879-4ca5802b315c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:08.438655 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (640d7fd0-833e-4dc9-b879-4ca5802b315c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:08.440031 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Flow 'volume_create_api' (71a2d027-82dd-404a-859d-ec1e315e7b6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:08.440608 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Create volume request issued successfully. Aug 14 22:34:08.441816 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af1513b5-40f4-4f03-9bbd-df8286d38a51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:34:08.442482 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1058/4203] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:34:08 2026] POST /volume/v3/volumes => generated 753 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:08.460016 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-af6b35a1-c70b-44d5-af77-44abcd520e51 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:08.462155 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af6b35a1-c70b-44d5-af77-44abcd520e51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:08.462431 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af6b35a1-c70b-44d5-af77-44abcd520e51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:08.463460 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af6b35a1-c70b-44d5-af77-44abcd520e51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:08.476170 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:08.476170 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:08.483576 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-af6b35a1-c70b-44d5-af77-44abcd520e51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:08.494921 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af6b35a1-c70b-44d5-af77-44abcd520e51 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 returned with HTTP 200 Aug 14 22:34:08.495306 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1063/4204] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:08 2026] GET /volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:08.798843 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca01183d-73c5-4b0b-8bb8-f0c8d2786382 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:08.801890 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca01183d-73c5-4b0b-8bb8-f0c8d2786382 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:08.801890 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca01183d-73c5-4b0b-8bb8-f0c8d2786382 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:08.801890 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca01183d-73c5-4b0b-8bb8-f0c8d2786382 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:08.801890 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ca01183d-73c5-4b0b-8bb8-f0c8d2786382 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:08.810817 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:08.810817 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:08.811962 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca01183d-73c5-4b0b-8bb8-f0c8d2786382 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:08.812467 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1041/4205] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:08 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:08.897215 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08ad2a89-305e-4f4a-b034-ffaa2464ace8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:08.902339 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08ad2a89-305e-4f4a-b034-ffaa2464ace8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 Aug 14 22:34:08.902339 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08ad2a89-305e-4f4a-b034-ffaa2464ace8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:08.902339 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08ad2a89-305e-4f4a-b034-ffaa2464ace8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:08.914168 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:08.914168 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:08.915949 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-08ad2a89-305e-4f4a-b034-ffaa2464ace8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Snapshot retrieved successfully. Aug 14 22:34:08.915949 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08ad2a89-305e-4f4a-b034-ffaa2464ace8 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 returned with HTTP 200 Aug 14 22:34:08.915949 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1044/4206] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:08 2026] GET /volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:08.926100 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bdbf227b-5c87-40da-994f-aaafbff9cec3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:08.928774 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdbf227b-5c87-40da-994f-aaafbff9cec3 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 Aug 14 22:34:08.928986 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdbf227b-5c87-40da-994f-aaafbff9cec3 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:08.929084 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdbf227b-5c87-40da-994f-aaafbff9cec3 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:08.935804 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:08.935804 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:08.936332 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bdbf227b-5c87-40da-994f-aaafbff9cec3 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Snapshot retrieved successfully. Aug 14 22:34:08.937427 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdbf227b-5c87-40da-994f-aaafbff9cec3 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 returned with HTTP 200 Aug 14 22:34:08.937963 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1059/4207] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:08 2026] GET /volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:09.101048 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4d5482c0-4517-4c8e-8453-b16c262fa1f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:09.102951 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d5482c0-4517-4c8e-8453-b16c262fa1f8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:09.103189 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d5482c0-4517-4c8e-8453-b16c262fa1f8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:09.103361 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d5482c0-4517-4c8e-8453-b16c262fa1f8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:09.103452 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4d5482c0-4517-4c8e-8453-b16c262fa1f8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:09.108444 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:09.108444 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:09.109658 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d5482c0-4517-4c8e-8453-b16c262fa1f8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:09.110224 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1064/4208] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:09 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:09.190551 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-59795c96-d0b6-4b53-9599-528ab6b9e52a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:09.192577 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59795c96-d0b6-4b53-9599-528ab6b9e52a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:09.192835 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59795c96-d0b6-4b53-9599-528ab6b9e52a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:09.193073 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59795c96-d0b6-4b53-9599-528ab6b9e52a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:09.193536 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-59795c96-d0b6-4b53-9599-528ab6b9e52a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:09.198525 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:09.198525 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:09.199391 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59795c96-d0b6-4b53-9599-528ab6b9e52a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:09.199830 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1042/4209] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:09 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:09.508002 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1a7d9439-6685-486e-ba2f-e2e0a7069a45 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:09.510154 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a7d9439-6685-486e-ba2f-e2e0a7069a45 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:09.510399 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a7d9439-6685-486e-ba2f-e2e0a7069a45 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:09.510565 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a7d9439-6685-486e-ba2f-e2e0a7069a45 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:09.521058 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:09.521058 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:09.525085 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1a7d9439-6685-486e-ba2f-e2e0a7069a45 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:09.529539 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a7d9439-6685-486e-ba2f-e2e0a7069a45 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 returned with HTTP 200 Aug 14 22:34:09.529933 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1045/4210] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:09 2026] GET /volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:09.828356 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97d02bd1-d6e2-4354-aa0d-d8f9cdcc2b16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:09.830503 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97d02bd1-d6e2-4354-aa0d-d8f9cdcc2b16 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:09.830762 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97d02bd1-d6e2-4354-aa0d-d8f9cdcc2b16 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:09.831002 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97d02bd1-d6e2-4354-aa0d-d8f9cdcc2b16 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:09.831165 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-97d02bd1-d6e2-4354-aa0d-d8f9cdcc2b16 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:09.838507 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:09.838507 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:09.838507 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97d02bd1-d6e2-4354-aa0d-d8f9cdcc2b16 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:09.838507 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1060/4211] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:09 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:10.122409 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c75436a9-a766-431c-a9c7-026e04854729 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:10.124503 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c75436a9-a766-431c-a9c7-026e04854729 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:10.124740 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c75436a9-a766-431c-a9c7-026e04854729 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:10.124967 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c75436a9-a766-431c-a9c7-026e04854729 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:10.125089 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c75436a9-a766-431c-a9c7-026e04854729 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:10.130431 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:10.130431 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:10.131464 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c75436a9-a766-431c-a9c7-026e04854729 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:10.131952 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1065/4212] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:10 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:10.216318 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9ebb44cc-c544-48a8-9d4f-aac23716372c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:10.218885 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ebb44cc-c544-48a8-9d4f-aac23716372c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:10.219119 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ebb44cc-c544-48a8-9d4f-aac23716372c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:10.222066 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ebb44cc-c544-48a8-9d4f-aac23716372c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:10.222379 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9ebb44cc-c544-48a8-9d4f-aac23716372c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:10.230136 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:10.230136 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:10.230423 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ebb44cc-c544-48a8-9d4f-aac23716372c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:10.230788 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1043/4213] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:10 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:10.542800 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62cbeede-74ef-4153-8a9d-58cf499cf810 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:10.545442 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62cbeede-74ef-4153-8a9d-58cf499cf810 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:10.545724 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62cbeede-74ef-4153-8a9d-58cf499cf810 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:10.546051 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62cbeede-74ef-4153-8a9d-58cf499cf810 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:10.554880 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:10.554880 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:10.559303 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-62cbeede-74ef-4153-8a9d-58cf499cf810 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:10.565923 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62cbeede-74ef-4153-8a9d-58cf499cf810 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 returned with HTTP 200 Aug 14 22:34:10.566577 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1046/4214] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:10 2026] GET /volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:10.851106 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-adca7f4e-6e25-4b49-a065-602062919c57 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:10.852944 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-adca7f4e-6e25-4b49-a065-602062919c57 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:10.853156 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-adca7f4e-6e25-4b49-a065-602062919c57 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:10.853358 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-adca7f4e-6e25-4b49-a065-602062919c57 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:10.853458 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-adca7f4e-6e25-4b49-a065-602062919c57 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:10.858700 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:10.858700 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:10.859550 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-adca7f4e-6e25-4b49-a065-602062919c57 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:10.859943 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1061/4215] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:10 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:11.145854 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-01da1a14-4271-4283-a2ce-9381c3c3b308 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:11.148037 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01da1a14-4271-4283-a2ce-9381c3c3b308 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:11.148275 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01da1a14-4271-4283-a2ce-9381c3c3b308 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:11.148484 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01da1a14-4271-4283-a2ce-9381c3c3b308 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:11.148592 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-01da1a14-4271-4283-a2ce-9381c3c3b308 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:11.156280 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:11.156280 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:11.156280 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01da1a14-4271-4283-a2ce-9381c3c3b308 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:11.156280 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1066/4216] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:11 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:11.242097 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a659a782-5e7f-438f-85a9-9a968cbd52ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:11.244737 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a659a782-5e7f-438f-85a9-9a968cbd52ca tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:11.245053 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a659a782-5e7f-438f-85a9-9a968cbd52ca tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:11.245519 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a659a782-5e7f-438f-85a9-9a968cbd52ca tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:11.245684 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a659a782-5e7f-438f-85a9-9a968cbd52ca tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:11.252181 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:11.252181 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:11.253386 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a659a782-5e7f-438f-85a9-9a968cbd52ca tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:11.254154 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1044/4217] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:11 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:11.589246 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39a82592-c095-48c8-894a-a1df266472e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:11.591829 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39a82592-c095-48c8-894a-a1df266472e6 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:11.592167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39a82592-c095-48c8-894a-a1df266472e6 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:11.592518 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39a82592-c095-48c8-894a-a1df266472e6 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:11.613566 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:11.613566 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:11.623846 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39a82592-c095-48c8-894a-a1df266472e6 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:11.632847 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39a82592-c095-48c8-894a-a1df266472e6 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 returned with HTTP 200 Aug 14 22:34:11.633538 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1047/4218] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:11 2026] GET /volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 => generated 906 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:11.875362 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e64408df-3c21-4418-87df-3e2888703603 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:11.877869 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e64408df-3c21-4418-87df-3e2888703603 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:11.878246 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e64408df-3c21-4418-87df-3e2888703603 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:11.878662 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e64408df-3c21-4418-87df-3e2888703603 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:11.878840 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e64408df-3c21-4418-87df-3e2888703603 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:11.885975 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:11.885975 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:11.887342 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e64408df-3c21-4418-87df-3e2888703603 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:11.888451 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1062/4219] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:11 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:12.165767 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7f28a2eb-d2eb-4b17-aed8-c2795e2cca20 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:12.168047 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f28a2eb-d2eb-4b17-aed8-c2795e2cca20 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:12.168368 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f28a2eb-d2eb-4b17-aed8-c2795e2cca20 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:12.168664 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f28a2eb-d2eb-4b17-aed8-c2795e2cca20 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:12.168877 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7f28a2eb-d2eb-4b17-aed8-c2795e2cca20 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:12.174210 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:12.174210 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:12.175134 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f28a2eb-d2eb-4b17-aed8-c2795e2cca20 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:12.175591 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1067/4220] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:12 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:12.265581 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9a46a05c-c830-47cc-804b-2b694fcac050 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:12.267955 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a46a05c-c830-47cc-804b-2b694fcac050 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:12.268230 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a46a05c-c830-47cc-804b-2b694fcac050 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:12.268524 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a46a05c-c830-47cc-804b-2b694fcac050 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:12.268654 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9a46a05c-c830-47cc-804b-2b694fcac050 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:12.274378 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:12.274378 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:12.275430 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a46a05c-c830-47cc-804b-2b694fcac050 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:12.275966 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1045/4221] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:12 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:12.652103 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc752a4e-3274-4ac7-904b-43bf903ad0cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:12.654310 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc752a4e-3274-4ac7-904b-43bf903ad0cd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:12.654531 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc752a4e-3274-4ac7-904b-43bf903ad0cd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:12.654792 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc752a4e-3274-4ac7-904b-43bf903ad0cd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:12.666184 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:12.666184 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:12.671705 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fc752a4e-3274-4ac7-904b-43bf903ad0cd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:12.679075 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc752a4e-3274-4ac7-904b-43bf903ad0cd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 returned with HTTP 200 Aug 14 22:34:12.679573 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1048/4222] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:12 2026] GET /volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:12.899757 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-389c2178-96b0-4919-b42d-cb6d3baab40e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:12.906285 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-389c2178-96b0-4919-b42d-cb6d3baab40e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:12.906285 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-389c2178-96b0-4919-b42d-cb6d3baab40e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:12.906285 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-389c2178-96b0-4919-b42d-cb6d3baab40e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:12.906686 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-389c2178-96b0-4919-b42d-cb6d3baab40e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:12.917595 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:12.917595 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:12.922364 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-389c2178-96b0-4919-b42d-cb6d3baab40e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:12.922364 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1063/4223] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:12 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:13.190371 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b976245a-9a27-4f4c-ad79-b2c00fb6c105 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:13.192598 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b976245a-9a27-4f4c-ad79-b2c00fb6c105 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:13.192814 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b976245a-9a27-4f4c-ad79-b2c00fb6c105 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:13.193056 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b976245a-9a27-4f4c-ad79-b2c00fb6c105 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:13.193207 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b976245a-9a27-4f4c-ad79-b2c00fb6c105 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:13.199562 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:13.199562 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:13.200782 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b976245a-9a27-4f4c-ad79-b2c00fb6c105 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:13.201100 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1068/4224] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:13 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:13.290579 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5017da5f-525f-4522-807a-289f2de40794 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:13.292421 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5017da5f-525f-4522-807a-289f2de40794 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:13.292597 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5017da5f-525f-4522-807a-289f2de40794 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:13.292800 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5017da5f-525f-4522-807a-289f2de40794 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:13.292897 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5017da5f-525f-4522-807a-289f2de40794 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:13.300564 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:13.300564 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:13.301373 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5017da5f-525f-4522-807a-289f2de40794 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:13.301781 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1046/4225] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:13 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:13.698075 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dd9409b7-848b-40ce-81b4-be3d9de7da80 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:13.700872 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd9409b7-848b-40ce-81b4-be3d9de7da80 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:13.700872 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd9409b7-848b-40ce-81b4-be3d9de7da80 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:13.700872 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd9409b7-848b-40ce-81b4-be3d9de7da80 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:13.707138 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:13.707138 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:13.710821 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dd9409b7-848b-40ce-81b4-be3d9de7da80 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:13.715452 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd9409b7-848b-40ce-81b4-be3d9de7da80 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 returned with HTTP 200 Aug 14 22:34:13.715922 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1049/4226] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:13 2026] GET /volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:13.805207 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:13.807837 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:34:13.808261 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1822052471", "snapshot_id": "3781c443-cd76-49ed-a388-9df7ec037af9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:13.810706 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1822052471', 'snapshot_id': '3781c443-cd76-49ed-a388-9df7ec037af9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:34:13.817086 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:13.817086 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:13.817697 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Snapshot retrieved successfully. Aug 14 22:34:13.817885 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Create volume of 1 GB Aug 14 22:34:13.823238 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Availability Zones retrieved successfully. Aug 14 22:34:13.831273 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Flow 'volume_create_api' (68f564c2-804c-4cc9-833d-85b55b99d30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:13.832821 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91d0db8f-20df-4692-a8db-2cec9ac1c1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:13.834203 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:34:13.878046 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91d0db8f-20df-4692-a8db-2cec9ac1c1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3781c443-cd76-49ed-a388-9df7ec037af9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:13.879244 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c27e8854-49e1-4780-91e7-62a53a00a7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:13.926530 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Created reservations ['559658f5-d621-4a51-bbff-c09a52a0971a', 'a560ecc2-1cbb-4394-bd3c-2073f962170c', '73451bcb-08df-4f42-96f4-6c79c4b783a5', '3bb7d0e9-5589-49de-93a3-af48e39f23b9'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:13.927613 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c27e8854-49e1-4780-91e7-62a53a00a7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['559658f5-d621-4a51-bbff-c09a52a0971a', 'a560ecc2-1cbb-4394-bd3c-2073f962170c', '73451bcb-08df-4f42-96f4-6c79c4b783a5', '3bb7d0e9-5589-49de-93a3-af48e39f23b9']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:13.928797 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa60a7af-43fe-497c-9f38-2a9d95dcce09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:13.935317 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-88dce559-ade2-44ef-9a0e-21424e49e09a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:13.936941 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88dce559-ade2-44ef-9a0e-21424e49e09a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:13.937100 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88dce559-ade2-44ef-9a0e-21424e49e09a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:13.937317 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88dce559-ade2-44ef-9a0e-21424e49e09a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:13.937434 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-88dce559-ade2-44ef-9a0e-21424e49e09a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:13.941819 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:13.941819 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:13.942436 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88dce559-ade2-44ef-9a0e-21424e49e09a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:13.942866 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1069/4227] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:13 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:13.982754 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa60a7af-43fe-497c-9f38-2a9d95dcce09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55102ad4-6fb8-4291-bba9-c11da721070e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1822052471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e154e5cc62541d897fc61d4c0acf473',qos_specs=None,replication_status=,reservations=['559658f5-d621-4a51-bbff-c09a52a0971a','a560ecc2-1cbb-4394-bd3c-2073f962170c','73451bcb-08df-4f42-96f4-6c79c4b783a5','3bb7d0e9-5589-49de-93a3-af48e39f23b9'],size=1,snapshot_id=3781c443-cd76-49ed-a388-9df7ec037af9,source_replicaid=,source_volid=None,status='creating',user_id='b48ff6f7049947eaaadd68565a265840',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1822052471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55102ad4-6fb8-4291-bba9-c11da721070e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e154e5cc62541d897fc61d4c0acf473',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3781c443-cd76-49ed-a388-9df7ec037af9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b48ff6f7049947eaaadd68565a265840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:13.983439 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1098963d-abc4-4db9-9c6c-008ef5213b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:14.000885 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1098963d-abc4-4db9-9c6c-008ef5213b02) transitioned into state 'SUCCESS' from state '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-1822052471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e154e5cc62541d897fc61d4c0acf473',qos_specs=None,replication_status=,reservations=['559658f5-d621-4a51-bbff-c09a52a0971a','a560ecc2-1cbb-4394-bd3c-2073f962170c','73451bcb-08df-4f42-96f4-6c79c4b783a5','3bb7d0e9-5589-49de-93a3-af48e39f23b9'],size=1,snapshot_id=3781c443-cd76-49ed-a388-9df7ec037af9,source_replicaid=,source_volid=None,status='creating',user_id='b48ff6f7049947eaaadd68565a265840',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:14.001514 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89aae2c-eca3-48e0-8f7d-74556c071ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:14.021333 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89aae2c-eca3-48e0-8f7d-74556c071ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:14.022191 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Flow 'volume_create_api' (68f564c2-804c-4cc9-833d-85b55b99d30c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:14.022525 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Create volume request issued successfully. Aug 14 22:34:14.023101 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ed5cdef-2af5-4d9e-8c1c-2961fccccdf7 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:34:14.023897 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1064/4228] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:34:13 2026] POST /volume/v3/volumes => generated 781 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:14.213040 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a35363ec-3763-4a7c-8dcb-9bcc7fde8d18 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:14.215087 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a35363ec-3763-4a7c-8dcb-9bcc7fde8d18 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:14.215087 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a35363ec-3763-4a7c-8dcb-9bcc7fde8d18 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:14.215338 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a35363ec-3763-4a7c-8dcb-9bcc7fde8d18 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:14.215498 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a35363ec-3763-4a7c-8dcb-9bcc7fde8d18 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:14.221303 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:14.221303 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:14.222286 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a35363ec-3763-4a7c-8dcb-9bcc7fde8d18 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:14.222523 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1047/4229] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:14 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:14.240521 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7567a93b-1d2a-48d5-a81e-bce56680c852 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:14.244703 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7567a93b-1d2a-48d5-a81e-bce56680c852 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:34:14.244824 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7567a93b-1d2a-48d5-a81e-bce56680c852 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:14.245016 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7567a93b-1d2a-48d5-a81e-bce56680c852 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:14.246142 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7567a93b-1d2a-48d5-a81e-bce56680c852 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:14.260550 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:14.260550 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:14.263232 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7567a93b-1d2a-48d5-a81e-bce56680c852 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:34:14.264178 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1050/4230] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:14 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 749 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:14.279982 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1512ab5c-d545-4ddb-8b76-4a9df55ee568 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:14.281977 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1512ab5c-d545-4ddb-8b76-4a9df55ee568 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:34:14.281977 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1512ab5c-d545-4ddb-8b76-4a9df55ee568 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac486fab-945e-4c1e-a994-e1676e8b0d13", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1216750611"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:14.283896 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-1512ab5c-d545-4ddb-8b76-4a9df55ee568 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Creating new backup {'backup': {'volume_id': 'ac486fab-945e-4c1e-a994-e1676e8b0d13', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1216750611'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:34:14.284008 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-1512ab5c-d545-4ddb-8b76-4a9df55ee568 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Creating backup of volume ac486fab-945e-4c1e-a994-e1676e8b0d13 in container None Aug 14 22:34:14.295333 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:14.295333 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:14.296399 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1512ab5c-d545-4ddb-8b76-4a9df55ee568 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Volume info retrieved successfully. Aug 14 22:34:14.315284 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-03e2c34c-4cfd-4c62-888e-e6cba1501f52 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:14.317552 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03e2c34c-4cfd-4c62-888e-e6cba1501f52 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:34:14.318118 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03e2c34c-4cfd-4c62-888e-e6cba1501f52 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:14.318118 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03e2c34c-4cfd-4c62-888e-e6cba1501f52 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:14.318321 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-03e2c34c-4cfd-4c62-888e-e6cba1501f52 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Show backup with id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:14.324127 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:14.324127 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:14.324740 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-1512ab5c-d545-4ddb-8b76-4a9df55ee568 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Created reservations ['726e5e44-7a7f-4d7f-8c9a-5d97d569db74', '1456f354-9b87-4e63-9968-67b68e4c3889'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:14.325576 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03e2c34c-4cfd-4c62-888e-e6cba1501f52 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 200 Aug 14 22:34:14.325938 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1065/4231] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:14 2026] GET /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:14.337889 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-184fbaa0-7272-4af7-ad36-cb28bc132b9c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:14.340569 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-184fbaa0-7272-4af7-ad36-cb28bc132b9c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 Aug 14 22:34:14.340826 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-184fbaa0-7272-4af7-ad36-cb28bc132b9c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:14.341067 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-184fbaa0-7272-4af7-ad36-cb28bc132b9c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:14.350332 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:14.350332 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:14.355011 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-184fbaa0-7272-4af7-ad36-cb28bc132b9c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:34:14.361589 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-184fbaa0-7272-4af7-ad36-cb28bc132b9c tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 returned with HTTP 200 Aug 14 22:34:14.362129 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1048/4232] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:14 2026] GET /volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 => generated 1416 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:14.374653 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c6d279c2-352c-4953-bf53-8c17ec9a58e1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:14.376909 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1512ab5c-d545-4ddb-8b76-4a9df55ee568 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:34:14.377156 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6d279c2-352c-4953-bf53-8c17ec9a58e1 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 Aug 14 22:34:14.377663 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6d279c2-352c-4953-bf53-8c17ec9a58e1 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:14.377773 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1070/4233] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:34:14 2026] POST /volume/v3/backups => generated 330 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:14.377821 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6d279c2-352c-4953-bf53-8c17ec9a58e1 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:14.386181 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c99956e-bca5-4a0c-8587-02294e926d4a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:14.388468 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c99956e-bca5-4a0c-8587-02294e926d4a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:14.388578 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:14.388578 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:14.388741 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c99956e-bca5-4a0c-8587-02294e926d4a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:14.388997 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c99956e-bca5-4a0c-8587-02294e926d4a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:14.389173 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7c99956e-bca5-4a0c-8587-02294e926d4a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:14.393936 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:14.393936 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:14.394092 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c6d279c2-352c-4953-bf53-8c17ec9a58e1 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:34:14.394765 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c99956e-bca5-4a0c-8587-02294e926d4a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:14.395263 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1066/4234] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:14 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:14.400780 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6d279c2-352c-4953-bf53-8c17ec9a58e1 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 returned with HTTP 200 Aug 14 22:34:14.401519 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1051/4235] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:14 2026] GET /volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 => generated 1416 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:14.731025 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-13bbd479-7c1e-43c3-ab3d-995995850bb6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:14.733261 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13bbd479-7c1e-43c3-ab3d-995995850bb6 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:14.733470 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13bbd479-7c1e-43c3-ab3d-995995850bb6 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:14.733674 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13bbd479-7c1e-43c3-ab3d-995995850bb6 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:14.741122 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:14.741122 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:14.744533 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-13bbd479-7c1e-43c3-ab3d-995995850bb6 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:14.750069 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13bbd479-7c1e-43c3-ab3d-995995850bb6 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 returned with HTTP 200 Aug 14 22:34:14.750474 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1049/4236] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:14 2026] GET /volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:14.959973 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-43d7b047-2f0d-40ef-9820-095abc0200d8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:14.965274 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-43d7b047-2f0d-40ef-9820-095abc0200d8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:14.965274 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-43d7b047-2f0d-40ef-9820-095abc0200d8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:14.965274 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-43d7b047-2f0d-40ef-9820-095abc0200d8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:14.965274 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-43d7b047-2f0d-40ef-9820-095abc0200d8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:14.968520 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:14.968520 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:14.969405 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-43d7b047-2f0d-40ef-9820-095abc0200d8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:14.969933 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1071/4237] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:14 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:15.406246 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78b092ca-86be-4938-8046-eee33ba5f844 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:15.408846 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78b092ca-86be-4938-8046-eee33ba5f844 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:15.409075 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78b092ca-86be-4938-8046-eee33ba5f844 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:15.409347 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78b092ca-86be-4938-8046-eee33ba5f844 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:15.409498 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-78b092ca-86be-4938-8046-eee33ba5f844 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:15.413813 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:15.413813 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:15.414440 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78b092ca-86be-4938-8046-eee33ba5f844 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:15.414833 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1067/4238] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:15 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:15.774051 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2ed0fd4-329a-4aa4-b770-d7e17adb6ffd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:15.776216 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2ed0fd4-329a-4aa4-b770-d7e17adb6ffd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:15.777419 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2ed0fd4-329a-4aa4-b770-d7e17adb6ffd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:15.777673 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2ed0fd4-329a-4aa4-b770-d7e17adb6ffd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:15.793132 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:15.793132 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:15.796819 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c2ed0fd4-329a-4aa4-b770-d7e17adb6ffd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:15.802188 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2ed0fd4-329a-4aa4-b770-d7e17adb6ffd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 returned with HTTP 200 Aug 14 22:34:15.802773 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1052/4239] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:15 2026] GET /volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:15.835661 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-50efc305-c022-4f80-ae16-920ed5bf397f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:15.838119 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-50efc305-c022-4f80-ae16-920ed5bf397f tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:15.838514 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-50efc305-c022-4f80-ae16-920ed5bf397f tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:15.838719 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-50efc305-c022-4f80-ae16-920ed5bf397f tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:15.846681 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:15.846681 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:15.852071 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-50efc305-c022-4f80-ae16-920ed5bf397f tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:15.858522 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-50efc305-c022-4f80-ae16-920ed5bf397f tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 returned with HTTP 200 Aug 14 22:34:15.859149 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1050/4240] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:34:15 2026] GET /volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:15.876024 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-b7873b19-c711-48bd-9e40-80ce1a42f664 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:15.884239 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-b7873b19-c711-48bd-9e40-80ce1a42f664 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 Aug 14 22:34:15.884454 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-b7873b19-c711-48bd-9e40-80ce1a42f664 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:15.884736 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-b7873b19-c711-48bd-9e40-80ce1a42f664 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:15.895893 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:15.895893 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:15.901510 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-b7873b19-c711-48bd-9e40-80ce1a42f664 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:34:15.907616 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-b7873b19-c711-48bd-9e40-80ce1a42f664 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 returned with HTTP 200 Aug 14 22:34:15.908081 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1072/4241] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:34:15 2026] GET /volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 => generated 1416 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:15.982889 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2da64c1b-f306-4989-b230-e06aea41118a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:15.988104 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2da64c1b-f306-4989-b230-e06aea41118a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:15.988180 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2da64c1b-f306-4989-b230-e06aea41118a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:15.988432 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2da64c1b-f306-4989-b230-e06aea41118a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:15.988481 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2da64c1b-f306-4989-b230-e06aea41118a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:15.994347 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:15.994347 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:15.994347 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2da64c1b-f306-4989-b230-e06aea41118a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:15.994783 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1068/4242] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:15 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:16.200935 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-ff062117-cbda-4844-8c8c-a86833f3096f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:16.203805 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-ff062117-cbda-4844-8c8c-a86833f3096f tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:16.204796 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-ff062117-cbda-4844-8c8c-a86833f3096f tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:16.204796 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-ff062117-cbda-4844-8c8c-a86833f3096f tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:16.212914 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:16.212914 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:16.216948 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-ff062117-cbda-4844-8c8c-a86833f3096f tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:16.225138 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-ff062117-cbda-4844-8c8c-a86833f3096f tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 returned with HTTP 200 Aug 14 22:34:16.225616 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1053/4243] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:34:16 2026] GET /volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 => generated 1160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:16.237213 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e83d52f4-174b-4167-8406-dc5912cc313e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:16.237715 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e83d52f4-174b-4167-8406-dc5912cc313e None None] GET https://10.4.3.114/volume// Aug 14 22:34:16.237973 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e83d52f4-174b-4167-8406-dc5912cc313e None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:16.238212 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e83d52f4-174b-4167-8406-dc5912cc313e None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:16.238628 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e83d52f4-174b-4167-8406-dc5912cc313e None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:34:16.239144 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1051/4244] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:34: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 14 22:34:16.254984 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-5a52d7f5-9fff-45b5-a1a0-9d0b75b1cb95 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:16.257056 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-5a52d7f5-9fff-45b5-a1a0-9d0b75b1cb95 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:34:16.257693 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-5a52d7f5-9fff-45b5-a1a0-9d0b75b1cb95 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92fc699f-8abe-43c5-9715-5790cc713719", "connector": null, "instance_uuid": "89e7b073-b9a8-4fca-8574-847abc05d4ce"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:16.267147 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:16.267147 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:16.304007 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-5a52d7f5-9fff-45b5-a1a0-9d0b75b1cb95 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:34:16.304716 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1073/4245] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:34:16 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 14 22:34:16.429436 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-011d0f77-02fd-4644-a641-f58edc5b20b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:16.434242 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-011d0f77-02fd-4644-a641-f58edc5b20b0 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:16.434528 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-011d0f77-02fd-4644-a641-f58edc5b20b0 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:16.434844 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-011d0f77-02fd-4644-a641-f58edc5b20b0 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:16.435847 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-011d0f77-02fd-4644-a641-f58edc5b20b0 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:16.449212 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:16.449212 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:16.449212 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-011d0f77-02fd-4644-a641-f58edc5b20b0 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:16.449212 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1069/4246] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:16 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:16.454232 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-35cc881a-a617-45f2-92bb-8b52c7e48e8d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:16.457773 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-35cc881a-a617-45f2-92bb-8b52c7e48e8d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 Aug 14 22:34:16.458965 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-35cc881a-a617-45f2-92bb-8b52c7e48e8d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:16.458965 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-35cc881a-a617-45f2-92bb-8b52c7e48e8d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:16.467468 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:16.467468 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:16.474325 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-35cc881a-a617-45f2-92bb-8b52c7e48e8d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:34:16.480916 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-35cc881a-a617-45f2-92bb-8b52c7e48e8d tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 returned with HTTP 200 Aug 14 22:34:16.481526 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1054/4247] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:34:16 2026] GET /volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 => generated 1416 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:16.497664 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-59a05c5f-ec03-4817-a02d-55e1c821026e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:16.497664 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59a05c5f-ec03-4817-a02d-55e1c821026e None None] GET https://10.4.3.114/volume// Aug 14 22:34:16.497913 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59a05c5f-ec03-4817-a02d-55e1c821026e None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:16.499118 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59a05c5f-ec03-4817-a02d-55e1c821026e None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:16.499118 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59a05c5f-ec03-4817-a02d-55e1c821026e None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:34:16.499872 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1052/4248] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:34: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 14 22:34:16.511941 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-eb79532a-af45-4827-821f-68c7fd8f1b7a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:16.516486 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-eb79532a-af45-4827-821f-68c7fd8f1b7a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:34:16.517366 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-eb79532a-af45-4827-821f-68c7fd8f1b7a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e02e1436-bc27-4af5-bed1-28bcdffd2324", "connector": null, "instance_uuid": "9afe8b84-9e7e-474c-a56f-d36cf5c3b04f"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:16.533577 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:16.533577 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:16.577170 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-eb79532a-af45-4827-821f-68c7fd8f1b7a tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:34:16.577624 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1074/4249] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:34:16 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 14 22:34:17.009903 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-195907f0-02c4-41ac-a552-ef78d83fd1df None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:17.012561 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-195907f0-02c4-41ac-a552-ef78d83fd1df tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:17.012814 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-195907f0-02c4-41ac-a552-ef78d83fd1df tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:17.013088 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-195907f0-02c4-41ac-a552-ef78d83fd1df tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:17.013329 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-195907f0-02c4-41ac-a552-ef78d83fd1df tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:17.018868 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:17.018868 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:17.019769 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-195907f0-02c4-41ac-a552-ef78d83fd1df tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:17.020209 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1070/4250] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:17 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:17.463377 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e1ce678c-dd45-44e7-a8fa-7c651a0ddbd8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:17.465091 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1ce678c-dd45-44e7-a8fa-7c651a0ddbd8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:17.465318 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1ce678c-dd45-44e7-a8fa-7c651a0ddbd8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:17.465544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1ce678c-dd45-44e7-a8fa-7c651a0ddbd8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:17.465640 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e1ce678c-dd45-44e7-a8fa-7c651a0ddbd8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:17.475289 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:17.475289 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:17.476348 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1ce678c-dd45-44e7-a8fa-7c651a0ddbd8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:17.476934 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1055/4251] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:17 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:17.724363 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-342b3c22-5a5a-45dd-bedf-b4cf8cbbce77 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:17.724851 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-342b3c22-5a5a-45dd-bedf-b4cf8cbbce77 None None] GET https://10.4.3.114/volume// Aug 14 22:34:17.725074 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-342b3c22-5a5a-45dd-bedf-b4cf8cbbce77 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:17.725363 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-342b3c22-5a5a-45dd-bedf-b4cf8cbbce77 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:17.725803 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-342b3c22-5a5a-45dd-bedf-b4cf8cbbce77 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:34:17.726189 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1053/4252] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:34: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 14 22:34:17.734062 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-a54a41f9-a108-4034-b3ac-d18f09a6293e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:17.737091 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-a54a41f9-a108-4034-b3ac-d18f09a6293e tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:17.737341 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-a54a41f9-a108-4034-b3ac-d18f09a6293e tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:17.737527 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-a54a41f9-a108-4034-b3ac-d18f09a6293e tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:17.750107 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:17.750107 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:17.753626 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-a54a41f9-a108-4034-b3ac-d18f09a6293e tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:17.758440 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-a54a41f9-a108-4034-b3ac-d18f09a6293e tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 returned with HTTP 200 Aug 14 22:34:17.758881 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1075/4253] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:34:17 2026] GET /volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 => generated 1339 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:34:17.914429 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-94136bb7-2e7a-4f62-9d5a-cc8346e846cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:17.919099 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-94136bb7-2e7a-4f62-9d5a-cc8346e846cb tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] PUT https://10.4.3.114/volume/v3/attachments/22a57b83-ddd7-4353-a412-86ffcb078c0d Aug 14 22:34:17.919619 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-94136bb7-2e7a-4f62-9d5a-cc8346e846cb tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:17.941987 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-94136bb7-2e7a-4f62-9d5a-cc8346e846cb tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Acquiring lock "cinder-attachment_update-92fc699f-8abe-43c5-9715-5790cc713719-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:34:17.950100 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-94136bb7-2e7a-4f62-9d5a-cc8346e846cb tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Lock "cinder-attachment_update-92fc699f-8abe-43c5-9715-5790cc713719-np0000007343" acquired by "attachment_update" :: waited 0.008s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:34:17.951661 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:17.951661 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:18.035807 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3539256e-8401-4c98-83c6-9cf7b2ae3ae4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:18.037356 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3539256e-8401-4c98-83c6-9cf7b2ae3ae4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:18.037883 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3539256e-8401-4c98-83c6-9cf7b2ae3ae4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:18.038606 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3539256e-8401-4c98-83c6-9cf7b2ae3ae4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:18.038872 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3539256e-8401-4c98-83c6-9cf7b2ae3ae4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:18.043872 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:18.043872 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:18.046410 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3539256e-8401-4c98-83c6-9cf7b2ae3ae4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:18.047964 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1056/4254] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:18 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:18.070614 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-94136bb7-2e7a-4f62-9d5a-cc8346e846cb tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Lock "cinder-attachment_update-92fc699f-8abe-43c5-9715-5790cc713719-np0000007343" released by "attachment_update" :: held 0.120s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:34:18.071117 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-94136bb7-2e7a-4f62-9d5a-cc8346e846cb tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/attachments/22a57b83-ddd7-4353-a412-86ffcb078c0d returned with HTTP 200 Aug 14 22:34:18.072088 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1071/4255] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:34:17 2026] PUT /volume/v3/attachments/22a57b83-ddd7-4353-a412-86ffcb078c0d => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:18.122171 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-81046bc5-7a19-4ad8-9b69-5c461ab479e3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:18.127631 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-81046bc5-7a19-4ad8-9b69-5c461ab479e3 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] POST https://10.4.3.114/volume/v3/attachments/22a57b83-ddd7-4353-a412-86ffcb078c0d/action Aug 14 22:34:18.128144 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-81046bc5-7a19-4ad8-9b69-5c461ab479e3 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:34:18.128144 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-81046bc5-7a19-4ad8-9b69-5c461ab479e3 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:18.149928 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:18.149928 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:18.168135 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a7cdbb3c-80a3-4311-9585-cfd170e4a1ae req-81046bc5-7a19-4ad8-9b69-5c461ab479e3 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/attachments/22a57b83-ddd7-4353-a412-86ffcb078c0d/action returned with HTTP 204 Aug 14 22:34:18.169036 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1054/4256] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:34:18 2026] POST /volume/v3/attachments/22a57b83-ddd7-4353-a412-86ffcb078c0d/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:18.397202 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eaefb275-faf9-4aa9-9be2-8b631d61f572 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:18.397712 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eaefb275-faf9-4aa9-9be2-8b631d61f572 None None] GET https://10.4.3.114/volume// Aug 14 22:34:18.398021 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eaefb275-faf9-4aa9-9be2-8b631d61f572 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:18.398155 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eaefb275-faf9-4aa9-9be2-8b631d61f572 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:18.398506 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eaefb275-faf9-4aa9-9be2-8b631d61f572 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:34:18.399383 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1076/4257] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:34:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:34:18.412117 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-cfd2fd92-a7de-478c-9243-328a7162c4cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:18.414817 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-cfd2fd92-a7de-478c-9243-328a7162c4cd tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 Aug 14 22:34:18.415138 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-cfd2fd92-a7de-478c-9243-328a7162c4cd tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:18.415468 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-cfd2fd92-a7de-478c-9243-328a7162c4cd tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:18.426314 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:18.426314 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:18.430145 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-cfd2fd92-a7de-478c-9243-328a7162c4cd tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:34:18.436586 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-cfd2fd92-a7de-478c-9243-328a7162c4cd tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 returned with HTTP 200 Aug 14 22:34:18.436586 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1057/4258] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:34:18 2026] GET /volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 => generated 1595 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:34:18.493484 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b8276abd-35cd-4446-b6f9-59f55760787a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:18.496801 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8276abd-35cd-4446-b6f9-59f55760787a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:18.497080 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8276abd-35cd-4446-b6f9-59f55760787a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:18.497340 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8276abd-35cd-4446-b6f9-59f55760787a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:18.497713 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b8276abd-35cd-4446-b6f9-59f55760787a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:18.503176 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:18.503176 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:18.504031 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8276abd-35cd-4446-b6f9-59f55760787a tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:18.504528 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1072/4259] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:18 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:18.563528 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-00dbb362-c14c-4f95-a705-7a391ceb93b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:18.565857 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-00dbb362-c14c-4f95-a705-7a391ceb93b3 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] PUT https://10.4.3.114/volume/v3/attachments/405fa838-6645-4a2c-99aa-864a644bac4a Aug 14 22:34:18.566335 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-00dbb362-c14c-4f95-a705-7a391ceb93b3 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:18.576733 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-00dbb362-c14c-4f95-a705-7a391ceb93b3 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Acquiring lock "cinder-attachment_update-e02e1436-bc27-4af5-bed1-28bcdffd2324-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:34:18.581779 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-00dbb362-c14c-4f95-a705-7a391ceb93b3 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Lock "cinder-attachment_update-e02e1436-bc27-4af5-bed1-28bcdffd2324-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:34:18.582745 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:18.582745 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:18.687141 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-00dbb362-c14c-4f95-a705-7a391ceb93b3 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Lock "cinder-attachment_update-e02e1436-bc27-4af5-bed1-28bcdffd2324-np0000007343" released by "attachment_update" :: held 0.105s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:34:18.687141 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-00dbb362-c14c-4f95-a705-7a391ceb93b3 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/attachments/405fa838-6645-4a2c-99aa-864a644bac4a returned with HTTP 200 Aug 14 22:34:18.687632 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1055/4260] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:34:18 2026] PUT /volume/v3/attachments/405fa838-6645-4a2c-99aa-864a644bac4a => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:34:18.716462 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-b5b6687a-172d-4d78-aca4-24de676728c9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:18.721980 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-b5b6687a-172d-4d78-aca4-24de676728c9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] POST https://10.4.3.114/volume/v3/attachments/405fa838-6645-4a2c-99aa-864a644bac4a/action Aug 14 22:34:18.722536 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-b5b6687a-172d-4d78-aca4-24de676728c9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:34:18.722798 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-b5b6687a-172d-4d78-aca4-24de676728c9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:18.748501 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:18.748501 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:18.766763 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54ff0d85-8884-4724-ba87-d568e6ad0879 req-b5b6687a-172d-4d78-aca4-24de676728c9 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/attachments/405fa838-6645-4a2c-99aa-864a644bac4a/action returned with HTTP 204 Aug 14 22:34:18.767273 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1077/4261] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:34:18 2026] POST /volume/v3/attachments/405fa838-6645-4a2c-99aa-864a644bac4a/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:19.060322 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5f77c863-185c-4c05-b844-d70fd8ba8c80 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:19.063418 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f77c863-185c-4c05-b844-d70fd8ba8c80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:19.063664 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f77c863-185c-4c05-b844-d70fd8ba8c80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:19.064066 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f77c863-185c-4c05-b844-d70fd8ba8c80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:19.064214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5f77c863-185c-4c05-b844-d70fd8ba8c80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:19.070090 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:19.070090 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:19.071106 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f77c863-185c-4c05-b844-d70fd8ba8c80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:19.071705 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1058/4262] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:19 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:19.517763 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db17f931-4d82-46eb-a8ef-97068ec9ce1b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:19.520716 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db17f931-4d82-46eb-a8ef-97068ec9ce1b tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:19.521066 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db17f931-4d82-46eb-a8ef-97068ec9ce1b tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:19.521300 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db17f931-4d82-46eb-a8ef-97068ec9ce1b tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:19.521969 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-db17f931-4d82-46eb-a8ef-97068ec9ce1b tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:19.526638 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:19.526638 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:19.527551 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db17f931-4d82-46eb-a8ef-97068ec9ce1b tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:19.528072 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1073/4263] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:19 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:20.087282 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca53db4b-45be-4953-9c2b-2995ddb1ff87 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:20.088632 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca53db4b-45be-4953-9c2b-2995ddb1ff87 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:20.088852 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca53db4b-45be-4953-9c2b-2995ddb1ff87 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:20.089034 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca53db4b-45be-4953-9c2b-2995ddb1ff87 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:20.089124 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ca53db4b-45be-4953-9c2b-2995ddb1ff87 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:20.096658 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:20.096658 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:20.097467 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca53db4b-45be-4953-9c2b-2995ddb1ff87 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:20.097923 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1056/4264] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:20 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:20.541052 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8aa7edbc-c9df-4c40-9c6c-f54d5055a2aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:20.543415 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8aa7edbc-c9df-4c40-9c6c-f54d5055a2aa tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:20.543415 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8aa7edbc-c9df-4c40-9c6c-f54d5055a2aa tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:20.544687 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8aa7edbc-c9df-4c40-9c6c-f54d5055a2aa tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:20.544687 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8aa7edbc-c9df-4c40-9c6c-f54d5055a2aa tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:20.550557 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:20.550557 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:20.550557 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8aa7edbc-c9df-4c40-9c6c-f54d5055a2aa tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:20.550557 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1078/4265] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:20 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:21.111754 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b6dbaf0a-3767-40df-be61-91d230c037ab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:21.117551 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6dbaf0a-3767-40df-be61-91d230c037ab tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:21.119538 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6dbaf0a-3767-40df-be61-91d230c037ab tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:21.119956 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6dbaf0a-3767-40df-be61-91d230c037ab tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:21.120080 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b6dbaf0a-3767-40df-be61-91d230c037ab tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:21.127305 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:21.127305 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:21.128696 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6dbaf0a-3767-40df-be61-91d230c037ab tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:21.128927 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1059/4266] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:21 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:21.564476 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0b8e6d3b-2d67-4cad-b66a-3b949ce2f792 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:21.566288 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b8e6d3b-2d67-4cad-b66a-3b949ce2f792 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:21.566502 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b8e6d3b-2d67-4cad-b66a-3b949ce2f792 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:21.566960 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b8e6d3b-2d67-4cad-b66a-3b949ce2f792 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:21.567478 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0b8e6d3b-2d67-4cad-b66a-3b949ce2f792 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:21.575425 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:21.575425 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:21.575611 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b8e6d3b-2d67-4cad-b66a-3b949ce2f792 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:21.577767 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1074/4267] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:21 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:22.142025 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87032898-80eb-41e9-9c89-98fd9e916b90 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:22.144804 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87032898-80eb-41e9-9c89-98fd9e916b90 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:22.145422 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87032898-80eb-41e9-9c89-98fd9e916b90 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:22.145909 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87032898-80eb-41e9-9c89-98fd9e916b90 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:22.146163 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-87032898-80eb-41e9-9c89-98fd9e916b90 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:22.155059 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:22.155059 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:22.155881 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87032898-80eb-41e9-9c89-98fd9e916b90 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:22.156382 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1057/4268] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:22 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:22.587512 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-639271a3-1ad1-4df8-8994-80ef92434ce6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:22.591273 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-639271a3-1ad1-4df8-8994-80ef92434ce6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:22.591273 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-639271a3-1ad1-4df8-8994-80ef92434ce6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:22.591273 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-639271a3-1ad1-4df8-8994-80ef92434ce6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:22.591273 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-639271a3-1ad1-4df8-8994-80ef92434ce6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:22.595978 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:22.595978 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:22.597021 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-639271a3-1ad1-4df8-8994-80ef92434ce6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:22.597715 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1079/4269] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:22 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:23.167887 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-662cd5e2-9b03-4257-9cb9-0efa615036e1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:23.170300 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-662cd5e2-9b03-4257-9cb9-0efa615036e1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:23.170500 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-662cd5e2-9b03-4257-9cb9-0efa615036e1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:23.171134 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-662cd5e2-9b03-4257-9cb9-0efa615036e1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:23.171134 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-662cd5e2-9b03-4257-9cb9-0efa615036e1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:23.175829 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:23.175829 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:23.176836 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-662cd5e2-9b03-4257-9cb9-0efa615036e1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:23.177310 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1060/4270] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:23 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:23.608853 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c9c4f2b4-8fcd-46bb-8480-1bffe636b019 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:23.610726 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9c4f2b4-8fcd-46bb-8480-1bffe636b019 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:23.610913 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9c4f2b4-8fcd-46bb-8480-1bffe636b019 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:23.611104 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9c4f2b4-8fcd-46bb-8480-1bffe636b019 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:23.611230 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c9c4f2b4-8fcd-46bb-8480-1bffe636b019 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:23.616394 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:23.616394 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:23.617448 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9c4f2b4-8fcd-46bb-8480-1bffe636b019 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:23.617977 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1075/4271] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:23 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:24.194896 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d7679891-e4ae-4ba1-99be-330423b0f8fe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:24.197014 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7679891-e4ae-4ba1-99be-330423b0f8fe tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:24.197216 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7679891-e4ae-4ba1-99be-330423b0f8fe tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:24.197496 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7679891-e4ae-4ba1-99be-330423b0f8fe tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:24.197690 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d7679891-e4ae-4ba1-99be-330423b0f8fe tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:24.203657 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:24.203657 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:24.204797 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7679891-e4ae-4ba1-99be-330423b0f8fe tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:24.205358 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1058/4272] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:24 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:24.214984 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c7f52dc3-2714-40b4-b5dc-3b21da9ed53c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:24.216987 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7f52dc3-2714-40b4-b5dc-3b21da9ed53c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:34:24.217400 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7f52dc3-2714-40b4-b5dc-3b21da9ed53c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "417497dd-9970-49f5-aa1f-ced7cf6e62e9", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1858784233"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:24.219027 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-c7f52dc3-2714-40b4-b5dc-3b21da9ed53c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Creating new backup {'backup': {'volume_id': '417497dd-9970-49f5-aa1f-ced7cf6e62e9', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1858784233'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:34:24.219226 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-c7f52dc3-2714-40b4-b5dc-3b21da9ed53c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Creating backup of volume 417497dd-9970-49f5-aa1f-ced7cf6e62e9 in container None Aug 14 22:34:24.227369 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:24.227369 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:24.227896 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c7f52dc3-2714-40b4-b5dc-3b21da9ed53c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:34:24.251793 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c7f52dc3-2714-40b4-b5dc-3b21da9ed53c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Created reservations ['bd5cac16-cafb-4f93-a16e-a9979ddd1d18', 'cfef0964-9c79-4d11-bba3-ac2bdd0734ed'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:24.294408 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7f52dc3-2714-40b4-b5dc-3b21da9ed53c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:34:24.294898 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1080/4273] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:34:24 2026] POST /volume/v3/backups => generated 330 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:24.304144 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9f73b78-24c9-428b-a6db-88efb4b98475 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:24.308100 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9f73b78-24c9-428b-a6db-88efb4b98475 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:24.308595 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9f73b78-24c9-428b-a6db-88efb4b98475 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:24.308933 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9f73b78-24c9-428b-a6db-88efb4b98475 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:24.309149 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c9f73b78-24c9-428b-a6db-88efb4b98475 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:24.317588 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:24.317588 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:24.317588 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9f73b78-24c9-428b-a6db-88efb4b98475 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:24.317588 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1061/4274] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:24 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:24.630079 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fec85cda-9185-4830-a367-0d9fcd25e3cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:24.632606 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fec85cda-9185-4830-a367-0d9fcd25e3cb tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:24.632606 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fec85cda-9185-4830-a367-0d9fcd25e3cb tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:24.632787 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fec85cda-9185-4830-a367-0d9fcd25e3cb tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:24.632954 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fec85cda-9185-4830-a367-0d9fcd25e3cb tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:24.637860 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:24.637860 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:24.638537 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fec85cda-9185-4830-a367-0d9fcd25e3cb tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:24.639029 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1076/4275] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:24 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:25.331514 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-58b33e8c-8aaf-4ea8-97af-8a34e1536d69 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:25.333806 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58b33e8c-8aaf-4ea8-97af-8a34e1536d69 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:25.334418 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58b33e8c-8aaf-4ea8-97af-8a34e1536d69 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:25.334806 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58b33e8c-8aaf-4ea8-97af-8a34e1536d69 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:25.335089 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-58b33e8c-8aaf-4ea8-97af-8a34e1536d69 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:25.342401 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:25.342401 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:25.342401 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58b33e8c-8aaf-4ea8-97af-8a34e1536d69 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:25.342401 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1059/4276] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:25 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:25.651631 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-42bd299e-9a22-4f50-a82a-9522a41c5930 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:25.653505 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42bd299e-9a22-4f50-a82a-9522a41c5930 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:25.653711 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42bd299e-9a22-4f50-a82a-9522a41c5930 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:25.653917 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42bd299e-9a22-4f50-a82a-9522a41c5930 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:25.654033 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-42bd299e-9a22-4f50-a82a-9522a41c5930 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:25.658231 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:25.658231 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:25.658791 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42bd299e-9a22-4f50-a82a-9522a41c5930 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:25.659196 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1081/4277] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:25 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:26.353056 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fb8b8f62-d3cd-4011-afec-9d3f168b2538 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:26.355446 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb8b8f62-d3cd-4011-afec-9d3f168b2538 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:26.355645 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb8b8f62-d3cd-4011-afec-9d3f168b2538 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:26.355897 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb8b8f62-d3cd-4011-afec-9d3f168b2538 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:26.356001 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fb8b8f62-d3cd-4011-afec-9d3f168b2538 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:26.361146 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:26.361146 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:26.362116 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb8b8f62-d3cd-4011-afec-9d3f168b2538 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:26.362547 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1062/4278] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:26 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:26.632281 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-9006b657-da91-436a-98a7-1dbd2062ce32 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:26.634451 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-9006b657-da91-436a-98a7-1dbd2062ce32 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/limits Aug 14 22:34:26.634681 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-9006b657-da91-436a-98a7-1dbd2062ce32 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:26.634898 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-9006b657-da91-436a-98a7-1dbd2062ce32 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:26.654836 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-9006b657-da91-436a-98a7-1dbd2062ce32 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/limits returned with HTTP 200 Aug 14 22:34:26.655277 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1077/4279] 10.4.3.114 () {68 vars in 1484 bytes} [Fri Aug 14 22:34:26 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 14 22:34:26.675989 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a5222827-d8b1-4c71-9a3b-1dfba253a07c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:26.678744 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5222827-d8b1-4c71-9a3b-1dfba253a07c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:26.679018 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5222827-d8b1-4c71-9a3b-1dfba253a07c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:26.679270 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5222827-d8b1-4c71-9a3b-1dfba253a07c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:26.679421 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a5222827-d8b1-4c71-9a3b-1dfba253a07c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:26.685710 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:26.685710 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:26.686634 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5222827-d8b1-4c71-9a3b-1dfba253a07c tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:26.687151 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1060/4280] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:26 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:26.699202 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e971ce68-5d43-4304-9fa3-1985b5c5bc87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:26.702492 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e971ce68-5d43-4304-9fa3-1985b5c5bc87 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:26.702707 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e971ce68-5d43-4304-9fa3-1985b5c5bc87 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:26.702903 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e971ce68-5d43-4304-9fa3-1985b5c5bc87 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:26.703039 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e971ce68-5d43-4304-9fa3-1985b5c5bc87 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:26.711657 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:26.711657 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:26.712481 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e971ce68-5d43-4304-9fa3-1985b5c5bc87 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:26.712991 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1082/4281] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:26 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:26.723056 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-7ef5ce46-6317-4c63-a11f-cc5a5af3b347 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:26.724399 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e47f39a-03e4-4c28-a58e-8c91fe6851f6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:26.725692 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-7ef5ce46-6317-4c63-a11f-cc5a5af3b347 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:26.726064 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-7ef5ce46-6317-4c63-a11f-cc5a5af3b347 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:26.726442 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-7ef5ce46-6317-4c63-a11f-cc5a5af3b347 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:26.726903 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e47f39a-03e4-4c28-a58e-8c91fe6851f6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:34:26.727157 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e47f39a-03e4-4c28-a58e-8c91fe6851f6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:26.727409 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e47f39a-03e4-4c28-a58e-8c91fe6851f6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:26.727513 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3e47f39a-03e4-4c28-a58e-8c91fe6851f6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:26.732952 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:26.732952 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:26.736357 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e47f39a-03e4-4c28-a58e-8c91fe6851f6 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:34:26.736357 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1078/4282] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:26 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:26.740590 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:26.740590 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:26.745477 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-7ef5ce46-6317-4c63-a11f-cc5a5af3b347 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:26.747814 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ed952e44-8af9-49ce-ae27-b66116b529ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:26.750813 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed952e44-8af9-49ce-ae27-b66116b529ca tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:34:26.751236 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed952e44-8af9-49ce-ae27-b66116b529ca tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac486fab-945e-4c1e-a994-e1676e8b0d13", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1378902993"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:26.752399 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-7ef5ce46-6317-4c63-a11f-cc5a5af3b347 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 returned with HTTP 200 Aug 14 22:34:26.752783 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-ed952e44-8af9-49ce-ae27-b66116b529ca tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Creating new backup {'backup': {'volume_id': 'ac486fab-945e-4c1e-a994-e1676e8b0d13', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1378902993'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:34:26.752935 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-ed952e44-8af9-49ce-ae27-b66116b529ca tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Creating backup of volume ac486fab-945e-4c1e-a994-e1676e8b0d13 in container None Aug 14 22:34:26.753077 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1063/4283] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:34:26 2026] GET /volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 => generated 1452 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:26.760619 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:26.760619 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:26.761190 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ed952e44-8af9-49ce-ae27-b66116b529ca tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:34:26.762531 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-fa4cadba-f7bf-4902-a8a6-821106fc0bab None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:26.764541 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-fa4cadba-f7bf-4902-a8a6-821106fc0bab tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:34:26.764902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-fa4cadba-f7bf-4902-a8a6-821106fc0bab tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92fc699f-8abe-43c5-9715-5790cc713719", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-558674627", "description": null, "metadata": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:26.776993 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:26.776993 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:26.776993 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-fa4cadba-f7bf-4902-a8a6-821106fc0bab tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:26.776993 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-fa4cadba-f7bf-4902-a8a6-821106fc0bab tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Create snapshot from volume 92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:26.779627 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ed952e44-8af9-49ce-ae27-b66116b529ca tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Created reservations ['421861f6-aa9b-4eff-a0bc-ad8688545c29', '7cbf7ef1-76ef-417d-abe2-fd7ac7009dee'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:26.809174 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-fa4cadba-f7bf-4902-a8a6-821106fc0bab tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Created reservations ['788eccef-bf31-42b0-9078-8dbc8f5c539b', '83341545-fbca-4779-80c4-431f6e626189', 'f856ccdb-52ff-490b-89b1-3a00a5d2a7e1', 'e456bff8-4fbd-4833-9d9b-fabed9d71203'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:26.817945 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed952e44-8af9-49ce-ae27-b66116b529ca tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:34:26.818892 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1061/4284] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:34:26 2026] POST /volume/v3/backups => generated 330 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:26.828785 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e87e5c2d-24b2-4760-91b7-75c02b09e9a9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:26.832038 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e87e5c2d-24b2-4760-91b7-75c02b09e9a9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:26.832196 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e87e5c2d-24b2-4760-91b7-75c02b09e9a9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:26.832405 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e87e5c2d-24b2-4760-91b7-75c02b09e9a9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:26.832525 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e87e5c2d-24b2-4760-91b7-75c02b09e9a9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:26.839123 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:26.839123 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:26.839882 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e87e5c2d-24b2-4760-91b7-75c02b09e9a9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:26.840285 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1079/4285] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:26 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:26.853946 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-fa4cadba-f7bf-4902-a8a6-821106fc0bab tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Snapshot force create request issued successfully. Aug 14 22:34:26.854320 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fef900cc-b441-436e-ac2c-9f9b47392d3a req-fa4cadba-f7bf-4902-a8a6-821106fc0bab tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:34:26.854781 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1083/4286] 10.4.3.114 () {72 vars in 1547 bytes} [Fri Aug 14 22:34:26 2026] POST /volume/v3/snapshots => generated 318 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:27.374999 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ccab75d4-1e8c-4737-8abb-c5c6dc3d1107 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:27.377986 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ccab75d4-1e8c-4737-8abb-c5c6dc3d1107 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:27.378216 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ccab75d4-1e8c-4737-8abb-c5c6dc3d1107 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:27.378440 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ccab75d4-1e8c-4737-8abb-c5c6dc3d1107 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:27.378545 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ccab75d4-1e8c-4737-8abb-c5c6dc3d1107 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:27.383416 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:27.383416 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:27.384306 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ccab75d4-1e8c-4737-8abb-c5c6dc3d1107 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:27.384924 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1064/4287] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:27 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:27.851788 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e4c5a36-5f1d-462f-bd7b-c92d1b2b36b6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:27.854184 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e4c5a36-5f1d-462f-bd7b-c92d1b2b36b6 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:27.854460 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e4c5a36-5f1d-462f-bd7b-c92d1b2b36b6 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:27.854742 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e4c5a36-5f1d-462f-bd7b-c92d1b2b36b6 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:27.854881 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4e4c5a36-5f1d-462f-bd7b-c92d1b2b36b6 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:27.860047 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:27.860047 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:27.861088 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e4c5a36-5f1d-462f-bd7b-c92d1b2b36b6 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:27.861655 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1062/4288] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:27 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:28.399326 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-71b41504-87b5-491b-b5ec-1204ea060c97 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:28.401687 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71b41504-87b5-491b-b5ec-1204ea060c97 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:28.401880 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71b41504-87b5-491b-b5ec-1204ea060c97 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:28.402110 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71b41504-87b5-491b-b5ec-1204ea060c97 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:28.402280 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-71b41504-87b5-491b-b5ec-1204ea060c97 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:28.407024 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:28.407024 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:28.408094 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71b41504-87b5-491b-b5ec-1204ea060c97 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:28.408719 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1080/4289] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:28 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:28.807501 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d06f9bf9-d9b3-4fc2-9be1-0eab93b8b201 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:28.810662 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d06f9bf9-d9b3-4fc2-9be1-0eab93b8b201 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/snapshots/1254e6cd-f8f5-481e-b575-ce6adbe035bb Aug 14 22:34:28.811119 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d06f9bf9-d9b3-4fc2-9be1-0eab93b8b201 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:28.811404 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d06f9bf9-d9b3-4fc2-9be1-0eab93b8b201 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:28.818746 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:28.818746 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:28.819274 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d06f9bf9-d9b3-4fc2-9be1-0eab93b8b201 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Snapshot retrieved successfully. Aug 14 22:34:28.820246 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d06f9bf9-d9b3-4fc2-9be1-0eab93b8b201 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/snapshots/1254e6cd-f8f5-481e-b575-ce6adbe035bb returned with HTTP 200 Aug 14 22:34:28.820809 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1084/4290] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:28 2026] GET /volume/v3/snapshots/1254e6cd-f8f5-481e-b575-ce6adbe035bb => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:28.872234 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-54200d95-c9cf-43db-91ca-f32666139f18 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:28.875715 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54200d95-c9cf-43db-91ca-f32666139f18 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:28.876422 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54200d95-c9cf-43db-91ca-f32666139f18 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:28.877141 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54200d95-c9cf-43db-91ca-f32666139f18 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:28.878245 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-54200d95-c9cf-43db-91ca-f32666139f18 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:28.884275 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:28.884275 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:28.884577 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54200d95-c9cf-43db-91ca-f32666139f18 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:28.885218 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1065/4291] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:28 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:29.094591 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-12dacf61-9a0f-4c66-9f24-e72c9780c8f9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:29.098274 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-12dacf61-9a0f-4c66-9f24-e72c9780c8f9 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/1254e6cd-f8f5-481e-b575-ce6adbe035bb Aug 14 22:34:29.098274 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-12dacf61-9a0f-4c66-9f24-e72c9780c8f9 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:29.098274 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-12dacf61-9a0f-4c66-9f24-e72c9780c8f9 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:29.098274 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-12dacf61-9a0f-4c66-9f24-e72c9780c8f9 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Delete snapshot with id: 1254e6cd-f8f5-481e-b575-ce6adbe035bb Aug 14 22:34:29.102291 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:29.102291 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:29.102787 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-12dacf61-9a0f-4c66-9f24-e72c9780c8f9 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Snapshot retrieved successfully. Aug 14 22:34:29.128711 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-12dacf61-9a0f-4c66-9f24-e72c9780c8f9 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Snapshot delete request issued successfully. Aug 14 22:34:29.128862 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-12dacf61-9a0f-4c66-9f24-e72c9780c8f9 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/snapshots/1254e6cd-f8f5-481e-b575-ce6adbe035bb returned with HTTP 202 Aug 14 22:34:29.129267 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1063/4292] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:34:29 2026] DELETE /volume/v3/snapshots/1254e6cd-f8f5-481e-b575-ce6adbe035bb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:29.140495 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aab9be0f-fde8-4292-9f9b-1e0fbaa072dd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:29.145915 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aab9be0f-fde8-4292-9f9b-1e0fbaa072dd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/snapshots/1254e6cd-f8f5-481e-b575-ce6adbe035bb Aug 14 22:34:29.146117 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aab9be0f-fde8-4292-9f9b-1e0fbaa072dd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:29.147004 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aab9be0f-fde8-4292-9f9b-1e0fbaa072dd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:29.167146 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:29.167146 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:29.170274 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aab9be0f-fde8-4292-9f9b-1e0fbaa072dd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Snapshot retrieved successfully. Aug 14 22:34:29.174430 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aab9be0f-fde8-4292-9f9b-1e0fbaa072dd tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/snapshots/1254e6cd-f8f5-481e-b575-ce6adbe035bb returned with HTTP 200 Aug 14 22:34:29.175684 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1081/4293] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:29 2026] GET /volume/v3/snapshots/1254e6cd-f8f5-481e-b575-ce6adbe035bb => generated 476 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:29.423338 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-63d33724-7622-49be-b12f-9189e481ea94 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:29.424505 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63d33724-7622-49be-b12f-9189e481ea94 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:29.424742 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63d33724-7622-49be-b12f-9189e481ea94 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:29.424947 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63d33724-7622-49be-b12f-9189e481ea94 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:29.425072 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-63d33724-7622-49be-b12f-9189e481ea94 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:29.430105 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:29.430105 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:29.430560 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63d33724-7622-49be-b12f-9189e481ea94 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:29.430978 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1085/4294] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:29 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:29.897725 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af65a695-12fe-4879-8fad-05ac7e226921 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:29.900352 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af65a695-12fe-4879-8fad-05ac7e226921 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:29.900779 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af65a695-12fe-4879-8fad-05ac7e226921 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:29.901120 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af65a695-12fe-4879-8fad-05ac7e226921 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:29.901370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-af65a695-12fe-4879-8fad-05ac7e226921 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:29.907093 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:29.907093 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:29.908154 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af65a695-12fe-4879-8fad-05ac7e226921 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:29.908883 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1066/4295] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:29 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:30.185417 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd23b953-c97d-4027-b119-60e2f506c000 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:30.188738 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd23b953-c97d-4027-b119-60e2f506c000 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] GET https://10.4.3.114/volume/v3/snapshots/1254e6cd-f8f5-481e-b575-ce6adbe035bb Aug 14 22:34:30.189266 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd23b953-c97d-4027-b119-60e2f506c000 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:30.189539 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd23b953-c97d-4027-b119-60e2f506c000 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:30.196446 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd23b953-c97d-4027-b119-60e2f506c000 tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/snapshots/1254e6cd-f8f5-481e-b575-ce6adbe035bb returned with HTTP 404 Aug 14 22:34:30.197203 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1064/4296] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:30 2026] GET /volume/v3/snapshots/1254e6cd-f8f5-481e-b575-ce6adbe035bb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:30.445797 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9715f64c-e524-4a31-bf7e-c926242dfe88 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:30.450984 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9715f64c-e524-4a31-bf7e-c926242dfe88 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:30.452119 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9715f64c-e524-4a31-bf7e-c926242dfe88 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:30.453094 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9715f64c-e524-4a31-bf7e-c926242dfe88 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:30.453816 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9715f64c-e524-4a31-bf7e-c926242dfe88 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:30.469892 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:30.469892 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:30.471971 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9715f64c-e524-4a31-bf7e-c926242dfe88 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:30.474401 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1082/4297] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:30 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 749 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:30.924394 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-02cfc267-b32a-43dd-a005-ae08d32bed7d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:30.928895 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02cfc267-b32a-43dd-a005-ae08d32bed7d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:30.929121 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02cfc267-b32a-43dd-a005-ae08d32bed7d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:30.929846 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02cfc267-b32a-43dd-a005-ae08d32bed7d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:30.930011 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-02cfc267-b32a-43dd-a005-ae08d32bed7d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:30.954844 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:30.954844 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:30.957562 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02cfc267-b32a-43dd-a005-ae08d32bed7d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:30.958695 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1086/4298] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:30 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 738 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:31.489280 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2ee1ee60-49e2-4087-8fd5-661b4636783b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:31.490280 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ee1ee60-49e2-4087-8fd5-661b4636783b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:31.490280 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ee1ee60-49e2-4087-8fd5-661b4636783b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:31.490378 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ee1ee60-49e2-4087-8fd5-661b4636783b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:31.490556 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2ee1ee60-49e2-4087-8fd5-661b4636783b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:31.495953 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:31.495953 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:31.497040 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ee1ee60-49e2-4087-8fd5-661b4636783b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:31.497472 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1067/4299] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:31 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:31.972527 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8522c66-9b06-4c6f-ab7a-cd66faad6000 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:31.978971 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8522c66-9b06-4c6f-ab7a-cd66faad6000 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:31.980299 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8522c66-9b06-4c6f-ab7a-cd66faad6000 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:31.980299 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8522c66-9b06-4c6f-ab7a-cd66faad6000 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:31.980682 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e8522c66-9b06-4c6f-ab7a-cd66faad6000 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:31.989482 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:31.989482 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:31.991096 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8522c66-9b06-4c6f-ab7a-cd66faad6000 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:31.991582 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1065/4300] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:31 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:32.010056 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bb82358a-5c30-414a-9377-79832aa41bdf req-733497d6-8919-45cc-8fea-5a4d9610404e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:32.016523 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bb82358a-5c30-414a-9377-79832aa41bdf req-733497d6-8919-45cc-8fea-5a4d9610404e tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] DELETE https://10.4.3.114/volume/v3/attachments/22a57b83-ddd7-4353-a412-86ffcb078c0d Aug 14 22:34:32.017796 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bb82358a-5c30-414a-9377-79832aa41bdf req-733497d6-8919-45cc-8fea-5a4d9610404e tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:32.017796 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bb82358a-5c30-414a-9377-79832aa41bdf req-733497d6-8919-45cc-8fea-5a4d9610404e tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:32.050095 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:32.050095 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:32.125477 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bb82358a-5c30-414a-9377-79832aa41bdf req-733497d6-8919-45cc-8fea-5a4d9610404e tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/attachments/22a57b83-ddd7-4353-a412-86ffcb078c0d returned with HTTP 200 Aug 14 22:34:32.126327 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1083/4301] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:34:32 2026] DELETE /volume/v3/attachments/22a57b83-ddd7-4353-a412-86ffcb078c0d => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:32.140566 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-bb82358a-5c30-414a-9377-79832aa41bdf req-c4204673-127e-4ccd-a7cb-019490019a1c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:32.147325 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bb82358a-5c30-414a-9377-79832aa41bdf req-c4204673-127e-4ccd-a7cb-019490019a1c tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] DELETE https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:32.147702 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bb82358a-5c30-414a-9377-79832aa41bdf req-c4204673-127e-4ccd-a7cb-019490019a1c tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:32.148332 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bb82358a-5c30-414a-9377-79832aa41bdf req-c4204673-127e-4ccd-a7cb-019490019a1c tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:32.149038 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [req-bb82358a-5c30-414a-9377-79832aa41bdf req-c4204673-127e-4ccd-a7cb-019490019a1c tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Delete volume with id: 92fc699f-8abe-43c5-9715-5790cc713719 Aug 14 22:34:32.178055 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:32.178055 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:32.181220 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-bb82358a-5c30-414a-9377-79832aa41bdf req-c4204673-127e-4ccd-a7cb-019490019a1c tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Volume info retrieved successfully. Aug 14 22:34:32.235241 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-bb82358a-5c30-414a-9377-79832aa41bdf req-c4204673-127e-4ccd-a7cb-019490019a1c tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] Delete volume request issued successfully. Aug 14 22:34:32.235462 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bb82358a-5c30-414a-9377-79832aa41bdf req-c4204673-127e-4ccd-a7cb-019490019a1c tempest-ImageDependencyTests-1947737059 tempest-ImageDependencyTests-1947737059-project-member] https://10.4.3.114/volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 returned with HTTP 202 Aug 14 22:34:32.236006 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1087/4302] 10.4.3.114 () {70 vars in 1620 bytes} [Fri Aug 14 22:34:32 2026] DELETE /volume/v3/volumes/92fc699f-8abe-43c5-9715-5790cc713719 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:32.509011 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e42955e1-67f2-4bbe-86fa-4ebf5527c177 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:32.511388 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e42955e1-67f2-4bbe-86fa-4ebf5527c177 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:32.511692 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e42955e1-67f2-4bbe-86fa-4ebf5527c177 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:32.511956 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e42955e1-67f2-4bbe-86fa-4ebf5527c177 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:32.512105 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e42955e1-67f2-4bbe-86fa-4ebf5527c177 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:32.517919 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:32.517919 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:32.518812 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e42955e1-67f2-4bbe-86fa-4ebf5527c177 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:32.519331 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1068/4303] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:32 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:33.005430 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-75d5084c-158d-4a4c-b6d4-437239a072d0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:33.007700 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75d5084c-158d-4a4c-b6d4-437239a072d0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:33.007956 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75d5084c-158d-4a4c-b6d4-437239a072d0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:33.008226 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75d5084c-158d-4a4c-b6d4-437239a072d0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:33.008396 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-75d5084c-158d-4a4c-b6d4-437239a072d0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:33.020522 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:33.020522 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:33.021520 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75d5084c-158d-4a4c-b6d4-437239a072d0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:33.022036 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1066/4304] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:33 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:33.539037 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4b072f8a-7ee9-4d66-95df-dc2c2f9d905d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:33.548307 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b072f8a-7ee9-4d66-95df-dc2c2f9d905d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:33.551117 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b072f8a-7ee9-4d66-95df-dc2c2f9d905d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:33.552014 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b072f8a-7ee9-4d66-95df-dc2c2f9d905d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:33.555365 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4b072f8a-7ee9-4d66-95df-dc2c2f9d905d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:33.573342 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:33.573342 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:33.578227 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b072f8a-7ee9-4d66-95df-dc2c2f9d905d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:33.579741 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1084/4305] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:33 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 749 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:34.034309 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-948187c5-d812-403b-b043-0c4fd21d20d5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:34.036369 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-948187c5-d812-403b-b043-0c4fd21d20d5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:34.036693 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-948187c5-d812-403b-b043-0c4fd21d20d5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:34.036962 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-948187c5-d812-403b-b043-0c4fd21d20d5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:34.037084 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-948187c5-d812-403b-b043-0c4fd21d20d5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:34.043357 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:34.043357 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:34.044534 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-948187c5-d812-403b-b043-0c4fd21d20d5 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:34.045074 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1088/4306] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:34 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:34.596861 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-89a6dc37-e4c6-47e4-bb1b-de0d15dbe06b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:34.598942 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89a6dc37-e4c6-47e4-bb1b-de0d15dbe06b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:34.599197 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-89a6dc37-e4c6-47e4-bb1b-de0d15dbe06b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:34.599485 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-89a6dc37-e4c6-47e4-bb1b-de0d15dbe06b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:34.599666 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-89a6dc37-e4c6-47e4-bb1b-de0d15dbe06b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:34.605620 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:34.605620 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:34.606735 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89a6dc37-e4c6-47e4-bb1b-de0d15dbe06b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:34.607173 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1069/4307] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:34 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:34.911496 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-928d7f34-9786-4cd1-944f-adbfd1f4d9e7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:34.969779 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-33b5d7c6-16ee-4fd9-be16-84b7651d8816 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:34.978685 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-33b5d7c6-16ee-4fd9-be16-84b7651d8816 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:34.979028 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-33b5d7c6-16ee-4fd9-be16-84b7651d8816 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:34.979377 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-33b5d7c6-16ee-4fd9-be16-84b7651d8816 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.000557 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:35.000557 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:35.006129 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-33b5d7c6-16ee-4fd9-be16-84b7651d8816 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:35.013292 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-33b5d7c6-16ee-4fd9-be16-84b7651d8816 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:34:35.015152 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1085/4308] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:34:34 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:35.062422 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-928d7f34-9786-4cd1-944f-adbfd1f4d9e7 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:34:35.062422 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-928d7f34-9786-4cd1-944f-adbfd1f4d9e7 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-598311685"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:35.064387 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-40f747c2-eee1-4e3c-90cf-300625b8c16e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.067033 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40f747c2-eee1-4e3c-90cf-300625b8c16e tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:35.067326 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40f747c2-eee1-4e3c-90cf-300625b8c16e tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.067567 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40f747c2-eee1-4e3c-90cf-300625b8c16e tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.067733 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-40f747c2-eee1-4e3c-90cf-300625b8c16e tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:35.084363 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:35.084363 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:35.086147 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40f747c2-eee1-4e3c-90cf-300625b8c16e tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:35.087959 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1089/4309] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:35 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:35.099688 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-928d7f34-9786-4cd1-944f-adbfd1f4d9e7 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:34:35.100088 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1067/4310] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:34:34 2026] POST /volume/v3/types => generated 230 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:35.112866 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-64cdf6e9-e7af-442d-9af7-b52b3502be93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.115962 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64cdf6e9-e7af-442d-9af7-b52b3502be93 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] POST https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs Aug 14 22:34:35.115962 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64cdf6e9-e7af-442d-9af7-b52b3502be93 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:35.122787 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14b61863-647d-498a-a06d-8ada3ec96885 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.123576 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14b61863-647d-498a-a06d-8ada3ec96885 None None] GET https://10.4.3.114/volume// Aug 14 22:34:35.123909 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14b61863-647d-498a-a06d-8ada3ec96885 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.125410 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14b61863-647d-498a-a06d-8ada3ec96885 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.127765 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14b61863-647d-498a-a06d-8ada3ec96885 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:34:35.129691 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1086/4311] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:34:35 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:34:35.139304 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-8f2762ea-4eef-44a5-bcc0-4e5db68dc329 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.141470 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-8f2762ea-4eef-44a5-bcc0-4e5db68dc329 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:34:35.142096 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-8f2762ea-4eef-44a5-bcc0-4e5db68dc329 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "985ea5cd-a67f-4825-b184-20df8054b8d1", "connector": null, "instance_uuid": "7229d8a1-2fb6-4dba-b092-dd5ea4c61935"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:35.143026 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64cdf6e9-e7af-442d-9af7-b52b3502be93 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs returned with HTTP 200 Aug 14 22:34:35.143619 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1070/4312] 10.4.3.114 () {68 vars in 1399 bytes} [Fri Aug 14 22:34:35 2026] POST /volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs => generated 34 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:34:35.152594 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1dea4869-67ad-4cbe-a56c-da23ba8bf5d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.155779 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:35.155779 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:35.155980 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1dea4869-67ad-4cbe-a56c-da23ba8bf5d4 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] GET https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec3 Aug 14 22:34:35.156076 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1dea4869-67ad-4cbe-a56c-da23ba8bf5d4 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.156354 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1dea4869-67ad-4cbe-a56c-da23ba8bf5d4 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.165731 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1dea4869-67ad-4cbe-a56c-da23ba8bf5d4 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec3 returned with HTTP 200 Aug 14 22:34:35.166194 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1068/4313] 10.4.3.114 () {66 vars in 1396 bytes} [Fri Aug 14 22:34:35 2026] GET /volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec3 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:34:35.177099 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37770b54-8109-44bf-aa97-4bbcb4174be9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.181666 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37770b54-8109-44bf-aa97-4bbcb4174be9 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] DELETE https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec3 Aug 14 22:34:35.181995 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37770b54-8109-44bf-aa97-4bbcb4174be9 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.182299 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37770b54-8109-44bf-aa97-4bbcb4174be9 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.191413 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-8f2762ea-4eef-44a5-bcc0-4e5db68dc329 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:34:35.192026 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1090/4314] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:34:35 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 14 22:34:35.225026 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2abd7b0-ca16-4cc2-bf0a-24b2c853154c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.227319 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2abd7b0-ca16-4cc2-bf0a-24b2c853154c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:35.227568 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2abd7b0-ca16-4cc2-bf0a-24b2c853154c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.227839 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2abd7b0-ca16-4cc2-bf0a-24b2c853154c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.237621 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2e99c085-547b-4405-8012-283c54d63977 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.238103 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e99c085-547b-4405-8012-283c54d63977 None None] GET https://10.4.3.114/volume// Aug 14 22:34:35.238310 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e99c085-547b-4405-8012-283c54d63977 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.238547 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e99c085-547b-4405-8012-283c54d63977 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.238937 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e99c085-547b-4405-8012-283c54d63977 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:34:35.239297 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1069/4315] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:34:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:34:35.240752 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:35.240752 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:35.245938 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c2abd7b0-ca16-4cc2-bf0a-24b2c853154c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:35.248150 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-f15ca4ae-3f44-448b-99ae-1266287ff50b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.249143 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37770b54-8109-44bf-aa97-4bbcb4174be9 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec3 returned with HTTP 202 Aug 14 22:34:35.250549 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-f15ca4ae-3f44-448b-99ae-1266287ff50b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:35.250874 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-f15ca4ae-3f44-448b-99ae-1266287ff50b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.251082 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-f15ca4ae-3f44-448b-99ae-1266287ff50b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.251864 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1087/4316] 10.4.3.114 () {66 vars in 1399 bytes} [Fri Aug 14 22:34:35 2026] DELETE /volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec3 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:34:35.252732 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2abd7b0-ca16-4cc2-bf0a-24b2c853154c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:34:35.253325 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1071/4317] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:35 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:35.263664 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9161a0cb-abef-4e54-a324-d37c6fbe90de None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.265488 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9161a0cb-abef-4e54-a324-d37c6fbe90de tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] GET https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec3 Aug 14 22:34:35.265764 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9161a0cb-abef-4e54-a324-d37c6fbe90de tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.265953 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9161a0cb-abef-4e54-a324-d37c6fbe90de tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.269416 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:35.269416 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:35.272278 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9161a0cb-abef-4e54-a324-d37c6fbe90de tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec3 returned with HTTP 404 Aug 14 22:34:35.272771 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1070/4318] 10.4.3.114 () {66 vars in 1396 bytes} [Fri Aug 14 22:34:35 2026] GET /volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec3 => generated 129 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:35.273080 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-f15ca4ae-3f44-448b-99ae-1266287ff50b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:35.279094 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-f15ca4ae-3f44-448b-99ae-1266287ff50b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:34:35.279534 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1091/4319] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:34:35 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 1541 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:34:35.283168 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-67d490a5-4a2c-4a1c-9696-84e5b381d4f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.285048 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67d490a5-4a2c-4a1c-9696-84e5b381d4f1 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] POST https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs Aug 14 22:34:35.285416 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67d490a5-4a2c-4a1c-9696-84e5b381d4f1 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:35.313402 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67d490a5-4a2c-4a1c-9696-84e5b381d4f1 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs returned with HTTP 200 Aug 14 22:34:35.315224 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1088/4320] 10.4.3.114 () {68 vars in 1399 bytes} [Fri Aug 14 22:34:35 2026] POST /volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs => generated 34 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:34:35.323797 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-03abc8f6-b194-48c1-828f-74df15d2792e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.326088 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03abc8f6-b194-48c1-828f-74df15d2792e tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] GET https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs Aug 14 22:34:35.326343 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03abc8f6-b194-48c1-828f-74df15d2792e tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.326624 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03abc8f6-b194-48c1-828f-74df15d2792e tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.335981 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03abc8f6-b194-48c1-828f-74df15d2792e tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs returned with HTTP 200 Aug 14 22:34:35.336534 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1072/4321] 10.4.3.114 () {66 vars in 1378 bytes} [Fri Aug 14 22:34:35 2026] GET /volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:34:35.346164 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-397250f7-84ad-4ff3-bdb4-ae733c56d1b8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.348363 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-397250f7-84ad-4ff3-bdb4-ae733c56d1b8 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] POST https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs Aug 14 22:34:35.348818 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-397250f7-84ad-4ff3-bdb4-ae733c56d1b8 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:35.381768 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-397250f7-84ad-4ff3-bdb4-ae733c56d1b8 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs returned with HTTP 200 Aug 14 22:34:35.382337 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1071/4322] 10.4.3.114 () {68 vars in 1399 bytes} [Fri Aug 14 22:34:35 2026] POST /volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs => generated 34 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:34:35.389330 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-0e1457f1-1902-4323-a071-f0ad7f0aa298 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.392201 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-0e1457f1-1902-4323-a071-f0ad7f0aa298 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] PUT https://10.4.3.114/volume/v3/attachments/1d95d7c2-ea1e-48e7-8832-0f221f9f4660 Aug 14 22:34:35.392843 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-0e1457f1-1902-4323-a071-f0ad7f0aa298 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:35.393447 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0f101db6-5408-4b6c-854c-468b33a1414e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.398877 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f101db6-5408-4b6c-854c-468b33a1414e tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] PUT https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec2 Aug 14 22:34:35.400183 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f101db6-5408-4b6c-854c-468b33a1414e tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:35.402598 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-0e1457f1-1902-4323-a071-f0ad7f0aa298 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Acquiring lock "cinder-attachment_update-985ea5cd-a67f-4825-b184-20df8054b8d1-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:34:35.407905 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-0e1457f1-1902-4323-a071-f0ad7f0aa298 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Lock "cinder-attachment_update-985ea5cd-a67f-4825-b184-20df8054b8d1-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:34:35.409377 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:35.409377 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:35.449503 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f101db6-5408-4b6c-854c-468b33a1414e tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec2 returned with HTTP 200 Aug 14 22:34:35.450068 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1089/4323] 10.4.3.114 () {68 vars in 1416 bytes} [Fri Aug 14 22:34:35 2026] PUT /volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec2 => generated 17 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:34:35.458238 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b178e59e-80b5-4f1a-8ebd-839b282644e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.460223 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b178e59e-80b5-4f1a-8ebd-839b282644e9 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] GET https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec2 Aug 14 22:34:35.460430 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b178e59e-80b5-4f1a-8ebd-839b282644e9 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.460683 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b178e59e-80b5-4f1a-8ebd-839b282644e9 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.467842 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b178e59e-80b5-4f1a-8ebd-839b282644e9 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec2 returned with HTTP 200 Aug 14 22:34:35.468212 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1073/4324] 10.4.3.114 () {66 vars in 1396 bytes} [Fri Aug 14 22:34:35 2026] GET /volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:34:35.476005 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c275db6d-461e-4022-9d15-4d4e335411d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.478016 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c275db6d-461e-4022-9d15-4d4e335411d6 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] POST https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs Aug 14 22:34:35.478220 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c275db6d-461e-4022-9d15-4d4e335411d6 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:35.496577 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-0e1457f1-1902-4323-a071-f0ad7f0aa298 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Lock "cinder-attachment_update-985ea5cd-a67f-4825-b184-20df8054b8d1-np0000007343" released by "attachment_update" :: held 0.089s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:34:35.496888 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-0e1457f1-1902-4323-a071-f0ad7f0aa298 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/attachments/1d95d7c2-ea1e-48e7-8832-0f221f9f4660 returned with HTTP 200 Aug 14 22:34:35.497418 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1092/4325] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:34:35 2026] PUT /volume/v3/attachments/1d95d7c2-ea1e-48e7-8832-0f221f9f4660 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:35.504854 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c275db6d-461e-4022-9d15-4d4e335411d6 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs returned with HTTP 200 Aug 14 22:34:35.505462 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1072/4326] 10.4.3.114 () {68 vars in 1399 bytes} [Fri Aug 14 22:34:35 2026] POST /volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs => generated 51 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:34:35.517715 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eca612d5-5e23-4960-857b-39600eabc894 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.520974 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eca612d5-5e23-4960-857b-39600eabc894 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] GET https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs Aug 14 22:34:35.521440 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eca612d5-5e23-4960-857b-39600eabc894 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.522496 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eca612d5-5e23-4960-857b-39600eabc894 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.549984 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eca612d5-5e23-4960-857b-39600eabc894 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs returned with HTTP 200 Aug 14 22:34:35.551234 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1090/4327] 10.4.3.114 () {66 vars in 1378 bytes} [Fri Aug 14 22:34:35 2026] GET /volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df/extra_specs => generated 68 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:34:35.563602 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a03f8e26-6642-49f2-aba6-c3e23130b2b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.565893 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a03f8e26-6642-49f2-aba6-c3e23130b2b6 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] DELETE https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df Aug 14 22:34:35.566145 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a03f8e26-6642-49f2-aba6-c3e23130b2b6 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.566412 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a03f8e26-6642-49f2-aba6-c3e23130b2b6 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.596430 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a03f8e26-6642-49f2-aba6-c3e23130b2b6 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df returned with HTTP 202 Aug 14 22:34:35.597148 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1074/4328] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:34:35 2026] DELETE /volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:35.604904 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c84b91d5-3f83-4572-bb95-7879aad62c17 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.607171 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c84b91d5-3f83-4572-bb95-7879aad62c17 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] GET https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df Aug 14 22:34:35.607648 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c84b91d5-3f83-4572-bb95-7879aad62c17 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.607648 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c84b91d5-3f83-4572-bb95-7879aad62c17 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.612510 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c84b91d5-3f83-4572-bb95-7879aad62c17 tempest-VolumeTypesExtraSpecsTest-1675588143 tempest-VolumeTypesExtraSpecsTest-1675588143-project-admin] https://10.4.3.114/volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df returned with HTTP 404 Aug 14 22:34:35.613154 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1093/4329] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:34:35 2026] GET /volume/v3/types/a7f886c7-e6d4-4020-a35b-24ecc8a884df => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:35.620377 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b1ab9fd-0b97-4c23-ae36-e854374f5809 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.622559 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b1ab9fd-0b97-4c23-ae36-e854374f5809 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:35.622767 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b1ab9fd-0b97-4c23-ae36-e854374f5809 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.622986 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b1ab9fd-0b97-4c23-ae36-e854374f5809 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.623120 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5b1ab9fd-0b97-4c23-ae36-e854374f5809 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:35.628264 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:35.628264 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:35.629193 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b1ab9fd-0b97-4c23-ae36-e854374f5809 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:35.629652 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1073/4330] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:35 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:35.643173 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b6213f1f-8b19-42b1-bc2b-cfdb159f1fc4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.651722 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6213f1f-8b19-42b1-bc2b-cfdb159f1fc4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd/restore Aug 14 22:34:35.652843 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6213f1f-8b19-42b1-bc2b-cfdb159f1fc4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "417497dd-9970-49f5-aa1f-ced7cf6e62e9"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:35.658692 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-b6213f1f-8b19-42b1-bc2b-cfdb159f1fc4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Restoring backup 19ac4be7-664c-4e0b-93af-bef8625ad7bd ({'restore': {'volume_id': '417497dd-9970-49f5-aa1f-ced7cf6e62e9'}}) {{(pid=100324) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 22:34:35.659269 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-b6213f1f-8b19-42b1-bc2b-cfdb159f1fc4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Restoring backup 19ac4be7-664c-4e0b-93af-bef8625ad7bd to volume 417497dd-9970-49f5-aa1f-ced7cf6e62e9. Aug 14 22:34:35.668808 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:35.668808 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:35.675885 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:35.675885 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:35.676430 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b6213f1f-8b19-42b1-bc2b-cfdb159f1fc4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:34:35.676635 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.api [None req-b6213f1f-8b19-42b1-bc2b-cfdb159f1fc4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Checking backup size 1 against volume size 1 {{(pid=100324) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 22:34:35.676762 np0000007343 devstack@c-api.service[100324]: INFO cinder.backup.api [None req-b6213f1f-8b19-42b1-bc2b-cfdb159f1fc4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Overwriting volume 417497dd-9970-49f5-aa1f-ced7cf6e62e9 with restore of backup 19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:35.692145 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-b6213f1f-8b19-42b1-bc2b-cfdb159f1fc4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] restore_backup in rpcapi backup_id 19ac4be7-664c-4e0b-93af-bef8625ad7bd {{(pid=100324) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 22:34:35.694005 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6213f1f-8b19-42b1-bc2b-cfdb159f1fc4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd/restore returned with HTTP 202 Aug 14 22:34:35.694521 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1091/4331] 10.4.3.114 () {68 vars in 1393 bytes} [Fri Aug 14 22:34:35 2026] POST /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd/restore => generated 181 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:35.704160 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-43c7e1f0-3792-45b7-9714-ccaaaf334f4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:35.706290 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43c7e1f0-3792-45b7-9714-ccaaaf334f4a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:35.706575 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43c7e1f0-3792-45b7-9714-ccaaaf334f4a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:35.706875 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43c7e1f0-3792-45b7-9714-ccaaaf334f4a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:35.707027 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-43c7e1f0-3792-45b7-9714-ccaaaf334f4a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:35.713024 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:35.713024 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:35.713024 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43c7e1f0-3792-45b7-9714-ccaaaf334f4a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:35.713301 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1075/4332] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:35 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:36.102084 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f67bff98-39aa-4c99-a20e-437dab833823 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:36.104354 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f67bff98-39aa-4c99-a20e-437dab833823 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:36.104845 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f67bff98-39aa-4c99-a20e-437dab833823 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:36.104845 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f67bff98-39aa-4c99-a20e-437dab833823 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:36.104968 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f67bff98-39aa-4c99-a20e-437dab833823 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:36.110610 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:36.110610 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:36.111577 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f67bff98-39aa-4c99-a20e-437dab833823 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:36.112073 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1094/4333] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:36 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:36.267991 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-466a3d41-baad-4282-b9ce-a41e8bdd2330 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:36.270297 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-466a3d41-baad-4282-b9ce-a41e8bdd2330 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:36.270520 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-466a3d41-baad-4282-b9ce-a41e8bdd2330 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:36.270794 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-466a3d41-baad-4282-b9ce-a41e8bdd2330 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:36.282760 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:36.282760 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:36.287015 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-466a3d41-baad-4282-b9ce-a41e8bdd2330 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:36.292614 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-466a3d41-baad-4282-b9ce-a41e8bdd2330 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:34:36.293185 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1074/4334] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:36 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:36.726206 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4475c52-2879-45fa-a0bc-821e3a8ae2eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:36.735753 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4475c52-2879-45fa-a0bc-821e3a8ae2eb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:36.736671 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4475c52-2879-45fa-a0bc-821e3a8ae2eb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:36.737612 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4475c52-2879-45fa-a0bc-821e3a8ae2eb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:36.738033 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c4475c52-2879-45fa-a0bc-821e3a8ae2eb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:36.750715 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:36.750715 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:36.753849 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4475c52-2879-45fa-a0bc-821e3a8ae2eb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:36.753849 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1092/4335] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:36 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:37.123408 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7ef74c17-daef-4e46-b0f6-2e27b32a0dc7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:37.125384 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ef74c17-daef-4e46-b0f6-2e27b32a0dc7 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:37.125563 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ef74c17-daef-4e46-b0f6-2e27b32a0dc7 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:37.125753 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ef74c17-daef-4e46-b0f6-2e27b32a0dc7 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:37.125836 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7ef74c17-daef-4e46-b0f6-2e27b32a0dc7 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:37.134330 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:37.134330 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:37.135782 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ef74c17-daef-4e46-b0f6-2e27b32a0dc7 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:37.136194 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1076/4336] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:37 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:37.306856 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e3d9a425-7ece-48c3-9022-91cbd96db6f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:37.308538 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3d9a425-7ece-48c3-9022-91cbd96db6f8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:37.308695 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3d9a425-7ece-48c3-9022-91cbd96db6f8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:37.308917 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3d9a425-7ece-48c3-9022-91cbd96db6f8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:37.318086 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:37.318086 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:37.321678 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e3d9a425-7ece-48c3-9022-91cbd96db6f8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:37.327011 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3d9a425-7ece-48c3-9022-91cbd96db6f8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:34:37.327398 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1095/4337] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:37 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:37.539867 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d7ac8ba1-4748-461f-9a84-9ff9d85c966a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:37.628914 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7ac8ba1-4748-461f-9a84-9ff9d85c966a tempest-AvailabilityZoneTestJSON-577846201 tempest-AvailabilityZoneTestJSON-577846201-project-member] GET https://10.4.3.114/volume/v3/os-availability-zone Aug 14 22:34:37.629114 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7ac8ba1-4748-461f-9a84-9ff9d85c966a tempest-AvailabilityZoneTestJSON-577846201 tempest-AvailabilityZoneTestJSON-577846201-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:37.629319 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7ac8ba1-4748-461f-9a84-9ff9d85c966a tempest-AvailabilityZoneTestJSON-577846201 tempest-AvailabilityZoneTestJSON-577846201-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:37.632721 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7ac8ba1-4748-461f-9a84-9ff9d85c966a tempest-AvailabilityZoneTestJSON-577846201 tempest-AvailabilityZoneTestJSON-577846201-project-member] Availability Zones retrieved successfully. Aug 14 22:34:37.633015 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7ac8ba1-4748-461f-9a84-9ff9d85c966a tempest-AvailabilityZoneTestJSON-577846201 tempest-AvailabilityZoneTestJSON-577846201-project-member] https://10.4.3.114/volume/v3/os-availability-zone returned with HTTP 200 Aug 14 22:34:37.633448 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1075/4338] 10.4.3.114 () {66 vars in 1276 bytes} [Fri Aug 14 22:34:37 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:34:37.766969 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-316dea0e-165f-497c-9ae6-a16c36b8f926 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:37.768870 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-316dea0e-165f-497c-9ae6-a16c36b8f926 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:37.769067 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-316dea0e-165f-497c-9ae6-a16c36b8f926 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:37.769275 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-316dea0e-165f-497c-9ae6-a16c36b8f926 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:37.769401 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-316dea0e-165f-497c-9ae6-a16c36b8f926 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:37.773789 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:37.773789 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:37.774616 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-316dea0e-165f-497c-9ae6-a16c36b8f926 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:37.775049 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1093/4339] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:37 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:38.149555 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71cfbe51-225d-4737-846a-dbce294edcca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:38.153791 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71cfbe51-225d-4737-846a-dbce294edcca tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:38.154214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71cfbe51-225d-4737-846a-dbce294edcca tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:38.157648 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71cfbe51-225d-4737-846a-dbce294edcca tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:38.157854 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-71cfbe51-225d-4737-846a-dbce294edcca tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:38.166050 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:38.166050 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:38.169405 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71cfbe51-225d-4737-846a-dbce294edcca tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:38.169969 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1077/4340] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:38 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:38.341045 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-01d389b9-2186-45ac-aa1b-8c7dd6e96e09 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:38.343499 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01d389b9-2186-45ac-aa1b-8c7dd6e96e09 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:38.343784 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01d389b9-2186-45ac-aa1b-8c7dd6e96e09 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:38.344047 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01d389b9-2186-45ac-aa1b-8c7dd6e96e09 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:38.355999 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:38.355999 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:38.360088 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-01d389b9-2186-45ac-aa1b-8c7dd6e96e09 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:38.365851 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01d389b9-2186-45ac-aa1b-8c7dd6e96e09 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:34:38.366326 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1096/4341] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:38 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:38.787868 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-209e6c95-7372-42d2-8e08-890f5a8d3c54 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:38.789775 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-209e6c95-7372-42d2-8e08-890f5a8d3c54 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:38.789966 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-209e6c95-7372-42d2-8e08-890f5a8d3c54 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:38.790548 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-209e6c95-7372-42d2-8e08-890f5a8d3c54 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:38.790548 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-209e6c95-7372-42d2-8e08-890f5a8d3c54 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:38.794985 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:38.794985 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:38.796636 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-209e6c95-7372-42d2-8e08-890f5a8d3c54 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:38.796636 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1076/4342] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:38 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:38.840504 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:38.924050 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:34:38.924513 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-630713156"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:38.926503 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-630713156'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:34:38.926683 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Create volume of 2 GB Aug 14 22:34:38.933079 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Availability Zones retrieved successfully. Aug 14 22:34:38.941167 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Flow 'volume_create_api' (ac67d616-3135-4cc2-8c6f-4316f3e79551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:38.942736 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fca88b9-8eb0-4ff0-a471-cf5048c3afc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:38.943900 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Validating volume size '2' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:34:38.977561 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fca88b9-8eb0-4ff0-a471-cf5048c3afc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:38.978962 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2701945a-c04f-40ad-ae92-203ffacb8fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:39.047247 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Created reservations ['2eddcecb-c4e7-4934-8c0d-bf7aec69d664', 'bc85db9a-60ed-4561-a3a1-466b663e211a', 'ba5fa684-8686-4a36-863d-019aaf80583f', '173ccd47-3ff1-48a6-9290-a60d26707ca2'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:39.048379 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2701945a-c04f-40ad-ae92-203ffacb8fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eddcecb-c4e7-4934-8c0d-bf7aec69d664', 'bc85db9a-60ed-4561-a3a1-466b663e211a', 'ba5fa684-8686-4a36-863d-019aaf80583f', '173ccd47-3ff1-48a6-9290-a60d26707ca2']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:39.049083 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f22010-ee3e-4fd3-a291-0073ad86f700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:39.072493 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f22010-ee3e-4fd3-a291-0073ad86f700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '810eafbc-7060-4a3c-b50a-5adda62f4d91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-630713156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57123e0422db47eea0fa7655aad8fb60',qos_specs=None,replication_status=,reservations=['2eddcecb-c4e7-4934-8c0d-bf7aec69d664','bc85db9a-60ed-4561-a3a1-466b663e211a','ba5fa684-8686-4a36-863d-019aaf80583f','173ccd47-3ff1-48a6-9290-a60d26707ca2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab7c4a2d4f4741779452d668ee26264f',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:34:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-630713156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=810eafbc-7060-4a3c-b50a-5adda62f4d91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57123e0422db47eea0fa7655aad8fb60',provider_auth=None,provider_geometry=None,provider_id=None,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='ab7c4a2d4f4741779452d668ee26264f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:39.073231 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9b6c5d3-c899-4059-93c6-d4de5acf81d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:39.090744 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9b6c5d3-c899-4059-93c6-d4de5acf81d2) transitioned into state 'SUCCESS' from state '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-630713156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57123e0422db47eea0fa7655aad8fb60',qos_specs=None,replication_status=,reservations=['2eddcecb-c4e7-4934-8c0d-bf7aec69d664','bc85db9a-60ed-4561-a3a1-466b663e211a','ba5fa684-8686-4a36-863d-019aaf80583f','173ccd47-3ff1-48a6-9290-a60d26707ca2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab7c4a2d4f4741779452d668ee26264f',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:39.091597 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (373020fb-6c0a-4bc2-8913-3efe30b33b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:39.101157 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (373020fb-6c0a-4bc2-8913-3efe30b33b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:39.102143 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Flow 'volume_create_api' (ac67d616-3135-4cc2-8c6f-4316f3e79551) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:39.102501 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Create volume request issued successfully. Aug 14 22:34:39.103110 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a6fe561-0cbe-428e-8eac-156d92f37263 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:34:39.103568 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1094/4343] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:34:38 2026] POST /volume/v3/volumes => generated 754 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:39.120578 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f7c66029-60c9-4c93-bdbf-e20ef93a956a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:39.122919 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7c66029-60c9-4c93-bdbf-e20ef93a956a tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] GET https://10.4.3.114/volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 Aug 14 22:34:39.123217 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7c66029-60c9-4c93-bdbf-e20ef93a956a tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:39.123546 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7c66029-60c9-4c93-bdbf-e20ef93a956a tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:39.132539 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:39.132539 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:39.138228 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f7c66029-60c9-4c93-bdbf-e20ef93a956a tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Volume info retrieved successfully. Aug 14 22:34:39.143438 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7c66029-60c9-4c93-bdbf-e20ef93a956a tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] https://10.4.3.114/volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 returned with HTTP 200 Aug 14 22:34:39.144298 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1078/4344] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:39 2026] GET /volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:39.182326 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cdf27f17-fbc7-4db8-91be-62fa3dd90b80 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:39.184114 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cdf27f17-fbc7-4db8-91be-62fa3dd90b80 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:39.184356 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cdf27f17-fbc7-4db8-91be-62fa3dd90b80 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:39.184495 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cdf27f17-fbc7-4db8-91be-62fa3dd90b80 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:39.184626 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-cdf27f17-fbc7-4db8-91be-62fa3dd90b80 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:39.193742 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:39.193742 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:39.194649 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cdf27f17-fbc7-4db8-91be-62fa3dd90b80 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:39.195020 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1097/4345] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:39 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:39.381036 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5384972c-38d5-485e-b63d-f7b951bf20a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:39.383020 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5384972c-38d5-485e-b63d-f7b951bf20a0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:39.383235 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5384972c-38d5-485e-b63d-f7b951bf20a0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:39.383506 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5384972c-38d5-485e-b63d-f7b951bf20a0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:39.393881 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:39.393881 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:39.397309 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5384972c-38d5-485e-b63d-f7b951bf20a0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:39.401801 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5384972c-38d5-485e-b63d-f7b951bf20a0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:34:39.402203 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1077/4346] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:39 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:39.765564 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-2ad8acbf-dbb9-4cba-b689-3e3805d5d904 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:39.767947 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-2ad8acbf-dbb9-4cba-b689-3e3805d5d904 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/attachments/1d95d7c2-ea1e-48e7-8832-0f221f9f4660/action Aug 14 22:34:39.768275 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-2ad8acbf-dbb9-4cba-b689-3e3805d5d904 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:34:39.768546 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-2ad8acbf-dbb9-4cba-b689-3e3805d5d904 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:39.784765 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:39.784765 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:39.794740 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4754e1ef-1d9c-4121-ada2-d1859d6064da req-2ad8acbf-dbb9-4cba-b689-3e3805d5d904 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/attachments/1d95d7c2-ea1e-48e7-8832-0f221f9f4660/action returned with HTTP 204 Aug 14 22:34:39.795157 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1095/4347] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:34:39 2026] POST /volume/v3/attachments/1d95d7c2-ea1e-48e7-8832-0f221f9f4660/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:39.810703 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05b2187e-e320-4ba7-b7e8-8217648a725e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:39.812515 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05b2187e-e320-4ba7-b7e8-8217648a725e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:39.813834 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05b2187e-e320-4ba7-b7e8-8217648a725e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:39.814153 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05b2187e-e320-4ba7-b7e8-8217648a725e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:39.814391 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-05b2187e-e320-4ba7-b7e8-8217648a725e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:39.821916 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:39.821916 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:39.826217 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05b2187e-e320-4ba7-b7e8-8217648a725e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:39.826217 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1079/4348] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:39 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:40.157951 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bcf2bb42-d487-4bbe-b38f-0a462dd4d071 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:40.159876 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bcf2bb42-d487-4bbe-b38f-0a462dd4d071 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] GET https://10.4.3.114/volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 Aug 14 22:34:40.160924 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bcf2bb42-d487-4bbe-b38f-0a462dd4d071 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:40.162274 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bcf2bb42-d487-4bbe-b38f-0a462dd4d071 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:40.171413 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:40.171413 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:40.176648 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bcf2bb42-d487-4bbe-b38f-0a462dd4d071 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Volume info retrieved successfully. Aug 14 22:34:40.182947 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bcf2bb42-d487-4bbe-b38f-0a462dd4d071 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] https://10.4.3.114/volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 returned with HTTP 200 Aug 14 22:34:40.183790 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1098/4349] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:40 2026] GET /volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:40.201145 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:40.203411 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:34:40.203947 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "810eafbc-7060-4a3c-b50a-5adda62f4d91"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:40.205747 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '810eafbc-7060-4a3c-b50a-5adda62f4d91'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:34:40.208301 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a971da7-25dd-424d-81f1-28c6f6cdda4d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:40.210158 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a971da7-25dd-424d-81f1-28c6f6cdda4d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:40.210428 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a971da7-25dd-424d-81f1-28c6f6cdda4d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:40.210492 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a971da7-25dd-424d-81f1-28c6f6cdda4d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:40.210828 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0a971da7-25dd-424d-81f1-28c6f6cdda4d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:40.214831 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:40.214831 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:40.215187 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:40.215187 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:40.215674 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a971da7-25dd-424d-81f1-28c6f6cdda4d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:40.215794 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Volume retrieved successfully. Aug 14 22:34:40.215950 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Create volume of 1 GB Aug 14 22:34:40.216015 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1096/4350] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:40 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:40.220577 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Availability Zones retrieved successfully. Aug 14 22:34:40.227815 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Flow 'volume_create_api' (dcb5f740-d795-43e6-98ca-b31c4328b22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:40.230227 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc648cc7-14c6-4831-a80c-a8456eb8a04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:40.231444 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:34:40.232820 np0000007343 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc648cc7-14c6-4831-a80c-a8456eb8a04e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 22:34:40.232820 np0000007343 devstack@c-api.service[100325]: 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 14 22:34:40.235316 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc648cc7-14c6-4831-a80c-a8456eb8a04e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:40.236326 np0000007343 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc648cc7-14c6-4831-a80c-a8456eb8a04e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 22:34:40.237445 np0000007343 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Flow 'volume_create_api' (dcb5f740-d795-43e6-98ca-b31c4328b22c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 22:34:40.237806 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c1a7d3e-2a60-47d5-b257-25085edc0208 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 400 Aug 14 22:34:40.238451 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1078/4351] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:34:40 2026] POST /volume/v3/volumes => generated 173 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:34:40.247795 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-54140fe8-ec1e-4d3c-92da-80bb41cd95da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:40.249504 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54140fe8-ec1e-4d3c-92da-80bb41cd95da tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] GET https://10.4.3.114/volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 Aug 14 22:34:40.249717 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54140fe8-ec1e-4d3c-92da-80bb41cd95da tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:40.249888 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54140fe8-ec1e-4d3c-92da-80bb41cd95da tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:40.257491 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:40.257491 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:40.262004 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-54140fe8-ec1e-4d3c-92da-80bb41cd95da tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Volume info retrieved successfully. Aug 14 22:34:40.267194 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54140fe8-ec1e-4d3c-92da-80bb41cd95da tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] https://10.4.3.114/volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 returned with HTTP 200 Aug 14 22:34:40.267870 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1080/4352] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:40 2026] GET /volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:40.285170 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b81b9759-063c-4ab9-b397-cac6ec5e6f7e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:40.286712 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b81b9759-063c-4ab9-b397-cac6ec5e6f7e tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] DELETE https://10.4.3.114/volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 Aug 14 22:34:40.287042 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b81b9759-063c-4ab9-b397-cac6ec5e6f7e tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:40.287339 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b81b9759-063c-4ab9-b397-cac6ec5e6f7e tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:40.287608 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-b81b9759-063c-4ab9-b397-cac6ec5e6f7e tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Delete volume with id: 810eafbc-7060-4a3c-b50a-5adda62f4d91 Aug 14 22:34:40.295786 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:40.295786 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:40.296607 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b81b9759-063c-4ab9-b397-cac6ec5e6f7e tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Volume info retrieved successfully. Aug 14 22:34:40.337279 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b81b9759-063c-4ab9-b397-cac6ec5e6f7e tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Delete volume request issued successfully. Aug 14 22:34:40.337279 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b81b9759-063c-4ab9-b397-cac6ec5e6f7e tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] https://10.4.3.114/volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 returned with HTTP 202 Aug 14 22:34:40.337279 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1099/4353] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:40 2026] DELETE /volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:40.346778 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b521594-2e11-4a77-8192-6bdcd4969cc2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:40.348654 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b521594-2e11-4a77-8192-6bdcd4969cc2 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] GET https://10.4.3.114/volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 Aug 14 22:34:40.348847 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b521594-2e11-4a77-8192-6bdcd4969cc2 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:40.349057 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b521594-2e11-4a77-8192-6bdcd4969cc2 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:40.357314 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:40.357314 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:40.362799 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1b521594-2e11-4a77-8192-6bdcd4969cc2 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Volume info retrieved successfully. Aug 14 22:34:40.367972 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b521594-2e11-4a77-8192-6bdcd4969cc2 tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] https://10.4.3.114/volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 returned with HTTP 200 Aug 14 22:34:40.368482 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1097/4354] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:40 2026] GET /volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:40.417491 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0df37de-882f-44aa-8157-89f2cb3df6b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:40.419695 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0df37de-882f-44aa-8157-89f2cb3df6b4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:40.419947 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0df37de-882f-44aa-8157-89f2cb3df6b4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:40.420186 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0df37de-882f-44aa-8157-89f2cb3df6b4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:40.433331 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:40.433331 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:40.437893 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e0df37de-882f-44aa-8157-89f2cb3df6b4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:40.444331 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0df37de-882f-44aa-8157-89f2cb3df6b4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:34:40.444930 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1079/4355] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:40 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 1654 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:40.460560 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7e6b29ea-09f7-4fc4-89f3-b8516e3992d2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:40.462533 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e6b29ea-09f7-4fc4-89f3-b8516e3992d2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:34:40.463059 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e6b29ea-09f7-4fc4-89f3-b8516e3992d2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "985ea5cd-a67f-4825-b184-20df8054b8d1", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1357999355"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:40.477568 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:40.477568 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:40.478265 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7e6b29ea-09f7-4fc4-89f3-b8516e3992d2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:40.478461 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-7e6b29ea-09f7-4fc4-89f3-b8516e3992d2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create snapshot from volume 985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:40.484486 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e6b29ea-09f7-4fc4-89f3-b8516e3992d2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 400 Aug 14 22:34:40.485282 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1081/4356] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:34:40 2026] POST /volume/v3/snapshots => generated 160 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 22:34:40.492783 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f874096b-1601-4e7d-bae1-2554b7e03741 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:40.494303 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f874096b-1601-4e7d-bae1-2554b7e03741 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:34:40.494914 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f874096b-1601-4e7d-bae1-2554b7e03741 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "985ea5cd-a67f-4825-b184-20df8054b8d1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-201663318"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:40.506038 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:40.506038 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:40.506703 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f874096b-1601-4e7d-bae1-2554b7e03741 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:40.506974 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-f874096b-1601-4e7d-bae1-2554b7e03741 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create snapshot from volume 985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:40.539277 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-f874096b-1601-4e7d-bae1-2554b7e03741 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['8225422a-e39a-40ee-acad-691395ac5551', 'd2cac920-052d-4bb9-ba64-23cfdf74f380', '992ee901-6fe6-4261-930e-122203edc251', '53675659-9c71-4350-a053-a29539dce1c7'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:40.570824 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f874096b-1601-4e7d-bae1-2554b7e03741 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot force create request issued successfully. Aug 14 22:34:40.570824 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f874096b-1601-4e7d-bae1-2554b7e03741 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:34:40.570824 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1100/4357] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:34:40 2026] POST /volume/v3/snapshots => generated 309 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:40.578990 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c152d56-7451-4a8c-b22f-1da2c101152a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:40.580929 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c152d56-7451-4a8c-b22f-1da2c101152a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 Aug 14 22:34:40.581165 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c152d56-7451-4a8c-b22f-1da2c101152a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:40.581399 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c152d56-7451-4a8c-b22f-1da2c101152a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:40.586775 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:40.586775 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:40.586958 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1c152d56-7451-4a8c-b22f-1da2c101152a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:40.587716 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c152d56-7451-4a8c-b22f-1da2c101152a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 returned with HTTP 200 Aug 14 22:34:40.588148 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1098/4358] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:40 2026] GET /volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:40.836985 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1d6914e1-7e43-4817-ad8e-b558ea9609ba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:40.838576 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d6914e1-7e43-4817-ad8e-b558ea9609ba tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:40.838777 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d6914e1-7e43-4817-ad8e-b558ea9609ba tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:40.838945 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d6914e1-7e43-4817-ad8e-b558ea9609ba tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:40.839064 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1d6914e1-7e43-4817-ad8e-b558ea9609ba tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:40.843007 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:40.843007 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:40.843728 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d6914e1-7e43-4817-ad8e-b558ea9609ba tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:40.844062 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1080/4359] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:40 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:41.229982 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-43fc1517-eff0-4244-9885-d1fedf55179a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:41.231893 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43fc1517-eff0-4244-9885-d1fedf55179a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:41.232078 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43fc1517-eff0-4244-9885-d1fedf55179a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:41.232304 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43fc1517-eff0-4244-9885-d1fedf55179a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:41.232449 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-43fc1517-eff0-4244-9885-d1fedf55179a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:41.237379 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:41.237379 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:41.238288 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43fc1517-eff0-4244-9885-d1fedf55179a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:41.238863 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1082/4360] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:41 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:41.382775 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-099908ca-8a00-4e82-b28e-4e5ad3cfd14f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:41.384724 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-099908ca-8a00-4e82-b28e-4e5ad3cfd14f tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] GET https://10.4.3.114/volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 Aug 14 22:34:41.384921 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-099908ca-8a00-4e82-b28e-4e5ad3cfd14f tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:41.385128 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-099908ca-8a00-4e82-b28e-4e5ad3cfd14f tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:41.390939 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-099908ca-8a00-4e82-b28e-4e5ad3cfd14f tempest-VolumesCloneNegativeTest-831229061 tempest-VolumesCloneNegativeTest-831229061-project-member] https://10.4.3.114/volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 returned with HTTP 404 Aug 14 22:34:41.391450 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1101/4361] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:41 2026] GET /volume/v3/volumes/810eafbc-7060-4a3c-b50a-5adda62f4d91 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:41.597794 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-519cbb19-6c73-4ed0-b314-4f7af90595ab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:41.599832 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-519cbb19-6c73-4ed0-b314-4f7af90595ab tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 Aug 14 22:34:41.600084 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-519cbb19-6c73-4ed0-b314-4f7af90595ab tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:41.600337 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-519cbb19-6c73-4ed0-b314-4f7af90595ab tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:41.605778 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:41.605778 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:41.606173 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-519cbb19-6c73-4ed0-b314-4f7af90595ab tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:41.607051 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-519cbb19-6c73-4ed0-b314-4f7af90595ab tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 returned with HTTP 200 Aug 14 22:34:41.607410 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1099/4362] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:41 2026] GET /volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:41.618682 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-954da4b7-9911-4c25-a0e6-8c35b8fe5981 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:41.620972 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-954da4b7-9911-4c25-a0e6-8c35b8fe5981 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:34:41.621459 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-954da4b7-9911-4c25-a0e6-8c35b8fe5981 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "985ea5cd-a67f-4825-b184-20df8054b8d1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-704088003"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:41.636687 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:41.636687 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:41.637354 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-954da4b7-9911-4c25-a0e6-8c35b8fe5981 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:41.637572 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-954da4b7-9911-4c25-a0e6-8c35b8fe5981 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create snapshot from volume 985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:41.674814 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-954da4b7-9911-4c25-a0e6-8c35b8fe5981 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['6a2fa91b-0663-4cb2-abae-b6891bc76e43', '5b0ea191-0fb9-4212-9e3d-9c8268245ce6', 'd9445dd6-1a68-46d6-bac6-001e84816429', '29494b92-3ec3-4815-92b7-0de6e57da52f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:41.717276 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-954da4b7-9911-4c25-a0e6-8c35b8fe5981 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot force create request issued successfully. Aug 14 22:34:41.717276 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-954da4b7-9911-4c25-a0e6-8c35b8fe5981 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:34:41.717276 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1081/4363] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:34:41 2026] POST /volume/v3/snapshots => generated 309 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:41.725080 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3a5a7b69-df46-49f0-b292-d1a8fcb3aea4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:41.729409 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a5a7b69-df46-49f0-b292-d1a8fcb3aea4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c Aug 14 22:34:41.729409 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a5a7b69-df46-49f0-b292-d1a8fcb3aea4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:41.729409 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a5a7b69-df46-49f0-b292-d1a8fcb3aea4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:41.736738 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:41.736738 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:41.737213 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3a5a7b69-df46-49f0-b292-d1a8fcb3aea4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:41.738124 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a5a7b69-df46-49f0-b292-d1a8fcb3aea4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c returned with HTTP 200 Aug 14 22:34:41.739100 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1083/4364] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:41 2026] GET /volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:41.856964 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cf14c9a6-76d3-43a6-a4fb-8a16112f29ae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:41.859020 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf14c9a6-76d3-43a6-a4fb-8a16112f29ae tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:41.859207 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf14c9a6-76d3-43a6-a4fb-8a16112f29ae tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:41.860153 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf14c9a6-76d3-43a6-a4fb-8a16112f29ae tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:41.860153 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-cf14c9a6-76d3-43a6-a4fb-8a16112f29ae tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:41.864046 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:41.864046 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:41.864844 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf14c9a6-76d3-43a6-a4fb-8a16112f29ae tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:41.865876 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1102/4365] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:41 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:42.249833 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f71855da-a9af-486a-94de-7c5e5e420f78 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:42.251734 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f71855da-a9af-486a-94de-7c5e5e420f78 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:42.251929 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f71855da-a9af-486a-94de-7c5e5e420f78 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:42.252137 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f71855da-a9af-486a-94de-7c5e5e420f78 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:42.252246 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f71855da-a9af-486a-94de-7c5e5e420f78 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:42.256848 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:42.256848 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:42.257647 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f71855da-a9af-486a-94de-7c5e5e420f78 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:42.258084 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1100/4366] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:42 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:42.267521 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ca4235b-3f93-4685-97fe-2bad424ef988 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:42.270015 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ca4235b-3f93-4685-97fe-2bad424ef988 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:42.270081 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ca4235b-3f93-4685-97fe-2bad424ef988 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:42.270341 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ca4235b-3f93-4685-97fe-2bad424ef988 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:42.270480 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3ca4235b-3f93-4685-97fe-2bad424ef988 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:42.275728 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:42.275728 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:42.277718 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ca4235b-3f93-4685-97fe-2bad424ef988 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:42.277718 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1082/4367] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:42 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:42.291425 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3e2fbc18-5cf8-4a4d-8143-e9d178ee6573 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:42.293757 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e2fbc18-5cf8-4a4d-8143-e9d178ee6573 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] DELETE https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:42.293757 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e2fbc18-5cf8-4a4d-8143-e9d178ee6573 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:42.293895 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e2fbc18-5cf8-4a4d-8143-e9d178ee6573 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:42.294065 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-3e2fbc18-5cf8-4a4d-8143-e9d178ee6573 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Delete backup with id: 36440807-0bd4-4485-bece-c10fd8454696. Aug 14 22:34:42.300895 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:42.300895 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:42.317630 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-3e2fbc18-5cf8-4a4d-8143-e9d178ee6573 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] delete_backup rpcapi backup_id 36440807-0bd4-4485-bece-c10fd8454696 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:34:42.319873 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e2fbc18-5cf8-4a4d-8143-e9d178ee6573 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 202 Aug 14 22:34:42.320511 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1084/4368] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:42 2026] DELETE /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:34:42.329050 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5dd51662-9d2a-4f48-be5a-01c24c729f6d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:42.331591 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5dd51662-9d2a-4f48-be5a-01c24c729f6d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:42.332207 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5dd51662-9d2a-4f48-be5a-01c24c729f6d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:42.332207 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5dd51662-9d2a-4f48-be5a-01c24c729f6d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:42.332207 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5dd51662-9d2a-4f48-be5a-01c24c729f6d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:42.337865 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:42.337865 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:42.338567 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5dd51662-9d2a-4f48-be5a-01c24c729f6d tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 200 Aug 14 22:34:42.339379 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1103/4369] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:42 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:42.755274 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f3b6694-7dde-4d38-a575-52def4b6ef32 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:42.765370 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f3b6694-7dde-4d38-a575-52def4b6ef32 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c Aug 14 22:34:42.767864 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f3b6694-7dde-4d38-a575-52def4b6ef32 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:42.769445 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f3b6694-7dde-4d38-a575-52def4b6ef32 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:42.797431 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:42.797431 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:42.797431 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2f3b6694-7dde-4d38-a575-52def4b6ef32 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:42.797982 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f3b6694-7dde-4d38-a575-52def4b6ef32 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c returned with HTTP 200 Aug 14 22:34:42.800242 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1101/4370] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:42 2026] GET /volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c => generated 468 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:42.810591 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aeff92f2-f501-471b-b941-fee59c47d235 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:42.812969 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aeff92f2-f501-471b-b941-fee59c47d235 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:34:42.813463 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aeff92f2-f501-471b-b941-fee59c47d235 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "985ea5cd-a67f-4825-b184-20df8054b8d1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1742841747"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:42.826009 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:42.826009 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:42.826605 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aeff92f2-f501-471b-b941-fee59c47d235 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:42.826735 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-aeff92f2-f501-471b-b941-fee59c47d235 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create snapshot from volume 985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:42.857002 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-aeff92f2-f501-471b-b941-fee59c47d235 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['563f0775-6b29-489e-8cfb-c1f76aa1ed3b', '9b3c5056-0ae5-49ee-8340-66cc9751f5bb', '83696a4b-9cfd-42e4-ba4c-5f5a3abdca55', '8cd53d83-78d8-4296-8d62-2cf8ca54f3aa'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:42.876966 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-50702077-3649-40fd-b8aa-578b28f8c05e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:42.879721 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50702077-3649-40fd-b8aa-578b28f8c05e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:42.879721 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50702077-3649-40fd-b8aa-578b28f8c05e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:42.879721 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50702077-3649-40fd-b8aa-578b28f8c05e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:42.879721 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-50702077-3649-40fd-b8aa-578b28f8c05e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:42.884443 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:42.884443 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:42.885760 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50702077-3649-40fd-b8aa-578b28f8c05e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:42.886376 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1085/4371] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:42 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:42.898278 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aeff92f2-f501-471b-b941-fee59c47d235 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot force create request issued successfully. Aug 14 22:34:42.898278 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aeff92f2-f501-471b-b941-fee59c47d235 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:34:42.898278 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1083/4372] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:34:42 2026] POST /volume/v3/snapshots => generated 310 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:42.907171 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2ce42bdf-ca74-4849-a740-910d5c154a6c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:42.909228 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ce42bdf-ca74-4849-a740-910d5c154a6c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f Aug 14 22:34:42.909531 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ce42bdf-ca74-4849-a740-910d5c154a6c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:42.909726 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ce42bdf-ca74-4849-a740-910d5c154a6c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:42.918241 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:42.918241 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:42.918241 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2ce42bdf-ca74-4849-a740-910d5c154a6c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:42.918241 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ce42bdf-ca74-4849-a740-910d5c154a6c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f returned with HTTP 200 Aug 14 22:34:42.919599 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1104/4373] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:42 2026] GET /volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:43.352137 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3c816258-19ee-40b4-864d-557a5b189ae9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:43.354076 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c816258-19ee-40b4-864d-557a5b189ae9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 Aug 14 22:34:43.354268 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c816258-19ee-40b4-864d-557a5b189ae9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:43.354472 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c816258-19ee-40b4-864d-557a5b189ae9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:43.354587 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3c816258-19ee-40b4-864d-557a5b189ae9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 36440807-0bd4-4485-bece-c10fd8454696. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:43.360105 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c816258-19ee-40b4-864d-557a5b189ae9 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 returned with HTTP 404 Aug 14 22:34:43.360703 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1102/4374] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:43 2026] GET /volume/v3/backups/36440807-0bd4-4485-bece-c10fd8454696 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:43.372347 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6405710a-dbed-4dd2-9cf9-d4359e80bec5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:43.374510 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6405710a-dbed-4dd2-9cf9-d4359e80bec5 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] DELETE https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:43.374787 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6405710a-dbed-4dd2-9cf9-d4359e80bec5 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:43.375043 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6405710a-dbed-4dd2-9cf9-d4359e80bec5 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:43.375223 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-6405710a-dbed-4dd2-9cf9-d4359e80bec5 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Delete backup with id: c62bc04f-64d5-47fd-b6f2-692d7827a660. Aug 14 22:34:43.379526 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:43.379526 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:43.397006 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-6405710a-dbed-4dd2-9cf9-d4359e80bec5 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] delete_backup rpcapi backup_id c62bc04f-64d5-47fd-b6f2-692d7827a660 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:34:43.399328 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6405710a-dbed-4dd2-9cf9-d4359e80bec5 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 202 Aug 14 22:34:43.399513 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1086/4375] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:43 2026] DELETE /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:34:43.411692 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-938edbd3-ec3e-48f8-8a8b-d5dea6d80daf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:43.415866 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-938edbd3-ec3e-48f8-8a8b-d5dea6d80daf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:43.416139 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-938edbd3-ec3e-48f8-8a8b-d5dea6d80daf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:43.416427 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-938edbd3-ec3e-48f8-8a8b-d5dea6d80daf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:43.416701 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-938edbd3-ec3e-48f8-8a8b-d5dea6d80daf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:43.425633 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:43.425633 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:43.426420 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-938edbd3-ec3e-48f8-8a8b-d5dea6d80daf tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 200 Aug 14 22:34:43.426819 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1084/4376] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:43 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:43.898881 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f72e5a67-7e81-47e5-9950-edcaf640d821 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:43.901340 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f72e5a67-7e81-47e5-9950-edcaf640d821 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:43.901649 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f72e5a67-7e81-47e5-9950-edcaf640d821 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:43.901914 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f72e5a67-7e81-47e5-9950-edcaf640d821 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:43.902079 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f72e5a67-7e81-47e5-9950-edcaf640d821 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:43.906831 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:43.906831 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:43.907540 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f72e5a67-7e81-47e5-9950-edcaf640d821 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:43.907956 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1105/4377] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:43 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:43.929182 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0bb451a5-6bcd-4bc1-93d5-6d1dd642bbe4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:43.930946 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0bb451a5-6bcd-4bc1-93d5-6d1dd642bbe4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f Aug 14 22:34:43.931144 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0bb451a5-6bcd-4bc1-93d5-6d1dd642bbe4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:43.931339 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0bb451a5-6bcd-4bc1-93d5-6d1dd642bbe4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:43.936929 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:43.936929 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:43.937420 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0bb451a5-6bcd-4bc1-93d5-6d1dd642bbe4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:43.938242 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0bb451a5-6bcd-4bc1-93d5-6d1dd642bbe4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f returned with HTTP 200 Aug 14 22:34:43.938598 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1103/4378] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:43 2026] GET /volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:43.948469 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9f2cc01a-8058-44e5-b531-fd0ad53decb8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:43.950415 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f2cc01a-8058-44e5-b531-fd0ad53decb8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 Aug 14 22:34:43.950682 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f2cc01a-8058-44e5-b531-fd0ad53decb8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:43.950911 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f2cc01a-8058-44e5-b531-fd0ad53decb8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:43.951106 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-9f2cc01a-8058-44e5-b531-fd0ad53decb8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: fc3e0846-7929-480b-b5f0-1f452e32bd01 Aug 14 22:34:43.956040 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:43.956040 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:43.956570 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9f2cc01a-8058-44e5-b531-fd0ad53decb8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:43.974958 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9f2cc01a-8058-44e5-b531-fd0ad53decb8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot delete request issued successfully. Aug 14 22:34:43.975347 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f2cc01a-8058-44e5-b531-fd0ad53decb8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 returned with HTTP 202 Aug 14 22:34:43.975912 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1087/4379] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:34:43 2026] DELETE /volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:43.986086 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8f5b27b-c9d9-41f0-9cb7-5a2f5576112c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:43.988480 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8f5b27b-c9d9-41f0-9cb7-5a2f5576112c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 Aug 14 22:34:43.988727 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8f5b27b-c9d9-41f0-9cb7-5a2f5576112c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:43.988919 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8f5b27b-c9d9-41f0-9cb7-5a2f5576112c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:43.994085 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:43.994085 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:43.994660 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a8f5b27b-c9d9-41f0-9cb7-5a2f5576112c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:43.995601 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8f5b27b-c9d9-41f0-9cb7-5a2f5576112c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 returned with HTTP 200 Aug 14 22:34:43.996086 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1085/4380] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:43 2026] GET /volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:44.440354 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a6a69681-bb07-48d2-b62a-4f52137dd81e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:44.442865 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6a69681-bb07-48d2-b62a-4f52137dd81e tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 Aug 14 22:34:44.443133 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6a69681-bb07-48d2-b62a-4f52137dd81e tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:44.443460 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6a69681-bb07-48d2-b62a-4f52137dd81e tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:44.443596 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a6a69681-bb07-48d2-b62a-4f52137dd81e tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id c62bc04f-64d5-47fd-b6f2-692d7827a660. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:44.448729 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6a69681-bb07-48d2-b62a-4f52137dd81e tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 returned with HTTP 404 Aug 14 22:34:44.449365 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1106/4381] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:44 2026] GET /volume/v3/backups/c62bc04f-64d5-47fd-b6f2-692d7827a660 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:44.457130 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b7a2d00d-8e8a-4b6f-ae4a-a6d2dee990a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:44.459031 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7a2d00d-8e8a-4b6f-ae4a-a6d2dee990a0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] DELETE https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:44.459396 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7a2d00d-8e8a-4b6f-ae4a-a6d2dee990a0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:44.459473 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7a2d00d-8e8a-4b6f-ae4a-a6d2dee990a0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:44.459529 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-b7a2d00d-8e8a-4b6f-ae4a-a6d2dee990a0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Delete backup with id: 6c7b84d2-0146-43b8-b6b2-47d722088a0b. Aug 14 22:34:44.464134 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:44.464134 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:44.484506 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-b7a2d00d-8e8a-4b6f-ae4a-a6d2dee990a0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] delete_backup rpcapi backup_id 6c7b84d2-0146-43b8-b6b2-47d722088a0b {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:34:44.488202 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7a2d00d-8e8a-4b6f-ae4a-a6d2dee990a0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 202 Aug 14 22:34:44.488668 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1104/4382] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:44 2026] DELETE /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:34:44.497478 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-320de87d-286e-4cec-b2af-ed5b9567fee0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:44.502414 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-320de87d-286e-4cec-b2af-ed5b9567fee0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:44.502697 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-320de87d-286e-4cec-b2af-ed5b9567fee0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:44.502937 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-320de87d-286e-4cec-b2af-ed5b9567fee0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:44.504920 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-320de87d-286e-4cec-b2af-ed5b9567fee0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:44.514543 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:44.514543 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:44.515538 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-320de87d-286e-4cec-b2af-ed5b9567fee0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:44.515964 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1088/4383] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:44 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:44.917401 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a942d751-2b97-4ce1-b463-9986d2ba498e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:44.920823 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a942d751-2b97-4ce1-b463-9986d2ba498e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:44.920823 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a942d751-2b97-4ce1-b463-9986d2ba498e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:44.920823 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a942d751-2b97-4ce1-b463-9986d2ba498e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:44.920823 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a942d751-2b97-4ce1-b463-9986d2ba498e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:44.925546 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:44.925546 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:44.925546 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a942d751-2b97-4ce1-b463-9986d2ba498e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:44.925546 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1086/4384] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:44 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:45.007167 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f843bda2-5ad8-49be-8d3c-ddeb3f133c42 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:45.009461 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f843bda2-5ad8-49be-8d3c-ddeb3f133c42 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 Aug 14 22:34:45.009726 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f843bda2-5ad8-49be-8d3c-ddeb3f133c42 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:45.009900 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f843bda2-5ad8-49be-8d3c-ddeb3f133c42 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:45.014974 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f843bda2-5ad8-49be-8d3c-ddeb3f133c42 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 returned with HTTP 404 Aug 14 22:34:45.015489 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1107/4385] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:45 2026] GET /volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:45.024003 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-89a5872e-f609-44a5-be57-37fd865d2463 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:45.026324 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89a5872e-f609-44a5-be57-37fd865d2463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f Aug 14 22:34:45.026501 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89a5872e-f609-44a5-be57-37fd865d2463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:45.026803 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89a5872e-f609-44a5-be57-37fd865d2463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:45.026948 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-89a5872e-f609-44a5-be57-37fd865d2463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: d0737068-3ba7-43e1-8227-b85b27772b6f Aug 14 22:34:45.032962 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:45.032962 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:45.033516 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-89a5872e-f609-44a5-be57-37fd865d2463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:45.058674 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-89a5872e-f609-44a5-be57-37fd865d2463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot delete request issued successfully. Aug 14 22:34:45.058843 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89a5872e-f609-44a5-be57-37fd865d2463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f returned with HTTP 202 Aug 14 22:34:45.059328 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1105/4386] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:34:45 2026] DELETE /volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:45.067857 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b3d5c2b6-e260-45db-8752-b89c46312d51 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:45.070351 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3d5c2b6-e260-45db-8752-b89c46312d51 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f Aug 14 22:34:45.070642 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3d5c2b6-e260-45db-8752-b89c46312d51 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:45.070871 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3d5c2b6-e260-45db-8752-b89c46312d51 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:45.079461 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:45.079461 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:45.080180 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b3d5c2b6-e260-45db-8752-b89c46312d51 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:45.081473 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3d5c2b6-e260-45db-8752-b89c46312d51 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f returned with HTTP 200 Aug 14 22:34:45.082092 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1089/4387] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:45 2026] GET /volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:45.529631 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0295103a-501c-46cc-ba18-1de80434d7b0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:45.531537 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0295103a-501c-46cc-ba18-1de80434d7b0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:45.531822 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0295103a-501c-46cc-ba18-1de80434d7b0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:45.532112 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0295103a-501c-46cc-ba18-1de80434d7b0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:45.532288 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0295103a-501c-46cc-ba18-1de80434d7b0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:45.537942 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:45.537942 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:45.538746 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0295103a-501c-46cc-ba18-1de80434d7b0 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 200 Aug 14 22:34:45.539452 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1087/4388] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:45 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:45.936608 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a3458675-c52e-4ca4-97bf-f463f2f9417c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:45.938518 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a3458675-c52e-4ca4-97bf-f463f2f9417c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:45.938741 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a3458675-c52e-4ca4-97bf-f463f2f9417c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:45.938953 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a3458675-c52e-4ca4-97bf-f463f2f9417c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:45.939050 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a3458675-c52e-4ca4-97bf-f463f2f9417c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:45.943721 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:45.943721 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:45.944485 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a3458675-c52e-4ca4-97bf-f463f2f9417c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:45.944842 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1108/4389] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:45 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:46.094895 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-84318a33-4934-46cb-b349-f9bb069a5542 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:46.096665 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84318a33-4934-46cb-b349-f9bb069a5542 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f Aug 14 22:34:46.096864 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84318a33-4934-46cb-b349-f9bb069a5542 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:46.097089 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84318a33-4934-46cb-b349-f9bb069a5542 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:46.103886 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84318a33-4934-46cb-b349-f9bb069a5542 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f returned with HTTP 404 Aug 14 22:34:46.104324 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1106/4390] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:46 2026] GET /volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:46.115035 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de7e3d4d-5d78-4543-b04c-aef54c67175e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:46.117840 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de7e3d4d-5d78-4543-b04c-aef54c67175e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c Aug 14 22:34:46.118030 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de7e3d4d-5d78-4543-b04c-aef54c67175e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:46.118199 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de7e3d4d-5d78-4543-b04c-aef54c67175e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:46.118328 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-de7e3d4d-5d78-4543-b04c-aef54c67175e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: 3e458624-1ec4-4b73-abad-7c5dfe21e25c Aug 14 22:34:46.123863 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:46.123863 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:46.124329 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-de7e3d4d-5d78-4543-b04c-aef54c67175e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:46.142112 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-de7e3d4d-5d78-4543-b04c-aef54c67175e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot delete request issued successfully. Aug 14 22:34:46.142292 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de7e3d4d-5d78-4543-b04c-aef54c67175e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c returned with HTTP 202 Aug 14 22:34:46.142892 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1090/4391] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:34:46 2026] DELETE /volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:46.152304 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6fd83e95-12d6-4d75-a540-3ca214a060e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:46.153717 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6fd83e95-12d6-4d75-a540-3ca214a060e9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c Aug 14 22:34:46.153943 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6fd83e95-12d6-4d75-a540-3ca214a060e9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:46.154104 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6fd83e95-12d6-4d75-a540-3ca214a060e9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:46.161973 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:46.161973 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:46.162584 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6fd83e95-12d6-4d75-a540-3ca214a060e9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:46.163411 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6fd83e95-12d6-4d75-a540-3ca214a060e9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c returned with HTTP 200 Aug 14 22:34:46.163751 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1088/4392] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:46 2026] GET /volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:46.549093 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f823e9ad-9e52-422f-8de6-5b03455ea12f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:46.551103 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f823e9ad-9e52-422f-8de6-5b03455ea12f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b Aug 14 22:34:46.551298 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f823e9ad-9e52-422f-8de6-5b03455ea12f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:46.551474 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f823e9ad-9e52-422f-8de6-5b03455ea12f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:46.551606 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f823e9ad-9e52-422f-8de6-5b03455ea12f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Show backup with id 6c7b84d2-0146-43b8-b6b2-47d722088a0b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:46.554818 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f823e9ad-9e52-422f-8de6-5b03455ea12f tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b returned with HTTP 404 Aug 14 22:34:46.555360 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1109/4393] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:46 2026] GET /volume/v3/backups/6c7b84d2-0146-43b8-b6b2-47d722088a0b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:46.562473 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8334750b-6791-4775-8ca7-abe6f8896bb9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:46.566795 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8334750b-6791-4775-8ca7-abe6f8896bb9 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] DELETE https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:34:46.567014 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8334750b-6791-4775-8ca7-abe6f8896bb9 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:46.567220 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8334750b-6791-4775-8ca7-abe6f8896bb9 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:46.567375 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-8334750b-6791-4775-8ca7-abe6f8896bb9 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Delete backup with id: b45cebcb-46b6-4975-b42f-f5ba099e5db3. Aug 14 22:34:46.572755 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:46.572755 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:46.589577 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-8334750b-6791-4775-8ca7-abe6f8896bb9 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] delete_backup rpcapi backup_id b45cebcb-46b6-4975-b42f-f5ba099e5db3 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:34:46.591994 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8334750b-6791-4775-8ca7-abe6f8896bb9 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 202 Aug 14 22:34:46.592615 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1107/4394] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:46 2026] DELETE /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:34:46.608224 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ad75c68b-6e24-4775-be2c-4ee7698051d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:46.610691 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad75c68b-6e24-4775-be2c-4ee7698051d8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:34:46.610988 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad75c68b-6e24-4775-be2c-4ee7698051d8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:46.611302 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad75c68b-6e24-4775-be2c-4ee7698051d8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:46.611474 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ad75c68b-6e24-4775-be2c-4ee7698051d8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:46.619758 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:46.619758 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:46.620901 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad75c68b-6e24-4775-be2c-4ee7698051d8 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 200 Aug 14 22:34:46.621513 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1091/4395] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:46 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:46.960103 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52d0df5f-eaef-45cc-b003-2f9bdc973476 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:46.962077 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52d0df5f-eaef-45cc-b003-2f9bdc973476 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:46.962329 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52d0df5f-eaef-45cc-b003-2f9bdc973476 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:46.962630 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52d0df5f-eaef-45cc-b003-2f9bdc973476 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:46.962747 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-52d0df5f-eaef-45cc-b003-2f9bdc973476 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:46.967784 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:46.967784 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:46.968612 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52d0df5f-eaef-45cc-b003-2f9bdc973476 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:46.968982 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1089/4396] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:46 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:47.176452 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-42b29f38-bb38-4b93-9f41-580e53e69ae6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:47.178340 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42b29f38-bb38-4b93-9f41-580e53e69ae6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c Aug 14 22:34:47.178530 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42b29f38-bb38-4b93-9f41-580e53e69ae6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:47.178843 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42b29f38-bb38-4b93-9f41-580e53e69ae6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:47.185019 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42b29f38-bb38-4b93-9f41-580e53e69ae6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c returned with HTTP 404 Aug 14 22:34:47.185624 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1110/4397] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:47 2026] GET /volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:47.193993 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6cd29157-aa8e-4f6c-8d7e-469d5e78dba8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:47.195989 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cd29157-aa8e-4f6c-8d7e-469d5e78dba8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f Aug 14 22:34:47.196213 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cd29157-aa8e-4f6c-8d7e-469d5e78dba8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:47.196484 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cd29157-aa8e-4f6c-8d7e-469d5e78dba8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:47.196649 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-6cd29157-aa8e-4f6c-8d7e-469d5e78dba8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: d0737068-3ba7-43e1-8227-b85b27772b6f Aug 14 22:34:47.203237 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cd29157-aa8e-4f6c-8d7e-469d5e78dba8 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f returned with HTTP 404 Aug 14 22:34:47.203880 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1108/4398] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:34:47 2026] DELETE /volume/v3/snapshots/d0737068-3ba7-43e1-8227-b85b27772b6f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:47.211896 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0c31f9ca-8e5d-4902-ac1d-ae7329bc2050 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:47.213485 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c31f9ca-8e5d-4902-ac1d-ae7329bc2050 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c Aug 14 22:34:47.213682 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c31f9ca-8e5d-4902-ac1d-ae7329bc2050 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:47.213886 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c31f9ca-8e5d-4902-ac1d-ae7329bc2050 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:47.214014 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-0c31f9ca-8e5d-4902-ac1d-ae7329bc2050 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: 3e458624-1ec4-4b73-abad-7c5dfe21e25c Aug 14 22:34:47.218481 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c31f9ca-8e5d-4902-ac1d-ae7329bc2050 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c returned with HTTP 404 Aug 14 22:34:47.218956 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1092/4399] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:34:47 2026] DELETE /volume/v3/snapshots/3e458624-1ec4-4b73-abad-7c5dfe21e25c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:34:47.224928 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb725fe6-d1b6-440f-b95e-7bf553b3ea05 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:47.226565 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb725fe6-d1b6-440f-b95e-7bf553b3ea05 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 Aug 14 22:34:47.226764 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb725fe6-d1b6-440f-b95e-7bf553b3ea05 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:47.226905 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb725fe6-d1b6-440f-b95e-7bf553b3ea05 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:47.227045 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-bb725fe6-d1b6-440f-b95e-7bf553b3ea05 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: fc3e0846-7929-480b-b5f0-1f452e32bd01 Aug 14 22:34:47.231184 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb725fe6-d1b6-440f-b95e-7bf553b3ea05 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 returned with HTTP 404 Aug 14 22:34:47.231729 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1090/4400] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:34:47 2026] DELETE /volume/v3/snapshots/fc3e0846-7929-480b-b5f0-1f452e32bd01 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:47.276293 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-aa0ad479-ede2-4715-b7ce-11b74581de35 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:47.278336 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-aa0ad479-ede2-4715-b7ce-11b74581de35 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:47.278532 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-aa0ad479-ede2-4715-b7ce-11b74581de35 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:47.278726 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-aa0ad479-ede2-4715-b7ce-11b74581de35 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:47.294375 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:47.294375 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:47.298821 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-aa0ad479-ede2-4715-b7ce-11b74581de35 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:47.306328 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-aa0ad479-ede2-4715-b7ce-11b74581de35 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:34:47.307512 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1111/4401] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:34:47 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 1654 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:47.333655 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-e33a2b1d-0c9a-44bf-baab-0b52883479cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:47.336434 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-e33a2b1d-0c9a-44bf-baab-0b52883479cb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1/action Aug 14 22:34:47.336838 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-e33a2b1d-0c9a-44bf-baab-0b52883479cb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:34:47.337040 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-e33a2b1d-0c9a-44bf-baab-0b52883479cb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:47.352920 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:47.352920 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:47.353519 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-e33a2b1d-0c9a-44bf-baab-0b52883479cb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:47.365380 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-e33a2b1d-0c9a-44bf-baab-0b52883479cb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Begin detaching volume completed successfully. Aug 14 22:34:47.365734 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-e33a2b1d-0c9a-44bf-baab-0b52883479cb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1/action returned with HTTP 202 Aug 14 22:34:47.366407 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1109/4402] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:34:47 2026] POST /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:34:47.428687 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-96a00ad8-f5b0-41ea-8b8c-a17d89bbeeff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:47.429170 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96a00ad8-f5b0-41ea-8b8c-a17d89bbeeff None None] GET https://10.4.3.114/volume// Aug 14 22:34:47.429382 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96a00ad8-f5b0-41ea-8b8c-a17d89bbeeff None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:47.429630 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96a00ad8-f5b0-41ea-8b8c-a17d89bbeeff None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:47.430110 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96a00ad8-f5b0-41ea-8b8c-a17d89bbeeff None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:34:47.430503 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1093/4403] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:34: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 14 22:34:47.442528 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-b5583f39-be47-4ba7-8959-94a7f680b86c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:47.445628 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-b5583f39-be47-4ba7-8959-94a7f680b86c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:47.445894 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-b5583f39-be47-4ba7-8959-94a7f680b86c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:47.446078 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-b5583f39-be47-4ba7-8959-94a7f680b86c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:47.457206 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:47.457206 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:47.465079 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-b5583f39-be47-4ba7-8959-94a7f680b86c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:47.473902 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-b5583f39-be47-4ba7-8959-94a7f680b86c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:34:47.474584 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1091/4404] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:34:47 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 1837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:34:47.638680 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-24d5d843-f390-406a-a12f-4062735bb248 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:47.641139 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-24d5d843-f390-406a-a12f-4062735bb248 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] GET https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 Aug 14 22:34:47.641482 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-24d5d843-f390-406a-a12f-4062735bb248 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:47.641738 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-24d5d843-f390-406a-a12f-4062735bb248 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:47.641904 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-24d5d843-f390-406a-a12f-4062735bb248 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] Show backup with id b45cebcb-46b6-4975-b42f-f5ba099e5db3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:47.646482 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-24d5d843-f390-406a-a12f-4062735bb248 tempest-VolumesBackupsTest-1690817386 tempest-VolumesBackupsTest-1690817386-project-admin] https://10.4.3.114/volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 returned with HTTP 404 Aug 14 22:34:47.647177 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1112/4405] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:47 2026] GET /volume/v3/backups/b45cebcb-46b6-4975-b42f-f5ba099e5db3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:47.663554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bd108298-68e1-48f3-ac5a-9cfc910527c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:47.665051 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd108298-68e1-48f3-ac5a-9cfc910527c8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] DELETE https://10.4.3.114/volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 Aug 14 22:34:47.665622 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd108298-68e1-48f3-ac5a-9cfc910527c8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:47.665912 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd108298-68e1-48f3-ac5a-9cfc910527c8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:47.666161 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-bd108298-68e1-48f3-ac5a-9cfc910527c8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Delete volume with id: ac486fab-945e-4c1e-a994-e1676e8b0d13 Aug 14 22:34:47.675277 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:47.675277 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:47.675277 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bd108298-68e1-48f3-ac5a-9cfc910527c8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:34:47.697299 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bd108298-68e1-48f3-ac5a-9cfc910527c8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Delete volume request issued successfully. Aug 14 22:34:47.697706 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd108298-68e1-48f3-ac5a-9cfc910527c8 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 returned with HTTP 202 Aug 14 22:34:47.698390 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1110/4406] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:47 2026] DELETE /volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:47.708654 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e63973f0-e71a-4333-91d0-9297f28e5236 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:47.711532 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e63973f0-e71a-4333-91d0-9297f28e5236 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 Aug 14 22:34:47.711773 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e63973f0-e71a-4333-91d0-9297f28e5236 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:47.712007 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e63973f0-e71a-4333-91d0-9297f28e5236 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:47.724275 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:47.724275 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:47.729171 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e63973f0-e71a-4333-91d0-9297f28e5236 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:34:47.734955 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e63973f0-e71a-4333-91d0-9297f28e5236 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 returned with HTTP 200 Aug 14 22:34:47.735417 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1094/4407] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:47 2026] GET /volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:47.982230 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1193f630-3ff5-4358-aa75-bc4b66d9f23d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:47.984483 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1193f630-3ff5-4358-aa75-bc4b66d9f23d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:47.984745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1193f630-3ff5-4358-aa75-bc4b66d9f23d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:47.984986 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1193f630-3ff5-4358-aa75-bc4b66d9f23d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:47.985124 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1193f630-3ff5-4358-aa75-bc4b66d9f23d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:47.990291 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:47.990291 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:47.991235 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1193f630-3ff5-4358-aa75-bc4b66d9f23d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:47.991715 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1092/4408] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:47 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:48.448902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-7040f5c4-75cd-49c3-bffe-31dab73f37ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:48.451275 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-7040f5c4-75cd-49c3-bffe-31dab73f37ad tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/attachments/1d95d7c2-ea1e-48e7-8832-0f221f9f4660 Aug 14 22:34:48.451486 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-7040f5c4-75cd-49c3-bffe-31dab73f37ad tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:48.451699 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-7040f5c4-75cd-49c3-bffe-31dab73f37ad tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:48.463372 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:48.463372 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:48.510022 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-992329a7-23fb-4e99-a415-654d3bc76fb1 req-7040f5c4-75cd-49c3-bffe-31dab73f37ad tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/attachments/1d95d7c2-ea1e-48e7-8832-0f221f9f4660 returned with HTTP 200 Aug 14 22:34:48.510550 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1113/4409] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:34:48 2026] DELETE /volume/v3/attachments/1d95d7c2-ea1e-48e7-8832-0f221f9f4660 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:48.751268 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-241c292e-5fcb-4a52-b5db-b654a26725e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:48.753125 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-241c292e-5fcb-4a52-b5db-b654a26725e3 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 Aug 14 22:34:48.753620 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-241c292e-5fcb-4a52-b5db-b654a26725e3 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:48.753620 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-241c292e-5fcb-4a52-b5db-b654a26725e3 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:48.759608 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-241c292e-5fcb-4a52-b5db-b654a26725e3 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 returned with HTTP 404 Aug 14 22:34:48.760122 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1111/4410] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:48 2026] GET /volume/v3/volumes/ac486fab-945e-4c1e-a994-e1676e8b0d13 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:48.767146 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6575d2f5-2151-4719-a6f7-37593fb5ddeb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:48.769151 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6575d2f5-2151-4719-a6f7-37593fb5ddeb tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] DELETE https://10.4.3.114/volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 Aug 14 22:34:48.769382 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6575d2f5-2151-4719-a6f7-37593fb5ddeb tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:48.769617 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6575d2f5-2151-4719-a6f7-37593fb5ddeb tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:48.769786 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6575d2f5-2151-4719-a6f7-37593fb5ddeb tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Delete volume with id: 9740fe3d-bc02-4b47-8f9c-549cc4256f24 Aug 14 22:34:48.779866 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:48.779866 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:48.780174 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6575d2f5-2151-4719-a6f7-37593fb5ddeb tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:34:48.798729 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6575d2f5-2151-4719-a6f7-37593fb5ddeb tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Delete volume request issued successfully. Aug 14 22:34:48.798940 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6575d2f5-2151-4719-a6f7-37593fb5ddeb tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 returned with HTTP 202 Aug 14 22:34:48.799321 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1095/4411] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:48 2026] DELETE /volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:48.807612 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6440edd6-3112-4377-bc54-ee004730725b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:48.810050 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6440edd6-3112-4377-bc54-ee004730725b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 Aug 14 22:34:48.810445 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6440edd6-3112-4377-bc54-ee004730725b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:48.810925 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6440edd6-3112-4377-bc54-ee004730725b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:48.820060 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:48.820060 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:48.824345 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6440edd6-3112-4377-bc54-ee004730725b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:34:48.829887 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6440edd6-3112-4377-bc54-ee004730725b tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 returned with HTTP 200 Aug 14 22:34:48.830409 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1093/4412] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:48 2026] GET /volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:49.002243 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-192f930b-8a6c-4357-9fa2-cf4bcc9e187a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:49.004441 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-192f930b-8a6c-4357-9fa2-cf4bcc9e187a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:49.004733 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-192f930b-8a6c-4357-9fa2-cf4bcc9e187a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:49.004992 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-192f930b-8a6c-4357-9fa2-cf4bcc9e187a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:49.005123 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-192f930b-8a6c-4357-9fa2-cf4bcc9e187a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:49.009770 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:49.009770 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:49.010548 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-192f930b-8a6c-4357-9fa2-cf4bcc9e187a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:49.010932 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1114/4413] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:49 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:49.699054 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0fe95465-7f4b-4183-9dfa-87d08be4bb75 req-e4d54451-dcbb-4c2f-be12-712c97e0aba5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:49.701888 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fe95465-7f4b-4183-9dfa-87d08be4bb75 req-e4d54451-dcbb-4c2f-be12-712c97e0aba5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/attachments/1d95d7c2-ea1e-48e7-8832-0f221f9f4660 Aug 14 22:34:49.702153 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fe95465-7f4b-4183-9dfa-87d08be4bb75 req-e4d54451-dcbb-4c2f-be12-712c97e0aba5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:49.702447 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fe95465-7f4b-4183-9dfa-87d08be4bb75 req-e4d54451-dcbb-4c2f-be12-712c97e0aba5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:49.707064 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fe95465-7f4b-4183-9dfa-87d08be4bb75 req-e4d54451-dcbb-4c2f-be12-712c97e0aba5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/attachments/1d95d7c2-ea1e-48e7-8832-0f221f9f4660 returned with HTTP 404 Aug 14 22:34:49.707702 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1112/4414] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:34:49 2026] DELETE /volume/v3/attachments/1d95d7c2-ea1e-48e7-8832-0f221f9f4660 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:34:49.844937 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d7af74b-3426-4010-81ef-21e65fc5ddbe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:49.846662 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d7af74b-3426-4010-81ef-21e65fc5ddbe tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 Aug 14 22:34:49.846823 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d7af74b-3426-4010-81ef-21e65fc5ddbe tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:49.846993 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d7af74b-3426-4010-81ef-21e65fc5ddbe tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:49.852412 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d7af74b-3426-4010-81ef-21e65fc5ddbe tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 returned with HTTP 404 Aug 14 22:34:49.852878 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1096/4415] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:49 2026] GET /volume/v3/volumes/9740fe3d-bc02-4b47-8f9c-549cc4256f24 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:49.859757 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b5556bae-2f5d-4706-8869-f90e8b5d4f4a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:49.861942 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b5556bae-2f5d-4706-8869-f90e8b5d4f4a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 Aug 14 22:34:49.862218 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b5556bae-2f5d-4706-8869-f90e8b5d4f4a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:49.862513 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b5556bae-2f5d-4706-8869-f90e8b5d4f4a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:49.862795 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b5556bae-2f5d-4706-8869-f90e8b5d4f4a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Delete volume with id: a7369de2-fea3-4b70-887c-12ee4fd21215 Aug 14 22:34:49.871801 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:49.871801 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:49.872509 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b5556bae-2f5d-4706-8869-f90e8b5d4f4a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:34:49.891477 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b5556bae-2f5d-4706-8869-f90e8b5d4f4a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Delete volume request issued successfully. Aug 14 22:34:49.891813 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b5556bae-2f5d-4706-8869-f90e8b5d4f4a tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 returned with HTTP 202 Aug 14 22:34:49.892294 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1094/4416] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:49 2026] DELETE /volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:49.900045 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a19bd114-ede1-4d73-b6f9-b5f3e8436531 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:49.901959 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a19bd114-ede1-4d73-b6f9-b5f3e8436531 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 Aug 14 22:34:49.902155 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a19bd114-ede1-4d73-b6f9-b5f3e8436531 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:49.902363 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a19bd114-ede1-4d73-b6f9-b5f3e8436531 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:49.909453 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:49.909453 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:49.913717 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a19bd114-ede1-4d73-b6f9-b5f3e8436531 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Volume info retrieved successfully. Aug 14 22:34:49.918769 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a19bd114-ede1-4d73-b6f9-b5f3e8436531 tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 returned with HTTP 200 Aug 14 22:34:49.919167 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1115/4417] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:49 2026] GET /volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:50.024432 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8d454a56-cd31-4983-a8cb-b906433b0811 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:50.026996 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d454a56-cd31-4983-a8cb-b906433b0811 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:50.027221 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d454a56-cd31-4983-a8cb-b906433b0811 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:50.027480 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d454a56-cd31-4983-a8cb-b906433b0811 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:50.027647 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8d454a56-cd31-4983-a8cb-b906433b0811 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:50.034374 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:50.034374 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:50.035139 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d454a56-cd31-4983-a8cb-b906433b0811 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:50.035545 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1113/4418] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:50 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:50.932292 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e9283531-83cb-4713-b0f2-021ccd32096e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:50.934146 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e9283531-83cb-4713-b0f2-021ccd32096e tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] GET https://10.4.3.114/volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 Aug 14 22:34:50.934359 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e9283531-83cb-4713-b0f2-021ccd32096e tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:50.934556 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e9283531-83cb-4713-b0f2-021ccd32096e tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:50.941035 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e9283531-83cb-4713-b0f2-021ccd32096e tempest-VolumesBackupsTest-2085953534 tempest-VolumesBackupsTest-2085953534-project-member] https://10.4.3.114/volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 returned with HTTP 404 Aug 14 22:34:50.941548 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1097/4419] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:50 2026] GET /volume/v3/volumes/a7369de2-fea3-4b70-887c-12ee4fd21215 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:51.050706 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa1f21a3-0f51-406f-a6b2-7a62344cfcec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:51.054716 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa1f21a3-0f51-406f-a6b2-7a62344cfcec tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:51.054716 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa1f21a3-0f51-406f-a6b2-7a62344cfcec tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:51.055106 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa1f21a3-0f51-406f-a6b2-7a62344cfcec tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:51.055106 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-aa1f21a3-0f51-406f-a6b2-7a62344cfcec tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:51.059520 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:51.059520 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:51.060383 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa1f21a3-0f51-406f-a6b2-7a62344cfcec tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:51.060787 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1095/4420] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:51 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:51.807620 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-af579fa9-afad-48a8-827c-7a8fd17eaae6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:51.809342 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af579fa9-afad-48a8-827c-7a8fd17eaae6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:51.809540 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af579fa9-afad-48a8-827c-7a8fd17eaae6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:51.809745 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af579fa9-afad-48a8-827c-7a8fd17eaae6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:51.816740 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:51.816740 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:51.820401 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-af579fa9-afad-48a8-827c-7a8fd17eaae6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:51.825210 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af579fa9-afad-48a8-827c-7a8fd17eaae6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:34:51.825665 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1116/4421] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:51 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:51.837472 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-710bc1da-4e61-47cd-9e0e-1eb2a42e1b36 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:51.840011 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-710bc1da-4e61-47cd-9e0e-1eb2a42e1b36 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:51.840011 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-710bc1da-4e61-47cd-9e0e-1eb2a42e1b36 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:51.840011 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-710bc1da-4e61-47cd-9e0e-1eb2a42e1b36 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:51.840185 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-710bc1da-4e61-47cd-9e0e-1eb2a42e1b36 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume with id: 985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:51.848578 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:51.848578 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:51.849152 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-710bc1da-4e61-47cd-9e0e-1eb2a42e1b36 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:51.868159 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-710bc1da-4e61-47cd-9e0e-1eb2a42e1b36 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume request issued successfully. Aug 14 22:34:51.868385 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-710bc1da-4e61-47cd-9e0e-1eb2a42e1b36 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 202 Aug 14 22:34:51.868873 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1114/4422] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:51 2026] DELETE /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:51.875923 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d66c6fa-89c0-47d3-b688-3a5391942d83 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:51.879032 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d66c6fa-89c0-47d3-b688-3a5391942d83 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:51.879032 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d66c6fa-89c0-47d3-b688-3a5391942d83 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:51.879302 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d66c6fa-89c0-47d3-b688-3a5391942d83 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:51.894297 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:51.894297 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:51.899243 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8d66c6fa-89c0-47d3-b688-3a5391942d83 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:51.905387 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d66c6fa-89c0-47d3-b688-3a5391942d83 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 200 Aug 14 22:34:51.905782 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1098/4423] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:51 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:52.072360 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d985db96-b842-4de2-b2d1-19a12608c66e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:52.074348 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d985db96-b842-4de2-b2d1-19a12608c66e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:52.074588 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d985db96-b842-4de2-b2d1-19a12608c66e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:52.074768 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d985db96-b842-4de2-b2d1-19a12608c66e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:52.074870 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d985db96-b842-4de2-b2d1-19a12608c66e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:52.078905 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:52.078905 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:52.079661 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d985db96-b842-4de2-b2d1-19a12608c66e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:52.079988 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1096/4424] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:52 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:52.090400 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5398da2c-2143-41ca-8f31-bb6f1b294290 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:52.092089 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5398da2c-2143-41ca-8f31-bb6f1b294290 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 Aug 14 22:34:52.092295 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5398da2c-2143-41ca-8f31-bb6f1b294290 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:52.092482 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5398da2c-2143-41ca-8f31-bb6f1b294290 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:52.103233 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:52.103233 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:52.108270 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5398da2c-2143-41ca-8f31-bb6f1b294290 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:34:52.113801 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5398da2c-2143-41ca-8f31-bb6f1b294290 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 returned with HTTP 200 Aug 14 22:34:52.114225 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1117/4425] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:52 2026] GET /volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:52.127592 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-173c38b9-965c-4db4-9824-2f5e324e1f5b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:52.129667 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-173c38b9-965c-4db4-9824-2f5e324e1f5b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] DELETE https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:52.129905 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-173c38b9-965c-4db4-9824-2f5e324e1f5b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:52.130108 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-173c38b9-965c-4db4-9824-2f5e324e1f5b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:52.130269 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-173c38b9-965c-4db4-9824-2f5e324e1f5b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete backup with id: 19ac4be7-664c-4e0b-93af-bef8625ad7bd. Aug 14 22:34:52.142322 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:52.142322 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:52.154511 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-173c38b9-965c-4db4-9824-2f5e324e1f5b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] delete_backup rpcapi backup_id 19ac4be7-664c-4e0b-93af-bef8625ad7bd {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:34:52.159276 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-173c38b9-965c-4db4-9824-2f5e324e1f5b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 202 Aug 14 22:34:52.159276 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1115/4426] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:52 2026] DELETE /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:34:52.164265 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d3d3cb78-3623-4bde-b9ab-c33a5be5c305 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:52.166173 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3d3cb78-3623-4bde-b9ab-c33a5be5c305 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:52.166412 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3d3cb78-3623-4bde-b9ab-c33a5be5c305 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:52.166656 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3d3cb78-3623-4bde-b9ab-c33a5be5c305 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:52.166794 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d3d3cb78-3623-4bde-b9ab-c33a5be5c305 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:52.171537 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:52.171537 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:52.172368 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3d3cb78-3623-4bde-b9ab-c33a5be5c305 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 200 Aug 14 22:34:52.172746 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1099/4427] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:52 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:52.923274 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4c013cdb-a7b9-4936-a304-a67fb6b64281 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:52.925821 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c013cdb-a7b9-4936-a304-a67fb6b64281 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 Aug 14 22:34:52.926082 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c013cdb-a7b9-4936-a304-a67fb6b64281 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:52.926356 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c013cdb-a7b9-4936-a304-a67fb6b64281 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:52.939266 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c013cdb-a7b9-4936-a304-a67fb6b64281 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 returned with HTTP 404 Aug 14 22:34:52.939924 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1097/4428] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:52 2026] GET /volume/v3/volumes/985ea5cd-a67f-4825-b184-20df8054b8d1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:52.952623 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dde1c610-782d-4eb3-8c6e-27ffc708516d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:52.957993 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dde1c610-782d-4eb3-8c6e-27ffc708516d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:34:52.958237 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dde1c610-782d-4eb3-8c6e-27ffc708516d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:52.958449 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dde1c610-782d-4eb3-8c6e-27ffc708516d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:52.974041 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:52.974041 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:52.986094 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dde1c610-782d-4eb3-8c6e-27ffc708516d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:52.992616 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dde1c610-782d-4eb3-8c6e-27ffc708516d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:34:52.993194 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1118/4429] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:52 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:53.007031 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ef6229e-2873-4773-8783-9293b5048aca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:53.010209 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ef6229e-2873-4773-8783-9293b5048aca tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:34:53.010704 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ef6229e-2873-4773-8783-9293b5048aca tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8871806-d04b-446d-bc93-d8cdef396acc", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-496653210"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:53.025557 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:53.025557 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:53.027483 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7ef6229e-2873-4773-8783-9293b5048aca tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:53.027655 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-7ef6229e-2873-4773-8783-9293b5048aca tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create snapshot from volume f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:34:53.072482 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7ef6229e-2873-4773-8783-9293b5048aca tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['226bfe44-960b-466c-8ed4-c9bbdb335402', '3320d5d5-7c8d-4684-a9ec-c8a67d2646ea', '14e8bf2c-337d-4bc1-803d-b0690364f0bd', '95f70baa-881d-4319-99bb-46923d518cfa'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:53.107787 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7ef6229e-2873-4773-8783-9293b5048aca tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot create request issued successfully. Aug 14 22:34:53.108212 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ef6229e-2873-4773-8783-9293b5048aca tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:34:53.109114 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1116/4430] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:34:53 2026] POST /volume/v3/snapshots => generated 379 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:53.118464 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b7b11a2b-dce8-41d8-89fb-73934a810d09 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:53.120803 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7b11a2b-dce8-41d8-89fb-73934a810d09 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 Aug 14 22:34:53.121059 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7b11a2b-dce8-41d8-89fb-73934a810d09 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:53.121316 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7b11a2b-dce8-41d8-89fb-73934a810d09 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:53.128171 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:53.128171 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:53.128802 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b7b11a2b-dce8-41d8-89fb-73934a810d09 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:53.129824 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7b11a2b-dce8-41d8-89fb-73934a810d09 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 returned with HTTP 200 Aug 14 22:34:53.130539 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1100/4431] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:53 2026] GET /volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 => generated 511 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:53.184112 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ee804c0-f88a-4b8a-aa2a-120a48ef4e97 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:53.186057 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ee804c0-f88a-4b8a-aa2a-120a48ef4e97 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd Aug 14 22:34:53.186243 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ee804c0-f88a-4b8a-aa2a-120a48ef4e97 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:53.186464 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ee804c0-f88a-4b8a-aa2a-120a48ef4e97 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:53.186655 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3ee804c0-f88a-4b8a-aa2a-120a48ef4e97 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 19ac4be7-664c-4e0b-93af-bef8625ad7bd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:53.190502 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ee804c0-f88a-4b8a-aa2a-120a48ef4e97 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd returned with HTTP 404 Aug 14 22:34:53.191039 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1098/4432] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:53 2026] GET /volume/v3/backups/19ac4be7-664c-4e0b-93af-bef8625ad7bd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:53.199969 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4eb7d111-7f98-44b0-903e-53c4a053881f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:53.202470 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4eb7d111-7f98-44b0-903e-53c4a053881f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] DELETE https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:53.202683 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4eb7d111-7f98-44b0-903e-53c4a053881f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:53.202990 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4eb7d111-7f98-44b0-903e-53c4a053881f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:53.203134 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-4eb7d111-7f98-44b0-903e-53c4a053881f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete backup with id: f69ac9e5-ce16-41ae-bda7-76a577e3e427. Aug 14 22:34:53.208756 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:53.208756 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:53.226075 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-4eb7d111-7f98-44b0-903e-53c4a053881f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] delete_backup rpcapi backup_id f69ac9e5-ce16-41ae-bda7-76a577e3e427 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:34:53.228243 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4eb7d111-7f98-44b0-903e-53c4a053881f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 202 Aug 14 22:34:53.229117 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1119/4433] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:34:53 2026] DELETE /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:34:53.239813 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-50b5af44-9d68-49e0-8a87-56c1728e3b02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:53.242080 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50b5af44-9d68-49e0-8a87-56c1728e3b02 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:53.242360 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50b5af44-9d68-49e0-8a87-56c1728e3b02 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:53.242665 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50b5af44-9d68-49e0-8a87-56c1728e3b02 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:53.242755 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-50b5af44-9d68-49e0-8a87-56c1728e3b02 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:53.247943 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:53.247943 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:53.253431 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50b5af44-9d68-49e0-8a87-56c1728e3b02 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 200 Aug 14 22:34:53.253431 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1117/4434] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:53 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:53.258438 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:53.304699 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72666aeb-0e18-4e35-8474-36fbfda95546 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:53.383846 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:34:53.384235 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-736525756"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:53.385958 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-736525756'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:34:53.386096 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Create volume of 1 GB Aug 14 22:34:53.392143 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Availability Zones retrieved successfully. Aug 14 22:34:53.398216 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Flow 'volume_create_api' (2ee20d42-db2f-445c-ada1-883bf51df456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:53.400467 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31960218-6a4f-496b-ab3c-d9c1ab58fe00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:53.400994 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:34:53.408824 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:34:53.409192 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-45585585"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:53.410704 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-45585585'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:34:53.410868 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Create volume of 1 GB Aug 14 22:34:53.415511 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Availability Zones retrieved successfully. Aug 14 22:34:53.424092 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Flow 'volume_create_api' (8f3a00cf-bdaf-4b05-be0f-c1ed3cf259ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:53.425451 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2426ce6a-be5b-4d96-a214-ce0036c1657c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:53.427782 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:34:53.450278 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31960218-6a4f-496b-ab3c-d9c1ab58fe00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:53.450473 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b28a45-8e77-4680-8ab4-b0e12289a383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:53.464450 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2426ce6a-be5b-4d96-a214-ce0036c1657c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:53.465638 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63dec853-f859-40ef-8ac1-73804393a1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:53.538218 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Created reservations ['e8141c7b-0762-46d8-862e-1adbe70263a2', 'b5c4e374-dfe0-48be-9840-143efd4029a4', '126afe0b-4e21-4ef4-8149-f93201784dd1', '5269d7ba-2283-4303-8bc4-e7dd7493ae68'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:53.539088 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b28a45-8e77-4680-8ab4-b0e12289a383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8141c7b-0762-46d8-862e-1adbe70263a2', 'b5c4e374-dfe0-48be-9840-143efd4029a4', '126afe0b-4e21-4ef4-8149-f93201784dd1', '5269d7ba-2283-4303-8bc4-e7dd7493ae68']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:53.540173 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e9f62af-a1a4-49e7-83a9-a8ddfa79ec75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:53.561945 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Created reservations ['7d5187dd-b407-40f3-a1f1-59ded71a0e3f', '466eee56-ed5e-4d31-8b20-fdc8110df0a1', '5d5760f9-afe9-46e2-a2ce-26136d3fb557', 'b80cafae-4f2c-4877-b098-35aa42012778'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:53.563101 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63dec853-f859-40ef-8ac1-73804393a1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d5187dd-b407-40f3-a1f1-59ded71a0e3f', '466eee56-ed5e-4d31-8b20-fdc8110df0a1', '5d5760f9-afe9-46e2-a2ce-26136d3fb557', 'b80cafae-4f2c-4877-b098-35aa42012778']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:53.564579 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9424237d-266d-4670-90c8-e9990d5c5861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:53.573821 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e9f62af-a1a4-49e7-83a9-a8ddfa79ec75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e92b9ff6-77f4-4001-b747-511d8fbf9e0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-736525756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037bf75f2d2e4218b1c3c48eab969ed3',qos_specs=None,replication_status=,reservations=['e8141c7b-0762-46d8-862e-1adbe70263a2','b5c4e374-dfe0-48be-9840-143efd4029a4','126afe0b-4e21-4ef4-8149-f93201784dd1','5269d7ba-2283-4303-8bc4-e7dd7493ae68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7dbd7ed211948a4adeedb51ec996fea',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-736525756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e92b9ff6-77f4-4001-b747-511d8fbf9e0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037bf75f2d2e4218b1c3c48eab969ed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7dbd7ed211948a4adeedb51ec996fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:53.574991 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e47ef89-1f4f-49c2-8f9d-ac2bb4834af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:53.598790 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9424237d-266d-4670-90c8-e9990d5c5861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d24261a-6142-42e4-a67e-3d09fa3bbd4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-45585585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81fe722931343e0a92183f8521b35c5',qos_specs=None,replication_status=,reservations=['7d5187dd-b407-40f3-a1f1-59ded71a0e3f','466eee56-ed5e-4d31-8b20-fdc8110df0a1','5d5760f9-afe9-46e2-a2ce-26136d3fb557','b80cafae-4f2c-4877-b098-35aa42012778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05c9749851340df97cf90460c3520fa',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-45585585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d24261a-6142-42e4-a67e-3d09fa3bbd4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81fe722931343e0a92183f8521b35c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c05c9749851340df97cf90460c3520fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:53.600180 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39575c80-66cc-44ec-a380-28df6fc6dc47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:53.600277 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e47ef89-1f4f-49c2-8f9d-ac2bb4834af4) transitioned into state 'SUCCESS' from state '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-736525756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037bf75f2d2e4218b1c3c48eab969ed3',qos_specs=None,replication_status=,reservations=['e8141c7b-0762-46d8-862e-1adbe70263a2','b5c4e374-dfe0-48be-9840-143efd4029a4','126afe0b-4e21-4ef4-8149-f93201784dd1','5269d7ba-2283-4303-8bc4-e7dd7493ae68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7dbd7ed211948a4adeedb51ec996fea',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:53.600970 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c091cb7-9f14-4567-ab0a-9472ea16ab96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:53.611296 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c091cb7-9f14-4567-ab0a-9472ea16ab96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:53.614082 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Flow 'volume_create_api' (2ee20d42-db2f-445c-ada1-883bf51df456) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:53.614082 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Create volume request issued successfully. Aug 14 22:34:53.614082 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72666aeb-0e18-4e35-8474-36fbfda95546 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:34:53.614082 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1099/4435] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:34:53 2026] POST /volume/v3/volumes => generated 777 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:53.628851 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39575c80-66cc-44ec-a380-28df6fc6dc47) transitioned into state 'SUCCESS' from state '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-45585585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81fe722931343e0a92183f8521b35c5',qos_specs=None,replication_status=,reservations=['7d5187dd-b407-40f3-a1f1-59ded71a0e3f','466eee56-ed5e-4d31-8b20-fdc8110df0a1','5d5760f9-afe9-46e2-a2ce-26136d3fb557','b80cafae-4f2c-4877-b098-35aa42012778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05c9749851340df97cf90460c3520fa',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:53.629415 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e789b6ae-21d0-4cda-a8a9-ce4bed92f301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:53.630479 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-904c9749-7f08-4f04-83d7-46791cd4a2ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:53.631870 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-904c9749-7f08-4f04-83d7-46791cd4a2ce tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f Aug 14 22:34:53.632072 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-904c9749-7f08-4f04-83d7-46791cd4a2ce tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:53.632240 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-904c9749-7f08-4f04-83d7-46791cd4a2ce tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:53.640363 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e789b6ae-21d0-4cda-a8a9-ce4bed92f301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:53.640512 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:53.640512 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:53.644322 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Flow 'volume_create_api' (8f3a00cf-bdaf-4b05-be0f-c1ed3cf259ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:53.644322 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Create volume request issued successfully. Aug 14 22:34:53.644322 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c95a3d6-e49b-45be-8701-1c622bf2b1b6 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:34:53.644322 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1101/4436] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:34:53 2026] POST /volume/v3/volumes => generated 772 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:53.651533 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-904c9749-7f08-4f04-83d7-46791cd4a2ce tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:34:53.655842 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-904c9749-7f08-4f04-83d7-46791cd4a2ce tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f returned with HTTP 200 Aug 14 22:34:53.656274 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1120/4437] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:53 2026] GET /volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:53.661390 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-06f3178d-cd4d-44c9-8a77-f5e52391ac21 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:53.663288 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06f3178d-cd4d-44c9-8a77-f5e52391ac21 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:34:53.663576 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06f3178d-cd4d-44c9-8a77-f5e52391ac21 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:53.663808 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06f3178d-cd4d-44c9-8a77-f5e52391ac21 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:53.676228 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:53.676228 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:53.683481 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-06f3178d-cd4d-44c9-8a77-f5e52391ac21 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:34:53.690057 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06f3178d-cd4d-44c9-8a77-f5e52391ac21 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:34:53.690652 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1118/4438] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:34:53 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:54.143503 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d78676ea-a849-44cc-a27b-23b3ee2c8676 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.145560 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d78676ea-a849-44cc-a27b-23b3ee2c8676 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 Aug 14 22:34:54.145968 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d78676ea-a849-44cc-a27b-23b3ee2c8676 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:54.146322 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d78676ea-a849-44cc-a27b-23b3ee2c8676 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:54.152832 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:54.152832 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:54.153787 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d78676ea-a849-44cc-a27b-23b3ee2c8676 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:54.155236 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d78676ea-a849-44cc-a27b-23b3ee2c8676 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 returned with HTTP 200 Aug 14 22:34:54.155236 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1100/4439] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:54 2026] GET /volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:54.165184 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7129dd84-acc2-4760-8bc7-417cc136e4ef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.166953 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7129dd84-acc2-4760-8bc7-417cc136e4ef tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 Aug 14 22:34:54.167153 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7129dd84-acc2-4760-8bc7-417cc136e4ef tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:54.167357 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7129dd84-acc2-4760-8bc7-417cc136e4ef tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:54.172995 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:54.172995 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:54.173583 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7129dd84-acc2-4760-8bc7-417cc136e4ef tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:54.174724 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7129dd84-acc2-4760-8bc7-417cc136e4ef tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 returned with HTTP 200 Aug 14 22:34:54.175128 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1102/4440] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:54 2026] GET /volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:54.186006 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d68f70f9-da08-4cf1-86ef-383c7fe8cdb3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.187672 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d68f70f9-da08-4cf1-86ef-383c7fe8cdb3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots Aug 14 22:34:54.187841 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d68f70f9-da08-4cf1-86ef-383c7fe8cdb3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:54.188022 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d68f70f9-da08-4cf1-86ef-383c7fe8cdb3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:54.188279 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-d68f70f9-da08-4cf1-86ef-383c7fe8cdb3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:34:54.189271 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-d68f70f9-da08-4cf1-86ef-383c7fe8cdb3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 22:34:54.190733 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=322,cinder:UPDATE=104,cinder:INSERT=40 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:34:54.193601 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d68f70f9-da08-4cf1-86ef-383c7fe8cdb3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Get all snapshots completed successfully. Aug 14 22:34:54.194127 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d68f70f9-da08-4cf1-86ef-383c7fe8cdb3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 200 Aug 14 22:34:54.194624 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1121/4441] 10.4.3.114 () {66 vars in 1243 bytes} [Fri Aug 14 22:34:54 2026] GET /volume/v3/snapshots => generated 407 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:54.204787 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-861ad4d6-6c6b-422e-a0fb-cbba8c24f647 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.207974 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-861ad4d6-6c6b-422e-a0fb-cbba8c24f647 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] PUT https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 Aug 14 22:34:54.208405 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-861ad4d6-6c6b-422e-a0fb-cbba8c24f647 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-77181270", "description": "This is the new description of snapshot."}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:54.215288 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:54.215288 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:54.215843 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-861ad4d6-6c6b-422e-a0fb-cbba8c24f647 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:54.223105 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-861ad4d6-6c6b-422e-a0fb-cbba8c24f647 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 returned with HTTP 200 Aug 14 22:34:54.223683 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1119/4442] 10.4.3.114 () {68 vars in 1375 bytes} [Fri Aug 14 22:34:54 2026] PUT /volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:54.232318 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d3fe5332-9495-4e47-adc3-63383e696338 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.234306 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3fe5332-9495-4e47-adc3-63383e696338 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 Aug 14 22:34:54.235931 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3fe5332-9495-4e47-adc3-63383e696338 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:54.235931 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3fe5332-9495-4e47-adc3-63383e696338 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:54.240947 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:54.240947 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:54.241607 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d3fe5332-9495-4e47-adc3-63383e696338 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:54.242645 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3fe5332-9495-4e47-adc3-63383e696338 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 returned with HTTP 200 Aug 14 22:34:54.243154 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1101/4443] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:54 2026] GET /volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 => generated 575 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:54.251864 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-255e7ec3-a673-417d-b43d-339ae749198e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.253930 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-255e7ec3-a673-417d-b43d-339ae749198e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 Aug 14 22:34:54.254152 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-255e7ec3-a673-417d-b43d-339ae749198e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:54.254372 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-255e7ec3-a673-417d-b43d-339ae749198e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:54.254480 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-255e7ec3-a673-417d-b43d-339ae749198e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: 7085c2a6-b911-487b-990d-1e9004f95225 Aug 14 22:34:54.261498 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:54.261498 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:54.261498 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-255e7ec3-a673-417d-b43d-339ae749198e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:54.263959 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-03d2d82a-2029-40c3-91ce-12b6d4bca806 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.265934 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03d2d82a-2029-40c3-91ce-12b6d4bca806 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 Aug 14 22:34:54.266149 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03d2d82a-2029-40c3-91ce-12b6d4bca806 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:54.266360 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03d2d82a-2029-40c3-91ce-12b6d4bca806 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:54.266548 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-03d2d82a-2029-40c3-91ce-12b6d4bca806 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id f69ac9e5-ce16-41ae-bda7-76a577e3e427. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:54.270365 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03d2d82a-2029-40c3-91ce-12b6d4bca806 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 returned with HTTP 404 Aug 14 22:34:54.271074 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1122/4444] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:54 2026] GET /volume/v3/backups/f69ac9e5-ce16-41ae-bda7-76a577e3e427 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:54.281003 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-255e7ec3-a673-417d-b43d-339ae749198e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot delete request issued successfully. Aug 14 22:34:54.281284 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-255e7ec3-a673-417d-b43d-339ae749198e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 returned with HTTP 202 Aug 14 22:34:54.281799 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1103/4445] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:34:54 2026] DELETE /volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:34:54.290169 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c8bbc5b5-cf0c-449c-99e3-2c177d900f44 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.292093 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8bbc5b5-cf0c-449c-99e3-2c177d900f44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 Aug 14 22:34:54.292340 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8bbc5b5-cf0c-449c-99e3-2c177d900f44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:54.292539 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8bbc5b5-cf0c-449c-99e3-2c177d900f44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:54.299598 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:54.299598 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:54.300078 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c8bbc5b5-cf0c-449c-99e3-2c177d900f44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:54.301020 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8bbc5b5-cf0c-449c-99e3-2c177d900f44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 returned with HTTP 200 Aug 14 22:34:54.301406 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1120/4446] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:54 2026] GET /volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 => generated 574 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:54.303037 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-252ffae3-7459-482e-9a4f-adc31851543d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.307197 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:34:54.307197 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "name": "tempest-VolumesBackupsTest-Volume-56161755"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:54.307197 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'name': 'tempest-VolumesBackupsTest-Volume-56161755'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:34:54.465950 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Create volume of 1 GB Aug 14 22:34:54.469113 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Availability Zones retrieved successfully. Aug 14 22:34:54.474788 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Flow 'volume_create_api' (da8835d1-0cd6-425e-9f64-17860d3c4f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:54.475827 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6765e23-03bf-4edb-9205-1ec52d791b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:54.476810 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:34:54.531103 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6765e23-03bf-4edb-9205-1ec52d791b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:54.531103 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd56884-a91f-4ab6-bcd5-bcbeb0c95df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:54.564058 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Created reservations ['b2a281a8-b3ec-42af-b693-962a9bfc887a', '018478b6-a3a3-455d-84db-dbb87b4a19a9', '07c7fa9e-eb7c-4af7-986e-016c56a2bc40', 'f5d96613-debb-4048-be84-c32a5a624e87'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:54.565064 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd56884-a91f-4ab6-bcd5-bcbeb0c95df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2a281a8-b3ec-42af-b693-962a9bfc887a', '018478b6-a3a3-455d-84db-dbb87b4a19a9', '07c7fa9e-eb7c-4af7-986e-016c56a2bc40', 'f5d96613-debb-4048-be84-c32a5a624e87']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:54.565880 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f209158-41a3-4558-8547-0d8e906daa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:54.589226 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f209158-41a3-4558-8547-0d8e906daa2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8258b84-c53d-4cb0-9bf6-9c836df7f907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-56161755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ed80f25295490fab9bc5515f155d26',qos_specs=None,replication_status=,reservations=['b2a281a8-b3ec-42af-b693-962a9bfc887a','018478b6-a3a3-455d-84db-dbb87b4a19a9','07c7fa9e-eb7c-4af7-986e-016c56a2bc40','f5d96613-debb-4048-be84-c32a5a624e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930cd7775cf54166ab36881e456d86c3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:34:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-56161755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8258b84-c53d-4cb0-9bf6-9c836df7f907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61ed80f25295490fab9bc5515f155d26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='930cd7775cf54166ab36881e456d86c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:54.590790 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0330c46c-fb61-428b-9697-fd29a7da60b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:54.605877 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0330c46c-fb61-428b-9697-fd29a7da60b8) transitioned into state 'SUCCESS' from state '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-56161755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ed80f25295490fab9bc5515f155d26',qos_specs=None,replication_status=,reservations=['b2a281a8-b3ec-42af-b693-962a9bfc887a','018478b6-a3a3-455d-84db-dbb87b4a19a9','07c7fa9e-eb7c-4af7-986e-016c56a2bc40','f5d96613-debb-4048-be84-c32a5a624e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930cd7775cf54166ab36881e456d86c3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:54.606823 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762be46a-af93-4f00-9e4c-4d127b55b61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:34:54.616721 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762be46a-af93-4f00-9e4c-4d127b55b61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:34:54.617681 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Flow 'volume_create_api' (da8835d1-0cd6-425e-9f64-17860d3c4f40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:34:54.618046 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Create volume request issued successfully. Aug 14 22:34:54.618724 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-252ffae3-7459-482e-9a4f-adc31851543d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:34:54.619202 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1102/4447] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:34:54 2026] POST /volume/v3/volumes => generated 747 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:54.630579 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-48b4d9c5-1a13-4479-9933-6bfbefdf5732 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.632400 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48b4d9c5-1a13-4479-9933-6bfbefdf5732 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 Aug 14 22:34:54.632624 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48b4d9c5-1a13-4479-9933-6bfbefdf5732 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:54.632847 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48b4d9c5-1a13-4479-9933-6bfbefdf5732 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:54.639579 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:54.639579 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:54.643560 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-48b4d9c5-1a13-4479-9933-6bfbefdf5732 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:34:54.648212 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48b4d9c5-1a13-4479-9933-6bfbefdf5732 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 returned with HTTP 200 Aug 14 22:34:54.648548 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1123/4448] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:54 2026] GET /volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:54.669529 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1797bdce-d88e-4287-9f41-70a0352e2e4d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.671182 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1797bdce-d88e-4287-9f41-70a0352e2e4d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f Aug 14 22:34:54.671435 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1797bdce-d88e-4287-9f41-70a0352e2e4d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:54.671684 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1797bdce-d88e-4287-9f41-70a0352e2e4d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:54.673689 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=297,cinder:INSERT=35,cinder:UPDATE=63 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:34:54.679654 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:54.679654 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:54.683614 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1797bdce-d88e-4287-9f41-70a0352e2e4d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:34:54.687325 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1797bdce-d88e-4287-9f41-70a0352e2e4d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f returned with HTTP 200 Aug 14 22:34:54.687707 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1104/4449] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:54 2026] GET /volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:54.703789 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4a3ed1d7-0acb-44b7-ae93-53cb269df44e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.705941 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a3ed1d7-0acb-44b7-ae93-53cb269df44e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:34:54.707996 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a3ed1d7-0acb-44b7-ae93-53cb269df44e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e92b9ff6-77f4-4001-b747-511d8fbf9e0f", "name": "tempest-type-Backup-773496716"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:54.708100 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-db1f16c6-b552-40af-879d-8982b5a29071 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.708492 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-4a3ed1d7-0acb-44b7-ae93-53cb269df44e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Creating new backup {'backup': {'volume_id': 'e92b9ff6-77f4-4001-b747-511d8fbf9e0f', 'name': 'tempest-type-Backup-773496716'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:34:54.708980 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-4a3ed1d7-0acb-44b7-ae93-53cb269df44e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Creating backup of volume e92b9ff6-77f4-4001-b747-511d8fbf9e0f in container None Aug 14 22:34:54.709911 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db1f16c6-b552-40af-879d-8982b5a29071 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:34:54.710327 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db1f16c6-b552-40af-879d-8982b5a29071 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:54.710841 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db1f16c6-b552-40af-879d-8982b5a29071 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:54.719017 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:54.719017 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:54.719017 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4a3ed1d7-0acb-44b7-ae93-53cb269df44e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:34:54.719149 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:54.719149 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:54.721857 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-db1f16c6-b552-40af-879d-8982b5a29071 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:34:54.726650 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db1f16c6-b552-40af-879d-8982b5a29071 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:34:54.727131 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1103/4450] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:34:54 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:54.744082 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-4a3ed1d7-0acb-44b7-ae93-53cb269df44e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Created reservations ['63694141-04a5-4166-b2c0-6024eadaa8b5', 'c30c8c8d-1fda-4264-a21b-b48a2b1b82ad'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:54.789124 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a3ed1d7-0acb-44b7-ae93-53cb269df44e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:34:54.789758 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1121/4451] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:34:54 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 14 22:34:54.798073 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a9b1c741-db41-4528-903e-c63137ec2138 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:54.800075 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9b1c741-db41-4528-903e-c63137ec2138 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:34:54.800464 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9b1c741-db41-4528-903e-c63137ec2138 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:54.800754 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9b1c741-db41-4528-903e-c63137ec2138 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:54.800929 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a9b1c741-db41-4528-903e-c63137ec2138 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:54.806177 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:54.806177 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:54.806762 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9b1c741-db41-4528-903e-c63137ec2138 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:34:54.807232 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1124/4452] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:54 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:55.310529 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-70cf2149-0e0a-4438-9b52-888d279b7126 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:55.313557 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70cf2149-0e0a-4438-9b52-888d279b7126 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 Aug 14 22:34:55.313557 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70cf2149-0e0a-4438-9b52-888d279b7126 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:55.313557 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70cf2149-0e0a-4438-9b52-888d279b7126 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:55.318754 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70cf2149-0e0a-4438-9b52-888d279b7126 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 returned with HTTP 404 Aug 14 22:34:55.318754 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1105/4453] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:55 2026] GET /volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:55.325148 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-16cb9521-838c-42bb-9d81-1fe20f0e5693 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:55.326921 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16cb9521-838c-42bb-9d81-1fe20f0e5693 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 Aug 14 22:34:55.326921 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16cb9521-838c-42bb-9d81-1fe20f0e5693 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:55.326921 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16cb9521-838c-42bb-9d81-1fe20f0e5693 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:55.326921 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-16cb9521-838c-42bb-9d81-1fe20f0e5693 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: 7085c2a6-b911-487b-990d-1e9004f95225 Aug 14 22:34:55.331470 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16cb9521-838c-42bb-9d81-1fe20f0e5693 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 returned with HTTP 404 Aug 14 22:34:55.332749 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1104/4454] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:34:55 2026] DELETE /volume/v3/snapshots/7085c2a6-b911-487b-990d-1e9004f95225 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:34:55.342192 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b89a7703-2285-48ac-a1a9-917294c8db4c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:55.343124 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b89a7703-2285-48ac-a1a9-917294c8db4c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:34:55.343345 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b89a7703-2285-48ac-a1a9-917294c8db4c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:55.343562 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b89a7703-2285-48ac-a1a9-917294c8db4c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:55.352656 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:55.352656 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:55.356970 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b89a7703-2285-48ac-a1a9-917294c8db4c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:55.363066 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b89a7703-2285-48ac-a1a9-917294c8db4c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:34:55.365783 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1122/4455] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:55 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:55.378548 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ba27c1e7-8686-47d2-8091-f62ee9b1c520 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:55.380751 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba27c1e7-8686-47d2-8091-f62ee9b1c520 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:34:55.381166 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba27c1e7-8686-47d2-8091-f62ee9b1c520 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8871806-d04b-446d-bc93-d8cdef396acc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-499261184"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:55.391637 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:55.391637 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:55.391944 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ba27c1e7-8686-47d2-8091-f62ee9b1c520 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:34:55.394108 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-ba27c1e7-8686-47d2-8091-f62ee9b1c520 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create snapshot from volume f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:34:55.418214 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-ba27c1e7-8686-47d2-8091-f62ee9b1c520 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['cb7b389e-b586-42d2-8413-697ba8cd9f9b', '6f01f40f-4572-4933-9848-0cc7c6f7a98b', 'e7fbdbdd-abeb-43a0-b8ed-937064f408b8', '75087b82-ebab-4c87-8ca2-c517a6aa89a7'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:55.455998 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ba27c1e7-8686-47d2-8091-f62ee9b1c520 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot create request issued successfully. Aug 14 22:34:55.456351 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba27c1e7-8686-47d2-8091-f62ee9b1c520 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:34:55.456886 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1125/4456] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:34:55 2026] POST /volume/v3/snapshots => generated 309 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:55.467966 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-932dccbb-3330-4dbd-834c-f0e4aa1eff02 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:55.469868 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-932dccbb-3330-4dbd-834c-f0e4aa1eff02 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f Aug 14 22:34:55.470291 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-932dccbb-3330-4dbd-834c-f0e4aa1eff02 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:55.470746 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-932dccbb-3330-4dbd-834c-f0e4aa1eff02 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:55.485918 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:55.485918 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:55.485918 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-932dccbb-3330-4dbd-834c-f0e4aa1eff02 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:55.485918 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-932dccbb-3330-4dbd-834c-f0e4aa1eff02 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f returned with HTTP 200 Aug 14 22:34:55.485918 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1106/4457] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:55 2026] GET /volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:55.663909 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc7c1d52-5430-443f-983e-e0f35a86107b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:55.665712 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc7c1d52-5430-443f-983e-e0f35a86107b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 Aug 14 22:34:55.665891 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc7c1d52-5430-443f-983e-e0f35a86107b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:55.666116 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc7c1d52-5430-443f-983e-e0f35a86107b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:55.673401 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:55.673401 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:55.677475 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dc7c1d52-5430-443f-983e-e0f35a86107b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:34:55.682263 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc7c1d52-5430-443f-983e-e0f35a86107b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 returned with HTTP 200 Aug 14 22:34:55.682659 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1105/4458] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:55 2026] GET /volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:55.697958 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-458bc2d9-4dcc-4717-a725-c47cb029523d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:55.700385 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-458bc2d9-4dcc-4717-a725-c47cb029523d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:34:55.700928 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-458bc2d9-4dcc-4717-a725-c47cb029523d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8258b84-c53d-4cb0-9bf6-9c836df7f907", "name": "tempest-VolumesBackupsTest-Backup-540408526"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:55.702353 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-458bc2d9-4dcc-4717-a725-c47cb029523d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Creating new backup {'backup': {'volume_id': 'f8258b84-c53d-4cb0-9bf6-9c836df7f907', 'name': 'tempest-VolumesBackupsTest-Backup-540408526'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:34:55.702590 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-458bc2d9-4dcc-4717-a725-c47cb029523d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Creating backup of volume f8258b84-c53d-4cb0-9bf6-9c836df7f907 in container None Aug 14 22:34:55.705203 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=425,cinder:INSERT=101,cinder:UPDATE=174 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:34:55.711164 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:55.711164 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:55.713240 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-458bc2d9-4dcc-4717-a725-c47cb029523d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:34:55.736642 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-458bc2d9-4dcc-4717-a725-c47cb029523d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Created reservations ['0f35e84b-1942-42d0-a26e-b9130fa3abec', 'fbce9d4c-a043-46bc-afb5-7d446926e8b2'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:34:55.763035 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-458bc2d9-4dcc-4717-a725-c47cb029523d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:34:55.763612 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1123/4459] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:34:55 2026] POST /volume/v3/backups => generated 329 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:34:55.771190 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a5fa5558-e4b0-4cf8-bdb3-c612dead8019 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:55.773097 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5fa5558-e4b0-4cf8-bdb3-c612dead8019 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:34:55.773408 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5fa5558-e4b0-4cf8-bdb3-c612dead8019 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:55.773599 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5fa5558-e4b0-4cf8-bdb3-c612dead8019 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:55.774108 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a5fa5558-e4b0-4cf8-bdb3-c612dead8019 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:55.778953 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:55.778953 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:55.780036 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5fa5558-e4b0-4cf8-bdb3-c612dead8019 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:34:55.780414 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1126/4460] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:55 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:55.817763 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-81a887e4-5715-4573-8dd1-6bb67544cc92 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:55.819893 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81a887e4-5715-4573-8dd1-6bb67544cc92 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:34:55.820453 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81a887e4-5715-4573-8dd1-6bb67544cc92 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:55.821282 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81a887e4-5715-4573-8dd1-6bb67544cc92 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:55.821282 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-81a887e4-5715-4573-8dd1-6bb67544cc92 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:55.828386 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:55.828386 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:55.828386 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81a887e4-5715-4573-8dd1-6bb67544cc92 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:34:55.828386 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1107/4461] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:55 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:56.498331 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5cfd7e70-f63f-45be-b5ce-68f24be44abc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:56.500772 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5cfd7e70-f63f-45be-b5ce-68f24be44abc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f Aug 14 22:34:56.500998 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5cfd7e70-f63f-45be-b5ce-68f24be44abc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:56.501390 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5cfd7e70-f63f-45be-b5ce-68f24be44abc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:56.503728 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=310,cinder:UPDATE=89,cinder:INSERT=44 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:34:56.509805 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:56.509805 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:56.510429 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5cfd7e70-f63f-45be-b5ce-68f24be44abc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:34:56.511536 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5cfd7e70-f63f-45be-b5ce-68f24be44abc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f returned with HTTP 200 Aug 14 22:34:56.512032 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1106/4462] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:34:56 2026] GET /volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:56.792090 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93d498e0-d210-4375-8808-5d27af9b93b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:56.793980 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93d498e0-d210-4375-8808-5d27af9b93b4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:34:56.794266 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93d498e0-d210-4375-8808-5d27af9b93b4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:56.794582 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93d498e0-d210-4375-8808-5d27af9b93b4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:56.794760 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-93d498e0-d210-4375-8808-5d27af9b93b4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:56.798956 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:56.798956 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:56.799720 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93d498e0-d210-4375-8808-5d27af9b93b4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:34:56.800069 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1124/4463] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:56 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:56.838903 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-688a2536-7553-49f1-819a-2f5e916722ed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:56.840903 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-688a2536-7553-49f1-819a-2f5e916722ed tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:34:56.841129 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-688a2536-7553-49f1-819a-2f5e916722ed tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:56.841367 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-688a2536-7553-49f1-819a-2f5e916722ed tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:56.841491 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-688a2536-7553-49f1-819a-2f5e916722ed tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:56.846082 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:56.846082 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:56.846813 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-688a2536-7553-49f1-819a-2f5e916722ed tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:34:56.847240 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1127/4464] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:56 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:57.813725 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6aced525-8af5-4eeb-ad5d-b8591949ea62 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:57.815419 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6aced525-8af5-4eeb-ad5d-b8591949ea62 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:34:57.815645 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6aced525-8af5-4eeb-ad5d-b8591949ea62 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:57.815819 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6aced525-8af5-4eeb-ad5d-b8591949ea62 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:57.815921 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6aced525-8af5-4eeb-ad5d-b8591949ea62 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:57.820568 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:57.820568 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:57.826402 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6aced525-8af5-4eeb-ad5d-b8591949ea62 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:34:57.826402 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1108/4465] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:57 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:57.859859 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-20a22b73-67e1-45c5-b5ca-e8019903bf87 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:57.861847 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20a22b73-67e1-45c5-b5ca-e8019903bf87 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:34:57.861999 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20a22b73-67e1-45c5-b5ca-e8019903bf87 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:57.863654 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20a22b73-67e1-45c5-b5ca-e8019903bf87 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:57.863804 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-20a22b73-67e1-45c5-b5ca-e8019903bf87 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:57.868814 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:57.868814 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:57.869387 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20a22b73-67e1-45c5-b5ca-e8019903bf87 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:34:57.869823 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1107/4466] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:57 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:58.834665 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b30159ed-bce4-4013-b131-0c99271e9093 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:58.836441 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b30159ed-bce4-4013-b131-0c99271e9093 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:34:58.836646 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b30159ed-bce4-4013-b131-0c99271e9093 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:58.836797 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b30159ed-bce4-4013-b131-0c99271e9093 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:58.836908 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b30159ed-bce4-4013-b131-0c99271e9093 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:58.841387 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:58.841387 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:58.842100 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b30159ed-bce4-4013-b131-0c99271e9093 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:34:58.842552 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1125/4467] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:58 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:58.878265 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8ca85ee3-3968-4bb7-b0cb-3ddd02710f2b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:58.880374 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ca85ee3-3968-4bb7-b0cb-3ddd02710f2b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:34:58.881580 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ca85ee3-3968-4bb7-b0cb-3ddd02710f2b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:58.881762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ca85ee3-3968-4bb7-b0cb-3ddd02710f2b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:58.885153 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f35fcb70-032e-4208-b424-14da1f85eb85 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:58.888236 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:58.888236 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:58.891020 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f35fcb70-032e-4208-b424-14da1f85eb85 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:34:58.891694 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8ca85ee3-3968-4bb7-b0cb-3ddd02710f2b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:34:58.892161 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f35fcb70-032e-4208-b424-14da1f85eb85 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:58.893762 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f35fcb70-032e-4208-b424-14da1f85eb85 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:58.893913 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f35fcb70-032e-4208-b424-14da1f85eb85 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:58.895681 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ca85ee3-3968-4bb7-b0cb-3ddd02710f2b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 200 Aug 14 22:34:58.896018 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1128/4468] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:58 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:58.906468 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:58.906468 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:58.907222 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f35fcb70-032e-4208-b424-14da1f85eb85 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:34:58.907697 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1109/4469] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:58 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:58.914107 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f747dac7-fa88-4f4e-a77a-548c7294a501 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:58.917657 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f747dac7-fa88-4f4e-a77a-548c7294a501 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:34:58.917657 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f747dac7-fa88-4f4e-a77a-548c7294a501 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:58.917657 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f747dac7-fa88-4f4e-a77a-548c7294a501 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:58.923563 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:58.923563 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:58.927575 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f747dac7-fa88-4f4e-a77a-548c7294a501 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:34:58.932376 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f747dac7-fa88-4f4e-a77a-548c7294a501 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 200 Aug 14 22:34:58.932376 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1108/4470] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:58 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:58.988104 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-32a54c85-fa4d-40fb-8562-54f3ab01da9c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:58.991219 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-32a54c85-fa4d-40fb-8562-54f3ab01da9c tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:34:58.991521 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-32a54c85-fa4d-40fb-8562-54f3ab01da9c tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:58.991903 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-32a54c85-fa4d-40fb-8562-54f3ab01da9c tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:59.001053 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:59.001053 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:59.005736 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-32a54c85-fa4d-40fb-8562-54f3ab01da9c tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:34:59.010756 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-32a54c85-fa4d-40fb-8562-54f3ab01da9c tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 200 Aug 14 22:34:59.011206 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1126/4471] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:34:58 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:59.095900 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-13571444-d709-440b-be51-0cdbd0325ead None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:59.096397 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-13571444-d709-440b-be51-0cdbd0325ead None None] GET https://10.4.3.114/volume// Aug 14 22:34:59.096628 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-13571444-d709-440b-be51-0cdbd0325ead None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:59.096870 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-13571444-d709-440b-be51-0cdbd0325ead None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:59.097268 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-13571444-d709-440b-be51-0cdbd0325ead None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:34:59.097632 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1129/4472] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:34: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 14 22:34:59.105734 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-a31d1e8c-8302-407e-afca-e15983a8eaf0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:59.145041 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-a31d1e8c-8302-407e-afca-e15983a8eaf0 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:34:59.145560 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-a31d1e8c-8302-407e-afca-e15983a8eaf0 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55102ad4-6fb8-4291-bba9-c11da721070e", "connector": null, "instance_uuid": "76fa2842-35fc-4322-8bbb-3b19eb0da414"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:59.160095 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:59.160095 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:59.194664 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-a31d1e8c-8302-407e-afca-e15983a8eaf0 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:34:59.195072 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1110/4473] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:34:59 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:59.222026 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eacfaf60-69b8-4728-97e0-ccb3d5360b48 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:59.223812 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eacfaf60-69b8-4728-97e0-ccb3d5360b48 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:34:59.224039 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eacfaf60-69b8-4728-97e0-ccb3d5360b48 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:59.224308 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eacfaf60-69b8-4728-97e0-ccb3d5360b48 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:59.234172 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9db295a6-a35e-459e-8e13-2559cebdf4c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:59.234624 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9db295a6-a35e-459e-8e13-2559cebdf4c0 None None] GET https://10.4.3.114/volume// Aug 14 22:34:59.234793 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9db295a6-a35e-459e-8e13-2559cebdf4c0 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:59.234967 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9db295a6-a35e-459e-8e13-2559cebdf4c0 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:59.235305 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9db295a6-a35e-459e-8e13-2559cebdf4c0 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:34:59.235603 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1127/4474] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:34: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 14 22:34:59.239584 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:59.239584 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:59.243368 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eacfaf60-69b8-4728-97e0-ccb3d5360b48 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:34:59.244827 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-538b736e-73a0-4836-92ab-e3d9ef5d4074 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:59.247551 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eacfaf60-69b8-4728-97e0-ccb3d5360b48 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 200 Aug 14 22:34:59.247947 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1109/4475] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:59 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:59.248911 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-538b736e-73a0-4836-92ab-e3d9ef5d4074 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:34:59.249096 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-538b736e-73a0-4836-92ab-e3d9ef5d4074 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:59.249278 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-538b736e-73a0-4836-92ab-e3d9ef5d4074 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:59.263709 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:59.263709 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:34:59.268992 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-538b736e-73a0-4836-92ab-e3d9ef5d4074 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:34:59.273814 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-538b736e-73a0-4836-92ab-e3d9ef5d4074 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 200 Aug 14 22:34:59.274269 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1130/4476] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:34:59 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 1053 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:34:59.388202 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-536e1e8d-7764-496d-a765-5d6d6b1dc80b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:59.392526 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-536e1e8d-7764-496d-a765-5d6d6b1dc80b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] PUT https://10.4.3.114/volume/v3/attachments/fdc5e99f-bf09-45b4-b7d8-23e1cde235b4 Aug 14 22:34:59.393203 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-536e1e8d-7764-496d-a765-5d6d6b1dc80b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:34:59.405160 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-536e1e8d-7764-496d-a765-5d6d6b1dc80b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Acquiring lock "cinder-attachment_update-55102ad4-6fb8-4291-bba9-c11da721070e-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:34:59.409709 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-536e1e8d-7764-496d-a765-5d6d6b1dc80b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Lock "cinder-attachment_update-55102ad4-6fb8-4291-bba9-c11da721070e-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:34:59.410773 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:59.410773 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:34:59.519195 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-536e1e8d-7764-496d-a765-5d6d6b1dc80b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Lock "cinder-attachment_update-55102ad4-6fb8-4291-bba9-c11da721070e-np0000007343" released by "attachment_update" :: held 0.110s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:34:59.519580 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-536e1e8d-7764-496d-a765-5d6d6b1dc80b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/attachments/fdc5e99f-bf09-45b4-b7d8-23e1cde235b4 returned with HTTP 200 Aug 14 22:34:59.520025 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1111/4477] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:34:59 2026] PUT /volume/v3/attachments/fdc5e99f-bf09-45b4-b7d8-23e1cde235b4 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:34:59.857091 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-327ee883-420f-420e-8c2d-0f5e2913eecc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:59.859183 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-327ee883-420f-420e-8c2d-0f5e2913eecc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:34:59.859421 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-327ee883-420f-420e-8c2d-0f5e2913eecc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:59.859740 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-327ee883-420f-420e-8c2d-0f5e2913eecc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:59.859797 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-327ee883-420f-420e-8c2d-0f5e2913eecc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:59.865572 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:59.865572 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:34:59.865959 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-327ee883-420f-420e-8c2d-0f5e2913eecc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:34:59.866473 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1128/4478] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:34:59 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:34:59.921741 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4d88c556-3012-4aad-ac77-14532e31e21f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:34:59.923623 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d88c556-3012-4aad-ac77-14532e31e21f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:34:59.923863 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d88c556-3012-4aad-ac77-14532e31e21f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:34:59.924662 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d88c556-3012-4aad-ac77-14532e31e21f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:34:59.924662 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4d88c556-3012-4aad-ac77-14532e31e21f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:34:59.929382 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:34:59.929382 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:34:59.930409 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d88c556-3012-4aad-ac77-14532e31e21f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:34:59.930783 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1110/4479] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:34:59 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:00.261542 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2da1110e-04d3-4297-87a2-aad3759ffb14 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:00.264186 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2da1110e-04d3-4297-87a2-aad3759ffb14 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:35:00.264468 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2da1110e-04d3-4297-87a2-aad3759ffb14 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:00.264724 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2da1110e-04d3-4297-87a2-aad3759ffb14 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:00.286188 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:00.286188 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:00.290841 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2da1110e-04d3-4297-87a2-aad3759ffb14 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:35:00.295660 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2da1110e-04d3-4297-87a2-aad3759ffb14 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 200 Aug 14 22:35:00.296001 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1131/4480] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:00 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:00.889575 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6be5c0d4-62ee-45b7-ac72-b34b8539dedb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:00.892119 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6be5c0d4-62ee-45b7-ac72-b34b8539dedb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:00.892229 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6be5c0d4-62ee-45b7-ac72-b34b8539dedb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:00.892536 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6be5c0d4-62ee-45b7-ac72-b34b8539dedb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:00.892536 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6be5c0d4-62ee-45b7-ac72-b34b8539dedb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:00.899194 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:00.899194 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:00.900447 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6be5c0d4-62ee-45b7-ac72-b34b8539dedb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:00.900447 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1112/4481] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:00 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:00.941904 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf66f760-b850-4b2a-b85e-d57b69cf262a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:00.945873 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf66f760-b850-4b2a-b85e-d57b69cf262a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:35:00.946103 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf66f760-b850-4b2a-b85e-d57b69cf262a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:00.946660 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf66f760-b850-4b2a-b85e-d57b69cf262a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:00.946660 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-bf66f760-b850-4b2a-b85e-d57b69cf262a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:00.956541 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:00.956541 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:00.957880 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf66f760-b850-4b2a-b85e-d57b69cf262a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:35:00.958303 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1129/4482] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:00 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:01.310642 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4ee6a105-a867-4570-8b4c-138494e0284d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:01.312875 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ee6a105-a867-4570-8b4c-138494e0284d tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:35:01.313145 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ee6a105-a867-4570-8b4c-138494e0284d tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:01.313419 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ee6a105-a867-4570-8b4c-138494e0284d tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:01.327914 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:01.327914 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:01.329652 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4ee6a105-a867-4570-8b4c-138494e0284d tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:35:01.335638 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ee6a105-a867-4570-8b4c-138494e0284d tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 200 Aug 14 22:35:01.336155 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1111/4483] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:01 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:01.914930 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-44565b41-e3e7-49ff-a830-3c1ff0c7d95e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:01.918375 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-44565b41-e3e7-49ff-a830-3c1ff0c7d95e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:01.918375 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-44565b41-e3e7-49ff-a830-3c1ff0c7d95e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:01.918375 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-44565b41-e3e7-49ff-a830-3c1ff0c7d95e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:01.918375 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-44565b41-e3e7-49ff-a830-3c1ff0c7d95e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:01.922524 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:01.922524 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:01.923408 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-44565b41-e3e7-49ff-a830-3c1ff0c7d95e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:01.923967 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1132/4484] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:01 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:01.972353 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f37ecc95-533f-480e-8851-5f01b433c071 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:01.974751 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f37ecc95-533f-480e-8851-5f01b433c071 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:35:01.975093 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f37ecc95-533f-480e-8851-5f01b433c071 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:01.975323 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f37ecc95-533f-480e-8851-5f01b433c071 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:01.975463 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f37ecc95-533f-480e-8851-5f01b433c071 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:01.981401 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:01.981401 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:01.982221 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f37ecc95-533f-480e-8851-5f01b433c071 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:35:01.982678 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1113/4485] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:01 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:02.353282 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e50b491e-2591-4a46-881d-91fe20cda73a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:02.353282 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e50b491e-2591-4a46-881d-91fe20cda73a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:35:02.353282 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e50b491e-2591-4a46-881d-91fe20cda73a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:02.353282 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e50b491e-2591-4a46-881d-91fe20cda73a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:02.363025 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:02.363025 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:02.366606 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e50b491e-2591-4a46-881d-91fe20cda73a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:35:02.371011 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e50b491e-2591-4a46-881d-91fe20cda73a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 200 Aug 14 22:35:02.371550 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1130/4486] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:02 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:02.857544 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-e48dab64-fe9a-42a1-92e9-1a76a7d08782 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:02.859835 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-e48dab64-fe9a-42a1-92e9-1a76a7d08782 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] POST https://10.4.3.114/volume/v3/attachments/fdc5e99f-bf09-45b4-b7d8-23e1cde235b4/action Aug 14 22:35:02.860268 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-e48dab64-fe9a-42a1-92e9-1a76a7d08782 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:35:02.860404 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-e48dab64-fe9a-42a1-92e9-1a76a7d08782 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:02.881511 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:02.881511 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:02.904910 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0baa4a9f-14ad-4eea-94d8-e1e3ba325b1a req-e48dab64-fe9a-42a1-92e9-1a76a7d08782 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/attachments/fdc5e99f-bf09-45b4-b7d8-23e1cde235b4/action returned with HTTP 204 Aug 14 22:35:02.905449 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1112/4487] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:35:02 2026] POST /volume/v3/attachments/fdc5e99f-bf09-45b4-b7d8-23e1cde235b4/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:02.938103 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-906687f1-1e5b-4f47-b28a-35ae446674a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:02.940394 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-906687f1-1e5b-4f47-b28a-35ae446674a3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:02.940712 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-906687f1-1e5b-4f47-b28a-35ae446674a3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:02.940917 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-906687f1-1e5b-4f47-b28a-35ae446674a3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:02.941071 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-906687f1-1e5b-4f47-b28a-35ae446674a3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:02.949754 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:02.949754 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:02.951367 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-906687f1-1e5b-4f47-b28a-35ae446674a3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:02.951367 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1133/4488] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:02 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:02.998746 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ac7da5a-f014-4f43-8c41-ebe0741e95ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:03.001332 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ac7da5a-f014-4f43-8c41-ebe0741e95ea tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:35:03.001625 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ac7da5a-f014-4f43-8c41-ebe0741e95ea tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:03.001870 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ac7da5a-f014-4f43-8c41-ebe0741e95ea tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:03.002008 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1ac7da5a-f014-4f43-8c41-ebe0741e95ea tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:03.008437 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:03.008437 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:03.009295 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ac7da5a-f014-4f43-8c41-ebe0741e95ea tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:35:03.009767 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1114/4489] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:02 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:03.389547 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d0e5023d-0079-4a78-afb9-09f50a327b87 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:03.391712 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0e5023d-0079-4a78-afb9-09f50a327b87 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:35:03.392654 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0e5023d-0079-4a78-afb9-09f50a327b87 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:03.392654 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0e5023d-0079-4a78-afb9-09f50a327b87 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:03.413166 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:03.413166 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:03.423165 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d0e5023d-0079-4a78-afb9-09f50a327b87 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:35:03.426666 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0e5023d-0079-4a78-afb9-09f50a327b87 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 200 Aug 14 22:35:03.427572 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1131/4490] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:03 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 1166 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:03.447973 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dcd1a3db-d5c8-4e69-93b3-4ebf964068db None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:03.452166 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dcd1a3db-d5c8-4e69-93b3-4ebf964068db tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:35:03.452166 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dcd1a3db-d5c8-4e69-93b3-4ebf964068db tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:03.452166 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dcd1a3db-d5c8-4e69-93b3-4ebf964068db tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:03.463872 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:03.463872 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:03.471276 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dcd1a3db-d5c8-4e69-93b3-4ebf964068db tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:35:03.475289 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dcd1a3db-d5c8-4e69-93b3-4ebf964068db tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 200 Aug 14 22:35:03.475940 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1113/4491] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:03 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:03.503008 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fde6ac3d-7fb7-4b43-b5e6-be250666ab13 req-2bde06b8-692f-4d5c-8dfc-f653962f8d90 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:03.506763 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fde6ac3d-7fb7-4b43-b5e6-be250666ab13 req-2bde06b8-692f-4d5c-8dfc-f653962f8d90 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] DELETE https://10.4.3.114/volume/v3/attachments/405fa838-6645-4a2c-99aa-864a644bac4a Aug 14 22:35:03.507030 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fde6ac3d-7fb7-4b43-b5e6-be250666ab13 req-2bde06b8-692f-4d5c-8dfc-f653962f8d90 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:03.507326 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fde6ac3d-7fb7-4b43-b5e6-be250666ab13 req-2bde06b8-692f-4d5c-8dfc-f653962f8d90 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:03.526961 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:03.526961 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:03.588179 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fde6ac3d-7fb7-4b43-b5e6-be250666ab13 req-2bde06b8-692f-4d5c-8dfc-f653962f8d90 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/attachments/405fa838-6645-4a2c-99aa-864a644bac4a returned with HTTP 200 Aug 14 22:35:03.589393 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1134/4492] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:35:03 2026] DELETE /volume/v3/attachments/405fa838-6645-4a2c-99aa-864a644bac4a => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:03.963964 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f183c03b-6413-4b9c-bd18-31c604d73a70 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:03.965563 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f183c03b-6413-4b9c-bd18-31c604d73a70 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:03.965748 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f183c03b-6413-4b9c-bd18-31c604d73a70 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:03.965953 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f183c03b-6413-4b9c-bd18-31c604d73a70 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:03.966058 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f183c03b-6413-4b9c-bd18-31c604d73a70 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:03.970273 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:03.970273 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:03.971005 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f183c03b-6413-4b9c-bd18-31c604d73a70 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:03.971831 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1115/4493] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:03 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:04.021852 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-23a8ac50-4371-4d88-a566-b172b4c65a52 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:04.024341 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23a8ac50-4371-4d88-a566-b172b4c65a52 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:35:04.024919 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23a8ac50-4371-4d88-a566-b172b4c65a52 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:04.025176 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23a8ac50-4371-4d88-a566-b172b4c65a52 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:04.025367 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-23a8ac50-4371-4d88-a566-b172b4c65a52 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:04.037416 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:04.037416 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:04.038382 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23a8ac50-4371-4d88-a566-b172b4c65a52 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:35:04.040384 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1132/4494] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:04 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:04.451838 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8ac8710a-adc8-42d8-b419-37e04e862411 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:04.453916 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ac8710a-adc8-42d8-b419-37e04e862411 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 Aug 14 22:35:04.454117 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ac8710a-adc8-42d8-b419-37e04e862411 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:04.454320 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ac8710a-adc8-42d8-b419-37e04e862411 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:04.454477 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8ac8710a-adc8-42d8-b419-37e04e862411 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Delete volume with id: e02e1436-bc27-4af5-bed1-28bcdffd2324 Aug 14 22:35:04.462398 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:04.462398 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:04.462845 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8ac8710a-adc8-42d8-b419-37e04e862411 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:35:04.491213 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8ac8710a-adc8-42d8-b419-37e04e862411 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Delete volume request issued successfully. Aug 14 22:35:04.491213 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ac8710a-adc8-42d8-b419-37e04e862411 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 returned with HTTP 202 Aug 14 22:35:04.491213 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1114/4495] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:35:04 2026] DELETE /volume/v3/volumes/e02e1436-bc27-4af5-bed1-28bcdffd2324 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:04.500236 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1ddffa23-9e18-4005-b32d-c938ee928d00 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:04.504738 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ddffa23-9e18-4005-b32d-c938ee928d00 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] DELETE https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f Aug 14 22:35:04.505008 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ddffa23-9e18-4005-b32d-c938ee928d00 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:04.505219 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ddffa23-9e18-4005-b32d-c938ee928d00 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:04.505359 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-1ddffa23-9e18-4005-b32d-c938ee928d00 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Delete backup with id: 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f. Aug 14 22:35:04.513753 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:04.513753 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:04.528430 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-1ddffa23-9e18-4005-b32d-c938ee928d00 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] delete_backup rpcapi backup_id 7fd3e561-7834-4ec7-8afc-c3d3a5104c7f {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:35:04.531108 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ddffa23-9e18-4005-b32d-c938ee928d00 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f returned with HTTP 202 Aug 14 22:35:04.532322 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1135/4496] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:35:04 2026] DELETE /volume/v3/backups/7fd3e561-7834-4ec7-8afc-c3d3a5104c7f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:35:04.539973 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-00959214-d778-4832-84da-660720f18eca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:04.542289 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00959214-d778-4832-84da-660720f18eca tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] DELETE https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff Aug 14 22:35:04.542289 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00959214-d778-4832-84da-660720f18eca tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:04.542289 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00959214-d778-4832-84da-660720f18eca tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:04.542289 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-00959214-d778-4832-84da-660720f18eca tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Delete volume with id: b82c80b9-b933-4eaf-a7ef-c931402dc4ff Aug 14 22:35:04.551023 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:04.551023 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:04.551657 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-00959214-d778-4832-84da-660720f18eca tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:35:04.574976 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-00959214-d778-4832-84da-660720f18eca tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Delete volume request issued successfully. Aug 14 22:35:04.575187 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00959214-d778-4832-84da-660720f18eca tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff returned with HTTP 202 Aug 14 22:35:04.575636 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1116/4497] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:35:04 2026] DELETE /volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:04.589043 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6c1d52f8-9964-4a4a-9961-f83b7c526e19 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:04.591185 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c1d52f8-9964-4a4a-9961-f83b7c526e19 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff Aug 14 22:35:04.591514 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c1d52f8-9964-4a4a-9961-f83b7c526e19 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:04.593058 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c1d52f8-9964-4a4a-9961-f83b7c526e19 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:04.605561 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:04.605561 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:04.614416 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6c1d52f8-9964-4a4a-9961-f83b7c526e19 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Volume info retrieved successfully. Aug 14 22:35:04.621674 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c1d52f8-9964-4a4a-9961-f83b7c526e19 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff returned with HTTP 200 Aug 14 22:35:04.622208 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1133/4498] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:04 2026] GET /volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:04.987859 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d41add7-473d-4ba2-8bbb-dd9010d5674b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:04.989718 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d41add7-473d-4ba2-8bbb-dd9010d5674b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:04.990022 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d41add7-473d-4ba2-8bbb-dd9010d5674b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:04.990588 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d41add7-473d-4ba2-8bbb-dd9010d5674b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:04.990588 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3d41add7-473d-4ba2-8bbb-dd9010d5674b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:04.996056 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:04.996056 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:04.997105 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d41add7-473d-4ba2-8bbb-dd9010d5674b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:04.997624 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1115/4499] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:04 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:05.054113 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-11146fcd-6f46-4ed3-87dc-1359aaa8911d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:05.057417 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11146fcd-6f46-4ed3-87dc-1359aaa8911d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:35:05.057640 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11146fcd-6f46-4ed3-87dc-1359aaa8911d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:05.057824 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11146fcd-6f46-4ed3-87dc-1359aaa8911d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:05.057920 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-11146fcd-6f46-4ed3-87dc-1359aaa8911d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:05.070401 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:05.070401 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:05.071092 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11146fcd-6f46-4ed3-87dc-1359aaa8911d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:35:05.071505 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1136/4500] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:05 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:05.636292 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-058a6d1b-0347-40c5-87b1-2dfbcd3d53d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:05.637961 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-058a6d1b-0347-40c5-87b1-2dfbcd3d53d6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] GET https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff Aug 14 22:35:05.638169 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-058a6d1b-0347-40c5-87b1-2dfbcd3d53d6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:05.638654 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-058a6d1b-0347-40c5-87b1-2dfbcd3d53d6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:05.646514 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-058a6d1b-0347-40c5-87b1-2dfbcd3d53d6 tempest-TestVolumeBackupRestore-665721704 tempest-TestVolumeBackupRestore-665721704-project-member] https://10.4.3.114/volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff returned with HTTP 404 Aug 14 22:35:05.646828 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1117/4501] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:05 2026] GET /volume/v3/volumes/b82c80b9-b933-4eaf-a7ef-c931402dc4ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:06.009607 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3b143476-8bf0-4c6e-bc17-7cd3c027cb15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:06.011535 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b143476-8bf0-4c6e-bc17-7cd3c027cb15 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:06.011716 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b143476-8bf0-4c6e-bc17-7cd3c027cb15 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:06.011906 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b143476-8bf0-4c6e-bc17-7cd3c027cb15 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:06.012004 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3b143476-8bf0-4c6e-bc17-7cd3c027cb15 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:06.016212 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:06.016212 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:06.016949 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b143476-8bf0-4c6e-bc17-7cd3c027cb15 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:06.017358 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1134/4502] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:06 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:06.083858 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-07c0d00c-7a5f-4d1a-a793-02e80530a236 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:06.086118 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07c0d00c-7a5f-4d1a-a793-02e80530a236 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:35:06.086655 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07c0d00c-7a5f-4d1a-a793-02e80530a236 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:06.087110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07c0d00c-7a5f-4d1a-a793-02e80530a236 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:06.087400 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-07c0d00c-7a5f-4d1a-a793-02e80530a236 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:06.093925 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:06.093925 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:06.095226 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07c0d00c-7a5f-4d1a-a793-02e80530a236 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:35:06.095898 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1116/4503] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:06 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:06.274393 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-ae8b23b3-2eaf-46e5-a2ba-7356d0a3bcfe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:06.277802 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-ae8b23b3-2eaf-46e5-a2ba-7356d0a3bcfe tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:35:06.278053 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-ae8b23b3-2eaf-46e5-a2ba-7356d0a3bcfe tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:06.278312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-ae8b23b3-2eaf-46e5-a2ba-7356d0a3bcfe tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:06.310142 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:06.310142 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:06.316281 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-ae8b23b3-2eaf-46e5-a2ba-7356d0a3bcfe tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:35:06.324946 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-ae8b23b3-2eaf-46e5-a2ba-7356d0a3bcfe tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 200 Aug 14 22:35:06.324946 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1137/4504] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:35:06 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 1166 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:06.355997 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-ca6e8c71-dc41-42f1-b4ac-52e63ac58f2f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:06.361320 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-ca6e8c71-dc41-42f1-b4ac-52e63ac58f2f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] POST https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e/action Aug 14 22:35:06.362529 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-ca6e8c71-dc41-42f1-b4ac-52e63ac58f2f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:35:06.362778 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-ca6e8c71-dc41-42f1-b4ac-52e63ac58f2f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:06.377970 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:06.377970 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:06.378689 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-ca6e8c71-dc41-42f1-b4ac-52e63ac58f2f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:35:06.389193 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-ca6e8c71-dc41-42f1-b4ac-52e63ac58f2f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Begin detaching volume completed successfully. Aug 14 22:35:06.389888 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-ca6e8c71-dc41-42f1-b4ac-52e63ac58f2f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e/action returned with HTTP 202 Aug 14 22:35:06.390552 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1118/4505] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:35:06 2026] POST /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:35:06.442238 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-62b9c157-83d6-4635-b31f-6b2b14b97599 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:06.442774 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62b9c157-83d6-4635-b31f-6b2b14b97599 None None] GET https://10.4.3.114/volume// Aug 14 22:35:06.442995 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62b9c157-83d6-4635-b31f-6b2b14b97599 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:06.443238 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62b9c157-83d6-4635-b31f-6b2b14b97599 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:06.443684 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62b9c157-83d6-4635-b31f-6b2b14b97599 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:35:06.444406 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1135/4506] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:35: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 14 22:35:06.453133 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-4089c6b5-f6eb-408f-ac6b-f18c1cad2560 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:06.455548 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-4089c6b5-f6eb-408f-ac6b-f18c1cad2560 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:35:06.455740 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-4089c6b5-f6eb-408f-ac6b-f18c1cad2560 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:06.455905 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-4089c6b5-f6eb-408f-ac6b-f18c1cad2560 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:06.471704 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:06.471704 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:06.477654 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-4089c6b5-f6eb-408f-ac6b-f18c1cad2560 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:35:06.486614 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-4089c6b5-f6eb-408f-ac6b-f18c1cad2560 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 200 Aug 14 22:35:06.487324 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1117/4507] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:35:06 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:07.030424 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6c946ea7-bfb2-483a-abcd-d51ca0583b29 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:07.033797 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6c946ea7-bfb2-483a-abcd-d51ca0583b29 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:07.034031 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6c946ea7-bfb2-483a-abcd-d51ca0583b29 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:07.034227 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6c946ea7-bfb2-483a-abcd-d51ca0583b29 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:07.034346 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6c946ea7-bfb2-483a-abcd-d51ca0583b29 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:07.038895 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:07.038895 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:07.039738 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6c946ea7-bfb2-483a-abcd-d51ca0583b29 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:07.040140 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1138/4508] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:07 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:07.109465 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4f2df9b2-a6d4-4435-8af5-605c953f9eea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:07.116359 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f2df9b2-a6d4-4435-8af5-605c953f9eea tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:35:07.116580 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f2df9b2-a6d4-4435-8af5-605c953f9eea tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:07.116809 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f2df9b2-a6d4-4435-8af5-605c953f9eea tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:07.116995 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4f2df9b2-a6d4-4435-8af5-605c953f9eea tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:07.122208 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:07.122208 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:07.123018 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f2df9b2-a6d4-4435-8af5-605c953f9eea tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:35:07.123412 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1119/4509] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:07 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:07.418099 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-b8a9b87b-5777-4dd4-b681-5f4a661a935e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:07.420112 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-b8a9b87b-5777-4dd4-b681-5f4a661a935e tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] DELETE https://10.4.3.114/volume/v3/attachments/fdc5e99f-bf09-45b4-b7d8-23e1cde235b4 Aug 14 22:35:07.420455 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-b8a9b87b-5777-4dd4-b681-5f4a661a935e tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:07.420604 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-b8a9b87b-5777-4dd4-b681-5f4a661a935e tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:07.427506 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:07.427506 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:07.483121 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3a12f23d-a08b-4ed3-b00d-c997c9e9c087 req-b8a9b87b-5777-4dd4-b681-5f4a661a935e tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/attachments/fdc5e99f-bf09-45b4-b7d8-23e1cde235b4 returned with HTTP 200 Aug 14 22:35:07.483757 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1136/4510] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:35:07 2026] DELETE /volume/v3/attachments/fdc5e99f-bf09-45b4-b7d8-23e1cde235b4 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:08.054021 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ed02cd4-a9d4-4626-b648-9090dddb74c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:08.056555 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ed02cd4-a9d4-4626-b648-9090dddb74c6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:08.056822 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ed02cd4-a9d4-4626-b648-9090dddb74c6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:08.057126 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ed02cd4-a9d4-4626-b648-9090dddb74c6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:08.057230 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2ed02cd4-a9d4-4626-b648-9090dddb74c6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:08.063397 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:08.063397 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:08.064549 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ed02cd4-a9d4-4626-b648-9090dddb74c6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:08.065103 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1118/4511] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:08 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:08.139233 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-de7c9c96-dde9-44f7-8746-ded3e1c7b520 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:08.144915 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de7c9c96-dde9-44f7-8746-ded3e1c7b520 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:35:08.145231 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de7c9c96-dde9-44f7-8746-ded3e1c7b520 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:08.145467 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de7c9c96-dde9-44f7-8746-ded3e1c7b520 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:08.145604 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-de7c9c96-dde9-44f7-8746-ded3e1c7b520 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:08.151142 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:08.151142 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:08.151987 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de7c9c96-dde9-44f7-8746-ded3e1c7b520 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:35:08.152476 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1139/4512] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:08 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:09.083344 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-32ea0789-cf2d-46ed-a978-5743ccfce38e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:09.088804 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32ea0789-cf2d-46ed-a978-5743ccfce38e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:09.088804 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32ea0789-cf2d-46ed-a978-5743ccfce38e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:09.088804 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32ea0789-cf2d-46ed-a978-5743ccfce38e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:09.088804 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-32ea0789-cf2d-46ed-a978-5743ccfce38e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:09.096935 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:09.096935 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:09.098176 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32ea0789-cf2d-46ed-a978-5743ccfce38e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:09.098831 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1120/4513] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:09 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:09.166732 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-475f8d17-ebbd-4e89-9716-2b9a457c44b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:09.168348 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-475f8d17-ebbd-4e89-9716-2b9a457c44b4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:35:09.168565 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-475f8d17-ebbd-4e89-9716-2b9a457c44b4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:09.168759 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-475f8d17-ebbd-4e89-9716-2b9a457c44b4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:09.168906 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-475f8d17-ebbd-4e89-9716-2b9a457c44b4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:09.174310 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:09.174310 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:09.175169 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-475f8d17-ebbd-4e89-9716-2b9a457c44b4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:35:09.175694 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1137/4514] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:09 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:10.110133 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72f8cfdd-1125-47ee-91fb-0321eeb51bcd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:10.112513 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72f8cfdd-1125-47ee-91fb-0321eeb51bcd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:10.112808 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72f8cfdd-1125-47ee-91fb-0321eeb51bcd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:10.113102 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72f8cfdd-1125-47ee-91fb-0321eeb51bcd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:10.113308 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-72f8cfdd-1125-47ee-91fb-0321eeb51bcd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:10.118691 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:10.118691 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:10.119624 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72f8cfdd-1125-47ee-91fb-0321eeb51bcd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:10.120073 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1119/4515] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:10 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:10.189931 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9abc86fa-c6a0-442f-bb2e-d11328124d69 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:10.191705 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9abc86fa-c6a0-442f-bb2e-d11328124d69 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:35:10.192069 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9abc86fa-c6a0-442f-bb2e-d11328124d69 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:10.192421 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9abc86fa-c6a0-442f-bb2e-d11328124d69 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:10.192659 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9abc86fa-c6a0-442f-bb2e-d11328124d69 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:10.198806 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:10.198806 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:10.198806 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9abc86fa-c6a0-442f-bb2e-d11328124d69 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:35:10.198806 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1140/4516] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:10 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:11.131559 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0c042664-7b38-40db-8f47-5d899fecb2bb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:11.133369 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c042664-7b38-40db-8f47-5d899fecb2bb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:11.133483 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c042664-7b38-40db-8f47-5d899fecb2bb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:11.133674 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c042664-7b38-40db-8f47-5d899fecb2bb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:11.133801 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0c042664-7b38-40db-8f47-5d899fecb2bb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:11.137902 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:11.137902 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:11.138826 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c042664-7b38-40db-8f47-5d899fecb2bb tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:11.139263 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1121/4517] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:11 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:11.211468 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-974ef720-5373-41ac-b2da-70cdaf1d9685 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:11.213594 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-974ef720-5373-41ac-b2da-70cdaf1d9685 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:35:11.213849 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-974ef720-5373-41ac-b2da-70cdaf1d9685 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:11.214071 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-974ef720-5373-41ac-b2da-70cdaf1d9685 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:11.214200 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-974ef720-5373-41ac-b2da-70cdaf1d9685 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:11.219290 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:11.219290 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:11.220058 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-974ef720-5373-41ac-b2da-70cdaf1d9685 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:35:11.220549 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1138/4518] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:11 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:11.559050 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3b0722ea-4591-493c-9a9a-0118adb7de3b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:11.561270 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b0722ea-4591-493c-9a9a-0118adb7de3b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] DELETE https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:35:11.561633 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b0722ea-4591-493c-9a9a-0118adb7de3b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:11.561896 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b0722ea-4591-493c-9a9a-0118adb7de3b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:11.562098 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3b0722ea-4591-493c-9a9a-0118adb7de3b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Delete volume with id: 55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:35:11.571209 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:11.571209 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:11.571817 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3b0722ea-4591-493c-9a9a-0118adb7de3b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:35:11.594271 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3b0722ea-4591-493c-9a9a-0118adb7de3b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Delete volume request issued successfully. Aug 14 22:35:11.594671 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b0722ea-4591-493c-9a9a-0118adb7de3b tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 202 Aug 14 22:35:11.595219 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1120/4519] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:35:11 2026] DELETE /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:11.606480 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-49a0d8d1-f075-48fe-9768-017b84d31bac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:11.610001 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49a0d8d1-f075-48fe-9768-017b84d31bac tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:35:11.610288 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49a0d8d1-f075-48fe-9768-017b84d31bac tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:11.610568 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49a0d8d1-f075-48fe-9768-017b84d31bac tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:11.630686 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:11.630686 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:11.644667 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-49a0d8d1-f075-48fe-9768-017b84d31bac tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:35:11.663946 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49a0d8d1-f075-48fe-9768-017b84d31bac tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 200 Aug 14 22:35:11.665501 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1141/4520] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:11 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 873 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:12.149931 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8e7ed68a-620d-4430-b151-ef238f523256 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:12.152574 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e7ed68a-620d-4430-b151-ef238f523256 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:12.154595 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e7ed68a-620d-4430-b151-ef238f523256 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:12.154595 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e7ed68a-620d-4430-b151-ef238f523256 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:12.154595 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8e7ed68a-620d-4430-b151-ef238f523256 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:12.158737 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:12.158737 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:12.159677 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e7ed68a-620d-4430-b151-ef238f523256 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:12.160132 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1122/4521] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:12 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:12.232368 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a74c756a-6710-47ce-86e7-3e4834790b44 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:12.235304 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a74c756a-6710-47ce-86e7-3e4834790b44 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:35:12.235304 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a74c756a-6710-47ce-86e7-3e4834790b44 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:12.235538 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a74c756a-6710-47ce-86e7-3e4834790b44 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:12.235671 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a74c756a-6710-47ce-86e7-3e4834790b44 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:12.242228 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:12.242228 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:12.243071 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a74c756a-6710-47ce-86e7-3e4834790b44 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:35:12.243759 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1139/4522] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:12 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:12.260112 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d10fda75-ba15-420f-b26d-9aec2a74f463 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:12.373715 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d10fda75-ba15-420f-b26d-9aec2a74f463 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:35:12.374125 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d10fda75-ba15-420f-b26d-9aec2a74f463 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e92b9ff6-77f4-4001-b747-511d8fbf9e0f"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:12.375944 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-d10fda75-ba15-420f-b26d-9aec2a74f463 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Creating new backup {'backup': {'volume_id': 'e92b9ff6-77f4-4001-b747-511d8fbf9e0f'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:35:12.376117 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-d10fda75-ba15-420f-b26d-9aec2a74f463 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Creating backup of volume e92b9ff6-77f4-4001-b747-511d8fbf9e0f in container None Aug 14 22:35:12.383292 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:12.383292 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:12.383830 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d10fda75-ba15-420f-b26d-9aec2a74f463 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Volume info retrieved successfully. Aug 14 22:35:12.400123 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d10fda75-ba15-420f-b26d-9aec2a74f463 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Created reservations ['8f01df32-dbec-4559-a1a8-df83700d2843', 'f42a1a3f-42c0-40c6-9d3c-1026caec1717'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:12.432628 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d10fda75-ba15-420f-b26d-9aec2a74f463 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:35:12.433040 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1121/4523] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:35:12 2026] POST /volume/v3/backups => generated 288 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:12.442707 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-21ed1d51-7f6f-4994-adec-fdc6d44a90bf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:12.445347 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21ed1d51-7f6f-4994-adec-fdc6d44a90bf tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:12.445604 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21ed1d51-7f6f-4994-adec-fdc6d44a90bf tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:12.445795 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21ed1d51-7f6f-4994-adec-fdc6d44a90bf tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:12.445893 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-21ed1d51-7f6f-4994-adec-fdc6d44a90bf tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:12.450478 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:12.450478 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:12.451150 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21ed1d51-7f6f-4994-adec-fdc6d44a90bf tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:12.451584 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1142/4524] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:12 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:12.680469 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e613e022-0c4a-4b45-98f4-764325874e4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:12.682269 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e613e022-0c4a-4b45-98f4-764325874e4a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e Aug 14 22:35:12.682457 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e613e022-0c4a-4b45-98f4-764325874e4a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:12.685127 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e613e022-0c4a-4b45-98f4-764325874e4a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:12.688213 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e613e022-0c4a-4b45-98f4-764325874e4a tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e returned with HTTP 404 Aug 14 22:35:12.688730 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1123/4525] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:12 2026] GET /volume/v3/volumes/55102ad4-6fb8-4291-bba9-c11da721070e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:13.127784 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f8d2523-d31b-4e9d-957e-90ebff87119f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:13.129574 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f8d2523-d31b-4e9d-957e-90ebff87119f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 Aug 14 22:35:13.129742 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f8d2523-d31b-4e9d-957e-90ebff87119f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:13.129953 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f8d2523-d31b-4e9d-957e-90ebff87119f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:13.130102 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-9f8d2523-d31b-4e9d-957e-90ebff87119f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Delete snapshot with id: 3781c443-cd76-49ed-a388-9df7ec037af9 Aug 14 22:35:13.135956 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:13.135956 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:13.136449 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9f8d2523-d31b-4e9d-957e-90ebff87119f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Snapshot retrieved successfully. Aug 14 22:35:13.151970 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9f8d2523-d31b-4e9d-957e-90ebff87119f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Snapshot delete request issued successfully. Aug 14 22:35:13.152193 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f8d2523-d31b-4e9d-957e-90ebff87119f tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 returned with HTTP 202 Aug 14 22:35:13.152618 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1140/4526] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:35:13 2026] DELETE /volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:13.159654 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fde9f9fd-ffe0-4890-81fb-9ea5a5596fee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:13.162195 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fde9f9fd-ffe0-4890-81fb-9ea5a5596fee tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 Aug 14 22:35:13.162460 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fde9f9fd-ffe0-4890-81fb-9ea5a5596fee tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:13.162668 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fde9f9fd-ffe0-4890-81fb-9ea5a5596fee tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:13.168868 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:13.168868 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:13.169532 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fde9f9fd-ffe0-4890-81fb-9ea5a5596fee tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Snapshot retrieved successfully. Aug 14 22:35:13.170378 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fde9f9fd-ffe0-4890-81fb-9ea5a5596fee tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 returned with HTTP 200 Aug 14 22:35:13.170763 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1122/4527] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:13 2026] GET /volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:13.172630 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3de5cb18-7fea-4474-beb1-4de1e965241c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:13.174258 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3de5cb18-7fea-4474-beb1-4de1e965241c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:13.174469 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3de5cb18-7fea-4474-beb1-4de1e965241c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:13.174646 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3de5cb18-7fea-4474-beb1-4de1e965241c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:13.175022 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3de5cb18-7fea-4474-beb1-4de1e965241c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:13.179211 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:13.179211 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:13.180159 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3de5cb18-7fea-4474-beb1-4de1e965241c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:13.180595 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1143/4528] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:13 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:13.467587 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc449ed7-c95c-4557-a29e-f6990c4b1967 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:13.471775 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc449ed7-c95c-4557-a29e-f6990c4b1967 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:13.472151 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc449ed7-c95c-4557-a29e-f6990c4b1967 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:13.472323 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc449ed7-c95c-4557-a29e-f6990c4b1967 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:13.472491 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cc449ed7-c95c-4557-a29e-f6990c4b1967 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:13.477952 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:13.477952 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:13.478815 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc449ed7-c95c-4557-a29e-f6990c4b1967 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:13.479300 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1124/4529] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:13 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:13.616663 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:13.729282 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:13.729712 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-168173053"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:13.731949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-168173053'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:13.732197 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Create volume of 1 GB Aug 14 22:35:13.732550 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:13.732550 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:13.738091 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Availability Zones retrieved successfully. Aug 14 22:35:13.749494 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Flow 'volume_create_api' (a78847fa-4d33-4e25-af2b-4b4b7eb72c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:13.751126 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51a87d44-9172-4449-8df5-06de858d69d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:13.752465 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:13.784580 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51a87d44-9172-4449-8df5-06de858d69d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:13.785786 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff1d68e-8082-4c96-8db0-c1dfade425fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:13.854343 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Created reservations ['2be582be-f591-459b-adf7-865144be1f11', 'd6c208a6-eac0-4ed2-a864-255b77d109b8', 'a80713d3-af69-434f-a22e-a2b5212a5436', '5c084b18-75bb-41b5-9d22-597450ed901a'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:13.855272 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff1d68e-8082-4c96-8db0-c1dfade425fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2be582be-f591-459b-adf7-865144be1f11', 'd6c208a6-eac0-4ed2-a864-255b77d109b8', 'a80713d3-af69-434f-a22e-a2b5212a5436', '5c084b18-75bb-41b5-9d22-597450ed901a']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:13.856159 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5e68dca-6b8c-43e0-b920-54ca7e9a9c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:13.880694 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5e68dca-6b8c-43e0-b920-54ca7e9a9c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b87cdb4-bf8b-4329-a700-3bfce0e069d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-168173053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4c0f9d45588421688159175505eba75',qos_specs=None,replication_status=,reservations=['2be582be-f591-459b-adf7-865144be1f11','d6c208a6-eac0-4ed2-a864-255b77d109b8','a80713d3-af69-434f-a22e-a2b5212a5436','5c084b18-75bb-41b5-9d22-597450ed901a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c63a3f73b4541618662a7204e93c1ec',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-168173053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b87cdb4-bf8b-4329-a700-3bfce0e069d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4c0f9d45588421688159175505eba75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c63a3f73b4541618662a7204e93c1ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:13.881361 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a2b20f-7522-4006-aff0-9aaf1469d5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:13.901165 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a2b20f-7522-4006-aff0-9aaf1469d5b3) transitioned into state 'SUCCESS' from state '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-168173053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4c0f9d45588421688159175505eba75',qos_specs=None,replication_status=,reservations=['2be582be-f591-459b-adf7-865144be1f11','d6c208a6-eac0-4ed2-a864-255b77d109b8','a80713d3-af69-434f-a22e-a2b5212a5436','5c084b18-75bb-41b5-9d22-597450ed901a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c63a3f73b4541618662a7204e93c1ec',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:13.901872 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc8d44c-b54f-43fa-8717-4e0c7590b761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:13.913091 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc8d44c-b54f-43fa-8717-4e0c7590b761) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:13.914182 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Flow 'volume_create_api' (a78847fa-4d33-4e25-af2b-4b4b7eb72c8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:13.914355 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Create volume request issued successfully. Aug 14 22:35:13.914943 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fe9eea6-b3b3-4c7d-bd04-f4af89854a14 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:13.915530 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1141/4530] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:35:13 2026] POST /volume/v3/volumes => generated 777 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:13.928722 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1b950d9-0df3-421b-9ffa-0e463ae073dd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:13.930948 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1b950d9-0df3-421b-9ffa-0e463ae073dd tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 Aug 14 22:35:13.931479 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1b950d9-0df3-421b-9ffa-0e463ae073dd tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:13.931479 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1b950d9-0df3-421b-9ffa-0e463ae073dd tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:13.941618 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:13.941618 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:13.945895 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b1b950d9-0df3-421b-9ffa-0e463ae073dd tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Volume info retrieved successfully. Aug 14 22:35:13.951131 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1b950d9-0df3-421b-9ffa-0e463ae073dd tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 returned with HTTP 200 Aug 14 22:35:13.951692 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1123/4531] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:13 2026] GET /volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:14.183102 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c11fb0ae-9500-42e7-8012-6e7258ca7ccc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:14.187623 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c11fb0ae-9500-42e7-8012-6e7258ca7ccc tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 Aug 14 22:35:14.187796 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c11fb0ae-9500-42e7-8012-6e7258ca7ccc tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:14.188606 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c11fb0ae-9500-42e7-8012-6e7258ca7ccc tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:14.193866 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c11fb0ae-9500-42e7-8012-6e7258ca7ccc tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 returned with HTTP 404 Aug 14 22:35:14.194535 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1144/4532] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:14 2026] GET /volume/v3/snapshots/3781c443-cd76-49ed-a388-9df7ec037af9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:14.195264 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bbbfc83c-3841-48e8-8b7c-626979a1a842 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:14.197103 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbbfc83c-3841-48e8-8b7c-626979a1a842 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:14.197299 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbbfc83c-3841-48e8-8b7c-626979a1a842 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:14.197554 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbbfc83c-3841-48e8-8b7c-626979a1a842 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:14.197671 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bbbfc83c-3841-48e8-8b7c-626979a1a842 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:14.202435 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:14.202435 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:14.205497 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbbfc83c-3841-48e8-8b7c-626979a1a842 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:14.205497 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1125/4533] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:14 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:14.232361 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-998c7fb2-7f95-4862-9d4f-9d447d19960b req-a7aab21c-b721-4cf2-b453-f56e0552debd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:14.236363 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-998c7fb2-7f95-4862-9d4f-9d447d19960b req-a7aab21c-b721-4cf2-b453-f56e0552debd tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:35:14.236659 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-998c7fb2-7f95-4862-9d4f-9d447d19960b req-a7aab21c-b721-4cf2-b453-f56e0552debd tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:14.236922 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-998c7fb2-7f95-4862-9d4f-9d447d19960b req-a7aab21c-b721-4cf2-b453-f56e0552debd tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:14.245886 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:14.245886 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:14.251003 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-998c7fb2-7f95-4862-9d4f-9d447d19960b req-a7aab21c-b721-4cf2-b453-f56e0552debd tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:35:14.256476 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-998c7fb2-7f95-4862-9d4f-9d447d19960b req-a7aab21c-b721-4cf2-b453-f56e0552debd tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:35:14.256990 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1142/4534] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:35:14 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:14.489808 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-678eab32-c607-4f1e-98b1-7391d973bbc1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:14.491657 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-678eab32-c607-4f1e-98b1-7391d973bbc1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:14.491753 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-678eab32-c607-4f1e-98b1-7391d973bbc1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:14.492416 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-678eab32-c607-4f1e-98b1-7391d973bbc1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:14.492416 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-678eab32-c607-4f1e-98b1-7391d973bbc1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:14.501721 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:14.501721 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:14.502737 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-678eab32-c607-4f1e-98b1-7391d973bbc1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:14.503274 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1124/4535] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:14 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:14.968137 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-86ee59ef-5f31-4e42-8128-4775d4a0ec78 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:14.974573 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-86ee59ef-5f31-4e42-8128-4775d4a0ec78 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 Aug 14 22:35:14.975456 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-86ee59ef-5f31-4e42-8128-4775d4a0ec78 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:14.975840 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-86ee59ef-5f31-4e42-8128-4775d4a0ec78 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:15.005039 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:15.005039 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:15.021354 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-86ee59ef-5f31-4e42-8128-4775d4a0ec78 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Volume info retrieved successfully. Aug 14 22:35:15.024676 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-86ee59ef-5f31-4e42-8128-4775d4a0ec78 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 returned with HTTP 200 Aug 14 22:35:15.025026 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1145/4536] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:14 2026] GET /volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 => generated 1017 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:15.041020 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-10e10735-1bd0-4b65-a745-c9177df0c5ec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:15.043224 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10e10735-1bd0-4b65-a745-c9177df0c5ec tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:35:15.043620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10e10735-1bd0-4b65-a745-c9177df0c5ec tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b87cdb4-bf8b-4329-a700-3bfce0e069d0", "name": "tempest-type-Backup-791414394"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:15.045273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-10e10735-1bd0-4b65-a745-c9177df0c5ec tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Creating new backup {'backup': {'volume_id': '6b87cdb4-bf8b-4329-a700-3bfce0e069d0', 'name': 'tempest-type-Backup-791414394'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:35:15.046034 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-10e10735-1bd0-4b65-a745-c9177df0c5ec tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Creating backup of volume 6b87cdb4-bf8b-4329-a700-3bfce0e069d0 in container None Aug 14 22:35:15.056185 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:15.056185 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:15.056563 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-10e10735-1bd0-4b65-a745-c9177df0c5ec tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Volume info retrieved successfully. Aug 14 22:35:15.084666 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-10e10735-1bd0-4b65-a745-c9177df0c5ec tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Created reservations ['805e4c6f-cb16-4dce-a157-1c96aebebd5a', 'eef1cd7d-7f94-4cd3-84a8-b33d3cd6631b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:15.119834 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10e10735-1bd0-4b65-a745-c9177df0c5ec tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:35:15.120435 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1126/4537] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:35:15 2026] POST /volume/v3/backups => generated 315 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:15.129967 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aee1e0a2-b5a8-45ec-9d8d-8c92480efe6e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:15.132644 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aee1e0a2-b5a8-45ec-9d8d-8c92480efe6e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:15.132847 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aee1e0a2-b5a8-45ec-9d8d-8c92480efe6e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:15.133166 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aee1e0a2-b5a8-45ec-9d8d-8c92480efe6e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:15.133413 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-aee1e0a2-b5a8-45ec-9d8d-8c92480efe6e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:15.140044 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:15.140044 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:15.141090 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aee1e0a2-b5a8-45ec-9d8d-8c92480efe6e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:15.141483 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1143/4538] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:15 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:15.218302 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9340bce4-cb21-4063-80bd-2e39705a2f8a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:15.224023 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9340bce4-cb21-4063-80bd-2e39705a2f8a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:35:15.224769 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9340bce4-cb21-4063-80bd-2e39705a2f8a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:15.224769 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9340bce4-cb21-4063-80bd-2e39705a2f8a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:15.224769 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9340bce4-cb21-4063-80bd-2e39705a2f8a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:15.229781 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:15.229781 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:15.232874 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9340bce4-cb21-4063-80bd-2e39705a2f8a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:35:15.232874 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1125/4539] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:15 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:15.518605 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-646745f5-dcd3-4468-b917-2764506e9d5d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:15.522867 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-646745f5-dcd3-4468-b917-2764506e9d5d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:15.523129 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-646745f5-dcd3-4468-b917-2764506e9d5d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:15.524420 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-646745f5-dcd3-4468-b917-2764506e9d5d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:15.524558 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-646745f5-dcd3-4468-b917-2764506e9d5d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:15.538375 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:15.538375 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:15.541410 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-646745f5-dcd3-4468-b917-2764506e9d5d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:15.541556 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1146/4540] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:15 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 708 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:16.153921 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4174a0f4-829f-4a6d-a79e-b86608f02439 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:16.155873 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4174a0f4-829f-4a6d-a79e-b86608f02439 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:16.156125 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4174a0f4-829f-4a6d-a79e-b86608f02439 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:16.156339 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4174a0f4-829f-4a6d-a79e-b86608f02439 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:16.156532 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4174a0f4-829f-4a6d-a79e-b86608f02439 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:16.160951 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:16.160951 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:16.161916 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4174a0f4-829f-4a6d-a79e-b86608f02439 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:16.162342 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1127/4541] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:16 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:16.553853 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-92a837c9-c9a1-4a51-8d18-532025a8ec5b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:16.555909 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92a837c9-c9a1-4a51-8d18-532025a8ec5b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:16.556182 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92a837c9-c9a1-4a51-8d18-532025a8ec5b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:16.556471 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92a837c9-c9a1-4a51-8d18-532025a8ec5b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:16.556621 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-92a837c9-c9a1-4a51-8d18-532025a8ec5b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:16.561901 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:16.561901 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:16.562653 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92a837c9-c9a1-4a51-8d18-532025a8ec5b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:16.563062 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1144/4542] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:16 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:17.057655 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-528a755e-f164-412a-a2d3-c5f49aed4b14 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:17.060173 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-528a755e-f164-412a-a2d3-c5f49aed4b14 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:35:17.060173 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-528a755e-f164-412a-a2d3-c5f49aed4b14 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:17.060470 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-528a755e-f164-412a-a2d3-c5f49aed4b14 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:17.060698 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-528a755e-f164-412a-a2d3-c5f49aed4b14 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Delete volume with id: a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:35:17.071052 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:17.071052 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:17.071513 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-528a755e-f164-412a-a2d3-c5f49aed4b14 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:35:17.095723 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-528a755e-f164-412a-a2d3-c5f49aed4b14 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Delete volume request issued successfully. Aug 14 22:35:17.095910 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-528a755e-f164-412a-a2d3-c5f49aed4b14 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 202 Aug 14 22:35:17.096343 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1126/4543] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:35:17 2026] DELETE /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:17.108276 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-164b3fa2-e5a3-45ff-9f04-22579d5bf1a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:17.110513 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-164b3fa2-e5a3-45ff-9f04-22579d5bf1a5 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:35:17.110736 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-164b3fa2-e5a3-45ff-9f04-22579d5bf1a5 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:17.110969 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-164b3fa2-e5a3-45ff-9f04-22579d5bf1a5 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:17.120359 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:17.120359 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:17.125381 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-164b3fa2-e5a3-45ff-9f04-22579d5bf1a5 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Volume info retrieved successfully. Aug 14 22:35:17.131687 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-164b3fa2-e5a3-45ff-9f04-22579d5bf1a5 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 200 Aug 14 22:35:17.132242 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1147/4544] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:17 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:17.180464 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-681c11c6-a9be-4346-a899-752747e9f371 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:17.183595 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-681c11c6-a9be-4346-a899-752747e9f371 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:17.183968 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-681c11c6-a9be-4346-a899-752747e9f371 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:17.184146 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-681c11c6-a9be-4346-a899-752747e9f371 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:17.184231 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-681c11c6-a9be-4346-a899-752747e9f371 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:17.190181 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:17.190181 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:17.191272 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-681c11c6-a9be-4346-a899-752747e9f371 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:17.194060 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1128/4545] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:17 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:17.333528 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-af86dc24-3d88-456a-90ba-ad53e18d34b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:17.336943 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-af86dc24-3d88-456a-90ba-ad53e18d34b1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 Aug 14 22:35:17.336943 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-af86dc24-3d88-456a-90ba-ad53e18d34b1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:17.336943 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-af86dc24-3d88-456a-90ba-ad53e18d34b1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:17.342074 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:17.342074 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:17.349478 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-af86dc24-3d88-456a-90ba-ad53e18d34b1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:35:17.354717 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-af86dc24-3d88-456a-90ba-ad53e18d34b1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 returned with HTTP 200 Aug 14 22:35:17.354717 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1145/4546] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:35:17 2026] GET /volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:17.368466 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f50e9d26-db46-41b9-a460-43aa1350b9b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:17.368466 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f50e9d26-db46-41b9-a460-43aa1350b9b5 None None] GET https://10.4.3.114/volume// Aug 14 22:35:17.368466 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f50e9d26-db46-41b9-a460-43aa1350b9b5 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:17.368466 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f50e9d26-db46-41b9-a460-43aa1350b9b5 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:17.369826 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f50e9d26-db46-41b9-a460-43aa1350b9b5 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:35:17.369826 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1127/4547] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:35: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 14 22:35:17.382821 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-485a9c5b-37db-428d-a974-653e4f5720e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:17.391033 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-485a9c5b-37db-428d-a974-653e4f5720e4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:35:17.391033 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-485a9c5b-37db-428d-a974-653e4f5720e4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8258b84-c53d-4cb0-9bf6-9c836df7f907", "connector": null, "instance_uuid": "ba206356-a64f-4ead-b3c3-8dffadd46263"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:17.407604 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:17.407604 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:17.447382 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-485a9c5b-37db-428d-a974-653e4f5720e4 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:35:17.448772 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1148/4548] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:35:17 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 14 22:35:17.578816 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2f9fc2f-8a46-4cf4-baa0-bcfa9787a8fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:17.580499 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2f9fc2f-8a46-4cf4-baa0-bcfa9787a8fc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:17.580705 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2f9fc2f-8a46-4cf4-baa0-bcfa9787a8fc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:17.580921 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2f9fc2f-8a46-4cf4-baa0-bcfa9787a8fc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:17.580997 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c2f9fc2f-8a46-4cf4-baa0-bcfa9787a8fc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:17.594636 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:17.594636 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:17.595607 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2f9fc2f-8a46-4cf4-baa0-bcfa9787a8fc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:17.596146 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1129/4549] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:17 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:18.151549 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0c7f4240-3db7-48e3-b486-82d0499e7082 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:18.154071 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c7f4240-3db7-48e3-b486-82d0499e7082 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] GET https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 Aug 14 22:35:18.154260 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c7f4240-3db7-48e3-b486-82d0499e7082 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:18.154509 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c7f4240-3db7-48e3-b486-82d0499e7082 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:18.160697 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c7f4240-3db7-48e3-b486-82d0499e7082 tempest-TestStampPattern-1054486851 tempest-TestStampPattern-1054486851-project-member] https://10.4.3.114/volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 returned with HTTP 404 Aug 14 22:35:18.161347 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1146/4550] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:18 2026] GET /volume/v3/volumes/a2e2785b-5d24-4355-9e77-eca876ba6955 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:18.206524 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b21b108a-a8da-49f9-a78d-e8e59a33b4c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:18.208763 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b21b108a-a8da-49f9-a78d-e8e59a33b4c4 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:18.209063 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b21b108a-a8da-49f9-a78d-e8e59a33b4c4 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:18.209313 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b21b108a-a8da-49f9-a78d-e8e59a33b4c4 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:18.209427 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b21b108a-a8da-49f9-a78d-e8e59a33b4c4 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:18.215817 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:18.215817 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:18.216743 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b21b108a-a8da-49f9-a78d-e8e59a33b4c4 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:18.217275 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1128/4551] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:18 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:18.547894 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f2f980ea-6c5a-4814-a795-d2b28957c4ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:18.548295 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2f980ea-6c5a-4814-a795-d2b28957c4ef None None] GET https://10.4.3.114/volume// Aug 14 22:35:18.549064 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f2f980ea-6c5a-4814-a795-d2b28957c4ef None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:18.549064 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f2f980ea-6c5a-4814-a795-d2b28957c4ef None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:18.549064 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2f980ea-6c5a-4814-a795-d2b28957c4ef None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:35:18.549552 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1149/4552] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:35:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:35:18.557754 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-55db4e8d-bf33-4cc1-b604-80381795cc24 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:18.560521 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-55db4e8d-bf33-4cc1-b604-80381795cc24 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 Aug 14 22:35:18.560793 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-55db4e8d-bf33-4cc1-b604-80381795cc24 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:18.561023 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-55db4e8d-bf33-4cc1-b604-80381795cc24 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:18.576376 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:18.576376 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:18.581546 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-55db4e8d-bf33-4cc1-b604-80381795cc24 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:35:18.589126 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-55db4e8d-bf33-4cc1-b604-80381795cc24 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 returned with HTTP 200 Aug 14 22:35:18.589529 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1130/4553] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:35:18 2026] GET /volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 => generated 1534 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:18.609876 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4ce2592d-7bc2-4d99-a0d9-29dfdcba5aba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:18.612025 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ce2592d-7bc2-4d99-a0d9-29dfdcba5aba tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:18.612267 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ce2592d-7bc2-4d99-a0d9-29dfdcba5aba tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:18.612515 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ce2592d-7bc2-4d99-a0d9-29dfdcba5aba tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:18.612676 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4ce2592d-7bc2-4d99-a0d9-29dfdcba5aba tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:18.622014 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:18.622014 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:18.622014 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ce2592d-7bc2-4d99-a0d9-29dfdcba5aba tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:18.622014 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1147/4554] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:18 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:18.732034 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-ed579b31-a741-4217-b9a9-f2d5b839d598 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:18.734319 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-ed579b31-a741-4217-b9a9-f2d5b839d598 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] PUT https://10.4.3.114/volume/v3/attachments/f46427ea-a950-4e6a-ba2c-d9f71b31e6b0 Aug 14 22:35:18.734805 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-ed579b31-a741-4217-b9a9-f2d5b839d598 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:18.743589 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-ed579b31-a741-4217-b9a9-f2d5b839d598 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Acquiring lock "cinder-attachment_update-f8258b84-c53d-4cb0-9bf6-9c836df7f907-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:35:18.749192 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-ed579b31-a741-4217-b9a9-f2d5b839d598 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Lock "cinder-attachment_update-f8258b84-c53d-4cb0-9bf6-9c836df7f907-np0000007343" acquired by "attachment_update" :: waited 0.006s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:35:18.750134 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:18.750134 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:18.864591 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-ed579b31-a741-4217-b9a9-f2d5b839d598 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Lock "cinder-attachment_update-f8258b84-c53d-4cb0-9bf6-9c836df7f907-np0000007343" released by "attachment_update" :: held 0.115s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:35:18.864996 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-ed579b31-a741-4217-b9a9-f2d5b839d598 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/attachments/f46427ea-a950-4e6a-ba2c-d9f71b31e6b0 returned with HTTP 200 Aug 14 22:35:18.865577 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1129/4555] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:35:18 2026] PUT /volume/v3/attachments/f46427ea-a950-4e6a-ba2c-d9f71b31e6b0 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:35:18.903712 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-928355e5-d5f4-4d0d-8670-7a36b8a86db5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:18.905916 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-928355e5-d5f4-4d0d-8670-7a36b8a86db5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/attachments/f46427ea-a950-4e6a-ba2c-d9f71b31e6b0/action Aug 14 22:35:18.906289 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-928355e5-d5f4-4d0d-8670-7a36b8a86db5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:35:18.906425 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-928355e5-d5f4-4d0d-8670-7a36b8a86db5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:18.922551 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:18.922551 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:18.932529 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6f72ddbf-9ac0-42e0-b7c2-ad583e9c1afc req-928355e5-d5f4-4d0d-8670-7a36b8a86db5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/attachments/f46427ea-a950-4e6a-ba2c-d9f71b31e6b0/action returned with HTTP 204 Aug 14 22:35:18.932941 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1150/4556] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:35:18 2026] POST /volume/v3/attachments/f46427ea-a950-4e6a-ba2c-d9f71b31e6b0/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:19.231315 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a63a66a9-f78e-46f5-bd94-472ee92989f4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:19.234374 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a63a66a9-f78e-46f5-bd94-472ee92989f4 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:19.234699 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a63a66a9-f78e-46f5-bd94-472ee92989f4 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:19.234978 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a63a66a9-f78e-46f5-bd94-472ee92989f4 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:19.235110 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a63a66a9-f78e-46f5-bd94-472ee92989f4 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:19.242107 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:19.242107 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:19.242967 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a63a66a9-f78e-46f5-bd94-472ee92989f4 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:19.243488 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1131/4557] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:19 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:19.633277 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-31b4f790-cd82-477e-a5a5-1c6dd8ee0590 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:19.635496 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31b4f790-cd82-477e-a5a5-1c6dd8ee0590 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:19.635873 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31b4f790-cd82-477e-a5a5-1c6dd8ee0590 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:19.636184 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31b4f790-cd82-477e-a5a5-1c6dd8ee0590 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:19.636358 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-31b4f790-cd82-477e-a5a5-1c6dd8ee0590 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:19.641353 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:19.641353 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:19.642085 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31b4f790-cd82-477e-a5a5-1c6dd8ee0590 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:19.642619 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1148/4558] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:19 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:20.256088 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a88d982b-ff4f-4e9c-9749-d99724206ce8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:20.258400 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a88d982b-ff4f-4e9c-9749-d99724206ce8 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:20.258698 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a88d982b-ff4f-4e9c-9749-d99724206ce8 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:20.258952 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a88d982b-ff4f-4e9c-9749-d99724206ce8 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:20.259169 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a88d982b-ff4f-4e9c-9749-d99724206ce8 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:20.263509 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:20.263509 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:20.264132 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a88d982b-ff4f-4e9c-9749-d99724206ce8 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:20.264524 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1130/4559] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:20 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:20.655139 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ce42f81b-9474-436e-858b-4fb9b91c2394 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:20.657661 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce42f81b-9474-436e-858b-4fb9b91c2394 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:20.657941 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce42f81b-9474-436e-858b-4fb9b91c2394 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:20.658173 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce42f81b-9474-436e-858b-4fb9b91c2394 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:20.658445 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ce42f81b-9474-436e-858b-4fb9b91c2394 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:20.665200 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:20.665200 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:20.666172 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce42f81b-9474-436e-858b-4fb9b91c2394 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:20.667185 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1151/4560] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:20 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:21.280268 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-29a2a814-c26c-44fa-92d8-dfc5a653da62 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:21.282922 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29a2a814-c26c-44fa-92d8-dfc5a653da62 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:21.283202 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29a2a814-c26c-44fa-92d8-dfc5a653da62 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:21.283555 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29a2a814-c26c-44fa-92d8-dfc5a653da62 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:21.283664 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-29a2a814-c26c-44fa-92d8-dfc5a653da62 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:21.289732 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:21.289732 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:21.291202 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29a2a814-c26c-44fa-92d8-dfc5a653da62 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:21.292232 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1132/4561] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:21 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:21.680934 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-22d89044-0a11-4379-b6d6-c263d9deb684 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:21.683187 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22d89044-0a11-4379-b6d6-c263d9deb684 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:21.683500 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22d89044-0a11-4379-b6d6-c263d9deb684 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:21.683736 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22d89044-0a11-4379-b6d6-c263d9deb684 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:21.683875 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-22d89044-0a11-4379-b6d6-c263d9deb684 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:21.689859 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:21.689859 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:21.689859 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22d89044-0a11-4379-b6d6-c263d9deb684 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:21.690199 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1149/4562] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:21 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:22.306517 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f44dd34c-fdc2-4f06-a506-f54e08306c0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:22.308413 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f44dd34c-fdc2-4f06-a506-f54e08306c0e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:22.308688 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f44dd34c-fdc2-4f06-a506-f54e08306c0e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:22.308925 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f44dd34c-fdc2-4f06-a506-f54e08306c0e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:22.309038 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f44dd34c-fdc2-4f06-a506-f54e08306c0e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:22.315008 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:22.315008 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:22.315780 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f44dd34c-fdc2-4f06-a506-f54e08306c0e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:22.316171 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1131/4563] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:22 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:22.703018 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b0303063-f62e-430e-aec0-00fa69f464fa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:22.705874 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0303063-f62e-430e-aec0-00fa69f464fa tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:22.706299 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0303063-f62e-430e-aec0-00fa69f464fa tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:22.706655 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0303063-f62e-430e-aec0-00fa69f464fa tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:22.706882 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b0303063-f62e-430e-aec0-00fa69f464fa tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:22.714744 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:22.714744 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:22.716555 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0303063-f62e-430e-aec0-00fa69f464fa tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:22.717343 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1152/4564] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:22 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:23.330481 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b64dc8bf-6c31-44ba-8887-18cc88af7672 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:23.332994 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b64dc8bf-6c31-44ba-8887-18cc88af7672 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:23.332994 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b64dc8bf-6c31-44ba-8887-18cc88af7672 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:23.333497 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b64dc8bf-6c31-44ba-8887-18cc88af7672 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:23.334054 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b64dc8bf-6c31-44ba-8887-18cc88af7672 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:23.339079 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:23.339079 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:23.339079 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b64dc8bf-6c31-44ba-8887-18cc88af7672 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:23.339768 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1133/4565] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:23 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:23.727612 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b634630b-95e9-406a-a32b-35ebbd61e3a5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:23.730409 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b634630b-95e9-406a-a32b-35ebbd61e3a5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:23.730723 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b634630b-95e9-406a-a32b-35ebbd61e3a5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:23.730987 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b634630b-95e9-406a-a32b-35ebbd61e3a5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:23.731136 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b634630b-95e9-406a-a32b-35ebbd61e3a5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:23.738406 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:23.738406 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:23.739300 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b634630b-95e9-406a-a32b-35ebbd61e3a5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:23.740075 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1150/4566] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:23 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:24.351795 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-38a3b9e0-b8ed-4170-85e0-76d69ce6e9cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:24.354181 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38a3b9e0-b8ed-4170-85e0-76d69ce6e9cb tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:24.354541 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38a3b9e0-b8ed-4170-85e0-76d69ce6e9cb tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:24.354841 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38a3b9e0-b8ed-4170-85e0-76d69ce6e9cb tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:24.355018 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-38a3b9e0-b8ed-4170-85e0-76d69ce6e9cb tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:24.362294 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:24.362294 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:24.363319 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38a3b9e0-b8ed-4170-85e0-76d69ce6e9cb tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:24.363870 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1132/4567] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:24 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:24.750549 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eaef2e15-14be-43ec-b215-136d84e2d1d8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:24.753874 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eaef2e15-14be-43ec-b215-136d84e2d1d8 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:24.754139 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eaef2e15-14be-43ec-b215-136d84e2d1d8 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:24.754411 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eaef2e15-14be-43ec-b215-136d84e2d1d8 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:24.754523 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-eaef2e15-14be-43ec-b215-136d84e2d1d8 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:24.760341 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:24.760341 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:24.761247 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eaef2e15-14be-43ec-b215-136d84e2d1d8 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:24.761894 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1153/4568] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:24 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:25.232504 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:25.346278 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:25.346838 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1580583600"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:25.348409 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume request body: {'volume': {"'imageRef": '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1580583600'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:25.348543 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume of 1 GB Aug 14 22:35:25.354079 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Availability Zones retrieved successfully. Aug 14 22:35:25.359491 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Flow 'volume_create_api' (69ab53c0-2557-42d5-b146-212724a1776b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:25.360561 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d6dddb9-07a1-4b26-974d-a38ca64f97fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.361600 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:25.379210 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5641cc6f-c3db-4b9c-95c6-84c1e1ae85ba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:25.381104 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5641cc6f-c3db-4b9c-95c6-84c1e1ae85ba tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:25.381340 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5641cc6f-c3db-4b9c-95c6-84c1e1ae85ba tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:25.381534 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5641cc6f-c3db-4b9c-95c6-84c1e1ae85ba tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:25.381635 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5641cc6f-c3db-4b9c-95c6-84c1e1ae85ba tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:25.387401 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:25.387401 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:25.388200 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5641cc6f-c3db-4b9c-95c6-84c1e1ae85ba tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:25.388915 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1151/4569] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:25 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:25.394545 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d6dddb9-07a1-4b26-974d-a38ca64f97fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.395543 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd4463a-09a5-46a6-bfb6-bce6d37afcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.476822 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Created reservations ['1b9bc938-b1d1-4520-a2ac-cfe69a0aabef', 'f4e8f350-73af-4480-a784-e20719085c14', '23ea331d-e3ac-4f02-b15a-0d208296a2ee', '74e8a924-dae1-4ab2-ae2d-20d89dcec41f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:25.477836 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd4463a-09a5-46a6-bfb6-bce6d37afcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b9bc938-b1d1-4520-a2ac-cfe69a0aabef', 'f4e8f350-73af-4480-a784-e20719085c14', '23ea331d-e3ac-4f02-b15a-0d208296a2ee', '74e8a924-dae1-4ab2-ae2d-20d89dcec41f']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.478905 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26bd5967-c19e-45c7-ace1-2061e67cf797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.504317 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26bd5967-c19e-45c7-ace1-2061e67cf797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '936c0209-0d40-4b1d-aad5-a29422cc35e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1580583600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d3da5ba074896a2d865f321ec29bf',qos_specs=None,replication_status=,reservations=['1b9bc938-b1d1-4520-a2ac-cfe69a0aabef','f4e8f350-73af-4480-a784-e20719085c14','23ea331d-e3ac-4f02-b15a-0d208296a2ee','74e8a924-dae1-4ab2-ae2d-20d89dcec41f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f77e704922d94f739801dceaa5efbf86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1580583600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=936c0209-0d40-4b1d-aad5-a29422cc35e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='126d3da5ba074896a2d865f321ec29bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f77e704922d94f739801dceaa5efbf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.505093 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d2262e8-a044-4c4d-9266-1eff4047c60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.528023 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d2262e8-a044-4c4d-9266-1eff4047c60a) transitioned into state 'SUCCESS' from state '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-1580583600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d3da5ba074896a2d865f321ec29bf',qos_specs=None,replication_status=,reservations=['1b9bc938-b1d1-4520-a2ac-cfe69a0aabef','f4e8f350-73af-4480-a784-e20719085c14','23ea331d-e3ac-4f02-b15a-0d208296a2ee','74e8a924-dae1-4ab2-ae2d-20d89dcec41f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f77e704922d94f739801dceaa5efbf86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.528996 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48d284f1-a29f-48ab-b731-2e01f4efb867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.540901 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48d284f1-a29f-48ab-b731-2e01f4efb867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.542002 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Flow 'volume_create_api' (69ab53c0-2557-42d5-b146-212724a1776b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:25.542449 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume request issued successfully. Aug 14 22:35:25.543075 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ada8efdf-1cd9-41bb-8c27-7eae7ed59f3c tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:25.543635 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1134/4570] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:35:25 2026] POST /volume/v3/volumes => generated 757 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:25.558386 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:25.560456 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:25.560868 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-143570870"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:25.562591 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume request body: {'volume': {"'imageRef": '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-143570870'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:25.562730 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume of 1 GB Aug 14 22:35:25.568028 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Availability Zones retrieved successfully. Aug 14 22:35:25.575890 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Flow 'volume_create_api' (6f236e2f-9c9c-4097-8588-306dae2aad3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:25.577340 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5baa569e-6d9f-4430-af71-36e24d78effd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.578541 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:25.609310 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5baa569e-6d9f-4430-af71-36e24d78effd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.610069 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0002b182-d69f-48ae-9268-f805e7bc26be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.659199 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Created reservations ['69910baa-1a7b-4121-a2ba-21c8978a9796', '8d71ae0a-ce8c-4fd5-9d17-61f2b9f95c7e', 'ec4160c8-ecbe-4e67-a434-200142529953', '9008c2d2-916d-4e13-b49c-3f2dd8ea941e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:25.660047 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0002b182-d69f-48ae-9268-f805e7bc26be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69910baa-1a7b-4121-a2ba-21c8978a9796', '8d71ae0a-ce8c-4fd5-9d17-61f2b9f95c7e', 'ec4160c8-ecbe-4e67-a434-200142529953', '9008c2d2-916d-4e13-b49c-3f2dd8ea941e']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.660842 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5bc0dd-8127-42b8-82a4-1f36097ff193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.686869 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5bc0dd-8127-42b8-82a4-1f36097ff193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1bfa4e6-ec0c-418b-885b-9b27d21ad402', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-143570870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d3da5ba074896a2d865f321ec29bf',qos_specs=None,replication_status=,reservations=['69910baa-1a7b-4121-a2ba-21c8978a9796','8d71ae0a-ce8c-4fd5-9d17-61f2b9f95c7e','ec4160c8-ecbe-4e67-a434-200142529953','9008c2d2-916d-4e13-b49c-3f2dd8ea941e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f77e704922d94f739801dceaa5efbf86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-143570870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1bfa4e6-ec0c-418b-885b-9b27d21ad402,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='126d3da5ba074896a2d865f321ec29bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f77e704922d94f739801dceaa5efbf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.687721 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d772652f-dedf-43d5-a066-f763810e5115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.704582 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d772652f-dedf-43d5-a066-f763810e5115) transitioned into state 'SUCCESS' from state '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-143570870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d3da5ba074896a2d865f321ec29bf',qos_specs=None,replication_status=,reservations=['69910baa-1a7b-4121-a2ba-21c8978a9796','8d71ae0a-ce8c-4fd5-9d17-61f2b9f95c7e','ec4160c8-ecbe-4e67-a434-200142529953','9008c2d2-916d-4e13-b49c-3f2dd8ea941e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f77e704922d94f739801dceaa5efbf86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.705164 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba314ebe-ea96-4d3d-827c-19c4e2fc4a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.713446 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba314ebe-ea96-4d3d-827c-19c4e2fc4a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.714198 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Flow 'volume_create_api' (6f236e2f-9c9c-4097-8588-306dae2aad3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:25.714506 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume request issued successfully. Aug 14 22:35:25.714993 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de1c55e0-ed86-422f-9370-0fca6aa3cbe8 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:25.715451 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1133/4571] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:35:25 2026] POST /volume/v3/volumes => generated 756 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:25.731291 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-caeec183-c1bb-48d3-8523-e154a9956d36 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:25.735269 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:25.735269 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-799901992"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:25.735269 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume request body: {'volume': {"'imageRef": '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-799901992'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:25.735269 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume of 1 GB Aug 14 22:35:25.740541 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Availability Zones retrieved successfully. Aug 14 22:35:25.746904 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Flow 'volume_create_api' (feb00172-20c7-4eec-9664-56768fef35f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:25.748318 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1fbe41c-8637-46a6-a405-4f0f5da149fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.749484 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:25.772228 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b8c12b20-5081-4d6d-8822-740ce5998e8c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:25.774555 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8c12b20-5081-4d6d-8822-740ce5998e8c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:25.774555 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8c12b20-5081-4d6d-8822-740ce5998e8c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:25.774555 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8c12b20-5081-4d6d-8822-740ce5998e8c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:25.774840 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b8c12b20-5081-4d6d-8822-740ce5998e8c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:25.779918 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:25.779918 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:25.779918 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8c12b20-5081-4d6d-8822-740ce5998e8c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:25.780681 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1152/4572] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:25 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:25.785011 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1fbe41c-8637-46a6-a405-4f0f5da149fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.786417 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57327597-6b6e-41b2-b966-e974b431efbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.840386 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Created reservations ['5e7deac4-7ca0-4d85-a02e-a4cb87e2238e', 'baf2badc-e609-40c4-9b0f-244f47f0c550', '728f375c-d054-4186-8b1b-67091cd4d487', 'e2c47494-2666-4007-9e7f-694bf9533682'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:25.841307 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57327597-6b6e-41b2-b966-e974b431efbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e7deac4-7ca0-4d85-a02e-a4cb87e2238e', 'baf2badc-e609-40c4-9b0f-244f47f0c550', '728f375c-d054-4186-8b1b-67091cd4d487', 'e2c47494-2666-4007-9e7f-694bf9533682']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.842431 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f0ed945-4f8e-4d9f-9262-6c629809e043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.868858 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f0ed945-4f8e-4d9f-9262-6c629809e043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d0a0b79-4c26-4ecf-898e-2c3351b95548', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-799901992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d3da5ba074896a2d865f321ec29bf',qos_specs=None,replication_status=,reservations=['5e7deac4-7ca0-4d85-a02e-a4cb87e2238e','baf2badc-e609-40c4-9b0f-244f47f0c550','728f375c-d054-4186-8b1b-67091cd4d487','e2c47494-2666-4007-9e7f-694bf9533682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f77e704922d94f739801dceaa5efbf86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-799901992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d0a0b79-4c26-4ecf-898e-2c3351b95548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='126d3da5ba074896a2d865f321ec29bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f77e704922d94f739801dceaa5efbf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.869599 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40437df-bd80-456e-be4a-45ed198cbdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.894103 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40437df-bd80-456e-be4a-45ed198cbdf4) transitioned into state 'SUCCESS' from state '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-799901992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d3da5ba074896a2d865f321ec29bf',qos_specs=None,replication_status=,reservations=['5e7deac4-7ca0-4d85-a02e-a4cb87e2238e','baf2badc-e609-40c4-9b0f-244f47f0c550','728f375c-d054-4186-8b1b-67091cd4d487','e2c47494-2666-4007-9e7f-694bf9533682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f77e704922d94f739801dceaa5efbf86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.895405 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e090571-f629-45bc-bed5-b587f7bc6ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.906971 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e090571-f629-45bc-bed5-b587f7bc6ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.908028 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Flow 'volume_create_api' (feb00172-20c7-4eec-9664-56768fef35f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:25.908463 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume request issued successfully. Aug 14 22:35:25.909086 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-caeec183-c1bb-48d3-8523-e154a9956d36 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:25.909644 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1154/4573] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:35:25 2026] POST /volume/v3/volumes => generated 756 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:25.923022 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:25.925307 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:25.925740 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-547919875"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:25.927557 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume request body: {'volume': {"'imageRef": '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-547919875'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:25.927783 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume of 1 GB Aug 14 22:35:25.928102 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:25.928102 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:25.932447 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Availability Zones retrieved successfully. Aug 14 22:35:25.937693 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Flow 'volume_create_api' (5ef73ab4-f21c-4ac7-8ce8-18cf3aad31b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:25.938705 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95c4c07-7790-4609-a11d-7e14472c82e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:25.939672 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:25.978233 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95c4c07-7790-4609-a11d-7e14472c82e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:25.979004 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cdd340e-2e76-4902-8fb0-467541b7c580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:26.023120 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Created reservations ['0736daa8-1f1f-49c9-82ab-076cb8103f5c', '9f5766e3-4bb3-48fe-a37a-0b6bc5f20239', '9e673525-31a6-47ed-ad33-6895a19ec993', '3990257a-31a0-49c0-bdbc-7e28b4fb6a4c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:26.024267 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cdd340e-2e76-4902-8fb0-467541b7c580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0736daa8-1f1f-49c9-82ab-076cb8103f5c', '9f5766e3-4bb3-48fe-a37a-0b6bc5f20239', '9e673525-31a6-47ed-ad33-6895a19ec993', '3990257a-31a0-49c0-bdbc-7e28b4fb6a4c']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:26.028278 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc9f932-e6f6-4ba2-b5b8-b1a3046ad6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:26.053012 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc9f932-e6f6-4ba2-b5b8-b1a3046ad6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03ba909a-0c87-4621-a990-90a4c4f6f956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-547919875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d3da5ba074896a2d865f321ec29bf',qos_specs=None,replication_status=,reservations=['0736daa8-1f1f-49c9-82ab-076cb8103f5c','9f5766e3-4bb3-48fe-a37a-0b6bc5f20239','9e673525-31a6-47ed-ad33-6895a19ec993','3990257a-31a0-49c0-bdbc-7e28b4fb6a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f77e704922d94f739801dceaa5efbf86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-547919875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03ba909a-0c87-4621-a990-90a4c4f6f956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='126d3da5ba074896a2d865f321ec29bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f77e704922d94f739801dceaa5efbf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:26.053771 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a5cd24-d73d-4965-8140-7862f9001ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:26.074665 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a5cd24-d73d-4965-8140-7862f9001ff5) transitioned into state 'SUCCESS' from state '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-547919875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d3da5ba074896a2d865f321ec29bf',qos_specs=None,replication_status=,reservations=['0736daa8-1f1f-49c9-82ab-076cb8103f5c','9f5766e3-4bb3-48fe-a37a-0b6bc5f20239','9e673525-31a6-47ed-ad33-6895a19ec993','3990257a-31a0-49c0-bdbc-7e28b4fb6a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f77e704922d94f739801dceaa5efbf86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:26.079290 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b6505b-a23e-45f1-abe6-2b9f5591e550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:26.089030 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b6505b-a23e-45f1-abe6-2b9f5591e550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:26.090218 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Flow 'volume_create_api' (5ef73ab4-f21c-4ac7-8ce8-18cf3aad31b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:26.090672 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume request issued successfully. Aug 14 22:35:26.091448 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1407d1d1-079b-4d16-adb0-0881ec3868fd tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:26.091977 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1135/4574] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:35:25 2026] POST /volume/v3/volumes => generated 756 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:26.110668 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:26.114072 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:26.114285 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2143474582"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:26.115645 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume request body: {'volume': {"'imageRef": '5839200c-6f0c-4014-ac5c-a6eccf430841', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2143474582'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:26.115796 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume of 1 GB Aug 14 22:35:26.116058 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:26.116058 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:26.122297 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Availability Zones retrieved successfully. Aug 14 22:35:26.131045 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Flow 'volume_create_api' (79b564f6-0d39-4463-b972-f14fa35a6453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:26.132606 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa82553-ac9a-480c-a5ce-f3191fd4e32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:26.133712 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:26.171269 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa82553-ac9a-480c-a5ce-f3191fd4e32a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:26.172458 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1313060-072c-475d-95f9-edd12ee3039c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:26.222485 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Created reservations ['22b15e5f-f8f4-4a13-ba9b-4d3b0fd8e8c4', '17d47922-74d3-4a30-9a59-7068f04c674c', 'c231c7e7-866f-41c2-a5b6-be7212029390', '00c3d0de-4a1e-4caa-b949-3298f7327466'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:26.223331 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1313060-072c-475d-95f9-edd12ee3039c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22b15e5f-f8f4-4a13-ba9b-4d3b0fd8e8c4', '17d47922-74d3-4a30-9a59-7068f04c674c', 'c231c7e7-866f-41c2-a5b6-be7212029390', '00c3d0de-4a1e-4caa-b949-3298f7327466']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:26.224119 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cac48d92-133c-4fbc-933f-19ce1b692db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:26.253361 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cac48d92-133c-4fbc-933f-19ce1b692db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90bc11d7-b770-4348-a017-e4e7932e28c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2143474582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d3da5ba074896a2d865f321ec29bf',qos_specs=None,replication_status=,reservations=['22b15e5f-f8f4-4a13-ba9b-4d3b0fd8e8c4','17d47922-74d3-4a30-9a59-7068f04c674c','c231c7e7-866f-41c2-a5b6-be7212029390','00c3d0de-4a1e-4caa-b949-3298f7327466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f77e704922d94f739801dceaa5efbf86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2143474582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90bc11d7-b770-4348-a017-e4e7932e28c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='126d3da5ba074896a2d865f321ec29bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f77e704922d94f739801dceaa5efbf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:26.254291 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c474de7-7b5b-4056-8928-5cd93df46758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:26.279824 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c474de7-7b5b-4056-8928-5cd93df46758) transitioned into state 'SUCCESS' from state '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-2143474582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d3da5ba074896a2d865f321ec29bf',qos_specs=None,replication_status=,reservations=['22b15e5f-f8f4-4a13-ba9b-4d3b0fd8e8c4','17d47922-74d3-4a30-9a59-7068f04c674c','c231c7e7-866f-41c2-a5b6-be7212029390','00c3d0de-4a1e-4caa-b949-3298f7327466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f77e704922d94f739801dceaa5efbf86',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:26.280575 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77a06fd9-5d60-4f1a-9555-830380c6c550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:26.294245 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77a06fd9-5d60-4f1a-9555-830380c6c550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:26.295027 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Flow 'volume_create_api' (79b564f6-0d39-4463-b972-f14fa35a6453) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:26.295317 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Create volume request issued successfully. Aug 14 22:35:26.295867 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ad2b84d-2b77-4e7f-877c-099bf456c6c7 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:26.296329 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1134/4575] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:35:26 2026] POST /volume/v3/volumes => generated 757 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:26.307826 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6b0edbfc-7f3c-487e-9bd6-74c16b580401 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:26.310496 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b0edbfc-7f3c-487e-9bd6-74c16b580401 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/936c0209-0d40-4b1d-aad5-a29422cc35e5 Aug 14 22:35:26.310808 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b0edbfc-7f3c-487e-9bd6-74c16b580401 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:26.311057 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b0edbfc-7f3c-487e-9bd6-74c16b580401 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:26.320697 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:26.320697 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:26.325919 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6b0edbfc-7f3c-487e-9bd6-74c16b580401 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:26.330872 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b0edbfc-7f3c-487e-9bd6-74c16b580401 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/936c0209-0d40-4b1d-aad5-a29422cc35e5 returned with HTTP 200 Aug 14 22:35:26.331990 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1153/4576] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:26 2026] GET /volume/v3/volumes/936c0209-0d40-4b1d-aad5-a29422cc35e5 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:26.344235 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6125b69b-4d9b-4a28-a491-f708093026a6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:26.346315 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6125b69b-4d9b-4a28-a491-f708093026a6 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/f1bfa4e6-ec0c-418b-885b-9b27d21ad402 Aug 14 22:35:26.346568 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6125b69b-4d9b-4a28-a491-f708093026a6 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:26.346774 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6125b69b-4d9b-4a28-a491-f708093026a6 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:26.356339 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:26.356339 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:26.367771 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6125b69b-4d9b-4a28-a491-f708093026a6 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:26.374329 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6125b69b-4d9b-4a28-a491-f708093026a6 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/f1bfa4e6-ec0c-418b-885b-9b27d21ad402 returned with HTTP 200 Aug 14 22:35:26.374898 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1155/4577] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:26 2026] GET /volume/v3/volumes/f1bfa4e6-ec0c-418b-885b-9b27d21ad402 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:26.389798 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc0915d2-1e0a-4b52-971f-c0ec06088519 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:26.392005 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc0915d2-1e0a-4b52-971f-c0ec06088519 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/1d0a0b79-4c26-4ecf-898e-2c3351b95548 Aug 14 22:35:26.392267 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc0915d2-1e0a-4b52-971f-c0ec06088519 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:26.392490 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc0915d2-1e0a-4b52-971f-c0ec06088519 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:26.400414 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-beb3c096-8a9c-4b9f-ae9f-c75358bfe9a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:26.400669 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:26.400669 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:26.402404 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-beb3c096-8a9c-4b9f-ae9f-c75358bfe9a0 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:26.402627 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-beb3c096-8a9c-4b9f-ae9f-c75358bfe9a0 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:26.402866 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-beb3c096-8a9c-4b9f-ae9f-c75358bfe9a0 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:26.403016 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-beb3c096-8a9c-4b9f-ae9f-c75358bfe9a0 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:26.405100 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bc0915d2-1e0a-4b52-971f-c0ec06088519 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:26.408052 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:26.408052 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:26.408883 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-beb3c096-8a9c-4b9f-ae9f-c75358bfe9a0 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:26.409270 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1135/4578] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:26 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:26.409875 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc0915d2-1e0a-4b52-971f-c0ec06088519 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/1d0a0b79-4c26-4ecf-898e-2c3351b95548 returned with HTTP 200 Aug 14 22:35:26.410412 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1136/4579] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:26 2026] GET /volume/v3/volumes/1d0a0b79-4c26-4ecf-898e-2c3351b95548 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:26.424648 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c9d8b705-923c-4bdd-bd43-7998c7beb646 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:26.426658 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9d8b705-923c-4bdd-bd43-7998c7beb646 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/03ba909a-0c87-4621-a990-90a4c4f6f956 Aug 14 22:35:26.426864 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9d8b705-923c-4bdd-bd43-7998c7beb646 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:26.427082 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9d8b705-923c-4bdd-bd43-7998c7beb646 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:26.435481 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:26.435481 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:26.439686 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c9d8b705-923c-4bdd-bd43-7998c7beb646 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:26.445145 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9d8b705-923c-4bdd-bd43-7998c7beb646 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/03ba909a-0c87-4621-a990-90a4c4f6f956 returned with HTTP 200 Aug 14 22:35:26.446095 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1154/4580] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:26 2026] GET /volume/v3/volumes/03ba909a-0c87-4621-a990-90a4c4f6f956 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:26.461981 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cb2f6ab4-7893-427b-9f7f-20c2109de5be None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:26.465106 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb2f6ab4-7893-427b-9f7f-20c2109de5be tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/90bc11d7-b770-4348-a017-e4e7932e28c7 Aug 14 22:35:26.465377 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb2f6ab4-7893-427b-9f7f-20c2109de5be tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:26.465564 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb2f6ab4-7893-427b-9f7f-20c2109de5be tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:26.472143 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:26.472143 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:26.476391 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cb2f6ab4-7893-427b-9f7f-20c2109de5be tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:26.483499 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb2f6ab4-7893-427b-9f7f-20c2109de5be tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/90bc11d7-b770-4348-a017-e4e7932e28c7 returned with HTTP 200 Aug 14 22:35:26.483910 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1156/4581] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:26 2026] GET /volume/v3/volumes/90bc11d7-b770-4348-a017-e4e7932e28c7 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:26.498889 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cab1fcbf-ca52-48dc-8a18-349ac4cccc9a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:26.504321 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cab1fcbf-ca52-48dc-8a18-349ac4cccc9a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] DELETE https://10.4.3.114/volume/v3/volumes/90bc11d7-b770-4348-a017-e4e7932e28c7 Aug 14 22:35:26.504553 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cab1fcbf-ca52-48dc-8a18-349ac4cccc9a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:26.504737 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cab1fcbf-ca52-48dc-8a18-349ac4cccc9a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:26.504927 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-cab1fcbf-ca52-48dc-8a18-349ac4cccc9a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Delete volume with id: 90bc11d7-b770-4348-a017-e4e7932e28c7 Aug 14 22:35:26.519688 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:26.519688 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:26.520164 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cab1fcbf-ca52-48dc-8a18-349ac4cccc9a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:26.543135 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cab1fcbf-ca52-48dc-8a18-349ac4cccc9a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Delete volume request issued successfully. Aug 14 22:35:26.543360 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cab1fcbf-ca52-48dc-8a18-349ac4cccc9a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/90bc11d7-b770-4348-a017-e4e7932e28c7 returned with HTTP 202 Aug 14 22:35:26.543814 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1136/4582] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:35:26 2026] DELETE /volume/v3/volumes/90bc11d7-b770-4348-a017-e4e7932e28c7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:26.552620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d2b26fc9-75d7-400e-97f5-53a14ea6e1c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:26.554389 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2b26fc9-75d7-400e-97f5-53a14ea6e1c4 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/90bc11d7-b770-4348-a017-e4e7932e28c7 Aug 14 22:35:26.555644 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2b26fc9-75d7-400e-97f5-53a14ea6e1c4 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:26.555644 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2b26fc9-75d7-400e-97f5-53a14ea6e1c4 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:26.567576 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:26.567576 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:26.573665 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d2b26fc9-75d7-400e-97f5-53a14ea6e1c4 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:26.580317 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2b26fc9-75d7-400e-97f5-53a14ea6e1c4 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/90bc11d7-b770-4348-a017-e4e7932e28c7 returned with HTTP 200 Aug 14 22:35:26.580779 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1137/4583] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:26 2026] GET /volume/v3/volumes/90bc11d7-b770-4348-a017-e4e7932e28c7 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:26.791863 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b4bd330b-b4c4-4df6-904e-a3d94e99a2a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:26.793614 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4bd330b-b4c4-4df6-904e-a3d94e99a2a4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:26.793897 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4bd330b-b4c4-4df6-904e-a3d94e99a2a4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:26.794065 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4bd330b-b4c4-4df6-904e-a3d94e99a2a4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:26.794215 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b4bd330b-b4c4-4df6-904e-a3d94e99a2a4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:26.799172 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:26.799172 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:26.799823 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4bd330b-b4c4-4df6-904e-a3d94e99a2a4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:26.800189 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1155/4584] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:26 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:27.424218 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d770c44a-4410-4309-a9bd-6e87a563ea6a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:27.426939 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d770c44a-4410-4309-a9bd-6e87a563ea6a tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:27.427199 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d770c44a-4410-4309-a9bd-6e87a563ea6a tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:27.427468 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d770c44a-4410-4309-a9bd-6e87a563ea6a tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:27.427600 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d770c44a-4410-4309-a9bd-6e87a563ea6a tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:27.432452 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:27.432452 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:27.434001 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d770c44a-4410-4309-a9bd-6e87a563ea6a tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:27.434001 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1157/4585] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:27 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:27.596822 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-108835c5-6891-4f8f-87ba-e55160cbda33 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:27.598707 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-108835c5-6891-4f8f-87ba-e55160cbda33 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/90bc11d7-b770-4348-a017-e4e7932e28c7 Aug 14 22:35:27.598935 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-108835c5-6891-4f8f-87ba-e55160cbda33 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:27.599167 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-108835c5-6891-4f8f-87ba-e55160cbda33 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:27.605333 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-108835c5-6891-4f8f-87ba-e55160cbda33 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/90bc11d7-b770-4348-a017-e4e7932e28c7 returned with HTTP 404 Aug 14 22:35:27.605828 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1137/4586] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:27 2026] GET /volume/v3/volumes/90bc11d7-b770-4348-a017-e4e7932e28c7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:27.613695 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-99c28d99-52da-4c59-bc3d-f2d4354f64b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:27.615877 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99c28d99-52da-4c59-bc3d-f2d4354f64b9 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] DELETE https://10.4.3.114/volume/v3/volumes/03ba909a-0c87-4621-a990-90a4c4f6f956 Aug 14 22:35:27.616690 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99c28d99-52da-4c59-bc3d-f2d4354f64b9 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:27.616690 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99c28d99-52da-4c59-bc3d-f2d4354f64b9 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:27.617233 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-99c28d99-52da-4c59-bc3d-f2d4354f64b9 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Delete volume with id: 03ba909a-0c87-4621-a990-90a4c4f6f956 Aug 14 22:35:27.628181 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:27.628181 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:27.628779 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-99c28d99-52da-4c59-bc3d-f2d4354f64b9 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:27.651361 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-99c28d99-52da-4c59-bc3d-f2d4354f64b9 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Delete volume request issued successfully. Aug 14 22:35:27.651689 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99c28d99-52da-4c59-bc3d-f2d4354f64b9 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/03ba909a-0c87-4621-a990-90a4c4f6f956 returned with HTTP 202 Aug 14 22:35:27.652506 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1138/4587] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:35:27 2026] DELETE /volume/v3/volumes/03ba909a-0c87-4621-a990-90a4c4f6f956 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:27.662928 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8b202914-db9c-4f00-b72e-1ee24ceb7408 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:27.666737 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b202914-db9c-4f00-b72e-1ee24ceb7408 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/03ba909a-0c87-4621-a990-90a4c4f6f956 Aug 14 22:35:27.667017 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b202914-db9c-4f00-b72e-1ee24ceb7408 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:27.667241 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b202914-db9c-4f00-b72e-1ee24ceb7408 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:27.683460 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:27.683460 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:27.691137 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8b202914-db9c-4f00-b72e-1ee24ceb7408 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:27.699197 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b202914-db9c-4f00-b72e-1ee24ceb7408 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/03ba909a-0c87-4621-a990-90a4c4f6f956 returned with HTTP 200 Aug 14 22:35:27.699878 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1156/4588] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:27 2026] GET /volume/v3/volumes/03ba909a-0c87-4621-a990-90a4c4f6f956 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:27.809735 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-55bf11eb-8fc8-46f2-91d8-d789a9f2e906 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:27.811531 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55bf11eb-8fc8-46f2-91d8-d789a9f2e906 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:27.811762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55bf11eb-8fc8-46f2-91d8-d789a9f2e906 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:27.812317 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55bf11eb-8fc8-46f2-91d8-d789a9f2e906 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:27.812317 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-55bf11eb-8fc8-46f2-91d8-d789a9f2e906 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:27.817624 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:27.817624 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:27.818288 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55bf11eb-8fc8-46f2-91d8-d789a9f2e906 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:27.818677 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1158/4589] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:27 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:28.449054 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-428b70e4-823a-4495-a816-0859d0c0df91 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:28.450760 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-428b70e4-823a-4495-a816-0859d0c0df91 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:28.450956 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-428b70e4-823a-4495-a816-0859d0c0df91 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:28.451141 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-428b70e4-823a-4495-a816-0859d0c0df91 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:28.451245 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-428b70e4-823a-4495-a816-0859d0c0df91 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:28.459275 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:28.459275 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:28.460054 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-428b70e4-823a-4495-a816-0859d0c0df91 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:28.460557 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1138/4590] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:28 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:28.718274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f8b1e6df-ed5b-4cd1-9898-f89604dea507 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:28.720780 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8b1e6df-ed5b-4cd1-9898-f89604dea507 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/03ba909a-0c87-4621-a990-90a4c4f6f956 Aug 14 22:35:28.724155 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8b1e6df-ed5b-4cd1-9898-f89604dea507 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:28.724408 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8b1e6df-ed5b-4cd1-9898-f89604dea507 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:28.735017 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8b1e6df-ed5b-4cd1-9898-f89604dea507 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/03ba909a-0c87-4621-a990-90a4c4f6f956 returned with HTTP 404 Aug 14 22:35:28.735590 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1139/4591] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:28 2026] GET /volume/v3/volumes/03ba909a-0c87-4621-a990-90a4c4f6f956 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:28.744216 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bb63eef2-2d6f-4d72-952e-c231f0ddeb49 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:28.746436 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb63eef2-2d6f-4d72-952e-c231f0ddeb49 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] DELETE https://10.4.3.114/volume/v3/volumes/1d0a0b79-4c26-4ecf-898e-2c3351b95548 Aug 14 22:35:28.746640 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb63eef2-2d6f-4d72-952e-c231f0ddeb49 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:28.746853 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb63eef2-2d6f-4d72-952e-c231f0ddeb49 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:28.747039 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-bb63eef2-2d6f-4d72-952e-c231f0ddeb49 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Delete volume with id: 1d0a0b79-4c26-4ecf-898e-2c3351b95548 Aug 14 22:35:28.754809 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:28.754809 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:28.755418 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bb63eef2-2d6f-4d72-952e-c231f0ddeb49 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:28.776402 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bb63eef2-2d6f-4d72-952e-c231f0ddeb49 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Delete volume request issued successfully. Aug 14 22:35:28.776735 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb63eef2-2d6f-4d72-952e-c231f0ddeb49 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/1d0a0b79-4c26-4ecf-898e-2c3351b95548 returned with HTTP 202 Aug 14 22:35:28.777120 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1157/4592] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:35:28 2026] DELETE /volume/v3/volumes/1d0a0b79-4c26-4ecf-898e-2c3351b95548 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:28.785825 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9302bf4a-8687-48ec-a056-549c26c8b172 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:28.788196 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9302bf4a-8687-48ec-a056-549c26c8b172 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/1d0a0b79-4c26-4ecf-898e-2c3351b95548 Aug 14 22:35:28.788486 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9302bf4a-8687-48ec-a056-549c26c8b172 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:28.788755 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9302bf4a-8687-48ec-a056-549c26c8b172 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:28.798044 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:28.798044 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:28.803210 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9302bf4a-8687-48ec-a056-549c26c8b172 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:28.809503 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9302bf4a-8687-48ec-a056-549c26c8b172 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/1d0a0b79-4c26-4ecf-898e-2c3351b95548 returned with HTTP 200 Aug 14 22:35:28.810495 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1159/4593] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:28 2026] GET /volume/v3/volumes/1d0a0b79-4c26-4ecf-898e-2c3351b95548 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:28.829093 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-136728a2-3a9b-4216-9ab5-b65656106a30 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:28.830909 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-136728a2-3a9b-4216-9ab5-b65656106a30 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:28.831135 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-136728a2-3a9b-4216-9ab5-b65656106a30 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:28.831391 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-136728a2-3a9b-4216-9ab5-b65656106a30 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:28.831511 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-136728a2-3a9b-4216-9ab5-b65656106a30 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:28.835860 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:28.835860 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:28.836440 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-136728a2-3a9b-4216-9ab5-b65656106a30 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 200 Aug 14 22:35:28.836806 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1139/4594] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:28 2026] GET /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:28.846499 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-35d53901-893e-42fe-9d3d-cc0019f98acc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:28.848713 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35d53901-893e-42fe-9d3d-cc0019f98acc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] DELETE https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 Aug 14 22:35:28.848976 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35d53901-893e-42fe-9d3d-cc0019f98acc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:28.849189 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35d53901-893e-42fe-9d3d-cc0019f98acc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:28.849347 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-35d53901-893e-42fe-9d3d-cc0019f98acc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete backup with id: 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331. Aug 14 22:35:28.853734 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:28.853734 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:28.867004 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-35d53901-893e-42fe-9d3d-cc0019f98acc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] delete_backup rpcapi backup_id 7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:35:28.868732 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35d53901-893e-42fe-9d3d-cc0019f98acc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 returned with HTTP 202 Aug 14 22:35:28.869201 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1140/4595] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:35:28 2026] DELETE /volume/v3/backups/7ee3f697-6ce9-43b7-8c5d-8b79ac20b331 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:35:28.878028 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:28.879890 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:28.880226 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-703030935"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:28.881745 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-703030935'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:28.881882 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Create volume of 1 GB Aug 14 22:35:28.886559 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Availability Zones retrieved successfully. Aug 14 22:35:28.893144 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Flow 'volume_create_api' (d471b046-be42-4a64-8574-348d5820ff3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:28.894277 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61ddbf0b-9f45-4f45-9041-8cee67377927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:28.895193 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:28.925204 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61ddbf0b-9f45-4f45-9041-8cee67377927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:28.925980 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7208d6b7-9118-477a-ac09-57798163a9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:28.971622 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Created reservations ['56d36430-a34c-40e5-8108-f1273eeaeb99', 'd549c47b-25ee-430c-a75a-91c16b443d84', '7ce7bc33-51d9-458a-98d2-b03237435d1a', 'badad4cf-3c60-4511-b8a2-78388e682347'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:28.972271 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7208d6b7-9118-477a-ac09-57798163a9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56d36430-a34c-40e5-8108-f1273eeaeb99', 'd549c47b-25ee-430c-a75a-91c16b443d84', '7ce7bc33-51d9-458a-98d2-b03237435d1a', 'badad4cf-3c60-4511-b8a2-78388e682347']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:28.973021 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c2e2b9a-6ac9-49c1-b5e6-e11924b9622a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:28.997342 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c2e2b9a-6ac9-49c1-b5e6-e11924b9622a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52b2bf94-8fd4-4e7f-bead-b81aafc893fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-703030935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037bf75f2d2e4218b1c3c48eab969ed3',qos_specs=None,replication_status=,reservations=['56d36430-a34c-40e5-8108-f1273eeaeb99','d549c47b-25ee-430c-a75a-91c16b443d84','7ce7bc33-51d9-458a-98d2-b03237435d1a','badad4cf-3c60-4511-b8a2-78388e682347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7dbd7ed211948a4adeedb51ec996fea',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-703030935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52b2bf94-8fd4-4e7f-bead-b81aafc893fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037bf75f2d2e4218b1c3c48eab969ed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7dbd7ed211948a4adeedb51ec996fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:28.997973 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ed6102-b8f4-42d3-bbd7-6ac20dbc3bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:29.021508 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ed6102-b8f4-42d3-bbd7-6ac20dbc3bb2) transitioned into state 'SUCCESS' from state '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-703030935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037bf75f2d2e4218b1c3c48eab969ed3',qos_specs=None,replication_status=,reservations=['56d36430-a34c-40e5-8108-f1273eeaeb99','d549c47b-25ee-430c-a75a-91c16b443d84','7ce7bc33-51d9-458a-98d2-b03237435d1a','badad4cf-3c60-4511-b8a2-78388e682347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7dbd7ed211948a4adeedb51ec996fea',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:29.022319 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d43d004c-30ff-478a-87b5-35ae2706b695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:29.040712 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d43d004c-30ff-478a-87b5-35ae2706b695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:29.041509 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Flow 'volume_create_api' (d471b046-be42-4a64-8574-348d5820ff3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:29.041843 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Create volume request issued successfully. Aug 14 22:35:29.042413 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc3bcc6c-4a83-4fe8-ac86-a9f4d0f5bf80 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:29.042942 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1158/4596] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:35:28 2026] POST /volume/v3/volumes => generated 777 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:29.059227 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4f693ac0-68ca-457c-a0a2-a97b76e47df1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:29.061068 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f693ac0-68ca-457c-a0a2-a97b76e47df1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe Aug 14 22:35:29.061294 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f693ac0-68ca-457c-a0a2-a97b76e47df1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:29.061483 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f693ac0-68ca-457c-a0a2-a97b76e47df1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:29.076410 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:29.076410 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:29.081584 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4f693ac0-68ca-457c-a0a2-a97b76e47df1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:35:29.086833 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f693ac0-68ca-457c-a0a2-a97b76e47df1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe returned with HTTP 200 Aug 14 22:35:29.087431 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1160/4597] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:29 2026] GET /volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:29.471833 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c1f1fd7e-3654-4b77-a9d3-9293a838327e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:29.473957 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1f1fd7e-3654-4b77-a9d3-9293a838327e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:29.474266 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1f1fd7e-3654-4b77-a9d3-9293a838327e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:29.474615 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1f1fd7e-3654-4b77-a9d3-9293a838327e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:29.474790 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c1f1fd7e-3654-4b77-a9d3-9293a838327e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:29.479531 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:29.479531 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:29.480181 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1f1fd7e-3654-4b77-a9d3-9293a838327e tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:29.480696 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1140/4598] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:29 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:29.825680 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2c779767-3a9b-456a-8b4a-7b04fa619686 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:29.827834 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c779767-3a9b-456a-8b4a-7b04fa619686 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/1d0a0b79-4c26-4ecf-898e-2c3351b95548 Aug 14 22:35:29.828065 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c779767-3a9b-456a-8b4a-7b04fa619686 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:29.828242 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c779767-3a9b-456a-8b4a-7b04fa619686 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:29.834630 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c779767-3a9b-456a-8b4a-7b04fa619686 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/1d0a0b79-4c26-4ecf-898e-2c3351b95548 returned with HTTP 404 Aug 14 22:35:29.835238 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1141/4599] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:29 2026] GET /volume/v3/volumes/1d0a0b79-4c26-4ecf-898e-2c3351b95548 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:29.843186 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-19f8ba43-4707-49ca-aa07-75ddbade3e91 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:29.845427 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19f8ba43-4707-49ca-aa07-75ddbade3e91 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] DELETE https://10.4.3.114/volume/v3/volumes/f1bfa4e6-ec0c-418b-885b-9b27d21ad402 Aug 14 22:35:29.845609 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-19f8ba43-4707-49ca-aa07-75ddbade3e91 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:29.845808 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-19f8ba43-4707-49ca-aa07-75ddbade3e91 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:29.845959 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-19f8ba43-4707-49ca-aa07-75ddbade3e91 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Delete volume with id: f1bfa4e6-ec0c-418b-885b-9b27d21ad402 Aug 14 22:35:29.854823 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:29.854823 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:29.855527 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-19f8ba43-4707-49ca-aa07-75ddbade3e91 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:29.880719 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-19f8ba43-4707-49ca-aa07-75ddbade3e91 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Delete volume request issued successfully. Aug 14 22:35:29.880995 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19f8ba43-4707-49ca-aa07-75ddbade3e91 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/f1bfa4e6-ec0c-418b-885b-9b27d21ad402 returned with HTTP 202 Aug 14 22:35:29.881807 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1159/4600] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:35:29 2026] DELETE /volume/v3/volumes/f1bfa4e6-ec0c-418b-885b-9b27d21ad402 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:29.889176 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c7717b4f-789a-4e64-9b2b-02bcfea2d804 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:29.891653 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7717b4f-789a-4e64-9b2b-02bcfea2d804 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/f1bfa4e6-ec0c-418b-885b-9b27d21ad402 Aug 14 22:35:29.891957 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7717b4f-789a-4e64-9b2b-02bcfea2d804 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:29.892291 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7717b4f-789a-4e64-9b2b-02bcfea2d804 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:29.901290 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:29.901290 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:29.905732 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c7717b4f-789a-4e64-9b2b-02bcfea2d804 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:29.911232 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7717b4f-789a-4e64-9b2b-02bcfea2d804 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/f1bfa4e6-ec0c-418b-885b-9b27d21ad402 returned with HTTP 200 Aug 14 22:35:29.911699 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1161/4601] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:29 2026] GET /volume/v3/volumes/f1bfa4e6-ec0c-418b-885b-9b27d21ad402 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:30.100838 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c78f7d70-1ba7-4dea-be0b-0832ecee2f2d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:30.103038 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c78f7d70-1ba7-4dea-be0b-0832ecee2f2d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe Aug 14 22:35:30.103296 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c78f7d70-1ba7-4dea-be0b-0832ecee2f2d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:30.103532 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c78f7d70-1ba7-4dea-be0b-0832ecee2f2d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:30.111505 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:30.111505 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:30.114871 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c78f7d70-1ba7-4dea-be0b-0832ecee2f2d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:35:30.118517 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c78f7d70-1ba7-4dea-be0b-0832ecee2f2d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe returned with HTTP 200 Aug 14 22:35:30.118892 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1141/4602] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:30 2026] GET /volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:30.130154 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-47a2f04b-61e0-40ff-ae01-94ea63bfd9ec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:30.131787 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47a2f04b-61e0-40ff-ae01-94ea63bfd9ec tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:35:30.132125 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47a2f04b-61e0-40ff-ae01-94ea63bfd9ec tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "52b2bf94-8fd4-4e7f-bead-b81aafc893fe", "name": "tempest-type-Backup-77776995"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:30.133439 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-47a2f04b-61e0-40ff-ae01-94ea63bfd9ec tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Creating new backup {'backup': {'volume_id': '52b2bf94-8fd4-4e7f-bead-b81aafc893fe', 'name': 'tempest-type-Backup-77776995'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:35:30.133563 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-47a2f04b-61e0-40ff-ae01-94ea63bfd9ec tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Creating backup of volume 52b2bf94-8fd4-4e7f-bead-b81aafc893fe in container None Aug 14 22:35:30.140876 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:30.140876 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:30.141203 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-47a2f04b-61e0-40ff-ae01-94ea63bfd9ec tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:35:30.156414 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-47a2f04b-61e0-40ff-ae01-94ea63bfd9ec tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Created reservations ['0ee43139-e0e3-4263-b5f7-e692431ab62c', 'd1c7a641-b4eb-4e45-bf1f-aa0cf9c1629e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:30.183203 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47a2f04b-61e0-40ff-ae01-94ea63bfd9ec tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:35:30.183743 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1142/4603] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:35:30 2026] POST /volume/v3/backups => generated 314 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 22:35:30.192585 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0abd77b0-651d-4039-bf8a-4fa107f89113 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:30.194425 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0abd77b0-651d-4039-bf8a-4fa107f89113 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:30.194624 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0abd77b0-651d-4039-bf8a-4fa107f89113 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:30.194816 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0abd77b0-651d-4039-bf8a-4fa107f89113 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:30.194935 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0abd77b0-651d-4039-bf8a-4fa107f89113 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:30.198975 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:30.198975 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:30.199587 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0abd77b0-651d-4039-bf8a-4fa107f89113 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:30.200052 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1160/4604] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:30 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:30.493525 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e15de440-e459-43e7-b3b4-8689230bcaae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:30.495632 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e15de440-e459-43e7-b3b4-8689230bcaae tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:30.495889 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e15de440-e459-43e7-b3b4-8689230bcaae tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:30.496077 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e15de440-e459-43e7-b3b4-8689230bcaae tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:30.496203 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e15de440-e459-43e7-b3b4-8689230bcaae tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:30.501910 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:30.501910 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:30.502570 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e15de440-e459-43e7-b3b4-8689230bcaae tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:30.502956 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1162/4605] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:30 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:30.927955 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a376477b-202e-4b78-b4e7-85c62f20c7f3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:30.931435 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a376477b-202e-4b78-b4e7-85c62f20c7f3 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/f1bfa4e6-ec0c-418b-885b-9b27d21ad402 Aug 14 22:35:30.931683 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a376477b-202e-4b78-b4e7-85c62f20c7f3 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:30.931882 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a376477b-202e-4b78-b4e7-85c62f20c7f3 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:30.938106 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a376477b-202e-4b78-b4e7-85c62f20c7f3 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/f1bfa4e6-ec0c-418b-885b-9b27d21ad402 returned with HTTP 404 Aug 14 22:35:30.938661 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1142/4606] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:30 2026] GET /volume/v3/volumes/f1bfa4e6-ec0c-418b-885b-9b27d21ad402 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:30.946804 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8230c27e-4465-4970-9527-ffc4bcf40a7a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:30.948970 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8230c27e-4465-4970-9527-ffc4bcf40a7a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] DELETE https://10.4.3.114/volume/v3/volumes/936c0209-0d40-4b1d-aad5-a29422cc35e5 Aug 14 22:35:30.949444 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8230c27e-4465-4970-9527-ffc4bcf40a7a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:30.949713 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8230c27e-4465-4970-9527-ffc4bcf40a7a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:30.950076 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-8230c27e-4465-4970-9527-ffc4bcf40a7a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Delete volume with id: 936c0209-0d40-4b1d-aad5-a29422cc35e5 Aug 14 22:35:30.960897 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:30.960897 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:30.961515 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8230c27e-4465-4970-9527-ffc4bcf40a7a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:30.983151 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8230c27e-4465-4970-9527-ffc4bcf40a7a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Delete volume request issued successfully. Aug 14 22:35:30.983468 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8230c27e-4465-4970-9527-ffc4bcf40a7a tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/936c0209-0d40-4b1d-aad5-a29422cc35e5 returned with HTTP 202 Aug 14 22:35:30.984095 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1143/4607] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:35:30 2026] DELETE /volume/v3/volumes/936c0209-0d40-4b1d-aad5-a29422cc35e5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:30.992192 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fbcae186-8d68-4cb1-bf0a-0a6b3f11ef02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:30.996499 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbcae186-8d68-4cb1-bf0a-0a6b3f11ef02 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/936c0209-0d40-4b1d-aad5-a29422cc35e5 Aug 14 22:35:30.996698 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbcae186-8d68-4cb1-bf0a-0a6b3f11ef02 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:30.996902 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbcae186-8d68-4cb1-bf0a-0a6b3f11ef02 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:31.004599 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:31.004599 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:31.008599 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fbcae186-8d68-4cb1-bf0a-0a6b3f11ef02 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Volume info retrieved successfully. Aug 14 22:35:31.014550 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbcae186-8d68-4cb1-bf0a-0a6b3f11ef02 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/936c0209-0d40-4b1d-aad5-a29422cc35e5 returned with HTTP 200 Aug 14 22:35:31.015003 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1161/4608] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:30 2026] GET /volume/v3/volumes/936c0209-0d40-4b1d-aad5-a29422cc35e5 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:31.211140 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-40e8917c-6deb-457c-819e-93200a75c3e3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:31.213007 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40e8917c-6deb-457c-819e-93200a75c3e3 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:31.213206 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40e8917c-6deb-457c-819e-93200a75c3e3 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:31.213411 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40e8917c-6deb-457c-819e-93200a75c3e3 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:31.213513 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-40e8917c-6deb-457c-819e-93200a75c3e3 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:31.217939 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:31.217939 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:31.218839 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40e8917c-6deb-457c-819e-93200a75c3e3 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:31.219340 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1163/4609] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:31 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:31.514388 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad9c1c0f-f1e5-4465-bb32-d871503f1f17 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:31.516229 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad9c1c0f-f1e5-4465-bb32-d871503f1f17 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:31.516492 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad9c1c0f-f1e5-4465-bb32-d871503f1f17 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:31.516684 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad9c1c0f-f1e5-4465-bb32-d871503f1f17 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:31.516834 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ad9c1c0f-f1e5-4465-bb32-d871503f1f17 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:31.521630 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:31.521630 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:31.522505 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad9c1c0f-f1e5-4465-bb32-d871503f1f17 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:31.522914 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1143/4610] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:31 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:32.030167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-057999a7-d45c-4ffc-9cff-c8815660b207 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:32.031977 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-057999a7-d45c-4ffc-9cff-c8815660b207 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] GET https://10.4.3.114/volume/v3/volumes/936c0209-0d40-4b1d-aad5-a29422cc35e5 Aug 14 22:35:32.032158 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-057999a7-d45c-4ffc-9cff-c8815660b207 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:32.032373 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-057999a7-d45c-4ffc-9cff-c8815660b207 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:32.037983 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-057999a7-d45c-4ffc-9cff-c8815660b207 tempest-CreateVolumesFromImageTest-505785473 tempest-CreateVolumesFromImageTest-505785473-project-member] https://10.4.3.114/volume/v3/volumes/936c0209-0d40-4b1d-aad5-a29422cc35e5 returned with HTTP 404 Aug 14 22:35:32.038451 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1144/4611] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:32 2026] GET /volume/v3/volumes/936c0209-0d40-4b1d-aad5-a29422cc35e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:32.232371 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-11f56dbf-0701-4f10-b133-0fbc4c0b2a3a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:32.234433 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11f56dbf-0701-4f10-b133-0fbc4c0b2a3a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:32.234726 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11f56dbf-0701-4f10-b133-0fbc4c0b2a3a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:32.234963 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11f56dbf-0701-4f10-b133-0fbc4c0b2a3a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:32.235096 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-11f56dbf-0701-4f10-b133-0fbc4c0b2a3a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:32.243199 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:32.243199 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:32.244074 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11f56dbf-0701-4f10-b133-0fbc4c0b2a3a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:32.244563 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1162/4612] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:32 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:32.533328 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-40d805a0-cac8-49db-8987-4d65fbbf82cd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:32.535347 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40d805a0-cac8-49db-8987-4d65fbbf82cd tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:32.535587 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40d805a0-cac8-49db-8987-4d65fbbf82cd tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:32.535808 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40d805a0-cac8-49db-8987-4d65fbbf82cd tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:32.535914 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-40d805a0-cac8-49db-8987-4d65fbbf82cd tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:32.541764 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:32.541764 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:32.542810 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40d805a0-cac8-49db-8987-4d65fbbf82cd tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:32.543617 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1164/4613] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:32 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:33.257142 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7f1e196f-2bde-40b6-9fa9-5ac782355db6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:33.260950 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7f1e196f-2bde-40b6-9fa9-5ac782355db6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:33.260950 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7f1e196f-2bde-40b6-9fa9-5ac782355db6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:33.262327 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7f1e196f-2bde-40b6-9fa9-5ac782355db6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:33.262327 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7f1e196f-2bde-40b6-9fa9-5ac782355db6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:33.268716 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:33.268716 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:33.270957 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7f1e196f-2bde-40b6-9fa9-5ac782355db6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:33.270957 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1144/4614] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:33 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:33.554733 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2966815d-a7a7-49d2-8a76-1e4e6f12d611 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:33.557219 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2966815d-a7a7-49d2-8a76-1e4e6f12d611 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:33.557406 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2966815d-a7a7-49d2-8a76-1e4e6f12d611 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:33.557655 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2966815d-a7a7-49d2-8a76-1e4e6f12d611 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:33.557864 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2966815d-a7a7-49d2-8a76-1e4e6f12d611 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:33.564161 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:33.564161 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:33.565060 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2966815d-a7a7-49d2-8a76-1e4e6f12d611 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:33.565601 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1145/4615] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:33 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:33.579382 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b193302d-4ed7-4476-a693-af24be66e554 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:33.581406 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b193302d-4ed7-4476-a693-af24be66e554 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] DELETE https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:33.581679 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b193302d-4ed7-4476-a693-af24be66e554 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:33.581857 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b193302d-4ed7-4476-a693-af24be66e554 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:33.581968 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-b193302d-4ed7-4476-a693-af24be66e554 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Delete backup with id: d0cfaeb8-c5d4-420e-9f4b-a9448997024e. Aug 14 22:35:33.590456 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:33.590456 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:33.609689 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-b193302d-4ed7-4476-a693-af24be66e554 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] delete_backup rpcapi backup_id d0cfaeb8-c5d4-420e-9f4b-a9448997024e {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:35:33.614320 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b193302d-4ed7-4476-a693-af24be66e554 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 202 Aug 14 22:35:33.615073 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1163/4616] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:35:33 2026] DELETE /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:35:33.623817 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1e535f40-96cc-4fce-8878-1072b05796c1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:33.626115 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e535f40-96cc-4fce-8878-1072b05796c1 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:33.626489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e535f40-96cc-4fce-8878-1072b05796c1 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:33.626825 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e535f40-96cc-4fce-8878-1072b05796c1 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:33.626981 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1e535f40-96cc-4fce-8878-1072b05796c1 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:33.631817 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:33.631817 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:33.632606 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e535f40-96cc-4fce-8878-1072b05796c1 tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 200 Aug 14 22:35:33.633040 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1165/4617] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:33 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:33.722204 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-31ac548b-6e81-42d6-b497-bb628dabf79f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:33.838477 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:33.838962 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1176416788"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:33.840841 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1176416788'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:33.841018 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Create volume of 1 GB Aug 14 22:35:33.848555 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Availability Zones retrieved successfully. Aug 14 22:35:33.855520 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Flow 'volume_create_api' (05796825-effe-479b-87b3-c4da8c9e80a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:33.856690 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0298364f-86ce-45c0-943c-377a831ff702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:33.857563 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:33.892952 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0298364f-86ce-45c0-943c-377a831ff702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:33.894229 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0af80ebe-85fe-43c6-93c6-84336fc8c88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:33.955767 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Created reservations ['d6fada38-cf3d-4ade-8c99-97b6ae941e20', '529f2455-a56a-4f80-b33f-b9232bd78ec0', 'cea40f47-8958-4688-a4e8-62144d9ec456', 'b5750d6a-1c38-43cb-a84e-29f8dff281cd'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:33.956645 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0af80ebe-85fe-43c6-93c6-84336fc8c88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6fada38-cf3d-4ade-8c99-97b6ae941e20', '529f2455-a56a-4f80-b33f-b9232bd78ec0', 'cea40f47-8958-4688-a4e8-62144d9ec456', 'b5750d6a-1c38-43cb-a84e-29f8dff281cd']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:33.957440 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c7d1df9-9919-49de-8f71-ac945aa8d96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:33.986786 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c7d1df9-9919-49de-8f71-ac945aa8d96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91721f5b-0169-4aab-a7a3-5d60eb9a21f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1176416788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f56d706a1a343cd92eb0099ebf53dd6',qos_specs=None,replication_status=,reservations=['d6fada38-cf3d-4ade-8c99-97b6ae941e20','529f2455-a56a-4f80-b33f-b9232bd78ec0','cea40f47-8958-4688-a4e8-62144d9ec456','b5750d6a-1c38-43cb-a84e-29f8dff281cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6dbddfb84734a3b829c2781e924d891',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1176416788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91721f5b-0169-4aab-a7a3-5d60eb9a21f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f56d706a1a343cd92eb0099ebf53dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6dbddfb84734a3b829c2781e924d891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:33.987528 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7325a3da-52af-4465-8839-761ce21e6e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:34.008929 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7325a3da-52af-4465-8839-761ce21e6e41) transitioned into state 'SUCCESS' from state '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-1176416788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f56d706a1a343cd92eb0099ebf53dd6',qos_specs=None,replication_status=,reservations=['d6fada38-cf3d-4ade-8c99-97b6ae941e20','529f2455-a56a-4f80-b33f-b9232bd78ec0','cea40f47-8958-4688-a4e8-62144d9ec456','b5750d6a-1c38-43cb-a84e-29f8dff281cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6dbddfb84734a3b829c2781e924d891',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:34.010127 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31ab0d2-9728-41fb-b396-27768eb43820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:34.023863 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31ab0d2-9728-41fb-b396-27768eb43820) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:34.025192 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Flow 'volume_create_api' (05796825-effe-479b-87b3-c4da8c9e80a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:34.025681 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Create volume request issued successfully. Aug 14 22:35:34.026809 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31ac548b-6e81-42d6-b497-bb628dabf79f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:34.027505 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1145/4618] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:35:33 2026] POST /volume/v3/volumes => generated 778 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:34.041958 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-972bacdb-27c5-4646-b81e-8837bb13c28d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:34.044701 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-972bacdb-27c5-4646-b81e-8837bb13c28d tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 Aug 14 22:35:34.044701 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-972bacdb-27c5-4646-b81e-8837bb13c28d tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:34.048473 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-972bacdb-27c5-4646-b81e-8837bb13c28d tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:34.059920 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:34.059920 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:34.071432 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-972bacdb-27c5-4646-b81e-8837bb13c28d tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Volume info retrieved successfully. Aug 14 22:35:34.079565 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-972bacdb-27c5-4646-b81e-8837bb13c28d tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 returned with HTTP 200 Aug 14 22:35:34.080400 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1146/4619] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:34 2026] GET /volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 => generated 957 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:34.288188 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5aca722c-063d-4cf2-ab48-8952670b2953 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:34.290950 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5aca722c-063d-4cf2-ab48-8952670b2953 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:34.291191 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5aca722c-063d-4cf2-ab48-8952670b2953 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:34.291467 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5aca722c-063d-4cf2-ab48-8952670b2953 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:34.291631 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5aca722c-063d-4cf2-ab48-8952670b2953 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:34.295947 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:34.295947 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:34.296895 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5aca722c-063d-4cf2-ab48-8952670b2953 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:34.297297 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1164/4620] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:34 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:34.644830 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cf34b7bf-0849-4639-8210-838316c2521b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:34.647412 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf34b7bf-0849-4639-8210-838316c2521b tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e Aug 14 22:35:34.647412 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf34b7bf-0849-4639-8210-838316c2521b tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:34.647701 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf34b7bf-0849-4639-8210-838316c2521b tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:34.647849 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-cf34b7bf-0849-4639-8210-838316c2521b tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Show backup with id d0cfaeb8-c5d4-420e-9f4b-a9448997024e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:34.654384 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf34b7bf-0849-4639-8210-838316c2521b tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e returned with HTTP 404 Aug 14 22:35:34.654384 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1166/4621] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:34 2026] GET /volume/v3/backups/d0cfaeb8-c5d4-420e-9f4b-a9448997024e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:34.663081 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6e36f33a-a046-4a3b-812b-3c0906513cde None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:34.665583 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e36f33a-a046-4a3b-812b-3c0906513cde tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 Aug 14 22:35:34.665859 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e36f33a-a046-4a3b-812b-3c0906513cde tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:34.666115 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e36f33a-a046-4a3b-812b-3c0906513cde tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:34.666354 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6e36f33a-a046-4a3b-812b-3c0906513cde tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Delete volume with id: 6b87cdb4-bf8b-4329-a700-3bfce0e069d0 Aug 14 22:35:34.676208 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:34.676208 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:34.676684 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6e36f33a-a046-4a3b-812b-3c0906513cde tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Volume info retrieved successfully. Aug 14 22:35:34.701461 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6e36f33a-a046-4a3b-812b-3c0906513cde tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Delete volume request issued successfully. Aug 14 22:35:34.701461 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e36f33a-a046-4a3b-812b-3c0906513cde tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 returned with HTTP 202 Aug 14 22:35:34.702060 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1146/4622] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:35:34 2026] DELETE /volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:34.712415 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f6806bd-a44e-484e-bef6-3eb4e63609ac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:34.714436 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f6806bd-a44e-484e-bef6-3eb4e63609ac tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 Aug 14 22:35:34.715923 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f6806bd-a44e-484e-bef6-3eb4e63609ac tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:34.715923 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f6806bd-a44e-484e-bef6-3eb4e63609ac tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:34.727339 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:34.727339 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:34.733010 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2f6806bd-a44e-484e-bef6-3eb4e63609ac tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Volume info retrieved successfully. Aug 14 22:35:34.739499 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f6806bd-a44e-484e-bef6-3eb4e63609ac tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 returned with HTTP 200 Aug 14 22:35:34.740405 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1147/4623] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:34 2026] GET /volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:35.098807 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-513dec96-0724-4b23-b25a-6e8b21ce7997 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:35.100749 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-513dec96-0724-4b23-b25a-6e8b21ce7997 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 Aug 14 22:35:35.100974 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-513dec96-0724-4b23-b25a-6e8b21ce7997 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:35.101201 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-513dec96-0724-4b23-b25a-6e8b21ce7997 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:35.109692 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:35.109692 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:35.113544 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-513dec96-0724-4b23-b25a-6e8b21ce7997 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Volume info retrieved successfully. Aug 14 22:35:35.119411 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-513dec96-0724-4b23-b25a-6e8b21ce7997 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 returned with HTTP 200 Aug 14 22:35:35.120312 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1165/4624] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:35 2026] GET /volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:35.132411 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-de561ec7-8c75-4b65-a562-9ccd560d2e7c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:35.134444 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de561ec7-8c75-4b65-a562-9ccd560d2e7c tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:35:35.134881 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de561ec7-8c75-4b65-a562-9ccd560d2e7c tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91721f5b-0169-4aab-a7a3-5d60eb9a21f4", "name": "tempest-type-Backup-745375002"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:35.137843 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-de561ec7-8c75-4b65-a562-9ccd560d2e7c tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Creating new backup {'backup': {'volume_id': '91721f5b-0169-4aab-a7a3-5d60eb9a21f4', 'name': 'tempest-type-Backup-745375002'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:35:35.138016 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-de561ec7-8c75-4b65-a562-9ccd560d2e7c tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Creating backup of volume 91721f5b-0169-4aab-a7a3-5d60eb9a21f4 in container None Aug 14 22:35:35.148525 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:35.148525 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:35.148880 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-de561ec7-8c75-4b65-a562-9ccd560d2e7c tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Volume info retrieved successfully. Aug 14 22:35:35.189369 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-de561ec7-8c75-4b65-a562-9ccd560d2e7c tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Created reservations ['51b80661-2204-4b16-865b-fccb67906dc7', 'ce479670-6656-4a91-b6ee-a29c372fed66'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:35.215189 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de561ec7-8c75-4b65-a562-9ccd560d2e7c tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:35:35.215693 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1167/4625] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:35:35 2026] POST /volume/v3/backups => generated 315 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:35.226672 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5e467870-1092-4cd2-8573-86af8e1db7db None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:35.229273 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e467870-1092-4cd2-8573-86af8e1db7db tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:35.229555 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e467870-1092-4cd2-8573-86af8e1db7db tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:35.229728 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e467870-1092-4cd2-8573-86af8e1db7db tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:35.229822 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5e467870-1092-4cd2-8573-86af8e1db7db tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:35.234647 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:35.234647 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:35.235341 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e467870-1092-4cd2-8573-86af8e1db7db tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:35.235773 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1147/4626] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:35 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:35.309477 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c1c876a8-aea5-4cf4-8353-da5ac63ad0fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:35.311071 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1c876a8-aea5-4cf4-8353-da5ac63ad0fd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:35.311445 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1c876a8-aea5-4cf4-8353-da5ac63ad0fd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:35.311746 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1c876a8-aea5-4cf4-8353-da5ac63ad0fd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:35.312726 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c1c876a8-aea5-4cf4-8353-da5ac63ad0fd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:35.316370 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:35.316370 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:35.317202 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1c876a8-aea5-4cf4-8353-da5ac63ad0fd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:35.317767 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1148/4627] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:35 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:35.756279 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a1ea4c98-b8d4-400a-98f7-93f9a751826a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:35.758019 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1ea4c98-b8d4-400a-98f7-93f9a751826a tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] GET https://10.4.3.114/volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 Aug 14 22:35:35.758277 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1ea4c98-b8d4-400a-98f7-93f9a751826a tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:35.758518 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1ea4c98-b8d4-400a-98f7-93f9a751826a tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:35.766628 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1ea4c98-b8d4-400a-98f7-93f9a751826a tempest-ProjectReaderTests39-1158149114 tempest-ProjectReaderTests39-1158149114-project-admin] https://10.4.3.114/volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 returned with HTTP 404 Aug 14 22:35:35.767139 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1166/4628] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:35 2026] GET /volume/v3/volumes/6b87cdb4-bf8b-4329-a700-3bfce0e069d0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:36.248225 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9ecf0fd4-2776-4d3a-a6a6-75869c073346 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:36.250182 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ecf0fd4-2776-4d3a-a6a6-75869c073346 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:36.250462 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ecf0fd4-2776-4d3a-a6a6-75869c073346 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:36.250675 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ecf0fd4-2776-4d3a-a6a6-75869c073346 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:36.250776 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9ecf0fd4-2776-4d3a-a6a6-75869c073346 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:36.255169 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:36.255169 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:36.255900 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ecf0fd4-2776-4d3a-a6a6-75869c073346 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:36.256405 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1168/4629] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:36 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:36.327893 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-88d442c5-8253-4f81-a8d7-fa5574accf6a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:36.330359 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88d442c5-8253-4f81-a8d7-fa5574accf6a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:36.330648 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88d442c5-8253-4f81-a8d7-fa5574accf6a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:36.330904 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88d442c5-8253-4f81-a8d7-fa5574accf6a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:36.331058 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-88d442c5-8253-4f81-a8d7-fa5574accf6a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:36.335926 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:36.335926 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:36.336742 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88d442c5-8253-4f81-a8d7-fa5574accf6a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:36.337303 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1148/4630] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:36 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:37.269277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a10edb94-cfd9-43b6-8fcd-3ed5f8dc64ff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:37.270986 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a10edb94-cfd9-43b6-8fcd-3ed5f8dc64ff tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:37.272519 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a10edb94-cfd9-43b6-8fcd-3ed5f8dc64ff tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:37.272519 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a10edb94-cfd9-43b6-8fcd-3ed5f8dc64ff tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:37.272519 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a10edb94-cfd9-43b6-8fcd-3ed5f8dc64ff tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:37.283915 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:37.283915 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:37.283915 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a10edb94-cfd9-43b6-8fcd-3ed5f8dc64ff tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:37.283915 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1149/4631] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:37 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:37.348487 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2eb9a8fe-d565-4fff-b64e-8eecc95b7d74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:37.350877 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2eb9a8fe-d565-4fff-b64e-8eecc95b7d74 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:37.350877 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2eb9a8fe-d565-4fff-b64e-8eecc95b7d74 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:37.350877 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2eb9a8fe-d565-4fff-b64e-8eecc95b7d74 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:37.350877 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2eb9a8fe-d565-4fff-b64e-8eecc95b7d74 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:37.357893 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:37.357893 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:37.358773 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2eb9a8fe-d565-4fff-b64e-8eecc95b7d74 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:37.359282 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1167/4632] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:37 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:37.559278 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-81e76ecc-f8b7-426c-8b69-8665ca540872 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:37.656719 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81e76ecc-f8b7-426c-8b69-8665ca540872 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:35:37.657129 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81e76ecc-f8b7-426c-8b69-8665ca540872 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-567399512", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2082376401", "vendor_name": "tempest-vendor_name-1248411839"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:37.677370 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81e76ecc-f8b7-426c-8b69-8665ca540872 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:35:37.677571 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1169/4633] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:35:37 2026] POST /volume/v3/types => generated 329 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:35:37.686986 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:37.689080 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:37.689585 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "01aa8ba4-9e78-4d4d-837d-762879ef6a22", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:37.691202 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Create volume request body: {'volume': {'volume_type': '01aa8ba4-9e78-4d4d-837d-762879ef6a22', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:37.695805 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Create volume of 1 GB Aug 14 22:35:37.696961 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:37.696961 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:37.696961 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Availability Zones retrieved successfully. Aug 14 22:35:37.705315 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Flow 'volume_create_api' (71eead19-fa62-467d-88ef-0ddac267972c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:37.706639 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c517c7e1-a05e-436f-bbf5-0ae789084751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:37.707804 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:37.733226 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c517c7e1-a05e-436f-bbf5-0ae789084751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:35:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2082376401',vendor_name='tempest-vendor_name-1248411839'},id=01aa8ba4-9e78-4d4d-837d-762879ef6a22,is_public=True,name='tempest-ProjectReaderTests-volume-type-567399512',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01aa8ba4-9e78-4d4d-837d-762879ef6a22', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:37.734490 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88df65d1-3332-46dc-927e-c1f991fc01e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:37.770476 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-567399512 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-567399512, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:35:37.771348 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-567399512 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-567399512, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:35:37.811432 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Created reservations ['234a5c70-9b45-4748-afbb-0837ee2ac674', '241fb06c-a5d6-4ea0-a659-a765658c43e6', 'b5232535-2518-4a4a-8cfd-d662227a1b7f', 'fd1be7fe-f2b4-44e7-b8f2-04caa9a50c93'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:37.812356 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88df65d1-3332-46dc-927e-c1f991fc01e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['234a5c70-9b45-4748-afbb-0837ee2ac674', '241fb06c-a5d6-4ea0-a659-a765658c43e6', 'b5232535-2518-4a4a-8cfd-d662227a1b7f', 'fd1be7fe-f2b4-44e7-b8f2-04caa9a50c93']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:37.813469 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e142801f-3f58-486e-a95e-760ba9bd15c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:37.848665 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e142801f-3f58-486e-a95e-760ba9bd15c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '606f4059-3b7b-42c1-9392-1d2f81c147f0', '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='ec501150d1da47b6b32d45b17978f674',qos_specs=None,replication_status=,reservations=['234a5c70-9b45-4748-afbb-0837ee2ac674','241fb06c-a5d6-4ea0-a659-a765658c43e6','b5232535-2518-4a4a-8cfd-d662227a1b7f','fd1be7fe-f2b4-44e7-b8f2-04caa9a50c93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='874e4ced030c44f286484c5b5e09b5a1',volume_type_id=01aa8ba4-9e78-4d4d-837d-762879ef6a22), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=606f4059-3b7b-42c1-9392-1d2f81c147f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec501150d1da47b6b32d45b17978f674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='874e4ced030c44f286484c5b5e09b5a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01aa8ba4-9e78-4d4d-837d-762879ef6a22),volume_type_id=01aa8ba4-9e78-4d4d-837d-762879ef6a22)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:37.849484 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4240650-ada4-4e1b-9f93-fc05502e7db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:37.868742 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4240650-ada4-4e1b-9f93-fc05502e7db4) transitioned into state 'SUCCESS' from 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='ec501150d1da47b6b32d45b17978f674',qos_specs=None,replication_status=,reservations=['234a5c70-9b45-4748-afbb-0837ee2ac674','241fb06c-a5d6-4ea0-a659-a765658c43e6','b5232535-2518-4a4a-8cfd-d662227a1b7f','fd1be7fe-f2b4-44e7-b8f2-04caa9a50c93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='874e4ced030c44f286484c5b5e09b5a1',volume_type_id=01aa8ba4-9e78-4d4d-837d-762879ef6a22)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:37.869813 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d8ed66-c0ae-4a44-bbd4-7d56fb65e4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:37.881564 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d8ed66-c0ae-4a44-bbd4-7d56fb65e4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:37.883116 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Flow 'volume_create_api' (71eead19-fa62-467d-88ef-0ddac267972c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:37.883116 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Create volume request issued successfully. Aug 14 22:35:37.883116 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0731db94-bc8f-4e54-8571-f2d0a81114e1 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:37.883937 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1149/4634] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:35:37 2026] POST /volume/v3/volumes => generated 773 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:37.899174 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c94b532c-ddbb-437f-8d82-8f48cfbb4325 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:37.901150 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c94b532c-ddbb-437f-8d82-8f48cfbb4325 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] GET https://10.4.3.114/volume/v3/volumes/606f4059-3b7b-42c1-9392-1d2f81c147f0 Aug 14 22:35:37.901559 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c94b532c-ddbb-437f-8d82-8f48cfbb4325 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:37.902179 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c94b532c-ddbb-437f-8d82-8f48cfbb4325 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:37.914305 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:37.914305 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:37.919543 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c94b532c-ddbb-437f-8d82-8f48cfbb4325 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Volume info retrieved successfully. Aug 14 22:35:37.925489 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c94b532c-ddbb-437f-8d82-8f48cfbb4325 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/volumes/606f4059-3b7b-42c1-9392-1d2f81c147f0 returned with HTTP 200 Aug 14 22:35:37.926058 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1150/4635] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:37 2026] GET /volume/v3/volumes/606f4059-3b7b-42c1-9392-1d2f81c147f0 => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:38.295586 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-57e14044-3e27-497c-82f9-daf634e41d4f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:38.297950 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57e14044-3e27-497c-82f9-daf634e41d4f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:38.297950 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57e14044-3e27-497c-82f9-daf634e41d4f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:38.297950 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57e14044-3e27-497c-82f9-daf634e41d4f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:38.298185 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-57e14044-3e27-497c-82f9-daf634e41d4f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:38.302641 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:38.302641 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:38.303335 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57e14044-3e27-497c-82f9-daf634e41d4f tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:38.303876 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1168/4636] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:38 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:38.374210 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9a024ecd-9e40-4b69-9c98-fb7ffad40c7f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:38.379864 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a024ecd-9e40-4b69-9c98-fb7ffad40c7f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:38.380082 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a024ecd-9e40-4b69-9c98-fb7ffad40c7f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:38.380320 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a024ecd-9e40-4b69-9c98-fb7ffad40c7f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:38.381057 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9a024ecd-9e40-4b69-9c98-fb7ffad40c7f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:38.389840 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:38.389840 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:38.390601 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a024ecd-9e40-4b69-9c98-fb7ffad40c7f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:38.391243 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1170/4637] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:38 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:38.940630 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f261f410-1a75-4953-b2a7-c8a1b2dd4144 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:38.942399 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f261f410-1a75-4953-b2a7-c8a1b2dd4144 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] GET https://10.4.3.114/volume/v3/volumes/606f4059-3b7b-42c1-9392-1d2f81c147f0 Aug 14 22:35:38.942645 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f261f410-1a75-4953-b2a7-c8a1b2dd4144 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:38.942827 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f261f410-1a75-4953-b2a7-c8a1b2dd4144 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:38.955736 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:38.955736 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:38.959814 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f261f410-1a75-4953-b2a7-c8a1b2dd4144 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Volume info retrieved successfully. Aug 14 22:35:38.964822 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f261f410-1a75-4953-b2a7-c8a1b2dd4144 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/volumes/606f4059-3b7b-42c1-9392-1d2f81c147f0 returned with HTTP 200 Aug 14 22:35:38.965354 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1150/4638] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:38 2026] GET /volume/v3/volumes/606f4059-3b7b-42c1-9392-1d2f81c147f0 => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:38.977163 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-579c7544-b490-486d-9bf6-1d2ae2408e2e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:38.979074 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-579c7544-b490-486d-9bf6-1d2ae2408e2e tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] GET https://10.4.3.114/volume/v3/messages Aug 14 22:35:38.979411 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-579c7544-b490-486d-9bf6-1d2ae2408e2e tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:38.979617 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-579c7544-b490-486d-9bf6-1d2ae2408e2e tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:38.983679 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-579c7544-b490-486d-9bf6-1d2ae2408e2e tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:35:38.984143 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1151/4639] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:35:38 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 14 22:35:38.992290 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c43ac4ce-5e52-4631-9fe1-c3d1c7ddf691 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:39.048157 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c43ac4ce-5e52-4631-9fe1-c3d1c7ddf691 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-reader] GET https://10.4.3.114/volume/v3/messages Aug 14 22:35:39.048441 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c43ac4ce-5e52-4631-9fe1-c3d1c7ddf691 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:39.048659 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c43ac4ce-5e52-4631-9fe1-c3d1c7ddf691 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-reader] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:39.052029 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c43ac4ce-5e52-4631-9fe1-c3d1c7ddf691 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-reader] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:35:39.052436 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1169/4640] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:35:38 2026] GET /volume/v3/messages => generated 670 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:39.066225 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b4a937f7-7962-48db-a87e-4ea18cb562cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:39.068072 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4a937f7-7962-48db-a87e-4ea18cb562cb tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] DELETE https://10.4.3.114/volume/v3/messages/69b14eca-947a-4735-9f59-4ecab429d268 Aug 14 22:35:39.068306 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4a937f7-7962-48db-a87e-4ea18cb562cb tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:39.068486 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4a937f7-7962-48db-a87e-4ea18cb562cb tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:39.081705 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4a937f7-7962-48db-a87e-4ea18cb562cb tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/messages/69b14eca-947a-4735-9f59-4ecab429d268 returned with HTTP 204 Aug 14 22:35:39.082124 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1171/4641] 10.4.3.114 () {68 vars in 1394 bytes} [Fri Aug 14 22:35:39 2026] DELETE /volume/v3/messages/69b14eca-947a-4735-9f59-4ecab429d268 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 22:35:39.089501 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-22b60a59-5fc2-4588-a377-4a4e892ed4ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:39.091078 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22b60a59-5fc2-4588-a377-4a4e892ed4ef tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/606f4059-3b7b-42c1-9392-1d2f81c147f0 Aug 14 22:35:39.091310 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22b60a59-5fc2-4588-a377-4a4e892ed4ef tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:39.091484 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22b60a59-5fc2-4588-a377-4a4e892ed4ef tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:39.091632 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-22b60a59-5fc2-4588-a377-4a4e892ed4ef tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Delete volume with id: 606f4059-3b7b-42c1-9392-1d2f81c147f0 Aug 14 22:35:39.099487 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:39.099487 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:39.099803 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-22b60a59-5fc2-4588-a377-4a4e892ed4ef tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Volume info retrieved successfully. Aug 14 22:35:39.100707 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-22b60a59-5fc2-4588-a377-4a4e892ed4ef tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100325) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 22:35:39.120633 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-22b60a59-5fc2-4588-a377-4a4e892ed4ef tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Created reservations ['cd8a45e1-e549-4ae2-81c2-ba2ec960d184', '69102d5a-69ee-4c28-aa29-5cfebf3345c9', '77ad62eb-1e12-4b03-ba20-ef3555346bec', '4442c60d-b07c-40f2-b38a-3d98f2e796f7'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:39.152493 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-22b60a59-5fc2-4588-a377-4a4e892ed4ef tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Delete volume request issued successfully. Aug 14 22:35:39.152749 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22b60a59-5fc2-4588-a377-4a4e892ed4ef tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/volumes/606f4059-3b7b-42c1-9392-1d2f81c147f0 returned with HTTP 202 Aug 14 22:35:39.153333 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1151/4642] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:35:39 2026] DELETE /volume/v3/volumes/606f4059-3b7b-42c1-9392-1d2f81c147f0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:39.162601 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7713c9ed-0846-421b-8a9d-ce0b1be6de2e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:39.164774 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7713c9ed-0846-421b-8a9d-ce0b1be6de2e tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] DELETE https://10.4.3.114/volume/v3/types/01aa8ba4-9e78-4d4d-837d-762879ef6a22 Aug 14 22:35:39.165061 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7713c9ed-0846-421b-8a9d-ce0b1be6de2e tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:39.165375 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7713c9ed-0846-421b-8a9d-ce0b1be6de2e tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:39.195827 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7713c9ed-0846-421b-8a9d-ce0b1be6de2e tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/types/01aa8ba4-9e78-4d4d-837d-762879ef6a22 returned with HTTP 202 Aug 14 22:35:39.196367 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1152/4643] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:35:39 2026] DELETE /volume/v3/types/01aa8ba4-9e78-4d4d-837d-762879ef6a22 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:39.206130 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-56f6f4ce-7be8-41b3-8c2d-7c86f72f19ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:39.207906 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56f6f4ce-7be8-41b3-8c2d-7c86f72f19ae tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:35:39.208286 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56f6f4ce-7be8-41b3-8c2d-7c86f72f19ae tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1445368083", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2091828618", "vendor_name": "tempest-vendor_name-1440650365"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:39.229335 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56f6f4ce-7be8-41b3-8c2d-7c86f72f19ae tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:35:39.229517 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1170/4644] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:35:39 2026] POST /volume/v3/types => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:39.240649 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:39.244862 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:39.245356 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f464874d-4b57-4b98-956f-d3c5bf2c5bef", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:39.246988 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Create volume request body: {'volume': {'volume_type': 'f464874d-4b57-4b98-956f-d3c5bf2c5bef', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:39.251698 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Create volume of 1 GB Aug 14 22:35:39.252019 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:39.252019 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:39.252481 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Availability Zones retrieved successfully. Aug 14 22:35:39.258130 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Flow 'volume_create_api' (1316a4c5-40f0-428d-a1f7-6c7df480d462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:39.259195 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7961131f-e4e2-4cb1-8692-6e281384ffe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:39.259974 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:39.279908 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7961131f-e4e2-4cb1-8692-6e281384ffe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:35:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2091828618',vendor_name='tempest-vendor_name-1440650365'},id=f464874d-4b57-4b98-956f-d3c5bf2c5bef,is_public=True,name='tempest-ProjectReaderTests-volume-type-1445368083',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f464874d-4b57-4b98-956f-d3c5bf2c5bef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:39.280754 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34642cd-602d-4fe5-be0c-1ac602810aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:39.306745 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1445368083 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1445368083, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:35:39.307047 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1445368083 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1445368083, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:35:39.315242 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d41d5683-1838-4b0d-b31b-3455e7341f09 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:39.317798 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d41d5683-1838-4b0d-b31b-3455e7341f09 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:39.318056 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d41d5683-1838-4b0d-b31b-3455e7341f09 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:39.318263 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d41d5683-1838-4b0d-b31b-3455e7341f09 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:39.318417 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d41d5683-1838-4b0d-b31b-3455e7341f09 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:39.323231 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:39.323231 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:39.323884 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d41d5683-1838-4b0d-b31b-3455e7341f09 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:39.324229 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1152/4645] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:39 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:39.337558 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Created reservations ['e0dc67e8-37f4-4677-ad73-ecfeecd28bf4', 'cc222133-61f1-492d-a997-1d01ed3285a7', '1e216624-b338-48f7-8696-12ca6e13ebdb', '0d1b2ffa-96c5-4174-ab42-f3a4d6cbf181'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:39.338505 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34642cd-602d-4fe5-be0c-1ac602810aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0dc67e8-37f4-4677-ad73-ecfeecd28bf4', 'cc222133-61f1-492d-a997-1d01ed3285a7', '1e216624-b338-48f7-8696-12ca6e13ebdb', '0d1b2ffa-96c5-4174-ab42-f3a4d6cbf181']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:39.339520 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (548e4a26-1e95-4178-9f96-49eecc97739e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:39.366723 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (548e4a26-1e95-4178-9f96-49eecc97739e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e15f22d4-1069-4c1c-9197-d030f1ec23a8', '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='ec501150d1da47b6b32d45b17978f674',qos_specs=None,replication_status=,reservations=['e0dc67e8-37f4-4677-ad73-ecfeecd28bf4','cc222133-61f1-492d-a997-1d01ed3285a7','1e216624-b338-48f7-8696-12ca6e13ebdb','0d1b2ffa-96c5-4174-ab42-f3a4d6cbf181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='874e4ced030c44f286484c5b5e09b5a1',volume_type_id=f464874d-4b57-4b98-956f-d3c5bf2c5bef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35: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=e15f22d4-1069-4c1c-9197-d030f1ec23a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec501150d1da47b6b32d45b17978f674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='874e4ced030c44f286484c5b5e09b5a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f464874d-4b57-4b98-956f-d3c5bf2c5bef),volume_type_id=f464874d-4b57-4b98-956f-d3c5bf2c5bef)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:39.367609 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce0a2764-69e2-4e5c-9dff-44c2d08caafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:39.389415 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce0a2764-69e2-4e5c-9dff-44c2d08caafa) transitioned into state 'SUCCESS' from 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='ec501150d1da47b6b32d45b17978f674',qos_specs=None,replication_status=,reservations=['e0dc67e8-37f4-4677-ad73-ecfeecd28bf4','cc222133-61f1-492d-a997-1d01ed3285a7','1e216624-b338-48f7-8696-12ca6e13ebdb','0d1b2ffa-96c5-4174-ab42-f3a4d6cbf181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='874e4ced030c44f286484c5b5e09b5a1',volume_type_id=f464874d-4b57-4b98-956f-d3c5bf2c5bef)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:39.390418 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4d8e9a8-5cab-46b9-a794-d85ab2a2fee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:39.400658 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4d8e9a8-5cab-46b9-a794-d85ab2a2fee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:39.401899 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Flow 'volume_create_api' (1316a4c5-40f0-428d-a1f7-6c7df480d462) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:39.402375 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Create volume request issued successfully. Aug 14 22:35:39.403170 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a80c0c45-80f0-4f5b-bad7-cb9512ee8c0f tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:39.403460 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eaf70127-0e0d-43b8-ba88-5691c4f4b9f9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:39.403690 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1172/4646] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:35:39 2026] POST /volume/v3/volumes => generated 774 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:39.406553 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eaf70127-0e0d-43b8-ba88-5691c4f4b9f9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:39.412593 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eaf70127-0e0d-43b8-ba88-5691c4f4b9f9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:39.413006 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eaf70127-0e0d-43b8-ba88-5691c4f4b9f9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:39.414239 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-eaf70127-0e0d-43b8-ba88-5691c4f4b9f9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:39.419071 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-77949396-2f23-43c7-9eea-3cad9154e8b9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:39.422006 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77949396-2f23-43c7-9eea-3cad9154e8b9 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] GET https://10.4.3.114/volume/v3/volumes/e15f22d4-1069-4c1c-9197-d030f1ec23a8 Aug 14 22:35:39.422240 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:39.422240 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:39.422440 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77949396-2f23-43c7-9eea-3cad9154e8b9 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:39.422706 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77949396-2f23-43c7-9eea-3cad9154e8b9 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:39.423271 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eaf70127-0e0d-43b8-ba88-5691c4f4b9f9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:39.423836 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1153/4647] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:39 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:39.434613 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:39.434613 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:39.440690 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-77949396-2f23-43c7-9eea-3cad9154e8b9 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Volume info retrieved successfully. Aug 14 22:35:39.446874 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77949396-2f23-43c7-9eea-3cad9154e8b9 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/volumes/e15f22d4-1069-4c1c-9197-d030f1ec23a8 returned with HTTP 200 Aug 14 22:35:39.447394 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1171/4648] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:39 2026] GET /volume/v3/volumes/e15f22d4-1069-4c1c-9197-d030f1ec23a8 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:40.013303 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3346120e-6669-48d2-976c-64a3a4438d08 req-446fb1e8-bda2-4642-a935-880edea02215 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.015588 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-446fb1e8-bda2-4642-a935-880edea02215 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:40.015851 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-446fb1e8-bda2-4642-a935-880edea02215 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:40.016103 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-446fb1e8-bda2-4642-a935-880edea02215 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:40.024098 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:40.024098 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:40.028893 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3346120e-6669-48d2-976c-64a3a4438d08 req-446fb1e8-bda2-4642-a935-880edea02215 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:40.033917 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-446fb1e8-bda2-4642-a935-880edea02215 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:40.034410 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1153/4649] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:35:40 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:40.110266 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4f31f1ec-ae4e-46bc-a815-8de1db8ce192 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.113051 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f31f1ec-ae4e-46bc-a815-8de1db8ce192 None None] GET https://10.4.3.114/volume// Aug 14 22:35:40.113051 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f31f1ec-ae4e-46bc-a815-8de1db8ce192 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:40.113051 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f31f1ec-ae4e-46bc-a815-8de1db8ce192 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:40.113051 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f31f1ec-ae4e-46bc-a815-8de1db8ce192 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:35:40.113051 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1173/4650] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:35: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 14 22:35:40.121925 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3346120e-6669-48d2-976c-64a3a4438d08 req-764282c2-7c9c-4441-bb22-6a63261edf7a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.203963 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-764282c2-7c9c-4441-bb22-6a63261edf7a tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:35:40.203963 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-764282c2-7c9c-4441-bb22-6a63261edf7a tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d24261a-6142-42e4-a67e-3d09fa3bbd4e", "connector": null, "instance_uuid": "1d8170c3-7279-4020-a88d-faa3072f9a37"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:40.214458 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:40.214458 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:40.245773 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-764282c2-7c9c-4441-bb22-6a63261edf7a tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:35:40.246571 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1154/4651] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:35:40 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:40.287146 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5187c267-e304-4515-85bc-87e3bf296674 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.290235 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5187c267-e304-4515-85bc-87e3bf296674 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:40.290408 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4434ce3b-9673-43aa-b27e-83fda6676097 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.290791 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4434ce3b-9673-43aa-b27e-83fda6676097 None None] GET https://10.4.3.114/volume// Aug 14 22:35:40.290888 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5187c267-e304-4515-85bc-87e3bf296674 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:40.290953 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4434ce3b-9673-43aa-b27e-83fda6676097 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:40.291160 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4434ce3b-9673-43aa-b27e-83fda6676097 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:40.291279 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5187c267-e304-4515-85bc-87e3bf296674 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:40.291533 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4434ce3b-9673-43aa-b27e-83fda6676097 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:35:40.291846 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1154/4652] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:35: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 14 22:35:40.300647 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3346120e-6669-48d2-976c-64a3a4438d08 req-827c984f-0186-4dd6-b877-f6d19ad7e6de None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.303289 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:40.303289 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:40.303475 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-827c984f-0186-4dd6-b877-f6d19ad7e6de tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:40.303763 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-827c984f-0186-4dd6-b877-f6d19ad7e6de tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:40.303998 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-827c984f-0186-4dd6-b877-f6d19ad7e6de tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:40.309012 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5187c267-e304-4515-85bc-87e3bf296674 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:40.315844 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:40.315844 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:40.316467 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5187c267-e304-4515-85bc-87e3bf296674 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:40.317042 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1172/4653] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:40 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:40.320028 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-3346120e-6669-48d2-976c-64a3a4438d08 req-827c984f-0186-4dd6-b877-f6d19ad7e6de tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:40.325869 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-827c984f-0186-4dd6-b877-f6d19ad7e6de tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:40.326397 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1174/4654] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:35:40 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:40.337509 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-04340b2e-96d7-4a1b-80d7-c0381e047328 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.340652 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04340b2e-96d7-4a1b-80d7-c0381e047328 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:40.340850 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04340b2e-96d7-4a1b-80d7-c0381e047328 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:40.341015 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04340b2e-96d7-4a1b-80d7-c0381e047328 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:40.341153 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-04340b2e-96d7-4a1b-80d7-c0381e047328 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:40.346674 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:40.346674 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:40.347367 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04340b2e-96d7-4a1b-80d7-c0381e047328 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:40.347832 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1155/4655] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:40 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:40.433978 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-399dbe51-01a9-4cd3-8704-8ea50e4ca4a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.434084 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3346120e-6669-48d2-976c-64a3a4438d08 req-b441968f-1527-4967-803d-9684ca1a23b7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.435764 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-399dbe51-01a9-4cd3-8704-8ea50e4ca4a0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:40.435963 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-399dbe51-01a9-4cd3-8704-8ea50e4ca4a0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:40.436130 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-399dbe51-01a9-4cd3-8704-8ea50e4ca4a0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:40.436213 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-b441968f-1527-4967-803d-9684ca1a23b7 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] PUT https://10.4.3.114/volume/v3/attachments/80a69b3b-fcc9-4fdf-8914-ac74c56d978c Aug 14 22:35:40.436278 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-399dbe51-01a9-4cd3-8704-8ea50e4ca4a0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:40.436600 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-b441968f-1527-4967-803d-9684ca1a23b7 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:40.442148 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:40.442148 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:40.442148 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-399dbe51-01a9-4cd3-8704-8ea50e4ca4a0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:40.442148 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1155/4656] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:40 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:40.445753 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-3346120e-6669-48d2-976c-64a3a4438d08 req-b441968f-1527-4967-803d-9684ca1a23b7 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Acquiring lock "cinder-attachment_update-7d24261a-6142-42e4-a67e-3d09fa3bbd4e-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:35:40.452607 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-3346120e-6669-48d2-976c-64a3a4438d08 req-b441968f-1527-4967-803d-9684ca1a23b7 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Lock "cinder-attachment_update-7d24261a-6142-42e4-a67e-3d09fa3bbd4e-np0000007343" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:35:40.453397 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:40.453397 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:40.463182 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-41277def-2e0b-4745-a993-97ff76fffeb0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.465045 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41277def-2e0b-4745-a993-97ff76fffeb0 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] GET https://10.4.3.114/volume/v3/volumes/e15f22d4-1069-4c1c-9197-d030f1ec23a8 Aug 14 22:35:40.465311 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41277def-2e0b-4745-a993-97ff76fffeb0 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:40.465657 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41277def-2e0b-4745-a993-97ff76fffeb0 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:40.476134 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:40.476134 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:40.483397 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-41277def-2e0b-4745-a993-97ff76fffeb0 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Volume info retrieved successfully. Aug 14 22:35:40.489078 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41277def-2e0b-4745-a993-97ff76fffeb0 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/volumes/e15f22d4-1069-4c1c-9197-d030f1ec23a8 returned with HTTP 200 Aug 14 22:35:40.489529 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1175/4657] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:40 2026] GET /volume/v3/volumes/e15f22d4-1069-4c1c-9197-d030f1ec23a8 => generated 974 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:40.501245 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-423a02cc-355e-4ffe-b473-b893e015b20c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.503619 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-423a02cc-355e-4ffe-b473-b893e015b20c tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] GET https://10.4.3.114/volume/v3/messages Aug 14 22:35:40.503703 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-423a02cc-355e-4ffe-b473-b893e015b20c tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:40.503984 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-423a02cc-355e-4ffe-b473-b893e015b20c tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:40.509014 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-423a02cc-355e-4ffe-b473-b893e015b20c tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:35:40.509341 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1156/4658] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:35:40 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 14 22:35:40.519179 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-af2951ec-a8b1-4c09-a954-280c8279189a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.521001 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af2951ec-a8b1-4c09-a954-280c8279189a tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-reader] GET https://10.4.3.114/volume/v3/messages/3d66e253-ffaf-42be-a8b0-9a3e56ac44e6 Aug 14 22:35:40.521399 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af2951ec-a8b1-4c09-a954-280c8279189a tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:40.521467 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af2951ec-a8b1-4c09-a954-280c8279189a tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-reader] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:40.526009 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af2951ec-a8b1-4c09-a954-280c8279189a tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-reader] https://10.4.3.114/volume/v3/messages/3d66e253-ffaf-42be-a8b0-9a3e56ac44e6 returned with HTTP 200 Aug 14 22:35:40.526574 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1156/4659] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:35:40 2026] GET /volume/v3/messages/3d66e253-ffaf-42be-a8b0-9a3e56ac44e6 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:40.538715 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9740091d-27c4-4b91-b57c-b093912f28c9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.541014 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9740091d-27c4-4b91-b57c-b093912f28c9 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] DELETE https://10.4.3.114/volume/v3/messages/3d66e253-ffaf-42be-a8b0-9a3e56ac44e6 Aug 14 22:35:40.541014 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9740091d-27c4-4b91-b57c-b093912f28c9 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:40.541334 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9740091d-27c4-4b91-b57c-b093912f28c9 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:40.548425 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-3346120e-6669-48d2-976c-64a3a4438d08 req-b441968f-1527-4967-803d-9684ca1a23b7 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Lock "cinder-attachment_update-7d24261a-6142-42e4-a67e-3d09fa3bbd4e-np0000007343" released by "attachment_update" :: held 0.096s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:35:40.548753 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-b441968f-1527-4967-803d-9684ca1a23b7 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/attachments/80a69b3b-fcc9-4fdf-8914-ac74c56d978c returned with HTTP 200 Aug 14 22:35:40.549267 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1173/4660] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:35:40 2026] PUT /volume/v3/attachments/80a69b3b-fcc9-4fdf-8914-ac74c56d978c => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:40.553783 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9740091d-27c4-4b91-b57c-b093912f28c9 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/messages/3d66e253-ffaf-42be-a8b0-9a3e56ac44e6 returned with HTTP 204 Aug 14 22:35:40.554319 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1176/4661] 10.4.3.114 () {68 vars in 1394 bytes} [Fri Aug 14 22:35:40 2026] DELETE /volume/v3/messages/3d66e253-ffaf-42be-a8b0-9a3e56ac44e6 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 22:35:40.563210 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-897804d6-6f2f-4945-8de3-819d44ed0c12 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.565134 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-897804d6-6f2f-4945-8de3-819d44ed0c12 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/e15f22d4-1069-4c1c-9197-d030f1ec23a8 Aug 14 22:35:40.565389 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-897804d6-6f2f-4945-8de3-819d44ed0c12 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:40.565724 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-897804d6-6f2f-4945-8de3-819d44ed0c12 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:40.565763 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-897804d6-6f2f-4945-8de3-819d44ed0c12 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Delete volume with id: e15f22d4-1069-4c1c-9197-d030f1ec23a8 Aug 14 22:35:40.578585 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:40.578585 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:40.579233 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-897804d6-6f2f-4945-8de3-819d44ed0c12 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Volume info retrieved successfully. Aug 14 22:35:40.580637 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-897804d6-6f2f-4945-8de3-819d44ed0c12 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100323) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 22:35:40.597100 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-897804d6-6f2f-4945-8de3-819d44ed0c12 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1445368083 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1445368083, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:35:40.597559 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-897804d6-6f2f-4945-8de3-819d44ed0c12 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1445368083 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1445368083, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:35:40.609266 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-897804d6-6f2f-4945-8de3-819d44ed0c12 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Created reservations ['e39097bf-ead7-40ae-801f-a180697aa798', 'b9c607ab-56be-46df-bb8e-9cf0fb9417f1', '81d66013-c5b6-4b32-bcf6-25dab3930eee', 'e824b3f0-9a01-43b6-8fef-ca8501697cc4'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:40.643398 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-897804d6-6f2f-4945-8de3-819d44ed0c12 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Delete volume request issued successfully. Aug 14 22:35:40.644568 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-897804d6-6f2f-4945-8de3-819d44ed0c12 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/volumes/e15f22d4-1069-4c1c-9197-d030f1ec23a8 returned with HTTP 202 Aug 14 22:35:40.644568 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1157/4662] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:35:40 2026] DELETE /volume/v3/volumes/e15f22d4-1069-4c1c-9197-d030f1ec23a8 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:40.652506 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2b579891-c6ff-4ef6-af96-4dfdb317ccb4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:40.653858 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2b579891-c6ff-4ef6-af96-4dfdb317ccb4 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] DELETE https://10.4.3.114/volume/v3/types/f464874d-4b57-4b98-956f-d3c5bf2c5bef Aug 14 22:35:40.654054 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2b579891-c6ff-4ef6-af96-4dfdb317ccb4 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:40.654312 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2b579891-c6ff-4ef6-af96-4dfdb317ccb4 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:40.679747 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2b579891-c6ff-4ef6-af96-4dfdb317ccb4 tempest-ProjectReaderTests-1749470735 tempest-ProjectReaderTests-1749470735-project-admin] https://10.4.3.114/volume/v3/types/f464874d-4b57-4b98-956f-d3c5bf2c5bef returned with HTTP 202 Aug 14 22:35:40.680167 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1157/4663] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:35:40 2026] DELETE /volume/v3/types/f464874d-4b57-4b98-956f-d3c5bf2c5bef => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:41.335750 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be32a201-ea89-4210-b37c-d95b69a745f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:41.337998 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be32a201-ea89-4210-b37c-d95b69a745f3 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:41.338219 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be32a201-ea89-4210-b37c-d95b69a745f3 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:41.338535 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be32a201-ea89-4210-b37c-d95b69a745f3 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:41.353752 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:41.353752 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:41.360551 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a4677b5a-f1fb-41a6-ac07-fb13ead41a2c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:41.361491 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be32a201-ea89-4210-b37c-d95b69a745f3 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:41.362376 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4677b5a-f1fb-41a6-ac07-fb13ead41a2c tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:41.362627 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4677b5a-f1fb-41a6-ac07-fb13ead41a2c tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:41.362803 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4677b5a-f1fb-41a6-ac07-fb13ead41a2c tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:41.362921 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a4677b5a-f1fb-41a6-ac07-fb13ead41a2c tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:41.366325 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be32a201-ea89-4210-b37c-d95b69a745f3 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:41.366731 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1174/4664] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:41 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:41.366981 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:41.366981 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:41.367659 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4677b5a-f1fb-41a6-ac07-fb13ead41a2c tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:41.368027 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1177/4665] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:41 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:41.453558 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-53082a21-ef4e-4895-a425-95e45d05f8ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:41.455694 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53082a21-ef4e-4895-a425-95e45d05f8ae tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:41.455949 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53082a21-ef4e-4895-a425-95e45d05f8ae tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:41.456147 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53082a21-ef4e-4895-a425-95e45d05f8ae tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:41.456273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-53082a21-ef4e-4895-a425-95e45d05f8ae tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:41.461747 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:41.461747 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:41.462700 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53082a21-ef4e-4895-a425-95e45d05f8ae tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:41.463165 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1158/4666] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:41 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:41.535750 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-fc254c12-de6e-4c33-92c0-ac61b6e45f99 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:41.538647 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-fc254c12-de6e-4c33-92c0-ac61b6e45f99 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:41.538893 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-fc254c12-de6e-4c33-92c0-ac61b6e45f99 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:41.539155 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-fc254c12-de6e-4c33-92c0-ac61b6e45f99 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:41.552746 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:41.552746 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:41.557878 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-fc254c12-de6e-4c33-92c0-ac61b6e45f99 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:41.565327 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-fc254c12-de6e-4c33-92c0-ac61b6e45f99 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:35:41.565327 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1158/4667] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:35:41 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:41.671750 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d257866f-13c2-4b2c-9b33-39eda0a1d2d6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:41.672025 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d257866f-13c2-4b2c-9b33-39eda0a1d2d6 None None] GET https://10.4.3.114/volume// Aug 14 22:35:41.672320 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d257866f-13c2-4b2c-9b33-39eda0a1d2d6 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:41.672571 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d257866f-13c2-4b2c-9b33-39eda0a1d2d6 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:41.673060 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d257866f-13c2-4b2c-9b33-39eda0a1d2d6 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:35:41.673494 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1175/4668] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:35: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 14 22:35:41.690247 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-78dbcf19-0f9a-4523-866a-d9cfbe1dcebd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:41.692483 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-78dbcf19-0f9a-4523-866a-d9cfbe1dcebd tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:35:41.692855 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-78dbcf19-0f9a-4523-866a-d9cfbe1dcebd tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8871806-d04b-446d-bc93-d8cdef396acc", "connector": null, "instance_uuid": "15386b36-ac3b-416d-942c-686bec3da225"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:41.708721 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:41.708721 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:41.746574 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-78dbcf19-0f9a-4523-866a-d9cfbe1dcebd tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:35:41.747025 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1178/4669] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:35:41 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:41.793857 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff1de945-7426-4c80-8c6f-df7f988352f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:41.798383 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff1de945-7426-4c80-8c6f-df7f988352f5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:41.798705 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff1de945-7426-4c80-8c6f-df7f988352f5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:41.799030 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff1de945-7426-4c80-8c6f-df7f988352f5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:41.812543 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad1fd720-7246-4428-80b7-13301e54c7d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:41.812831 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad1fd720-7246-4428-80b7-13301e54c7d1 None None] GET https://10.4.3.114/volume// Aug 14 22:35:41.813081 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad1fd720-7246-4428-80b7-13301e54c7d1 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:41.813388 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad1fd720-7246-4428-80b7-13301e54c7d1 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:41.814083 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad1fd720-7246-4428-80b7-13301e54c7d1 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:35:41.814173 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1159/4670] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:35:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:35:41.819354 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:41.819354 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:41.823857 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-7d26b2db-8256-4996-b133-90dd6114b06b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:41.825336 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ff1de945-7426-4c80-8c6f-df7f988352f5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:41.826181 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-7d26b2db-8256-4996-b133-90dd6114b06b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:41.826466 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-7d26b2db-8256-4996-b133-90dd6114b06b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:41.827087 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-7d26b2db-8256-4996-b133-90dd6114b06b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:41.832304 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff1de945-7426-4c80-8c6f-df7f988352f5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:35:41.832825 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1159/4671] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:41 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:41.837570 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:41.837570 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:41.841511 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-7d26b2db-8256-4996-b133-90dd6114b06b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:41.846867 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-7d26b2db-8256-4996-b133-90dd6114b06b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:35:41.847531 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1176/4672] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:35:41 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:41.963537 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-05b77bfc-a40f-40ba-ac7a-30bce15859aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:41.966046 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-05b77bfc-a40f-40ba-ac7a-30bce15859aa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] PUT https://10.4.3.114/volume/v3/attachments/ab0370bb-689d-421a-a627-76025ad3079b Aug 14 22:35:41.966929 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-05b77bfc-a40f-40ba-ac7a-30bce15859aa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:41.977530 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-05b77bfc-a40f-40ba-ac7a-30bce15859aa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Acquiring lock "cinder-attachment_update-f8871806-d04b-446d-bc93-d8cdef396acc-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:35:41.985043 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-05b77bfc-a40f-40ba-ac7a-30bce15859aa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Lock "cinder-attachment_update-f8871806-d04b-446d-bc93-d8cdef396acc-np0000007343" acquired by "attachment_update" :: waited 0.008s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:35:41.986467 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:41.986467 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:42.090693 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-05b77bfc-a40f-40ba-ac7a-30bce15859aa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Lock "cinder-attachment_update-f8871806-d04b-446d-bc93-d8cdef396acc-np0000007343" released by "attachment_update" :: held 0.106s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:35:42.091117 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-05b77bfc-a40f-40ba-ac7a-30bce15859aa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/attachments/ab0370bb-689d-421a-a627-76025ad3079b returned with HTTP 200 Aug 14 22:35:42.091798 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1179/4673] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:35:41 2026] PUT /volume/v3/attachments/ab0370bb-689d-421a-a627-76025ad3079b => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:42.381020 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e39c414-5a43-42d7-8abc-09d539f25de5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:42.381186 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de4987fe-91db-448c-9233-031749eb710c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:42.382095 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e39c414-5a43-42d7-8abc-09d539f25de5 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:42.382441 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e39c414-5a43-42d7-8abc-09d539f25de5 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:42.382692 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e39c414-5a43-42d7-8abc-09d539f25de5 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:42.382843 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4e39c414-5a43-42d7-8abc-09d539f25de5 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:42.382995 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de4987fe-91db-448c-9233-031749eb710c tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:42.383308 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de4987fe-91db-448c-9233-031749eb710c tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:42.383607 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de4987fe-91db-448c-9233-031749eb710c tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:42.387969 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:42.387969 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:42.388910 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e39c414-5a43-42d7-8abc-09d539f25de5 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:42.389249 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1160/4674] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:42 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:42.395169 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:42.395169 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:42.399200 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-de4987fe-91db-448c-9233-031749eb710c tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:42.404596 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de4987fe-91db-448c-9233-031749eb710c tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:42.405348 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1160/4675] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:42 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:42.474937 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2b8470a6-47d4-4d69-8879-92bb4f0e85d0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:42.477109 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b8470a6-47d4-4d69-8879-92bb4f0e85d0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:42.477440 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b8470a6-47d4-4d69-8879-92bb4f0e85d0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:42.477620 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b8470a6-47d4-4d69-8879-92bb4f0e85d0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:42.477766 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2b8470a6-47d4-4d69-8879-92bb4f0e85d0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:42.482696 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:42.482696 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:42.483626 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b8470a6-47d4-4d69-8879-92bb4f0e85d0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:42.484152 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1177/4676] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:42 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:42.597025 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:42.708696 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:42.709113 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-119848429"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:42.710790 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-119848429'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:42.710924 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Create volume of 1 GB Aug 14 22:35:42.711194 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:42.711194 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:42.716184 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Availability Zones retrieved successfully. Aug 14 22:35:42.722118 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Flow 'volume_create_api' (cb58dc62-2118-403b-9d62-1318eea33bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:42.723427 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eaa49ab-ae0e-40f3-8fdd-8f5bd2411e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:42.724196 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:42.758232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eaa49ab-ae0e-40f3-8fdd-8f5bd2411e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:42.759118 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc52e46-fcc6-4ccc-866a-3d8bf8d9e9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:42.824096 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Created reservations ['3b2adf67-f749-4097-b760-7c420934ba2f', 'c8830a51-b7a1-4b1d-81bc-d049c9c58f63', '5b5d4955-8e53-4e00-94d8-c46f53e99bf1', '41e712df-2ccd-40ce-aed2-3c0b3804f1d3'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:42.825309 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc52e46-fcc6-4ccc-866a-3d8bf8d9e9c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b2adf67-f749-4097-b760-7c420934ba2f', 'c8830a51-b7a1-4b1d-81bc-d049c9c58f63', '5b5d4955-8e53-4e00-94d8-c46f53e99bf1', '41e712df-2ccd-40ce-aed2-3c0b3804f1d3']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:42.826613 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62603757-769d-42d0-a67a-38905aeac9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:42.847099 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-421f296b-03a7-4b13-bc66-2c58f079720e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:42.850750 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-421f296b-03a7-4b13-bc66-2c58f079720e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:42.850947 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-421f296b-03a7-4b13-bc66-2c58f079720e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:42.851128 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-421f296b-03a7-4b13-bc66-2c58f079720e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:42.859107 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62603757-769d-42d0-a67a-38905aeac9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '588f1f4a-0a70-4246-b638-7e60d62e315a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-119848429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6f47e6ca5447b1aced7e912d9fafd9',qos_specs=None,replication_status=,reservations=['3b2adf67-f749-4097-b760-7c420934ba2f','c8830a51-b7a1-4b1d-81bc-d049c9c58f63','5b5d4955-8e53-4e00-94d8-c46f53e99bf1','41e712df-2ccd-40ce-aed2-3c0b3804f1d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574cdb5618684020843ba61e14a95cc4',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-119848429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=588f1f4a-0a70-4246-b638-7e60d62e315a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6f47e6ca5447b1aced7e912d9fafd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='574cdb5618684020843ba61e14a95cc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:42.860210 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5f0558-ac83-467e-95d9-171fb348a49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:42.862629 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:42.862629 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:42.866631 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-421f296b-03a7-4b13-bc66-2c58f079720e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:42.871433 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-421f296b-03a7-4b13-bc66-2c58f079720e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:35:42.871821 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1161/4677] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:42 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:42.882558 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5f0558-ac83-467e-95d9-171fb348a49f) transitioned into state 'SUCCESS' from state '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-119848429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6f47e6ca5447b1aced7e912d9fafd9',qos_specs=None,replication_status=,reservations=['3b2adf67-f749-4097-b760-7c420934ba2f','c8830a51-b7a1-4b1d-81bc-d049c9c58f63','5b5d4955-8e53-4e00-94d8-c46f53e99bf1','41e712df-2ccd-40ce-aed2-3c0b3804f1d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574cdb5618684020843ba61e14a95cc4',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:42.883505 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cad55c-6726-4523-9d7b-010ec547478d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:42.894617 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cad55c-6726-4523-9d7b-010ec547478d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:42.895754 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Flow 'volume_create_api' (cb58dc62-2118-403b-9d62-1318eea33bd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:42.896118 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Create volume request issued successfully. Aug 14 22:35:42.896823 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aaf4fb43-6533-429b-9278-388ccb1bdca3 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:42.897351 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1180/4678] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:35:42 2026] POST /volume/v3/volumes => generated 777 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:42.912084 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d9638932-c8d1-4bbf-825b-ef9d439e79cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:42.916538 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9638932-c8d1-4bbf-825b-ef9d439e79cd tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a Aug 14 22:35:42.916538 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9638932-c8d1-4bbf-825b-ef9d439e79cd tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:42.916538 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9638932-c8d1-4bbf-825b-ef9d439e79cd tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:42.934894 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:42.934894 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:42.939514 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d9638932-c8d1-4bbf-825b-ef9d439e79cd tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:42.945458 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9638932-c8d1-4bbf-825b-ef9d439e79cd tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a returned with HTTP 200 Aug 14 22:35:42.946074 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1161/4679] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:42 2026] GET /volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:43.401228 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5c1f54bc-4d0f-47fb-b68b-1c4cbb1982f6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:43.405972 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c1f54bc-4d0f-47fb-b68b-1c4cbb1982f6 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:43.406299 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c1f54bc-4d0f-47fb-b68b-1c4cbb1982f6 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:43.406554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c1f54bc-4d0f-47fb-b68b-1c4cbb1982f6 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:43.406716 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5c1f54bc-4d0f-47fb-b68b-1c4cbb1982f6 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:43.411081 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:43.411081 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:43.411862 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c1f54bc-4d0f-47fb-b68b-1c4cbb1982f6 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:43.412345 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1178/4680] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:43 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:43.426044 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-78c548c7-b71c-49d1-ac5b-d90a2288214a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:43.432739 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78c548c7-b71c-49d1-ac5b-d90a2288214a tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:43.433084 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78c548c7-b71c-49d1-ac5b-d90a2288214a tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:43.433411 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78c548c7-b71c-49d1-ac5b-d90a2288214a tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:43.446350 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:43.446350 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:43.451035 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-78c548c7-b71c-49d1-ac5b-d90a2288214a tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:43.456015 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78c548c7-b71c-49d1-ac5b-d90a2288214a tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:43.456803 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1162/4681] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:43 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:43.494524 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f28dbd8b-470b-404d-bdb5-d6178f4088b0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:43.496424 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f28dbd8b-470b-404d-bdb5-d6178f4088b0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:43.496608 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f28dbd8b-470b-404d-bdb5-d6178f4088b0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:43.496765 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f28dbd8b-470b-404d-bdb5-d6178f4088b0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:43.496864 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f28dbd8b-470b-404d-bdb5-d6178f4088b0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:43.501034 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:43.501034 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:43.501654 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f28dbd8b-470b-404d-bdb5-d6178f4088b0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:43.502074 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1181/4682] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:43 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:43.820609 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3346120e-6669-48d2-976c-64a3a4438d08 req-00154f73-2287-4194-9010-e4e0412ec998 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:43.823996 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-00154f73-2287-4194-9010-e4e0412ec998 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] POST https://10.4.3.114/volume/v3/attachments/80a69b3b-fcc9-4fdf-8914-ac74c56d978c/action Aug 14 22:35:43.824527 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-00154f73-2287-4194-9010-e4e0412ec998 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:35:43.824718 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-00154f73-2287-4194-9010-e4e0412ec998 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:43.848076 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:43.848076 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:43.864003 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3346120e-6669-48d2-976c-64a3a4438d08 req-00154f73-2287-4194-9010-e4e0412ec998 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/attachments/80a69b3b-fcc9-4fdf-8914-ac74c56d978c/action returned with HTTP 204 Aug 14 22:35:43.864567 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1162/4683] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:35:43 2026] POST /volume/v3/attachments/80a69b3b-fcc9-4fdf-8914-ac74c56d978c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:43.891756 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3711efb8-fbe7-422b-a4e6-f465ad7cd5ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:43.894238 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3711efb8-fbe7-422b-a4e6-f465ad7cd5ae tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:43.894741 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3711efb8-fbe7-422b-a4e6-f465ad7cd5ae tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:43.894992 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3711efb8-fbe7-422b-a4e6-f465ad7cd5ae tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:43.908421 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:43.908421 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:43.913674 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3711efb8-fbe7-422b-a4e6-f465ad7cd5ae tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:43.920687 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3711efb8-fbe7-422b-a4e6-f465ad7cd5ae tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:35:43.921188 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1179/4684] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:43 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:43.960621 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-44ddbef7-623b-451e-85fc-5b732f26ecdb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:43.962717 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44ddbef7-623b-451e-85fc-5b732f26ecdb tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a Aug 14 22:35:43.962986 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44ddbef7-623b-451e-85fc-5b732f26ecdb tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:43.963230 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44ddbef7-623b-451e-85fc-5b732f26ecdb tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:43.972531 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:43.972531 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:43.976965 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-44ddbef7-623b-451e-85fc-5b732f26ecdb tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:43.982531 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44ddbef7-623b-451e-85fc-5b732f26ecdb tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a returned with HTTP 200 Aug 14 22:35:43.983047 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1163/4685] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:43 2026] GET /volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:43.995484 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-88e3b4fa-a422-474d-aef5-d03e59c0ae3e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:44.053198 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88e3b4fa-a422-474d-aef5-d03e59c0ae3e tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] GET https://10.4.3.114/volume/v3/volumes Aug 14 22:35:44.053474 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88e3b4fa-a422-474d-aef5-d03e59c0ae3e tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:44.053699 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88e3b4fa-a422-474d-aef5-d03e59c0ae3e tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:44.054002 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-88e3b4fa-a422-474d-aef5-d03e59c0ae3e tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:35:44.054817 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-88e3b4fa-a422-474d-aef5-d03e59c0ae3e tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:35:44.062813 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-88e3b4fa-a422-474d-aef5-d03e59c0ae3e tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Get all volumes completed successfully. Aug 14 22:35:44.063194 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88e3b4fa-a422-474d-aef5-d03e59c0ae3e tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] https://10.4.3.114/volume/v3/volumes returned with HTTP 200 Aug 14 22:35:44.063583 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1182/4686] 10.4.3.114 () {68 vars in 1278 bytes} [Fri Aug 14 22:35:43 2026] GET /volume/v3/volumes => generated 335 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:44.072442 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ddb8afab-db98-4825-bb25-260e166fdfe9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:44.074608 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ddb8afab-db98-4825-bb25-260e166fdfe9 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a Aug 14 22:35:44.074862 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ddb8afab-db98-4825-bb25-260e166fdfe9 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:44.075061 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ddb8afab-db98-4825-bb25-260e166fdfe9 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:44.075206 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ddb8afab-db98-4825-bb25-260e166fdfe9 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Delete volume with id: 588f1f4a-0a70-4246-b638-7e60d62e315a Aug 14 22:35:44.083292 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:44.083292 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:44.083640 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ddb8afab-db98-4825-bb25-260e166fdfe9 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:44.109203 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ddb8afab-db98-4825-bb25-260e166fdfe9 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Delete volume request issued successfully. Aug 14 22:35:44.109532 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ddb8afab-db98-4825-bb25-260e166fdfe9 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a returned with HTTP 202 Aug 14 22:35:44.113577 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1163/4687] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:35:44 2026] DELETE /volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:35:44.121071 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5028e4be-4421-42c3-9750-f1653a9b5d59 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:44.122871 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5028e4be-4421-42c3-9750-f1653a9b5d59 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a Aug 14 22:35:44.123077 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5028e4be-4421-42c3-9750-f1653a9b5d59 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:44.123245 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5028e4be-4421-42c3-9750-f1653a9b5d59 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:44.130441 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:44.130441 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:44.134290 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5028e4be-4421-42c3-9750-f1653a9b5d59 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:44.138408 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5028e4be-4421-42c3-9750-f1653a9b5d59 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a returned with HTTP 200 Aug 14 22:35:44.138801 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1180/4688] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:44 2026] GET /volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:44.422875 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8bf9df59-ea55-4fc7-a86e-ccddd8443a23 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:44.425458 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8bf9df59-ea55-4fc7-a86e-ccddd8443a23 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:44.425795 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8bf9df59-ea55-4fc7-a86e-ccddd8443a23 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:44.426069 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8bf9df59-ea55-4fc7-a86e-ccddd8443a23 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:44.426182 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8bf9df59-ea55-4fc7-a86e-ccddd8443a23 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:44.431508 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:44.431508 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:44.432342 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8bf9df59-ea55-4fc7-a86e-ccddd8443a23 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:44.432815 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1164/4689] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:44 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:44.473505 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a54ca410-477d-4243-986b-08faeffb8c28 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:44.476503 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a54ca410-477d-4243-986b-08faeffb8c28 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:44.476866 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a54ca410-477d-4243-986b-08faeffb8c28 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:44.477162 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a54ca410-477d-4243-986b-08faeffb8c28 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:44.489594 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:44.489594 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:44.493427 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a54ca410-477d-4243-986b-08faeffb8c28 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:44.498086 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a54ca410-477d-4243-986b-08faeffb8c28 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:44.498531 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1183/4690] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:44 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 1157 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:44.516450 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-852136c2-1419-4488-bd5b-1ef7ca133f6f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:44.516450 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-852136c2-1419-4488-bd5b-1ef7ca133f6f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:44.516450 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-852136c2-1419-4488-bd5b-1ef7ca133f6f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:44.516450 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-852136c2-1419-4488-bd5b-1ef7ca133f6f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:44.516450 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-852136c2-1419-4488-bd5b-1ef7ca133f6f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:44.519121 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:44.520985 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] POST https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e/action Aug 14 22:35:44.521454 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:44.521454 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:44.521574 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:35:44.521574 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:44.522123 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-852136c2-1419-4488-bd5b-1ef7ca133f6f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:44.522537 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1164/4691] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:44 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:44.533824 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:44.533824 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:44.534913 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:44.577889 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Created reservations ['f9cbee24-09d2-4207-b587-34048c72323c', 'a8d4f6de-571f-488d-b4eb-5788e552f9d0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:44.598576 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Extend volume request issued successfully. Aug 14 22:35:44.598823 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e/action returned with HTTP 202 Aug 14 22:35:44.599269 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1181/4692] 10.4.3.114 () {70 vars in 1431 bytes} [Fri Aug 14 22:35:44 2026] POST /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 22:35:44.612313 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30c2ebae-a25a-406e-9ce3-e5aa8cc57620 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:44.617169 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30c2ebae-a25a-406e-9ce3-e5aa8cc57620 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:44.617487 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30c2ebae-a25a-406e-9ce3-e5aa8cc57620 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:44.617707 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30c2ebae-a25a-406e-9ce3-e5aa8cc57620 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:44.629316 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:44.629316 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:44.633391 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30c2ebae-a25a-406e-9ce3-e5aa8cc57620 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:44.638455 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30c2ebae-a25a-406e-9ce3-e5aa8cc57620 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:44.638948 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1165/4693] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:44 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:44.936587 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-062b0940-a1b9-4c6e-bdc4-cc10c82f5d06 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:44.939359 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-062b0940-a1b9-4c6e-bdc4-cc10c82f5d06 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:44.939359 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-062b0940-a1b9-4c6e-bdc4-cc10c82f5d06 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:44.939359 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-062b0940-a1b9-4c6e-bdc4-cc10c82f5d06 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:44.952333 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:44.952333 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:44.957367 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-062b0940-a1b9-4c6e-bdc4-cc10c82f5d06 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:44.963751 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-062b0940-a1b9-4c6e-bdc4-cc10c82f5d06 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:35:44.964401 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1184/4694] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:44 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:45.023712 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 req-5b7ad7a3-6e45-422f-aff5-a0adc54aa1c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:45.026340 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 req-5b7ad7a3-6e45-422f-aff5-a0adc54aa1c4 service nova] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:45.026594 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 req-5b7ad7a3-6e45-422f-aff5-a0adc54aa1c4 service nova] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:45.026886 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 req-5b7ad7a3-6e45-422f-aff5-a0adc54aa1c4 service nova] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:45.038917 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:45.038917 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:45.043984 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 req-5b7ad7a3-6e45-422f-aff5-a0adc54aa1c4 service nova] Volume info retrieved successfully. Aug 14 22:35:45.050298 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8ad9fca8-412a-4630-995a-4d0ba77a5aa7 req-5b7ad7a3-6e45-422f-aff5-a0adc54aa1c4 service nova] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:45.050889 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1165/4695] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:35:45 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:45.152652 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c437adfb-721c-4c5d-a1ce-083fdf128742 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:45.154534 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c437adfb-721c-4c5d-a1ce-083fdf128742 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a Aug 14 22:35:45.154747 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c437adfb-721c-4c5d-a1ce-083fdf128742 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:45.155004 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c437adfb-721c-4c5d-a1ce-083fdf128742 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:45.160565 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c437adfb-721c-4c5d-a1ce-083fdf128742 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a returned with HTTP 404 Aug 14 22:35:45.161032 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1182/4696] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:45 2026] GET /volume/v3/volumes/588f1f4a-0a70-4246-b638-7e60d62e315a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:35:45.171512 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b079308c-f324-426f-899f-a6e11ddc0d14 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:45.173108 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:45.173579 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1542447625"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:45.175684 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1542447625'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:45.176006 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Create volume of 1 GB Aug 14 22:35:45.184190 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Availability Zones retrieved successfully. Aug 14 22:35:45.192383 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Flow 'volume_create_api' (ff0e1fc6-92da-417c-9839-448a69d468f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:45.193757 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d48d457a-f947-4064-9ea4-daa3b68067d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:45.194655 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:45.223739 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d48d457a-f947-4064-9ea4-daa3b68067d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:45.224985 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (014dc223-8e22-41cd-a5d6-afce2f795a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:45.270370 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Created reservations ['00ef0e34-4b17-4c40-9268-a9a11b79205b', '32608e9f-eec0-4d40-9676-8159a5964b1d', 'c4a8d24d-efbb-44ea-b9f7-2df6bd80a32c', '871c7bb7-3216-490b-b1bc-3868b14ae7f0'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:45.271291 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (014dc223-8e22-41cd-a5d6-afce2f795a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00ef0e34-4b17-4c40-9268-a9a11b79205b', '32608e9f-eec0-4d40-9676-8159a5964b1d', 'c4a8d24d-efbb-44ea-b9f7-2df6bd80a32c', '871c7bb7-3216-490b-b1bc-3868b14ae7f0']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:45.272134 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f7a3da3-8960-44ec-9b44-3e632945b5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:45.298155 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f7a3da3-8960-44ec-9b44-3e632945b5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09e5a89a-9071-4415-b717-3f6655f6bd44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1542447625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6f47e6ca5447b1aced7e912d9fafd9',qos_specs=None,replication_status=,reservations=['00ef0e34-4b17-4c40-9268-a9a11b79205b','32608e9f-eec0-4d40-9676-8159a5964b1d','c4a8d24d-efbb-44ea-b9f7-2df6bd80a32c','871c7bb7-3216-490b-b1bc-3868b14ae7f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574cdb5618684020843ba61e14a95cc4',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1542447625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09e5a89a-9071-4415-b717-3f6655f6bd44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6f47e6ca5447b1aced7e912d9fafd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='574cdb5618684020843ba61e14a95cc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:45.299023 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac91bb8-e973-48f0-b957-ef702a8c3b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:45.323716 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac91bb8-e973-48f0-b957-ef702a8c3b2f) transitioned into state 'SUCCESS' from state '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-1542447625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6f47e6ca5447b1aced7e912d9fafd9',qos_specs=None,replication_status=,reservations=['00ef0e34-4b17-4c40-9268-a9a11b79205b','32608e9f-eec0-4d40-9676-8159a5964b1d','c4a8d24d-efbb-44ea-b9f7-2df6bd80a32c','871c7bb7-3216-490b-b1bc-3868b14ae7f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574cdb5618684020843ba61e14a95cc4',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:45.324395 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72fef40d-dcde-473b-8bb3-2da62da6189f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:45.337280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72fef40d-dcde-473b-8bb3-2da62da6189f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:45.338185 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Flow 'volume_create_api' (ff0e1fc6-92da-417c-9839-448a69d468f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:45.338824 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Create volume request issued successfully. Aug 14 22:35:45.339392 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b079308c-f324-426f-899f-a6e11ddc0d14 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:45.340128 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1166/4697] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:35:45 2026] POST /volume/v3/volumes => generated 778 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:45.359514 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef7c6fce-0313-495f-9749-bc2d295eaf80 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:45.361575 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef7c6fce-0313-495f-9749-bc2d295eaf80 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 Aug 14 22:35:45.361784 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef7c6fce-0313-495f-9749-bc2d295eaf80 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:45.361976 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef7c6fce-0313-495f-9749-bc2d295eaf80 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:45.369983 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:45.369983 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:45.373782 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ef7c6fce-0313-495f-9749-bc2d295eaf80 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:45.378190 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef7c6fce-0313-495f-9749-bc2d295eaf80 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 returned with HTTP 200 Aug 14 22:35:45.378660 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1185/4698] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:45 2026] GET /volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:45.444670 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16b79257-1f67-438a-89f7-9cadff47820b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:45.446789 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16b79257-1f67-438a-89f7-9cadff47820b tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:45.447154 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16b79257-1f67-438a-89f7-9cadff47820b tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:45.447504 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16b79257-1f67-438a-89f7-9cadff47820b tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:45.447629 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-16b79257-1f67-438a-89f7-9cadff47820b tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:45.452877 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:45.452877 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:45.454315 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16b79257-1f67-438a-89f7-9cadff47820b tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:45.454315 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1166/4699] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:45 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:45.532997 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cb91b61a-bfc8-4cf4-bc06-8947d4aac1e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:45.534993 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb91b61a-bfc8-4cf4-bc06-8947d4aac1e3 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:45.535336 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb91b61a-bfc8-4cf4-bc06-8947d4aac1e3 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:45.535600 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb91b61a-bfc8-4cf4-bc06-8947d4aac1e3 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:45.535827 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cb91b61a-bfc8-4cf4-bc06-8947d4aac1e3 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:45.541109 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:45.541109 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:45.541817 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb91b61a-bfc8-4cf4-bc06-8947d4aac1e3 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:45.542202 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1183/4700] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:45 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:45.654356 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-73bfe57e-e45a-4bdf-b6ea-89f76c9df46f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:45.656539 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73bfe57e-e45a-4bdf-b6ea-89f76c9df46f tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:45.656764 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73bfe57e-e45a-4bdf-b6ea-89f76c9df46f tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:45.656998 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73bfe57e-e45a-4bdf-b6ea-89f76c9df46f tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:45.667274 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:45.667274 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:45.671130 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-73bfe57e-e45a-4bdf-b6ea-89f76c9df46f tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:45.676926 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73bfe57e-e45a-4bdf-b6ea-89f76c9df46f tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:45.677414 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1167/4701] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:45 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 1157 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:45.692342 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-29a717a2-aeb1-4969-b45c-347ca04c9e4a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:45.694535 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29a717a2-aeb1-4969-b45c-347ca04c9e4a tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:45.694821 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29a717a2-aeb1-4969-b45c-347ca04c9e4a tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:45.695069 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29a717a2-aeb1-4969-b45c-347ca04c9e4a tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:45.705533 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:45.705533 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:45.710650 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-29a717a2-aeb1-4969-b45c-347ca04c9e4a tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:45.716696 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29a717a2-aeb1-4969-b45c-347ca04c9e4a tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:45.717224 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1186/4702] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:45 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 1157 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:45.911463 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-ddb1d3a2-7492-452d-831e-f2da57d44ed1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:45.913759 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-ddb1d3a2-7492-452d-831e-f2da57d44ed1 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:45.913957 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-ddb1d3a2-7492-452d-831e-f2da57d44ed1 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:45.914164 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-ddb1d3a2-7492-452d-831e-f2da57d44ed1 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:45.924614 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:45.924614 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:45.927924 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-ddb1d3a2-7492-452d-831e-f2da57d44ed1 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:45.932368 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-ddb1d3a2-7492-452d-831e-f2da57d44ed1 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:45.932819 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1167/4703] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:35:45 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:45.952447 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-b5756b27-6a19-4c6d-86bf-6b3e0f50c05b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:45.954548 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-b5756b27-6a19-4c6d-86bf-6b3e0f50c05b tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] POST https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e/action Aug 14 22:35:45.954911 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-b5756b27-6a19-4c6d-86bf-6b3e0f50c05b tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:35:45.955050 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-b5756b27-6a19-4c6d-86bf-6b3e0f50c05b tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:45.967479 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:45.967479 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:45.968060 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-b5756b27-6a19-4c6d-86bf-6b3e0f50c05b tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:45.975380 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-b5756b27-6a19-4c6d-86bf-6b3e0f50c05b tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Begin detaching volume completed successfully. Aug 14 22:35:45.975652 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-b5756b27-6a19-4c6d-86bf-6b3e0f50c05b tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e/action returned with HTTP 202 Aug 14 22:35:45.976327 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1184/4704] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:35:45 2026] POST /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:35:45.980852 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-27442070-7d24-47bf-ae47-2be028fd762f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:45.982867 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27442070-7d24-47bf-ae47-2be028fd762f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:45.983046 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27442070-7d24-47bf-ae47-2be028fd762f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:45.983289 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27442070-7d24-47bf-ae47-2be028fd762f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:45.993928 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:45.993928 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:45.998574 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-27442070-7d24-47bf-ae47-2be028fd762f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:45.999445 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3acb9ba6-e911-4102-ab8e-e7eb59182051 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:46.001323 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3acb9ba6-e911-4102-ab8e-e7eb59182051 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:46.001533 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3acb9ba6-e911-4102-ab8e-e7eb59182051 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:46.001647 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3acb9ba6-e911-4102-ab8e-e7eb59182051 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:46.004054 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27442070-7d24-47bf-ae47-2be028fd762f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:35:46.004614 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1168/4705] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:45 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:46.014613 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:46.014613 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:46.017577 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3acb9ba6-e911-4102-ab8e-e7eb59182051 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:46.021035 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3acb9ba6-e911-4102-ab8e-e7eb59182051 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:46.021629 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1187/4706] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:45 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:46.207435 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6681ec41-c580-40b2-952e-a0c3546f4031 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:46.207435 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6681ec41-c580-40b2-952e-a0c3546f4031 None None] GET https://10.4.3.114/volume// Aug 14 22:35:46.207435 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6681ec41-c580-40b2-952e-a0c3546f4031 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:46.207693 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6681ec41-c580-40b2-952e-a0c3546f4031 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:46.208315 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6681ec41-c580-40b2-952e-a0c3546f4031 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:35:46.208466 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1168/4707] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:35: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 14 22:35:46.219298 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-c92fe5f4-6b3f-461d-bc5b-3669b25929fe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:46.221730 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-c92fe5f4-6b3f-461d-bc5b-3669b25929fe tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:46.221967 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-c92fe5f4-6b3f-461d-bc5b-3669b25929fe tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:46.222193 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-c92fe5f4-6b3f-461d-bc5b-3669b25929fe tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:46.236721 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:46.236721 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:46.242469 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-c92fe5f4-6b3f-461d-bc5b-3669b25929fe tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:46.248565 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-c92fe5f4-6b3f-461d-bc5b-3669b25929fe tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:46.249007 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1185/4708] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:35:46 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:46.392307 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f6b1062b-759e-40e2-ab7b-5292934499ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:46.394333 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6b1062b-759e-40e2-ab7b-5292934499ee tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 Aug 14 22:35:46.394641 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6b1062b-759e-40e2-ab7b-5292934499ee tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:46.394957 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6b1062b-759e-40e2-ab7b-5292934499ee tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:46.401999 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:46.401999 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:46.405334 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f6b1062b-759e-40e2-ab7b-5292934499ee tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:46.408872 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6b1062b-759e-40e2-ab7b-5292934499ee tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 returned with HTTP 200 Aug 14 22:35:46.409311 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1169/4709] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:46 2026] GET /volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:46.424906 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8182b79f-9bb4-4d9b-8521-b1f327836664 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:46.427227 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8182b79f-9bb4-4d9b-8521-b1f327836664 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] GET https://10.4.3.114/volume/v3/volumes/detail Aug 14 22:35:46.427488 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8182b79f-9bb4-4d9b-8521-b1f327836664 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:46.427742 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8182b79f-9bb4-4d9b-8521-b1f327836664 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:46.427978 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-8182b79f-9bb4-4d9b-8521-b1f327836664 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:35:46.428690 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8182b79f-9bb4-4d9b-8521-b1f327836664 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:35:46.436789 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8182b79f-9bb4-4d9b-8521-b1f327836664 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Get all volumes completed successfully. Aug 14 22:35:46.437426 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:46.437426 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:46.441823 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8182b79f-9bb4-4d9b-8521-b1f327836664 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] https://10.4.3.114/volume/v3/volumes/detail returned with HTTP 200 Aug 14 22:35:46.442182 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1188/4710] 10.4.3.114 () {68 vars in 1299 bytes} [Fri Aug 14 22:35:46 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:46.457873 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-12efab09-d6b0-432c-bb93-64b91d581ac7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:46.463524 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12efab09-d6b0-432c-bb93-64b91d581ac7 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 Aug 14 22:35:46.463863 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12efab09-d6b0-432c-bb93-64b91d581ac7 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:46.464168 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12efab09-d6b0-432c-bb93-64b91d581ac7 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:46.466932 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-12efab09-d6b0-432c-bb93-64b91d581ac7 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Delete volume with id: 09e5a89a-9071-4415-b717-3f6655f6bd44 Aug 14 22:35:46.468388 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-948e6d09-1f27-421c-9f80-fb5b8b632274 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:46.470756 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-948e6d09-1f27-421c-9f80-fb5b8b632274 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:46.471021 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-948e6d09-1f27-421c-9f80-fb5b8b632274 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:46.471330 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-948e6d09-1f27-421c-9f80-fb5b8b632274 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:46.471448 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-948e6d09-1f27-421c-9f80-fb5b8b632274 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:46.476883 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:46.476883 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:46.477577 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:46.477577 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:46.477723 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-948e6d09-1f27-421c-9f80-fb5b8b632274 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:46.478087 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-12efab09-d6b0-432c-bb93-64b91d581ac7 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:46.478284 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1186/4711] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:46 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:46.502528 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-12efab09-d6b0-432c-bb93-64b91d581ac7 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Delete volume request issued successfully. Aug 14 22:35:46.502768 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12efab09-d6b0-432c-bb93-64b91d581ac7 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 returned with HTTP 202 Aug 14 22:35:46.503292 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1169/4712] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:35:46 2026] DELETE /volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:35:46.510980 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a93c5b48-7b91-43ae-ab8d-723d70375ae0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:46.512909 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a93c5b48-7b91-43ae-ab8d-723d70375ae0 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 Aug 14 22:35:46.513143 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a93c5b48-7b91-43ae-ab8d-723d70375ae0 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:46.513348 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a93c5b48-7b91-43ae-ab8d-723d70375ae0 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:46.521060 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:46.521060 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:46.528053 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a93c5b48-7b91-43ae-ab8d-723d70375ae0 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:46.532942 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a93c5b48-7b91-43ae-ab8d-723d70375ae0 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 returned with HTTP 200 Aug 14 22:35:46.533518 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1170/4713] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:46 2026] GET /volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:46.554113 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1ed41fdb-ae0f-420d-b5fa-126caaa14deb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:46.555885 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ed41fdb-ae0f-420d-b5fa-126caaa14deb tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:46.556119 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ed41fdb-ae0f-420d-b5fa-126caaa14deb tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:46.556414 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ed41fdb-ae0f-420d-b5fa-126caaa14deb tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:46.556569 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1ed41fdb-ae0f-420d-b5fa-126caaa14deb tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:46.561419 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:46.561419 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:46.562142 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ed41fdb-ae0f-420d-b5fa-126caaa14deb tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:46.562572 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1189/4714] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:46 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:47.017548 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6c85ec3-d824-4e5f-8bb2-5dee77e910e5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:47.019151 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6c85ec3-d824-4e5f-8bb2-5dee77e910e5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:47.019303 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6c85ec3-d824-4e5f-8bb2-5dee77e910e5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:47.019471 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6c85ec3-d824-4e5f-8bb2-5dee77e910e5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:47.028684 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:47.028684 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:47.031693 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f6c85ec3-d824-4e5f-8bb2-5dee77e910e5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:47.034521 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cd4b49f4-96aa-411d-861a-81214f43e0bd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:47.040284 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6c85ec3-d824-4e5f-8bb2-5dee77e910e5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:35:47.040284 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1187/4715] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:47 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:47.040396 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd4b49f4-96aa-411d-861a-81214f43e0bd tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:47.040396 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd4b49f4-96aa-411d-861a-81214f43e0bd tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:47.040396 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd4b49f4-96aa-411d-861a-81214f43e0bd tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:47.050921 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:47.050921 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:47.054360 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cd4b49f4-96aa-411d-861a-81214f43e0bd tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:47.058346 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd4b49f4-96aa-411d-861a-81214f43e0bd tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:47.058828 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1170/4716] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:47 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 1160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:47.490894 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-49f86642-6adb-4bae-b81e-efb51ec93f50 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:47.492529 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49f86642-6adb-4bae-b81e-efb51ec93f50 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:47.492711 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-49f86642-6adb-4bae-b81e-efb51ec93f50 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:47.492889 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-49f86642-6adb-4bae-b81e-efb51ec93f50 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:47.493014 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-49f86642-6adb-4bae-b81e-efb51ec93f50 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:47.497187 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:47.497187 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:47.497886 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49f86642-6adb-4bae-b81e-efb51ec93f50 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:47.498340 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1171/4717] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:47 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:47.547528 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f055756d-eee3-45a8-b97d-08e70aa4f927 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:47.549381 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f055756d-eee3-45a8-b97d-08e70aa4f927 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 Aug 14 22:35:47.549624 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f055756d-eee3-45a8-b97d-08e70aa4f927 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:47.549849 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f055756d-eee3-45a8-b97d-08e70aa4f927 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:47.555946 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f055756d-eee3-45a8-b97d-08e70aa4f927 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 returned with HTTP 404 Aug 14 22:35:47.556595 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1190/4718] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:47 2026] GET /volume/v3/volumes/09e5a89a-9071-4415-b717-3f6655f6bd44 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:35:47.565278 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:47.567590 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:47.567968 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1262966855"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:47.569397 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1262966855'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:47.569519 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Create volume of 1 GB Aug 14 22:35:47.574428 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Availability Zones retrieved successfully. Aug 14 22:35:47.574495 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-121dcd03-b541-466b-9cc0-89ed8cc984cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:47.576037 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-121dcd03-b541-466b-9cc0-89ed8cc984cf tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:47.576376 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-121dcd03-b541-466b-9cc0-89ed8cc984cf tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:47.576624 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-121dcd03-b541-466b-9cc0-89ed8cc984cf tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:47.576828 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-121dcd03-b541-466b-9cc0-89ed8cc984cf tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:47.579765 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Flow 'volume_create_api' (03a3a8b3-4b20-4345-b0ec-c4351503b6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:47.580633 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c50b514-4550-4eb7-ae9d-6ad13d5248a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:47.580910 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:47.580910 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:47.581400 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:47.581658 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-121dcd03-b541-466b-9cc0-89ed8cc984cf tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:47.582061 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1171/4719] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:47 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:47.605280 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c50b514-4550-4eb7-ae9d-6ad13d5248a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:47.605971 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f43f88-30dc-4ce7-8335-8731a4c3b98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:47.649586 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Created reservations ['7d7a5b8e-6e80-48c1-b8f7-65c438a078b5', '7fb32d3b-7322-45b5-a215-e86f16702d3d', '3728a018-4005-4aa5-9360-7d34029ae0b4', '44889425-a59c-43bd-9ff9-d2765d527058'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:47.650617 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f43f88-30dc-4ce7-8335-8731a4c3b98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d7a5b8e-6e80-48c1-b8f7-65c438a078b5', '7fb32d3b-7322-45b5-a215-e86f16702d3d', '3728a018-4005-4aa5-9360-7d34029ae0b4', '44889425-a59c-43bd-9ff9-d2765d527058']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:47.651752 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d75e52-c23b-485e-8519-5c216103e1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:47.676733 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d75e52-c23b-485e-8519-5c216103e1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49edce32-4a12-4099-a428-bdd3885e3897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1262966855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6f47e6ca5447b1aced7e912d9fafd9',qos_specs=None,replication_status=,reservations=['7d7a5b8e-6e80-48c1-b8f7-65c438a078b5','7fb32d3b-7322-45b5-a215-e86f16702d3d','3728a018-4005-4aa5-9360-7d34029ae0b4','44889425-a59c-43bd-9ff9-d2765d527058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574cdb5618684020843ba61e14a95cc4',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1262966855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49edce32-4a12-4099-a428-bdd3885e3897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6f47e6ca5447b1aced7e912d9fafd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='574cdb5618684020843ba61e14a95cc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:47.677473 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f598ead-3219-4a04-a81d-c36287fed236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:47.698061 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f598ead-3219-4a04-a81d-c36287fed236) transitioned into state 'SUCCESS' from state '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-1262966855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6f47e6ca5447b1aced7e912d9fafd9',qos_specs=None,replication_status=,reservations=['7d7a5b8e-6e80-48c1-b8f7-65c438a078b5','7fb32d3b-7322-45b5-a215-e86f16702d3d','3728a018-4005-4aa5-9360-7d34029ae0b4','44889425-a59c-43bd-9ff9-d2765d527058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574cdb5618684020843ba61e14a95cc4',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:47.699307 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fdf8a9a-98dd-404f-85b1-2b07ef8cd035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:47.710133 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fdf8a9a-98dd-404f-85b1-2b07ef8cd035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:47.710931 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Flow 'volume_create_api' (03a3a8b3-4b20-4345-b0ec-c4351503b6e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:47.711215 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Create volume request issued successfully. Aug 14 22:35:47.711769 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe165118-fd9d-48fd-9382-7fd574ef80ef tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:47.712197 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1188/4720] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:35:47 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:47.723130 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a173ba3a-2263-4436-9765-c7c9ea5c77cf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:47.724807 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a173ba3a-2263-4436-9765-c7c9ea5c77cf tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 Aug 14 22:35:47.725036 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a173ba3a-2263-4436-9765-c7c9ea5c77cf tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:47.725292 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a173ba3a-2263-4436-9765-c7c9ea5c77cf tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:47.732289 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:47.732289 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:47.738580 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a173ba3a-2263-4436-9765-c7c9ea5c77cf tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:47.743611 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a173ba3a-2263-4436-9765-c7c9ea5c77cf tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 returned with HTTP 200 Aug 14 22:35:47.746407 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1172/4721] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:47 2026] GET /volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:47.860058 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-18049dbc-0666-4c9a-addb-d287051bdbcd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:47.862352 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-18049dbc-0666-4c9a-addb-d287051bdbcd tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/attachments/ab0370bb-689d-421a-a627-76025ad3079b/action Aug 14 22:35:47.862732 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-18049dbc-0666-4c9a-addb-d287051bdbcd tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:35:47.862850 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-18049dbc-0666-4c9a-addb-d287051bdbcd tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:47.884014 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:47.884014 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:47.900211 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-26afc4b3-fe4d-4344-b8cc-ae77480802db req-18049dbc-0666-4c9a-addb-d287051bdbcd tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/attachments/ab0370bb-689d-421a-a627-76025ad3079b/action returned with HTTP 204 Aug 14 22:35:47.900804 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1191/4722] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:35:47 2026] POST /volume/v3/attachments/ab0370bb-689d-421a-a627-76025ad3079b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:47.970945 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-99371dfc-c87a-42a3-a322-155443cabbc9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:47.973174 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-99371dfc-c87a-42a3-a322-155443cabbc9 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] DELETE https://10.4.3.114/volume/v3/attachments/80a69b3b-fcc9-4fdf-8914-ac74c56d978c Aug 14 22:35:47.973395 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-99371dfc-c87a-42a3-a322-155443cabbc9 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:47.973580 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-99371dfc-c87a-42a3-a322-155443cabbc9 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:47.983718 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:47.983718 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:48.033627 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1b1f91f0-f179-408b-8b4a-0c7466453c12 req-99371dfc-c87a-42a3-a322-155443cabbc9 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/attachments/80a69b3b-fcc9-4fdf-8914-ac74c56d978c returned with HTTP 200 Aug 14 22:35:48.034101 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1172/4723] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:35:47 2026] DELETE /volume/v3/attachments/80a69b3b-fcc9-4fdf-8914-ac74c56d978c => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:48.052277 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dfd4c937-f4fa-43f3-b285-994e580ae696 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:48.054857 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfd4c937-f4fa-43f3-b285-994e580ae696 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:48.055100 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfd4c937-f4fa-43f3-b285-994e580ae696 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:48.055411 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfd4c937-f4fa-43f3-b285-994e580ae696 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:48.066450 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:48.066450 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:48.071459 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dfd4c937-f4fa-43f3-b285-994e580ae696 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:48.075206 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ffbf9fbe-d326-4992-a795-fef5b0b4a2e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:48.077267 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfd4c937-f4fa-43f3-b285-994e580ae696 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:35:48.078198 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ffbf9fbe-d326-4992-a795-fef5b0b4a2e1 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:48.078367 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1189/4724] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:48 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:48.078710 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ffbf9fbe-d326-4992-a795-fef5b0b4a2e1 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:48.079083 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ffbf9fbe-d326-4992-a795-fef5b0b4a2e1 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:48.087514 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:48.087514 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:48.092280 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ffbf9fbe-d326-4992-a795-fef5b0b4a2e1 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:48.093307 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-da226068-cdb1-47f4-9d8d-37a3ec0c20c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:48.095657 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da226068-cdb1-47f4-9d8d-37a3ec0c20c5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:35:48.095997 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da226068-cdb1-47f4-9d8d-37a3ec0c20c5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8871806-d04b-446d-bc93-d8cdef396acc", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1294685389"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:48.098096 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ffbf9fbe-d326-4992-a795-fef5b0b4a2e1 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:48.098628 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1173/4725] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:48 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:48.119542 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:48.119542 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:48.123352 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-da226068-cdb1-47f4-9d8d-37a3ec0c20c5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:48.123620 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-da226068-cdb1-47f4-9d8d-37a3ec0c20c5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create snapshot from volume f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:48.161091 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-da226068-cdb1-47f4-9d8d-37a3ec0c20c5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['44ccf082-1110-4e16-a250-0e3617d5a6b8', 'da703b88-a892-446d-aa05-3c2643dd3bf0', 'ac202708-d877-457c-b57b-38bb0879486c', 'a445af5c-a136-44b5-b058-d406d067a084'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:48.213843 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-da226068-cdb1-47f4-9d8d-37a3ec0c20c5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot force create request issued successfully. Aug 14 22:35:48.214263 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da226068-cdb1-47f4-9d8d-37a3ec0c20c5 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:35:48.214896 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1192/4726] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:35:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:48.229609 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-38318539-6d7c-4c68-87c4-e5ac784d86b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:48.231920 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38318539-6d7c-4c68-87c4-e5ac784d86b4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 Aug 14 22:35:48.232147 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38318539-6d7c-4c68-87c4-e5ac784d86b4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:48.232453 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38318539-6d7c-4c68-87c4-e5ac784d86b4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:48.239739 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:48.239739 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:48.240599 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-38318539-6d7c-4c68-87c4-e5ac784d86b4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:35:48.241378 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38318539-6d7c-4c68-87c4-e5ac784d86b4 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 returned with HTTP 200 Aug 14 22:35:48.241845 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1173/4727] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:48 2026] GET /volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:48.509820 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d7b70246-2395-43bf-80c8-cb8f7b9354a7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:48.512347 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7b70246-2395-43bf-80c8-cb8f7b9354a7 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:48.512587 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7b70246-2395-43bf-80c8-cb8f7b9354a7 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:48.512640 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7b70246-2395-43bf-80c8-cb8f7b9354a7 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:48.512762 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d7b70246-2395-43bf-80c8-cb8f7b9354a7 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:48.521022 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:48.521022 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:48.521830 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7b70246-2395-43bf-80c8-cb8f7b9354a7 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:48.522503 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1190/4728] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:48 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:48.592560 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1eae6349-5100-4cd6-804b-cf94e05deb50 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:48.594609 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1eae6349-5100-4cd6-804b-cf94e05deb50 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:48.594838 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1eae6349-5100-4cd6-804b-cf94e05deb50 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:48.595067 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1eae6349-5100-4cd6-804b-cf94e05deb50 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:48.595188 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1eae6349-5100-4cd6-804b-cf94e05deb50 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id bb18b62c-0443-4a49-914f-ba6e9bcafba5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:48.600311 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:48.600311 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:48.601052 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1eae6349-5100-4cd6-804b-cf94e05deb50 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 200 Aug 14 22:35:48.601519 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1174/4729] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:48 2026] GET /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:48.614701 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1d5217fc-166f-49ea-8280-6042bae26647 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:48.616748 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d5217fc-166f-49ea-8280-6042bae26647 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] DELETE https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 Aug 14 22:35:48.616892 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d5217fc-166f-49ea-8280-6042bae26647 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:48.617155 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d5217fc-166f-49ea-8280-6042bae26647 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:48.617155 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-1d5217fc-166f-49ea-8280-6042bae26647 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Delete backup with id: bb18b62c-0443-4a49-914f-ba6e9bcafba5. Aug 14 22:35:48.621607 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:48.621607 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:48.637497 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-1d5217fc-166f-49ea-8280-6042bae26647 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] delete_backup rpcapi backup_id bb18b62c-0443-4a49-914f-ba6e9bcafba5 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:35:48.640472 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d5217fc-166f-49ea-8280-6042bae26647 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] https://10.4.3.114/volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 returned with HTTP 202 Aug 14 22:35:48.640472 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1193/4730] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:35:48 2026] DELETE /volume/v3/backups/bb18b62c-0443-4a49-914f-ba6e9bcafba5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:35:48.647473 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-31d15c55-7b3d-4b03-ae84-70730c934091 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:48.649379 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-31d15c55-7b3d-4b03-ae84-70730c934091 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe Aug 14 22:35:48.649607 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-31d15c55-7b3d-4b03-ae84-70730c934091 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:48.649819 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-31d15c55-7b3d-4b03-ae84-70730c934091 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:48.649996 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-31d15c55-7b3d-4b03-ae84-70730c934091 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete volume with id: 52b2bf94-8fd4-4e7f-bead-b81aafc893fe Aug 14 22:35:48.660313 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:48.660313 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:48.660665 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-31d15c55-7b3d-4b03-ae84-70730c934091 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:35:48.682754 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-31d15c55-7b3d-4b03-ae84-70730c934091 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete volume request issued successfully. Aug 14 22:35:48.682961 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-31d15c55-7b3d-4b03-ae84-70730c934091 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe returned with HTTP 202 Aug 14 22:35:48.683369 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1174/4731] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:35:48 2026] DELETE /volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:48.692018 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2334bbcc-201e-4577-a950-b042736e450b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:48.694193 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2334bbcc-201e-4577-a950-b042736e450b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe Aug 14 22:35:48.694529 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2334bbcc-201e-4577-a950-b042736e450b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:48.694792 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2334bbcc-201e-4577-a950-b042736e450b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:48.704637 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:48.704637 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:48.708565 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2334bbcc-201e-4577-a950-b042736e450b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:35:48.713585 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2334bbcc-201e-4577-a950-b042736e450b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe returned with HTTP 200 Aug 14 22:35:48.714095 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1191/4732] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:48 2026] GET /volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:48.766779 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80b0ef27-da6b-42b7-bee6-c8fb564bee26 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:48.768905 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80b0ef27-da6b-42b7-bee6-c8fb564bee26 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 Aug 14 22:35:48.769244 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80b0ef27-da6b-42b7-bee6-c8fb564bee26 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:48.769361 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80b0ef27-da6b-42b7-bee6-c8fb564bee26 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:48.785737 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:48.785737 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:48.790726 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-80b0ef27-da6b-42b7-bee6-c8fb564bee26 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:48.800332 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80b0ef27-da6b-42b7-bee6-c8fb564bee26 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 returned with HTTP 200 Aug 14 22:35:48.800332 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1175/4733] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:48 2026] GET /volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:48.819004 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a54df7c5-5975-4989-a158-c4e5bc450bd7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:48.821501 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a54df7c5-5975-4989-a158-c4e5bc450bd7 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] GET https://10.4.3.114/volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 Aug 14 22:35:48.821778 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a54df7c5-5975-4989-a158-c4e5bc450bd7 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:48.822051 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a54df7c5-5975-4989-a158-c4e5bc450bd7 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:48.836913 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:48.836913 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:48.843905 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a54df7c5-5975-4989-a158-c4e5bc450bd7 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Volume info retrieved successfully. Aug 14 22:35:48.850546 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a54df7c5-5975-4989-a158-c4e5bc450bd7 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] https://10.4.3.114/volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 returned with HTTP 200 Aug 14 22:35:48.850998 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1194/4734] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:48 2026] GET /volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:48.866404 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-225559c2-34ed-4143-b26d-c28647831500 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:48.868670 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-225559c2-34ed-4143-b26d-c28647831500 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 Aug 14 22:35:48.868943 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-225559c2-34ed-4143-b26d-c28647831500 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:48.869175 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-225559c2-34ed-4143-b26d-c28647831500 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:48.869404 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-225559c2-34ed-4143-b26d-c28647831500 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Delete volume with id: 49edce32-4a12-4099-a428-bdd3885e3897 Aug 14 22:35:48.877714 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:48.877714 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:48.878057 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-225559c2-34ed-4143-b26d-c28647831500 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:48.900726 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-225559c2-34ed-4143-b26d-c28647831500 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Delete volume request issued successfully. Aug 14 22:35:48.900896 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-225559c2-34ed-4143-b26d-c28647831500 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 returned with HTTP 202 Aug 14 22:35:48.901339 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1175/4735] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:35:48 2026] DELETE /volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:35:48.910543 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-75918cac-ba62-4fd8-b369-0cdb0b32d078 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:48.912444 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75918cac-ba62-4fd8-b369-0cdb0b32d078 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 Aug 14 22:35:48.912747 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75918cac-ba62-4fd8-b369-0cdb0b32d078 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:48.913039 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75918cac-ba62-4fd8-b369-0cdb0b32d078 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:48.923293 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:48.923293 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:48.927584 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-75918cac-ba62-4fd8-b369-0cdb0b32d078 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:48.932725 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75918cac-ba62-4fd8-b369-0cdb0b32d078 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 returned with HTTP 200 Aug 14 22:35:48.933191 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1192/4736] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:48 2026] GET /volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:49.251990 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c71a15dd-2abc-427d-b9eb-8fe35548f9cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:49.254349 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c71a15dd-2abc-427d-b9eb-8fe35548f9cc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 Aug 14 22:35:49.254597 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c71a15dd-2abc-427d-b9eb-8fe35548f9cc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:49.254833 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c71a15dd-2abc-427d-b9eb-8fe35548f9cc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:49.260492 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:49.260492 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:49.260985 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c71a15dd-2abc-427d-b9eb-8fe35548f9cc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:35:49.261877 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c71a15dd-2abc-427d-b9eb-8fe35548f9cc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 returned with HTTP 200 Aug 14 22:35:49.262346 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1176/4737] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:49 2026] GET /volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:49.273883 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b220e36-c328-437d-8d4c-167a2239038a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:49.275796 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b220e36-c328-437d-8d4c-167a2239038a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:35:49.276178 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b220e36-c328-437d-8d4c-167a2239038a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8871806-d04b-446d-bc93-d8cdef396acc", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1376934571"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:49.288896 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:49.288896 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:49.289475 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4b220e36-c328-437d-8d4c-167a2239038a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:49.289651 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-4b220e36-c328-437d-8d4c-167a2239038a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create snapshot from volume f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:49.322417 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-4b220e36-c328-437d-8d4c-167a2239038a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['7a5eed85-8fe3-449c-98d2-9ae7c563a6e1', 'fbdae4af-715a-4ac0-8f0b-23c66f3bb255', '0737ceff-0b57-4c27-a4e5-24edf73f3e52', 'e9222ac3-3280-48a4-b02d-8ac261e80378'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:49.358342 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4b220e36-c328-437d-8d4c-167a2239038a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot force create request issued successfully. Aug 14 22:35:49.358666 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b220e36-c328-437d-8d4c-167a2239038a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:35:49.359129 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1195/4738] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:35:49 2026] POST /volume/v3/snapshots => generated 310 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:49.373327 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c64bbebe-a2cb-4008-8524-44b6f648d811 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:49.375304 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c64bbebe-a2cb-4008-8524-44b6f648d811 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a Aug 14 22:35:49.375366 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c64bbebe-a2cb-4008-8524-44b6f648d811 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:49.375616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c64bbebe-a2cb-4008-8524-44b6f648d811 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:49.380581 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:49.380581 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:49.381009 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c64bbebe-a2cb-4008-8524-44b6f648d811 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:35:49.381947 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c64bbebe-a2cb-4008-8524-44b6f648d811 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a returned with HTTP 200 Aug 14 22:35:49.382397 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1176/4739] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:49 2026] GET /volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:49.533376 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-74c7be78-a6a3-46fd-b452-b4cce621f4eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:49.535512 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74c7be78-a6a3-46fd-b452-b4cce621f4eb tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:49.535728 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74c7be78-a6a3-46fd-b452-b4cce621f4eb tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:49.535920 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74c7be78-a6a3-46fd-b452-b4cce621f4eb tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:49.536027 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-74c7be78-a6a3-46fd-b452-b4cce621f4eb tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:49.540624 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:49.540624 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:49.541498 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74c7be78-a6a3-46fd-b452-b4cce621f4eb tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:49.542003 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1193/4740] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:49 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:49.728631 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-45bcae03-435e-4609-8d81-11da0a9f5150 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:49.730406 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45bcae03-435e-4609-8d81-11da0a9f5150 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe Aug 14 22:35:49.730606 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45bcae03-435e-4609-8d81-11da0a9f5150 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:49.730775 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45bcae03-435e-4609-8d81-11da0a9f5150 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:49.736277 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45bcae03-435e-4609-8d81-11da0a9f5150 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe returned with HTTP 404 Aug 14 22:35:49.736698 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1177/4741] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:49 2026] GET /volume/v3/volumes/52b2bf94-8fd4-4e7f-bead-b81aafc893fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:49.744274 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-71c4144c-a1ee-4040-9fe4-cc2db332ff7f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:49.746200 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-71c4144c-a1ee-4040-9fe4-cc2db332ff7f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70/export_record Aug 14 22:35:49.746471 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-71c4144c-a1ee-4040-9fe4-cc2db332ff7f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:49.746680 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-71c4144c-a1ee-4040-9fe4-cc2db332ff7f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Calling method 'export_record' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:49.746822 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-71c4144c-a1ee-4040-9fe4-cc2db332ff7f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Export record for backup 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100322) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 22:35:49.751034 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:49.751034 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:49.752101 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-71c4144c-a1ee-4040-9fe4-cc2db332ff7f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'e3a8677c1feb4632876ecaa49675a46e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '037bf75f2d2e4218b1c3c48eab969ed3', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:35:49.752344 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-71c4144c-a1ee-4040-9fe4-cc2db332ff7f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70/export_record returned with HTTP 403 Aug 14 22:35:49.752775 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1196/4742] 10.4.3.114 () {68 vars in 1430 bytes} [Fri Aug 14 22:35:49 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:49.759867 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-90c636a0-9262-4eee-8749-094aa058a4c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:49.761662 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:49.761986 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1099291918"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:49.763304 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1099291918'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:49.763415 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Create volume of 1 GB Aug 14 22:35:49.767821 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Availability Zones retrieved successfully. Aug 14 22:35:49.773925 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Flow 'volume_create_api' (dd6c7f02-0a13-415f-9599-93b6e137537e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:49.774880 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e47b1d-988e-45f2-8cfe-7f2ca45b0ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:49.775874 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:49.812868 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e47b1d-988e-45f2-8cfe-7f2ca45b0ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:49.813868 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a1b386-ab7f-4515-bb07-8356b2c8730a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:49.849962 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Created reservations ['d2bace40-aad9-4f21-8ab4-3986e2e4cc74', 'b70bbde6-f87b-415c-bc7f-d9dda68d9e5d', '85355eee-dff1-4cd7-a920-09835f78f303', '5807308c-0f8f-457b-b157-d3d3805eab99'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:49.851127 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a1b386-ab7f-4515-bb07-8356b2c8730a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2bace40-aad9-4f21-8ab4-3986e2e4cc74', 'b70bbde6-f87b-415c-bc7f-d9dda68d9e5d', '85355eee-dff1-4cd7-a920-09835f78f303', '5807308c-0f8f-457b-b157-d3d3805eab99']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:49.852199 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a83a3d-72d6-405a-954e-49e868dc1b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:49.875332 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a83a3d-72d6-405a-954e-49e868dc1b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b557801b-82c0-4566-935b-e4dc04ca0975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1099291918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037bf75f2d2e4218b1c3c48eab969ed3',qos_specs=None,replication_status=,reservations=['d2bace40-aad9-4f21-8ab4-3986e2e4cc74','b70bbde6-f87b-415c-bc7f-d9dda68d9e5d','85355eee-dff1-4cd7-a920-09835f78f303','5807308c-0f8f-457b-b157-d3d3805eab99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7dbd7ed211948a4adeedb51ec996fea',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1099291918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b557801b-82c0-4566-935b-e4dc04ca0975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037bf75f2d2e4218b1c3c48eab969ed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7dbd7ed211948a4adeedb51ec996fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:49.876140 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (144051a4-84e7-44c4-afbb-592983910e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:49.893385 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (144051a4-84e7-44c4-afbb-592983910e86) transitioned into state 'SUCCESS' from state '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-1099291918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037bf75f2d2e4218b1c3c48eab969ed3',qos_specs=None,replication_status=,reservations=['d2bace40-aad9-4f21-8ab4-3986e2e4cc74','b70bbde6-f87b-415c-bc7f-d9dda68d9e5d','85355eee-dff1-4cd7-a920-09835f78f303','5807308c-0f8f-457b-b157-d3d3805eab99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7dbd7ed211948a4adeedb51ec996fea',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:49.894076 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4900c1a3-4d38-4bff-bd77-1e39f2488e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:49.901784 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4900c1a3-4d38-4bff-bd77-1e39f2488e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:49.902615 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Flow 'volume_create_api' (dd6c7f02-0a13-415f-9599-93b6e137537e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:49.902865 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Create volume request issued successfully. Aug 14 22:35:49.903445 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90c636a0-9262-4eee-8749-094aa058a4c5 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:49.903833 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1177/4743] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:35:49 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 14 22:35:49.915645 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-21ca8422-0dd4-4e5b-a4d2-51180bd60daa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:49.917447 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21ca8422-0dd4-4e5b-a4d2-51180bd60daa tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 Aug 14 22:35:49.917643 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21ca8422-0dd4-4e5b-a4d2-51180bd60daa tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:49.917857 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21ca8422-0dd4-4e5b-a4d2-51180bd60daa tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:49.924192 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:49.924192 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:49.927106 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-21ca8422-0dd4-4e5b-a4d2-51180bd60daa tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:35:49.930373 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21ca8422-0dd4-4e5b-a4d2-51180bd60daa tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 returned with HTTP 200 Aug 14 22:35:49.930723 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1194/4744] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:49 2026] GET /volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:49.946299 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3bb90376-3387-424d-86c8-d92946c954f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:49.948040 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3bb90376-3387-424d-86c8-d92946c954f0 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 Aug 14 22:35:49.948248 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3bb90376-3387-424d-86c8-d92946c954f0 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:49.948478 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3bb90376-3387-424d-86c8-d92946c954f0 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:49.953911 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3bb90376-3387-424d-86c8-d92946c954f0 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 returned with HTTP 404 Aug 14 22:35:49.955056 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1178/4745] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:49 2026] GET /volume/v3/volumes/49edce32-4a12-4099-a428-bdd3885e3897 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:35:49.964176 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-608c3afd-d031-4a97-bfae-84a8b3752699 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:49.965991 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:49.966376 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-829371143"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:49.967860 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-829371143'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:49.967860 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Create volume of 1 GB Aug 14 22:35:49.972109 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Availability Zones retrieved successfully. Aug 14 22:35:49.977707 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Flow 'volume_create_api' (27707101-7f38-4c27-9af7-edfe0b12d319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:49.979392 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d80af926-a636-40bd-a7f4-afbe3f21f710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:49.980658 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:50.011133 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d80af926-a636-40bd-a7f4-afbe3f21f710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:50.012259 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca383897-4f9c-4c03-951d-5d85baacf884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:50.056297 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Created reservations ['5813df80-0531-4e3d-a7ab-0cd0c69aa21d', 'd8126d23-f13e-4044-a97b-3408878afb53', 'dd11177d-7bc1-4883-ba19-ea6a42a4a006', '334e3dd9-13b2-487c-8c96-996425c2bb11'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:50.057061 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca383897-4f9c-4c03-951d-5d85baacf884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5813df80-0531-4e3d-a7ab-0cd0c69aa21d', 'd8126d23-f13e-4044-a97b-3408878afb53', 'dd11177d-7bc1-4883-ba19-ea6a42a4a006', '334e3dd9-13b2-487c-8c96-996425c2bb11']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:50.057820 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d280b97-974c-4cec-8115-a44a881bb627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:50.081311 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d280b97-974c-4cec-8115-a44a881bb627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b49811df-a777-406c-901b-be06c83f7c5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-829371143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6f47e6ca5447b1aced7e912d9fafd9',qos_specs=None,replication_status=,reservations=['5813df80-0531-4e3d-a7ab-0cd0c69aa21d','d8126d23-f13e-4044-a97b-3408878afb53','dd11177d-7bc1-4883-ba19-ea6a42a4a006','334e3dd9-13b2-487c-8c96-996425c2bb11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574cdb5618684020843ba61e14a95cc4',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-829371143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b49811df-a777-406c-901b-be06c83f7c5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6f47e6ca5447b1aced7e912d9fafd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='574cdb5618684020843ba61e14a95cc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:50.082110 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406b57f5-e7f6-45a7-876e-49a7bd2d110e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:50.100330 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406b57f5-e7f6-45a7-876e-49a7bd2d110e) transitioned into state 'SUCCESS' from state '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-829371143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6f47e6ca5447b1aced7e912d9fafd9',qos_specs=None,replication_status=,reservations=['5813df80-0531-4e3d-a7ab-0cd0c69aa21d','d8126d23-f13e-4044-a97b-3408878afb53','dd11177d-7bc1-4883-ba19-ea6a42a4a006','334e3dd9-13b2-487c-8c96-996425c2bb11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='574cdb5618684020843ba61e14a95cc4',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:50.101019 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c4f4b0b-29db-4364-8031-e2999ed9e12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:50.110561 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c4f4b0b-29db-4364-8031-e2999ed9e12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:50.111363 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Flow 'volume_create_api' (27707101-7f38-4c27-9af7-edfe0b12d319) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:50.111631 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Create volume request issued successfully. Aug 14 22:35:50.112267 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-608c3afd-d031-4a97-bfae-84a8b3752699 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:50.112852 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1197/4746] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:35:49 2026] POST /volume/v3/volumes => generated 777 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:50.124401 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c3391fd-375b-44b2-abca-2e880fe70ac8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:50.126549 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c3391fd-375b-44b2-abca-2e880fe70ac8 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b Aug 14 22:35:50.126857 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c3391fd-375b-44b2-abca-2e880fe70ac8 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:50.127141 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c3391fd-375b-44b2-abca-2e880fe70ac8 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:50.137629 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:50.137629 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:50.142626 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4c3391fd-375b-44b2-abca-2e880fe70ac8 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:50.148634 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c3391fd-375b-44b2-abca-2e880fe70ac8 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b returned with HTTP 200 Aug 14 22:35:50.149292 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1178/4747] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:50 2026] GET /volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:50.392602 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dc0ade08-7bfc-4bfc-bc01-2094936bae39 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:50.394195 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc0ade08-7bfc-4bfc-bc01-2094936bae39 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a Aug 14 22:35:50.394414 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc0ade08-7bfc-4bfc-bc01-2094936bae39 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:50.394625 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc0ade08-7bfc-4bfc-bc01-2094936bae39 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:50.399879 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:50.399879 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:50.400347 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dc0ade08-7bfc-4bfc-bc01-2094936bae39 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:35:50.401106 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc0ade08-7bfc-4bfc-bc01-2094936bae39 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a returned with HTTP 200 Aug 14 22:35:50.401504 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1195/4748] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:50 2026] GET /volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:50.411108 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c4c6879-a60f-4339-9657-bb7a7fb5ec89 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:50.412980 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c4c6879-a60f-4339-9657-bb7a7fb5ec89 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a Aug 14 22:35:50.413165 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c4c6879-a60f-4339-9657-bb7a7fb5ec89 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:50.413393 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c4c6879-a60f-4339-9657-bb7a7fb5ec89 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:50.413492 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-3c4c6879-a60f-4339-9657-bb7a7fb5ec89 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: 7261d2ac-ae2c-44d1-92e5-b5f36b0e631a Aug 14 22:35:50.418384 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:50.418384 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:50.418928 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c4c6879-a60f-4339-9657-bb7a7fb5ec89 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:35:50.438250 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c4c6879-a60f-4339-9657-bb7a7fb5ec89 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot delete request issued successfully. Aug 14 22:35:50.438526 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c4c6879-a60f-4339-9657-bb7a7fb5ec89 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a returned with HTTP 202 Aug 14 22:35:50.439000 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1179/4749] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:35:50 2026] DELETE /volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:50.447458 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-94a63fd5-c77d-4fa1-b674-e1b07a858b08 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:50.449613 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94a63fd5-c77d-4fa1-b674-e1b07a858b08 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a Aug 14 22:35:50.449874 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94a63fd5-c77d-4fa1-b674-e1b07a858b08 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:50.450031 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94a63fd5-c77d-4fa1-b674-e1b07a858b08 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:50.455601 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:50.455601 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:50.456160 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-94a63fd5-c77d-4fa1-b674-e1b07a858b08 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:35:50.457102 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94a63fd5-c77d-4fa1-b674-e1b07a858b08 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a returned with HTTP 200 Aug 14 22:35:50.457586 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1198/4750] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:50 2026] GET /volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:50.553100 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ef1e1450-a353-4fd8-9611-6e524eaa9dbf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:50.555305 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef1e1450-a353-4fd8-9611-6e524eaa9dbf tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:50.555491 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef1e1450-a353-4fd8-9611-6e524eaa9dbf tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:50.555659 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef1e1450-a353-4fd8-9611-6e524eaa9dbf tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:50.555778 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ef1e1450-a353-4fd8-9611-6e524eaa9dbf tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:50.560374 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:50.560374 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:50.561019 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef1e1450-a353-4fd8-9611-6e524eaa9dbf tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:50.561411 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1179/4751] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:50 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:50.570598 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c9ee4495-a076-4b03-82f9-6d1500904e45 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:50.638006 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9ee4495-a076-4b03-82f9-6d1500904e45 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-member] PUT https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:50.638507 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9ee4495-a076-4b03-82f9-6d1500904e45 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:50.644512 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:50.644512 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:50.651190 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9ee4495-a076-4b03-82f9-6d1500904e45 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-member] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:50.651632 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1196/4752] 10.4.3.114 () {70 vars in 1408 bytes} [Fri Aug 14 22:35:50 2026] PUT /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 315 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:50.659440 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5897c3b8-c263-4176-9a04-5c24afeab972 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:50.661407 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5897c3b8-c263-4176-9a04-5c24afeab972 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:50.661618 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5897c3b8-c263-4176-9a04-5c24afeab972 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:50.661801 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5897c3b8-c263-4176-9a04-5c24afeab972 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:50.661899 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5897c3b8-c263-4176-9a04-5c24afeab972 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:50.666592 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:50.666592 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:50.667303 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5897c3b8-c263-4176-9a04-5c24afeab972 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:50.667715 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1180/4753] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:50 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:50.678875 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-99208e5b-4fc4-47bf-8b1d-bb5b1f53887a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:50.681392 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99208e5b-4fc4-47bf-8b1d-bb5b1f53887a tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] DELETE https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:50.681717 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99208e5b-4fc4-47bf-8b1d-bb5b1f53887a tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:50.681975 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99208e5b-4fc4-47bf-8b1d-bb5b1f53887a tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:50.682130 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-99208e5b-4fc4-47bf-8b1d-bb5b1f53887a tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Delete backup with id: 1e9bbafa-854a-42ff-9186-ea511256dfbe. Aug 14 22:35:50.687550 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:50.687550 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:50.701956 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-99208e5b-4fc4-47bf-8b1d-bb5b1f53887a tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] delete_backup rpcapi backup_id 1e9bbafa-854a-42ff-9186-ea511256dfbe {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:35:50.704095 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99208e5b-4fc4-47bf-8b1d-bb5b1f53887a tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 202 Aug 14 22:35:50.704736 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1199/4754] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:35:50 2026] DELETE /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:35:50.713495 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5064a079-5527-4ec6-805a-95e6fa336ac7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:50.715731 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5064a079-5527-4ec6-805a-95e6fa336ac7 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:50.716053 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5064a079-5527-4ec6-805a-95e6fa336ac7 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:50.716273 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5064a079-5527-4ec6-805a-95e6fa336ac7 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:50.716791 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5064a079-5527-4ec6-805a-95e6fa336ac7 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:50.721014 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:50.721014 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:50.721589 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5064a079-5527-4ec6-805a-95e6fa336ac7 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 200 Aug 14 22:35:50.722020 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1180/4755] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:50 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:50.941852 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc5f3d5c-9659-4707-83fc-9d8c0b6bed47 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:50.943747 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc5f3d5c-9659-4707-83fc-9d8c0b6bed47 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 Aug 14 22:35:50.943836 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc5f3d5c-9659-4707-83fc-9d8c0b6bed47 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:50.944105 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc5f3d5c-9659-4707-83fc-9d8c0b6bed47 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:50.950545 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:50.950545 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:50.953400 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bc5f3d5c-9659-4707-83fc-9d8c0b6bed47 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:35:50.956988 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc5f3d5c-9659-4707-83fc-9d8c0b6bed47 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 returned with HTTP 200 Aug 14 22:35:50.957395 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1197/4756] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:50 2026] GET /volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:50.969823 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3942ee4b-98e8-45c5-aaa9-e6ec1faa2bd6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:50.971684 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3942ee4b-98e8-45c5-aaa9-e6ec1faa2bd6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:35:50.972055 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3942ee4b-98e8-45c5-aaa9-e6ec1faa2bd6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b557801b-82c0-4566-935b-e4dc04ca0975", "name": "tempest-type-Backup-1006767654"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:50.973572 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-3942ee4b-98e8-45c5-aaa9-e6ec1faa2bd6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Creating new backup {'backup': {'volume_id': 'b557801b-82c0-4566-935b-e4dc04ca0975', 'name': 'tempest-type-Backup-1006767654'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:35:50.973734 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-3942ee4b-98e8-45c5-aaa9-e6ec1faa2bd6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Creating backup of volume b557801b-82c0-4566-935b-e4dc04ca0975 in container None Aug 14 22:35:50.981673 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:50.981673 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:50.981932 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3942ee4b-98e8-45c5-aaa9-e6ec1faa2bd6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:35:51.001238 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3942ee4b-98e8-45c5-aaa9-e6ec1faa2bd6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Created reservations ['0050b613-8c6f-4ea4-ad89-57e97dfa3023', 'd6aa27fb-508d-4daf-8833-c8d81c444cfb'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:51.005124 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0dfbe22a-d746-4bea-9eae-ecd8b315f53c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.007096 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0dfbe22a-d746-4bea-9eae-ecd8b315f53c tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:51.007314 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0dfbe22a-d746-4bea-9eae-ecd8b315f53c tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.007499 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0dfbe22a-d746-4bea-9eae-ecd8b315f53c tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.014558 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:51.014558 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:51.018476 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0dfbe22a-d746-4bea-9eae-ecd8b315f53c tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:51.022648 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0dfbe22a-d746-4bea-9eae-ecd8b315f53c tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:51.023116 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1200/4757] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:51 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:51.030243 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3942ee4b-98e8-45c5-aaa9-e6ec1faa2bd6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:35:51.030728 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1181/4758] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:35:50 2026] POST /volume/v3/backups => generated 316 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:51.034757 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac9daef8-88f6-404a-a4ec-992b39f4827b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.036447 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac9daef8-88f6-404a-a4ec-992b39f4827b tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] DELETE https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:51.036662 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac9daef8-88f6-404a-a4ec-992b39f4827b tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.036846 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac9daef8-88f6-404a-a4ec-992b39f4827b tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.037011 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ac9daef8-88f6-404a-a4ec-992b39f4827b tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Delete volume with id: 7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:51.038083 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c148143b-2821-4b62-bf69-255615b5c3ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.040204 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c148143b-2821-4b62-bf69-255615b5c3ef tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:35:51.040504 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c148143b-2821-4b62-bf69-255615b5c3ef tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.040678 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c148143b-2821-4b62-bf69-255615b5c3ef tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.040783 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c148143b-2821-4b62-bf69-255615b5c3ef tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:51.054529 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:51.054529 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:51.055113 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:51.055113 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:51.055236 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac9daef8-88f6-404a-a4ec-992b39f4827b tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:51.055916 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c148143b-2821-4b62-bf69-255615b5c3ef tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:35:51.056313 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1198/4759] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:51 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:51.071529 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac9daef8-88f6-404a-a4ec-992b39f4827b tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Delete volume request issued successfully. Aug 14 22:35:51.071729 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac9daef8-88f6-404a-a4ec-992b39f4827b tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 202 Aug 14 22:35:51.072307 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1181/4760] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:35:51 2026] DELETE /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:35:51.080399 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3e2d7dbc-8346-4425-aba4-0247c8c1b2bc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.082711 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e2d7dbc-8346-4425-aba4-0247c8c1b2bc tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:51.083008 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e2d7dbc-8346-4425-aba4-0247c8c1b2bc tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.083304 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e2d7dbc-8346-4425-aba4-0247c8c1b2bc tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.090570 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:51.090570 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:51.094486 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3e2d7dbc-8346-4425-aba4-0247c8c1b2bc tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Volume info retrieved successfully. Aug 14 22:35:51.099330 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e2d7dbc-8346-4425-aba4-0247c8c1b2bc tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 200 Aug 14 22:35:51.099756 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1201/4761] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:51 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:51.161562 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f5a3e4f-bb26-44b6-be4f-1a2c3907a4cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.163375 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f5a3e4f-bb26-44b6-be4f-1a2c3907a4cd tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b Aug 14 22:35:51.163570 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f5a3e4f-bb26-44b6-be4f-1a2c3907a4cd tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.163753 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f5a3e4f-bb26-44b6-be4f-1a2c3907a4cd tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.171016 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:51.171016 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:51.174182 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2f5a3e4f-bb26-44b6-be4f-1a2c3907a4cd tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:51.177865 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f5a3e4f-bb26-44b6-be4f-1a2c3907a4cd tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b returned with HTTP 200 Aug 14 22:35:51.178197 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1182/4762] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:51 2026] GET /volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:51.190187 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-76cf5189-ed69-4b1d-a44d-351581899338 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.191885 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76cf5189-ed69-4b1d-a44d-351581899338 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] GET https://10.4.3.114/volume/v3/volumes/summary Aug 14 22:35:51.192130 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76cf5189-ed69-4b1d-a44d-351581899338 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.192370 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76cf5189-ed69-4b1d-a44d-351581899338 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.192599 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-76cf5189-ed69-4b1d-a44d-351581899338 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:35:51.199570 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-76cf5189-ed69-4b1d-a44d-351581899338 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] Get summary completed successfully. Aug 14 22:35:51.199939 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76cf5189-ed69-4b1d-a44d-351581899338 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-reader] https://10.4.3.114/volume/v3/volumes/summary returned with HTTP 200 Aug 14 22:35:51.200408 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1199/4763] 10.4.3.114 () {68 vars in 1302 bytes} [Fri Aug 14 22:35:51 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:51.207795 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-370a18c2-ca11-4a59-8c12-424ac64a984c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.209852 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-370a18c2-ca11-4a59-8c12-424ac64a984c tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b Aug 14 22:35:51.210019 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-370a18c2-ca11-4a59-8c12-424ac64a984c tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.210191 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-370a18c2-ca11-4a59-8c12-424ac64a984c tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.210362 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-370a18c2-ca11-4a59-8c12-424ac64a984c tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Delete volume with id: b49811df-a777-406c-901b-be06c83f7c5b Aug 14 22:35:51.216955 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:51.216955 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:51.217407 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-370a18c2-ca11-4a59-8c12-424ac64a984c tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:51.235345 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-370a18c2-ca11-4a59-8c12-424ac64a984c tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Delete volume request issued successfully. Aug 14 22:35:51.235528 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-370a18c2-ca11-4a59-8c12-424ac64a984c tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b returned with HTTP 202 Aug 14 22:35:51.235925 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1182/4764] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:35:51 2026] DELETE /volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:35:51.242585 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-313b16af-7482-4f5d-b0aa-c4894f4e3a77 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.245798 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-313b16af-7482-4f5d-b0aa-c4894f4e3a77 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b Aug 14 22:35:51.246039 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-313b16af-7482-4f5d-b0aa-c4894f4e3a77 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.246240 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-313b16af-7482-4f5d-b0aa-c4894f4e3a77 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.255444 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:51.255444 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:51.259897 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-313b16af-7482-4f5d-b0aa-c4894f4e3a77 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Volume info retrieved successfully. Aug 14 22:35:51.264980 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-313b16af-7482-4f5d-b0aa-c4894f4e3a77 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b returned with HTTP 200 Aug 14 22:35:51.265503 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1202/4765] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:51 2026] GET /volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:51.466968 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b297e9c-b087-49d9-a4f3-c97112147b37 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.469076 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b297e9c-b087-49d9-a4f3-c97112147b37 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a Aug 14 22:35:51.469368 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b297e9c-b087-49d9-a4f3-c97112147b37 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.469613 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b297e9c-b087-49d9-a4f3-c97112147b37 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.478027 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b297e9c-b087-49d9-a4f3-c97112147b37 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a returned with HTTP 404 Aug 14 22:35:51.478590 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1183/4766] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:51 2026] GET /volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:51.485838 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8f54337-1d1a-44b8-a5f5-b14c103cd7c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.487355 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8f54337-1d1a-44b8-a5f5-b14c103cd7c7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f Aug 14 22:35:51.487506 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8f54337-1d1a-44b8-a5f5-b14c103cd7c7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.487708 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8f54337-1d1a-44b8-a5f5-b14c103cd7c7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.487813 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-d8f54337-1d1a-44b8-a5f5-b14c103cd7c7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: 59f51883-e8c4-4750-b80b-c1a7f6d53e8f Aug 14 22:35:51.493087 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:51.493087 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:51.493559 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8f54337-1d1a-44b8-a5f5-b14c103cd7c7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:35:51.515995 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8f54337-1d1a-44b8-a5f5-b14c103cd7c7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot delete request issued successfully. Aug 14 22:35:51.516140 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8f54337-1d1a-44b8-a5f5-b14c103cd7c7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f returned with HTTP 202 Aug 14 22:35:51.516551 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1200/4767] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:35:51 2026] DELETE /volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:51.523594 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-42628948-d8f6-4cd3-9ba5-571bade00dbf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.525486 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42628948-d8f6-4cd3-9ba5-571bade00dbf tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f Aug 14 22:35:51.525655 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42628948-d8f6-4cd3-9ba5-571bade00dbf tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.525864 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42628948-d8f6-4cd3-9ba5-571bade00dbf tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.531659 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:51.531659 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:51.532145 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42628948-d8f6-4cd3-9ba5-571bade00dbf tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:35:51.532931 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42628948-d8f6-4cd3-9ba5-571bade00dbf tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f returned with HTTP 200 Aug 14 22:35:51.533325 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1183/4768] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:51 2026] GET /volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:51.732092 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e3ed2c4c-b807-40c5-8fa2-634c611e5d23 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.733733 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3ed2c4c-b807-40c5-8fa2-634c611e5d23 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe Aug 14 22:35:51.733958 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3ed2c4c-b807-40c5-8fa2-634c611e5d23 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.734168 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3ed2c4c-b807-40c5-8fa2-634c611e5d23 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.734346 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e3ed2c4c-b807-40c5-8fa2-634c611e5d23 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Show backup with id 1e9bbafa-854a-42ff-9186-ea511256dfbe. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:51.737588 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3ed2c4c-b807-40c5-8fa2-634c611e5d23 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe returned with HTTP 404 Aug 14 22:35:51.737983 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1203/4769] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:51 2026] GET /volume/v3/backups/1e9bbafa-854a-42ff-9186-ea511256dfbe => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:51.744041 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d3f273bf-72fa-4ea2-95df-5d7a0f53e424 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.745720 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3f273bf-72fa-4ea2-95df-5d7a0f53e424 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 Aug 14 22:35:51.745930 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3f273bf-72fa-4ea2-95df-5d7a0f53e424 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.746110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3f273bf-72fa-4ea2-95df-5d7a0f53e424 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.746303 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d3f273bf-72fa-4ea2-95df-5d7a0f53e424 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Delete volume with id: 91721f5b-0169-4aab-a7a3-5d60eb9a21f4 Aug 14 22:35:51.752651 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:51.752651 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:51.752937 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d3f273bf-72fa-4ea2-95df-5d7a0f53e424 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Volume info retrieved successfully. Aug 14 22:35:51.769890 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d3f273bf-72fa-4ea2-95df-5d7a0f53e424 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Delete volume request issued successfully. Aug 14 22:35:51.770116 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3f273bf-72fa-4ea2-95df-5d7a0f53e424 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 returned with HTTP 202 Aug 14 22:35:51.770640 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1184/4770] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:35:51 2026] DELETE /volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:51.777529 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b03ee68e-248a-489c-b603-97ea5bb3eb5e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:51.779435 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b03ee68e-248a-489c-b603-97ea5bb3eb5e tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 Aug 14 22:35:51.779641 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b03ee68e-248a-489c-b603-97ea5bb3eb5e tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:51.779862 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b03ee68e-248a-489c-b603-97ea5bb3eb5e tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:51.786884 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:51.786884 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:51.790558 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b03ee68e-248a-489c-b603-97ea5bb3eb5e tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Volume info retrieved successfully. Aug 14 22:35:51.794262 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b03ee68e-248a-489c-b603-97ea5bb3eb5e tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 returned with HTTP 200 Aug 14 22:35:51.794667 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1201/4771] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:51 2026] GET /volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:52.065402 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9e15028-9690-44a3-8461-7cf36da76588 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:52.067005 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9e15028-9690-44a3-8461-7cf36da76588 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:35:52.067194 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9e15028-9690-44a3-8461-7cf36da76588 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:52.067398 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9e15028-9690-44a3-8461-7cf36da76588 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:52.067501 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c9e15028-9690-44a3-8461-7cf36da76588 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:52.071550 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:52.071550 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:52.072069 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9e15028-9690-44a3-8461-7cf36da76588 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:35:52.072427 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1184/4772] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:52 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:52.114871 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-08189db1-5396-48ad-bc57-3015de1f1914 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:52.116511 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08189db1-5396-48ad-bc57-3015de1f1914 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] GET https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e Aug 14 22:35:52.116693 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08189db1-5396-48ad-bc57-3015de1f1914 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:52.116857 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08189db1-5396-48ad-bc57-3015de1f1914 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:52.122276 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08189db1-5396-48ad-bc57-3015de1f1914 tempest-VolumesExtendAttachedTest-1831545377 tempest-VolumesExtendAttachedTest-1831545377-project-member] https://10.4.3.114/volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e returned with HTTP 404 Aug 14 22:35:52.122706 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1204/4773] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:52 2026] GET /volume/v3/volumes/7d24261a-6142-42e4-a67e-3d09fa3bbd4e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:35:52.281016 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-107ec6eb-f8a2-40fa-a135-091a2a212c77 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:52.282835 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-107ec6eb-f8a2-40fa-a135-091a2a212c77 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] GET https://10.4.3.114/volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b Aug 14 22:35:52.283066 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-107ec6eb-f8a2-40fa-a135-091a2a212c77 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:52.283299 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-107ec6eb-f8a2-40fa-a135-091a2a212c77 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:52.289822 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-107ec6eb-f8a2-40fa-a135-091a2a212c77 tempest-ProjectReaderTests-2007800530 tempest-ProjectReaderTests-2007800530-project-admin] https://10.4.3.114/volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b returned with HTTP 404 Aug 14 22:35:52.290397 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1185/4774] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:35:52 2026] GET /volume/v3/volumes/b49811df-a777-406c-901b-be06c83f7c5b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:35:52.543024 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f0822c0-004f-4a8d-b16c-ce15d61cc1c6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:52.544549 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f0822c0-004f-4a8d-b16c-ce15d61cc1c6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f Aug 14 22:35:52.544749 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f0822c0-004f-4a8d-b16c-ce15d61cc1c6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:52.544939 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f0822c0-004f-4a8d-b16c-ce15d61cc1c6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:52.548817 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f0822c0-004f-4a8d-b16c-ce15d61cc1c6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f returned with HTTP 404 Aug 14 22:35:52.549314 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1202/4775] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:52 2026] GET /volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:52.557941 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-636aac69-d77a-4527-a333-905d85c3df4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:52.559623 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-636aac69-d77a-4527-a333-905d85c3df4b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 Aug 14 22:35:52.559815 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-636aac69-d77a-4527-a333-905d85c3df4b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:52.559994 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-636aac69-d77a-4527-a333-905d85c3df4b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:52.560118 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-636aac69-d77a-4527-a333-905d85c3df4b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 Aug 14 22:35:52.566396 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:52.566396 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:52.566846 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-636aac69-d77a-4527-a333-905d85c3df4b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:35:52.588439 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-636aac69-d77a-4527-a333-905d85c3df4b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot delete request issued successfully. Aug 14 22:35:52.588629 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-636aac69-d77a-4527-a333-905d85c3df4b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 returned with HTTP 202 Aug 14 22:35:52.589024 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1185/4776] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:35:52 2026] DELETE /volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:52.600597 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-76bff351-eecf-4ef2-b20a-676000e182ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:52.602179 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76bff351-eecf-4ef2-b20a-676000e182ef tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 Aug 14 22:35:52.602589 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-76bff351-eecf-4ef2-b20a-676000e182ef tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:52.602934 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-76bff351-eecf-4ef2-b20a-676000e182ef tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:52.610699 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:52.610699 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:52.610699 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-76bff351-eecf-4ef2-b20a-676000e182ef tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:35:52.610699 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76bff351-eecf-4ef2-b20a-676000e182ef tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 returned with HTTP 200 Aug 14 22:35:52.610699 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1205/4777] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:52 2026] GET /volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:52.807272 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e14706a7-fa32-4bff-bd7a-9d747c034935 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:52.809101 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e14706a7-fa32-4bff-bd7a-9d747c034935 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] GET https://10.4.3.114/volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 Aug 14 22:35:52.809277 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e14706a7-fa32-4bff-bd7a-9d747c034935 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:52.809473 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e14706a7-fa32-4bff-bd7a-9d747c034935 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:52.814822 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e14706a7-fa32-4bff-bd7a-9d747c034935 tempest-ProjectMemberTests39-1423697761 tempest-ProjectMemberTests39-1423697761-project-admin] https://10.4.3.114/volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 returned with HTTP 404 Aug 14 22:35:52.815246 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1186/4778] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:52 2026] GET /volume/v3/volumes/91721f5b-0169-4aab-a7a3-5d60eb9a21f4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:53.083898 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4b3b45d1-2904-4629-967f-8625bc16c605 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:53.085655 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b3b45d1-2904-4629-967f-8625bc16c605 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:35:53.085866 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b3b45d1-2904-4629-967f-8625bc16c605 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:53.086055 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b3b45d1-2904-4629-967f-8625bc16c605 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:53.086155 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4b3b45d1-2904-4629-967f-8625bc16c605 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:53.090570 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:53.090570 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:53.091249 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b3b45d1-2904-4629-967f-8625bc16c605 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:35:53.091751 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1203/4779] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:53 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:53.625268 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73d7138f-b951-48c2-9ec7-0204d1b76470 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:53.627426 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73d7138f-b951-48c2-9ec7-0204d1b76470 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 Aug 14 22:35:53.627761 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73d7138f-b951-48c2-9ec7-0204d1b76470 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:53.627980 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73d7138f-b951-48c2-9ec7-0204d1b76470 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:53.632366 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73d7138f-b951-48c2-9ec7-0204d1b76470 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 returned with HTTP 404 Aug 14 22:35:53.632826 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1186/4780] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:53 2026] GET /volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:53.640530 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3a804850-197b-471e-a046-7abbd8d98d6c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:53.642644 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a804850-197b-471e-a046-7abbd8d98d6c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a Aug 14 22:35:53.642644 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a804850-197b-471e-a046-7abbd8d98d6c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:53.642909 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a804850-197b-471e-a046-7abbd8d98d6c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:53.643121 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-3a804850-197b-471e-a046-7abbd8d98d6c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: 7261d2ac-ae2c-44d1-92e5-b5f36b0e631a Aug 14 22:35:53.647746 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a804850-197b-471e-a046-7abbd8d98d6c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a returned with HTTP 404 Aug 14 22:35:53.648503 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1206/4781] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:35:53 2026] DELETE /volume/v3/snapshots/7261d2ac-ae2c-44d1-92e5-b5f36b0e631a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:53.656594 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c6f7e6a-8a38-4d39-b829-fde35f8b798f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:53.658212 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c6f7e6a-8a38-4d39-b829-fde35f8b798f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 Aug 14 22:35:53.658439 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c6f7e6a-8a38-4d39-b829-fde35f8b798f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:53.658660 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c6f7e6a-8a38-4d39-b829-fde35f8b798f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:53.658774 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-1c6f7e6a-8a38-4d39-b829-fde35f8b798f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 Aug 14 22:35:53.663434 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c6f7e6a-8a38-4d39-b829-fde35f8b798f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 returned with HTTP 404 Aug 14 22:35:53.664134 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1187/4782] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:35:53 2026] DELETE /volume/v3/snapshots/d5e86d4b-21aa-4bd0-9fa5-0df25e1a5fe0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:53.699853 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-5aeab3b4-cb4a-478b-a621-edb35cc83ccc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:53.702099 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-5aeab3b4-cb4a-478b-a621-edb35cc83ccc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:53.702388 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-5aeab3b4-cb4a-478b-a621-edb35cc83ccc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:53.702586 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-5aeab3b4-cb4a-478b-a621-edb35cc83ccc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:53.711852 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:53.711852 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:53.714873 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-5aeab3b4-cb4a-478b-a621-edb35cc83ccc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:53.718992 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-5aeab3b4-cb4a-478b-a621-edb35cc83ccc tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:35:53.719333 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1204/4783] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:35:53 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:53.738272 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-b041d8a1-0798-4b25-bf05-0403ce3747e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:53.740405 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-b041d8a1-0798-4b25-bf05-0403ce3747e9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc/action Aug 14 22:35:53.740778 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-b041d8a1-0798-4b25-bf05-0403ce3747e9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:35:53.740930 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-b041d8a1-0798-4b25-bf05-0403ce3747e9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:53.756619 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:53.756619 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:53.757041 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-b041d8a1-0798-4b25-bf05-0403ce3747e9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:53.763644 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-b041d8a1-0798-4b25-bf05-0403ce3747e9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Begin detaching volume completed successfully. Aug 14 22:35:53.763644 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-b041d8a1-0798-4b25-bf05-0403ce3747e9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc/action returned with HTTP 202 Aug 14 22:35:53.763644 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1187/4784] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:35:53 2026] POST /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:35:53.814016 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0e4fe72e-f21e-432d-91ca-8b5997fb6af0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:53.814016 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0e4fe72e-f21e-432d-91ca-8b5997fb6af0 None None] GET https://10.4.3.114/volume// Aug 14 22:35:53.814016 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0e4fe72e-f21e-432d-91ca-8b5997fb6af0 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:53.814016 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0e4fe72e-f21e-432d-91ca-8b5997fb6af0 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:53.814016 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0e4fe72e-f21e-432d-91ca-8b5997fb6af0 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:35:53.814016 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1207/4785] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:35:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:35:53.823135 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-6467b39f-12ec-4c6a-a3c5-1dba3915148b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:53.825319 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-6467b39f-12ec-4c6a-a3c5-1dba3915148b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:53.825543 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-6467b39f-12ec-4c6a-a3c5-1dba3915148b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:53.825732 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-6467b39f-12ec-4c6a-a3c5-1dba3915148b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:53.834631 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:53.834631 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:53.837914 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-6467b39f-12ec-4c6a-a3c5-1dba3915148b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:53.842390 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-6467b39f-12ec-4c6a-a3c5-1dba3915148b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:35:53.842906 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1188/4786] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:35:53 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:35:54.105508 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a597999-f5cb-409d-9a13-c8eb67af891b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:54.108270 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a597999-f5cb-409d-9a13-c8eb67af891b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:35:54.108583 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a597999-f5cb-409d-9a13-c8eb67af891b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:54.108836 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a597999-f5cb-409d-9a13-c8eb67af891b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:54.108990 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8a597999-f5cb-409d-9a13-c8eb67af891b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:54.115361 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:54.115361 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:54.116634 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a597999-f5cb-409d-9a13-c8eb67af891b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:35:54.117089 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1205/4787] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:54 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:54.494059 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:54.589955 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:54.590487 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1112362403"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:54.593389 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1112362403'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:54.593564 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Create volume of 1 GB Aug 14 22:35:54.597984 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Availability Zones retrieved successfully. Aug 14 22:35:54.605112 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Flow 'volume_create_api' (c5b3d9b4-4326-4ef8-84e3-91b4dd79204b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:54.606601 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959987ba-ba92-4445-9e53-7085864888cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:54.607922 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:54.632730 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959987ba-ba92-4445-9e53-7085864888cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:54.633420 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (583f95af-df1c-4c85-b98a-9df2a68f7260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:54.666618 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-52b7aa11-2c25-4144-ba7e-ce80641ebb42 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:54.668814 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-52b7aa11-2c25-4144-ba7e-ce80641ebb42 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/attachments/ab0370bb-689d-421a-a627-76025ad3079b Aug 14 22:35:54.669050 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-52b7aa11-2c25-4144-ba7e-ce80641ebb42 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:54.669259 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-52b7aa11-2c25-4144-ba7e-ce80641ebb42 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:54.670958 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=333,cinder:INSERT=55,cinder:UPDATE=109 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:35:54.677136 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:54.677136 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:54.694245 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=301,cinder:UPDATE=94,cinder:INSERT=49 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:35:54.715454 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Created reservations ['394d8d98-1361-4fe7-92e3-adbe08b8c358', '02fe790e-bfd4-419f-856c-312fec93ba87', '4d8faadd-d2cf-467b-8791-196efe1404c4', '7f068ba5-4001-4e3d-86da-779e91144487'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:54.716855 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (583f95af-df1c-4c85-b98a-9df2a68f7260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['394d8d98-1361-4fe7-92e3-adbe08b8c358', '02fe790e-bfd4-419f-856c-312fec93ba87', '4d8faadd-d2cf-467b-8791-196efe1404c4', '7f068ba5-4001-4e3d-86da-779e91144487']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:54.717791 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48647edc-dd87-481c-8d5b-d2628b42b7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:54.742528 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48647edc-dd87-481c-8d5b-d2628b42b7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7be2c47-0833-4eb4-a578-681d67d9490f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1112362403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f931c87a84a24e90a07e12677dc29a75',qos_specs=None,replication_status=,reservations=['394d8d98-1361-4fe7-92e3-adbe08b8c358','02fe790e-bfd4-419f-856c-312fec93ba87','4d8faadd-d2cf-467b-8791-196efe1404c4','7f068ba5-4001-4e3d-86da-779e91144487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cfd41afad1648e79d7c0f0923692d58',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1112362403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7be2c47-0833-4eb4-a578-681d67d9490f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f931c87a84a24e90a07e12677dc29a75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cfd41afad1648e79d7c0f0923692d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:54.743484 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb99538f-f98d-4bab-949b-e1effce70e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:54.754021 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4e47ceb4-24a9-43a6-bc11-5b20fb7454b2 req-52b7aa11-2c25-4144-ba7e-ce80641ebb42 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/attachments/ab0370bb-689d-421a-a627-76025ad3079b returned with HTTP 200 Aug 14 22:35:54.754640 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1208/4788] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:35:54 2026] DELETE /volume/v3/attachments/ab0370bb-689d-421a-a627-76025ad3079b => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:54.764319 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb99538f-f98d-4bab-949b-e1effce70e83) transitioned into state 'SUCCESS' from state '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-1112362403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f931c87a84a24e90a07e12677dc29a75',qos_specs=None,replication_status=,reservations=['394d8d98-1361-4fe7-92e3-adbe08b8c358','02fe790e-bfd4-419f-856c-312fec93ba87','4d8faadd-d2cf-467b-8791-196efe1404c4','7f068ba5-4001-4e3d-86da-779e91144487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cfd41afad1648e79d7c0f0923692d58',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:54.764319 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a98f39-468c-4ab8-9b49-93c6c35b69d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:54.775094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a98f39-468c-4ab8-9b49-93c6c35b69d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:54.775907 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Flow 'volume_create_api' (c5b3d9b4-4326-4ef8-84e3-91b4dd79204b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:54.776319 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Create volume request issued successfully. Aug 14 22:35:54.776834 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84853b46-cbe3-4479-babb-bc6b60fdb6b4 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:54.777227 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1188/4789] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:35:54 2026] POST /volume/v3/volumes => generated 778 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:54.799055 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c23ed304-2924-48a1-8e2b-30ef8f83009d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:54.803471 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c23ed304-2924-48a1-8e2b-30ef8f83009d tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] GET https://10.4.3.114/volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f Aug 14 22:35:54.803902 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c23ed304-2924-48a1-8e2b-30ef8f83009d tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:54.804198 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c23ed304-2924-48a1-8e2b-30ef8f83009d tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:54.812944 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:54.812944 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:54.818455 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c23ed304-2924-48a1-8e2b-30ef8f83009d tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Volume info retrieved successfully. Aug 14 22:35:54.824447 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c23ed304-2924-48a1-8e2b-30ef8f83009d tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] https://10.4.3.114/volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f returned with HTTP 200 Aug 14 22:35:54.825000 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1189/4790] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:54 2026] GET /volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:55.127741 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-df80b2c8-474e-4310-88be-6893271bd692 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:55.129327 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df80b2c8-474e-4310-88be-6893271bd692 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:35:55.129505 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df80b2c8-474e-4310-88be-6893271bd692 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:55.129670 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df80b2c8-474e-4310-88be-6893271bd692 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:55.129760 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-df80b2c8-474e-4310-88be-6893271bd692 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:55.135207 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:55.135207 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:55.135802 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df80b2c8-474e-4310-88be-6893271bd692 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:35:55.136159 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1206/4791] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:55 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:55.843748 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-02bacec4-8548-40b6-9270-fa6fdc2dd97d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:55.845499 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02bacec4-8548-40b6-9270-fa6fdc2dd97d tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] GET https://10.4.3.114/volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f Aug 14 22:35:55.845664 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02bacec4-8548-40b6-9270-fa6fdc2dd97d tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:55.845835 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02bacec4-8548-40b6-9270-fa6fdc2dd97d tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:55.852338 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a9ecf55b-73b5-4988-89ec-83b530748f42 req-210a37e4-cf18-441f-9294-a01873a58397 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:55.854807 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:55.854807 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:55.855223 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a9ecf55b-73b5-4988-89ec-83b530748f42 req-210a37e4-cf18-441f-9294-a01873a58397 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/attachments/ab0370bb-689d-421a-a627-76025ad3079b Aug 14 22:35:55.855517 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a9ecf55b-73b5-4988-89ec-83b530748f42 req-210a37e4-cf18-441f-9294-a01873a58397 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:55.855778 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a9ecf55b-73b5-4988-89ec-83b530748f42 req-210a37e4-cf18-441f-9294-a01873a58397 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:55.858918 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-02bacec4-8548-40b6-9270-fa6fdc2dd97d tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Volume info retrieved successfully. Aug 14 22:35:55.860557 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a9ecf55b-73b5-4988-89ec-83b530748f42 req-210a37e4-cf18-441f-9294-a01873a58397 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/attachments/ab0370bb-689d-421a-a627-76025ad3079b returned with HTTP 404 Aug 14 22:35:55.861179 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1189/4792] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:35:55 2026] DELETE /volume/v3/attachments/ab0370bb-689d-421a-a627-76025ad3079b => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:35:55.864880 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02bacec4-8548-40b6-9270-fa6fdc2dd97d tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] https://10.4.3.114/volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f returned with HTTP 200 Aug 14 22:35:55.865450 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1209/4793] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:55 2026] GET /volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:55.880108 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-943f80c2-c2b6-4086-8e09-b158948694dd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:55.959583 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-943f80c2-c2b6-4086-8e09-b158948694dd tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-reader] POST https://10.4.3.114/volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f/action Aug 14 22:35:55.960038 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-943f80c2-c2b6-4086-8e09-b158948694dd tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:35:55.960215 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-943f80c2-c2b6-4086-8e09-b158948694dd tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:55.971128 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:55.971128 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:55.971846 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-943f80c2-c2b6-4086-8e09-b158948694dd tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-reader] Volume info retrieved successfully. Aug 14 22:35:55.973745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-943f80c2-c2b6-4086-8e09-b158948694dd tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0373c7d63311488cb7d310c42be3996f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f931c87a84a24e90a07e12677dc29a75', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:35:55.974063 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-943f80c2-c2b6-4086-8e09-b158948694dd tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-reader] https://10.4.3.114/volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f/action returned with HTTP 403 Aug 14 22:35:55.974730 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1190/4794] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:35:55 2026] POST /volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f/action => generated 131 bytes in 95 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:55.982830 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3d5243e3-5028-4976-a5f4-7de27d185984 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:55.984621 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d5243e3-5028-4976-a5f4-7de27d185984 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f Aug 14 22:35:55.984874 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d5243e3-5028-4976-a5f4-7de27d185984 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:55.985104 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d5243e3-5028-4976-a5f4-7de27d185984 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:55.985321 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3d5243e3-5028-4976-a5f4-7de27d185984 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Delete volume with id: d7be2c47-0833-4eb4-a578-681d67d9490f Aug 14 22:35:55.987605 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=283,cinder:INSERT=32,cinder:UPDATE=58 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:35:55.994598 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:55.994598 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:55.995031 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3d5243e3-5028-4976-a5f4-7de27d185984 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Volume info retrieved successfully. Aug 14 22:35:56.015092 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3d5243e3-5028-4976-a5f4-7de27d185984 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Delete volume request issued successfully. Aug 14 22:35:56.015385 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d5243e3-5028-4976-a5f4-7de27d185984 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] https://10.4.3.114/volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f returned with HTTP 202 Aug 14 22:35:56.015966 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1207/4795] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:35:55 2026] DELETE /volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:56.024685 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73231bc7-6180-4d7f-813b-4cf294dc6bb8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:56.026941 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73231bc7-6180-4d7f-813b-4cf294dc6bb8 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] GET https://10.4.3.114/volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f Aug 14 22:35:56.027243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73231bc7-6180-4d7f-813b-4cf294dc6bb8 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:56.027616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73231bc7-6180-4d7f-813b-4cf294dc6bb8 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:56.037490 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:56.037490 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:56.042700 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-73231bc7-6180-4d7f-813b-4cf294dc6bb8 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Volume info retrieved successfully. Aug 14 22:35:56.046959 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73231bc7-6180-4d7f-813b-4cf294dc6bb8 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] https://10.4.3.114/volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f returned with HTTP 200 Aug 14 22:35:56.047434 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1190/4796] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:56 2026] GET /volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:56.146739 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ff9ae677-dcee-4ae1-baac-936055902fd9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:56.148458 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ff9ae677-dcee-4ae1-baac-936055902fd9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:35:56.148666 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ff9ae677-dcee-4ae1-baac-936055902fd9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:56.148869 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ff9ae677-dcee-4ae1-baac-936055902fd9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:56.149016 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ff9ae677-dcee-4ae1-baac-936055902fd9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:56.153797 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:56.153797 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:56.154528 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ff9ae677-dcee-4ae1-baac-936055902fd9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:35:56.154865 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1210/4797] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:56 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:56.839595 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6b8f8041-7d40-4fdb-bf0b-f477c9d2e110 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:56.841630 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b8f8041-7d40-4fdb-bf0b-f477c9d2e110 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f Aug 14 22:35:56.841828 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b8f8041-7d40-4fdb-bf0b-f477c9d2e110 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:56.842048 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b8f8041-7d40-4fdb-bf0b-f477c9d2e110 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:56.842136 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-6b8f8041-7d40-4fdb-bf0b-f477c9d2e110 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: 59f51883-e8c4-4750-b80b-c1a7f6d53e8f Aug 14 22:35:56.843739 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=323,cinder:UPDATE=105,cinder:INSERT=54 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:35:56.846367 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b8f8041-7d40-4fdb-bf0b-f477c9d2e110 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f returned with HTTP 404 Aug 14 22:35:56.846826 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1191/4798] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:35:56 2026] DELETE /volume/v3/snapshots/59f51883-e8c4-4750-b80b-c1a7f6d53e8f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:56.857055 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ee4b782-b838-4375-8843-8b18a8c7000d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:56.858847 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ee4b782-b838-4375-8843-8b18a8c7000d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:35:56.859028 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ee4b782-b838-4375-8843-8b18a8c7000d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:56.859216 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ee4b782-b838-4375-8843-8b18a8c7000d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:56.866715 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:56.866715 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:56.870467 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7ee4b782-b838-4375-8843-8b18a8c7000d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:56.874619 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ee4b782-b838-4375-8843-8b18a8c7000d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:35:56.875027 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1208/4799] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:56 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:56.887913 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:56.889635 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:56.889949 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1485429916"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:56.891299 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1485429916'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:56.891430 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume of 1 GB Aug 14 22:35:56.895058 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Availability Zones retrieved successfully. Aug 14 22:35:56.900943 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Flow 'volume_create_api' (2421e92e-2f1d-4fdb-bd8b-119d8efcc727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:56.901814 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9fb0046-b3a9-4fc0-b09b-8ab7fbbf7bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:56.902763 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:56.929655 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9fb0046-b3a9-4fc0-b09b-8ab7fbbf7bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:56.930447 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8da0c48f-bb95-4a93-80ed-088731dcc221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:56.972408 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['a47d2e09-53d8-4586-9214-c74a6949ea20', 'ea4e8c3c-2f66-4fe0-8322-9f8a2318e3c2', '559fa565-f014-4ccc-91af-44dfdb30040e', '8023fc51-9fb6-4ef2-828e-5ef17478fdd8'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:56.973162 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8da0c48f-bb95-4a93-80ed-088731dcc221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a47d2e09-53d8-4586-9214-c74a6949ea20', 'ea4e8c3c-2f66-4fe0-8322-9f8a2318e3c2', '559fa565-f014-4ccc-91af-44dfdb30040e', '8023fc51-9fb6-4ef2-828e-5ef17478fdd8']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:56.973949 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d169eb-247b-4af6-9773-fb13574ed60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:57.002007 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d169eb-247b-4af6-9773-fb13574ed60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04b59f19-7f1c-4a5f-a4b3-421af1c520a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1485429916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5775269466e455388a23a8b7ad06b01',qos_specs=None,replication_status=,reservations=['a47d2e09-53d8-4586-9214-c74a6949ea20','ea4e8c3c-2f66-4fe0-8322-9f8a2318e3c2','559fa565-f014-4ccc-91af-44dfdb30040e','8023fc51-9fb6-4ef2-828e-5ef17478fdd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81e561a5df942b9a80668a3bbea640d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1485429916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04b59f19-7f1c-4a5f-a4b3-421af1c520a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5775269466e455388a23a8b7ad06b01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e81e561a5df942b9a80668a3bbea640d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:57.003119 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c739d8e-864c-4b89-9adb-24c30a620405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:57.030929 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c739d8e-864c-4b89-9adb-24c30a620405) transitioned into state 'SUCCESS' from state '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-1485429916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5775269466e455388a23a8b7ad06b01',qos_specs=None,replication_status=,reservations=['a47d2e09-53d8-4586-9214-c74a6949ea20','ea4e8c3c-2f66-4fe0-8322-9f8a2318e3c2','559fa565-f014-4ccc-91af-44dfdb30040e','8023fc51-9fb6-4ef2-828e-5ef17478fdd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81e561a5df942b9a80668a3bbea640d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:57.032010 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff309494-7bdd-45fd-ad6c-74f173afb0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:57.042539 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff309494-7bdd-45fd-ad6c-74f173afb0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:57.043433 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Flow 'volume_create_api' (2421e92e-2f1d-4fdb-bd8b-119d8efcc727) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:57.043832 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume request issued successfully. Aug 14 22:35:57.044394 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1742806f-2ba5-4799-a1e2-cd1b6f743a44 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:57.044817 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1191/4800] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:35:56 2026] POST /volume/v3/volumes => generated 754 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:57.059497 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-579f0841-6761-4ed2-8764-0ed070f0348b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:57.061442 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-579f0841-6761-4ed2-8764-0ed070f0348b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 Aug 14 22:35:57.061641 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-579f0841-6761-4ed2-8764-0ed070f0348b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:57.061836 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-579f0841-6761-4ed2-8764-0ed070f0348b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:57.063452 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-93acd5c8-a6c0-4768-a93d-48f318a9bac5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:57.065392 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93acd5c8-a6c0-4768-a93d-48f318a9bac5 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] GET https://10.4.3.114/volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f Aug 14 22:35:57.065628 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93acd5c8-a6c0-4768-a93d-48f318a9bac5 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:57.065871 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93acd5c8-a6c0-4768-a93d-48f318a9bac5 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:57.070659 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:57.070659 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:57.072815 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93acd5c8-a6c0-4768-a93d-48f318a9bac5 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] https://10.4.3.114/volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f returned with HTTP 404 Aug 14 22:35:57.073544 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1192/4801] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:57 2026] GET /volume/v3/volumes/d7be2c47-0833-4eb4-a578-681d67d9490f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:57.075959 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-579f0841-6761-4ed2-8764-0ed070f0348b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:57.081835 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-579f0841-6761-4ed2-8764-0ed070f0348b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 returned with HTTP 200 Aug 14 22:35:57.083372 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1211/4802] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:57 2026] GET /volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:57.086530 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:57.088549 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:57.088952 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-760774673"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:57.090511 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-760774673'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:57.090629 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Create volume of 1 GB Aug 14 22:35:57.094717 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Availability Zones retrieved successfully. Aug 14 22:35:57.100326 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Flow 'volume_create_api' (ec37d01b-e523-460b-bc1e-2be30ed9a218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:57.101218 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3911fd9c-f96f-4d7c-b674-e3e717df6a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:57.102099 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:57.128949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3911fd9c-f96f-4d7c-b674-e3e717df6a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:57.129688 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bc5d9c-26f2-4602-b5e7-346a535b3d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:57.166581 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Created reservations ['653b2146-aa25-4339-8524-50fb09eb1af3', '7fc24e94-5465-4279-912e-6ae4dfeb25ba', 'db70ce35-3f13-44c0-adf8-1a7a8c5bb32f', 'd83511d4-1e37-477c-8414-e886c46ef74c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:57.167397 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bc5d9c-26f2-4602-b5e7-346a535b3d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['653b2146-aa25-4339-8524-50fb09eb1af3', '7fc24e94-5465-4279-912e-6ae4dfeb25ba', 'db70ce35-3f13-44c0-adf8-1a7a8c5bb32f', 'd83511d4-1e37-477c-8414-e886c46ef74c']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:57.168524 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddd38139-955d-45d3-a6f5-aa65ede127d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:57.168866 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9fc0d76e-34e5-4480-a3da-9f31706d898a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:57.170782 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9fc0d76e-34e5-4480-a3da-9f31706d898a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:35:57.171003 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9fc0d76e-34e5-4480-a3da-9f31706d898a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:57.171193 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9fc0d76e-34e5-4480-a3da-9f31706d898a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:57.171339 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9fc0d76e-34e5-4480-a3da-9f31706d898a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:57.176487 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:57.176487 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:57.177388 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9fc0d76e-34e5-4480-a3da-9f31706d898a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:35:57.177763 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1192/4803] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:57 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:57.192321 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddd38139-955d-45d3-a6f5-aa65ede127d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97b6f724-d614-47a9-b331-ee7fe4720230', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760774673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f931c87a84a24e90a07e12677dc29a75',qos_specs=None,replication_status=,reservations=['653b2146-aa25-4339-8524-50fb09eb1af3','7fc24e94-5465-4279-912e-6ae4dfeb25ba','db70ce35-3f13-44c0-adf8-1a7a8c5bb32f','d83511d4-1e37-477c-8414-e886c46ef74c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cfd41afad1648e79d7c0f0923692d58',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760774673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97b6f724-d614-47a9-b331-ee7fe4720230,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f931c87a84a24e90a07e12677dc29a75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cfd41afad1648e79d7c0f0923692d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:57.192961 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c949f83-de52-4b3f-bb14-56755866cf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:57.219805 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c949f83-de52-4b3f-bb14-56755866cf46) transitioned into state 'SUCCESS' from state '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-760774673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f931c87a84a24e90a07e12677dc29a75',qos_specs=None,replication_status=,reservations=['653b2146-aa25-4339-8524-50fb09eb1af3','7fc24e94-5465-4279-912e-6ae4dfeb25ba','db70ce35-3f13-44c0-adf8-1a7a8c5bb32f','d83511d4-1e37-477c-8414-e886c46ef74c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cfd41afad1648e79d7c0f0923692d58',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:57.220781 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3839c2f-431c-48fc-9668-69dfd6c0046b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:57.234750 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3839c2f-431c-48fc-9668-69dfd6c0046b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:57.235802 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Flow 'volume_create_api' (ec37d01b-e523-460b-bc1e-2be30ed9a218) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:57.236137 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Create volume request issued successfully. Aug 14 22:35:57.236889 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e99d25a-ce10-4eae-8ec3-8c2eaec4b63a tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:57.237535 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1209/4804] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:35:57 2026] POST /volume/v3/volumes => generated 777 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:57.251080 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c6402a6e-6d8c-4fed-8e8c-0d9b06c0ad77 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:57.252976 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6402a6e-6d8c-4fed-8e8c-0d9b06c0ad77 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] GET https://10.4.3.114/volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 Aug 14 22:35:57.253191 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6402a6e-6d8c-4fed-8e8c-0d9b06c0ad77 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:57.253489 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6402a6e-6d8c-4fed-8e8c-0d9b06c0ad77 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:57.261111 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:57.261111 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:57.265312 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c6402a6e-6d8c-4fed-8e8c-0d9b06c0ad77 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Volume info retrieved successfully. Aug 14 22:35:57.269539 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6402a6e-6d8c-4fed-8e8c-0d9b06c0ad77 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] https://10.4.3.114/volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 returned with HTTP 200 Aug 14 22:35:57.269961 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1193/4805] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:57 2026] GET /volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:58.098584 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b3d06f0-36af-4e5b-b949-a59636845227 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:58.101560 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b3d06f0-36af-4e5b-b949-a59636845227 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 Aug 14 22:35:58.101843 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b3d06f0-36af-4e5b-b949-a59636845227 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:58.102952 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b3d06f0-36af-4e5b-b949-a59636845227 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:58.115218 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:58.115218 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:58.120501 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7b3d06f0-36af-4e5b-b949-a59636845227 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:58.127340 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b3d06f0-36af-4e5b-b949-a59636845227 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 returned with HTTP 200 Aug 14 22:35:58.128066 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1212/4806] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:58 2026] GET /volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:58.148492 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e6be34b9-3b6d-45d0-b030-37a58d930a1c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:58.150813 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6be34b9-3b6d-45d0-b030-37a58d930a1c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:35:58.151241 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6be34b9-3b6d-45d0-b030-37a58d930a1c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04b59f19-7f1c-4a5f-a4b3-421af1c520a7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-500992091"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:58.161454 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:58.161454 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:58.162038 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e6be34b9-3b6d-45d0-b030-37a58d930a1c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:58.162203 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-e6be34b9-3b6d-45d0-b030-37a58d930a1c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create snapshot from volume 04b59f19-7f1c-4a5f-a4b3-421af1c520a7 Aug 14 22:35:58.188722 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-967170cf-76a2-460a-a37e-e96d7a8add52 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:58.191069 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-967170cf-76a2-460a-a37e-e96d7a8add52 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:35:58.191396 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-967170cf-76a2-460a-a37e-e96d7a8add52 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:58.191795 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-967170cf-76a2-460a-a37e-e96d7a8add52 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:58.191910 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-967170cf-76a2-460a-a37e-e96d7a8add52 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:58.193277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-e6be34b9-3b6d-45d0-b030-37a58d930a1c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['d39ded35-d50f-421c-879f-405a6d9f3758', '3d862cbe-0501-44c9-accc-c94a10f2483e', 'f9a29d77-d16a-4b62-94a2-74a824f5a19a', 'faa89aad-75c8-46af-9631-129d0c8bcbd4'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:58.197702 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:58.197702 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:58.198443 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-967170cf-76a2-460a-a37e-e96d7a8add52 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:35:58.198894 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1210/4807] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:58 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:58.230957 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e6be34b9-3b6d-45d0-b030-37a58d930a1c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot create request issued successfully. Aug 14 22:35:58.231352 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6be34b9-3b6d-45d0-b030-37a58d930a1c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:35:58.231786 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1193/4808] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:35:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:58.244776 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-59aebc4e-975e-4a30-a4bb-4bc9eeb15ae3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:58.246550 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59aebc4e-975e-4a30-a4bb-4bc9eeb15ae3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 Aug 14 22:35:58.246745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59aebc4e-975e-4a30-a4bb-4bc9eeb15ae3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:58.246944 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59aebc4e-975e-4a30-a4bb-4bc9eeb15ae3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:58.255077 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:58.255077 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:58.257767 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-59aebc4e-975e-4a30-a4bb-4bc9eeb15ae3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:35:58.258697 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59aebc4e-975e-4a30-a4bb-4bc9eeb15ae3 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 returned with HTTP 200 Aug 14 22:35:58.259095 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1194/4809] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:58 2026] GET /volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:58.283498 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-75f93813-425a-45cd-a74c-2f0f55700253 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:58.286208 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-75f93813-425a-45cd-a74c-2f0f55700253 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] GET https://10.4.3.114/volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 Aug 14 22:35:58.286686 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-75f93813-425a-45cd-a74c-2f0f55700253 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:58.287023 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-75f93813-425a-45cd-a74c-2f0f55700253 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:58.298339 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:58.298339 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:58.302776 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-75f93813-425a-45cd-a74c-2f0f55700253 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Volume info retrieved successfully. Aug 14 22:35:58.308228 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-75f93813-425a-45cd-a74c-2f0f55700253 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] https://10.4.3.114/volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 returned with HTTP 200 Aug 14 22:35:58.308785 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1213/4810] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:58 2026] GET /volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:58.322324 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-43e9a1e6-3128-4d1e-a7ab-40b7ad3f26d6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:58.324526 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43e9a1e6-3128-4d1e-a7ab-40b7ad3f26d6 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-reader] POST https://10.4.3.114/volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230/action Aug 14 22:35:58.324843 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43e9a1e6-3128-4d1e-a7ab-40b7ad3f26d6 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:35:58.324964 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43e9a1e6-3128-4d1e-a7ab-40b7ad3f26d6 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:58.332857 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:58.332857 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:58.333449 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-43e9a1e6-3128-4d1e-a7ab-40b7ad3f26d6 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0373c7d63311488cb7d310c42be3996f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f931c87a84a24e90a07e12677dc29a75', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:35:58.333674 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43e9a1e6-3128-4d1e-a7ab-40b7ad3f26d6 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-reader] https://10.4.3.114/volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230/action returned with HTTP 403 Aug 14 22:35:58.334191 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1211/4811] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:35:58 2026] POST /volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:58.343663 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5e5ab137-6258-4154-bf86-4fffddfd65c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:58.345517 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e5ab137-6258-4154-bf86-4fffddfd65c5 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 Aug 14 22:35:58.345704 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e5ab137-6258-4154-bf86-4fffddfd65c5 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:58.345910 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e5ab137-6258-4154-bf86-4fffddfd65c5 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:58.346056 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-5e5ab137-6258-4154-bf86-4fffddfd65c5 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Delete volume with id: 97b6f724-d614-47a9-b331-ee7fe4720230 Aug 14 22:35:58.352878 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:58.352878 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:58.353260 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5e5ab137-6258-4154-bf86-4fffddfd65c5 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Volume info retrieved successfully. Aug 14 22:35:58.372585 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5e5ab137-6258-4154-bf86-4fffddfd65c5 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Delete volume request issued successfully. Aug 14 22:35:58.372888 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e5ab137-6258-4154-bf86-4fffddfd65c5 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] https://10.4.3.114/volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 returned with HTTP 202 Aug 14 22:35:58.373466 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1194/4812] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:35:58 2026] DELETE /volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:35:58.380749 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8ba7c136-b16b-49bd-aebe-58d5abff93d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:58.384283 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ba7c136-b16b-49bd-aebe-58d5abff93d6 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] GET https://10.4.3.114/volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 Aug 14 22:35:58.384464 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ba7c136-b16b-49bd-aebe-58d5abff93d6 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:58.384634 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ba7c136-b16b-49bd-aebe-58d5abff93d6 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:58.394133 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:58.394133 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:35:58.404726 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8ba7c136-b16b-49bd-aebe-58d5abff93d6 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Volume info retrieved successfully. Aug 14 22:35:58.410887 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ba7c136-b16b-49bd-aebe-58d5abff93d6 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] https://10.4.3.114/volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 returned with HTTP 200 Aug 14 22:35:58.411307 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1195/4813] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:58 2026] GET /volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:35:59.208243 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1ef4ff37-4a61-401b-a028-f1d9d1abb40e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:59.210728 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ef4ff37-4a61-401b-a028-f1d9d1abb40e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:35:59.211129 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ef4ff37-4a61-401b-a028-f1d9d1abb40e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:59.211467 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ef4ff37-4a61-401b-a028-f1d9d1abb40e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:59.211636 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1ef4ff37-4a61-401b-a028-f1d9d1abb40e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:35:59.217850 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:59.217850 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:35:59.218775 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ef4ff37-4a61-401b-a028-f1d9d1abb40e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:35:59.219312 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1214/4814] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:35:59 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:59.270261 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-05e2a11a-5fa4-4e00-988e-3876c4444018 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:59.272561 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05e2a11a-5fa4-4e00-988e-3876c4444018 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 Aug 14 22:35:59.272796 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05e2a11a-5fa4-4e00-988e-3876c4444018 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:59.272984 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05e2a11a-5fa4-4e00-988e-3876c4444018 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:59.278084 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:59.278084 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:59.278570 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-05e2a11a-5fa4-4e00-988e-3876c4444018 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:35:59.279629 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05e2a11a-5fa4-4e00-988e-3876c4444018 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 returned with HTTP 200 Aug 14 22:35:59.280198 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1212/4815] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:35:59 2026] GET /volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:59.289801 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:59.292070 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:35:59.292566 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-804647434"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:35:59.294555 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume request body: {'volume': {'snapshot_id': '7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-804647434'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:35:59.302994 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:59.302994 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:35:59.303627 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:35:59.303807 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume of 2 GB Aug 14 22:35:59.309590 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Availability Zones retrieved successfully. Aug 14 22:35:59.317876 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Flow 'volume_create_api' (1fa9f6c3-cfb0-41f5-b952-6788dd936ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:59.319311 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f06e6cb-96e8-46ce-a819-7d0137911cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:59.320719 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:35:59.354556 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f06e6cb-96e8-46ce-a819-7d0137911cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:59.355204 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (735ef63b-3e15-4997-9ff6-399a3b4b5f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:59.356833 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f86e23d2-aa99-450e-8744-8c839f778113 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:59.404771 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['d65b3285-65a9-4fd9-a223-8dfeb9ffee7b', 'e658d984-5813-4cff-8594-be02097ab2e4', '513322d9-d4e0-475f-8eb5-c230c973c524', '1563de4b-afaf-459a-98e2-1877901f72cf'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:35:59.405541 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (735ef63b-3e15-4997-9ff6-399a3b4b5f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d65b3285-65a9-4fd9-a223-8dfeb9ffee7b', 'e658d984-5813-4cff-8594-be02097ab2e4', '513322d9-d4e0-475f-8eb5-c230c973c524', '1563de4b-afaf-459a-98e2-1877901f72cf']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:59.406150 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3e908c-c903-459f-bd5e-03877ed9dc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:59.423938 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6cac0948-d902-4994-b97c-0f831bafa193 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:59.425712 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6cac0948-d902-4994-b97c-0f831bafa193 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] GET https://10.4.3.114/volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 Aug 14 22:35:59.425903 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6cac0948-d902-4994-b97c-0f831bafa193 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:59.426071 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6cac0948-d902-4994-b97c-0f831bafa193 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:59.431155 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6cac0948-d902-4994-b97c-0f831bafa193 tempest-ProjectReaderTests-1638308401 tempest-ProjectReaderTests-1638308401-project-admin] https://10.4.3.114/volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 returned with HTTP 404 Aug 14 22:35:59.431762 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1215/4816] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:59 2026] GET /volume/v3/volumes/97b6f724-d614-47a9-b331-ee7fe4720230 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:35:59.443232 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3e908c-c903-459f-bd5e-03877ed9dc12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6224a31-4028-44cd-b71f-313b9cc2c561', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-804647434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5775269466e455388a23a8b7ad06b01',qos_specs=None,replication_status=,reservations=['d65b3285-65a9-4fd9-a223-8dfeb9ffee7b','e658d984-5813-4cff-8594-be02097ab2e4','513322d9-d4e0-475f-8eb5-c230c973c524','1563de4b-afaf-459a-98e2-1877901f72cf'],size=2,snapshot_id=7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96,source_replicaid=,source_volid=None,status='creating',user_id='e81e561a5df942b9a80668a3bbea640d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:35:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-804647434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6224a31-4028-44cd-b71f-313b9cc2c561,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5775269466e455388a23a8b7ad06b01',provider_auth=None,provider_geometry=None,provider_id=None,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=7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e81e561a5df942b9a80668a3bbea640d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:59.443964 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5ad658-7562-4b23-9e8a-d7b648c91e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:59.444396 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f86e23d2-aa99-450e-8744-8c839f778113 tempest-VolumesSummaryTest-437351968 tempest-VolumesSummaryTest-437351968-project-member] GET https://10.4.3.114/volume/v3/volumes/summary Aug 14 22:35:59.444661 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f86e23d2-aa99-450e-8744-8c839f778113 tempest-VolumesSummaryTest-437351968 tempest-VolumesSummaryTest-437351968-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:59.444887 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f86e23d2-aa99-450e-8744-8c839f778113 tempest-VolumesSummaryTest-437351968 tempest-VolumesSummaryTest-437351968-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:59.445091 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-f86e23d2-aa99-450e-8744-8c839f778113 tempest-VolumesSummaryTest-437351968 tempest-VolumesSummaryTest-437351968-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:35:59.451390 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f86e23d2-aa99-450e-8744-8c839f778113 tempest-VolumesSummaryTest-437351968 tempest-VolumesSummaryTest-437351968-project-member] Get summary completed successfully. Aug 14 22:35:59.451662 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f86e23d2-aa99-450e-8744-8c839f778113 tempest-VolumesSummaryTest-437351968 tempest-VolumesSummaryTest-437351968-project-member] https://10.4.3.114/volume/v3/volumes/summary returned with HTTP 200 Aug 14 22:35:59.452094 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1196/4817] 10.4.3.114 () {68 vars in 1302 bytes} [Fri Aug 14 22:35:59 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:35:59.464516 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5ad658-7562-4b23-9e8a-d7b648c91e4e) transitioned into state 'SUCCESS' from state '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-804647434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5775269466e455388a23a8b7ad06b01',qos_specs=None,replication_status=,reservations=['d65b3285-65a9-4fd9-a223-8dfeb9ffee7b','e658d984-5813-4cff-8594-be02097ab2e4','513322d9-d4e0-475f-8eb5-c230c973c524','1563de4b-afaf-459a-98e2-1877901f72cf'],size=2,snapshot_id=7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96,source_replicaid=,source_volid=None,status='creating',user_id='e81e561a5df942b9a80668a3bbea640d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:59.465119 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e3c8dd-fb69-4e29-91be-1bbc6d640f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:35:59.489885 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e3c8dd-fb69-4e29-91be-1bbc6d640f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:35:59.490667 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Flow 'volume_create_api' (1fa9f6c3-cfb0-41f5-b952-6788dd936ca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:35:59.490986 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume request issued successfully. Aug 14 22:35:59.491532 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc7de585-d7f0-456f-899b-2fee496c2c5c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:35:59.492445 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1195/4818] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:35:59 2026] POST /volume/v3/volumes => generated 787 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:35:59.504117 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ad5bee5-3749-46bd-a753-82e57d07f4bf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:35:59.506276 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ad5bee5-3749-46bd-a753-82e57d07f4bf tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 Aug 14 22:35:59.506527 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ad5bee5-3749-46bd-a753-82e57d07f4bf tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:35:59.506764 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ad5bee5-3749-46bd-a753-82e57d07f4bf tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:35:59.515345 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:35:59.515345 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:35:59.520050 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9ad5bee5-3749-46bd-a753-82e57d07f4bf tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:35:59.526311 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ad5bee5-3749-46bd-a753-82e57d07f4bf tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 returned with HTTP 200 Aug 14 22:35:59.526712 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1213/4819] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:35:59 2026] GET /volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:00.229935 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c7ee8b28-ac9c-4786-89fb-d38ddcdf79fd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:00.231607 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7ee8b28-ac9c-4786-89fb-d38ddcdf79fd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:36:00.231801 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7ee8b28-ac9c-4786-89fb-d38ddcdf79fd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:00.231967 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7ee8b28-ac9c-4786-89fb-d38ddcdf79fd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:00.232069 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c7ee8b28-ac9c-4786-89fb-d38ddcdf79fd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:00.237178 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:00.237178 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:00.237950 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7ee8b28-ac9c-4786-89fb-d38ddcdf79fd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:36:00.238376 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1216/4820] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:00 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:00.539518 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-faf73e5d-530c-4e9c-9ca8-3dde6068b44e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:00.541239 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-faf73e5d-530c-4e9c-9ca8-3dde6068b44e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 Aug 14 22:36:00.541452 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-faf73e5d-530c-4e9c-9ca8-3dde6068b44e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:00.541680 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-faf73e5d-530c-4e9c-9ca8-3dde6068b44e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:00.549308 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:00.549308 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:00.552970 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-faf73e5d-530c-4e9c-9ca8-3dde6068b44e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:00.557011 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-faf73e5d-530c-4e9c-9ca8-3dde6068b44e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 returned with HTTP 200 Aug 14 22:36:00.557433 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1197/4821] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:00 2026] GET /volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:00.569702 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-23ad7aa2-5c29-4d20-ba3d-298d8b072f38 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:00.571575 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23ad7aa2-5c29-4d20-ba3d-298d8b072f38 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 Aug 14 22:36:00.571741 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23ad7aa2-5c29-4d20-ba3d-298d8b072f38 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:00.571927 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23ad7aa2-5c29-4d20-ba3d-298d8b072f38 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:00.579865 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:00.579865 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:00.583664 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-23ad7aa2-5c29-4d20-ba3d-298d8b072f38 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:00.588518 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23ad7aa2-5c29-4d20-ba3d-298d8b072f38 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 returned with HTTP 200 Aug 14 22:36:00.588856 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1196/4822] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:00 2026] GET /volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:00.600498 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ec3370bf-3e2f-4f0c-b416-9bfc789b6c65 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:00.602217 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec3370bf-3e2f-4f0c-b416-9bfc789b6c65 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 Aug 14 22:36:00.602442 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec3370bf-3e2f-4f0c-b416-9bfc789b6c65 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:00.602619 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec3370bf-3e2f-4f0c-b416-9bfc789b6c65 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:00.602767 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ec3370bf-3e2f-4f0c-b416-9bfc789b6c65 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume with id: a6224a31-4028-44cd-b71f-313b9cc2c561 Aug 14 22:36:00.612821 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:00.612821 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:00.613315 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ec3370bf-3e2f-4f0c-b416-9bfc789b6c65 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:00.636476 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ec3370bf-3e2f-4f0c-b416-9bfc789b6c65 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume request issued successfully. Aug 14 22:36:00.636724 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec3370bf-3e2f-4f0c-b416-9bfc789b6c65 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 returned with HTTP 202 Aug 14 22:36:00.637293 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1214/4823] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:00 2026] DELETE /volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:00.645667 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e1c06407-37bb-4e2e-965b-9795dc44446b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:00.648801 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1c06407-37bb-4e2e-965b-9795dc44446b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 Aug 14 22:36:00.648991 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1c06407-37bb-4e2e-965b-9795dc44446b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:00.649173 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1c06407-37bb-4e2e-965b-9795dc44446b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:00.660634 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:00.660634 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:00.666719 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e1c06407-37bb-4e2e-965b-9795dc44446b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:00.675437 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1c06407-37bb-4e2e-965b-9795dc44446b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 returned with HTTP 200 Aug 14 22:36:00.675793 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1217/4824] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:00 2026] GET /volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:00.970043 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48a37545-d8dd-4ca9-8bf9-0663f35056d0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.089079 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48a37545-d8dd-4ca9-8bf9-0663f35056d0 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:36:01.089478 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48a37545-d8dd-4ca9-8bf9-0663f35056d0 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-195923155", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.107841 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48a37545-d8dd-4ca9-8bf9-0663f35056d0 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:36:01.108171 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1198/4825] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:36:00 2026] POST /volume/v3/types => generated 379 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.117132 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2506138e-dece-46f2-991f-13b2d863f3e1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.119485 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2506138e-dece-46f2-991f-13b2d863f3e1 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] POST https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/encryption Aug 14 22:36:01.119905 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2506138e-dece-46f2-991f-13b2d863f3e1 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.152059 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2506138e-dece-46f2-991f-13b2d863f3e1 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/encryption returned with HTTP 200 Aug 14 22:36:01.152494 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1197/4826] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:36:01 2026] POST /volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/encryption => generated 239 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.162150 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed259093-7d7b-4343-a459-e3d1975b8651 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.165432 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed259093-7d7b-4343-a459-e3d1975b8651 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:36:01.166320 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed259093-7d7b-4343-a459-e3d1975b8651 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1223253097", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.185608 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed259093-7d7b-4343-a459-e3d1975b8651 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:36:01.186102 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1215/4827] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:36: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 14 22:36:01.199135 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-84af75f8-99dc-4e2d-b4fc-651e5c41e127 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.200949 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84af75f8-99dc-4e2d-b4fc-651e5c41e127 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] POST https://10.4.3.114/volume/v3/types/67a1e834-8519-41c9-9a60-037e44ddfcec/encryption Aug 14 22:36:01.201313 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84af75f8-99dc-4e2d-b4fc-651e5c41e127 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.226945 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84af75f8-99dc-4e2d-b4fc-651e5c41e127 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/67a1e834-8519-41c9-9a60-037e44ddfcec/encryption returned with HTTP 200 Aug 14 22:36:01.227401 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1218/4828] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:36:01 2026] POST /volume/v3/types/67a1e834-8519-41c9-9a60-037e44ddfcec/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.237181 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0e414c7-c164-4b7b-bc4a-715ab20d5820 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.238986 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0e414c7-c164-4b7b-bc4a-715ab20d5820 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:36:01.239473 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0e414c7-c164-4b7b-bc4a-715ab20d5820 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-680667285", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.251014 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-421a3487-debc-4d6e-9d77-1446cf47ec0b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.252841 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-421a3487-debc-4d6e-9d77-1446cf47ec0b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:36:01.253079 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-421a3487-debc-4d6e-9d77-1446cf47ec0b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.253298 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-421a3487-debc-4d6e-9d77-1446cf47ec0b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.253404 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-421a3487-debc-4d6e-9d77-1446cf47ec0b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:01.257527 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:01.257527 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:01.258169 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-421a3487-debc-4d6e-9d77-1446cf47ec0b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:36:01.258572 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1198/4829] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:01 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.264831 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0e414c7-c164-4b7b-bc4a-715ab20d5820 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:36:01.265264 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1199/4830] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:36:01 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.274938 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e28a89b6-57e8-415f-9ff8-6f742fe9a6fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.277012 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e28a89b6-57e8-415f-9ff8-6f742fe9a6fb tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] POST https://10.4.3.114/volume/v3/types/205d6017-c98b-486e-8696-5dd68ca9b39f/extra_specs Aug 14 22:36:01.277439 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e28a89b6-57e8-415f-9ff8-6f742fe9a6fb tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.307082 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e28a89b6-57e8-415f-9ff8-6f742fe9a6fb tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/205d6017-c98b-486e-8696-5dd68ca9b39f/extra_specs returned with HTTP 200 Aug 14 22:36:01.307582 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1216/4831] 10.4.3.114 () {68 vars in 1399 bytes} [Fri Aug 14 22:36:01 2026] POST /volume/v3/types/205d6017-c98b-486e-8696-5dd68ca9b39f/extra_specs => generated 35 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:36:01.316430 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b60b649f-1217-4e68-8d61-40769fb101b1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.319479 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b60b649f-1217-4e68-8d61-40769fb101b1 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] PUT https://10.4.3.114/volume/v3/types/205d6017-c98b-486e-8696-5dd68ca9b39f/extra_specs/key2 Aug 14 22:36:01.319910 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b60b649f-1217-4e68-8d61-40769fb101b1 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.356035 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b60b649f-1217-4e68-8d61-40769fb101b1 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/205d6017-c98b-486e-8696-5dd68ca9b39f/extra_specs/key2 returned with HTTP 200 Aug 14 22:36:01.356616 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1219/4832] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:36:01 2026] PUT /volume/v3/types/205d6017-c98b-486e-8696-5dd68ca9b39f/extra_specs/key2 => generated 25 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:36:01.364974 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-894fa043-d3f8-496b-972a-a892dfad2c82 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.367377 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-894fa043-d3f8-496b-972a-a892dfad2c82 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:36:01.367848 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-894fa043-d3f8-496b-972a-a892dfad2c82 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.384042 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-894fa043-d3f8-496b-972a-a892dfad2c82 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:36:01.384537 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1199/4833] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:36:01 2026] POST /volume/v3/types => generated 195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.392410 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-171147af-6452-492c-9bc0-5f09323c908d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.394099 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-171147af-6452-492c-9bc0-5f09323c908d tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] DELETE https://10.4.3.114/volume/v3/types/f11eef0d-7275-4c77-8070-4e692d7e5eb7 Aug 14 22:36:01.394342 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-171147af-6452-492c-9bc0-5f09323c908d tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.394551 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-171147af-6452-492c-9bc0-5f09323c908d tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.418074 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-171147af-6452-492c-9bc0-5f09323c908d tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/f11eef0d-7275-4c77-8070-4e692d7e5eb7 returned with HTTP 202 Aug 14 22:36:01.418509 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1200/4834] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:36:01 2026] DELETE /volume/v3/types/f11eef0d-7275-4c77-8070-4e692d7e5eb7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:01.426638 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7a02f728-d2af-4876-a579-f3bf2354d64e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.428552 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a02f728-d2af-4876-a579-f3bf2354d64e tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:36:01.429006 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a02f728-d2af-4876-a579-f3bf2354d64e tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-558069760", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.448664 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a02f728-d2af-4876-a579-f3bf2354d64e tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:36:01.449210 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1217/4835] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:36:01 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.462743 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-739eb528-5920-457b-8900-ac0f8bbf1d77 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.464733 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-739eb528-5920-457b-8900-ac0f8bbf1d77 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] POST https://10.4.3.114/volume/v3/types/f3fe9e09-ffec-4e87-869d-2a4e769b4ddd/encryption Aug 14 22:36:01.465083 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-739eb528-5920-457b-8900-ac0f8bbf1d77 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.484975 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-739eb528-5920-457b-8900-ac0f8bbf1d77 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/f3fe9e09-ffec-4e87-869d-2a4e769b4ddd/encryption returned with HTTP 200 Aug 14 22:36:01.485674 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1220/4836] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:36:01 2026] POST /volume/v3/types/f3fe9e09-ffec-4e87-869d-2a4e769b4ddd/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.495718 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2db76bf-0a65-441c-8968-ab699e9f2f46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.497990 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2db76bf-0a65-441c-8968-ab699e9f2f46 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] DELETE https://10.4.3.114/volume/v3/types/f3fe9e09-ffec-4e87-869d-2a4e769b4ddd/encryption/f976ce64-bae9-4be4-b1d9-0cebe745f85f Aug 14 22:36:01.498234 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2db76bf-0a65-441c-8968-ab699e9f2f46 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.498488 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2db76bf-0a65-441c-8968-ab699e9f2f46 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.523796 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2db76bf-0a65-441c-8968-ab699e9f2f46 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/f3fe9e09-ffec-4e87-869d-2a4e769b4ddd/encryption/f976ce64-bae9-4be4-b1d9-0cebe745f85f returned with HTTP 202 Aug 14 22:36:01.524477 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1200/4837] 10.4.3.114 () {66 vars in 1489 bytes} [Fri Aug 14 22:36:01 2026] DELETE /volume/v3/types/f3fe9e09-ffec-4e87-869d-2a4e769b4ddd/encryption/f976ce64-bae9-4be4-b1d9-0cebe745f85f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:01.534526 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e1490cd-17e0-4e43-a77e-7db507c39aa8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.536535 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e1490cd-17e0-4e43-a77e-7db507c39aa8 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:36:01.536889 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e1490cd-17e0-4e43-a77e-7db507c39aa8 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1684745118", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.555334 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e1490cd-17e0-4e43-a77e-7db507c39aa8 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:36:01.555911 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1201/4838] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:36:01 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.566598 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ecd1db55-0ae0-4cf6-8c56-1c4513dda8f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.569400 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecd1db55-0ae0-4cf6-8c56-1c4513dda8f5 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] DELETE https://10.4.3.114/volume/v3/types/a6976deb-d5cf-41a2-a91a-d8d594fcedea/extra_specs/key1 Aug 14 22:36:01.569865 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecd1db55-0ae0-4cf6-8c56-1c4513dda8f5 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.570203 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecd1db55-0ae0-4cf6-8c56-1c4513dda8f5 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.597216 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecd1db55-0ae0-4cf6-8c56-1c4513dda8f5 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/a6976deb-d5cf-41a2-a91a-d8d594fcedea/extra_specs/key1 returned with HTTP 202 Aug 14 22:36:01.597786 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1218/4839] 10.4.3.114 () {66 vars in 1396 bytes} [Fri Aug 14 22:36:01 2026] DELETE /volume/v3/types/a6976deb-d5cf-41a2-a91a-d8d594fcedea/extra_specs/key1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:36:01.607076 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9b8150f5-e495-487a-ae13-2db8eb7b3be1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.609016 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b8150f5-e495-487a-ae13-2db8eb7b3be1 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:36:01.609435 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9b8150f5-e495-487a-ae13-2db8eb7b3be1 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1319466772", "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=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.628816 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b8150f5-e495-487a-ae13-2db8eb7b3be1 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:36:01.629316 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1221/4840] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:36:01 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 14 22:36:01.637856 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3bd78bba-2534-4ef5-944c-528ba94cc7fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.639555 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3bd78bba-2534-4ef5-944c-528ba94cc7fc tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] DELETE https://10.4.3.114/volume/v3/types/0b403d48-524d-4a50-a6f8-2f4360db3340 Aug 14 22:36:01.639758 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3bd78bba-2534-4ef5-944c-528ba94cc7fc tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.639968 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3bd78bba-2534-4ef5-944c-528ba94cc7fc tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.663346 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3bd78bba-2534-4ef5-944c-528ba94cc7fc tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/0b403d48-524d-4a50-a6f8-2f4360db3340 returned with HTTP 202 Aug 14 22:36:01.663775 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1201/4841] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:36:01 2026] DELETE /volume/v3/types/0b403d48-524d-4a50-a6f8-2f4360db3340 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:01.670869 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-859b3fed-ef21-47e6-8b3e-75be884724ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.672603 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-859b3fed-ef21-47e6-8b3e-75be884724ea tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] GET https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/extra_specs Aug 14 22:36:01.672820 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-859b3fed-ef21-47e6-8b3e-75be884724ea tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.672986 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-859b3fed-ef21-47e6-8b3e-75be884724ea tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.679023 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-859b3fed-ef21-47e6-8b3e-75be884724ea tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/extra_specs returned with HTTP 200 Aug 14 22:36:01.679392 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1202/4842] 10.4.3.114 () {66 vars in 1378 bytes} [Fri Aug 14 22:36:01 2026] GET /volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.688753 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5fa26d75-89b1-49c9-aa55-c0f1c2257b5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.690447 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fa26d75-89b1-49c9-aa55-c0f1c2257b5c tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] GET https://10.4.3.114/volume/v3/types Aug 14 22:36:01.690625 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fa26d75-89b1-49c9-aa55-c0f1c2257b5c tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.690799 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fa26d75-89b1-49c9-aa55-c0f1c2257b5c tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.693631 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-22c67d65-123d-40c7-8460-d934a0c7a783 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.695383 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22c67d65-123d-40c7-8460-d934a0c7a783 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 Aug 14 22:36:01.695709 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22c67d65-123d-40c7-8460-d934a0c7a783 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.695971 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22c67d65-123d-40c7-8460-d934a0c7a783 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.701569 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22c67d65-123d-40c7-8460-d934a0c7a783 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 returned with HTTP 404 Aug 14 22:36:01.702078 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1222/4843] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:01 2026] GET /volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:01.708733 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-170374ee-0067-46ad-8c08-fc349459c256 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.710492 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-170374ee-0067-46ad-8c08-fc349459c256 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 Aug 14 22:36:01.710666 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-170374ee-0067-46ad-8c08-fc349459c256 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.710840 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-170374ee-0067-46ad-8c08-fc349459c256 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.712586 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fa26d75-89b1-49c9-aa55-c0f1c2257b5c tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:36:01.713007 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1219/4844] 10.4.3.114 () {66 vars in 1231 bytes} [Fri Aug 14 22:36:01 2026] GET /volume/v3/types => generated 2609 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:01.716457 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-170374ee-0067-46ad-8c08-fc349459c256 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 returned with HTTP 404 Aug 14 22:36:01.716982 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1202/4845] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:01 2026] GET /volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:01.724045 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ca1410c-cee9-487c-b509-e10ceb8ea222 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.725901 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ca1410c-cee9-487c-b509-e10ceb8ea222 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] GET https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/encryption/cipher Aug 14 22:36:01.726095 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ca1410c-cee9-487c-b509-e10ceb8ea222 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.726573 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ca1410c-cee9-487c-b509-e10ceb8ea222 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.727317 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-30293767-ca40-4c47-bd81-1d4b69debefb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.729773 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30293767-ca40-4c47-bd81-1d4b69debefb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 Aug 14 22:36:01.730951 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30293767-ca40-4c47-bd81-1d4b69debefb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.731311 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30293767-ca40-4c47-bd81-1d4b69debefb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.731545 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-30293767-ca40-4c47-bd81-1d4b69debefb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume with id: a6224a31-4028-44cd-b71f-313b9cc2c561 Aug 14 22:36:01.737133 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ca1410c-cee9-487c-b509-e10ceb8ea222 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/encryption/cipher returned with HTTP 200 Aug 14 22:36:01.737648 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1203/4846] 10.4.3.114 () {66 vars in 1396 bytes} [Fri Aug 14 22:36:01 2026] GET /volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:36:01.737948 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30293767-ca40-4c47-bd81-1d4b69debefb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 returned with HTTP 404 Aug 14 22:36:01.738538 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1223/4847] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:01 2026] DELETE /volume/v3/volumes/a6224a31-4028-44cd-b71f-313b9cc2c561 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:01.745933 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e79e5be2-cd50-421c-a1bd-781cf880822f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.746508 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af46bd3c-369d-45c3-960c-17d6e05a0e3e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.747843 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e79e5be2-cd50-421c-a1bd-781cf880822f tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] GET https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/encryption Aug 14 22:36:01.748104 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e79e5be2-cd50-421c-a1bd-781cf880822f tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.748161 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af46bd3c-369d-45c3-960c-17d6e05a0e3e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 Aug 14 22:36:01.748344 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af46bd3c-369d-45c3-960c-17d6e05a0e3e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.748376 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e79e5be2-cd50-421c-a1bd-781cf880822f tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.748520 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af46bd3c-369d-45c3-960c-17d6e05a0e3e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.748616 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-af46bd3c-369d-45c3-960c-17d6e05a0e3e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: 7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 Aug 14 22:36:01.752956 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:01.752956 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:01.753337 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-af46bd3c-369d-45c3-960c-17d6e05a0e3e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:36:01.753641 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e79e5be2-cd50-421c-a1bd-781cf880822f tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/encryption returned with HTTP 200 Aug 14 22:36:01.753983 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1220/4848] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:36:01 2026] GET /volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.764851 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-caed563c-2d89-4490-87ae-6c8a17140174 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.767346 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-caed563c-2d89-4490-87ae-6c8a17140174 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] GET https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/extra_specs/multiattach Aug 14 22:36:01.767611 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-caed563c-2d89-4490-87ae-6c8a17140174 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.767883 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-caed563c-2d89-4490-87ae-6c8a17140174 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.778223 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-caed563c-2d89-4490-87ae-6c8a17140174 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/extra_specs/multiattach returned with HTTP 200 Aug 14 22:36:01.778753 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1204/4849] 10.4.3.114 () {66 vars in 1414 bytes} [Fri Aug 14 22:36:01 2026] GET /volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:36:01.784045 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-af46bd3c-369d-45c3-960c-17d6e05a0e3e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot delete request issued successfully. Aug 14 22:36:01.784279 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af46bd3c-369d-45c3-960c-17d6e05a0e3e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 returned with HTTP 202 Aug 14 22:36:01.784676 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1203/4850] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:36:01 2026] DELETE /volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:01.788854 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-38166c4f-00e1-4987-bc71-d2900093bf65 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.791770 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-38166c4f-00e1-4987-bc71-d2900093bf65 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] GET https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/extra_specs/volume_backend_name Aug 14 22:36:01.792127 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-38166c4f-00e1-4987-bc71-d2900093bf65 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.792359 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-38166c4f-00e1-4987-bc71-d2900093bf65 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.792965 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-615595ad-ba10-46b1-8886-1078d6d35f31 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.794723 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-615595ad-ba10-46b1-8886-1078d6d35f31 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 Aug 14 22:36:01.794949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-615595ad-ba10-46b1-8886-1078d6d35f31 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.795189 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-615595ad-ba10-46b1-8886-1078d6d35f31 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.799498 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-38166c4f-00e1-4987-bc71-d2900093bf65 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/extra_specs/volume_backend_name returned with HTTP 200 Aug 14 22:36:01.799947 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1224/4851] 10.4.3.114 () {66 vars in 1438 bytes} [Fri Aug 14 22:36:01 2026] GET /volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:36:01.800204 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:01.800204 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:01.805197 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-615595ad-ba10-46b1-8886-1078d6d35f31 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:36:01.807871 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-615595ad-ba10-46b1-8886-1078d6d35f31 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 returned with HTTP 200 Aug 14 22:36:01.808455 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1221/4852] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:36:01 2026] GET /volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.808645 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-13a6fd88-7e07-4e51-b1df-978d777b9259 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.815386 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13a6fd88-7e07-4e51-b1df-978d777b9259 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] GET https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129 Aug 14 22:36:01.815658 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13a6fd88-7e07-4e51-b1df-978d777b9259 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.815916 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13a6fd88-7e07-4e51-b1df-978d777b9259 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.823053 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13a6fd88-7e07-4e51-b1df-978d777b9259 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129 returned with HTTP 200 Aug 14 22:36:01.823483 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1205/4853] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:36:01 2026] GET /volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129 => generated 401 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.832954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b9f99fd7-4f02-49f2-bc14-fa293f23b0a1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.835158 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9f99fd7-4f02-49f2-bc14-fa293f23b0a1 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] PUT https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/encryption/1e7242e6-7523-4adf-ae5a-741f6cfe94fc Aug 14 22:36:01.835534 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9f99fd7-4f02-49f2-bc14-fa293f23b0a1 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.837026 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:01.837026 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:01.853479 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9f99fd7-4f02-49f2-bc14-fa293f23b0a1 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/encryption/1e7242e6-7523-4adf-ae5a-741f6cfe94fc returned with HTTP 200 Aug 14 22:36:01.853934 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1204/4854] 10.4.3.114 () {68 vars in 1506 bytes} [Fri Aug 14 22:36:01 2026] PUT /volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/encryption/1e7242e6-7523-4adf-ae5a-741f6cfe94fc => generated 33 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:36:01.863551 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5ae4f6fd-e2bf-4705-a87b-eeaa42664660 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.865580 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ae4f6fd-e2bf-4705-a87b-eeaa42664660 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] PUT https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/extra_specs/key1 Aug 14 22:36:01.865962 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ae4f6fd-e2bf-4705-a87b-eeaa42664660 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.890008 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ae4f6fd-e2bf-4705-a87b-eeaa42664660 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/extra_specs/key1 returned with HTTP 200 Aug 14 22:36:01.890459 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1225/4855] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:36:01 2026] PUT /volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129/extra_specs/key1 => generated 30 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:36:01.898537 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51611e9e-c640-4ac9-ae36-c18612ffdb20 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.900523 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51611e9e-c640-4ac9-ae36-c18612ffdb20 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] PUT https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129 Aug 14 22:36:01.900965 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51611e9e-c640-4ac9-ae36-c18612ffdb20 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:01.917597 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51611e9e-c640-4ac9-ae36-c18612ffdb20 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129 returned with HTTP 200 Aug 14 22:36:01.918144 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1222/4856] 10.4.3.114 () {68 vars in 1362 bytes} [Fri Aug 14 22:36:01 2026] PUT /volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129 => generated 370 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:01.927280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-758e2728-7780-45d6-85c8-957902d5c80f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.929549 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-758e2728-7780-45d6-85c8-957902d5c80f tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] DELETE https://10.4.3.114/volume/v3/types/a6976deb-d5cf-41a2-a91a-d8d594fcedea Aug 14 22:36:01.929806 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-758e2728-7780-45d6-85c8-957902d5c80f tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.930063 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-758e2728-7780-45d6-85c8-957902d5c80f tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.957468 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-758e2728-7780-45d6-85c8-957902d5c80f tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/a6976deb-d5cf-41a2-a91a-d8d594fcedea returned with HTTP 202 Aug 14 22:36:01.957959 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1206/4857] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:36:01 2026] DELETE /volume/v3/types/a6976deb-d5cf-41a2-a91a-d8d594fcedea => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:01.965095 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ec71dec6-dcd4-4623-ad8b-0469c1ab20ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:01.968277 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec71dec6-dcd4-4623-ad8b-0469c1ab20ea tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] DELETE https://10.4.3.114/volume/v3/types/f3fe9e09-ffec-4e87-869d-2a4e769b4ddd Aug 14 22:36:01.968574 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec71dec6-dcd4-4623-ad8b-0469c1ab20ea tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:01.968918 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec71dec6-dcd4-4623-ad8b-0469c1ab20ea tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:01.999192 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec71dec6-dcd4-4623-ad8b-0469c1ab20ea tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/f3fe9e09-ffec-4e87-869d-2a4e769b4ddd returned with HTTP 202 Aug 14 22:36:01.999371 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1205/4858] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:36:01 2026] DELETE /volume/v3/types/f3fe9e09-ffec-4e87-869d-2a4e769b4ddd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:02.007445 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9e0f87eb-7b60-47d5-ae90-80e4bad98170 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:02.009761 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e0f87eb-7b60-47d5-ae90-80e4bad98170 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] DELETE https://10.4.3.114/volume/v3/types/205d6017-c98b-486e-8696-5dd68ca9b39f Aug 14 22:36:02.010015 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e0f87eb-7b60-47d5-ae90-80e4bad98170 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:02.010350 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e0f87eb-7b60-47d5-ae90-80e4bad98170 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:02.041117 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e0f87eb-7b60-47d5-ae90-80e4bad98170 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/205d6017-c98b-486e-8696-5dd68ca9b39f returned with HTTP 202 Aug 14 22:36:02.041910 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1226/4859] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:36:02 2026] DELETE /volume/v3/types/205d6017-c98b-486e-8696-5dd68ca9b39f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:02.050176 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c0c82cc-38d7-4474-a2c6-2ed42f6ea26b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:02.052004 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c0c82cc-38d7-4474-a2c6-2ed42f6ea26b tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] DELETE https://10.4.3.114/volume/v3/types/67a1e834-8519-41c9-9a60-037e44ddfcec Aug 14 22:36:02.052310 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c0c82cc-38d7-4474-a2c6-2ed42f6ea26b tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:02.052568 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c0c82cc-38d7-4474-a2c6-2ed42f6ea26b tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:02.076267 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c0c82cc-38d7-4474-a2c6-2ed42f6ea26b tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/67a1e834-8519-41c9-9a60-037e44ddfcec returned with HTTP 202 Aug 14 22:36:02.076698 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1223/4860] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:36:02 2026] DELETE /volume/v3/types/67a1e834-8519-41c9-9a60-037e44ddfcec => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:02.083582 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7662108-e312-44a2-b825-8774330d1612 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:02.085535 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7662108-e312-44a2-b825-8774330d1612 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] DELETE https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129 Aug 14 22:36:02.085739 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7662108-e312-44a2-b825-8774330d1612 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:02.085953 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7662108-e312-44a2-b825-8774330d1612 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:02.112141 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7662108-e312-44a2-b825-8774330d1612 tempest-VolumeTypesAdminTests-1179204304 tempest-VolumeTypesAdminTests-1179204304-project-admin] https://10.4.3.114/volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129 returned with HTTP 202 Aug 14 22:36:02.112770 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1207/4861] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:36:02 2026] DELETE /volume/v3/types/13c82912-189a-43e8-a2fb-539b2db85129 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:02.271018 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-38c6a515-5b31-4697-b63c-a56b45db313a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:02.275907 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38c6a515-5b31-4697-b63c-a56b45db313a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:36:02.276126 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38c6a515-5b31-4697-b63c-a56b45db313a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:02.276343 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38c6a515-5b31-4697-b63c-a56b45db313a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:02.276457 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-38c6a515-5b31-4697-b63c-a56b45db313a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:02.280943 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:02.280943 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:02.281701 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38c6a515-5b31-4697-b63c-a56b45db313a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:36:02.282191 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1206/4862] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:02 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:02.818577 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d2e21710-efcd-404b-82dd-1cea97c4ca5a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:02.820428 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2e21710-efcd-404b-82dd-1cea97c4ca5a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 Aug 14 22:36:02.820684 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2e21710-efcd-404b-82dd-1cea97c4ca5a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:02.820921 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2e21710-efcd-404b-82dd-1cea97c4ca5a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:02.826985 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2e21710-efcd-404b-82dd-1cea97c4ca5a tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 returned with HTTP 404 Aug 14 22:36:02.827483 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1227/4863] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:36:02 2026] GET /volume/v3/snapshots/7c59a4f9-7b8c-4d2b-bacc-2923f52e7a96 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:02.835523 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eec4f640-506f-49b5-a546-07e1a1796a18 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:02.837264 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eec4f640-506f-49b5-a546-07e1a1796a18 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 Aug 14 22:36:02.837472 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eec4f640-506f-49b5-a546-07e1a1796a18 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:02.837697 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eec4f640-506f-49b5-a546-07e1a1796a18 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:02.844870 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:02.844870 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:02.848813 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eec4f640-506f-49b5-a546-07e1a1796a18 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:02.857185 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eec4f640-506f-49b5-a546-07e1a1796a18 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 returned with HTTP 200 Aug 14 22:36:02.857666 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1224/4864] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:02 2026] GET /volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:02.875229 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-40e3c149-6daf-414b-9107-312c8c329fd7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:02.878529 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40e3c149-6daf-414b-9107-312c8c329fd7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 Aug 14 22:36:02.878799 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40e3c149-6daf-414b-9107-312c8c329fd7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:02.879063 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40e3c149-6daf-414b-9107-312c8c329fd7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:02.879308 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-40e3c149-6daf-414b-9107-312c8c329fd7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume with id: 04b59f19-7f1c-4a5f-a4b3-421af1c520a7 Aug 14 22:36:02.887876 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:02.887876 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:02.888395 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-40e3c149-6daf-414b-9107-312c8c329fd7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:02.909803 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-40e3c149-6daf-414b-9107-312c8c329fd7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume request issued successfully. Aug 14 22:36:02.910092 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40e3c149-6daf-414b-9107-312c8c329fd7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 returned with HTTP 202 Aug 14 22:36:02.910689 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1208/4865] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:02 2026] DELETE /volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:02.916840 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-29c0106a-539c-4159-937d-66e07a2bdc33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:02.918820 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29c0106a-539c-4159-937d-66e07a2bdc33 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 Aug 14 22:36:02.919099 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29c0106a-539c-4159-937d-66e07a2bdc33 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:02.919580 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29c0106a-539c-4159-937d-66e07a2bdc33 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:02.931218 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:02.931218 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:02.936517 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-29c0106a-539c-4159-937d-66e07a2bdc33 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:02.940539 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29c0106a-539c-4159-937d-66e07a2bdc33 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 returned with HTTP 200 Aug 14 22:36:02.940911 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1207/4866] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:02 2026] GET /volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:03.296115 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ec2d4f88-5e67-422c-8495-a6a0b72886f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:03.298364 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec2d4f88-5e67-422c-8495-a6a0b72886f1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:36:03.298643 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec2d4f88-5e67-422c-8495-a6a0b72886f1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:03.298879 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec2d4f88-5e67-422c-8495-a6a0b72886f1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:03.299018 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ec2d4f88-5e67-422c-8495-a6a0b72886f1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:03.303774 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:03.303774 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:03.304537 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec2d4f88-5e67-422c-8495-a6a0b72886f1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:36:03.305026 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1228/4867] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:03 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:03.668850 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b981b70d-54bf-449f-b5ce-963a5ff670e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:03.672242 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b981b70d-54bf-449f-b5ce-963a5ff670e0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 Aug 14 22:36:03.672566 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b981b70d-54bf-449f-b5ce-963a5ff670e0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:03.672870 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b981b70d-54bf-449f-b5ce-963a5ff670e0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:03.686156 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:03.686156 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:03.690632 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b981b70d-54bf-449f-b5ce-963a5ff670e0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:03.697246 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b981b70d-54bf-449f-b5ce-963a5ff670e0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 returned with HTTP 200 Aug 14 22:36:03.698046 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1225/4868] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:03 2026] GET /volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 => generated 1647 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:03.952500 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-37d3af6f-4372-4e8d-97dd-91304e7a89df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:03.954236 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37d3af6f-4372-4e8d-97dd-91304e7a89df tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 Aug 14 22:36:03.954440 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-37d3af6f-4372-4e8d-97dd-91304e7a89df tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:03.954608 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-37d3af6f-4372-4e8d-97dd-91304e7a89df tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:03.960136 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37d3af6f-4372-4e8d-97dd-91304e7a89df tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 returned with HTTP 404 Aug 14 22:36:03.960784 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1209/4869] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:03 2026] GET /volume/v3/volumes/04b59f19-7f1c-4a5f-a4b3-421af1c520a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:03.968684 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bde73cc2-f6f7-4514-bf37-f0d0e91948d9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:03.970482 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bde73cc2-f6f7-4514-bf37-f0d0e91948d9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:36:03.970701 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bde73cc2-f6f7-4514-bf37-f0d0e91948d9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:03.970884 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bde73cc2-f6f7-4514-bf37-f0d0e91948d9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:03.981115 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:03.981115 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:03.985020 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bde73cc2-f6f7-4514-bf37-f0d0e91948d9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:03.990213 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bde73cc2-f6f7-4514-bf37-f0d0e91948d9 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:36:03.990782 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1208/4870] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:03 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:04.010788 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:04.014690 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:36:04.014690 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1527320171"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:04.017066 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1527320171'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:36:04.017203 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume of 1 GB Aug 14 22:36:04.032327 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Availability Zones retrieved successfully. Aug 14 22:36:04.041705 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Flow 'volume_create_api' (a466c108-6c46-4a6b-93d0-cc7f78259745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:04.042828 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d14bf628-769f-4d68-be58-2bb835288dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:04.044074 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:36:04.075648 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d14bf628-769f-4d68-be58-2bb835288dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:04.076354 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aae8a1a-1a98-457c-a26f-a31385d560da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:04.138510 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['c2ff7e60-8aca-44b1-a783-9bd544f07269', '0841c78c-80a2-4ed0-b406-46e8f81ef17f', '745eeefe-a290-4816-96cd-d0bebeee467e', '0b11b089-838e-454b-a515-6428720332f3'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:04.139514 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aae8a1a-1a98-457c-a26f-a31385d560da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2ff7e60-8aca-44b1-a783-9bd544f07269', '0841c78c-80a2-4ed0-b406-46e8f81ef17f', '745eeefe-a290-4816-96cd-d0bebeee467e', '0b11b089-838e-454b-a515-6428720332f3']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:04.140479 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143ec37d-bf07-4f7f-8002-666f32d523cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:04.169162 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143ec37d-bf07-4f7f-8002-666f32d523cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1527320171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5775269466e455388a23a8b7ad06b01',qos_specs=None,replication_status=,reservations=['c2ff7e60-8aca-44b1-a783-9bd544f07269','0841c78c-80a2-4ed0-b406-46e8f81ef17f','745eeefe-a290-4816-96cd-d0bebeee467e','0b11b089-838e-454b-a515-6428720332f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81e561a5df942b9a80668a3bbea640d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:36:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1527320171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5775269466e455388a23a8b7ad06b01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e81e561a5df942b9a80668a3bbea640d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:04.170083 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d3757e-0d4a-4df1-856f-49941c85093f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:04.192351 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d3757e-0d4a-4df1-856f-49941c85093f) transitioned into state 'SUCCESS' from state '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-1527320171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5775269466e455388a23a8b7ad06b01',qos_specs=None,replication_status=,reservations=['c2ff7e60-8aca-44b1-a783-9bd544f07269','0841c78c-80a2-4ed0-b406-46e8f81ef17f','745eeefe-a290-4816-96cd-d0bebeee467e','0b11b089-838e-454b-a515-6428720332f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81e561a5df942b9a80668a3bbea640d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:04.193260 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe10120e-1c3b-4d2f-87b7-76b10ac45333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:04.203360 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe10120e-1c3b-4d2f-87b7-76b10ac45333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:04.204131 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Flow 'volume_create_api' (a466c108-6c46-4a6b-93d0-cc7f78259745) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:04.204476 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume request issued successfully. Aug 14 22:36:04.204991 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e27626ef-f9cb-4e26-97b8-d208f50f1faa tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:36:04.205496 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1229/4871] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:36:04 2026] POST /volume/v3/volumes => generated 754 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:36:04.223092 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-72ab607b-017a-4226-a268-96cfa2bdb185 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:04.227450 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72ab607b-017a-4226-a268-96cfa2bdb185 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d Aug 14 22:36:04.227450 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72ab607b-017a-4226-a268-96cfa2bdb185 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:04.227450 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72ab607b-017a-4226-a268-96cfa2bdb185 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:04.236748 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:04.236748 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:04.241194 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-72ab607b-017a-4226-a268-96cfa2bdb185 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:04.246336 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72ab607b-017a-4226-a268-96cfa2bdb185 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d returned with HTTP 200 Aug 14 22:36:04.247005 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1226/4872] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:04 2026] GET /volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:04.316988 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-58a5c04e-d6e6-4b03-9cc2-a92dcf3b7ce9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:04.319350 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58a5c04e-d6e6-4b03-9cc2-a92dcf3b7ce9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:36:04.319628 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58a5c04e-d6e6-4b03-9cc2-a92dcf3b7ce9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:04.319874 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58a5c04e-d6e6-4b03-9cc2-a92dcf3b7ce9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:04.319998 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-58a5c04e-d6e6-4b03-9cc2-a92dcf3b7ce9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:04.325348 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:04.325348 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:04.326185 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58a5c04e-d6e6-4b03-9cc2-a92dcf3b7ce9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:36:04.326574 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1210/4873] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:04 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:04.713060 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5a592b9-ccea-402f-97b7-73097cf28749 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:04.714391 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5a592b9-ccea-402f-97b7-73097cf28749 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 Aug 14 22:36:04.714697 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5a592b9-ccea-402f-97b7-73097cf28749 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:04.714995 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5a592b9-ccea-402f-97b7-73097cf28749 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:04.724192 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:04.724192 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:04.744193 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b5a592b9-ccea-402f-97b7-73097cf28749 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:04.750698 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5a592b9-ccea-402f-97b7-73097cf28749 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 returned with HTTP 200 Aug 14 22:36:04.751243 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1209/4874] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:04 2026] GET /volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 => generated 1647 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:05.262702 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6e6aaf73-233a-489d-9f46-8555dd4b627e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:05.265401 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e6aaf73-233a-489d-9f46-8555dd4b627e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d Aug 14 22:36:05.265699 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6e6aaf73-233a-489d-9f46-8555dd4b627e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:05.265930 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6e6aaf73-233a-489d-9f46-8555dd4b627e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:05.273522 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:05.273522 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:05.277008 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6e6aaf73-233a-489d-9f46-8555dd4b627e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:05.280722 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e6aaf73-233a-489d-9f46-8555dd4b627e tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d returned with HTTP 200 Aug 14 22:36:05.281192 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1230/4875] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:05 2026] GET /volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:05.293896 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-34c80f2e-7049-466b-a360-93f71823f781 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:05.295851 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1c3800bf-06d6-4d10-902b-fd56a038b1bf req-78918c48-dc55-42dc-a14b-ecdeac20c50c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:05.297589 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c3800bf-06d6-4d10-902b-fd56a038b1bf req-78918c48-dc55-42dc-a14b-ecdeac20c50c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] DELETE https://10.4.3.114/volume/v3/attachments/f46427ea-a950-4e6a-ba2c-d9f71b31e6b0 Aug 14 22:36:05.297792 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c3800bf-06d6-4d10-902b-fd56a038b1bf req-78918c48-dc55-42dc-a14b-ecdeac20c50c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:05.298009 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c3800bf-06d6-4d10-902b-fd56a038b1bf req-78918c48-dc55-42dc-a14b-ecdeac20c50c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:05.298175 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34c80f2e-7049-466b-a360-93f71823f781 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:36:05.298625 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34c80f2e-7049-466b-a360-93f71823f781 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-754349172"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:05.305009 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:05.305009 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:05.308097 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:05.308097 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:05.308640 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-34c80f2e-7049-466b-a360-93f71823f781 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:05.308805 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-34c80f2e-7049-466b-a360-93f71823f781 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create snapshot from volume 032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d Aug 14 22:36:05.337211 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7c068e46-ff56-4a9b-83ad-660f4ad460f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:05.338913 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c068e46-ff56-4a9b-83ad-660f4ad460f6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:36:05.339156 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c068e46-ff56-4a9b-83ad-660f4ad460f6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:05.339387 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c068e46-ff56-4a9b-83ad-660f4ad460f6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:05.339482 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7c068e46-ff56-4a9b-83ad-660f4ad460f6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:05.340504 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-34c80f2e-7049-466b-a360-93f71823f781 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['0db28931-eb7d-4b3d-a46a-6dbd677e41bf', 'eadd2762-c6a8-4019-a6c9-4bfdd7da8b0a', '5595c8bb-e40c-4f9f-bc39-11b06caed74d', '284182f1-f947-42be-9276-ec96979534ca'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:05.343716 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:05.343716 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:05.344341 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c068e46-ff56-4a9b-83ad-660f4ad460f6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:36:05.344714 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1210/4876] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:05 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:05.353545 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c3800bf-06d6-4d10-902b-fd56a038b1bf req-78918c48-dc55-42dc-a14b-ecdeac20c50c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/attachments/f46427ea-a950-4e6a-ba2c-d9f71b31e6b0 returned with HTTP 200 Aug 14 22:36:05.354040 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1211/4877] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:36:05 2026] DELETE /volume/v3/attachments/f46427ea-a950-4e6a-ba2c-d9f71b31e6b0 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:36:05.371112 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-34c80f2e-7049-466b-a360-93f71823f781 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot create request issued successfully. Aug 14 22:36:05.371456 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34c80f2e-7049-466b-a360-93f71823f781 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:36:05.371872 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1227/4878] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:36:05 2026] POST /volume/v3/snapshots => generated 309 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:36:05.383661 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1c870abe-6593-4f34-929d-c282c426b1e6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:05.385440 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c870abe-6593-4f34-929d-c282c426b1e6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 Aug 14 22:36:05.385627 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c870abe-6593-4f34-929d-c282c426b1e6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:05.385806 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c870abe-6593-4f34-929d-c282c426b1e6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:05.393597 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:05.393597 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:05.394021 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1c870abe-6593-4f34-929d-c282c426b1e6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:36:05.394797 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c870abe-6593-4f34-929d-c282c426b1e6 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 returned with HTTP 200 Aug 14 22:36:05.395178 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1231/4879] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:36:05 2026] GET /volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:05.772055 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b2610d2-3e42-4d92-9dd3-bd6a2d6edf47 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:05.773853 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b2610d2-3e42-4d92-9dd3-bd6a2d6edf47 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 Aug 14 22:36:05.774047 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b2610d2-3e42-4d92-9dd3-bd6a2d6edf47 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:05.774301 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b2610d2-3e42-4d92-9dd3-bd6a2d6edf47 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:05.782636 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:05.782636 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:05.786424 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b2610d2-3e42-4d92-9dd3-bd6a2d6edf47 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:05.791479 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b2610d2-3e42-4d92-9dd3-bd6a2d6edf47 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 returned with HTTP 200 Aug 14 22:36:05.791850 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1211/4880] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:05 2026] GET /volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:05.803223 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05c7e9ae-55d5-4232-a67d-dd521a2d7215 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:05.805580 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05c7e9ae-55d5-4232-a67d-dd521a2d7215 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:36:05.806002 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05c7e9ae-55d5-4232-a67d-dd521a2d7215 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8258b84-c53d-4cb0-9bf6-9c836df7f907", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-328835714"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:05.807937 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-05c7e9ae-55d5-4232-a67d-dd521a2d7215 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Creating new backup {'backup': {'volume_id': 'f8258b84-c53d-4cb0-9bf6-9c836df7f907', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-328835714'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:36:05.808135 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-05c7e9ae-55d5-4232-a67d-dd521a2d7215 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Creating backup of volume f8258b84-c53d-4cb0-9bf6-9c836df7f907 in container None Aug 14 22:36:05.816825 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:05.816825 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:05.817515 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-05c7e9ae-55d5-4232-a67d-dd521a2d7215 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:05.836993 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-05c7e9ae-55d5-4232-a67d-dd521a2d7215 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Created reservations ['eaca5399-6fba-4f1b-869b-e99216b9399b', '312b1015-9491-4f60-9ebf-43d62df83886'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:05.876793 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05c7e9ae-55d5-4232-a67d-dd521a2d7215 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:36:05.877382 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1212/4881] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:36:05 2026] POST /volume/v3/backups => generated 329 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:36:05.887665 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-040d62f8-c844-46b4-8c38-1e7c4f400dd9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:05.889371 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-040d62f8-c844-46b4-8c38-1e7c4f400dd9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:05.889583 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-040d62f8-c844-46b4-8c38-1e7c4f400dd9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:05.890193 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-040d62f8-c844-46b4-8c38-1e7c4f400dd9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:05.890193 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-040d62f8-c844-46b4-8c38-1e7c4f400dd9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:05.896858 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:05.896858 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:05.896858 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-040d62f8-c844-46b4-8c38-1e7c4f400dd9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:05.896858 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1228/4882] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:05 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:06.356784 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-be17f7a1-961e-4d54-9209-61e203f5a9de None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:06.358512 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be17f7a1-961e-4d54-9209-61e203f5a9de tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:36:06.358706 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be17f7a1-961e-4d54-9209-61e203f5a9de tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:06.358920 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be17f7a1-961e-4d54-9209-61e203f5a9de tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:06.359049 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-be17f7a1-961e-4d54-9209-61e203f5a9de tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:06.363027 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:06.363027 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:06.363628 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be17f7a1-961e-4d54-9209-61e203f5a9de tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:36:06.363966 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1232/4883] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:06 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:06.374678 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-70a6351c-2ba6-43be-b546-c31d9525526a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:06.376977 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70a6351c-2ba6-43be-b546-c31d9525526a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf/export_record Aug 14 22:36:06.377332 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70a6351c-2ba6-43be-b546-c31d9525526a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:06.377596 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70a6351c-2ba6-43be-b546-c31d9525526a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'export_record' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:06.377757 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-70a6351c-2ba6-43be-b546-c31d9525526a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Export record for backup dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 22:36:06.382787 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:06.382787 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:06.383988 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-70a6351c-2ba6-43be-b546-c31d9525526a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling RPCAPI with context: , host: np0000007343, backup: dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 22:36:06.390791 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-70a6351c-2ba6-43be-b546-c31d9525526a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] export_record in rpcapi backup_id dc2aeec1-784c-4b39-ad57-579e1422aabf on host np0000007343. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 22:36:06.398199 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-70a6351c-2ba6-43be-b546-c31d9525526a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGMyYWVlYzEtNzg0Yy00YjM5LWFkNTctNTc5ZTE0MjJhYWJmIiwgInVzZXJfaWQiOiAiYTdkYmQ3ZWQyMTE5NDhhNGFkZWVkYjUxZWM5OTZmZWEiLCAicHJvamVjdF9pZCI6ICIwMzdiZjc1ZjJkMmU0MjE4YjFjM2M0OGVhYjk2OWVkMyIsICJ2b2x1bWVfaWQiOiAiYjU1NzgwMWItODJjMC00NTY2LTkzNWItZTRkYzA0Y2EwOTc1IiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDA2NzY3NjU0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU1NzgwMWItODJjMC00NTY2LTkzNWItZTRkYzA0Y2EwOTc1LzIwMjYwODE0MjIzNTUzL2F6X25vdmFfYmFja3VwX2RjMmFlZWMxLTc4NGMtNGIzOS1hZDU3LTU3OWUxNDIyYWFiZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMjI6MzU6NTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMjI6MzU6NTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozNjowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 22:36:06.398375 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70a6351c-2ba6-43be-b546-c31d9525526a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf/export_record returned with HTTP 200 Aug 14 22:36:06.402306 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1212/4884] 10.4.3.114 () {68 vars in 1430 bytes} [Fri Aug 14 22:36:06 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:06.404408 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee680744-a9ff-4572-8156-f1eec765e337 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:06.406305 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee680744-a9ff-4572-8156-f1eec765e337 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 Aug 14 22:36:06.406509 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee680744-a9ff-4572-8156-f1eec765e337 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:06.406951 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee680744-a9ff-4572-8156-f1eec765e337 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:06.407038 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a009ae30-5bab-4ffd-8741-aa297b6b8728 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:06.410334 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a009ae30-5bab-4ffd-8741-aa297b6b8728 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:36:06.411526 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a009ae30-5bab-4ffd-8741-aa297b6b8728 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:06.411526 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a009ae30-5bab-4ffd-8741-aa297b6b8728 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:06.411526 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a009ae30-5bab-4ffd-8741-aa297b6b8728 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:06.412560 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:06.412560 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:06.412792 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ee680744-a9ff-4572-8156-f1eec765e337 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:36:06.414354 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee680744-a9ff-4572-8156-f1eec765e337 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 returned with HTTP 200 Aug 14 22:36:06.415330 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1213/4885] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:36:06 2026] GET /volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:06.415585 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:06.415585 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:06.416145 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a009ae30-5bab-4ffd-8741-aa297b6b8728 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:36:06.416501 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1229/4886] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:06 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:06.425647 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4a2fa8d5-444a-49ff-95d7-a20532ba5b8c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:06.425873 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:06.427224 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a2fa8d5-444a-49ff-95d7-a20532ba5b8c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] POST https://10.4.3.114/volume/v3/backups/import_record Aug 14 22:36:06.427619 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a2fa8d5-444a-49ff-95d7-a20532ba5b8c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2M1NzNiYzctZTkxNS00YmJlLWFiM2YtM2MwZDliNTdkMzM4IiwgInVzZXJfaWQiOiAiYTdkYmQ3ZWQyMTE5NDhhNGFkZWVkYjUxZWM5OTZmZWEiLCAicHJvamVjdF9pZCI6ICIwMzdiZjc1ZjJkMmU0MjE4YjFjM2M0OGVhYjk2OWVkMyIsICJ2b2x1bWVfaWQiOiAiYjU1NzgwMWItODJjMC00NTY2LTkzNWItZTRkYzA0Y2EwOTc1IiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDA2NzY3NjU0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU1NzgwMWItODJjMC00NTY2LTkzNWItZTRkYzA0Y2EwOTc1LzIwMjYwODE0MjIzNTUzL2F6X25vdmFfYmFja3VwX2RjMmFlZWMxLTc4NGMtNGIzOS1hZDU3LTU3OWUxNDIyYWFiZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMjI6MzU6NTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMjI6MzU6NTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozNjowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:06.427874 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:36:06.428010 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "aaed9cd4-7467-49ec-beaa-f8c12f4db6d7", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-228159178"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:06.429230 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-4a2fa8d5-444a-49ff-95d7-a20532ba5b8c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2M1NzNiYzctZTkxNS00YmJlLWFiM2YtM2MwZDliNTdkMzM4IiwgInVzZXJfaWQiOiAiYTdkYmQ3ZWQyMTE5NDhhNGFkZWVkYjUxZWM5OTZmZWEiLCAicHJvamVjdF9pZCI6ICIwMzdiZjc1ZjJkMmU0MjE4YjFjM2M0OGVhYjk2OWVkMyIsICJ2b2x1bWVfaWQiOiAiYjU1NzgwMWItODJjMC00NTY2LTkzNWItZTRkYzA0Y2EwOTc1IiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDA2NzY3NjU0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU1NzgwMWItODJjMC00NTY2LTkzNWItZTRkYzA0Y2EwOTc1LzIwMjYwODE0MjIzNTUzL2F6X25vdmFfYmFja3VwX2RjMmFlZWMxLTc4NGMtNGIzOS1hZDU3LTU3OWUxNDIyYWFiZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMjI6MzU6NTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMjI6MzU6NTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozNjowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100322) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 22:36:06.429230 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-4a2fa8d5-444a-49ff-95d7-a20532ba5b8c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2M1NzNiYzctZTkxNS00YmJlLWFiM2YtM2MwZDliNTdkMzM4IiwgInVzZXJfaWQiOiAiYTdkYmQ3ZWQyMTE5NDhhNGFkZWVkYjUxZWM5OTZmZWEiLCAicHJvamVjdF9pZCI6ICIwMzdiZjc1ZjJkMmU0MjE4YjFjM2M0OGVhYjk2OWVkMyIsICJ2b2x1bWVfaWQiOiAiYjU1NzgwMWItODJjMC00NTY2LTkzNWItZTRkYzA0Y2EwOTc1IiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDA2NzY3NjU0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU1NzgwMWItODJjMC00NTY2LTkzNWItZTRkYzA0Y2EwOTc1LzIwMjYwODE0MjIzNTUzL2F6X25vdmFfYmFja3VwX2RjMmFlZWMxLTc4NGMtNGIzOS1hZDU3LTU3OWUxNDIyYWFiZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMjI6MzU6NTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMjI6MzU6NTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozNjowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100322) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 22:36:06.430373 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume request body: {'volume': {'snapshot_id': 'aaed9cd4-7467-49ec-beaa-f8c12f4db6d7', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-228159178'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:36:06.430458 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-4a2fa8d5-444a-49ff-95d7-a20532ba5b8c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'e3a8677c1feb4632876ecaa49675a46e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '037bf75f2d2e4218b1c3c48eab969ed3', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:36:06.430458 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a2fa8d5-444a-49ff-95d7-a20532ba5b8c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] https://10.4.3.114/volume/v3/backups/import_record returned with HTTP 403 Aug 14 22:36:06.430458 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1233/4887] 10.4.3.114 () {70 vars in 1342 bytes} [Fri Aug 14 22:36:06 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:06.434728 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:06.434728 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:06.435161 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:36:06.435325 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume of 1 GB Aug 14 22:36:06.436681 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2caff94b-810b-4885-80b0-ea3e373bc8d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:06.438329 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2caff94b-810b-4885-80b0-ea3e373bc8d4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 Aug 14 22:36:06.438526 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Availability Zones retrieved successfully. Aug 14 22:36:06.438628 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2caff94b-810b-4885-80b0-ea3e373bc8d4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:06.438678 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2caff94b-810b-4885-80b0-ea3e373bc8d4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:06.438833 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2caff94b-810b-4885-80b0-ea3e373bc8d4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete volume with id: b557801b-82c0-4566-935b-e4dc04ca0975 Aug 14 22:36:06.443494 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Flow 'volume_create_api' (4a251cb9-9ec2-489a-9fb2-84aee654803d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:06.446491 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (598b496a-b16e-4959-8dc7-8375c83487d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:06.446491 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:36:06.446691 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:06.446691 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:06.446691 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2caff94b-810b-4885-80b0-ea3e373bc8d4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:36:06.465881 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2caff94b-810b-4885-80b0-ea3e373bc8d4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete volume request issued successfully. Aug 14 22:36:06.466133 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2caff94b-810b-4885-80b0-ea3e373bc8d4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 returned with HTTP 202 Aug 14 22:36:06.466705 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1214/4888] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:36:06 2026] DELETE /volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:06.471849 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (598b496a-b16e-4959-8dc7-8375c83487d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aaed9cd4-7467-49ec-beaa-f8c12f4db6d7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:06.472584 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e37bc6cd-5f04-4fad-b058-6874d0974e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:06.473412 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b40b86c9-d594-433b-b1f9-42ee887501a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:06.475284 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b40b86c9-d594-433b-b1f9-42ee887501a4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 Aug 14 22:36:06.475620 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b40b86c9-d594-433b-b1f9-42ee887501a4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:06.475693 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b40b86c9-d594-433b-b1f9-42ee887501a4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:06.485132 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:06.485132 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:06.489426 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b40b86c9-d594-433b-b1f9-42ee887501a4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:36:06.494118 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b40b86c9-d594-433b-b1f9-42ee887501a4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 returned with HTTP 200 Aug 14 22:36:06.494674 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1230/4889] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:06 2026] GET /volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:06.520098 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Created reservations ['51481784-71f4-4e63-8efc-9790a7d43d9a', 'fc05659e-b1ee-4a30-86ff-105ead149df5', '82f49faf-6008-465f-8027-cd4490f3ed60', '3ea92b6d-6cfa-492f-800e-a0e50cc89bc3'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:06.520614 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e37bc6cd-5f04-4fad-b058-6874d0974e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51481784-71f4-4e63-8efc-9790a7d43d9a', 'fc05659e-b1ee-4a30-86ff-105ead149df5', '82f49faf-6008-465f-8027-cd4490f3ed60', '3ea92b6d-6cfa-492f-800e-a0e50cc89bc3']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:06.521377 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39638453-b3ad-4ccb-b041-94d8afb58caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:06.559840 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39638453-b3ad-4ccb-b041-94d8afb58caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c2f591-5b51-411f-962c-7c7e4ee17a79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-228159178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5775269466e455388a23a8b7ad06b01',qos_specs=None,replication_status=,reservations=['51481784-71f4-4e63-8efc-9790a7d43d9a','fc05659e-b1ee-4a30-86ff-105ead149df5','82f49faf-6008-465f-8027-cd4490f3ed60','3ea92b6d-6cfa-492f-800e-a0e50cc89bc3'],size=1,snapshot_id=aaed9cd4-7467-49ec-beaa-f8c12f4db6d7,source_replicaid=,source_volid=None,status='creating',user_id='e81e561a5df942b9a80668a3bbea640d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:36:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-228159178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c2f591-5b51-411f-962c-7c7e4ee17a79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5775269466e455388a23a8b7ad06b01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aaed9cd4-7467-49ec-beaa-f8c12f4db6d7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e81e561a5df942b9a80668a3bbea640d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:06.560587 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (021dec88-cb9d-4cd8-81a4-b5c6149845b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:06.576895 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (021dec88-cb9d-4cd8-81a4-b5c6149845b7) transitioned into state 'SUCCESS' from state '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-228159178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5775269466e455388a23a8b7ad06b01',qos_specs=None,replication_status=,reservations=['51481784-71f4-4e63-8efc-9790a7d43d9a','fc05659e-b1ee-4a30-86ff-105ead149df5','82f49faf-6008-465f-8027-cd4490f3ed60','3ea92b6d-6cfa-492f-800e-a0e50cc89bc3'],size=1,snapshot_id=aaed9cd4-7467-49ec-beaa-f8c12f4db6d7,source_replicaid=,source_volid=None,status='creating',user_id='e81e561a5df942b9a80668a3bbea640d',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:06.577536 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ebe2262-bfdc-46f4-9df6-5ac66547cb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:06.597719 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ebe2262-bfdc-46f4-9df6-5ac66547cb9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:06.598655 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Flow 'volume_create_api' (4a251cb9-9ec2-489a-9fb2-84aee654803d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:06.598998 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Create volume request issued successfully. Aug 14 22:36:06.599679 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aeb5529b-40c9-4b53-9f69-feeef7d974c0 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:36:06.600147 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1213/4890] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:36:06 2026] POST /volume/v3/volumes => generated 787 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:36:06.614848 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-74793b8c-bdc8-4058-bc1f-2af394c57d5f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:06.617041 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-74793b8c-bdc8-4058-bc1f-2af394c57d5f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 Aug 14 22:36:06.617476 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-74793b8c-bdc8-4058-bc1f-2af394c57d5f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:06.617476 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-74793b8c-bdc8-4058-bc1f-2af394c57d5f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:06.625706 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:06.625706 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:06.629786 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-74793b8c-bdc8-4058-bc1f-2af394c57d5f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:06.634987 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-74793b8c-bdc8-4058-bc1f-2af394c57d5f tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 returned with HTTP 200 Aug 14 22:36:06.635504 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1234/4891] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:06 2026] GET /volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:06.907998 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a786240d-301f-494e-8dd2-f5406043bdc6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:06.909905 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a786240d-301f-494e-8dd2-f5406043bdc6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:06.910159 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a786240d-301f-494e-8dd2-f5406043bdc6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:06.911285 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a786240d-301f-494e-8dd2-f5406043bdc6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:06.911285 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a786240d-301f-494e-8dd2-f5406043bdc6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:06.915431 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:06.915431 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:06.916165 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a786240d-301f-494e-8dd2-f5406043bdc6 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:06.916527 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1215/4892] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:06 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:07.509980 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a0a7a0d8-f46d-45a8-b3d4-7ec4eb1c8398 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:07.512044 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0a7a0d8-f46d-45a8-b3d4-7ec4eb1c8398 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 Aug 14 22:36:07.512264 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0a7a0d8-f46d-45a8-b3d4-7ec4eb1c8398 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:07.512455 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0a7a0d8-f46d-45a8-b3d4-7ec4eb1c8398 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:07.518541 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0a7a0d8-f46d-45a8-b3d4-7ec4eb1c8398 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 returned with HTTP 404 Aug 14 22:36:07.518991 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1231/4893] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:07 2026] GET /volume/v3/volumes/b557801b-82c0-4566-935b-e4dc04ca0975 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:07.526372 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71b8a0ad-61c3-46cd-bb9d-5dafed03751f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:07.527935 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71b8a0ad-61c3-46cd-bb9d-5dafed03751f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] GET https://10.4.3.114/volume/v3/backups Aug 14 22:36:07.528113 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71b8a0ad-61c3-46cd-bb9d-5dafed03751f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:07.528332 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71b8a0ad-61c3-46cd-bb9d-5dafed03751f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:07.528539 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-71b8a0ad-61c3-46cd-bb9d-5dafed03751f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:36:07.528762 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:07.528762 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:07.533052 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71b8a0ad-61c3-46cd-bb9d-5dafed03751f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 200 Aug 14 22:36:07.533450 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1214/4894] 10.4.3.114 () {68 vars in 1277 bytes} [Fri Aug 14 22:36:07 2026] GET /volume/v3/backups => generated 624 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:07.542052 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-35641056-9388-400d-8fc8-d0aabc9d7f7d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:07.543767 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35641056-9388-400d-8fc8-d0aabc9d7f7d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] GET https://10.4.3.114/volume/v3/backups?project_id=037bf75f2d2e4218b1c3c48eab969ed3 Aug 14 22:36:07.543962 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35641056-9388-400d-8fc8-d0aabc9d7f7d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:07.544150 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35641056-9388-400d-8fc8-d0aabc9d7f7d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:07.544414 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-35641056-9388-400d-8fc8-d0aabc9d7f7d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Removing options 'project_id' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:36:07.554907 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35641056-9388-400d-8fc8-d0aabc9d7f7d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] https://10.4.3.114/volume/v3/backups?project_id=037bf75f2d2e4218b1c3c48eab969ed3 returned with HTTP 200 Aug 14 22:36:07.555292 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1235/4895] 10.4.3.114 () {68 vars in 1364 bytes} [Fri Aug 14 22:36:07 2026] GET /volume/v3/backups?project_id=037bf75f2d2e4218b1c3c48eab969ed3 => generated 624 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:07.564208 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:07.568276 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:36:07.568276 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-511489338"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:07.568276 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-511489338'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:36:07.568276 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Create volume of 1 GB Aug 14 22:36:07.572029 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Availability Zones retrieved successfully. Aug 14 22:36:07.577921 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Flow 'volume_create_api' (03df0a6c-be05-431d-ae06-6f96a0372327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:07.579137 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3826d3e-743d-4940-b5f0-3b7b201faac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:07.580812 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:36:07.603242 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3826d3e-743d-4940-b5f0-3b7b201faac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:07.604290 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (255dc2c8-342d-47e4-a5d2-acb507e1c8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:07.640335 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Created reservations ['9c3d2e18-ef00-481e-8acc-3d1f3692718f', '4d13cae6-82ea-463c-80ab-45807cb570a5', 'ae6d2cce-9c16-4966-809d-70434272d0b1', 'e252311e-d8d2-42b9-bfb2-c17ec0a0aa4e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:07.641376 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (255dc2c8-342d-47e4-a5d2-acb507e1c8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c3d2e18-ef00-481e-8acc-3d1f3692718f', '4d13cae6-82ea-463c-80ab-45807cb570a5', 'ae6d2cce-9c16-4966-809d-70434272d0b1', 'e252311e-d8d2-42b9-bfb2-c17ec0a0aa4e']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:07.642455 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ea8d8c-0e00-4627-9fc1-013c126d4110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:07.650594 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d82de303-eb8d-4abb-a788-cd81748d22d1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:07.652320 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d82de303-eb8d-4abb-a788-cd81748d22d1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 Aug 14 22:36:07.652510 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d82de303-eb8d-4abb-a788-cd81748d22d1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:07.652703 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d82de303-eb8d-4abb-a788-cd81748d22d1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:07.660583 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:07.660583 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:07.664946 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d82de303-eb8d-4abb-a788-cd81748d22d1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:07.667670 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ea8d8c-0e00-4627-9fc1-013c126d4110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '441b9f81-53c6-4178-94d3-cfd1dc058fea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-511489338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037bf75f2d2e4218b1c3c48eab969ed3',qos_specs=None,replication_status=,reservations=['9c3d2e18-ef00-481e-8acc-3d1f3692718f','4d13cae6-82ea-463c-80ab-45807cb570a5','ae6d2cce-9c16-4966-809d-70434272d0b1','e252311e-d8d2-42b9-bfb2-c17ec0a0aa4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7dbd7ed211948a4adeedb51ec996fea',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-511489338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=441b9f81-53c6-4178-94d3-cfd1dc058fea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037bf75f2d2e4218b1c3c48eab969ed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7dbd7ed211948a4adeedb51ec996fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:07.668540 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7444128-7ed9-40cb-b45a-47e9007b4b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:07.672632 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d82de303-eb8d-4abb-a788-cd81748d22d1 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 returned with HTTP 200 Aug 14 22:36:07.673050 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1232/4896] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:07 2026] GET /volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:07.684531 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7444128-7ed9-40cb-b45a-47e9007b4b59) transitioned into state 'SUCCESS' from state '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-511489338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037bf75f2d2e4218b1c3c48eab969ed3',qos_specs=None,replication_status=,reservations=['9c3d2e18-ef00-481e-8acc-3d1f3692718f','4d13cae6-82ea-463c-80ab-45807cb570a5','ae6d2cce-9c16-4966-809d-70434272d0b1','e252311e-d8d2-42b9-bfb2-c17ec0a0aa4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7dbd7ed211948a4adeedb51ec996fea',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:07.684627 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9636194-6518-4c7b-99ec-eca47bcc333b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:07.685366 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06846fe5-a7e7-406b-b0ac-8894a536ee27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:07.686584 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9636194-6518-4c7b-99ec-eca47bcc333b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 Aug 14 22:36:07.686796 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9636194-6518-4c7b-99ec-eca47bcc333b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:07.687018 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9636194-6518-4c7b-99ec-eca47bcc333b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:07.694897 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06846fe5-a7e7-406b-b0ac-8894a536ee27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:07.695841 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Flow 'volume_create_api' (03df0a6c-be05-431d-ae06-6f96a0372327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:07.696202 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Create volume request issued successfully. Aug 14 22:36:07.696663 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:07.696663 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:07.696786 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4e97213-a4b8-4ba9-9d45-e998c695de24 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:36:07.697422 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1216/4897] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:36:07 2026] POST /volume/v3/volumes => generated 777 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:36:07.700506 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f9636194-6518-4c7b-99ec-eca47bcc333b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:07.704682 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9636194-6518-4c7b-99ec-eca47bcc333b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 returned with HTTP 200 Aug 14 22:36:07.705233 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1215/4898] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:07 2026] GET /volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:07.710974 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dd664b94-0fed-4bf5-8e70-1746a21174c7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:07.713811 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd664b94-0fed-4bf5-8e70-1746a21174c7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea Aug 14 22:36:07.713811 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd664b94-0fed-4bf5-8e70-1746a21174c7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:07.713988 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd664b94-0fed-4bf5-8e70-1746a21174c7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:07.716826 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ad2e80c9-902f-4e27-8d59-8e7bf1b8336c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:07.721639 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad2e80c9-902f-4e27-8d59-8e7bf1b8336c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 Aug 14 22:36:07.721895 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad2e80c9-902f-4e27-8d59-8e7bf1b8336c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:07.722156 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad2e80c9-902f-4e27-8d59-8e7bf1b8336c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:07.722368 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ad2e80c9-902f-4e27-8d59-8e7bf1b8336c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume with id: a5c2f591-5b51-411f-962c-7c7e4ee17a79 Aug 14 22:36:07.724785 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:07.724785 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:07.728605 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dd664b94-0fed-4bf5-8e70-1746a21174c7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:36:07.729173 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:07.729173 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:07.729656 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ad2e80c9-902f-4e27-8d59-8e7bf1b8336c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:07.733219 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd664b94-0fed-4bf5-8e70-1746a21174c7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea returned with HTTP 200 Aug 14 22:36:07.733676 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1236/4899] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:07 2026] GET /volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:07.744837 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ad2e80c9-902f-4e27-8d59-8e7bf1b8336c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume request issued successfully. Aug 14 22:36:07.744945 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad2e80c9-902f-4e27-8d59-8e7bf1b8336c tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 returned with HTTP 202 Aug 14 22:36:07.745405 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1233/4900] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:07 2026] DELETE /volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:07.757958 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48658340-d700-4732-9075-2eee05829d02 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:07.759855 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48658340-d700-4732-9075-2eee05829d02 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 Aug 14 22:36:07.760205 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48658340-d700-4732-9075-2eee05829d02 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:07.760542 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48658340-d700-4732-9075-2eee05829d02 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:07.767132 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:07.767132 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:07.771972 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-48658340-d700-4732-9075-2eee05829d02 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:07.775577 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48658340-d700-4732-9075-2eee05829d02 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 returned with HTTP 200 Aug 14 22:36:07.776208 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1217/4901] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:07 2026] GET /volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:07.929210 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f69d4a7d-8330-40e5-a3d4-23268d3b954b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:07.931263 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f69d4a7d-8330-40e5-a3d4-23268d3b954b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:07.931525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f69d4a7d-8330-40e5-a3d4-23268d3b954b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:07.931771 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f69d4a7d-8330-40e5-a3d4-23268d3b954b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:07.931909 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f69d4a7d-8330-40e5-a3d4-23268d3b954b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:07.936520 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:07.936520 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:07.937467 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f69d4a7d-8330-40e5-a3d4-23268d3b954b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:07.937921 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1216/4902] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:07 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:08.750404 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1012ab55-35a0-492d-80eb-c255f1b424cd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:08.751783 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1012ab55-35a0-492d-80eb-c255f1b424cd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea Aug 14 22:36:08.751897 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1012ab55-35a0-492d-80eb-c255f1b424cd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:08.752171 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1012ab55-35a0-492d-80eb-c255f1b424cd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:08.760156 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:08.760156 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:08.766012 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1012ab55-35a0-492d-80eb-c255f1b424cd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:36:08.768162 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1012ab55-35a0-492d-80eb-c255f1b424cd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea returned with HTTP 200 Aug 14 22:36:08.768610 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1237/4903] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:08 2026] GET /volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:08.780606 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9e24a354-394a-492c-9530-b32bd491f396 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:08.783312 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e24a354-394a-492c-9530-b32bd491f396 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:36:08.783627 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e24a354-394a-492c-9530-b32bd491f396 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "441b9f81-53c6-4178-94d3-cfd1dc058fea", "name": "tempest-type-Backup-1557405668"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:08.785007 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-9e24a354-394a-492c-9530-b32bd491f396 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Creating new backup {'backup': {'volume_id': '441b9f81-53c6-4178-94d3-cfd1dc058fea', 'name': 'tempest-type-Backup-1557405668'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:36:08.785146 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-9e24a354-394a-492c-9530-b32bd491f396 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Creating backup of volume 441b9f81-53c6-4178-94d3-cfd1dc058fea in container None Aug 14 22:36:08.791238 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-35475b8a-cb41-49a6-99aa-a0419c42a099 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:08.792652 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:08.792652 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:08.792652 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9e24a354-394a-492c-9530-b32bd491f396 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:36:08.794531 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35475b8a-cb41-49a6-99aa-a0419c42a099 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 Aug 14 22:36:08.794761 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35475b8a-cb41-49a6-99aa-a0419c42a099 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:08.794977 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35475b8a-cb41-49a6-99aa-a0419c42a099 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:08.800297 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35475b8a-cb41-49a6-99aa-a0419c42a099 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 returned with HTTP 404 Aug 14 22:36:08.800881 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1218/4904] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:08 2026] GET /volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:08.808214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-64ca606a-6eb6-4011-8cc0-8da5208f91be None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:08.810134 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-9e24a354-394a-492c-9530-b32bd491f396 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Created reservations ['e63d3667-e02f-4265-a7c6-2c7e45f88e34', '77172359-e076-4ba4-8269-02cbcb2beeb3'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:08.810819 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64ca606a-6eb6-4011-8cc0-8da5208f91be tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 Aug 14 22:36:08.811083 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64ca606a-6eb6-4011-8cc0-8da5208f91be tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:08.811406 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64ca606a-6eb6-4011-8cc0-8da5208f91be tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:08.817865 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64ca606a-6eb6-4011-8cc0-8da5208f91be tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 returned with HTTP 404 Aug 14 22:36:08.818331 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1217/4905] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:08 2026] GET /volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:08.824957 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d6d06d34-7271-48ed-acfc-715ed373444b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:08.826866 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6d06d34-7271-48ed-acfc-715ed373444b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 Aug 14 22:36:08.827005 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6d06d34-7271-48ed-acfc-715ed373444b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:08.827163 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6d06d34-7271-48ed-acfc-715ed373444b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:08.827333 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d6d06d34-7271-48ed-acfc-715ed373444b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume with id: a5c2f591-5b51-411f-962c-7c7e4ee17a79 Aug 14 22:36:08.833309 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6d06d34-7271-48ed-acfc-715ed373444b tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 returned with HTTP 404 Aug 14 22:36:08.834023 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1238/4906] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:08 2026] DELETE /volume/v3/volumes/a5c2f591-5b51-411f-962c-7c7e4ee17a79 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:08.838158 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e24a354-394a-492c-9530-b32bd491f396 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:36:08.838596 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1234/4907] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:36:08 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 14 22:36:08.840888 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-236f9805-5d52-4590-938f-79d470b40463 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:08.843123 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-236f9805-5d52-4590-938f-79d470b40463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 Aug 14 22:36:08.843365 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-236f9805-5d52-4590-938f-79d470b40463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:08.843557 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-236f9805-5d52-4590-938f-79d470b40463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:08.843671 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-236f9805-5d52-4590-938f-79d470b40463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete snapshot with id: aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 Aug 14 22:36:08.851338 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-146c5f3a-0c10-4986-b64e-b7cdfe943f91 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:08.851808 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:08.851808 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:08.851808 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-236f9805-5d52-4590-938f-79d470b40463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:36:08.851911 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-146c5f3a-0c10-4986-b64e-b7cdfe943f91 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:08.851911 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-146c5f3a-0c10-4986-b64e-b7cdfe943f91 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:08.851911 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-146c5f3a-0c10-4986-b64e-b7cdfe943f91 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:08.851911 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-146c5f3a-0c10-4986-b64e-b7cdfe943f91 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:08.856969 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:08.856969 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:08.857640 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-146c5f3a-0c10-4986-b64e-b7cdfe943f91 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:08.857986 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1218/4908] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:08 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:08.866539 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-236f9805-5d52-4590-938f-79d470b40463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot delete request issued successfully. Aug 14 22:36:08.866780 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-236f9805-5d52-4590-938f-79d470b40463 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 returned with HTTP 202 Aug 14 22:36:08.867197 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1219/4909] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:36:08 2026] DELETE /volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:08.874556 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4e3d3707-8b5e-4595-8ba5-6681474c777d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:08.876452 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e3d3707-8b5e-4595-8ba5-6681474c777d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 Aug 14 22:36:08.876570 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4e3d3707-8b5e-4595-8ba5-6681474c777d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:08.876762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4e3d3707-8b5e-4595-8ba5-6681474c777d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:08.881866 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:08.881866 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:08.882278 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4e3d3707-8b5e-4595-8ba5-6681474c777d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Snapshot retrieved successfully. Aug 14 22:36:08.883034 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e3d3707-8b5e-4595-8ba5-6681474c777d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 returned with HTTP 200 Aug 14 22:36:08.883560 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1239/4910] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:36:08 2026] GET /volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:08.948204 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e3184554-f7cb-4d64-b4b5-504f7a922520 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:08.949872 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3184554-f7cb-4d64-b4b5-504f7a922520 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:08.950055 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3184554-f7cb-4d64-b4b5-504f7a922520 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:08.950265 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3184554-f7cb-4d64-b4b5-504f7a922520 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:08.950379 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e3184554-f7cb-4d64-b4b5-504f7a922520 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:08.954714 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:08.954714 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:08.955480 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3184554-f7cb-4d64-b4b5-504f7a922520 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:08.955844 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1235/4911] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:08 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:09.870363 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b845a65-2e6f-4266-902e-6e564d6051d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:09.872016 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b845a65-2e6f-4266-902e-6e564d6051d4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:09.872228 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b845a65-2e6f-4266-902e-6e564d6051d4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:09.872436 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b845a65-2e6f-4266-902e-6e564d6051d4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:09.872536 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3b845a65-2e6f-4266-902e-6e564d6051d4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:09.876157 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:09.876157 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:09.876862 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b845a65-2e6f-4266-902e-6e564d6051d4 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:09.876991 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1219/4912] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:09 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:09.877035 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-791ac670-23c9-4591-9cf7-8a0d9a6a6f15 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:09.893119 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1a50e921-747a-40ba-a176-f0b16b6785da None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:09.894856 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1a50e921-747a-40ba-a176-f0b16b6785da tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 Aug 14 22:36:09.895103 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1a50e921-747a-40ba-a176-f0b16b6785da tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:09.895385 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1a50e921-747a-40ba-a176-f0b16b6785da tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:09.900659 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1a50e921-747a-40ba-a176-f0b16b6785da tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 returned with HTTP 404 Aug 14 22:36:09.901275 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1240/4913] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:36:09 2026] GET /volume/v3/snapshots/aaed9cd4-7467-49ec-beaa-f8c12f4db6d7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:09.908603 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-646605d5-ab1b-4cba-a910-a8e2c1ca1bba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:09.910289 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-646605d5-ab1b-4cba-a910-a8e2c1ca1bba tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d Aug 14 22:36:09.910396 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-646605d5-ab1b-4cba-a910-a8e2c1ca1bba tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:09.910493 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-646605d5-ab1b-4cba-a910-a8e2c1ca1bba tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:09.916952 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:09.916952 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:09.920940 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-646605d5-ab1b-4cba-a910-a8e2c1ca1bba tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:09.925372 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-646605d5-ab1b-4cba-a910-a8e2c1ca1bba tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d returned with HTTP 200 Aug 14 22:36:09.926074 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1236/4914] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:09 2026] GET /volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:09.941675 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df8210fc-595c-4a4a-94e7-b1867704ea26 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:09.943313 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df8210fc-595c-4a4a-94e7-b1867704ea26 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d Aug 14 22:36:09.943440 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df8210fc-595c-4a4a-94e7-b1867704ea26 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:09.943612 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df8210fc-595c-4a4a-94e7-b1867704ea26 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:09.943823 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-df8210fc-595c-4a4a-94e7-b1867704ea26 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume with id: 032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d Aug 14 22:36:09.950451 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:09.950451 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:09.950887 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-df8210fc-595c-4a4a-94e7-b1867704ea26 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:09.967049 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-791ac670-23c9-4591-9cf7-8a0d9a6a6f15 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:36:09.967416 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-791ac670-23c9-4591-9cf7-8a0d9a6a6f15 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1714991586", "extra_specs": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:09.967472 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-df8210fc-595c-4a4a-94e7-b1867704ea26 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume request issued successfully. Aug 14 22:36:09.967652 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df8210fc-595c-4a4a-94e7-b1867704ea26 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d returned with HTTP 202 Aug 14 22:36:09.967720 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3f5c4d1c-da72-4667-8a97-4c7bc55aaf4d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:09.968067 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1220/4915] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:09 2026] DELETE /volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:09.968825 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:09.968825 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:09.969405 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f5c4d1c-da72-4667-8a97-4c7bc55aaf4d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:09.969818 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f5c4d1c-da72-4667-8a97-4c7bc55aaf4d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:09.969818 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f5c4d1c-da72-4667-8a97-4c7bc55aaf4d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:09.969922 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3f5c4d1c-da72-4667-8a97-4c7bc55aaf4d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:09.974599 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:09.974599 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:09.975036 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f5c4d1c-da72-4667-8a97-4c7bc55aaf4d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:09.975692 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1241/4916] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:09 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:09.975806 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-71a33bfb-ee1c-4ae7-a0f1-f48d467b74b7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:09.977803 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71a33bfb-ee1c-4ae7-a0f1-f48d467b74b7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d Aug 14 22:36:09.978127 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71a33bfb-ee1c-4ae7-a0f1-f48d467b74b7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:09.978436 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71a33bfb-ee1c-4ae7-a0f1-f48d467b74b7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:09.985349 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-791ac670-23c9-4591-9cf7-8a0d9a6a6f15 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:36:09.985483 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1220/4917] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:36:09 2026] POST /volume/v3/types => generated 218 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:09.985797 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:09.985797 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:09.989552 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-71a33bfb-ee1c-4ae7-a0f1-f48d467b74b7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:09.993857 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d951be5-53c0-4ce6-b8b6-443851d5ac54 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:09.994190 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71a33bfb-ee1c-4ae7-a0f1-f48d467b74b7 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d returned with HTTP 200 Aug 14 22:36:09.994739 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1237/4918] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:09 2026] GET /volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:09.996083 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d951be5-53c0-4ce6-b8b6-443851d5ac54 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] POST https://10.4.3.114/volume/v3/types/58c3dbea-a7c4-4c35-bfc3-62c2e3bcbbc0/encryption Aug 14 22:36:09.996524 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d951be5-53c0-4ce6-b8b6-443851d5ac54 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:10.016019 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d951be5-53c0-4ce6-b8b6-443851d5ac54 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/types/58c3dbea-a7c4-4c35-bfc3-62c2e3bcbbc0/encryption returned with HTTP 200 Aug 14 22:36:10.016550 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1221/4919] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:36:09 2026] POST /volume/v3/types/58c3dbea-a7c4-4c35-bfc3-62c2e3bcbbc0/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:10.029341 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-11b62df4-e787-40d8-ab6c-b2d162025526 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:10.092607 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:36:10.092950 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1430055270", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1714991586", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:10.094489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1430055270', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1714991586', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:36:10.097784 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Create volume of 1 GB Aug 14 22:36:10.098026 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:10.098026 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:10.100123 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Availability Zones retrieved successfully. Aug 14 22:36:10.104138 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Flow 'volume_create_api' (d2a3ae57-5fa4-4680-b7bd-212343be8149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:10.104639 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb13f65-1273-4f1d-92bf-711442f077c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:10.105551 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:36:10.135288 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb13f65-1273-4f1d-92bf-711442f077c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:36:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58c3dbea-a7c4-4c35-bfc3-62c2e3bcbbc0,is_public=True,name='tempest-scenario-type-cryptsetup-1714991586',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58c3dbea-a7c4-4c35-bfc3-62c2e3bcbbc0', '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=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:10.136090 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c77dd8f-d062-4e24-9f39-46c6cff18eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:10.164008 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1714991586 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1714991586, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:36:10.164311 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1714991586 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1714991586, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:36:10.194269 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Created reservations ['494e2a26-ee09-4920-b72c-f8d74efae505', '24de1f19-cee3-4ed2-9455-a357035f7a56', 'a3aae083-ce8f-44d5-b225-15620c91d377', 'eb2b23f5-4965-4085-acca-19784e0a38f3'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:10.195304 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c77dd8f-d062-4e24-9f39-46c6cff18eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['494e2a26-ee09-4920-b72c-f8d74efae505', '24de1f19-cee3-4ed2-9455-a357035f7a56', 'a3aae083-ce8f-44d5-b225-15620c91d377', 'eb2b23f5-4965-4085-acca-19784e0a38f3']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:10.196053 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc7f74a-35be-4584-8181-d8aab3f7227b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:10.221055 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc7f74a-35be-4584-8181-d8aab3f7227b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b7389ea-a5b6-4949-9502-4870c8749652', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1430055270',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be47deb77a54819832fcc7b6e10b302',qos_specs=None,replication_status=,reservations=['494e2a26-ee09-4920-b72c-f8d74efae505','24de1f19-cee3-4ed2-9455-a357035f7a56','a3aae083-ce8f-44d5-b225-15620c91d377','eb2b23f5-4965-4085-acca-19784e0a38f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3304fc47bfc549df908dcc3c452f4e15',volume_type_id=58c3dbea-a7c4-4c35-bfc3-62c2e3bcbbc0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1430055270',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3b7389ea-a5b6-4949-9502-4870c8749652,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1be47deb77a54819832fcc7b6e10b302',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3304fc47bfc549df908dcc3c452f4e15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58c3dbea-a7c4-4c35-bfc3-62c2e3bcbbc0),volume_type_id=58c3dbea-a7c4-4c35-bfc3-62c2e3bcbbc0)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:10.222530 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (630a7b2e-e2e2-46bf-af1d-ebe717724a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:10.242902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (630a7b2e-e2e2-46bf-af1d-ebe717724a0c) transitioned into state 'SUCCESS' from state '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-1430055270',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be47deb77a54819832fcc7b6e10b302',qos_specs=None,replication_status=,reservations=['494e2a26-ee09-4920-b72c-f8d74efae505','24de1f19-cee3-4ed2-9455-a357035f7a56','a3aae083-ce8f-44d5-b225-15620c91d377','eb2b23f5-4965-4085-acca-19784e0a38f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3304fc47bfc549df908dcc3c452f4e15',volume_type_id=58c3dbea-a7c4-4c35-bfc3-62c2e3bcbbc0)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:10.243653 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ad23ea-4b72-4d3e-9609-01a81f17c8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:10.257874 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ad23ea-4b72-4d3e-9609-01a81f17c8e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:10.258699 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Flow 'volume_create_api' (d2a3ae57-5fa4-4680-b7bd-212343be8149) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:10.259011 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Create volume request issued successfully. Aug 14 22:36:10.259579 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11b62df4-e787-40d8-ab6c-b2d162025526 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:36:10.259950 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1242/4920] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:36:10 2026] POST /volume/v3/volumes => generated 791 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:36:10.888966 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ecabbf4-8fbf-4111-a939-5575ba3a450f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:10.890903 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ecabbf4-8fbf-4111-a939-5575ba3a450f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:10.891278 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ecabbf4-8fbf-4111-a939-5575ba3a450f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:10.891542 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ecabbf4-8fbf-4111-a939-5575ba3a450f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:10.891736 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5ecabbf4-8fbf-4111-a939-5575ba3a450f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:10.896859 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:10.896859 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:10.897554 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ecabbf4-8fbf-4111-a939-5575ba3a450f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:10.897899 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1221/4921] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:10 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:10.986930 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ca0d9d6d-4f66-47cf-a506-3f7f1a156298 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:10.989085 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca0d9d6d-4f66-47cf-a506-3f7f1a156298 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:10.989427 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca0d9d6d-4f66-47cf-a506-3f7f1a156298 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:10.989662 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca0d9d6d-4f66-47cf-a506-3f7f1a156298 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:10.989766 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ca0d9d6d-4f66-47cf-a506-3f7f1a156298 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:10.994906 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:10.994906 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:10.995727 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca0d9d6d-4f66-47cf-a506-3f7f1a156298 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:10.996146 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1238/4922] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:10 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:11.008970 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6bff3e47-dde2-4073-be38-67cc0f647e99 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:11.010671 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bff3e47-dde2-4073-be38-67cc0f647e99 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d Aug 14 22:36:11.010884 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bff3e47-dde2-4073-be38-67cc0f647e99 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:11.011066 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bff3e47-dde2-4073-be38-67cc0f647e99 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:11.016916 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bff3e47-dde2-4073-be38-67cc0f647e99 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d returned with HTTP 404 Aug 14 22:36:11.017409 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1222/4923] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:11 2026] GET /volume/v3/volumes/032e4f1b-46ea-4ad6-97a1-0a8f3b8a9c3d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:11.026189 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-10da6541-3cb7-45a0-9bd5-d3a32e09c7e2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:11.028044 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10da6541-3cb7-45a0-9bd5-d3a32e09c7e2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:36:11.028413 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10da6541-3cb7-45a0-9bd5-d3a32e09c7e2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:11.028481 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10da6541-3cb7-45a0-9bd5-d3a32e09c7e2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:11.035150 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:11.035150 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:11.039477 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-10da6541-3cb7-45a0-9bd5-d3a32e09c7e2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:11.043777 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10da6541-3cb7-45a0-9bd5-d3a32e09c7e2 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:36:11.044054 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1243/4924] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:11 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:11.055554 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f5ca2b8d-9c54-4e97-9116-3ab9c70faf82 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:11.057323 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5ca2b8d-9c54-4e97-9116-3ab9c70faf82 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] DELETE https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:36:11.057572 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5ca2b8d-9c54-4e97-9116-3ab9c70faf82 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:11.057688 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5ca2b8d-9c54-4e97-9116-3ab9c70faf82 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:11.057837 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f5ca2b8d-9c54-4e97-9116-3ab9c70faf82 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume with id: f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:36:11.065586 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:11.065586 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:11.066309 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f5ca2b8d-9c54-4e97-9116-3ab9c70faf82 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:11.088774 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f5ca2b8d-9c54-4e97-9116-3ab9c70faf82 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Delete volume request issued successfully. Aug 14 22:36:11.089001 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5ca2b8d-9c54-4e97-9116-3ab9c70faf82 tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 202 Aug 14 22:36:11.089529 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1222/4925] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:11 2026] DELETE /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:11.098203 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-59d2e93c-73af-4f59-a0d0-6f595c40905d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:11.100150 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59d2e93c-73af-4f59-a0d0-6f595c40905d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:36:11.100518 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59d2e93c-73af-4f59-a0d0-6f595c40905d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:11.100854 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59d2e93c-73af-4f59-a0d0-6f595c40905d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:11.108797 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:11.108797 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:11.115977 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-59d2e93c-73af-4f59-a0d0-6f595c40905d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Volume info retrieved successfully. Aug 14 22:36:11.121056 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59d2e93c-73af-4f59-a0d0-6f595c40905d tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 200 Aug 14 22:36:11.121464 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1239/4926] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:11 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:11.908609 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a16288f3-b7bd-4c84-ba8e-e952f4c67204 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:11.910705 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a16288f3-b7bd-4c84-ba8e-e952f4c67204 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:11.910842 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a16288f3-b7bd-4c84-ba8e-e952f4c67204 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:11.911076 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a16288f3-b7bd-4c84-ba8e-e952f4c67204 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:11.911584 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a16288f3-b7bd-4c84-ba8e-e952f4c67204 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:11.915900 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:11.915900 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:11.916638 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a16288f3-b7bd-4c84-ba8e-e952f4c67204 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:11.917197 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1223/4927] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:11 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:12.009232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f988421e-11ba-4a87-b2c4-9d2a305d6363 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:12.010894 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f988421e-11ba-4a87-b2c4-9d2a305d6363 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:12.011332 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f988421e-11ba-4a87-b2c4-9d2a305d6363 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:12.012963 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f988421e-11ba-4a87-b2c4-9d2a305d6363 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:12.012963 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f988421e-11ba-4a87-b2c4-9d2a305d6363 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:12.018071 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:12.018071 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:12.019123 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f988421e-11ba-4a87-b2c4-9d2a305d6363 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:12.019759 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1244/4928] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:12 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:12.133210 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f0739ef-82fc-4c7b-bf80-cdc7656ddadb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:12.135158 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f0739ef-82fc-4c7b-bf80-cdc7656ddadb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] GET https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc Aug 14 22:36:12.135409 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f0739ef-82fc-4c7b-bf80-cdc7656ddadb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:12.135594 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f0739ef-82fc-4c7b-bf80-cdc7656ddadb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:12.141318 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f0739ef-82fc-4c7b-bf80-cdc7656ddadb tempest-VolumesSnapshotTestJSON-765468589 tempest-VolumesSnapshotTestJSON-765468589-project-member] https://10.4.3.114/volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc returned with HTTP 404 Aug 14 22:36:12.141853 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1223/4929] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:12 2026] GET /volume/v3/volumes/f8871806-d04b-446d-bc93-d8cdef396acc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:12.937875 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4cbda050-6a86-46e4-a0d2-4d76785bf9b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:12.939495 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cbda050-6a86-46e4-a0d2-4d76785bf9b1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:12.939495 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cbda050-6a86-46e4-a0d2-4d76785bf9b1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:12.939611 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cbda050-6a86-46e4-a0d2-4d76785bf9b1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:12.939656 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4cbda050-6a86-46e4-a0d2-4d76785bf9b1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:12.943616 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:12.943616 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:12.944182 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cbda050-6a86-46e4-a0d2-4d76785bf9b1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:12.944581 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1240/4930] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:12 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:13.029727 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8b9c8c33-90f0-4d68-aa74-bf0bea965eb5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:13.031977 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8b9c8c33-90f0-4d68-aa74-bf0bea965eb5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:13.032230 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8b9c8c33-90f0-4d68-aa74-bf0bea965eb5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:13.032420 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8b9c8c33-90f0-4d68-aa74-bf0bea965eb5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:13.032702 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8b9c8c33-90f0-4d68-aa74-bf0bea965eb5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:13.038503 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:13.038503 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:13.039376 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8b9c8c33-90f0-4d68-aa74-bf0bea965eb5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:13.039707 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1224/4931] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:13 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:36:13.955213 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-12e2a0fe-f0eb-43fa-b8b2-6baaeefb40fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:13.957122 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-12e2a0fe-f0eb-43fa-b8b2-6baaeefb40fc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:13.957414 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-12e2a0fe-f0eb-43fa-b8b2-6baaeefb40fc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:13.957639 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-12e2a0fe-f0eb-43fa-b8b2-6baaeefb40fc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:13.957787 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-12e2a0fe-f0eb-43fa-b8b2-6baaeefb40fc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:13.962041 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:13.962041 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:13.962812 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-12e2a0fe-f0eb-43fa-b8b2-6baaeefb40fc tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:13.963230 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1245/4932] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:13 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:14.051417 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d0997ffc-6b65-4088-885d-15ee9a1b3e0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:14.053093 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0997ffc-6b65-4088-885d-15ee9a1b3e0e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:14.053298 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0997ffc-6b65-4088-885d-15ee9a1b3e0e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:14.053485 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0997ffc-6b65-4088-885d-15ee9a1b3e0e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:14.053585 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d0997ffc-6b65-4088-885d-15ee9a1b3e0e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:14.057401 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:14.057401 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:14.058048 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0997ffc-6b65-4088-885d-15ee9a1b3e0e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:14.058401 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1224/4933] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:14 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:14.978277 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ebe645dc-7670-4634-bb7e-95b6a795b312 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:14.982352 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebe645dc-7670-4634-bb7e-95b6a795b312 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:14.982596 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebe645dc-7670-4634-bb7e-95b6a795b312 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:14.982779 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebe645dc-7670-4634-bb7e-95b6a795b312 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:14.982879 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ebe645dc-7670-4634-bb7e-95b6a795b312 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:14.990785 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:14.990785 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:14.994272 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebe645dc-7670-4634-bb7e-95b6a795b312 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:14.994272 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1241/4934] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:14 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:15.069954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-13e10be5-3b61-40bc-bf12-a0925b32d5ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:15.072584 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13e10be5-3b61-40bc-bf12-a0925b32d5ae tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:15.072898 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13e10be5-3b61-40bc-bf12-a0925b32d5ae tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:15.073672 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13e10be5-3b61-40bc-bf12-a0925b32d5ae tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:15.073672 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-13e10be5-3b61-40bc-bf12-a0925b32d5ae tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:15.079439 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:15.079439 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:15.080227 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13e10be5-3b61-40bc-bf12-a0925b32d5ae tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:15.080742 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1225/4935] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:15 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:16.007216 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bb545eb0-aaa5-4af0-98da-855b7ccbad08 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:16.010437 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb545eb0-aaa5-4af0-98da-855b7ccbad08 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:16.010592 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb545eb0-aaa5-4af0-98da-855b7ccbad08 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:16.010776 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb545eb0-aaa5-4af0-98da-855b7ccbad08 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:16.010854 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bb545eb0-aaa5-4af0-98da-855b7ccbad08 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:16.014695 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:16.014695 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:16.015221 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb545eb0-aaa5-4af0-98da-855b7ccbad08 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:16.015587 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1246/4936] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:16 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:16.094439 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c72381d-5e14-4bd0-8236-2fe0560d7020 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:16.096751 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c72381d-5e14-4bd0-8236-2fe0560d7020 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:16.097295 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c72381d-5e14-4bd0-8236-2fe0560d7020 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:16.097295 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c72381d-5e14-4bd0-8236-2fe0560d7020 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:16.097417 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1c72381d-5e14-4bd0-8236-2fe0560d7020 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:16.102579 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:16.102579 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:16.104205 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c72381d-5e14-4bd0-8236-2fe0560d7020 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:16.104205 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1225/4937] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:16 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:17.026625 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0dd17051-3872-4bf1-8a2e-0112c6cff62d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:17.028405 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0dd17051-3872-4bf1-8a2e-0112c6cff62d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:17.028606 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0dd17051-3872-4bf1-8a2e-0112c6cff62d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:17.028861 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0dd17051-3872-4bf1-8a2e-0112c6cff62d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:17.028861 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0dd17051-3872-4bf1-8a2e-0112c6cff62d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:17.035868 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:17.035868 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:17.036461 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0dd17051-3872-4bf1-8a2e-0112c6cff62d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:17.036785 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1242/4938] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:17 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:17.118374 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff5bebd0-31b1-4e97-aa94-95edf3c70c48 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:17.124503 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff5bebd0-31b1-4e97-aa94-95edf3c70c48 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:17.124809 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff5bebd0-31b1-4e97-aa94-95edf3c70c48 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:17.125081 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff5bebd0-31b1-4e97-aa94-95edf3c70c48 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:17.125264 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ff5bebd0-31b1-4e97-aa94-95edf3c70c48 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:17.130765 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:17.130765 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:17.131829 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff5bebd0-31b1-4e97-aa94-95edf3c70c48 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:17.132361 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1226/4939] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:17 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:18.051518 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-65eb0109-a179-4547-950c-e410c162da08 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:18.053897 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-65eb0109-a179-4547-950c-e410c162da08 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:18.054162 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-65eb0109-a179-4547-950c-e410c162da08 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:18.054422 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-65eb0109-a179-4547-950c-e410c162da08 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:18.054595 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-65eb0109-a179-4547-950c-e410c162da08 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:18.059342 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:18.059342 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:18.060029 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-65eb0109-a179-4547-950c-e410c162da08 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:18.060489 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1247/4940] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:18 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:18.146276 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-10aef1f5-a0d7-4b10-a510-ee1843e5f350 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:18.148492 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10aef1f5-a0d7-4b10-a510-ee1843e5f350 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:18.148739 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10aef1f5-a0d7-4b10-a510-ee1843e5f350 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:18.148932 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10aef1f5-a0d7-4b10-a510-ee1843e5f350 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:18.149075 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-10aef1f5-a0d7-4b10-a510-ee1843e5f350 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:18.155274 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:18.155274 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:18.156386 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10aef1f5-a0d7-4b10-a510-ee1843e5f350 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:18.156901 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1226/4941] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:18 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:19.081008 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9518ee0-b24d-443a-9f8d-dfc9b3096e94 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:19.083156 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9518ee0-b24d-443a-9f8d-dfc9b3096e94 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:19.083484 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9518ee0-b24d-443a-9f8d-dfc9b3096e94 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:19.083745 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9518ee0-b24d-443a-9f8d-dfc9b3096e94 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:19.083997 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b9518ee0-b24d-443a-9f8d-dfc9b3096e94 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:19.090968 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:19.090968 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:19.091961 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9518ee0-b24d-443a-9f8d-dfc9b3096e94 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:19.092434 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1243/4942] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:19 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:19.172803 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9aa865d2-07b1-4de3-8a05-f4a125a6b936 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:19.175162 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9aa865d2-07b1-4de3-8a05-f4a125a6b936 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:19.175436 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9aa865d2-07b1-4de3-8a05-f4a125a6b936 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:19.175691 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9aa865d2-07b1-4de3-8a05-f4a125a6b936 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:19.175832 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9aa865d2-07b1-4de3-8a05-f4a125a6b936 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:19.181082 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:19.181082 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:19.182200 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9aa865d2-07b1-4de3-8a05-f4a125a6b936 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:19.182681 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1227/4943] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:19 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:19.196062 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8dcfd66a-ecb9-4a56-bb69-ee11fd5ee8d2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:19.198648 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8dcfd66a-ecb9-4a56-bb69-ee11fd5ee8d2 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:19.198935 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8dcfd66a-ecb9-4a56-bb69-ee11fd5ee8d2 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:19.199213 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8dcfd66a-ecb9-4a56-bb69-ee11fd5ee8d2 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:19.199387 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8dcfd66a-ecb9-4a56-bb69-ee11fd5ee8d2 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:19.206090 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:19.206090 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:19.207338 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8dcfd66a-ecb9-4a56-bb69-ee11fd5ee8d2 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:19.208068 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1248/4944] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:19 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:19.223891 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a3eefd6-b6af-497f-b116-576030ab4bcc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:19.228788 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a3eefd6-b6af-497f-b116-576030ab4bcc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] DELETE https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:19.228788 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a3eefd6-b6af-497f-b116-576030ab4bcc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:19.228788 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a3eefd6-b6af-497f-b116-576030ab4bcc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:19.228788 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-2a3eefd6-b6af-497f-b116-576030ab4bcc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete backup with id: e1184acc-7916-41a3-a586-5e799baaa3d7. Aug 14 22:36:19.241019 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:19.241019 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:19.259020 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-2a3eefd6-b6af-497f-b116-576030ab4bcc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] delete_backup rpcapi backup_id e1184acc-7916-41a3-a586-5e799baaa3d7 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:36:19.260898 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a3eefd6-b6af-497f-b116-576030ab4bcc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 202 Aug 14 22:36:19.261393 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1227/4945] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:19 2026] DELETE /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 22:36:19.269666 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d06344ff-18cf-4772-ad40-6951ac54787b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:19.271948 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d06344ff-18cf-4772-ad40-6951ac54787b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:19.272210 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d06344ff-18cf-4772-ad40-6951ac54787b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:19.272439 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d06344ff-18cf-4772-ad40-6951ac54787b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:19.272547 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d06344ff-18cf-4772-ad40-6951ac54787b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:19.277671 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:19.277671 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:19.279977 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d06344ff-18cf-4772-ad40-6951ac54787b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:19.280513 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1244/4946] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:19 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:20.104500 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-deef28cb-3aa9-4853-b6e6-97ada7f4e43f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:20.106277 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-deef28cb-3aa9-4853-b6e6-97ada7f4e43f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:20.106506 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-deef28cb-3aa9-4853-b6e6-97ada7f4e43f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:20.106733 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-deef28cb-3aa9-4853-b6e6-97ada7f4e43f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:20.106777 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-deef28cb-3aa9-4853-b6e6-97ada7f4e43f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:20.112780 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:20.112780 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:20.113431 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-deef28cb-3aa9-4853-b6e6-97ada7f4e43f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:20.113752 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1228/4947] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:20 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:20.294841 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-40503d98-3f7d-4f7a-a553-1af474f93c7e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:20.300026 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40503d98-3f7d-4f7a-a553-1af474f93c7e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:20.302584 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40503d98-3f7d-4f7a-a553-1af474f93c7e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:20.303392 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40503d98-3f7d-4f7a-a553-1af474f93c7e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:20.303658 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-40503d98-3f7d-4f7a-a553-1af474f93c7e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:20.314834 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:20.314834 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:20.315754 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40503d98-3f7d-4f7a-a553-1af474f93c7e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:20.316389 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1249/4948] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:20 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:21.133223 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6071de6e-813b-4da4-8bef-bc54c026854b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:21.135142 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6071de6e-813b-4da4-8bef-bc54c026854b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:21.135386 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6071de6e-813b-4da4-8bef-bc54c026854b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:21.135572 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6071de6e-813b-4da4-8bef-bc54c026854b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:21.135692 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6071de6e-813b-4da4-8bef-bc54c026854b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:21.140154 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:21.140154 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:21.141024 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6071de6e-813b-4da4-8bef-bc54c026854b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:21.143269 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1228/4949] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:21 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:21.331633 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ee42ab20-50c1-45db-916a-688f16742ec7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:21.334104 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee42ab20-50c1-45db-916a-688f16742ec7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:21.334404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee42ab20-50c1-45db-916a-688f16742ec7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:21.334685 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee42ab20-50c1-45db-916a-688f16742ec7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:21.334818 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ee42ab20-50c1-45db-916a-688f16742ec7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:21.345062 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:21.345062 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:21.346136 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee42ab20-50c1-45db-916a-688f16742ec7 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 200 Aug 14 22:36:21.346644 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1245/4950] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:21 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:22.151697 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c1363684-74d4-4b97-b47e-a0e0fb089e39 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:22.153429 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1363684-74d4-4b97-b47e-a0e0fb089e39 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:22.153516 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1363684-74d4-4b97-b47e-a0e0fb089e39 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:22.153683 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1363684-74d4-4b97-b47e-a0e0fb089e39 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:22.153832 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c1363684-74d4-4b97-b47e-a0e0fb089e39 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:22.157576 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:22.157576 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:22.158159 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1363684-74d4-4b97-b47e-a0e0fb089e39 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:22.158445 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1229/4951] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:22 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:22.356765 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0db888bc-847b-4b3b-9d1f-eee348ce2bb0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:22.358730 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0db888bc-847b-4b3b-9d1f-eee348ce2bb0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 Aug 14 22:36:22.358905 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0db888bc-847b-4b3b-9d1f-eee348ce2bb0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:22.359944 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0db888bc-847b-4b3b-9d1f-eee348ce2bb0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:22.360112 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0db888bc-847b-4b3b-9d1f-eee348ce2bb0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id e1184acc-7916-41a3-a586-5e799baaa3d7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:22.365304 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0db888bc-847b-4b3b-9d1f-eee348ce2bb0 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 returned with HTTP 404 Aug 14 22:36:22.365976 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1250/4952] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:22 2026] GET /volume/v3/backups/e1184acc-7916-41a3-a586-5e799baaa3d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:22.888425 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-de72a4f9-8221-47d6-b5f5-137b94be9331 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:22.891553 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de72a4f9-8221-47d6-b5f5-137b94be9331 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] DELETE https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:36:22.891553 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de72a4f9-8221-47d6-b5f5-137b94be9331 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:22.891553 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de72a4f9-8221-47d6-b5f5-137b94be9331 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:22.891553 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-de72a4f9-8221-47d6-b5f5-137b94be9331 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete backup with id: 91add033-ec4c-4166-bbc1-a1af4d176258. Aug 14 22:36:22.904289 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:22.904289 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:22.914575 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-de72a4f9-8221-47d6-b5f5-137b94be9331 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] delete_backup rpcapi backup_id 91add033-ec4c-4166-bbc1-a1af4d176258 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:36:22.916462 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de72a4f9-8221-47d6-b5f5-137b94be9331 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 202 Aug 14 22:36:22.917095 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1229/4953] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:22 2026] DELETE /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:36:22.927066 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-512dbcde-edfc-458f-abeb-5c0b738ca31d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:22.930060 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-512dbcde-edfc-458f-abeb-5c0b738ca31d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:36:22.930357 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-512dbcde-edfc-458f-abeb-5c0b738ca31d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:22.930605 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-512dbcde-edfc-458f-abeb-5c0b738ca31d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:22.930759 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-512dbcde-edfc-458f-abeb-5c0b738ca31d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:22.935414 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:22.935414 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:22.936312 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-512dbcde-edfc-458f-abeb-5c0b738ca31d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 200 Aug 14 22:36:22.936700 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1246/4954] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:22 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:23.170279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4d4b2c48-04ce-471c-9cf3-cf0c1e80a2ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:23.171394 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d4b2c48-04ce-471c-9cf3-cf0c1e80a2ee tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:23.171679 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d4b2c48-04ce-471c-9cf3-cf0c1e80a2ee tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:23.171940 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d4b2c48-04ce-471c-9cf3-cf0c1e80a2ee tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:23.172151 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4d4b2c48-04ce-471c-9cf3-cf0c1e80a2ee tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:23.177496 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:23.177496 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:23.178609 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d4b2c48-04ce-471c-9cf3-cf0c1e80a2ee tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:23.178909 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1230/4955] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:23 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:23.948296 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8afd8546-bfa9-46fa-82ac-918c1a42ce4e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:23.949657 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8afd8546-bfa9-46fa-82ac-918c1a42ce4e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 Aug 14 22:36:23.949826 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8afd8546-bfa9-46fa-82ac-918c1a42ce4e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:23.950002 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8afd8546-bfa9-46fa-82ac-918c1a42ce4e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:23.950113 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8afd8546-bfa9-46fa-82ac-918c1a42ce4e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id 91add033-ec4c-4166-bbc1-a1af4d176258. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:23.953946 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8afd8546-bfa9-46fa-82ac-918c1a42ce4e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 returned with HTTP 404 Aug 14 22:36:23.954417 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1251/4956] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:23 2026] GET /volume/v3/backups/91add033-ec4c-4166-bbc1-a1af4d176258 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:23.968300 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:23.970631 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:36:23.971336 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1233665426"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:23.973562 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1233665426'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:36:23.973807 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Create volume of 1 GB Aug 14 22:36:23.979973 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Availability Zones retrieved successfully. Aug 14 22:36:23.989821 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Flow 'volume_create_api' (498158f4-c435-4ba2-b609-9299d7e80a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:23.992220 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d89eeca-41d5-4233-b239-0d4c722638b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:23.994337 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:36:24.024042 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d89eeca-41d5-4233-b239-0d4c722638b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:24.025142 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c35be5-1711-41db-87a5-f8fc83766830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:24.075280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Created reservations ['ba32cdf6-d151-4208-baf1-a90473d46f14', '63bb6c1e-f554-48bd-9842-793df0500377', '483e5846-d014-42e8-8b71-ce5c91ad2ef4', 'fc6e5215-0e13-4968-b9c0-d3d39eac59f5'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:24.076424 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c35be5-1711-41db-87a5-f8fc83766830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba32cdf6-d151-4208-baf1-a90473d46f14', '63bb6c1e-f554-48bd-9842-793df0500377', '483e5846-d014-42e8-8b71-ce5c91ad2ef4', 'fc6e5215-0e13-4968-b9c0-d3d39eac59f5']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:24.077170 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98551ade-b0e7-4cdd-a6fd-5285fb9035bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:24.118683 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98551ade-b0e7-4cdd-a6fd-5285fb9035bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44c7d18d-f8ef-4be6-b828-79d542b30903', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1233665426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ed80f25295490fab9bc5515f155d26',qos_specs=None,replication_status=,reservations=['ba32cdf6-d151-4208-baf1-a90473d46f14','63bb6c1e-f554-48bd-9842-793df0500377','483e5846-d014-42e8-8b71-ce5c91ad2ef4','fc6e5215-0e13-4968-b9c0-d3d39eac59f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930cd7775cf54166ab36881e456d86c3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:36:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1233665426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44c7d18d-f8ef-4be6-b828-79d542b30903,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61ed80f25295490fab9bc5515f155d26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='930cd7775cf54166ab36881e456d86c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:24.119923 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77d6906-f73c-40cd-90f3-00ac100b81a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:24.145190 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77d6906-f73c-40cd-90f3-00ac100b81a9) transitioned into state 'SUCCESS' from state '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-1233665426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ed80f25295490fab9bc5515f155d26',qos_specs=None,replication_status=,reservations=['ba32cdf6-d151-4208-baf1-a90473d46f14','63bb6c1e-f554-48bd-9842-793df0500377','483e5846-d014-42e8-8b71-ce5c91ad2ef4','fc6e5215-0e13-4968-b9c0-d3d39eac59f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='930cd7775cf54166ab36881e456d86c3',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:24.145884 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1857a2f9-6c77-47d1-927f-61d6d9a43e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:24.161068 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1857a2f9-6c77-47d1-927f-61d6d9a43e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:24.162189 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Flow 'volume_create_api' (498158f4-c435-4ba2-b609-9299d7e80a2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:24.162649 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Create volume request issued successfully. Aug 14 22:36:24.163592 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ad2933b-b2a2-4f67-bdce-5394090ccf80 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:36:24.164236 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1230/4957] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:36:23 2026] POST /volume/v3/volumes => generated 749 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:36:24.181615 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ea7e30f-5d89-44f4-8d6b-fd97028b0d38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:24.189104 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ea7e30f-5d89-44f4-8d6b-fd97028b0d38 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 Aug 14 22:36:24.189894 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ea7e30f-5d89-44f4-8d6b-fd97028b0d38 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:24.190121 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ea7e30f-5d89-44f4-8d6b-fd97028b0d38 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:24.190739 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e7b2180d-3edc-4225-9107-a38c800075f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:24.194432 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7b2180d-3edc-4225-9107-a38c800075f0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:24.194432 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7b2180d-3edc-4225-9107-a38c800075f0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:24.194432 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7b2180d-3edc-4225-9107-a38c800075f0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:24.194432 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e7b2180d-3edc-4225-9107-a38c800075f0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:24.198700 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:24.198700 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:24.199351 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:24.199351 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:24.200244 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7b2180d-3edc-4225-9107-a38c800075f0 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:24.200829 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1231/4958] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:24 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:24.206107 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3ea7e30f-5d89-44f4-8d6b-fd97028b0d38 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:24.211518 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ea7e30f-5d89-44f4-8d6b-fd97028b0d38 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 returned with HTTP 200 Aug 14 22:36:24.211906 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1247/4959] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:24 2026] GET /volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:25.211402 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5d93dfbc-3fad-4e0e-b291-5b258caba81d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:25.213135 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d93dfbc-3fad-4e0e-b291-5b258caba81d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:25.213403 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5d93dfbc-3fad-4e0e-b291-5b258caba81d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:25.213585 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5d93dfbc-3fad-4e0e-b291-5b258caba81d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:25.213713 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5d93dfbc-3fad-4e0e-b291-5b258caba81d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:25.217429 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:25.217429 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:25.218066 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d93dfbc-3fad-4e0e-b291-5b258caba81d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:25.218494 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1252/4960] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:25 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:25.227570 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ed1ef2df-779e-4600-9d6c-3296e697c268 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:25.228938 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b8fefc40-98ef-4c06-8024-b0ca76774e3b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:25.230003 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed1ef2df-779e-4600-9d6c-3296e697c268 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 Aug 14 22:36:25.230184 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed1ef2df-779e-4600-9d6c-3296e697c268 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:25.230387 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed1ef2df-779e-4600-9d6c-3296e697c268 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:25.231363 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8fefc40-98ef-4c06-8024-b0ca76774e3b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] POST https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e/action Aug 14 22:36:25.231899 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8fefc40-98ef-4c06-8024-b0ca76774e3b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:36:25.232059 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8fefc40-98ef-4c06-8024-b0ca76774e3b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:25.233887 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-b8fefc40-98ef-4c06-8024-b0ca76774e3b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Updating backup '36f98428-dcb8-4b6b-8537-fc1d421f744e' with '{'status': 'error'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 22:36:25.237215 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:25.237215 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:25.240781 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ed1ef2df-779e-4600-9d6c-3296e697c268 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:25.243981 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:25.243981 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:25.245418 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed1ef2df-779e-4600-9d6c-3296e697c268 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 returned with HTTP 200 Aug 14 22:36:25.245710 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-b8fefc40-98ef-4c06-8024-b0ca76774e3b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e3a8677c1feb4632876ecaa49675a46e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '037bf75f2d2e4218b1c3c48eab969ed3', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:36:25.246003 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8fefc40-98ef-4c06-8024-b0ca76774e3b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e/action returned with HTTP 403 Aug 14 22:36:25.246084 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1231/4961] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:25 2026] GET /volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:25.246870 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1232/4962] 10.4.3.114 () {70 vars in 1430 bytes} [Fri Aug 14 22:36:25 2026] POST /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:25.256472 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6a58aed6-b223-4595-8b61-492b51c04135 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:25.259523 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a58aed6-b223-4595-8b61-492b51c04135 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea Aug 14 22:36:25.259836 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a58aed6-b223-4595-8b61-492b51c04135 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:25.260161 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a58aed6-b223-4595-8b61-492b51c04135 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:25.260406 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6a58aed6-b223-4595-8b61-492b51c04135 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete volume with id: 441b9f81-53c6-4178-94d3-cfd1dc058fea Aug 14 22:36:25.263651 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-66d17eab-5535-4a46-ae3c-3684ad4eab2f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:25.265314 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66d17eab-5535-4a46-ae3c-3684ad4eab2f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:36:25.265683 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66d17eab-5535-4a46-ae3c-3684ad4eab2f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44c7d18d-f8ef-4be6-b828-79d542b30903", "name": "tempest-VolumesBackupsTest-Snapshot-124848835"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:25.269561 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:25.269561 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:25.270025 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6a58aed6-b223-4595-8b61-492b51c04135 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:36:25.273564 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:25.273564 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:25.274014 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-66d17eab-5535-4a46-ae3c-3684ad4eab2f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:25.274137 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-66d17eab-5535-4a46-ae3c-3684ad4eab2f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Create snapshot from volume 44c7d18d-f8ef-4be6-b828-79d542b30903 Aug 14 22:36:25.292840 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6a58aed6-b223-4595-8b61-492b51c04135 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete volume request issued successfully. Aug 14 22:36:25.294326 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a58aed6-b223-4595-8b61-492b51c04135 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea returned with HTTP 202 Aug 14 22:36:25.294326 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1248/4963] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:36:25 2026] DELETE /volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:25.302875 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6fdc4a40-96d1-4b6e-93e6-3c6ef7033487 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:25.307354 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6fdc4a40-96d1-4b6e-93e6-3c6ef7033487 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea Aug 14 22:36:25.307354 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6fdc4a40-96d1-4b6e-93e6-3c6ef7033487 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:25.307354 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6fdc4a40-96d1-4b6e-93e6-3c6ef7033487 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:25.310130 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-66d17eab-5535-4a46-ae3c-3684ad4eab2f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Created reservations ['20f0e001-a555-4910-bfd5-ac2fb983286b', '31ea74d3-825e-4786-ae64-891844e71464', 'f6511174-cb28-4e65-b5e2-6595221cc00b', '1068ce1b-52fb-4ae4-8e32-20d72fe1d041'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:25.314479 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:25.314479 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:25.319544 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6fdc4a40-96d1-4b6e-93e6-3c6ef7033487 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:36:25.324974 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6fdc4a40-96d1-4b6e-93e6-3c6ef7033487 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea returned with HTTP 200 Aug 14 22:36:25.325506 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1232/4964] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:25 2026] GET /volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:25.339983 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-66d17eab-5535-4a46-ae3c-3684ad4eab2f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Snapshot create request issued successfully. Aug 14 22:36:25.340414 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66d17eab-5535-4a46-ae3c-3684ad4eab2f tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:36:25.340936 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1253/4965] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:36:25 2026] POST /volume/v3/snapshots => generated 304 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:36:25.350778 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-854e0d80-36de-4797-a347-2541f38e87bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:25.354818 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-854e0d80-36de-4797-a347-2541f38e87bf tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a Aug 14 22:36:25.354818 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-854e0d80-36de-4797-a347-2541f38e87bf tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:25.354818 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-854e0d80-36de-4797-a347-2541f38e87bf tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:25.360881 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:25.360881 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:25.361606 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-854e0d80-36de-4797-a347-2541f38e87bf tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Snapshot retrieved successfully. Aug 14 22:36:25.362733 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-854e0d80-36de-4797-a347-2541f38e87bf tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a returned with HTTP 200 Aug 14 22:36:25.363220 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1233/4966] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:36:25 2026] GET /volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:26.341496 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-255f811e-b18d-44e0-90c5-d9125c9d3ea1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:26.344672 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-255f811e-b18d-44e0-90c5-d9125c9d3ea1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea Aug 14 22:36:26.344958 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-255f811e-b18d-44e0-90c5-d9125c9d3ea1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:26.345106 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-255f811e-b18d-44e0-90c5-d9125c9d3ea1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:26.353776 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-255f811e-b18d-44e0-90c5-d9125c9d3ea1 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea returned with HTTP 404 Aug 14 22:36:26.354354 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1249/4967] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:26 2026] GET /volume/v3/volumes/441b9f81-53c6-4178-94d3-cfd1dc058fea => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:26.362489 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:26.368044 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] POST https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70/restore Aug 14 22:36:26.368044 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:26.369206 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Restoring backup 410df963-07a3-4d30-9cdd-28ff1ebe9d70 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100325) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 22:36:26.369417 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Restoring backup 410df963-07a3-4d30-9cdd-28ff1ebe9d70 to volume None. Aug 14 22:36:26.372858 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f187346c-9b4e-4dc1-b420-93e64063caee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:26.375684 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:26.375684 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:26.376490 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f187346c-9b4e-4dc1-b420-93e64063caee tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a Aug 14 22:36:26.376714 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f187346c-9b4e-4dc1-b420-93e64063caee tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:26.376927 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f187346c-9b4e-4dc1-b420-93e64063caee tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:26.378177 np0000007343 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Creating volume of 1 GB for restore of backup 410df963-07a3-4d30-9cdd-28ff1ebe9d70. Aug 14 22:36:26.385313 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Availability Zones retrieved successfully. Aug 14 22:36:26.388866 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:26.388866 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:26.389368 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f187346c-9b4e-4dc1-b420-93e64063caee tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Snapshot retrieved successfully. Aug 14 22:36:26.389515 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Flow 'volume_create_api' (c0f7f757-7215-49b5-b032-8670d32199b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:26.390169 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f187346c-9b4e-4dc1-b420-93e64063caee tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a returned with HTTP 200 Aug 14 22:36:26.390554 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1254/4968] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:36:26 2026] GET /volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a => generated 463 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:26.390720 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f10394d-2c8b-4b1b-8e32-046e641bb148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:26.391653 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:36:26.400303 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-737d55aa-4432-4617-8aa2-09e4cbb00360 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:26.403218 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-737d55aa-4432-4617-8aa2-09e4cbb00360 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] POST https://10.4.3.114/volume/v3/backups Aug 14 22:36:26.403636 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-737d55aa-4432-4617-8aa2-09e4cbb00360 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "44c7d18d-f8ef-4be6-b828-79d542b30903", "snapshot_id": "f57f0047-59e2-40c7-8616-661013bd107a", "name": "tempest-VolumesBackupsTest-Backup-2094978689"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:26.405890 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-737d55aa-4432-4617-8aa2-09e4cbb00360 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Creating new backup {'backup': {'volume_id': '44c7d18d-f8ef-4be6-b828-79d542b30903', 'snapshot_id': 'f57f0047-59e2-40c7-8616-661013bd107a', 'name': 'tempest-VolumesBackupsTest-Backup-2094978689'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:36:26.406070 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-737d55aa-4432-4617-8aa2-09e4cbb00360 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Creating backup of volume 44c7d18d-f8ef-4be6-b828-79d542b30903 in container None Aug 14 22:36:26.418684 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:26.418684 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:26.419339 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-737d55aa-4432-4617-8aa2-09e4cbb00360 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:26.424883 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f10394d-2c8b-4b1b-8e32-046e641bb148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:26.426070 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bea6b69c-4abb-4b15-9813-e0de5f0c92da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:26.426384 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:26.426384 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:26.426951 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-737d55aa-4432-4617-8aa2-09e4cbb00360 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Snapshot retrieved successfully. Aug 14 22:36:26.449544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-737d55aa-4432-4617-8aa2-09e4cbb00360 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Created reservations ['80a0e1dc-d940-490b-b76b-855e3470454b', 'da008e0a-9ba3-4731-8cb8-3e71d27235fb'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:26.472532 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Created reservations ['098ab08f-6f46-4640-8540-b38b7eba301c', '802829f7-bfb3-4412-9d7b-70ef2a30192f', '701d8096-f188-4076-882b-9a5fc71409ff', '97ac210c-a17d-4c81-86ca-e71fb8e080ba'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:26.475274 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bea6b69c-4abb-4b15-9813-e0de5f0c92da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['098ab08f-6f46-4640-8540-b38b7eba301c', '802829f7-bfb3-4412-9d7b-70ef2a30192f', '701d8096-f188-4076-882b-9a5fc71409ff', '97ac210c-a17d-4c81-86ca-e71fb8e080ba']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:26.475274 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96c6fa8d-4d6d-4bd2-b96f-0a7fc3e8098e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:26.515938 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-737d55aa-4432-4617-8aa2-09e4cbb00360 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:36:26.516451 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1234/4969] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:36:26 2026] POST /volume/v3/backups => generated 330 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:36:26.524986 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96c6fa8d-4d6d-4bd2-b96f-0a7fc3e8098e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51d776f2-f6d6-4cd1-9122-cf16bc1f1b7a', '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='037bf75f2d2e4218b1c3c48eab969ed3',qos_specs=None,replication_status=,reservations=['098ab08f-6f46-4640-8540-b38b7eba301c','802829f7-bfb3-4412-9d7b-70ef2a30192f','701d8096-f188-4076-882b-9a5fc71409ff','97ac210c-a17d-4c81-86ca-e71fb8e080ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3a8677c1feb4632876ecaa49675a46e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:36:26Z,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=51d776f2-f6d6-4cd1-9122-cf16bc1f1b7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037bf75f2d2e4218b1c3c48eab969ed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3a8677c1feb4632876ecaa49675a46e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:26.525267 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d6a548bd-2ceb-48f3-8fc6-1243e27ec724 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:26.525841 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4262b95-44bb-4d9a-89aa-72dac7032e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:26.527886 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d6a548bd-2ceb-48f3-8fc6-1243e27ec724 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:26.528187 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d6a548bd-2ceb-48f3-8fc6-1243e27ec724 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:26.528504 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d6a548bd-2ceb-48f3-8fc6-1243e27ec724 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:26.528697 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d6a548bd-2ceb-48f3-8fc6-1243e27ec724 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:26.539790 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:26.539790 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:26.540942 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d6a548bd-2ceb-48f3-8fc6-1243e27ec724 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:26.542034 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1250/4970] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:26 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:26.563870 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4262b95-44bb-4d9a-89aa-72dac7032e5f) transitioned into 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='037bf75f2d2e4218b1c3c48eab969ed3',qos_specs=None,replication_status=,reservations=['098ab08f-6f46-4640-8540-b38b7eba301c','802829f7-bfb3-4412-9d7b-70ef2a30192f','701d8096-f188-4076-882b-9a5fc71409ff','97ac210c-a17d-4c81-86ca-e71fb8e080ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3a8677c1feb4632876ecaa49675a46e',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:26.564917 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f874f07-dc90-4286-9c2a-f0bfb13a95d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:26.589314 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f874f07-dc90-4286-9c2a-f0bfb13a95d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:26.590597 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Flow 'volume_create_api' (c0f7f757-7215-49b5-b032-8670d32199b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:26.591063 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Create volume request issued successfully. Aug 14 22:36:26.601633 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:26.601633 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:26.602538 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Volume info retrieved successfully. Aug 14 22:36:27.561704 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-281552a7-8082-4059-b92e-3ee27078b2af None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:27.564078 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-281552a7-8082-4059-b92e-3ee27078b2af tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:27.564373 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-281552a7-8082-4059-b92e-3ee27078b2af tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:27.564615 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-281552a7-8082-4059-b92e-3ee27078b2af tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:27.564746 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-281552a7-8082-4059-b92e-3ee27078b2af tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:27.570701 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:27.570701 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:27.572110 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-281552a7-8082-4059-b92e-3ee27078b2af tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:27.572679 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1255/4971] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:27 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 773 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:27.609952 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:27.609952 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:27.610390 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Volume info retrieved successfully. Aug 14 22:36:27.610569 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Checking backup size 1 against volume size 1 {{(pid=100325) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 22:36:27.610688 np0000007343 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Overwriting volume 51d776f2-f6d6-4cd1-9122-cf16bc1f1b7a with restore of backup 410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:27.624747 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] restore_backup in rpcapi backup_id 410df963-07a3-4d30-9cdd-28ff1ebe9d70 {{(pid=100325) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 22:36:27.626663 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a049ec9-28dc-4ff0-b6a1-129c5053ddb6 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70/restore returned with HTTP 202 Aug 14 22:36:27.627157 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1233/4972] 10.4.3.114 () {70 vars in 1433 bytes} [Fri Aug 14 22:36:26 2026] POST /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70/restore => generated 152 bytes in 1265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:36:27.635870 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c448a94c-a53c-4e0b-910c-a4e32923e045 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:27.638117 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c448a94c-a53c-4e0b-910c-a4e32923e045 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:27.638398 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c448a94c-a53c-4e0b-910c-a4e32923e045 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:27.638630 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c448a94c-a53c-4e0b-910c-a4e32923e045 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:27.638772 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c448a94c-a53c-4e0b-910c-a4e32923e045 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:27.643690 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:27.643690 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:27.644465 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c448a94c-a53c-4e0b-910c-a4e32923e045 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:27.644960 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1235/4973] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:27 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:28.586216 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-920d56a5-d544-4874-8013-70b3b462f890 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:28.588708 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-920d56a5-d544-4874-8013-70b3b462f890 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:28.588950 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-920d56a5-d544-4874-8013-70b3b462f890 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:28.589220 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-920d56a5-d544-4874-8013-70b3b462f890 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:28.589398 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-920d56a5-d544-4874-8013-70b3b462f890 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:28.595560 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:28.595560 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:28.596794 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-920d56a5-d544-4874-8013-70b3b462f890 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:28.597410 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1251/4974] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:28 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 773 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:28.657735 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a317f91b-66f8-4a5a-a6df-33c1350b0fba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:28.659468 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a317f91b-66f8-4a5a-a6df-33c1350b0fba tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:28.660332 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a317f91b-66f8-4a5a-a6df-33c1350b0fba tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:28.660332 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a317f91b-66f8-4a5a-a6df-33c1350b0fba tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:28.660707 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a317f91b-66f8-4a5a-a6df-33c1350b0fba tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:28.664864 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:28.664864 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:28.665558 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a317f91b-66f8-4a5a-a6df-33c1350b0fba tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:28.665927 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1256/4975] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:28 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:29.615340 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc3db02f-3b09-41e9-8bd5-e1f49507509b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:29.617712 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc3db02f-3b09-41e9-8bd5-e1f49507509b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:29.617897 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc3db02f-3b09-41e9-8bd5-e1f49507509b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:29.618141 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc3db02f-3b09-41e9-8bd5-e1f49507509b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:29.618313 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-dc3db02f-3b09-41e9-8bd5-e1f49507509b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:29.628963 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:29.628963 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:29.628963 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc3db02f-3b09-41e9-8bd5-e1f49507509b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:29.628963 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1234/4976] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:29 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:29.677080 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-605635ac-0a86-4a28-8ee0-35e763042ca7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:29.678842 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-605635ac-0a86-4a28-8ee0-35e763042ca7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:29.679150 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-605635ac-0a86-4a28-8ee0-35e763042ca7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:29.679414 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-605635ac-0a86-4a28-8ee0-35e763042ca7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:29.679577 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-605635ac-0a86-4a28-8ee0-35e763042ca7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:29.684139 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:29.684139 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:29.684807 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-605635ac-0a86-4a28-8ee0-35e763042ca7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:29.684839 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1236/4977] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:29 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:30.652290 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ca8792a9-4fdb-4b6a-96e8-49a0504844b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:30.654874 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca8792a9-4fdb-4b6a-96e8-49a0504844b3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:30.655320 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca8792a9-4fdb-4b6a-96e8-49a0504844b3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:30.655462 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca8792a9-4fdb-4b6a-96e8-49a0504844b3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:30.655617 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ca8792a9-4fdb-4b6a-96e8-49a0504844b3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:30.660948 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:30.660948 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:30.661914 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca8792a9-4fdb-4b6a-96e8-49a0504844b3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:30.662532 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1252/4978] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:30 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:30.699185 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b4c800fc-a376-493f-9bd2-4abe4b684acd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:30.707177 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4c800fc-a376-493f-9bd2-4abe4b684acd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:30.709275 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4c800fc-a376-493f-9bd2-4abe4b684acd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:30.709275 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4c800fc-a376-493f-9bd2-4abe4b684acd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:30.709275 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b4c800fc-a376-493f-9bd2-4abe4b684acd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:30.714823 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:30.714823 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:30.714823 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4c800fc-a376-493f-9bd2-4abe4b684acd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:30.714823 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1257/4979] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:30 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:36:31.678241 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4466137a-9837-4c9f-80e6-fe00565662b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:31.680182 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4466137a-9837-4c9f-80e6-fe00565662b5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:31.680604 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4466137a-9837-4c9f-80e6-fe00565662b5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:31.680781 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4466137a-9837-4c9f-80e6-fe00565662b5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:31.680880 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4466137a-9837-4c9f-80e6-fe00565662b5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:31.686298 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:31.686298 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:31.689135 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4466137a-9837-4c9f-80e6-fe00565662b5 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:31.689516 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1235/4980] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:31 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:31.729197 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-91bc886e-6b6f-4eb4-ad1c-4e3dd150428c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:31.733642 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91bc886e-6b6f-4eb4-ad1c-4e3dd150428c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:31.733829 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91bc886e-6b6f-4eb4-ad1c-4e3dd150428c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:31.734010 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91bc886e-6b6f-4eb4-ad1c-4e3dd150428c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:31.734108 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-91bc886e-6b6f-4eb4-ad1c-4e3dd150428c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:31.744134 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:31.744134 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:31.744896 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91bc886e-6b6f-4eb4-ad1c-4e3dd150428c tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:31.745347 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1237/4981] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:31 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:32.700867 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-56327c59-59ce-41e8-8aae-f5ef475e3435 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:32.703387 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56327c59-59ce-41e8-8aae-f5ef475e3435 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:32.703659 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56327c59-59ce-41e8-8aae-f5ef475e3435 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:32.703846 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56327c59-59ce-41e8-8aae-f5ef475e3435 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:32.703991 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-56327c59-59ce-41e8-8aae-f5ef475e3435 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:32.708953 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:32.708953 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:32.709988 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56327c59-59ce-41e8-8aae-f5ef475e3435 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:32.710444 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1253/4982] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:32 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:32.758891 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64433e30-8a63-4ac2-8b21-fe9c1824364d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:32.760847 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64433e30-8a63-4ac2-8b21-fe9c1824364d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:32.761075 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64433e30-8a63-4ac2-8b21-fe9c1824364d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:32.761318 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64433e30-8a63-4ac2-8b21-fe9c1824364d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:32.761392 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-64433e30-8a63-4ac2-8b21-fe9c1824364d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:32.765629 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:32.765629 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:32.766140 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64433e30-8a63-4ac2-8b21-fe9c1824364d tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:32.766582 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1258/4983] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:32 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:33.723291 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-38c2eb20-3fc4-466a-bf6b-9adef7e657dc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:33.726169 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38c2eb20-3fc4-466a-bf6b-9adef7e657dc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:33.726710 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38c2eb20-3fc4-466a-bf6b-9adef7e657dc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:33.727222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38c2eb20-3fc4-466a-bf6b-9adef7e657dc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:33.727443 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-38c2eb20-3fc4-466a-bf6b-9adef7e657dc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:33.736070 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:33.736070 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:33.737785 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38c2eb20-3fc4-466a-bf6b-9adef7e657dc tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:33.738427 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1236/4984] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:33 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 784 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:33.778536 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-85ac7a04-3c12-4d48-bec1-2d6cf309edad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:33.780728 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85ac7a04-3c12-4d48-bec1-2d6cf309edad tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:33.781053 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85ac7a04-3c12-4d48-bec1-2d6cf309edad tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:33.781320 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85ac7a04-3c12-4d48-bec1-2d6cf309edad tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:33.781461 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-85ac7a04-3c12-4d48-bec1-2d6cf309edad tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:33.786758 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:33.786758 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:33.787588 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85ac7a04-3c12-4d48-bec1-2d6cf309edad tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:33.787963 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1238/4985] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:33 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:34.750736 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3d656c4d-0cd1-4fb5-9a59-a3922be53176 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:34.752676 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d656c4d-0cd1-4fb5-9a59-a3922be53176 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:34.752787 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d656c4d-0cd1-4fb5-9a59-a3922be53176 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:34.752990 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d656c4d-0cd1-4fb5-9a59-a3922be53176 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:34.753091 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3d656c4d-0cd1-4fb5-9a59-a3922be53176 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:34.757173 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:34.757173 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:34.758018 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d656c4d-0cd1-4fb5-9a59-a3922be53176 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:34.758376 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1254/4986] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:34 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:34.800319 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c86bec18-62ae-4dfd-b80e-d3f178c51683 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:34.803048 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c86bec18-62ae-4dfd-b80e-d3f178c51683 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:34.804028 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c86bec18-62ae-4dfd-b80e-d3f178c51683 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:34.804028 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c86bec18-62ae-4dfd-b80e-d3f178c51683 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:34.804338 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c86bec18-62ae-4dfd-b80e-d3f178c51683 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:34.810194 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:34.810194 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:34.811131 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c86bec18-62ae-4dfd-b80e-d3f178c51683 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:34.811727 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1259/4987] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:34 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:35.771165 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c33687e7-5c87-41ae-be86-d2973ec951ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:35.776572 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c33687e7-5c87-41ae-be86-d2973ec951ea tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:35.776796 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c33687e7-5c87-41ae-be86-d2973ec951ea tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:35.777007 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c33687e7-5c87-41ae-be86-d2973ec951ea tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:35.777109 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c33687e7-5c87-41ae-be86-d2973ec951ea tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:35.786290 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:35.786290 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:35.787378 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c33687e7-5c87-41ae-be86-d2973ec951ea tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:35.787905 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1237/4988] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:35 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:35.825224 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ca6f180-a74e-4274-b6ac-16f3ed460ded None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:35.828008 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ca6f180-a74e-4274-b6ac-16f3ed460ded tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:35.828008 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ca6f180-a74e-4274-b6ac-16f3ed460ded tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:35.828008 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ca6f180-a74e-4274-b6ac-16f3ed460ded tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:35.828008 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1ca6f180-a74e-4274-b6ac-16f3ed460ded tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:35.832434 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:35.832434 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:35.833152 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ca6f180-a74e-4274-b6ac-16f3ed460ded tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:35.833731 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1239/4989] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:35 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:36.799663 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb398196-7cb0-4833-b140-33fe96a91a5d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:36.801601 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb398196-7cb0-4833-b140-33fe96a91a5d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:36.801830 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb398196-7cb0-4833-b140-33fe96a91a5d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:36.802025 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb398196-7cb0-4833-b140-33fe96a91a5d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:36.802150 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-eb398196-7cb0-4833-b140-33fe96a91a5d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:36.806889 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:36.806889 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:36.807552 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb398196-7cb0-4833-b140-33fe96a91a5d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:36.807978 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1255/4990] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:36 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:36.846921 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-afe8e196-cd43-4417-83fe-6f7fbae16f1a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:36.850293 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-afe8e196-cd43-4417-83fe-6f7fbae16f1a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:36.850293 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-afe8e196-cd43-4417-83fe-6f7fbae16f1a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:36.850293 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-afe8e196-cd43-4417-83fe-6f7fbae16f1a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:36.850293 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-afe8e196-cd43-4417-83fe-6f7fbae16f1a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:36.856887 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:36.856887 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:36.858167 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-afe8e196-cd43-4417-83fe-6f7fbae16f1a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:36.858875 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1260/4991] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:36 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:37.820075 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c94dd5a2-9a17-440c-833e-968998982b77 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:37.822174 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c94dd5a2-9a17-440c-833e-968998982b77 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:37.822420 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c94dd5a2-9a17-440c-833e-968998982b77 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:37.822611 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c94dd5a2-9a17-440c-833e-968998982b77 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:37.822727 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c94dd5a2-9a17-440c-833e-968998982b77 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:37.827857 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:37.827857 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:37.829105 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c94dd5a2-9a17-440c-833e-968998982b77 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:37.829479 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1238/4992] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:37 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:37.875076 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d13b1bc3-79e8-43a1-84a0-9ed94d2ad307 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:37.877340 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d13b1bc3-79e8-43a1-84a0-9ed94d2ad307 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:37.877616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d13b1bc3-79e8-43a1-84a0-9ed94d2ad307 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:37.877877 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d13b1bc3-79e8-43a1-84a0-9ed94d2ad307 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:37.878030 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d13b1bc3-79e8-43a1-84a0-9ed94d2ad307 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:37.883436 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:37.883436 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:37.884055 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d13b1bc3-79e8-43a1-84a0-9ed94d2ad307 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:37.884436 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1240/4993] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:37 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:38.840201 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa055991-71f2-49b1-bdcb-ba2760c99fb8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:38.842179 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa055991-71f2-49b1-bdcb-ba2760c99fb8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:38.842412 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa055991-71f2-49b1-bdcb-ba2760c99fb8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:38.842612 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa055991-71f2-49b1-bdcb-ba2760c99fb8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:38.842739 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fa055991-71f2-49b1-bdcb-ba2760c99fb8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:38.846900 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:38.846900 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:38.847738 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa055991-71f2-49b1-bdcb-ba2760c99fb8 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:38.848092 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1256/4994] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:38 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:38.896829 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5785466f-a919-4e8b-9dfb-bebc20f2a24f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:38.899009 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5785466f-a919-4e8b-9dfb-bebc20f2a24f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:38.899347 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5785466f-a919-4e8b-9dfb-bebc20f2a24f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:38.899696 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5785466f-a919-4e8b-9dfb-bebc20f2a24f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:38.899807 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5785466f-a919-4e8b-9dfb-bebc20f2a24f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:38.904983 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:38.904983 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:38.905648 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5785466f-a919-4e8b-9dfb-bebc20f2a24f tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:38.906163 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1261/4995] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:38 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:38.915888 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6dbeba8e-c65b-4228-93a0-3a02f335391b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:38.918712 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6dbeba8e-c65b-4228-93a0-3a02f335391b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/51d776f2-f6d6-4cd1-9122-cf16bc1f1b7a Aug 14 22:36:38.918988 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6dbeba8e-c65b-4228-93a0-3a02f335391b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:38.919204 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6dbeba8e-c65b-4228-93a0-3a02f335391b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:38.919431 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6dbeba8e-c65b-4228-93a0-3a02f335391b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete volume with id: 51d776f2-f6d6-4cd1-9122-cf16bc1f1b7a Aug 14 22:36:38.926744 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:38.926744 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:38.927041 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6dbeba8e-c65b-4228-93a0-3a02f335391b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:36:38.946139 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6dbeba8e-c65b-4228-93a0-3a02f335391b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete volume request issued successfully. Aug 14 22:36:38.946390 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6dbeba8e-c65b-4228-93a0-3a02f335391b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/51d776f2-f6d6-4cd1-9122-cf16bc1f1b7a returned with HTTP 202 Aug 14 22:36:38.947005 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1239/4996] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:36:38 2026] DELETE /volume/v3/volumes/51d776f2-f6d6-4cd1-9122-cf16bc1f1b7a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:38.954052 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dfcf7432-4d60-4a70-ba19-edb84ba84b76 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:38.959101 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dfcf7432-4d60-4a70-ba19-edb84ba84b76 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/51d776f2-f6d6-4cd1-9122-cf16bc1f1b7a Aug 14 22:36:38.959456 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dfcf7432-4d60-4a70-ba19-edb84ba84b76 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:38.959691 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dfcf7432-4d60-4a70-ba19-edb84ba84b76 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:38.973696 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:38.973696 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:38.981127 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dfcf7432-4d60-4a70-ba19-edb84ba84b76 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:36:38.987449 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dfcf7432-4d60-4a70-ba19-edb84ba84b76 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/51d776f2-f6d6-4cd1-9122-cf16bc1f1b7a returned with HTTP 200 Aug 14 22:36:38.987885 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1241/4997] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:38 2026] GET /volume/v3/volumes/51d776f2-f6d6-4cd1-9122-cf16bc1f1b7a => generated 1074 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:39.858177 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c7d3232b-4214-4690-87df-3b10f1bfd7a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:39.860687 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c7d3232b-4214-4690-87df-3b10f1bfd7a1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:39.861011 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c7d3232b-4214-4690-87df-3b10f1bfd7a1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:39.861324 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c7d3232b-4214-4690-87df-3b10f1bfd7a1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:39.861508 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c7d3232b-4214-4690-87df-3b10f1bfd7a1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:39.867101 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:39.867101 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:39.868224 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c7d3232b-4214-4690-87df-3b10f1bfd7a1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:39.868780 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1257/4998] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:39 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:40.004172 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9dfa33fe-a490-4736-b002-f238c08fdce9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:40.006541 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9dfa33fe-a490-4736-b002-f238c08fdce9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/51d776f2-f6d6-4cd1-9122-cf16bc1f1b7a Aug 14 22:36:40.006763 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9dfa33fe-a490-4736-b002-f238c08fdce9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:40.006974 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9dfa33fe-a490-4736-b002-f238c08fdce9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:40.013727 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9dfa33fe-a490-4736-b002-f238c08fdce9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/51d776f2-f6d6-4cd1-9122-cf16bc1f1b7a returned with HTTP 404 Aug 14 22:36:40.013727 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1262/4999] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:40 2026] GET /volume/v3/volumes/51d776f2-f6d6-4cd1-9122-cf16bc1f1b7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:40.023520 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec67da5e-f7b2-477c-acc2-11037922b25a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:40.025885 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec67da5e-f7b2-477c-acc2-11037922b25a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:40.026187 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec67da5e-f7b2-477c-acc2-11037922b25a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:40.026453 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec67da5e-f7b2-477c-acc2-11037922b25a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:40.026597 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ec67da5e-f7b2-477c-acc2-11037922b25a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:40.035028 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:40.035028 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:40.036481 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec67da5e-f7b2-477c-acc2-11037922b25a tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-member] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:40.036878 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1240/5000] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:40 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:40.048291 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8f2ca39-9fd1-4cf1-9621-3c85be23a2e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:40.050607 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8f2ca39-9fd1-4cf1-9621-3c85be23a2e9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] DELETE https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:40.050880 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8f2ca39-9fd1-4cf1-9621-3c85be23a2e9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:40.051419 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8f2ca39-9fd1-4cf1-9621-3c85be23a2e9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:40.051565 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-a8f2ca39-9fd1-4cf1-9621-3c85be23a2e9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete backup with id: 36f98428-dcb8-4b6b-8537-fc1d421f744e. Aug 14 22:36:40.056561 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:40.056561 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:40.069627 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-a8f2ca39-9fd1-4cf1-9621-3c85be23a2e9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] delete_backup rpcapi backup_id 36f98428-dcb8-4b6b-8537-fc1d421f744e {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:36:40.074271 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8f2ca39-9fd1-4cf1-9621-3c85be23a2e9 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 202 Aug 14 22:36:40.074271 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1242/5001] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:36:40 2026] DELETE /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:36:40.081329 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-349b1f60-8aef-4c6a-ae19-7ae3b3e4375e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:40.083480 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-349b1f60-8aef-4c6a-ae19-7ae3b3e4375e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:40.083692 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-349b1f60-8aef-4c6a-ae19-7ae3b3e4375e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:40.083912 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-349b1f60-8aef-4c6a-ae19-7ae3b3e4375e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:40.084027 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-349b1f60-8aef-4c6a-ae19-7ae3b3e4375e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:40.090731 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:40.090731 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:40.091805 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-349b1f60-8aef-4c6a-ae19-7ae3b3e4375e tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 200 Aug 14 22:36:40.092301 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1258/5002] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:40 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:40.879030 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-41c2b060-20ed-4b86-918f-a9c3be7c87ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:40.880666 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41c2b060-20ed-4b86-918f-a9c3be7c87ce tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:40.880856 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41c2b060-20ed-4b86-918f-a9c3be7c87ce tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:40.881087 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41c2b060-20ed-4b86-918f-a9c3be7c87ce tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:40.881159 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-41c2b060-20ed-4b86-918f-a9c3be7c87ce tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:40.885388 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:40.885388 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:40.886161 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41c2b060-20ed-4b86-918f-a9c3be7c87ce tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:40.886543 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1263/5003] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:40 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:41.103461 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0bc7615b-f524-4fca-9976-26def101043b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:41.105763 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bc7615b-f524-4fca-9976-26def101043b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e Aug 14 22:36:41.106081 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bc7615b-f524-4fca-9976-26def101043b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:41.106356 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bc7615b-f524-4fca-9976-26def101043b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:41.106513 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0bc7615b-f524-4fca-9976-26def101043b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 36f98428-dcb8-4b6b-8537-fc1d421f744e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:41.110452 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bc7615b-f524-4fca-9976-26def101043b tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e returned with HTTP 404 Aug 14 22:36:41.110929 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1241/5004] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:41 2026] GET /volume/v3/backups/36f98428-dcb8-4b6b-8537-fc1d421f744e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:41.119769 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9607ff4e-8cd9-4446-9425-a695201b76ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:41.121607 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9607ff4e-8cd9-4446-9425-a695201b76ae tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] DELETE https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:36:41.121872 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9607ff4e-8cd9-4446-9425-a695201b76ae tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:41.122079 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9607ff4e-8cd9-4446-9425-a695201b76ae tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:41.122181 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-9607ff4e-8cd9-4446-9425-a695201b76ae tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete backup with id: dc2aeec1-784c-4b39-ad57-579e1422aabf. Aug 14 22:36:41.126794 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:41.126794 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:41.140433 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-9607ff4e-8cd9-4446-9425-a695201b76ae tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] delete_backup rpcapi backup_id dc2aeec1-784c-4b39-ad57-579e1422aabf {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:36:41.142424 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9607ff4e-8cd9-4446-9425-a695201b76ae tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 202 Aug 14 22:36:41.142931 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1243/5005] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:36:41 2026] DELETE /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:36:41.154147 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fff62b62-66e2-4d55-b9ff-b8298ece7fec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:41.155784 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fff62b62-66e2-4d55-b9ff-b8298ece7fec tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:36:41.156002 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fff62b62-66e2-4d55-b9ff-b8298ece7fec tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:41.156213 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fff62b62-66e2-4d55-b9ff-b8298ece7fec tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:41.156350 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fff62b62-66e2-4d55-b9ff-b8298ece7fec tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:41.166975 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:41.166975 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:41.167634 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fff62b62-66e2-4d55-b9ff-b8298ece7fec tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 200 Aug 14 22:36:41.168025 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1259/5006] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:41 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:41.896577 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c76a824-2211-4b8a-a9fd-ac2c48cd8710 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:41.898552 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c76a824-2211-4b8a-a9fd-ac2c48cd8710 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:41.898552 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c76a824-2211-4b8a-a9fd-ac2c48cd8710 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:41.898797 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c76a824-2211-4b8a-a9fd-ac2c48cd8710 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:41.898797 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9c76a824-2211-4b8a-a9fd-ac2c48cd8710 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:41.904361 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:41.904361 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:41.905400 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c76a824-2211-4b8a-a9fd-ac2c48cd8710 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:41.905840 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1264/5007] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:41 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:42.180666 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f9bdbcf-ddd1-4f66-b739-01e6323e9dc7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:42.182621 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f9bdbcf-ddd1-4f66-b739-01e6323e9dc7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf Aug 14 22:36:42.182865 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f9bdbcf-ddd1-4f66-b739-01e6323e9dc7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:42.183099 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f9bdbcf-ddd1-4f66-b739-01e6323e9dc7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:42.183211 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8f9bdbcf-ddd1-4f66-b739-01e6323e9dc7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id dc2aeec1-784c-4b39-ad57-579e1422aabf. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:42.187690 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f9bdbcf-ddd1-4f66-b739-01e6323e9dc7 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf returned with HTTP 404 Aug 14 22:36:42.188142 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1242/5008] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:42 2026] GET /volume/v3/backups/dc2aeec1-784c-4b39-ad57-579e1422aabf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:42.195364 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3833d5bd-43b7-4a7b-8aa2-3db69d6e0aad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:42.197381 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3833d5bd-43b7-4a7b-8aa2-3db69d6e0aad tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] DELETE https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:42.197543 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3833d5bd-43b7-4a7b-8aa2-3db69d6e0aad tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:42.197775 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3833d5bd-43b7-4a7b-8aa2-3db69d6e0aad tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:42.197893 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-3833d5bd-43b7-4a7b-8aa2-3db69d6e0aad tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete backup with id: 410df963-07a3-4d30-9cdd-28ff1ebe9d70. Aug 14 22:36:42.207001 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:42.207001 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:42.218517 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-3833d5bd-43b7-4a7b-8aa2-3db69d6e0aad tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] delete_backup rpcapi backup_id 410df963-07a3-4d30-9cdd-28ff1ebe9d70 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:36:42.220424 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3833d5bd-43b7-4a7b-8aa2-3db69d6e0aad tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 202 Aug 14 22:36:42.220879 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1244/5009] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:36:42 2026] DELETE /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:36:42.228761 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a7194687-b0d0-4908-965f-3bd40443be07 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:42.231124 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7194687-b0d0-4908-965f-3bd40443be07 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:42.231444 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7194687-b0d0-4908-965f-3bd40443be07 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:42.231815 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7194687-b0d0-4908-965f-3bd40443be07 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:42.231990 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a7194687-b0d0-4908-965f-3bd40443be07 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:42.237715 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:42.237715 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:42.240362 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7194687-b0d0-4908-965f-3bd40443be07 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 200 Aug 14 22:36:42.240362 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1260/5010] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:42 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:42.916725 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6b51ba18-0524-4fb1-a68e-5e0916164618 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:42.918521 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b51ba18-0524-4fb1-a68e-5e0916164618 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:42.918731 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6b51ba18-0524-4fb1-a68e-5e0916164618 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:42.919008 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6b51ba18-0524-4fb1-a68e-5e0916164618 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:42.919126 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6b51ba18-0524-4fb1-a68e-5e0916164618 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:42.923584 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:42.923584 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:42.924398 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b51ba18-0524-4fb1-a68e-5e0916164618 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:42.924780 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1265/5011] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:42 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:42.938875 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f9b4964f-e3d3-465b-89cf-299f24dcc61a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:42.941239 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9b4964f-e3d3-465b-89cf-299f24dcc61a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:42.941569 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9b4964f-e3d3-465b-89cf-299f24dcc61a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:42.941806 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9b4964f-e3d3-465b-89cf-299f24dcc61a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:42.941963 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f9b4964f-e3d3-465b-89cf-299f24dcc61a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:42.947379 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:42.947379 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:42.948495 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9b4964f-e3d3-465b-89cf-299f24dcc61a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:42.949149 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1243/5012] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:42 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:42.961521 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9ca029a3-5bb1-4ad2-a07e-4ebe64bb30a9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:42.965279 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ca029a3-5bb1-4ad2-a07e-4ebe64bb30a9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] DELETE https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:42.965279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ca029a3-5bb1-4ad2-a07e-4ebe64bb30a9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:42.965279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ca029a3-5bb1-4ad2-a07e-4ebe64bb30a9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:42.965279 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-9ca029a3-5bb1-4ad2-a07e-4ebe64bb30a9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete backup with id: ea65d2a4-81b2-45a7-a252-2b620fddfa24. Aug 14 22:36:42.969675 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:42.969675 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:42.983686 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-9ca029a3-5bb1-4ad2-a07e-4ebe64bb30a9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] delete_backup rpcapi backup_id ea65d2a4-81b2-45a7-a252-2b620fddfa24 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:36:42.985614 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ca029a3-5bb1-4ad2-a07e-4ebe64bb30a9 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 202 Aug 14 22:36:42.986360 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1245/5013] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:42 2026] DELETE /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:36:42.993147 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4fdf8610-fbb8-4345-add7-6002057a61bd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:42.995016 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fdf8610-fbb8-4345-add7-6002057a61bd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:42.995309 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fdf8610-fbb8-4345-add7-6002057a61bd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:42.995554 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fdf8610-fbb8-4345-add7-6002057a61bd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:42.995711 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4fdf8610-fbb8-4345-add7-6002057a61bd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:43.001337 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:43.001337 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:43.002146 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fdf8610-fbb8-4345-add7-6002057a61bd tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 200 Aug 14 22:36:43.002644 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1261/5014] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:42 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:43.250734 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-acba1342-75d4-4c82-a720-d739257e7f73 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:43.252926 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-acba1342-75d4-4c82-a720-d739257e7f73 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 Aug 14 22:36:43.253271 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-acba1342-75d4-4c82-a720-d739257e7f73 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:43.253451 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-acba1342-75d4-4c82-a720-d739257e7f73 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:43.253590 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-acba1342-75d4-4c82-a720-d739257e7f73 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Show backup with id 410df963-07a3-4d30-9cdd-28ff1ebe9d70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:43.258422 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-acba1342-75d4-4c82-a720-d739257e7f73 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 returned with HTTP 404 Aug 14 22:36:43.258967 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1266/5015] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:43 2026] GET /volume/v3/backups/410df963-07a3-4d30-9cdd-28ff1ebe9d70 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:43.265848 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2e075dff-9053-4753-a15b-a4ae48563507 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:43.268103 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e075dff-9053-4753-a15b-a4ae48563507 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f Aug 14 22:36:43.268410 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e075dff-9053-4753-a15b-a4ae48563507 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:43.268559 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e075dff-9053-4753-a15b-a4ae48563507 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:43.268711 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2e075dff-9053-4753-a15b-a4ae48563507 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete volume with id: e92b9ff6-77f4-4001-b747-511d8fbf9e0f Aug 14 22:36:43.276399 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:43.276399 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:43.276794 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2e075dff-9053-4753-a15b-a4ae48563507 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:36:43.293425 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2e075dff-9053-4753-a15b-a4ae48563507 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Delete volume request issued successfully. Aug 14 22:36:43.293590 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e075dff-9053-4753-a15b-a4ae48563507 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f returned with HTTP 202 Aug 14 22:36:43.294020 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1244/5016] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:36:43 2026] DELETE /volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:43.302353 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3416973f-2e75-4083-9638-bf9b0a0461bd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:43.306480 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3416973f-2e75-4083-9638-bf9b0a0461bd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f Aug 14 22:36:43.306480 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3416973f-2e75-4083-9638-bf9b0a0461bd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:43.306480 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3416973f-2e75-4083-9638-bf9b0a0461bd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:43.316299 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:43.316299 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:43.321114 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3416973f-2e75-4083-9638-bf9b0a0461bd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Volume info retrieved successfully. Aug 14 22:36:43.326555 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3416973f-2e75-4083-9638-bf9b0a0461bd tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f returned with HTTP 200 Aug 14 22:36:43.327353 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1246/5017] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:43 2026] GET /volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:44.014595 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3b4a3f5-989a-4cd7-8217-ce5e033472ad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:44.016400 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3b4a3f5-989a-4cd7-8217-ce5e033472ad tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 Aug 14 22:36:44.016683 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3b4a3f5-989a-4cd7-8217-ce5e033472ad tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:44.016936 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3b4a3f5-989a-4cd7-8217-ce5e033472ad tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:44.017094 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a3b4a3f5-989a-4cd7-8217-ce5e033472ad tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Show backup with id ea65d2a4-81b2-45a7-a252-2b620fddfa24. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:44.020870 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3b4a3f5-989a-4cd7-8217-ce5e033472ad tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 returned with HTTP 404 Aug 14 22:36:44.021449 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1262/5018] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:44 2026] GET /volume/v3/backups/ea65d2a4-81b2-45a7-a252-2b620fddfa24 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:44.029804 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bd715193-d947-4fa3-a191-eb99d7730e4e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:44.031608 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd715193-d947-4fa3-a191-eb99d7730e4e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a Aug 14 22:36:44.031834 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd715193-d947-4fa3-a191-eb99d7730e4e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:44.032080 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd715193-d947-4fa3-a191-eb99d7730e4e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:44.032123 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-bd715193-d947-4fa3-a191-eb99d7730e4e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete snapshot with id: f57f0047-59e2-40c7-8616-661013bd107a Aug 14 22:36:44.037828 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:44.037828 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:44.038301 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bd715193-d947-4fa3-a191-eb99d7730e4e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Snapshot retrieved successfully. Aug 14 22:36:44.055553 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bd715193-d947-4fa3-a191-eb99d7730e4e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Snapshot delete request issued successfully. Aug 14 22:36:44.055790 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd715193-d947-4fa3-a191-eb99d7730e4e tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a returned with HTTP 202 Aug 14 22:36:44.056264 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1267/5019] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:36:44 2026] DELETE /volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:44.063480 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd939b44-1f90-41c5-a1e8-d9c58affbb6c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:44.065409 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd939b44-1f90-41c5-a1e8-d9c58affbb6c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a Aug 14 22:36:44.065409 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd939b44-1f90-41c5-a1e8-d9c58affbb6c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:44.065604 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd939b44-1f90-41c5-a1e8-d9c58affbb6c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:44.071086 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:44.071086 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:44.071579 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cd939b44-1f90-41c5-a1e8-d9c58affbb6c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Snapshot retrieved successfully. Aug 14 22:36:44.072394 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd939b44-1f90-41c5-a1e8-d9c58affbb6c tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a returned with HTTP 200 Aug 14 22:36:44.072773 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1245/5020] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:36:44 2026] GET /volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:44.343025 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9c25fcf7-4ea3-4241-a2cb-ac8b21aa8567 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:44.345046 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c25fcf7-4ea3-4241-a2cb-ac8b21aa8567 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] GET https://10.4.3.114/volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f Aug 14 22:36:44.345459 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c25fcf7-4ea3-4241-a2cb-ac8b21aa8567 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:44.345809 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c25fcf7-4ea3-4241-a2cb-ac8b21aa8567 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:44.353739 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c25fcf7-4ea3-4241-a2cb-ac8b21aa8567 tempest-ProjectMemberTests33-1140316596 tempest-ProjectMemberTests33-1140316596-project-admin] https://10.4.3.114/volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f returned with HTTP 404 Aug 14 22:36:44.354632 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1247/5021] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:44 2026] GET /volume/v3/volumes/e92b9ff6-77f4-4001-b747-511d8fbf9e0f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:45.081879 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c461854-d033-4a20-bb38-ed247cadd10a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:45.086201 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c461854-d033-4a20-bb38-ed247cadd10a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a Aug 14 22:36:45.086408 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c461854-d033-4a20-bb38-ed247cadd10a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:45.086590 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c461854-d033-4a20-bb38-ed247cadd10a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:45.094474 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c461854-d033-4a20-bb38-ed247cadd10a tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a returned with HTTP 404 Aug 14 22:36:45.094915 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1263/5022] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:36:45 2026] GET /volume/v3/snapshots/f57f0047-59e2-40c7-8616-661013bd107a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:45.102806 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2ec5dde7-3351-43da-88b6-9b48db272e79 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:45.105026 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ec5dde7-3351-43da-88b6-9b48db272e79 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] DELETE https://10.4.3.114/volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 Aug 14 22:36:45.105275 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ec5dde7-3351-43da-88b6-9b48db272e79 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:45.105547 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ec5dde7-3351-43da-88b6-9b48db272e79 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:45.105729 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-2ec5dde7-3351-43da-88b6-9b48db272e79 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete volume with id: 44c7d18d-f8ef-4be6-b828-79d542b30903 Aug 14 22:36:45.115887 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:45.115887 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:45.116887 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2ec5dde7-3351-43da-88b6-9b48db272e79 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:45.141971 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2ec5dde7-3351-43da-88b6-9b48db272e79 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete volume request issued successfully. Aug 14 22:36:45.144054 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ec5dde7-3351-43da-88b6-9b48db272e79 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 returned with HTTP 202 Aug 14 22:36:45.144640 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1268/5023] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:45 2026] DELETE /volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:45.153515 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fdce41da-8613-4adc-9bf9-ed490ac53939 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:45.156539 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdce41da-8613-4adc-9bf9-ed490ac53939 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 Aug 14 22:36:45.156752 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdce41da-8613-4adc-9bf9-ed490ac53939 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:45.156982 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdce41da-8613-4adc-9bf9-ed490ac53939 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:45.163396 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:45.163396 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:45.167000 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fdce41da-8613-4adc-9bf9-ed490ac53939 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:45.170712 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdce41da-8613-4adc-9bf9-ed490ac53939 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 returned with HTTP 200 Aug 14 22:36:45.171051 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1246/5024] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:45 2026] GET /volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:45.897498 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:45.988068 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:36:45.988404 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1641974256"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:45.989739 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1641974256'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:36:45.989857 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Create volume of 1 GB Aug 14 22:36:45.993629 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Availability Zones retrieved successfully. Aug 14 22:36:45.999056 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Flow 'volume_create_api' (968c7479-cdef-4bb9-8757-907e9ae227fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:45.999921 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168dbce6-1432-4064-83e7-397d6587a21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:46.000700 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:36:46.027956 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168dbce6-1432-4064-83e7-397d6587a21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:46.028830 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a9fd60-b357-45d6-b58e-2e9e3efe7de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:46.081096 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Created reservations ['40b201e2-28f1-4408-906a-dbfd0f3e28db', 'f5c0fb77-8a33-4fa0-aa15-e97afcb61b13', '3f8a36e2-de16-46cf-b44b-3ea0a80dd101', 'd69f7c3b-b0dd-4c23-be00-7d244be20523'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:46.081744 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a9fd60-b357-45d6-b58e-2e9e3efe7de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40b201e2-28f1-4408-906a-dbfd0f3e28db', 'f5c0fb77-8a33-4fa0-aa15-e97afcb61b13', '3f8a36e2-de16-46cf-b44b-3ea0a80dd101', 'd69f7c3b-b0dd-4c23-be00-7d244be20523']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:46.082405 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ae73c1-ffcf-43ca-bf5d-97b0b20bec36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:46.105442 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ae73c1-ffcf-43ca-bf5d-97b0b20bec36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ecf1034-3971-40b8-98c9-eebf010c0813', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1641974256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a91ed71dc3452196037719b9d9bc1c',qos_specs=None,replication_status=,reservations=['40b201e2-28f1-4408-906a-dbfd0f3e28db','f5c0fb77-8a33-4fa0-aa15-e97afcb61b13','3f8a36e2-de16-46cf-b44b-3ea0a80dd101','d69f7c3b-b0dd-4c23-be00-7d244be20523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52977915ae234deaaf05edf50b05a177',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:36:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1641974256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ecf1034-3971-40b8-98c9-eebf010c0813,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a91ed71dc3452196037719b9d9bc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52977915ae234deaaf05edf50b05a177',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:46.106106 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a7b0a2f-9c8b-4f3b-9a61-ca30103563c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:46.123636 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a7b0a2f-9c8b-4f3b-9a61-ca30103563c8) transitioned into state 'SUCCESS' from state '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-1641974256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a91ed71dc3452196037719b9d9bc1c',qos_specs=None,replication_status=,reservations=['40b201e2-28f1-4408-906a-dbfd0f3e28db','f5c0fb77-8a33-4fa0-aa15-e97afcb61b13','3f8a36e2-de16-46cf-b44b-3ea0a80dd101','d69f7c3b-b0dd-4c23-be00-7d244be20523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52977915ae234deaaf05edf50b05a177',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:46.124229 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f333d1de-29f5-412e-bb5a-9e2073d6b4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:46.134122 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f333d1de-29f5-412e-bb5a-9e2073d6b4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:46.135352 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Flow 'volume_create_api' (968c7479-cdef-4bb9-8757-907e9ae227fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:46.135768 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Create volume request issued successfully. Aug 14 22:36:46.136564 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-235472fb-d70a-4dc1-a617-8dbafce1b2e4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:36:46.137106 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1248/5025] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:36:45 2026] POST /volume/v3/volumes => generated 778 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:36:46.151677 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6bcc946e-918c-4a6e-8c19-f350a57c3e61 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:46.153455 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6bcc946e-918c-4a6e-8c19-f350a57c3e61 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 Aug 14 22:36:46.153681 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6bcc946e-918c-4a6e-8c19-f350a57c3e61 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:46.153856 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6bcc946e-918c-4a6e-8c19-f350a57c3e61 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:46.161049 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:46.161049 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:46.164783 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6bcc946e-918c-4a6e-8c19-f350a57c3e61 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:36:46.168889 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6bcc946e-918c-4a6e-8c19-f350a57c3e61 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 returned with HTTP 200 Aug 14 22:36:46.169297 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1264/5026] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:46 2026] GET /volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:46.184102 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c8b4480e-8d9c-4f74-afe2-f1faf1ea7549 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:46.185814 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8b4480e-8d9c-4f74-afe2-f1faf1ea7549 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 Aug 14 22:36:46.186034 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8b4480e-8d9c-4f74-afe2-f1faf1ea7549 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:46.186216 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8b4480e-8d9c-4f74-afe2-f1faf1ea7549 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:46.192192 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8b4480e-8d9c-4f74-afe2-f1faf1ea7549 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 returned with HTTP 404 Aug 14 22:36:46.192724 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1269/5027] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:46 2026] GET /volume/v3/volumes/44c7d18d-f8ef-4be6-b828-79d542b30903 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:46.200235 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d61ec33f-929c-458f-b538-0ab4024a217b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:46.202039 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d61ec33f-929c-458f-b538-0ab4024a217b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] DELETE https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 Aug 14 22:36:46.202228 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d61ec33f-929c-458f-b538-0ab4024a217b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:46.202440 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d61ec33f-929c-458f-b538-0ab4024a217b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:46.202604 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d61ec33f-929c-458f-b538-0ab4024a217b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete volume with id: f8258b84-c53d-4cb0-9bf6-9c836df7f907 Aug 14 22:36:46.209754 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:46.209754 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:46.210247 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d61ec33f-929c-458f-b538-0ab4024a217b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:46.227656 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d61ec33f-929c-458f-b538-0ab4024a217b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete volume request issued successfully. Aug 14 22:36:46.227855 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d61ec33f-929c-458f-b538-0ab4024a217b tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 returned with HTTP 202 Aug 14 22:36:46.228230 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1247/5028] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:46 2026] DELETE /volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:46.235109 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d28ee225-d7f7-4827-b6a3-9d1323ef95c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:46.237379 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d28ee225-d7f7-4827-b6a3-9d1323ef95c1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 Aug 14 22:36:46.237626 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d28ee225-d7f7-4827-b6a3-9d1323ef95c1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:46.237866 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d28ee225-d7f7-4827-b6a3-9d1323ef95c1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:46.247530 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:46.247530 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:46.253587 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d28ee225-d7f7-4827-b6a3-9d1323ef95c1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:46.258553 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d28ee225-d7f7-4827-b6a3-9d1323ef95c1 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 returned with HTTP 200 Aug 14 22:36:46.258952 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1249/5029] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:46 2026] GET /volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:47.183658 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cd73da86-0d60-425a-803d-c891abd4542e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:47.185680 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd73da86-0d60-425a-803d-c891abd4542e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 Aug 14 22:36:47.185932 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd73da86-0d60-425a-803d-c891abd4542e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:47.186185 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd73da86-0d60-425a-803d-c891abd4542e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:47.192849 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:47.192849 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:47.196066 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cd73da86-0d60-425a-803d-c891abd4542e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:36:47.199591 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd73da86-0d60-425a-803d-c891abd4542e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 returned with HTTP 200 Aug 14 22:36:47.199938 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1265/5030] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:47 2026] GET /volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:47.211827 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1af624f6-38a0-4e08-a779-b4552fc431f7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:47.213567 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1af624f6-38a0-4e08-a779-b4552fc431f7 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:36:47.213980 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1af624f6-38a0-4e08-a779-b4552fc431f7 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ecf1034-3971-40b8-98c9-eebf010c0813", "name": "tempest-type-Backup-1462739384"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:47.216051 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-1af624f6-38a0-4e08-a779-b4552fc431f7 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Creating new backup {'backup': {'volume_id': '5ecf1034-3971-40b8-98c9-eebf010c0813', 'name': 'tempest-type-Backup-1462739384'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:36:47.216051 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-1af624f6-38a0-4e08-a779-b4552fc431f7 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Creating backup of volume 5ecf1034-3971-40b8-98c9-eebf010c0813 in container None Aug 14 22:36:47.223463 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:47.223463 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:47.223783 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1af624f6-38a0-4e08-a779-b4552fc431f7 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:36:47.251403 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-1af624f6-38a0-4e08-a779-b4552fc431f7 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Created reservations ['f9d449cc-2030-4467-8855-5f53a7b2e181', 'df83ede9-503a-42db-8b4c-bd4dfb3d34e5'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:47.272024 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd032512-84a7-4d0c-a5af-75a614221cb3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:47.273746 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd032512-84a7-4d0c-a5af-75a614221cb3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 Aug 14 22:36:47.273939 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd032512-84a7-4d0c-a5af-75a614221cb3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:47.274154 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd032512-84a7-4d0c-a5af-75a614221cb3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:47.279680 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd032512-84a7-4d0c-a5af-75a614221cb3 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 returned with HTTP 404 Aug 14 22:36:47.280166 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1248/5031] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:47 2026] GET /volume/v3/volumes/f8258b84-c53d-4cb0-9bf6-9c836df7f907 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:47.287202 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7ef436c3-f756-4a2f-97f9-48382b467523 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:47.287607 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1af624f6-38a0-4e08-a779-b4552fc431f7 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:36:47.288200 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1270/5032] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:36:47 2026] POST /volume/v3/backups => generated 316 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:36:47.288950 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ef436c3-f756-4a2f-97f9-48382b467523 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] DELETE https://10.4.3.114/volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 Aug 14 22:36:47.289112 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ef436c3-f756-4a2f-97f9-48382b467523 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:47.292368 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ef436c3-f756-4a2f-97f9-48382b467523 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:47.292642 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7ef436c3-f756-4a2f-97f9-48382b467523 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete volume with id: 417497dd-9970-49f5-aa1f-ced7cf6e62e9 Aug 14 22:36:47.298525 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-115875ac-4264-455c-a356-c8dd5da2f223 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:47.300368 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-115875ac-4264-455c-a356-c8dd5da2f223 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:36:47.300509 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-115875ac-4264-455c-a356-c8dd5da2f223 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:47.300706 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-115875ac-4264-455c-a356-c8dd5da2f223 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:47.300796 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-115875ac-4264-455c-a356-c8dd5da2f223 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:47.301995 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:47.301995 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:47.302554 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7ef436c3-f756-4a2f-97f9-48382b467523 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:47.305041 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:47.305041 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:47.305707 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-115875ac-4264-455c-a356-c8dd5da2f223 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:36:47.306137 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1266/5033] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:47 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:47.329321 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7ef436c3-f756-4a2f-97f9-48382b467523 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete volume request issued successfully. Aug 14 22:36:47.329564 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ef436c3-f756-4a2f-97f9-48382b467523 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 returned with HTTP 202 Aug 14 22:36:47.330124 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1250/5034] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:47 2026] DELETE /volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:47.338859 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72b586a7-39a7-4da9-9c40-1f2f3a827a7d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:47.340677 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72b586a7-39a7-4da9-9c40-1f2f3a827a7d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 Aug 14 22:36:47.340939 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72b586a7-39a7-4da9-9c40-1f2f3a827a7d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:47.341131 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72b586a7-39a7-4da9-9c40-1f2f3a827a7d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:47.347830 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:47.347830 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:47.351632 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-72b586a7-39a7-4da9-9c40-1f2f3a827a7d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:47.355995 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72b586a7-39a7-4da9-9c40-1f2f3a827a7d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 returned with HTTP 200 Aug 14 22:36:47.356492 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1249/5035] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:47 2026] GET /volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:48.318431 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ec69659b-39d7-4725-9990-c304edc902ea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:48.320189 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec69659b-39d7-4725-9990-c304edc902ea tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:36:48.320464 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec69659b-39d7-4725-9990-c304edc902ea tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:48.320667 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec69659b-39d7-4725-9990-c304edc902ea tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:48.320793 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ec69659b-39d7-4725-9990-c304edc902ea tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:48.325192 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:48.325192 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:48.325926 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec69659b-39d7-4725-9990-c304edc902ea tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:36:48.326408 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1271/5036] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:48 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:48.368414 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ba0ac790-526b-4009-a5db-8a55ad255d96 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:48.370292 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba0ac790-526b-4009-a5db-8a55ad255d96 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 Aug 14 22:36:48.370529 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba0ac790-526b-4009-a5db-8a55ad255d96 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:48.370682 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba0ac790-526b-4009-a5db-8a55ad255d96 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:48.375839 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba0ac790-526b-4009-a5db-8a55ad255d96 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 returned with HTTP 404 Aug 14 22:36:48.376313 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1267/5037] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:48 2026] GET /volume/v3/volumes/417497dd-9970-49f5-aa1f-ced7cf6e62e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:48.382388 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4f0b69d-ac90-4d2f-bd0f-a5fae83d8e66 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:48.384069 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4f0b69d-ac90-4d2f-bd0f-a5fae83d8e66 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] DELETE https://10.4.3.114/volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 Aug 14 22:36:48.384243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4f0b69d-ac90-4d2f-bd0f-a5fae83d8e66 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:48.384438 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4f0b69d-ac90-4d2f-bd0f-a5fae83d8e66 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:48.384614 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c4f0b69d-ac90-4d2f-bd0f-a5fae83d8e66 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete volume with id: eac14073-1f9c-4c9b-b0c9-b1eb84974977 Aug 14 22:36:48.391144 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:48.391144 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:48.391565 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c4f0b69d-ac90-4d2f-bd0f-a5fae83d8e66 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:48.406603 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c4f0b69d-ac90-4d2f-bd0f-a5fae83d8e66 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Delete volume request issued successfully. Aug 14 22:36:48.406865 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4f0b69d-ac90-4d2f-bd0f-a5fae83d8e66 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 returned with HTTP 202 Aug 14 22:36:48.407326 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1251/5038] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:36:48 2026] DELETE /volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:36:48.414353 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1678a75b-9acf-4c27-9689-058352a18e7d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:48.416006 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1678a75b-9acf-4c27-9689-058352a18e7d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 Aug 14 22:36:48.416168 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1678a75b-9acf-4c27-9689-058352a18e7d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:48.416404 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1678a75b-9acf-4c27-9689-058352a18e7d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:48.422776 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:48.422776 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:48.426241 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1678a75b-9acf-4c27-9689-058352a18e7d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Volume info retrieved successfully. Aug 14 22:36:48.430768 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1678a75b-9acf-4c27-9689-058352a18e7d tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 returned with HTTP 200 Aug 14 22:36:48.431220 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1250/5039] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:48 2026] GET /volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:49.338637 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0c497c08-cb3e-4cf4-b60e-9aa4d01a802a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:49.340140 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c497c08-cb3e-4cf4-b60e-9aa4d01a802a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:36:49.340339 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c497c08-cb3e-4cf4-b60e-9aa4d01a802a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:49.340509 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c497c08-cb3e-4cf4-b60e-9aa4d01a802a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:49.340604 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0c497c08-cb3e-4cf4-b60e-9aa4d01a802a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:49.344607 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:49.344607 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:49.345126 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c497c08-cb3e-4cf4-b60e-9aa4d01a802a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:36:49.345522 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1272/5040] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:49 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:49.443327 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-86eeee9a-994f-459d-9d14-e76376e96095 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:49.444882 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86eeee9a-994f-459d-9d14-e76376e96095 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] GET https://10.4.3.114/volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 Aug 14 22:36:49.445048 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86eeee9a-994f-459d-9d14-e76376e96095 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:49.445216 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86eeee9a-994f-459d-9d14-e76376e96095 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:49.450407 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86eeee9a-994f-459d-9d14-e76376e96095 tempest-VolumesBackupsTest-1114777531 tempest-VolumesBackupsTest-1114777531-project-member] https://10.4.3.114/volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 returned with HTTP 404 Aug 14 22:36:49.450837 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1268/5041] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:49 2026] GET /volume/v3/volumes/eac14073-1f9c-4c9b-b0c9-b1eb84974977 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:50.357336 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ecb95ad4-d92b-4e37-a5bb-8c0037994426 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:50.359299 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ecb95ad4-d92b-4e37-a5bb-8c0037994426 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:36:50.359733 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ecb95ad4-d92b-4e37-a5bb-8c0037994426 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:50.360094 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ecb95ad4-d92b-4e37-a5bb-8c0037994426 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:50.360370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ecb95ad4-d92b-4e37-a5bb-8c0037994426 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:50.366812 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:50.366812 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:50.366812 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ecb95ad4-d92b-4e37-a5bb-8c0037994426 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:36:50.366812 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1252/5042] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:50 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:51.380118 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d26d8a0-9765-4c4d-a65d-9358d0c0962f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:51.382184 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d26d8a0-9765-4c4d-a65d-9358d0c0962f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:36:51.382385 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d26d8a0-9765-4c4d-a65d-9358d0c0962f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:51.382546 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d26d8a0-9765-4c4d-a65d-9358d0c0962f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:51.382648 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0d26d8a0-9765-4c4d-a65d-9358d0c0962f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:51.386567 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:51.386567 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:51.387246 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d26d8a0-9765-4c4d-a65d-9358d0c0962f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:36:51.387617 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1251/5043] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:51 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:52.401305 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-887b7509-a812-4dc3-952f-9549353eda73 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:52.403863 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-887b7509-a812-4dc3-952f-9549353eda73 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:36:52.405279 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-887b7509-a812-4dc3-952f-9549353eda73 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:52.405279 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-887b7509-a812-4dc3-952f-9549353eda73 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:52.405279 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-887b7509-a812-4dc3-952f-9549353eda73 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:52.412108 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:52.412108 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:52.413398 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-887b7509-a812-4dc3-952f-9549353eda73 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:36:52.413937 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1273/5044] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:52 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:36:53.276789 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-166119bd-12f6-4dcc-a668-1d65d636efb7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:53.416525 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-166119bd-12f6-4dcc-a668-1d65d636efb7 tempest-ProjectMemberTests-1065759105 tempest-ProjectMemberTests-1065759105-project-admin] GET https://10.4.3.114/volume/v3/scheduler-stats/get_pools Aug 14 22:36:53.416738 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-166119bd-12f6-4dcc-a668-1d65d636efb7 tempest-ProjectMemberTests-1065759105 tempest-ProjectMemberTests-1065759105-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:53.416956 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-166119bd-12f6-4dcc-a668-1d65d636efb7 tempest-ProjectMemberTests-1065759105 tempest-ProjectMemberTests-1065759105-project-admin] Calling method 'get_pools' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:53.425568 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c1db6de2-bdc1-4547-876d-f57a2c27fb3f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:53.427005 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-166119bd-12f6-4dcc-a668-1d65d636efb7 tempest-ProjectMemberTests-1065759105 tempest-ProjectMemberTests-1065759105-project-admin] https://10.4.3.114/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 22:36:53.427418 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1269/5045] 10.4.3.114 () {66 vars in 1291 bytes} [Fri Aug 14 22:36:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:53.427554 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1db6de2-bdc1-4547-876d-f57a2c27fb3f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:36:53.427751 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1db6de2-bdc1-4547-876d-f57a2c27fb3f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:53.427990 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1db6de2-bdc1-4547-876d-f57a2c27fb3f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:53.428123 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c1db6de2-bdc1-4547-876d-f57a2c27fb3f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:53.432319 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:53.432319 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:53.432936 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1db6de2-bdc1-4547-876d-f57a2c27fb3f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:36:53.433322 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1253/5046] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:53 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:36:53.439440 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-22ef703b-f753-433f-bcc2-612e67cce463 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:53.499794 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22ef703b-f753-433f-bcc2-612e67cce463 tempest-ProjectMemberTests-1065759105 tempest-ProjectMemberTests-1065759105-project-member] GET https://10.4.3.114/volume/v3/capabilities/np0000007343@storpool Aug 14 22:36:53.500076 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22ef703b-f753-433f-bcc2-612e67cce463 tempest-ProjectMemberTests-1065759105 tempest-ProjectMemberTests-1065759105-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:53.500313 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22ef703b-f753-433f-bcc2-612e67cce463 tempest-ProjectMemberTests-1065759105 tempest-ProjectMemberTests-1065759105-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:53.500978 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-22ef703b-f753-433f-bcc2-612e67cce463 tempest-ProjectMemberTests-1065759105 tempest-ProjectMemberTests-1065759105-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '98e768984f2540cd96b6f6a4708edb3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a757a101b1724ca19e91c51b8ff46ba3', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:36:53.501206 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22ef703b-f753-433f-bcc2-612e67cce463 tempest-ProjectMemberTests-1065759105 tempest-ProjectMemberTests-1065759105-project-member] https://10.4.3.114/volume/v3/capabilities/np0000007343@storpool returned with HTTP 403 Aug 14 22:36:53.501625 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1252/5047] 10.4.3.114 () {66 vars in 1318 bytes} [Fri Aug 14 22:36:53 2026] GET /volume/v3/capabilities/np0000007343@storpool => generated 110 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:36:54.446594 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1cbbbe18-129d-403b-b8d6-14aec19d4f09 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:54.448538 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1cbbbe18-129d-403b-b8d6-14aec19d4f09 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:36:54.448745 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1cbbbe18-129d-403b-b8d6-14aec19d4f09 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:54.448964 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1cbbbe18-129d-403b-b8d6-14aec19d4f09 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:54.449061 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1cbbbe18-129d-403b-b8d6-14aec19d4f09 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:54.453409 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:54.453409 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:54.454057 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1cbbbe18-129d-403b-b8d6-14aec19d4f09 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:36:54.454493 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1274/5048] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:54 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:54.547347 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0d86ea98-150f-4562-8051-a81cb8e79d39 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:54.549155 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d86ea98-150f-4562-8051-a81cb8e79d39 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:36:54.549500 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d86ea98-150f-4562-8051-a81cb8e79d39 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:54.549787 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d86ea98-150f-4562-8051-a81cb8e79d39 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:54.557419 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:54.557419 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:54.562151 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0d86ea98-150f-4562-8051-a81cb8e79d39 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:36:54.568938 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d86ea98-150f-4562-8051-a81cb8e79d39 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:36:54.569546 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1270/5049] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:54 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:54.591315 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d75caa6e-cbf1-4167-bf18-24705776cd72 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:54.593954 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d75caa6e-cbf1-4167-bf18-24705776cd72 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:36:54.594274 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d75caa6e-cbf1-4167-bf18-24705776cd72 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:54.594396 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d75caa6e-cbf1-4167-bf18-24705776cd72 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:54.603031 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:54.603031 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:54.608304 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d75caa6e-cbf1-4167-bf18-24705776cd72 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:36:54.614702 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d75caa6e-cbf1-4167-bf18-24705776cd72 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:36:54.615218 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1254/5050] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:54 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:54.671583 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-51a21688-2b21-4742-aa99-b45225781696 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:54.792610 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-51a21688-2b21-4742-aa99-b45225781696 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:36:54.792845 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-51a21688-2b21-4742-aa99-b45225781696 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:54.793077 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-51a21688-2b21-4742-aa99-b45225781696 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:54.800526 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:54.800526 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:54.803878 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-51a21688-2b21-4742-aa99-b45225781696 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:36:54.807593 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-51a21688-2b21-4742-aa99-b45225781696 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:36:54.807931 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1253/5051] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:36:54 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 884 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:54.882153 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-db8eaa53-baa8-4e90-96b8-81269329cd60 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:54.882572 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db8eaa53-baa8-4e90-96b8-81269329cd60 None None] GET https://10.4.3.114/volume// Aug 14 22:36:54.882754 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db8eaa53-baa8-4e90-96b8-81269329cd60 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:54.882952 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db8eaa53-baa8-4e90-96b8-81269329cd60 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:54.883307 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db8eaa53-baa8-4e90-96b8-81269329cd60 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:36:54.883615 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1275/5052] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:36: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 14 22:36:54.891952 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-19d012bf-0b93-485d-89d9-e792750f3df0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:54.928226 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-19d012bf-0b93-485d-89d9-e792750f3df0 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:36:54.928591 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-19d012bf-0b93-485d-89d9-e792750f3df0 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b7389ea-a5b6-4949-9502-4870c8749652", "connector": null, "instance_uuid": "cb8a44ff-2f06-4e2c-ba2b-27f66e9e342a"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:54.936470 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:54.936470 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:54.960936 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-19d012bf-0b93-485d-89d9-e792750f3df0 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:36:54.961352 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1271/5053] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:36:54 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:54.990507 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4e45a7a-7345-4cca-b3a4-325cc41d97e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:54.992651 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4e45a7a-7345-4cca-b3a4-325cc41d97e6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:36:54.992930 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4e45a7a-7345-4cca-b3a4-325cc41d97e6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:54.993173 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4e45a7a-7345-4cca-b3a4-325cc41d97e6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:54.995437 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-08c57af7-2973-4a00-b708-0626e43c8644 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:54.995631 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:INSERT=49,cinder:UPDATE=99,cinder:SELECT=261 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:36:54.995829 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08c57af7-2973-4a00-b708-0626e43c8644 None None] GET https://10.4.3.114/volume// Aug 14 22:36:54.996033 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08c57af7-2973-4a00-b708-0626e43c8644 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:54.996223 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08c57af7-2973-4a00-b708-0626e43c8644 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:54.996619 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08c57af7-2973-4a00-b708-0626e43c8644 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:36:54.996952 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1254/5054] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:36: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 14 22:36:55.005354 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-56a3be56-19cc-4c7a-bef5-5c1bac873658 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:55.008213 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:55.008213 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:55.013935 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c4e45a7a-7345-4cca-b3a4-325cc41d97e6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:36:55.018833 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4e45a7a-7345-4cca-b3a4-325cc41d97e6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:36:55.019249 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1255/5055] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:54 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:55.043541 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-56a3be56-19cc-4c7a-bef5-5c1bac873658 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:36:55.043843 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-56a3be56-19cc-4c7a-bef5-5c1bac873658 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:55.044101 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-56a3be56-19cc-4c7a-bef5-5c1bac873658 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:55.052091 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=199,cinder:UPDATE=55,cinder:INSERT=37 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:36:55.065037 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:55.065037 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:55.069052 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-56a3be56-19cc-4c7a-bef5-5c1bac873658 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:36:55.074981 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-56a3be56-19cc-4c7a-bef5-5c1bac873658 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:36:55.075522 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1276/5056] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:36:55 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 1063 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:36:55.179755 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-799aed94-9f84-4b01-a943-ca7ac8d7ec59 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:55.181996 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-799aed94-9f84-4b01-a943-ca7ac8d7ec59 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] PUT https://10.4.3.114/volume/v3/attachments/347841e2-8f95-4ce2-b8eb-c78794f032b3 Aug 14 22:36:55.182633 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-799aed94-9f84-4b01-a943-ca7ac8d7ec59 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:55.191227 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-799aed94-9f84-4b01-a943-ca7ac8d7ec59 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Acquiring lock "cinder-attachment_update-3b7389ea-a5b6-4949-9502-4870c8749652-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:36:55.196710 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-799aed94-9f84-4b01-a943-ca7ac8d7ec59 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Lock "cinder-attachment_update-3b7389ea-a5b6-4949-9502-4870c8749652-np0000007343" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:36:55.197746 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:55.197746 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:55.292512 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-799aed94-9f84-4b01-a943-ca7ac8d7ec59 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Lock "cinder-attachment_update-3b7389ea-a5b6-4949-9502-4870c8749652-np0000007343" released by "attachment_update" :: held 0.096s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:36:55.292976 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-799aed94-9f84-4b01-a943-ca7ac8d7ec59 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/347841e2-8f95-4ce2-b8eb-c78794f032b3 returned with HTTP 200 Aug 14 22:36:55.293982 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1272/5057] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:36:55 2026] PUT /volume/v3/attachments/347841e2-8f95-4ce2-b8eb-c78794f032b3 => generated 968 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:36:55.303294 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-83103a4e-9893-461a-a1ec-d8738fd920cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:55.305922 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-83103a4e-9893-461a-a1ec-d8738fd920cb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652/encryption Aug 14 22:36:55.306137 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-83103a4e-9893-461a-a1ec-d8738fd920cb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:55.306379 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-83103a4e-9893-461a-a1ec-d8738fd920cb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:55.317566 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:55.317566 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:55.325868 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-83103a4e-9893-461a-a1ec-d8738fd920cb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652/encryption returned with HTTP 200 Aug 14 22:36:55.326264 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1255/5058] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:36:55 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:55.464722 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e0f71ff0-3448-4a11-821f-7540783e51b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:55.466639 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0f71ff0-3448-4a11-821f-7540783e51b4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:36:55.466918 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0f71ff0-3448-4a11-821f-7540783e51b4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:55.467183 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0f71ff0-3448-4a11-821f-7540783e51b4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:55.467392 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e0f71ff0-3448-4a11-821f-7540783e51b4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:55.472238 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:55.472238 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:55.473112 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0f71ff0-3448-4a11-821f-7540783e51b4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:36:55.473532 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1256/5059] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:55 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:56.034313 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d58b56f2-b854-465a-a4e2-ba225096d0c8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:56.036059 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d58b56f2-b854-465a-a4e2-ba225096d0c8 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:36:56.036264 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d58b56f2-b854-465a-a4e2-ba225096d0c8 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:56.036482 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d58b56f2-b854-465a-a4e2-ba225096d0c8 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:56.045011 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:56.045011 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:56.047919 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d58b56f2-b854-465a-a4e2-ba225096d0c8 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:36:56.051532 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d58b56f2-b854-465a-a4e2-ba225096d0c8 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:36:56.051940 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1277/5060] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:56 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:56.483085 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-df1f73c0-f4b1-4aa4-9205-9876cf730181 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:56.486377 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df1f73c0-f4b1-4aa4-9205-9876cf730181 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:36:56.486377 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df1f73c0-f4b1-4aa4-9205-9876cf730181 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:56.486377 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df1f73c0-f4b1-4aa4-9205-9876cf730181 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:56.486377 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-df1f73c0-f4b1-4aa4-9205-9876cf730181 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:56.491633 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=182,cinder:UPDATE=45,cinder:INSERT=32 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:36:56.495245 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:56.495245 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:56.496129 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df1f73c0-f4b1-4aa4-9205-9876cf730181 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:36:56.496995 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1273/5061] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:56 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:57.065244 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-35468048-9645-4c40-8519-9104d80f8310 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:57.067270 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35468048-9645-4c40-8519-9104d80f8310 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:36:57.067646 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35468048-9645-4c40-8519-9104d80f8310 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:57.067893 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35468048-9645-4c40-8519-9104d80f8310 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:57.069876 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=226,cinder:INSERT=46,cinder:UPDATE=70 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:36:57.080190 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:57.080190 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:57.084029 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-35468048-9645-4c40-8519-9104d80f8310 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:36:57.088603 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35468048-9645-4c40-8519-9104d80f8310 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:36:57.089507 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1256/5062] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:57 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:36:57.511762 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c1545f7d-a235-44e9-a9df-84a107d6f4ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:57.514710 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1545f7d-a235-44e9-a9df-84a107d6f4ca tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:36:57.514710 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1545f7d-a235-44e9-a9df-84a107d6f4ca tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:57.514710 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1545f7d-a235-44e9-a9df-84a107d6f4ca tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:57.514710 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c1545f7d-a235-44e9-a9df-84a107d6f4ca tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:57.518110 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:57.518110 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:57.518888 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1545f7d-a235-44e9-a9df-84a107d6f4ca tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:36:57.519373 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1257/5063] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:57 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:58.050576 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:58.053004 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:36:58.053437 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1781082105", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:58.055422 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1781082105', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:36:58.055606 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create volume of 1 GB Aug 14 22:36:58.061062 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Availability Zones retrieved successfully. Aug 14 22:36:58.069902 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Flow 'volume_create_api' (e6e271e9-1904-4df9-b804-5d1d4eac4d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:58.071263 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b309602-bd8c-47bd-90c4-53ce2bc10e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:58.072497 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:36:58.106643 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1df1a7b0-232e-4c21-9772-5fd76c4f06f2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:58.108437 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1df1a7b0-232e-4c21-9772-5fd76c4f06f2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:36:58.109936 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b309602-bd8c-47bd-90c4-53ce2bc10e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:58.111099 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38d75bac-68c8-41ea-9fb3-871f35943c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:58.111472 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1df1a7b0-232e-4c21-9772-5fd76c4f06f2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:58.111660 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1df1a7b0-232e-4c21-9772-5fd76c4f06f2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:58.124200 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:58.124200 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:58.129546 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1df1a7b0-232e-4c21-9772-5fd76c4f06f2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:36:58.133648 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1df1a7b0-232e-4c21-9772-5fd76c4f06f2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:36:58.134058 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1274/5064] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:58 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:58.171398 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Created reservations ['a3882c71-7a8f-49dd-8f57-c49fb61b91e8', '8b4c9630-e7a6-4721-9915-91f5663e60db', 'c9c089e8-b060-4433-83d8-23a4dd86a243', '20729ff5-8b1e-4535-bb70-36023afa2e67'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:36:58.172424 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38d75bac-68c8-41ea-9fb3-871f35943c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3882c71-7a8f-49dd-8f57-c49fb61b91e8', '8b4c9630-e7a6-4721-9915-91f5663e60db', 'c9c089e8-b060-4433-83d8-23a4dd86a243', '20729ff5-8b1e-4535-bb70-36023afa2e67']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:58.173385 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b22be471-68ca-4190-999f-b24b87e30da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:58.200440 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b22be471-68ca-4190-999f-b24b87e30da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27bd06b3-788a-433f-80f5-52823ee1067f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1781082105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0107441e3448d7b0a4fa92d9b5e038',qos_specs=None,replication_status=,reservations=['a3882c71-7a8f-49dd-8f57-c49fb61b91e8','8b4c9630-e7a6-4721-9915-91f5663e60db','c9c089e8-b060-4433-83d8-23a4dd86a243','20729ff5-8b1e-4535-bb70-36023afa2e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9dd867c9c640fda543ad9dea1d207b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1781082105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27bd06b3-788a-433f-80f5-52823ee1067f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e0107441e3448d7b0a4fa92d9b5e038',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a9dd867c9c640fda543ad9dea1d207b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:58.201437 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b99983e-5900-4452-97fc-d2e935f07932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:58.220314 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b99983e-5900-4452-97fc-d2e935f07932) transitioned into state 'SUCCESS' from state '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-1781082105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0107441e3448d7b0a4fa92d9b5e038',qos_specs=None,replication_status=,reservations=['a3882c71-7a8f-49dd-8f57-c49fb61b91e8','8b4c9630-e7a6-4721-9915-91f5663e60db','c9c089e8-b060-4433-83d8-23a4dd86a243','20729ff5-8b1e-4535-bb70-36023afa2e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9dd867c9c640fda543ad9dea1d207b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:58.221227 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e95903-ee8e-463c-be9e-bc056e95af41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:36:58.231833 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e95903-ee8e-463c-be9e-bc056e95af41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:36:58.232864 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Flow 'volume_create_api' (e6e271e9-1904-4df9-b804-5d1d4eac4d3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:36:58.233228 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create volume request issued successfully. Aug 14 22:36:58.233945 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8a3a810-d739-4ca8-a94e-e2c05d8c9e23 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:36:58.234471 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1278/5065] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:36:58 2026] POST /volume/v3/volumes => generated 757 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:36:58.246644 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1d885cec-1795-420d-842e-573754bef13f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:58.248415 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d885cec-1795-420d-842e-573754bef13f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:36:58.248662 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d885cec-1795-420d-842e-573754bef13f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:58.248929 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d885cec-1795-420d-842e-573754bef13f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:58.256088 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:58.256088 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:58.260073 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1d885cec-1795-420d-842e-573754bef13f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:36:58.265603 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d885cec-1795-420d-842e-573754bef13f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:36:58.266229 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1257/5066] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:58 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:58.530569 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4bb9b7e6-2f12-404b-8cb6-90240d8d7bbd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:58.532344 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bb9b7e6-2f12-404b-8cb6-90240d8d7bbd tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:36:58.532665 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bb9b7e6-2f12-404b-8cb6-90240d8d7bbd tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:58.532838 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bb9b7e6-2f12-404b-8cb6-90240d8d7bbd tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:58.532935 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4bb9b7e6-2f12-404b-8cb6-90240d8d7bbd tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:58.537820 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:58.537820 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:58.538416 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bb9b7e6-2f12-404b-8cb6-90240d8d7bbd tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:36:58.538758 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1258/5067] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:58 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:59.146371 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a723f077-95cf-4346-8a9a-c97b5e4e2955 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:59.148415 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a723f077-95cf-4346-8a9a-c97b5e4e2955 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:36:59.148631 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a723f077-95cf-4346-8a9a-c97b5e4e2955 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:59.148883 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a723f077-95cf-4346-8a9a-c97b5e4e2955 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:59.158866 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:59.158866 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:59.161844 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a723f077-95cf-4346-8a9a-c97b5e4e2955 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:36:59.165478 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a723f077-95cf-4346-8a9a-c97b5e4e2955 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:36:59.165861 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1275/5068] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:59 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:59.280581 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9aa7d7cc-ea2f-4fba-8a4d-2c95194b0a1f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:59.282980 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9aa7d7cc-ea2f-4fba-8a4d-2c95194b0a1f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:36:59.283229 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9aa7d7cc-ea2f-4fba-8a4d-2c95194b0a1f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:59.283521 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9aa7d7cc-ea2f-4fba-8a4d-2c95194b0a1f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:59.291392 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:59.291392 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:36:59.295223 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9aa7d7cc-ea2f-4fba-8a4d-2c95194b0a1f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:36:59.299617 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9aa7d7cc-ea2f-4fba-8a4d-2c95194b0a1f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:36:59.300019 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1279/5069] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:59 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:59.312695 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cfe9e8e8-b9cd-4b39-95dc-9f72c27ddc2b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:59.314533 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfe9e8e8-b9cd-4b39-95dc-9f72c27ddc2b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:36:59.314734 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfe9e8e8-b9cd-4b39-95dc-9f72c27ddc2b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:59.314930 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfe9e8e8-b9cd-4b39-95dc-9f72c27ddc2b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:59.321492 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:59.321492 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:36:59.324947 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cfe9e8e8-b9cd-4b39-95dc-9f72c27ddc2b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:36:59.328973 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfe9e8e8-b9cd-4b39-95dc-9f72c27ddc2b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:36:59.330343 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1258/5070] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:36:59 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:59.549147 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2912a634-9b73-471b-8bd5-1373a0892df6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:59.552216 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2912a634-9b73-471b-8bd5-1373a0892df6 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:36:59.552492 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2912a634-9b73-471b-8bd5-1373a0892df6 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:36:59.552694 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2912a634-9b73-471b-8bd5-1373a0892df6 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:36:59.552819 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2912a634-9b73-471b-8bd5-1373a0892df6 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:36:59.559433 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:59.559433 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:36:59.559433 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2912a634-9b73-471b-8bd5-1373a0892df6 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:36:59.559433 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1259/5071] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:36:59 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:36:59.750553 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-234bfd74-3a8a-4f2c-8356-04a62d1ead00 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:36:59.755247 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-234bfd74-3a8a-4f2c-8356-04a62d1ead00 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/attachments/347841e2-8f95-4ce2-b8eb-c78794f032b3/action Aug 14 22:36:59.755874 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-234bfd74-3a8a-4f2c-8356-04a62d1ead00 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:36:59.756115 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-234bfd74-3a8a-4f2c-8356-04a62d1ead00 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:36:59.779101 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:36:59.779101 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:36:59.789876 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f909bba1-b715-4bd2-8f2f-82d5943976a7 req-234bfd74-3a8a-4f2c-8356-04a62d1ead00 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/347841e2-8f95-4ce2-b8eb-c78794f032b3/action returned with HTTP 204 Aug 14 22:36:59.790426 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1276/5072] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:36:59 2026] POST /volume/v3/attachments/347841e2-8f95-4ce2-b8eb-c78794f032b3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:00.137997 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-0a824b17-328f-4c31-af4b-0bc7db8f877e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.169109 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-0a824b17-328f-4c31-af4b-0bc7db8f877e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:00.169405 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-0a824b17-328f-4c31-af4b-0bc7db8f877e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:00.169653 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-0a824b17-328f-4c31-af4b-0bc7db8f877e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:00.178811 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:00.178811 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:00.179878 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-915e072a-732f-41cf-8ec9-d01942f12b15 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.183480 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-0a824b17-328f-4c31-af4b-0bc7db8f877e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:00.184501 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-915e072a-732f-41cf-8ec9-d01942f12b15 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:37:00.185954 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-915e072a-732f-41cf-8ec9-d01942f12b15 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:00.188547 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-915e072a-732f-41cf-8ec9-d01942f12b15 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:00.188835 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-0a824b17-328f-4c31-af4b-0bc7db8f877e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:37:00.189521 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1280/5073] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:00 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:00.202048 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:00.202048 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:00.205673 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-915e072a-732f-41cf-8ec9-d01942f12b15 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:00.209947 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-915e072a-732f-41cf-8ec9-d01942f12b15 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:37:00.210787 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1259/5074] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:00 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:00.222022 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b7c9c9ff-f91c-4681-9f36-285b19c90a5c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.227001 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7c9c9ff-f91c-4681-9f36-285b19c90a5c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:37:00.227001 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7c9c9ff-f91c-4681-9f36-285b19c90a5c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:00.227001 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7c9c9ff-f91c-4681-9f36-285b19c90a5c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:00.239973 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:00.239973 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:00.244496 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b7c9c9ff-f91c-4681-9f36-285b19c90a5c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:00.249729 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7c9c9ff-f91c-4681-9f36-285b19c90a5c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:37:00.250352 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1260/5075] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:00 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:00.281161 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6d4f8609-041c-423e-a475-a1307d8bbed2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.281538 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d4f8609-041c-423e-a475-a1307d8bbed2 None None] GET https://10.4.3.114/volume// Aug 14 22:37:00.281693 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d4f8609-041c-423e-a475-a1307d8bbed2 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:00.281880 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d4f8609-041c-423e-a475-a1307d8bbed2 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:00.282177 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d4f8609-041c-423e-a475-a1307d8bbed2 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:00.282468 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1277/5076] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:37: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 14 22:37:00.290620 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-24f9338f-829f-492f-9ca9-f42dea559e92 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.291660 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-809112ad-f986-456a-a70e-daf059fd8f4f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.292593 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-24f9338f-829f-492f-9ca9-f42dea559e92 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:37:00.292933 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-24f9338f-829f-492f-9ca9-f42dea559e92 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27bd06b3-788a-433f-80f5-52823ee1067f", "connector": null, "instance_uuid": "efa8ea2e-ccf5-489f-a4af-b08c2db1622c"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:00.294306 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-809112ad-f986-456a-a70e-daf059fd8f4f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:37:00.294618 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-809112ad-f986-456a-a70e-daf059fd8f4f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:00.294919 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-809112ad-f986-456a-a70e-daf059fd8f4f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:00.301458 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:00.301458 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:00.306671 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:00.306671 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:00.311172 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-809112ad-f986-456a-a70e-daf059fd8f4f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:00.316574 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-809112ad-f986-456a-a70e-daf059fd8f4f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:37:00.317175 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1260/5077] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:00 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:00.340292 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-24f9338f-829f-492f-9ca9-f42dea559e92 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:37:00.340292 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1281/5078] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:37:00 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 14 22:37:00.346079 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-8014dcd5-1c41-4c8b-8dd7-eff3367b5046 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.348506 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-8014dcd5-1c41-4c8b-8dd7-eff3367b5046 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652/action Aug 14 22:37:00.349003 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-8014dcd5-1c41-4c8b-8dd7-eff3367b5046 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:37:00.349195 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-8014dcd5-1c41-4c8b-8dd7-eff3367b5046 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:00.362062 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:00.362062 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:00.362664 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-8014dcd5-1c41-4c8b-8dd7-eff3367b5046 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:00.366594 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-786835f7-1b9f-4c99-9a58-8eea7a36ce4e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.368982 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-786835f7-1b9f-4c99-9a58-8eea7a36ce4e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:00.369372 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-786835f7-1b9f-4c99-9a58-8eea7a36ce4e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:00.369764 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-786835f7-1b9f-4c99-9a58-8eea7a36ce4e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:00.370936 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-8014dcd5-1c41-4c8b-8dd7-eff3367b5046 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Begin detaching volume completed successfully. Aug 14 22:37:00.370936 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-8014dcd5-1c41-4c8b-8dd7-eff3367b5046 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652/action returned with HTTP 202 Aug 14 22:37:00.370936 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1261/5079] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:37:00 2026] POST /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:37:00.382912 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:00.382912 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:00.383516 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2c07fb31-5e0d-471f-b683-84f2df44eb5a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.383968 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c07fb31-5e0d-471f-b683-84f2df44eb5a None None] GET https://10.4.3.114/volume// Aug 14 22:37:00.384091 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c07fb31-5e0d-471f-b683-84f2df44eb5a None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:00.384337 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c07fb31-5e0d-471f-b683-84f2df44eb5a None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:00.384651 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c07fb31-5e0d-471f-b683-84f2df44eb5a None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:00.385064 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1261/5080] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:37: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 14 22:37:00.386040 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-786835f7-1b9f-4c99-9a58-8eea7a36ce4e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:00.392077 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-786835f7-1b9f-4c99-9a58-8eea7a36ce4e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:37:00.392236 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1278/5081] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:00 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:00.396172 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-e0347e4e-8ddf-4d08-ab27-1ca2136dc2aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.399511 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-e0347e4e-8ddf-4d08-ab27-1ca2136dc2aa tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:00.399511 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-e0347e4e-8ddf-4d08-ab27-1ca2136dc2aa tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:00.399646 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-e0347e4e-8ddf-4d08-ab27-1ca2136dc2aa tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:00.411844 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:00.411844 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:00.415588 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-355f113d-06b7-442f-962d-04fa62275531 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.415745 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-e0347e4e-8ddf-4d08-ab27-1ca2136dc2aa tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:00.416372 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-355f113d-06b7-442f-962d-04fa62275531 None None] GET https://10.4.3.114/volume// Aug 14 22:37:00.417626 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-355f113d-06b7-442f-962d-04fa62275531 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:00.417626 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-355f113d-06b7-442f-962d-04fa62275531 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:00.417626 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-355f113d-06b7-442f-962d-04fa62275531 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:00.417626 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1262/5082] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:37: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 14 22:37:00.421420 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-e0347e4e-8ddf-4d08-ab27-1ca2136dc2aa tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:37:00.422009 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1282/5083] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:37:00 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 1029 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:00.426423 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-66e712f4-daf0-45f6-b930-230a5199cf9d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.428726 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-66e712f4-daf0-45f6-b930-230a5199cf9d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:37:00.429008 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-66e712f4-daf0-45f6-b930-230a5199cf9d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:00.429241 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-66e712f4-daf0-45f6-b930-230a5199cf9d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:00.438328 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:00.438328 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:00.441535 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-66e712f4-daf0-45f6-b930-230a5199cf9d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:00.445421 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-66e712f4-daf0-45f6-b930-230a5199cf9d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:37:00.446460 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1262/5084] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:37:00 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:00.455843 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-05d9c60a-04e3-4cb5-97f1-fad9023d864f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.458558 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-05d9c60a-04e3-4cb5-97f1-fad9023d864f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652/encryption Aug 14 22:37:00.458687 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-05d9c60a-04e3-4cb5-97f1-fad9023d864f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:00.458863 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-05d9c60a-04e3-4cb5-97f1-fad9023d864f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:00.471230 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:00.471230 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:00.479933 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-05d9c60a-04e3-4cb5-97f1-fad9023d864f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652/encryption returned with HTTP 200 Aug 14 22:37:00.480529 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1279/5085] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:37:00 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:00.524296 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-a2a70de7-bec6-470f-9262-c35375909035 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.525764 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-a2a70de7-bec6-470f-9262-c35375909035 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] PUT https://10.4.3.114/volume/v3/attachments/20e5dc22-7f4b-47bf-ad11-5c222be2367b Aug 14 22:37:00.526105 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-a2a70de7-bec6-470f-9262-c35375909035 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:00.533538 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-a2a70de7-bec6-470f-9262-c35375909035 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Acquiring lock "cinder-attachment_update-27bd06b3-788a-433f-80f5-52823ee1067f-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:37:00.541276 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-a2a70de7-bec6-470f-9262-c35375909035 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Lock "cinder-attachment_update-27bd06b3-788a-433f-80f5-52823ee1067f-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:37:00.541276 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:00.541276 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:00.570216 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-499f27b9-c4fe-4791-9900-3b1082791ce5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:00.571797 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-499f27b9-c4fe-4791-9900-3b1082791ce5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:37:00.571994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-499f27b9-c4fe-4791-9900-3b1082791ce5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:00.572161 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-499f27b9-c4fe-4791-9900-3b1082791ce5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:00.572273 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-499f27b9-c4fe-4791-9900-3b1082791ce5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:00.576243 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:00.576243 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:00.576772 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-499f27b9-c4fe-4791-9900-3b1082791ce5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:37:00.577129 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1283/5086] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:00 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:00.628038 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-a2a70de7-bec6-470f-9262-c35375909035 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Lock "cinder-attachment_update-27bd06b3-788a-433f-80f5-52823ee1067f-np0000007343" released by "attachment_update" :: held 0.090s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:37:00.629041 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-a2a70de7-bec6-470f-9262-c35375909035 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments/20e5dc22-7f4b-47bf-ad11-5c222be2367b returned with HTTP 200 Aug 14 22:37:00.629362 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1263/5087] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:37:00 2026] PUT /volume/v3/attachments/20e5dc22-7f4b-47bf-ad11-5c222be2367b => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:01.411140 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-16fbb87c-988a-4691-a994-c66f498e49e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:01.412702 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16fbb87c-988a-4691-a994-c66f498e49e9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:01.412880 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16fbb87c-988a-4691-a994-c66f498e49e9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:01.413042 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16fbb87c-988a-4691-a994-c66f498e49e9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:01.421979 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:01.421979 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:01.425153 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-16fbb87c-988a-4691-a994-c66f498e49e9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:01.429086 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16fbb87c-988a-4691-a994-c66f498e49e9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:37:01.429491 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1263/5088] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:01 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:01.586500 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-01d2926c-2e12-4274-8521-fb60c3f72f58 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:01.590789 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01d2926c-2e12-4274-8521-fb60c3f72f58 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:37:01.590789 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01d2926c-2e12-4274-8521-fb60c3f72f58 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:01.590789 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01d2926c-2e12-4274-8521-fb60c3f72f58 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:01.590789 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-01d2926c-2e12-4274-8521-fb60c3f72f58 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:01.594772 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:01.594772 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:01.595624 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01d2926c-2e12-4274-8521-fb60c3f72f58 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:37:01.596193 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1280/5089] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:01 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:02.443453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-368e60da-66ee-46a1-8982-24f1f7c67b9e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:02.445555 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-368e60da-66ee-46a1-8982-24f1f7c67b9e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:02.445985 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-368e60da-66ee-46a1-8982-24f1f7c67b9e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:02.446339 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-368e60da-66ee-46a1-8982-24f1f7c67b9e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:02.456296 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:02.456296 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:02.458748 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-368e60da-66ee-46a1-8982-24f1f7c67b9e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:02.463082 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-368e60da-66ee-46a1-8982-24f1f7c67b9e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:37:02.463623 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1284/5090] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:02 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:02.606093 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0bd26900-f357-4f3e-bb0c-e32f52b1d704 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:02.607666 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bd26900-f357-4f3e-bb0c-e32f52b1d704 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:37:02.607996 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bd26900-f357-4f3e-bb0c-e32f52b1d704 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:02.608224 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bd26900-f357-4f3e-bb0c-e32f52b1d704 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:02.608388 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0bd26900-f357-4f3e-bb0c-e32f52b1d704 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:02.612268 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:02.612268 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:02.612850 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bd26900-f357-4f3e-bb0c-e32f52b1d704 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:37:02.613176 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1264/5091] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:02 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:03.476286 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ccc856c9-1d51-4188-ab0e-7baf2a53f01d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:03.477873 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ccc856c9-1d51-4188-ab0e-7baf2a53f01d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:03.478031 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ccc856c9-1d51-4188-ab0e-7baf2a53f01d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:03.478195 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ccc856c9-1d51-4188-ab0e-7baf2a53f01d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:03.486317 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:03.486317 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:03.489091 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ccc856c9-1d51-4188-ab0e-7baf2a53f01d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:03.492804 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ccc856c9-1d51-4188-ab0e-7baf2a53f01d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:37:03.493151 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1264/5092] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:03 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:03.623428 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1879afa4-d57e-42b2-840c-46938cd5e1b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:03.626879 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1879afa4-d57e-42b2-840c-46938cd5e1b4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:37:03.626879 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1879afa4-d57e-42b2-840c-46938cd5e1b4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:03.626879 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1879afa4-d57e-42b2-840c-46938cd5e1b4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:03.626879 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1879afa4-d57e-42b2-840c-46938cd5e1b4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:03.630364 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:03.630364 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:03.631022 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1879afa4-d57e-42b2-840c-46938cd5e1b4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:37:03.631448 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1281/5093] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:03 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:03.900599 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-0e43beb2-23bd-4938-999b-c54314618a3a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:03.903581 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-0e43beb2-23bd-4938-999b-c54314618a3a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/attachments/20e5dc22-7f4b-47bf-ad11-5c222be2367b/action Aug 14 22:37:03.904059 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-0e43beb2-23bd-4938-999b-c54314618a3a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:37:03.904214 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-0e43beb2-23bd-4938-999b-c54314618a3a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:03.923891 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:03.923891 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:03.933100 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef5041f2-7a06-4ce1-950b-c8234f15af41 req-0e43beb2-23bd-4938-999b-c54314618a3a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments/20e5dc22-7f4b-47bf-ad11-5c222be2367b/action returned with HTTP 204 Aug 14 22:37:03.933735 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1285/5094] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:37:03 2026] POST /volume/v3/attachments/20e5dc22-7f4b-47bf-ad11-5c222be2367b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:03.980711 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-ee0f84e6-ed02-4c14-a8e7-9d8180a4a145 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:03.983014 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-ee0f84e6-ed02-4c14-a8e7-9d8180a4a145 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] DELETE https://10.4.3.114/volume/v3/attachments/347841e2-8f95-4ce2-b8eb-c78794f032b3 Aug 14 22:37:03.983205 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-ee0f84e6-ed02-4c14-a8e7-9d8180a4a145 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:03.983404 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-ee0f84e6-ed02-4c14-a8e7-9d8180a4a145 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:03.990872 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:03.990872 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:04.035931 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-616c425a-d1a5-4c9e-bbb8-5bb02c29f0c8 req-ee0f84e6-ed02-4c14-a8e7-9d8180a4a145 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/347841e2-8f95-4ce2-b8eb-c78794f032b3 returned with HTTP 200 Aug 14 22:37:04.036329 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1265/5095] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:37:03 2026] DELETE /volume/v3/attachments/347841e2-8f95-4ce2-b8eb-c78794f032b3 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:04.509955 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-beae0713-7fda-4a37-b2ed-589a7a97a9b8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:04.511630 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-beae0713-7fda-4a37-b2ed-589a7a97a9b8 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:04.511863 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-beae0713-7fda-4a37-b2ed-589a7a97a9b8 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:04.512044 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-beae0713-7fda-4a37-b2ed-589a7a97a9b8 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:04.521208 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:04.521208 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:04.524344 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-beae0713-7fda-4a37-b2ed-589a7a97a9b8 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:04.528199 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-beae0713-7fda-4a37-b2ed-589a7a97a9b8 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:37:04.528600 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1265/5096] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:04 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:04.613194 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-86df492f-03d0-4e39-8dc1-8670f42c30d3 req-02abc12b-de28-4ae3-8577-aaa569e76cb0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:04.615819 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-86df492f-03d0-4e39-8dc1-8670f42c30d3 req-02abc12b-de28-4ae3-8577-aaa569e76cb0 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:37:04.616054 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-86df492f-03d0-4e39-8dc1-8670f42c30d3 req-02abc12b-de28-4ae3-8577-aaa569e76cb0 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:04.616321 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-86df492f-03d0-4e39-8dc1-8670f42c30d3 req-02abc12b-de28-4ae3-8577-aaa569e76cb0 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:04.625408 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:04.625408 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:04.629950 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-86df492f-03d0-4e39-8dc1-8670f42c30d3 req-02abc12b-de28-4ae3-8577-aaa569e76cb0 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:04.635370 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-86df492f-03d0-4e39-8dc1-8670f42c30d3 req-02abc12b-de28-4ae3-8577-aaa569e76cb0 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:37:04.635888 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1282/5097] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:04 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:04.641604 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c1f338f7-0826-4b95-8b1c-63bf7f7e66d2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:04.645290 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1f338f7-0826-4b95-8b1c-63bf7f7e66d2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:37:04.645290 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1f338f7-0826-4b95-8b1c-63bf7f7e66d2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:04.645290 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1f338f7-0826-4b95-8b1c-63bf7f7e66d2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:04.645290 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c1f338f7-0826-4b95-8b1c-63bf7f7e66d2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:04.651861 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:04.651861 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:04.652448 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1f338f7-0826-4b95-8b1c-63bf7f7e66d2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:37:04.652895 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1286/5098] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:04 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:04.663388 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1a1d7fd3-eed9-4820-81c1-f904440b8185 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:04.732078 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a1d7fd3-eed9-4820-81c1-f904440b8185 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a/export_record Aug 14 22:37:04.732305 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a1d7fd3-eed9-4820-81c1-f904440b8185 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:04.732486 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a1d7fd3-eed9-4820-81c1-f904440b8185 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Calling method 'export_record' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:04.732589 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-1a1d7fd3-eed9-4820-81c1-f904440b8185 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Export record for backup 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 22:37:04.744434 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:04.744434 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:04.749711 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-1a1d7fd3-eed9-4820-81c1-f904440b8185 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c3cc1e9faf804a16882fd1724c365f8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51a91ed71dc3452196037719b9d9bc1c', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:04.749941 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a1d7fd3-eed9-4820-81c1-f904440b8185 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a/export_record returned with HTTP 403 Aug 14 22:37:04.750607 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1266/5099] 10.4.3.114 () {68 vars in 1430 bytes} [Fri Aug 14 22:37:04 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a/export_record => generated 101 bytes in 87 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:04.758374 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:04.760036 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:04.760343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-27016653"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:04.761728 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-27016653'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:04.761855 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Create volume of 1 GB Aug 14 22:37:04.769067 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Availability Zones retrieved successfully. Aug 14 22:37:04.774280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Flow 'volume_create_api' (f6846ad7-bef3-4dbc-a399-4a5bee0fb35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:04.776230 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f21d384-5eac-4f85-93e3-15c83b0d9a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:04.777719 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:04.805993 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f21d384-5eac-4f85-93e3-15c83b0d9a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:04.806841 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f70dbe-d360-462a-8ea4-a1d484049e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:04.852241 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Created reservations ['2a43e717-2fcf-4537-87da-99e66bbb089e', '3db815fa-b366-47a3-9cb7-f784dd0001d8', 'ae947492-9ff6-4a6b-bc4e-a4de7df7f06a', '6be6166d-cc3c-4887-a80f-7db8b50bda8a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:04.853395 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f70dbe-d360-462a-8ea4-a1d484049e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a43e717-2fcf-4537-87da-99e66bbb089e', '3db815fa-b366-47a3-9cb7-f784dd0001d8', 'ae947492-9ff6-4a6b-bc4e-a4de7df7f06a', '6be6166d-cc3c-4887-a80f-7db8b50bda8a']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:04.854408 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104ebdea-0a20-491d-a180-6eacb088b800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:04.883111 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104ebdea-0a20-491d-a180-6eacb088b800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-27016653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a91ed71dc3452196037719b9d9bc1c',qos_specs=None,replication_status=,reservations=['2a43e717-2fcf-4537-87da-99e66bbb089e','3db815fa-b366-47a3-9cb7-f784dd0001d8','ae947492-9ff6-4a6b-bc4e-a4de7df7f06a','6be6166d-cc3c-4887-a80f-7db8b50bda8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52977915ae234deaaf05edf50b05a177',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-27016653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a91ed71dc3452196037719b9d9bc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52977915ae234deaaf05edf50b05a177',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:04.883864 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f585a7ba-38fc-4747-843c-d20a7d1d4a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:04.902121 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f585a7ba-38fc-4747-843c-d20a7d1d4a2c) transitioned into state 'SUCCESS' from state '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-27016653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a91ed71dc3452196037719b9d9bc1c',qos_specs=None,replication_status=,reservations=['2a43e717-2fcf-4537-87da-99e66bbb089e','3db815fa-b366-47a3-9cb7-f784dd0001d8','ae947492-9ff6-4a6b-bc4e-a4de7df7f06a','6be6166d-cc3c-4887-a80f-7db8b50bda8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52977915ae234deaaf05edf50b05a177',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:04.902867 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d05444-53b4-43db-970a-13dadfea778b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:04.913761 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d05444-53b4-43db-970a-13dadfea778b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:04.914613 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Flow 'volume_create_api' (f6846ad7-bef3-4dbc-a399-4a5bee0fb35c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:04.914979 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Create volume request issued successfully. Aug 14 22:37:04.915595 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f19d9a65-aadd-4f64-8763-5861aaa4b696 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:04.916023 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1266/5100] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:37:04 2026] POST /volume/v3/volumes => generated 776 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:04.934280 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8241cd2f-f1af-44b7-b06b-6470663c0a2f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:04.934703 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8241cd2f-f1af-44b7-b06b-6470663c0a2f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 Aug 14 22:37:04.934998 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8241cd2f-f1af-44b7-b06b-6470663c0a2f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:04.935272 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8241cd2f-f1af-44b7-b06b-6470663c0a2f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:04.945139 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:04.945139 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:04.950150 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8241cd2f-f1af-44b7-b06b-6470663c0a2f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:37:04.956130 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8241cd2f-f1af-44b7-b06b-6470663c0a2f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 returned with HTTP 200 Aug 14 22:37:04.956943 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1283/5101] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:04 2026] GET /volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:05.971021 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-21db3a7b-bd8f-471d-a30a-3c088c2cf4a2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:05.975443 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21db3a7b-bd8f-471d-a30a-3c088c2cf4a2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 Aug 14 22:37:05.975649 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21db3a7b-bd8f-471d-a30a-3c088c2cf4a2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:05.975948 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21db3a7b-bd8f-471d-a30a-3c088c2cf4a2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:05.985357 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:05.985357 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:05.989536 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-21db3a7b-bd8f-471d-a30a-3c088c2cf4a2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:37:05.993601 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21db3a7b-bd8f-471d-a30a-3c088c2cf4a2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 returned with HTTP 200 Aug 14 22:37:05.993975 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1287/5102] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:05 2026] GET /volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:06.006232 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9e710686-cb11-4c77-9f43-a1ee49517bf3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:06.008070 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e710686-cb11-4c77-9f43-a1ee49517bf3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:37:06.008520 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e710686-cb11-4c77-9f43-a1ee49517bf3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3", "name": "tempest-type-Backup-1243073807"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:06.010303 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-9e710686-cb11-4c77-9f43-a1ee49517bf3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Creating new backup {'backup': {'volume_id': '2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3', 'name': 'tempest-type-Backup-1243073807'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:37:06.010481 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-9e710686-cb11-4c77-9f43-a1ee49517bf3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Creating backup of volume 2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 in container None Aug 14 22:37:06.017020 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:06.017020 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:06.017383 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9e710686-cb11-4c77-9f43-a1ee49517bf3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:37:06.036358 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9e710686-cb11-4c77-9f43-a1ee49517bf3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Created reservations ['7d44f60d-3bb5-4491-9548-5274053ddc4e', 'f6729bef-c36a-445e-ad6b-3854ee7a2edf'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:06.078909 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e710686-cb11-4c77-9f43-a1ee49517bf3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:37:06.079309 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1267/5103] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:37:06 2026] POST /volume/v3/backups => generated 316 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:06.087128 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-887cb7c6-8cbb-4ae2-9a0e-cfa41aca58ba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:06.089222 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-887cb7c6-8cbb-4ae2-9a0e-cfa41aca58ba tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:06.089222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-887cb7c6-8cbb-4ae2-9a0e-cfa41aca58ba tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:06.089379 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-887cb7c6-8cbb-4ae2-9a0e-cfa41aca58ba tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:06.089514 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-887cb7c6-8cbb-4ae2-9a0e-cfa41aca58ba tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:06.094121 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:06.094121 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:06.094855 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-887cb7c6-8cbb-4ae2-9a0e-cfa41aca58ba tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:06.095194 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1267/5104] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:06 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:07.104218 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-968a9161-1ce4-4401-a372-ed6795a9082d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:07.106286 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-968a9161-1ce4-4401-a372-ed6795a9082d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:07.106499 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-968a9161-1ce4-4401-a372-ed6795a9082d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:07.106669 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-968a9161-1ce4-4401-a372-ed6795a9082d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:07.106785 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-968a9161-1ce4-4401-a372-ed6795a9082d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:07.111025 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:07.111025 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:07.111595 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-968a9161-1ce4-4401-a372-ed6795a9082d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:07.111958 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1284/5105] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:07 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:07.391909 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc6ced7e-f2e3-406f-9936-f808274512ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:07.393737 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc6ced7e-f2e3-406f-9936-f808274512ad tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:37:07.394214 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc6ced7e-f2e3-406f-9936-f808274512ad tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "27bd06b3-788a-433f-80f5-52823ee1067f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-316288455", "description": null, "metadata": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:07.405621 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:07.405621 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:07.406104 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cc6ced7e-f2e3-406f-9936-f808274512ad tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:07.406220 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-cc6ced7e-f2e3-406f-9936-f808274512ad tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create snapshot from volume 27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:07.444655 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-cc6ced7e-f2e3-406f-9936-f808274512ad tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Created reservations ['ef8da557-c5b4-478d-bb21-e1283eba81b0', '47fac2c6-80e8-428c-b05d-89a76e9f1352', 'a6957c6e-8975-4296-b798-fc5ed29d2c4c', '97bd871b-d5c3-4c84-ab48-4f19a8f60023'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:07.455009 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-863e27e6-5416-470c-8e05-700e2f6e1b79 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:07.458723 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-863e27e6-5416-470c-8e05-700e2f6e1b79 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] DELETE https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:37:07.458939 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-863e27e6-5416-470c-8e05-700e2f6e1b79 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:07.459140 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-863e27e6-5416-470c-8e05-700e2f6e1b79 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:07.459348 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-863e27e6-5416-470c-8e05-700e2f6e1b79 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Delete volume with id: 3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:37:07.466884 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:07.466884 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:07.467339 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-863e27e6-5416-470c-8e05-700e2f6e1b79 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:07.482715 np0000007343 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-863e27e6-5416-470c-8e05-700e2f6e1b79 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 22:37:07.492066 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-863e27e6-5416-470c-8e05-700e2f6e1b79 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Delete volume request issued successfully. Aug 14 22:37:07.492353 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-863e27e6-5416-470c-8e05-700e2f6e1b79 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 202 Aug 14 22:37:07.492903 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1268/5106] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:07 2026] DELETE /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:07.500675 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cc6ced7e-f2e3-406f-9936-f808274512ad tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot force create request issued successfully. Aug 14 22:37:07.501242 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc6ced7e-f2e3-406f-9936-f808274512ad tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:37:07.501655 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eb0ad503-7d39-46a3-b57a-ab7600b86608 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:07.502020 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1288/5107] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:37:07 2026] POST /volume/v3/snapshots => generated 312 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:07.503474 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb0ad503-7d39-46a3-b57a-ab7600b86608 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:37:07.503686 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb0ad503-7d39-46a3-b57a-ab7600b86608 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:07.504010 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb0ad503-7d39-46a3-b57a-ab7600b86608 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:07.511952 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:07.511952 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:07.512172 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-94fb06a5-0bcc-4a60-b321-06c9b2cb6a25 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:07.514358 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94fb06a5-0bcc-4a60-b321-06c9b2cb6a25 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 Aug 14 22:37:07.514630 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94fb06a5-0bcc-4a60-b321-06c9b2cb6a25 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:07.514890 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94fb06a5-0bcc-4a60-b321-06c9b2cb6a25 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:07.515957 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eb0ad503-7d39-46a3-b57a-ab7600b86608 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:07.520584 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb0ad503-7d39-46a3-b57a-ab7600b86608 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 200 Aug 14 22:37:07.521005 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1268/5108] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:07 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:07.521223 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:07.521223 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:07.524941 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-94fb06a5-0bcc-4a60-b321-06c9b2cb6a25 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:07.526111 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94fb06a5-0bcc-4a60-b321-06c9b2cb6a25 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 returned with HTTP 200 Aug 14 22:37:07.531847 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1285/5109] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:07 2026] GET /volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 => generated 444 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:08.121732 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bd49043e-23c1-4503-bba1-712db0feebf1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:08.123603 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd49043e-23c1-4503-bba1-712db0feebf1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:08.123836 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd49043e-23c1-4503-bba1-712db0feebf1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:08.124040 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd49043e-23c1-4503-bba1-712db0feebf1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:08.124172 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bd49043e-23c1-4503-bba1-712db0feebf1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:08.128316 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:08.128316 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:08.128929 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd49043e-23c1-4503-bba1-712db0feebf1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:08.129342 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1269/5110] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:08 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:08.537302 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fa888b4d-87fd-4604-987a-9be859426173 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:08.539814 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa888b4d-87fd-4604-987a-9be859426173 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 Aug 14 22:37:08.540088 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa888b4d-87fd-4604-987a-9be859426173 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:08.540364 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa888b4d-87fd-4604-987a-9be859426173 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:08.542855 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4ea956fa-f250-43fa-be10-0c50a6f9dd24 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:08.544956 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ea956fa-f250-43fa-be10-0c50a6f9dd24 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 Aug 14 22:37:08.545685 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ea956fa-f250-43fa-be10-0c50a6f9dd24 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:08.545685 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ea956fa-f250-43fa-be10-0c50a6f9dd24 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:08.546141 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa888b4d-87fd-4604-987a-9be859426173 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 returned with HTTP 404 Aug 14 22:37:08.546597 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1289/5111] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:08 2026] GET /volume/v3/volumes/3b7389ea-a5b6-4949-9502-4870c8749652 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:08.552449 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:08.552449 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:08.552857 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4ea956fa-f250-43fa-be10-0c50a6f9dd24 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:08.553617 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ea956fa-f250-43fa-be10-0c50a6f9dd24 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 returned with HTTP 200 Aug 14 22:37:08.553891 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-64d0c08a-a357-41bc-8085-d22b3a89e403 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:08.554208 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1269/5112] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:08 2026] GET /volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:08.555546 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64d0c08a-a357-41bc-8085-d22b3a89e403 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:37:08.555780 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64d0c08a-a357-41bc-8085-d22b3a89e403 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:08.555973 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64d0c08a-a357-41bc-8085-d22b3a89e403 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:08.556731 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-64d0c08a-a357-41bc-8085-d22b3a89e403 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:37:08.562675 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cd52dcbe-1617-4652-928d-74636543555b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:08.565285 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd52dcbe-1617-4652-928d-74636543555b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 Aug 14 22:37:08.565546 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd52dcbe-1617-4652-928d-74636543555b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:08.565833 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd52dcbe-1617-4652-928d-74636543555b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:08.568474 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-64d0c08a-a357-41bc-8085-d22b3a89e403 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Get all volumes completed successfully. Aug 14 22:37:08.570292 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:08.570292 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:08.572630 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:08.572630 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:08.573302 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cd52dcbe-1617-4652-928d-74636543555b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:08.574440 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64d0c08a-a357-41bc-8085-d22b3a89e403 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:37:08.574535 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd52dcbe-1617-4652-928d-74636543555b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 returned with HTTP 200 Aug 14 22:37:08.574844 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1286/5113] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:37:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8600 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:08.575148 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1270/5114] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:08 2026] GET /volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:08.589278 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-681e1032-1824-4c2f-9cab-0c0ed866e4ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:08.590861 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-681e1032-1824-4c2f-9cab-0c0ed866e4ad tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] DELETE https://10.4.3.114/volume/v3/types/58c3dbea-a7c4-4c35-bfc3-62c2e3bcbbc0 Aug 14 22:37:08.591039 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-681e1032-1824-4c2f-9cab-0c0ed866e4ad tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:08.591219 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-681e1032-1824-4c2f-9cab-0c0ed866e4ad tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:08.591460 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:08.591460 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:08.611979 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-681e1032-1824-4c2f-9cab-0c0ed866e4ad tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/types/58c3dbea-a7c4-4c35-bfc3-62c2e3bcbbc0 returned with HTTP 202 Aug 14 22:37:08.612396 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1290/5115] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:08 2026] DELETE /volume/v3/types/58c3dbea-a7c4-4c35-bfc3-62c2e3bcbbc0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:08.624590 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3de13d6d-a092-4ee0-a09a-5a2353c1299b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:08.626292 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3de13d6d-a092-4ee0-a09a-5a2353c1299b tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:08.626674 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3de13d6d-a092-4ee0-a09a-5a2353c1299b tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-663882498", "extra_specs": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:08.640376 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3de13d6d-a092-4ee0-a09a-5a2353c1299b tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:08.640737 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1270/5116] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:37:08 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:08.648391 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f3735a1-e909-4988-a6cf-362c79926262 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:08.650176 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f3735a1-e909-4988-a6cf-362c79926262 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] POST https://10.4.3.114/volume/v3/types/8fb68ebc-324a-46b1-b139-c61f8906e0d6/encryption Aug 14 22:37:08.650530 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f3735a1-e909-4988-a6cf-362c79926262 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:08.667897 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f3735a1-e909-4988-a6cf-362c79926262 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/types/8fb68ebc-324a-46b1-b139-c61f8906e0d6/encryption returned with HTTP 200 Aug 14 22:37:08.668369 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1287/5117] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:37:08 2026] POST /volume/v3/types/8fb68ebc-324a-46b1-b139-c61f8906e0d6/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:08.676984 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:08.678406 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:08.678795 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2022797267", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-663882498", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:08.680533 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2022797267', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-663882498', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:08.685396 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Create volume of 1 GB Aug 14 22:37:08.685802 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:08.685802 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:08.686499 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Availability Zones retrieved successfully. Aug 14 22:37:08.692109 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Flow 'volume_create_api' (625b7c56-cdae-4d81-9f60-cc92b5d709c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:08.693213 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fecb29d-7a39-4bca-b82c-81092d21f115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:08.694150 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:08.716124 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fecb29d-7a39-4bca-b82c-81092d21f115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:37:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8fb68ebc-324a-46b1-b139-c61f8906e0d6,is_public=True,name='tempest-scenario-type-luks-663882498',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8fb68ebc-324a-46b1-b139-c61f8906e0d6', '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=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:08.716833 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96fb94bc-f258-4b1d-9509-f35d53a0f7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:08.739584 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-663882498 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-663882498, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:08.739857 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-663882498 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-663882498, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:08.764681 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Created reservations ['2b4737a2-bfa7-424b-9258-e83c83e972bd', '6637fe29-4990-4323-bf74-5bccd21e4aae', '1a7bcdb1-d04e-409f-9b3a-2a0aa066c9ac', 'c014ce60-3844-4cc6-b7fa-f3a00db07503'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:08.765553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96fb94bc-f258-4b1d-9509-f35d53a0f7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b4737a2-bfa7-424b-9258-e83c83e972bd', '6637fe29-4990-4323-bf74-5bccd21e4aae', '1a7bcdb1-d04e-409f-9b3a-2a0aa066c9ac', 'c014ce60-3844-4cc6-b7fa-f3a00db07503']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:08.766323 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559b4433-6592-4499-8fe6-bc18961fe67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:08.789079 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559b4433-6592-4499-8fe6-bc18961fe67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a211715c-64e9-4fa0-8479-a7ef390a4c4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2022797267',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be47deb77a54819832fcc7b6e10b302',qos_specs=None,replication_status=,reservations=['2b4737a2-bfa7-424b-9258-e83c83e972bd','6637fe29-4990-4323-bf74-5bccd21e4aae','1a7bcdb1-d04e-409f-9b3a-2a0aa066c9ac','c014ce60-3844-4cc6-b7fa-f3a00db07503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3304fc47bfc549df908dcc3c452f4e15',volume_type_id=8fb68ebc-324a-46b1-b139-c61f8906e0d6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2022797267',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a211715c-64e9-4fa0-8479-a7ef390a4c4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1be47deb77a54819832fcc7b6e10b302',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3304fc47bfc549df908dcc3c452f4e15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8fb68ebc-324a-46b1-b139-c61f8906e0d6),volume_type_id=8fb68ebc-324a-46b1-b139-c61f8906e0d6)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:08.790688 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f426a77a-2c74-438c-8917-4ac8a6edeaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:08.809428 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f426a77a-2c74-438c-8917-4ac8a6edeaf7) transitioned into state 'SUCCESS' from state '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-2022797267',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be47deb77a54819832fcc7b6e10b302',qos_specs=None,replication_status=,reservations=['2b4737a2-bfa7-424b-9258-e83c83e972bd','6637fe29-4990-4323-bf74-5bccd21e4aae','1a7bcdb1-d04e-409f-9b3a-2a0aa066c9ac','c014ce60-3844-4cc6-b7fa-f3a00db07503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3304fc47bfc549df908dcc3c452f4e15',volume_type_id=8fb68ebc-324a-46b1-b139-c61f8906e0d6)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:08.810167 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f0c4ec-298c-43a2-94ed-7bea7c304041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:08.818629 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f0c4ec-298c-43a2-94ed-7bea7c304041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:08.819395 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Flow 'volume_create_api' (625b7c56-cdae-4d81-9f60-cc92b5d709c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:08.819672 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Create volume request issued successfully. Aug 14 22:37:08.820192 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ff69315-b02d-4d02-b4f0-edb33b76587c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:08.820616 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1271/5118] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:37:08 2026] POST /volume/v3/volumes => generated 784 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:09.138777 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8bceea2c-828f-4bf6-b56b-f0c5bb23f09a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:09.140714 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8bceea2c-828f-4bf6-b56b-f0c5bb23f09a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:09.140999 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8bceea2c-828f-4bf6-b56b-f0c5bb23f09a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:09.141207 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8bceea2c-828f-4bf6-b56b-f0c5bb23f09a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:09.141369 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8bceea2c-828f-4bf6-b56b-f0c5bb23f09a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:09.146234 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:09.146234 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:09.146963 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8bceea2c-828f-4bf6-b56b-f0c5bb23f09a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:09.147307 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1291/5119] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:09 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:10.034890 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cbe0d711-cd23-4b87-b621-cf6ace5922f3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:10.036608 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cbe0d711-cd23-4b87-b621-cf6ace5922f3 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:37:10.037018 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cbe0d711-cd23-4b87-b621-cf6ace5922f3 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "27bd06b3-788a-433f-80f5-52823ee1067f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1383758117", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:10.047585 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:10.047585 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:10.048228 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cbe0d711-cd23-4b87-b621-cf6ace5922f3 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:10.048284 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-cbe0d711-cd23-4b87-b621-cf6ace5922f3 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create snapshot from volume 27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:10.075422 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-cbe0d711-cd23-4b87-b621-cf6ace5922f3 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Created reservations ['8b2624e9-7a0b-4c51-b85f-570eccf112a2', '2412cf82-9ade-4275-b4e2-cf9286d8bbfd', 'cacc0690-3b64-42e8-9050-23c47671b51b', '9474cc16-75a1-433d-bd83-aa7c9028f70b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:10.107182 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cbe0d711-cd23-4b87-b621-cf6ace5922f3 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot force create request issued successfully. Aug 14 22:37:10.107182 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cbe0d711-cd23-4b87-b621-cf6ace5922f3 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:37:10.107624 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1271/5120] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:37:10 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:10.117138 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ec45e814-a103-41b3-97ff-b71523485197 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:10.118871 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec45e814-a103-41b3-97ff-b71523485197 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 Aug 14 22:37:10.119073 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec45e814-a103-41b3-97ff-b71523485197 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:10.119272 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec45e814-a103-41b3-97ff-b71523485197 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:10.123984 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:10.123984 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:10.124405 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ec45e814-a103-41b3-97ff-b71523485197 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:10.125179 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec45e814-a103-41b3-97ff-b71523485197 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 returned with HTTP 200 Aug 14 22:37:10.125563 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1288/5121] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:10 2026] GET /volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:10.157761 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c16e1f25-989d-4f8d-82e6-59e8e39f74a0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:10.159838 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c16e1f25-989d-4f8d-82e6-59e8e39f74a0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:10.160360 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c16e1f25-989d-4f8d-82e6-59e8e39f74a0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:10.160498 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c16e1f25-989d-4f8d-82e6-59e8e39f74a0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:10.160645 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c16e1f25-989d-4f8d-82e6-59e8e39f74a0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:10.165507 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:10.165507 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:10.166184 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c16e1f25-989d-4f8d-82e6-59e8e39f74a0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:10.166793 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1272/5122] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:10 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:10.293877 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2524deb7-4462-4076-af30-913e0dfc527c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:10.295603 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:10.295964 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-491262201", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:10.297437 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-491262201', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:10.297585 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Create volume of 1 GB Aug 14 22:37:10.301723 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Availability Zones retrieved successfully. Aug 14 22:37:10.306969 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Flow 'volume_create_api' (669264df-a7e3-4b38-a1e6-bfc4c3e57629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:10.307831 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c104006-3fa1-4c5a-a43e-1cf1bf2efbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:10.308693 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:10.335487 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c104006-3fa1-4c5a-a43e-1cf1bf2efbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:10.336214 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c0127cc-338d-4e90-bd73-490a0de683aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:10.391720 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Created reservations ['dea1f9da-d898-47ab-a488-6256fdd6b2da', 'c36a2786-5584-41dc-95d4-db4555568f3e', '1c0c05af-0be6-4684-a763-7154a419382c', '1dfa913e-ad1f-4eb7-9c86-8e551b3e7282'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:10.392545 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c0127cc-338d-4e90-bd73-490a0de683aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dea1f9da-d898-47ab-a488-6256fdd6b2da', 'c36a2786-5584-41dc-95d4-db4555568f3e', '1c0c05af-0be6-4684-a763-7154a419382c', '1dfa913e-ad1f-4eb7-9c86-8e551b3e7282']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:10.393262 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11a8dcc6-70be-4874-a5ee-418552015261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:10.416412 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11a8dcc6-70be-4874-a5ee-418552015261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f9711d7-752d-435d-ba27-fa0c81fe3bc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-491262201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce81634a0ce84bb69f8172e80ec9602b',qos_specs=None,replication_status=,reservations=['dea1f9da-d898-47ab-a488-6256fdd6b2da','c36a2786-5584-41dc-95d4-db4555568f3e','1c0c05af-0be6-4684-a763-7154a419382c','1dfa913e-ad1f-4eb7-9c86-8e551b3e7282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6dc2dfcc62e4814994833f9e87eb74f',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-491262201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f9711d7-752d-435d-ba27-fa0c81fe3bc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce81634a0ce84bb69f8172e80ec9602b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6dc2dfcc62e4814994833f9e87eb74f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:10.417215 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9ea68d1-07ae-4ff8-9eed-0ab00657d577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:10.434117 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9ea68d1-07ae-4ff8-9eed-0ab00657d577) transitioned into state 'SUCCESS' from state '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-491262201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce81634a0ce84bb69f8172e80ec9602b',qos_specs=None,replication_status=,reservations=['dea1f9da-d898-47ab-a488-6256fdd6b2da','c36a2786-5584-41dc-95d4-db4555568f3e','1c0c05af-0be6-4684-a763-7154a419382c','1dfa913e-ad1f-4eb7-9c86-8e551b3e7282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6dc2dfcc62e4814994833f9e87eb74f',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:10.434925 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbea90d-e00a-4a05-88d8-3c0b906cac72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:10.444522 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbea90d-e00a-4a05-88d8-3c0b906cac72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:10.447275 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Flow 'volume_create_api' (669264df-a7e3-4b38-a1e6-bfc4c3e57629) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:10.447275 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Create volume request issued successfully. Aug 14 22:37:10.447275 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2524deb7-4462-4076-af30-913e0dfc527c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:10.447275 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1292/5123] 10.4.3.114 () {70 vars in 1300 bytes} [Fri Aug 14 22:37:10 2026] POST /volume/v3/volumes => generated 788 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:10.460884 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8d34e229-c476-4a2e-b908-5de3f25fc1c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:10.462854 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d34e229-c476-4a2e-b908-5de3f25fc1c0 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:10.466280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d34e229-c476-4a2e-b908-5de3f25fc1c0 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:10.466280 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d34e229-c476-4a2e-b908-5de3f25fc1c0 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:10.470170 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:10.470170 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:10.474502 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8d34e229-c476-4a2e-b908-5de3f25fc1c0 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:10.478911 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d34e229-c476-4a2e-b908-5de3f25fc1c0 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:10.479305 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1272/5124] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:37:10 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:11.135330 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9030a1e1-8898-4a21-83d6-daf52a62ad43 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:11.137126 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9030a1e1-8898-4a21-83d6-daf52a62ad43 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 Aug 14 22:37:11.137330 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9030a1e1-8898-4a21-83d6-daf52a62ad43 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:11.137511 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9030a1e1-8898-4a21-83d6-daf52a62ad43 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:11.142717 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:11.142717 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:11.143316 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9030a1e1-8898-4a21-83d6-daf52a62ad43 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:11.144149 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9030a1e1-8898-4a21-83d6-daf52a62ad43 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 returned with HTTP 200 Aug 14 22:37:11.144546 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1289/5125] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:11 2026] GET /volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:11.152572 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d04a3eea-4353-4a6e-9a0e-66ef09ebf2f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:11.154559 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d04a3eea-4353-4a6e-9a0e-66ef09ebf2f2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 Aug 14 22:37:11.154778 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d04a3eea-4353-4a6e-9a0e-66ef09ebf2f2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:11.154983 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d04a3eea-4353-4a6e-9a0e-66ef09ebf2f2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:11.160264 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:11.160264 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:11.160772 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d04a3eea-4353-4a6e-9a0e-66ef09ebf2f2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:11.161581 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d04a3eea-4353-4a6e-9a0e-66ef09ebf2f2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 returned with HTTP 200 Aug 14 22:37:11.161992 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1273/5126] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:11 2026] GET /volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:11.178406 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-73721b0e-82b7-45ec-a1ff-a1b921b6ef5f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:11.180579 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73721b0e-82b7-45ec-a1ff-a1b921b6ef5f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:11.180871 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73721b0e-82b7-45ec-a1ff-a1b921b6ef5f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:11.181146 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73721b0e-82b7-45ec-a1ff-a1b921b6ef5f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:11.181335 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-73721b0e-82b7-45ec-a1ff-a1b921b6ef5f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:11.186123 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:11.186123 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:11.186938 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73721b0e-82b7-45ec-a1ff-a1b921b6ef5f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:11.187368 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1293/5127] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:11 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:11.492546 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72916a7b-d724-4455-96f9-24ab358f1b16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:11.494620 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72916a7b-d724-4455-96f9-24ab358f1b16 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:11.494904 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72916a7b-d724-4455-96f9-24ab358f1b16 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:11.495147 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72916a7b-d724-4455-96f9-24ab358f1b16 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:11.503804 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:11.503804 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:11.507810 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-72916a7b-d724-4455-96f9-24ab358f1b16 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:11.512534 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72916a7b-d724-4455-96f9-24ab358f1b16 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:11.512958 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1273/5128] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:37:11 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:11.531186 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fbc23049-592e-45f1-9e13-76c26de7de5f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:11.532944 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbc23049-592e-45f1-9e13-76c26de7de5f tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:11.533148 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbc23049-592e-45f1-9e13-76c26de7de5f tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:11.533360 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbc23049-592e-45f1-9e13-76c26de7de5f tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:11.545446 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:11.545446 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:11.552423 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fbc23049-592e-45f1-9e13-76c26de7de5f tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:11.563188 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbc23049-592e-45f1-9e13-76c26de7de5f tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:11.563854 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1290/5129] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:37:11 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:11.621994 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-38c6b570-228f-4edb-b074-a93cdd4ef606 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:11.624388 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-38c6b570-228f-4edb-b074-a93cdd4ef606 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:11.624610 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-38c6b570-228f-4edb-b074-a93cdd4ef606 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:11.624869 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-38c6b570-228f-4edb-b074-a93cdd4ef606 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:11.633440 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:11.633440 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:11.638949 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-38c6b570-228f-4edb-b074-a93cdd4ef606 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:11.643614 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-38c6b570-228f-4edb-b074-a93cdd4ef606 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:11.643614 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1274/5130] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:11 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:11.727103 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e87744d5-d47c-45a2-8a6c-3318494ef939 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:11.727665 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e87744d5-d47c-45a2-8a6c-3318494ef939 None None] GET https://10.4.3.114/volume// Aug 14 22:37:11.727868 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e87744d5-d47c-45a2-8a6c-3318494ef939 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:11.728057 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e87744d5-d47c-45a2-8a6c-3318494ef939 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:11.728498 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e87744d5-d47c-45a2-8a6c-3318494ef939 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:11.728820 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1294/5131] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:37: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 14 22:37:11.738599 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-3576eebc-e7dd-43fe-9055-9751ddeeee0a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:11.741079 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-3576eebc-e7dd-43fe-9055-9751ddeeee0a tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:37:11.741560 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-3576eebc-e7dd-43fe-9055-9751ddeeee0a tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f9711d7-752d-435d-ba27-fa0c81fe3bc5", "connector": null, "instance_uuid": "dfef55ee-5e6a-48ac-b84f-e17b3ec17ddb"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:11.751225 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:11.751225 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:11.782298 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-3576eebc-e7dd-43fe-9055-9751ddeeee0a tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:37:11.782789 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1274/5132] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:37:11 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 14 22:37:11.838865 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6bbbc62b-b5fd-4322-b40a-65cacc44f192 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:11.841434 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6bbbc62b-b5fd-4322-b40a-65cacc44f192 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:11.841576 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6bbbc62b-b5fd-4322-b40a-65cacc44f192 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:11.841778 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6bbbc62b-b5fd-4322-b40a-65cacc44f192 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:11.851810 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:11.851810 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:11.856544 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6bbbc62b-b5fd-4322-b40a-65cacc44f192 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:11.861158 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6bbbc62b-b5fd-4322-b40a-65cacc44f192 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:11.861762 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1291/5133] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:37:11 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:11.863390 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a3a8a47-b2b7-4e5e-bf89-df6626f7e188 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:11.863899 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a3a8a47-b2b7-4e5e-bf89-df6626f7e188 None None] GET https://10.4.3.114/volume// Aug 14 22:37:11.864115 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a3a8a47-b2b7-4e5e-bf89-df6626f7e188 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:11.864368 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a3a8a47-b2b7-4e5e-bf89-df6626f7e188 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:11.864799 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a3a8a47-b2b7-4e5e-bf89-df6626f7e188 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:11.865152 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1275/5134] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:37: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 14 22:37:11.880048 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-bd5ff8ac-b607-4cb1-b1ee-2ab1f46bf307 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:11.882227 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-bd5ff8ac-b607-4cb1-b1ee-2ab1f46bf307 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:11.882505 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-bd5ff8ac-b607-4cb1-b1ee-2ab1f46bf307 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:11.882686 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-bd5ff8ac-b607-4cb1-b1ee-2ab1f46bf307 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:11.892345 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:11.892345 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:11.897239 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-bd5ff8ac-b607-4cb1-b1ee-2ab1f46bf307 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:11.907399 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-bd5ff8ac-b607-4cb1-b1ee-2ab1f46bf307 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:11.907817 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1295/5135] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:37:11 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 1042 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:12.005966 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-72b7c87c-3cf5-44b8-9f7a-d35e1fcb7c92 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:12.008401 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-72b7c87c-3cf5-44b8-9f7a-d35e1fcb7c92 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] PUT https://10.4.3.114/volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42 Aug 14 22:37:12.008823 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-72b7c87c-3cf5-44b8-9f7a-d35e1fcb7c92 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:12.018361 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-72b7c87c-3cf5-44b8-9f7a-d35e1fcb7c92 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Acquiring lock "cinder-attachment_update-0f9711d7-752d-435d-ba27-fa0c81fe3bc5-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:37:12.023297 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-72b7c87c-3cf5-44b8-9f7a-d35e1fcb7c92 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Lock "cinder-attachment_update-0f9711d7-752d-435d-ba27-fa0c81fe3bc5-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:37:12.024587 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:12.024587 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:12.109698 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-72b7c87c-3cf5-44b8-9f7a-d35e1fcb7c92 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Lock "cinder-attachment_update-0f9711d7-752d-435d-ba27-fa0c81fe3bc5-np0000007343" released by "attachment_update" :: held 0.086s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:37:12.110033 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-72b7c87c-3cf5-44b8-9f7a-d35e1fcb7c92 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42 returned with HTTP 200 Aug 14 22:37:12.110778 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1275/5136] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:37:12 2026] PUT /volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:12.197949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed63d06b-d0a5-4cc9-ab82-08fc3f8d75ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:12.200322 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed63d06b-d0a5-4cc9-ab82-08fc3f8d75ea tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:12.200636 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed63d06b-d0a5-4cc9-ab82-08fc3f8d75ea tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:12.200920 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed63d06b-d0a5-4cc9-ab82-08fc3f8d75ea tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:12.201078 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ed63d06b-d0a5-4cc9-ab82-08fc3f8d75ea tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:12.206367 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:12.206367 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:12.207246 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed63d06b-d0a5-4cc9-ab82-08fc3f8d75ea tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:12.207817 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1292/5137] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:12 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:12.633981 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-78cf64df-0841-494c-9bc6-7988405d435c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:12.635614 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78cf64df-0841-494c-9bc6-7988405d435c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:37:12.635939 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78cf64df-0841-494c-9bc6-7988405d435c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "27bd06b3-788a-433f-80f5-52823ee1067f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1724574548", "description": null, "metadata": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:12.646274 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:12.646274 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:12.646753 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-78cf64df-0841-494c-9bc6-7988405d435c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:12.646913 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-78cf64df-0841-494c-9bc6-7988405d435c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create snapshot from volume 27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:12.670455 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-78cf64df-0841-494c-9bc6-7988405d435c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Created reservations ['2dc742ab-0d54-4811-846a-7720235b1eda', '8a1d38ee-c3c4-494a-883f-966f85007e45', 'dcb96c18-f700-4ab9-9c3c-479d593167ea', 'ec501de2-db42-4173-bba6-9184377d03a4'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:12.708531 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-78cf64df-0841-494c-9bc6-7988405d435c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot force create request issued successfully. Aug 14 22:37:12.709111 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78cf64df-0841-494c-9bc6-7988405d435c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:37:12.709933 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1276/5138] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:37:12 2026] POST /volume/v3/snapshots => generated 313 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:12.719289 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d0ef4184-caef-4b72-b579-f5afaffd8972 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:12.721526 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0ef4184-caef-4b72-b579-f5afaffd8972 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 Aug 14 22:37:12.721796 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0ef4184-caef-4b72-b579-f5afaffd8972 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:12.722042 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0ef4184-caef-4b72-b579-f5afaffd8972 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:12.727629 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:12.727629 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:12.728093 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d0ef4184-caef-4b72-b579-f5afaffd8972 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:12.728890 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0ef4184-caef-4b72-b579-f5afaffd8972 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 returned with HTTP 200 Aug 14 22:37:12.729263 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1296/5139] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:12 2026] GET /volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:12.885112 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8160248-5974-4ebd-99f4-09c08913c994 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:12.889781 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8160248-5974-4ebd-99f4-09c08913c994 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:12.889781 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8160248-5974-4ebd-99f4-09c08913c994 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:12.889781 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8160248-5974-4ebd-99f4-09c08913c994 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:12.899066 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:12.899066 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:12.902968 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d8160248-5974-4ebd-99f4-09c08913c994 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:12.907205 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8160248-5974-4ebd-99f4-09c08913c994 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:12.907633 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1276/5140] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:37:12 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:13.223432 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7dacf80e-5b33-40ac-9d08-c08c1e3e1717 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:13.223432 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7dacf80e-5b33-40ac-9d08-c08c1e3e1717 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:13.223432 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7dacf80e-5b33-40ac-9d08-c08c1e3e1717 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:13.223432 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7dacf80e-5b33-40ac-9d08-c08c1e3e1717 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:13.223432 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7dacf80e-5b33-40ac-9d08-c08c1e3e1717 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:13.225101 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:13.225101 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:13.225744 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7dacf80e-5b33-40ac-9d08-c08c1e3e1717 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:13.226092 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1293/5141] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:13 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:13.738329 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d249e88e-a3ae-4fca-90cc-022a9c57987d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:13.742561 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d249e88e-a3ae-4fca-90cc-022a9c57987d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 Aug 14 22:37:13.742760 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d249e88e-a3ae-4fca-90cc-022a9c57987d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:13.742952 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d249e88e-a3ae-4fca-90cc-022a9c57987d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:13.747620 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:13.747620 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:13.748064 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d249e88e-a3ae-4fca-90cc-022a9c57987d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:13.748806 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d249e88e-a3ae-4fca-90cc-022a9c57987d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 returned with HTTP 200 Aug 14 22:37:13.749156 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1277/5142] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:13 2026] GET /volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:13.759419 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-00c17416-8ef9-4aa1-902e-21e18ca6276d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:13.761197 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00c17416-8ef9-4aa1-902e-21e18ca6276d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 Aug 14 22:37:13.761473 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00c17416-8ef9-4aa1-902e-21e18ca6276d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:13.761684 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00c17416-8ef9-4aa1-902e-21e18ca6276d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:13.766892 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:13.766892 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:13.767353 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-00c17416-8ef9-4aa1-902e-21e18ca6276d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:13.768118 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00c17416-8ef9-4aa1-902e-21e18ca6276d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 returned with HTTP 200 Aug 14 22:37:13.768504 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1297/5143] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:13 2026] GET /volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:13.808414 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-cd585217-ee5f-47ec-a06d-5da5e4bdeb12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:13.810233 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-cd585217-ee5f-47ec-a06d-5da5e4bdeb12 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:13.810425 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-cd585217-ee5f-47ec-a06d-5da5e4bdeb12 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:13.810600 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-cd585217-ee5f-47ec-a06d-5da5e4bdeb12 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:13.818743 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:13.818743 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:13.821883 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-cd585217-ee5f-47ec-a06d-5da5e4bdeb12 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:13.827329 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-cd585217-ee5f-47ec-a06d-5da5e4bdeb12 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:37:13.827972 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1277/5144] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:13 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:13.845478 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-df1bfaaf-1fc1-415b-8890-afef11ceba20 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:13.848223 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-df1bfaaf-1fc1-415b-8890-afef11ceba20 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f/action Aug 14 22:37:13.848609 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-df1bfaaf-1fc1-415b-8890-afef11ceba20 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:37:13.848777 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-df1bfaaf-1fc1-415b-8890-afef11ceba20 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:13.860890 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:13.860890 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:13.861471 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-df1bfaaf-1fc1-415b-8890-afef11ceba20 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:13.867854 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-df1bfaaf-1fc1-415b-8890-afef11ceba20 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Begin detaching volume completed successfully. Aug 14 22:37:13.868095 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-df1bfaaf-1fc1-415b-8890-afef11ceba20 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f/action returned with HTTP 202 Aug 14 22:37:13.868622 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1294/5145] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:37:13 2026] POST /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:37:13.913807 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-91acc9e9-b58b-41fa-b6da-49a5af45eae9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:13.914336 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91acc9e9-b58b-41fa-b6da-49a5af45eae9 None None] GET https://10.4.3.114/volume// Aug 14 22:37:13.914336 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91acc9e9-b58b-41fa-b6da-49a5af45eae9 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:13.914634 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91acc9e9-b58b-41fa-b6da-49a5af45eae9 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:13.914948 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91acc9e9-b58b-41fa-b6da-49a5af45eae9 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:13.915216 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1278/5146] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:37: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 14 22:37:13.922871 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9de64f84-fa42-4c6c-9d0d-21d316748deb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:13.924263 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-d825460f-15e9-4d9e-87d2-818a849ab096 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:13.924599 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9de64f84-fa42-4c6c-9d0d-21d316748deb tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:13.924876 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9de64f84-fa42-4c6c-9d0d-21d316748deb tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:13.925082 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9de64f84-fa42-4c6c-9d0d-21d316748deb tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:13.926314 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-d825460f-15e9-4d9e-87d2-818a849ab096 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:13.926532 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-d825460f-15e9-4d9e-87d2-818a849ab096 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:13.926705 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-d825460f-15e9-4d9e-87d2-818a849ab096 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:13.937353 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:13.937353 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:13.938206 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:13.938206 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:13.941243 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-d825460f-15e9-4d9e-87d2-818a849ab096 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:13.942368 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9de64f84-fa42-4c6c-9d0d-21d316748deb tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:13.946505 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-d825460f-15e9-4d9e-87d2-818a849ab096 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:37:13.946933 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1278/5147] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:37:13 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:13.947356 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9de64f84-fa42-4c6c-9d0d-21d316748deb tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:13.947878 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1298/5148] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:37:13 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:14.236693 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97bdbc4e-e8e3-41a2-9b8a-a8ca71f380d6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:14.238273 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97bdbc4e-e8e3-41a2-9b8a-a8ca71f380d6 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:14.238496 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97bdbc4e-e8e3-41a2-9b8a-a8ca71f380d6 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:14.238691 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97bdbc4e-e8e3-41a2-9b8a-a8ca71f380d6 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:14.238848 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-97bdbc4e-e8e3-41a2-9b8a-a8ca71f380d6 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:14.242574 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:14.242574 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:14.243134 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97bdbc4e-e8e3-41a2-9b8a-a8ca71f380d6 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:14.243519 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1295/5149] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:14 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:14.965655 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-10048b76-5419-4d14-95fa-f1664723a988 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:14.967501 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10048b76-5419-4d14-95fa-f1664723a988 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:14.967771 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10048b76-5419-4d14-95fa-f1664723a988 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:14.967954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10048b76-5419-4d14-95fa-f1664723a988 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:14.977115 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:14.977115 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:14.980441 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-10048b76-5419-4d14-95fa-f1664723a988 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:14.984325 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10048b76-5419-4d14-95fa-f1664723a988 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:14.984718 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1279/5150] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:37:14 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:15.252921 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f7a8f6d1-331f-4610-8ac2-c578391c7522 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:15.254745 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7a8f6d1-331f-4610-8ac2-c578391c7522 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:15.254981 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7a8f6d1-331f-4610-8ac2-c578391c7522 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:15.255579 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7a8f6d1-331f-4610-8ac2-c578391c7522 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:15.255579 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f7a8f6d1-331f-4610-8ac2-c578391c7522 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:15.270205 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:15.270205 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:15.270958 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7a8f6d1-331f-4610-8ac2-c578391c7522 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:15.271362 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1279/5151] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:15 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:15.394843 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-730178bf-3ed6-42e6-b000-7d24e2069d1e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:15.397173 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-730178bf-3ed6-42e6-b000-7d24e2069d1e tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] POST https://10.4.3.114/volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42/action Aug 14 22:37:15.397605 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-730178bf-3ed6-42e6-b000-7d24e2069d1e tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:37:15.397802 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-730178bf-3ed6-42e6-b000-7d24e2069d1e tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:15.417184 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:15.417184 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:15.427667 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb9d8948-f3a7-4e6d-9890-ff126f929ce4 req-730178bf-3ed6-42e6-b000-7d24e2069d1e tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42/action returned with HTTP 204 Aug 14 22:37:15.428121 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1299/5152] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:37:15 2026] POST /volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:15.486842 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-51649689-0dca-436f-a9a6-b7eb067f00f2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:15.489054 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-51649689-0dca-436f-a9a6-b7eb067f00f2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] DELETE https://10.4.3.114/volume/v3/attachments/20e5dc22-7f4b-47bf-ad11-5c222be2367b Aug 14 22:37:15.489235 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-51649689-0dca-436f-a9a6-b7eb067f00f2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:15.489509 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-51649689-0dca-436f-a9a6-b7eb067f00f2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:15.500680 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:15.500680 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:15.552634 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-722fc604-6a1d-4746-a3a2-eeda7f4d5ec8 req-51649689-0dca-436f-a9a6-b7eb067f00f2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments/20e5dc22-7f4b-47bf-ad11-5c222be2367b returned with HTTP 200 Aug 14 22:37:15.553353 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1296/5153] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:37:15 2026] DELETE /volume/v3/attachments/20e5dc22-7f4b-47bf-ad11-5c222be2367b => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:15.998394 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-55ad4402-6c05-4811-9100-d824961476ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:15.998816 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c5c5dde6-d5ce-4de8-8272-f549babcd559 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:16.000184 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:16.000580 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1966328159", "snapshot_id": "7416449a-4e45-4378-8719-e0e1e6b3b401", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:16.000696 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5c5dde6-d5ce-4de8-8272-f549babcd559 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:16.000967 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5c5dde6-d5ce-4de8-8272-f549babcd559 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:16.001179 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5c5dde6-d5ce-4de8-8272-f549babcd559 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:16.002099 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1966328159', 'snapshot_id': '7416449a-4e45-4378-8719-e0e1e6b3b401', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:16.010074 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:16.010074 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:16.010715 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:16.010891 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create volume of 1 GB Aug 14 22:37:16.015607 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Availability Zones retrieved successfully. Aug 14 22:37:16.015675 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:16.015675 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:16.019665 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c5c5dde6-d5ce-4de8-8272-f549babcd559 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:16.024066 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5c5dde6-d5ce-4de8-8272-f549babcd559 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:16.024435 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1280/5154] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:37:15 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:16.025386 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Flow 'volume_create_api' (d3ceea6a-d302-472c-84ee-54400e634c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:16.026995 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8eff7e-9dc3-4eac-8657-4295b3517835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:16.028304 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:16.039832 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-569b2cb7-9286-4404-9642-f916992feb7c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:16.042341 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-569b2cb7-9286-4404-9642-f916992feb7c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:16.042595 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-569b2cb7-9286-4404-9642-f916992feb7c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:16.042832 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-569b2cb7-9286-4404-9642-f916992feb7c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:16.052901 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:16.052901 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:16.056110 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-569b2cb7-9286-4404-9642-f916992feb7c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:16.063160 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-569b2cb7-9286-4404-9642-f916992feb7c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:16.063616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8eff7e-9dc3-4eac-8657-4295b3517835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7416449a-4e45-4378-8719-e0e1e6b3b401', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:16.063747 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1300/5155] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:37:16 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:16.064511 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92adc98-4629-4870-bbff-373c3f82bd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:16.076216 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-13fb8650-95e2-42ac-b0a5-3fe65a91f04c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:16.077598 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1297/5156] 10.4.3.114 () {70 vars in 1611 bytes} [Fri Aug 14 22:37:16 2026] DELETE /volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 22:37:16.086273 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d13da92e-2e7b-4852-b211-aa0054afc6cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:16.108572 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Created reservations ['ba6f7b7b-ee56-4311-a1d6-636db22d4e8e', 'b3c3c2ee-1364-48f5-9141-8da67d1c4c97', '2682227a-cbb4-4a38-97b4-39273525ce3f', '9bb53e06-96a0-43e5-bfd2-ac0706d22c8b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:16.109624 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92adc98-4629-4870-bbff-373c3f82bd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba6f7b7b-ee56-4311-a1d6-636db22d4e8e', 'b3c3c2ee-1364-48f5-9141-8da67d1c4c97', '2682227a-cbb4-4a38-97b4-39273525ce3f', '9bb53e06-96a0-43e5-bfd2-ac0706d22c8b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:16.110657 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d282186d-d690-42f4-8205-c757df49d90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:16.151776 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1281/5157] 10.4.3.114 () {70 vars in 1611 bytes} [Fri Aug 14 22:37:16 2026] DELETE /volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42 => generated 114 bytes in 66 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 22:37:16.160055 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d282186d-d690-42f4-8205-c757df49d90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '801e37ac-d347-4294-b294-9c07eedda7bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1966328159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0107441e3448d7b0a4fa92d9b5e038',qos_specs=None,replication_status=,reservations=['ba6f7b7b-ee56-4311-a1d6-636db22d4e8e','b3c3c2ee-1364-48f5-9141-8da67d1c4c97','2682227a-cbb4-4a38-97b4-39273525ce3f','9bb53e06-96a0-43e5-bfd2-ac0706d22c8b'],size=1,snapshot_id=7416449a-4e45-4378-8719-e0e1e6b3b401,source_replicaid=,source_volid=None,status='creating',user_id='6a9dd867c9c640fda543ad9dea1d207b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1966328159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=801e37ac-d347-4294-b294-9c07eedda7bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e0107441e3448d7b0a4fa92d9b5e038',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7416449a-4e45-4378-8719-e0e1e6b3b401,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a9dd867c9c640fda543ad9dea1d207b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:16.161010 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e06f5206-b36f-4704-b58e-ad06cfd1882b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:16.178931 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1d66fa57-31f3-49c8-95df-7abdb99af39c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:16.182095 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d66fa57-31f3-49c8-95df-7abdb99af39c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] DELETE https://10.4.3.114/volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42 Aug 14 22:37:16.182964 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d66fa57-31f3-49c8-95df-7abdb99af39c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:16.183401 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d66fa57-31f3-49c8-95df-7abdb99af39c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:16.185163 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e06f5206-b36f-4704-b58e-ad06cfd1882b) transitioned into state 'SUCCESS' from state '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-1966328159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0107441e3448d7b0a4fa92d9b5e038',qos_specs=None,replication_status=,reservations=['ba6f7b7b-ee56-4311-a1d6-636db22d4e8e','b3c3c2ee-1364-48f5-9141-8da67d1c4c97','2682227a-cbb4-4a38-97b4-39273525ce3f','9bb53e06-96a0-43e5-bfd2-ac0706d22c8b'],size=1,snapshot_id=7416449a-4e45-4378-8719-e0e1e6b3b401,source_replicaid=,source_volid=None,status='creating',user_id='6a9dd867c9c640fda543ad9dea1d207b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:16.186068 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c14944f-665a-4786-ae2f-b4011e2c3ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:16.193656 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:16.193656 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:16.199481 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1d66fa57-31f3-49c8-95df-7abdb99af39c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Attachment connected to vm dfef55ee-5e6a-48ac-b84f-e17b3ec17ddb, checking data on nova Aug 14 22:37:16.199777 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.compute.nova [None req-1d66fa57-31f3-49c8-95df-7abdb99af39c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Creating Keystone token plugin using URL: https://10.4.3.114/identity {{(pid=100322) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 22:37:16.212281 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c14944f-665a-4786-ae2f-b4011e2c3ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:16.213329 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Flow 'volume_create_api' (d3ceea6a-d302-472c-84ee-54400e634c11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:16.213814 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create volume request issued successfully. Aug 14 22:37:16.214515 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55ad4402-6c05-4811-9100-d824961476ce tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:16.215006 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1280/5158] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:37:15 2026] POST /volume/v3/volumes => generated 791 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:16.228519 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-00e69f3e-e2cc-4f6b-a11f-450db02755e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:16.231615 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-00e69f3e-e2cc-4f6b-a11f-450db02755e4 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:16.231860 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-00e69f3e-e2cc-4f6b-a11f-450db02755e4 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:16.232079 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-00e69f3e-e2cc-4f6b-a11f-450db02755e4 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:16.240333 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:16.240333 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:16.245498 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-00e69f3e-e2cc-4f6b-a11f-450db02755e4 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:16.253269 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-00e69f3e-e2cc-4f6b-a11f-450db02755e4 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:16.253904 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1298/5159] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:16 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:16.283946 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-34af02d2-fb58-4597-a737-0ac14a41e03e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:16.285635 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34af02d2-fb58-4597-a737-0ac14a41e03e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:16.285851 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34af02d2-fb58-4597-a737-0ac14a41e03e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:16.286029 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34af02d2-fb58-4597-a737-0ac14a41e03e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:16.286128 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-34af02d2-fb58-4597-a737-0ac14a41e03e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:16.296272 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:16.296272 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:16.296272 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34af02d2-fb58-4597-a737-0ac14a41e03e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:16.296443 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1282/5160] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:16 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:16.300856 np0000007343 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-1d66fa57-31f3-49c8-95df-7abdb99af39c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] REQ: curl -g -i -X GET https://10.4.3.114/compute/v2.1/servers/dfef55ee-5e6a-48ac-b84f-e17b3ec17ddb/os-volume_attachments/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b0747b4425db51357a570341c6b16b85eac1b2a1a034e69d792dcedf3f0f8395" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1d66fa57-31f3-49c8-95df-7abdb99af39c" -H "X-Service-Token: {SHA256}7a270edb38fc146b73255cd04d87467ee76ce59621d91ea5be9b0048926c1545" {{(pid=100322) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 22:37:16.398466 np0000007343 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-1d66fa57-31f3-49c8-95df-7abdb99af39c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 22:37:16 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-e807824e-cd70-4664-a33d-d9ae506f6596 x-openstack-request-id: req-e807824e-cd70-4664-a33d-d9ae506f6596 {{(pid=100322) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 22:37:16.398872 np0000007343 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-1d66fa57-31f3-49c8-95df-7abdb99af39c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0f9711d7-752d-435d-ba27-fa0c81fe3bc5", "serverId": "dfef55ee-5e6a-48ac-b84f-e17b3ec17ddb", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42", "bdm_uuid": "df7f50be-aa57-413f-b7bf-920a28ebd268"}} {{(pid=100322) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 22:37:16.398872 np0000007343 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-1d66fa57-31f3-49c8-95df-7abdb99af39c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET call to compute for https://10.4.3.114/compute/v2.1/servers/dfef55ee-5e6a-48ac-b84f-e17b3ec17ddb/os-volume_attachments/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 used request id req-e807824e-cd70-4664-a33d-d9ae506f6596 {{(pid=100322) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 22:37:16.400690 np0000007343 devstack@c-api.service[100322]: ERROR cinder.volume.api [None req-1d66fa57-31f3-49c8-95df-7abdb99af39c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-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 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault [None req-1d66fa57-31f3-49c8-95df-7abdb99af39c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Caught error: Detach volume from instance dfef55ee-5e6a-48ac-b84f-e17b3ec17ddb using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance dfef55ee-5e6a-48ac-b84f-e17b3ec17ddb using the Compute API Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: 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 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 22:37:16.403273 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance dfef55ee-5e6a-48ac-b84f-e17b3ec17ddb using the Compute API Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.middleware.fault [None req-1d66fa57-31f3-49c8-95df-7abdb99af39c tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42 returned with HTTP 409 Aug 14 22:37:16.404344 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1301/5161] 10.4.3.114 () {68 vars in 1404 bytes} [Fri Aug 14 22:37:16 2026] DELETE /volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42 => generated 167 bytes in 226 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:16.440368 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-0e3f9271-c26f-4424-9875-97dafa2e8c07 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:16.444904 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-0e3f9271-c26f-4424-9875-97dafa2e8c07 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:16.445085 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-0e3f9271-c26f-4424-9875-97dafa2e8c07 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:16.445495 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-0e3f9271-c26f-4424-9875-97dafa2e8c07 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:16.456388 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:16.456388 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:16.459972 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-0e3f9271-c26f-4424-9875-97dafa2e8c07 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:16.464445 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-0e3f9271-c26f-4424-9875-97dafa2e8c07 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:16.464952 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1281/5162] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:16 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 1155 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:16.487536 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-0c04b970-7be0-44a6-afaa-89eae351d8d4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:16.490011 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-0c04b970-7be0-44a6-afaa-89eae351d8d4 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] POST https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5/action Aug 14 22:37:16.490468 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-0c04b970-7be0-44a6-afaa-89eae351d8d4 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:37:16.490635 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-0c04b970-7be0-44a6-afaa-89eae351d8d4 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:16.505197 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:16.505197 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:16.505769 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-0c04b970-7be0-44a6-afaa-89eae351d8d4 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:16.512108 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-0c04b970-7be0-44a6-afaa-89eae351d8d4 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Begin detaching volume completed successfully. Aug 14 22:37:16.512367 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-0c04b970-7be0-44a6-afaa-89eae351d8d4 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5/action returned with HTTP 202 Aug 14 22:37:16.512856 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1299/5163] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:37:16 2026] POST /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:37:16.556677 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72310dea-973d-4876-ab1b-6158708c7074 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:16.557156 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72310dea-973d-4876-ab1b-6158708c7074 None None] GET https://10.4.3.114/volume// Aug 14 22:37:16.557218 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72310dea-973d-4876-ab1b-6158708c7074 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:16.557441 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72310dea-973d-4876-ab1b-6158708c7074 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:16.557746 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72310dea-973d-4876-ab1b-6158708c7074 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:16.558026 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1283/5164] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:37: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 14 22:37:16.565933 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-55ae818a-a6b6-41d3-88dc-527c4c5a0b87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:16.569088 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-55ae818a-a6b6-41d3-88dc-527c4c5a0b87 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:16.569321 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-55ae818a-a6b6-41d3-88dc-527c4c5a0b87 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:16.569512 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-55ae818a-a6b6-41d3-88dc-527c4c5a0b87 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:16.603151 np0000007343 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-55ae818a-a6b6-41d3-88dc-527c4c5a0b87 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 22:37:16.611302 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:16.611302 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:16.614210 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-55ae818a-a6b6-41d3-88dc-527c4c5a0b87 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:16.617602 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-55ae818a-a6b6-41d3-88dc-527c4c5a0b87 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:16.617970 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1302/5165] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:37:16 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 1338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:17.269645 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a4f235c6-9028-4fc4-91ae-e24315c39250 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:17.271753 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4f235c6-9028-4fc4-91ae-e24315c39250 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:17.272023 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4f235c6-9028-4fc4-91ae-e24315c39250 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:17.272495 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4f235c6-9028-4fc4-91ae-e24315c39250 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:17.282292 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:17.282292 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:17.287532 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a4f235c6-9028-4fc4-91ae-e24315c39250 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:17.295341 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4f235c6-9028-4fc4-91ae-e24315c39250 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:17.295799 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1282/5166] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:17 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:17.308357 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1dd616b8-7456-47e1-9864-1747678a2ff9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:17.310508 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-04edd583-1d4a-4cab-bcac-477bedd3f44a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:17.310851 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1dd616b8-7456-47e1-9864-1747678a2ff9 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:17.310962 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1dd616b8-7456-47e1-9864-1747678a2ff9 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:17.311289 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1dd616b8-7456-47e1-9864-1747678a2ff9 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:17.311289 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1dd616b8-7456-47e1-9864-1747678a2ff9 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:17.312775 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-04edd583-1d4a-4cab-bcac-477bedd3f44a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:17.312977 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-04edd583-1d4a-4cab-bcac-477bedd3f44a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:17.313472 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-04edd583-1d4a-4cab-bcac-477bedd3f44a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:17.315986 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:17.315986 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:17.316764 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1dd616b8-7456-47e1-9864-1747678a2ff9 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:17.317197 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1300/5167] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:17 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:17.321585 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:17.321585 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:17.325515 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-04edd583-1d4a-4cab-bcac-477bedd3f44a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:17.329333 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-04edd583-1d4a-4cab-bcac-477bedd3f44a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:17.329756 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1284/5168] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:17 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:17.444530 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-fcf688c8-e5c2-4961-b597-7b672e8ebac1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:17.446399 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-fcf688c8-e5c2-4961-b597-7b672e8ebac1 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] DELETE https://10.4.3.114/volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42 Aug 14 22:37:17.446569 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-fcf688c8-e5c2-4961-b597-7b672e8ebac1 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:17.446765 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-fcf688c8-e5c2-4961-b597-7b672e8ebac1 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:17.453154 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:17.453154 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:17.502219 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f91e38f0-53ac-4cc5-91b3-8b5f7ee771e0 req-fcf688c8-e5c2-4961-b597-7b672e8ebac1 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42 returned with HTTP 200 Aug 14 22:37:17.502882 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1303/5169] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:37:17 2026] DELETE /volume/v3/attachments/9c0bffa2-2bc1-4cc4-9a3f-1ab13fe9fe42 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:17.628397 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d9708145-b46f-44d0-bb46-911b927376e2 req-9acd2a60-574a-457d-9ec7-a88c9ac910dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:17.630666 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d9708145-b46f-44d0-bb46-911b927376e2 req-9acd2a60-574a-457d-9ec7-a88c9ac910dd tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:17.630868 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d9708145-b46f-44d0-bb46-911b927376e2 req-9acd2a60-574a-457d-9ec7-a88c9ac910dd tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:17.631046 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d9708145-b46f-44d0-bb46-911b927376e2 req-9acd2a60-574a-457d-9ec7-a88c9ac910dd tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:17.638315 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:17.638315 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:17.642191 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d9708145-b46f-44d0-bb46-911b927376e2 req-9acd2a60-574a-457d-9ec7-a88c9ac910dd tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:17.647556 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d9708145-b46f-44d0-bb46-911b927376e2 req-9acd2a60-574a-457d-9ec7-a88c9ac910dd tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:17.648124 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1283/5170] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:17 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:17.661309 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-927a7e9b-e2cd-4710-a099-fae7d32fa8ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:17.663133 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-927a7e9b-e2cd-4710-a099-fae7d32fa8ef tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] DELETE https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:17.663405 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-927a7e9b-e2cd-4710-a099-fae7d32fa8ef tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:17.663629 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-927a7e9b-e2cd-4710-a099-fae7d32fa8ef tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:17.663840 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-927a7e9b-e2cd-4710-a099-fae7d32fa8ef tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Delete volume with id: 0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:17.670474 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:17.670474 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:17.670971 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-927a7e9b-e2cd-4710-a099-fae7d32fa8ef tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:17.690193 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-927a7e9b-e2cd-4710-a099-fae7d32fa8ef tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Delete volume request issued successfully. Aug 14 22:37:17.690443 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-927a7e9b-e2cd-4710-a099-fae7d32fa8ef tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 202 Aug 14 22:37:17.690883 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1301/5171] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:37:17 2026] DELETE /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:37:17.698433 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fad56bf9-3a32-4682-8025-e21d998f8cad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:17.700414 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fad56bf9-3a32-4682-8025-e21d998f8cad tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:17.700721 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fad56bf9-3a32-4682-8025-e21d998f8cad tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:17.700884 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fad56bf9-3a32-4682-8025-e21d998f8cad tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:17.707882 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:17.707882 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:17.711431 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fad56bf9-3a32-4682-8025-e21d998f8cad tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Volume info retrieved successfully. Aug 14 22:37:17.715881 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fad56bf9-3a32-4682-8025-e21d998f8cad tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 200 Aug 14 22:37:17.716331 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1285/5172] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:37:17 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:18.055269 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7933314f-26e0-42c6-9129-a37bbf920eda req-97dcfa14-3f45-4da7-be07-a3dd28b99240 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:18.057374 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-97dcfa14-3f45-4da7-be07-a3dd28b99240 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:18.057560 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-97dcfa14-3f45-4da7-be07-a3dd28b99240 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:18.057785 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-97dcfa14-3f45-4da7-be07-a3dd28b99240 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:18.066124 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:18.066124 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:18.070049 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7933314f-26e0-42c6-9129-a37bbf920eda req-97dcfa14-3f45-4da7-be07-a3dd28b99240 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:18.074522 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-97dcfa14-3f45-4da7-be07-a3dd28b99240 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:18.074935 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1304/5173] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:18 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:18.149821 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-888d8c4b-2e88-42df-bf38-4523f3d82cf7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:18.150223 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-888d8c4b-2e88-42df-bf38-4523f3d82cf7 None None] GET https://10.4.3.114/volume// Aug 14 22:37:18.150410 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-888d8c4b-2e88-42df-bf38-4523f3d82cf7 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:18.150583 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-888d8c4b-2e88-42df-bf38-4523f3d82cf7 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:18.150915 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-888d8c4b-2e88-42df-bf38-4523f3d82cf7 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:18.151239 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1284/5174] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:37:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:37:18.159494 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7933314f-26e0-42c6-9129-a37bbf920eda req-c563bc18-23bb-47c4-b4da-db4cedc1d6e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:18.162017 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-c563bc18-23bb-47c4-b4da-db4cedc1d6e3 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:37:18.162424 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-c563bc18-23bb-47c4-b4da-db4cedc1d6e3 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "801e37ac-d347-4294-b294-9c07eedda7bd", "connector": null, "instance_uuid": "efa8ea2e-ccf5-489f-a4af-b08c2db1622c"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:18.172971 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:18.172971 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:18.197425 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-c563bc18-23bb-47c4-b4da-db4cedc1d6e3 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:37:18.197880 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1302/5175] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:37:18 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 14 22:37:18.231513 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d433cf9-7ff1-490b-af6e-91db8acd14c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:18.233152 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d433cf9-7ff1-490b-af6e-91db8acd14c6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:18.233340 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d433cf9-7ff1-490b-af6e-91db8acd14c6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:18.233565 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d433cf9-7ff1-490b-af6e-91db8acd14c6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:18.242122 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef3187bf-ea3a-44de-bdb0-1f1c8c1018ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:18.242241 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:18.242241 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:18.242535 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef3187bf-ea3a-44de-bdb0-1f1c8c1018ce None None] GET https://10.4.3.114/volume// Aug 14 22:37:18.242722 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef3187bf-ea3a-44de-bdb0-1f1c8c1018ce None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:18.242928 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef3187bf-ea3a-44de-bdb0-1f1c8c1018ce None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:18.243232 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef3187bf-ea3a-44de-bdb0-1f1c8c1018ce None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:18.243529 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1305/5176] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:37:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:37:18.245662 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6d433cf9-7ff1-490b-af6e-91db8acd14c6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:18.249677 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d433cf9-7ff1-490b-af6e-91db8acd14c6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:18.250071 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1286/5177] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:18 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:18.250716 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7933314f-26e0-42c6-9129-a37bbf920eda req-09c12c9d-9007-4251-bd6e-fc907db3cf8e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:18.253111 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-09c12c9d-9007-4251-bd6e-fc907db3cf8e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:18.253399 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-09c12c9d-9007-4251-bd6e-fc907db3cf8e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:18.253638 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-09c12c9d-9007-4251-bd6e-fc907db3cf8e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:18.263342 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:18.263342 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:18.266940 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7933314f-26e0-42c6-9129-a37bbf920eda req-09c12c9d-9007-4251-bd6e-fc907db3cf8e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:18.270952 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-09c12c9d-9007-4251-bd6e-fc907db3cf8e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:18.271407 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1285/5178] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:37:18 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 1063 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:18.334297 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5fdc3c04-6315-4e50-a466-ee8cf3ef8f5e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:18.336219 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fdc3c04-6315-4e50-a466-ee8cf3ef8f5e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:18.336678 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fdc3c04-6315-4e50-a466-ee8cf3ef8f5e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:18.336729 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fdc3c04-6315-4e50-a466-ee8cf3ef8f5e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:18.336872 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5fdc3c04-6315-4e50-a466-ee8cf3ef8f5e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:18.341533 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:18.341533 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:18.342501 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fdc3c04-6315-4e50-a466-ee8cf3ef8f5e tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:18.342651 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1303/5179] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:18 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:37:18.380515 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7933314f-26e0-42c6-9129-a37bbf920eda req-0dbc2334-de09-4d54-bd7e-bbfbf54cc95c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:18.382753 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-0dbc2334-de09-4d54-bd7e-bbfbf54cc95c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] PUT https://10.4.3.114/volume/v3/attachments/b41c452d-864f-4963-8857-14ac5735825d Aug 14 22:37:18.383215 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-0dbc2334-de09-4d54-bd7e-bbfbf54cc95c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:18.391357 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-7933314f-26e0-42c6-9129-a37bbf920eda req-0dbc2334-de09-4d54-bd7e-bbfbf54cc95c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Acquiring lock "cinder-attachment_update-801e37ac-d347-4294-b294-9c07eedda7bd-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:37:18.395793 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-7933314f-26e0-42c6-9129-a37bbf920eda req-0dbc2334-de09-4d54-bd7e-bbfbf54cc95c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Lock "cinder-attachment_update-801e37ac-d347-4294-b294-9c07eedda7bd-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:37:18.396845 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:18.396845 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:18.479272 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-7933314f-26e0-42c6-9129-a37bbf920eda req-0dbc2334-de09-4d54-bd7e-bbfbf54cc95c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Lock "cinder-attachment_update-801e37ac-d347-4294-b294-9c07eedda7bd-np0000007343" released by "attachment_update" :: held 0.083s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:37:18.479669 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-0dbc2334-de09-4d54-bd7e-bbfbf54cc95c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments/b41c452d-864f-4963-8857-14ac5735825d returned with HTTP 200 Aug 14 22:37:18.480026 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1306/5180] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:37:18 2026] PUT /volume/v3/attachments/b41c452d-864f-4963-8857-14ac5735825d => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:18.728619 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-549a0fb6-0f62-4521-ad79-e6ed78aec722 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:18.730727 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-549a0fb6-0f62-4521-ad79-e6ed78aec722 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] GET https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 Aug 14 22:37:18.731111 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-549a0fb6-0f62-4521-ad79-e6ed78aec722 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:18.731456 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-549a0fb6-0f62-4521-ad79-e6ed78aec722 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:18.736632 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-549a0fb6-0f62-4521-ad79-e6ed78aec722 tempest-TestServerVolumeAttachScenarioOldVersion-526700290 tempest-TestServerVolumeAttachScenarioOldVersion-526700290-project-member] https://10.4.3.114/volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 returned with HTTP 404 Aug 14 22:37:18.737082 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1287/5181] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:37:18 2026] GET /volume/v3/volumes/0f9711d7-752d-435d-ba27-fa0c81fe3bc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:37:19.267927 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc862078-f26b-474a-9be7-e7a26a128974 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:19.269653 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc862078-f26b-474a-9be7-e7a26a128974 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:19.269873 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc862078-f26b-474a-9be7-e7a26a128974 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:19.270043 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc862078-f26b-474a-9be7-e7a26a128974 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:19.282646 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:19.282646 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:19.285826 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fc862078-f26b-474a-9be7-e7a26a128974 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:19.289810 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc862078-f26b-474a-9be7-e7a26a128974 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:19.290215 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1286/5182] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:19 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:19.355422 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ab84c4d7-b0e9-40b6-a86d-d0f52ff2d13f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:19.357352 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab84c4d7-b0e9-40b6-a86d-d0f52ff2d13f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:19.358346 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab84c4d7-b0e9-40b6-a86d-d0f52ff2d13f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:19.358346 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab84c4d7-b0e9-40b6-a86d-d0f52ff2d13f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:19.358346 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ab84c4d7-b0e9-40b6-a86d-d0f52ff2d13f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:19.362710 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:19.362710 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:19.363516 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab84c4d7-b0e9-40b6-a86d-d0f52ff2d13f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:19.364012 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1304/5183] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:19 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:20.302156 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1503e495-b4ed-4be6-92ab-da2171a804f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:20.305468 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1503e495-b4ed-4be6-92ab-da2171a804f9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:20.305468 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1503e495-b4ed-4be6-92ab-da2171a804f9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:20.305468 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1503e495-b4ed-4be6-92ab-da2171a804f9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:20.313322 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:20.313322 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:20.315474 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1503e495-b4ed-4be6-92ab-da2171a804f9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:20.318965 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1503e495-b4ed-4be6-92ab-da2171a804f9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:20.319402 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1307/5184] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:20 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:20.374148 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8288a3d5-9679-4f77-86d3-83a73e40a258 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:20.375782 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8288a3d5-9679-4f77-86d3-83a73e40a258 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:20.376031 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8288a3d5-9679-4f77-86d3-83a73e40a258 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:20.376271 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8288a3d5-9679-4f77-86d3-83a73e40a258 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:20.376459 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8288a3d5-9679-4f77-86d3-83a73e40a258 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:20.380574 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:20.380574 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:20.381204 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8288a3d5-9679-4f77-86d3-83a73e40a258 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:20.381635 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1288/5185] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:20 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:21.331921 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8fafee7a-4a64-485e-abfe-604a70ca7d33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:21.334105 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8fafee7a-4a64-485e-abfe-604a70ca7d33 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:21.334388 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8fafee7a-4a64-485e-abfe-604a70ca7d33 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:21.334691 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8fafee7a-4a64-485e-abfe-604a70ca7d33 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:21.345819 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:21.345819 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:21.349745 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8fafee7a-4a64-485e-abfe-604a70ca7d33 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:21.355015 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8fafee7a-4a64-485e-abfe-604a70ca7d33 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:21.355540 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1287/5186] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:21 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:21.391704 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-26ec5efe-83ba-4832-8d28-ca13ac59ee79 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:21.393600 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26ec5efe-83ba-4832-8d28-ca13ac59ee79 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:21.393901 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26ec5efe-83ba-4832-8d28-ca13ac59ee79 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:21.394106 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26ec5efe-83ba-4832-8d28-ca13ac59ee79 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:21.394213 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-26ec5efe-83ba-4832-8d28-ca13ac59ee79 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:21.398239 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:21.398239 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:21.398868 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26ec5efe-83ba-4832-8d28-ca13ac59ee79 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:21.399219 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1305/5187] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:21 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:21.732229 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7933314f-26e0-42c6-9129-a37bbf920eda req-b068001f-36d0-4c66-b314-5703649c3b28 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:21.734194 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-b068001f-36d0-4c66-b314-5703649c3b28 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/attachments/b41c452d-864f-4963-8857-14ac5735825d/action Aug 14 22:37:21.734611 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-b068001f-36d0-4c66-b314-5703649c3b28 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:37:21.734762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-b068001f-36d0-4c66-b314-5703649c3b28 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:21.751792 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:21.751792 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:21.760979 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7933314f-26e0-42c6-9129-a37bbf920eda req-b068001f-36d0-4c66-b314-5703649c3b28 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments/b41c452d-864f-4963-8857-14ac5735825d/action returned with HTTP 204 Aug 14 22:37:21.761425 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1308/5188] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:37:21 2026] POST /volume/v3/attachments/b41c452d-864f-4963-8857-14ac5735825d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:22.366985 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7a30ec04-9b4c-4688-b7da-c68058fa0743 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:22.368613 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a30ec04-9b4c-4688-b7da-c68058fa0743 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:22.368821 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a30ec04-9b4c-4688-b7da-c68058fa0743 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:22.368990 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a30ec04-9b4c-4688-b7da-c68058fa0743 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:22.377368 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:22.377368 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:22.380313 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7a30ec04-9b4c-4688-b7da-c68058fa0743 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:22.383900 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a30ec04-9b4c-4688-b7da-c68058fa0743 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:22.384334 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1289/5189] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:22 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:22.409431 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-58755d32-d672-4a9a-8370-9aabe94d4450 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:22.411378 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58755d32-d672-4a9a-8370-9aabe94d4450 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:22.411607 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58755d32-d672-4a9a-8370-9aabe94d4450 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:22.411815 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58755d32-d672-4a9a-8370-9aabe94d4450 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:22.411924 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-58755d32-d672-4a9a-8370-9aabe94d4450 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:22.418797 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:22.418797 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:22.419375 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58755d32-d672-4a9a-8370-9aabe94d4450 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:22.419733 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1288/5190] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:22 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:22.428997 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e445126a-d15d-4782-a8dc-1f5e3ab6f9f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:22.431103 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e445126a-d15d-4782-a8dc-1f5e3ab6f9f4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d/export_record Aug 14 22:37:22.431370 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e445126a-d15d-4782-a8dc-1f5e3ab6f9f4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:22.431602 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e445126a-d15d-4782-a8dc-1f5e3ab6f9f4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'export_record' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:22.431769 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-e445126a-d15d-4782-a8dc-1f5e3ab6f9f4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Export record for backup a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 22:37:22.436962 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:22.436962 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:22.438078 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.api [None req-e445126a-d15d-4782-a8dc-1f5e3ab6f9f4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling RPCAPI with context: , host: np0000007343, backup: a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100324) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 22:37:22.444595 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-e445126a-d15d-4782-a8dc-1f5e3ab6f9f4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] export_record in rpcapi backup_id a535933d-a826-4125-9002-6ac81ad6ef2d on host np0000007343. {{(pid=100324) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 22:37:22.457489 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-e445126a-d15d-4782-a8dc-1f5e3ab6f9f4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTUzNTkzM2QtYTgyNi00MTI1LTkwMDItNmFjODFhZDZlZjJkIiwgInVzZXJfaWQiOiAiNTI5Nzc5MTVhZTIzNGRlYWFmMDVlZGY1MGIwNWExNzciLCAicHJvamVjdF9pZCI6ICI1MWE5MWVkNzFkYzM0NTIxOTYwMzc3MTliOWQ5YmMxYyIsICJ2b2x1bWVfaWQiOiAiMmQ3NWFhYWQtZmUxMy00YTRhLTk4ZjMtN2QzZmFiOGNjM2QzIiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQzMDczODA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmQ3NWFhYWQtZmUxMy00YTRhLTk4ZjMtN2QzZmFiOGNjM2QzLzIwMjYwODE0MjIzNzA4L2F6X25vdmFfYmFja3VwX2E1MzU5MzNkLWE4MjYtNDEyNS05MDAyLTZhYzgxYWQ2ZWYyZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMjI6Mzc6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMjI6Mzc6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozNzoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 22:37:22.457856 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e445126a-d15d-4782-a8dc-1f5e3ab6f9f4 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d/export_record returned with HTTP 200 Aug 14 22:37:22.458521 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1306/5191] 10.4.3.114 () {68 vars in 1430 bytes} [Fri Aug 14 22:37:22 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:22.465559 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-693ea79a-9d71-4aa2-944b-03d07b4e0847 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:22.467499 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-693ea79a-9d71-4aa2-944b-03d07b4e0847 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:22.467755 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-693ea79a-9d71-4aa2-944b-03d07b4e0847 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:22.467969 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-693ea79a-9d71-4aa2-944b-03d07b4e0847 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:22.468092 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-693ea79a-9d71-4aa2-944b-03d07b4e0847 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:22.472651 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:22.472651 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:22.473569 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-693ea79a-9d71-4aa2-944b-03d07b4e0847 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:22.474074 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1309/5192] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:22 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:22.483576 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5c817473-3e9b-493a-822c-81efba5878d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:22.485327 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c817473-3e9b-493a-822c-81efba5878d1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] POST https://10.4.3.114/volume/v3/backups/import_record Aug 14 22:37:22.485805 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c817473-3e9b-493a-822c-81efba5878d1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWE4Zjk0MjAtZWJlMC00ZDI5LWE1MzAtYTEyMzYxYjliN2FmIiwgInVzZXJfaWQiOiAiNTI5Nzc5MTVhZTIzNGRlYWFmMDVlZGY1MGIwNWExNzciLCAicHJvamVjdF9pZCI6ICI1MWE5MWVkNzFkYzM0NTIxOTYwMzc3MTliOWQ5YmMxYyIsICJ2b2x1bWVfaWQiOiAiMmQ3NWFhYWQtZmUxMy00YTRhLTk4ZjMtN2QzZmFiOGNjM2QzIiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQzMDczODA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmQ3NWFhYWQtZmUxMy00YTRhLTk4ZjMtN2QzZmFiOGNjM2QzLzIwMjYwODE0MjIzNzA4L2F6X25vdmFfYmFja3VwX2E1MzU5MzNkLWE4MjYtNDEyNS05MDAyLTZhYzgxYWQ2ZWYyZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMjI6Mzc6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMjI6Mzc6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozNzoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:22.487157 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-5c817473-3e9b-493a-822c-81efba5878d1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWE4Zjk0MjAtZWJlMC00ZDI5LWE1MzAtYTEyMzYxYjliN2FmIiwgInVzZXJfaWQiOiAiNTI5Nzc5MTVhZTIzNGRlYWFmMDVlZGY1MGIwNWExNzciLCAicHJvamVjdF9pZCI6ICI1MWE5MWVkNzFkYzM0NTIxOTYwMzc3MTliOWQ5YmMxYyIsICJ2b2x1bWVfaWQiOiAiMmQ3NWFhYWQtZmUxMy00YTRhLTk4ZjMtN2QzZmFiOGNjM2QzIiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQzMDczODA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmQ3NWFhYWQtZmUxMy00YTRhLTk4ZjMtN2QzZmFiOGNjM2QzLzIwMjYwODE0MjIzNzA4L2F6X25vdmFfYmFja3VwX2E1MzU5MzNkLWE4MjYtNDEyNS05MDAyLTZhYzgxYWQ2ZWYyZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMjI6Mzc6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMjI6Mzc6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozNzoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 22:37:22.487409 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-5c817473-3e9b-493a-822c-81efba5878d1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWE4Zjk0MjAtZWJlMC00ZDI5LWE1MzAtYTEyMzYxYjliN2FmIiwgInVzZXJfaWQiOiAiNTI5Nzc5MTVhZTIzNGRlYWFmMDVlZGY1MGIwNWExNzciLCAicHJvamVjdF9pZCI6ICI1MWE5MWVkNzFkYzM0NTIxOTYwMzc3MTliOWQ5YmMxYyIsICJ2b2x1bWVfaWQiOiAiMmQ3NWFhYWQtZmUxMy00YTRhLTk4ZjMtN2QzZmFiOGNjM2QzIiwgImhvc3QiOiAibnAwMDAwMDA3MzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjQzMDczODA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmQ3NWFhYWQtZmUxMy00YTRhLTk4ZjMtN2QzZmFiOGNjM2QzLzIwMjYwODE0MjIzNzA4L2F6X25vdmFfYmFja3VwX2E1MzU5MzNkLWE4MjYtNDEyNS05MDAyLTZhYzgxYWQ2ZWYyZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMjI6Mzc6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMjI6Mzc6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQyMjozNzoyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 22:37:22.488369 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-5c817473-3e9b-493a-822c-81efba5878d1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c3cc1e9faf804a16882fd1724c365f8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51a91ed71dc3452196037719b9d9bc1c', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:22.488546 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c817473-3e9b-493a-822c-81efba5878d1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] https://10.4.3.114/volume/v3/backups/import_record returned with HTTP 403 Aug 14 22:37:22.488986 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1290/5193] 10.4.3.114 () {70 vars in 1342 bytes} [Fri Aug 14 22:37:22 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:22.494601 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9314d62b-b408-46cf-9ba7-7467cc7af9d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:22.496218 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9314d62b-b408-46cf-9ba7-7467cc7af9d0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 Aug 14 22:37:22.496436 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9314d62b-b408-46cf-9ba7-7467cc7af9d0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:22.496617 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9314d62b-b408-46cf-9ba7-7467cc7af9d0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:22.496772 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9314d62b-b408-46cf-9ba7-7467cc7af9d0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Delete volume with id: 2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 Aug 14 22:37:22.503461 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:22.503461 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:22.503786 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9314d62b-b408-46cf-9ba7-7467cc7af9d0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:37:22.522229 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9314d62b-b408-46cf-9ba7-7467cc7af9d0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Delete volume request issued successfully. Aug 14 22:37:22.522420 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9314d62b-b408-46cf-9ba7-7467cc7af9d0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 returned with HTTP 202 Aug 14 22:37:22.522808 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1289/5194] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:37:22 2026] DELETE /volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:22.529096 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a857bea2-267d-4ec1-b4df-8f81fd2cf185 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:22.530968 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a857bea2-267d-4ec1-b4df-8f81fd2cf185 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 Aug 14 22:37:22.531139 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a857bea2-267d-4ec1-b4df-8f81fd2cf185 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:22.531353 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a857bea2-267d-4ec1-b4df-8f81fd2cf185 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:22.541392 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:22.541392 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:22.545814 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a857bea2-267d-4ec1-b4df-8f81fd2cf185 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:37:22.550731 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a857bea2-267d-4ec1-b4df-8f81fd2cf185 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 returned with HTTP 200 Aug 14 22:37:22.551206 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1307/5195] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:22 2026] GET /volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:23.563465 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-67612273-76eb-4214-8120-484452cfdd1a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:23.565103 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-67612273-76eb-4214-8120-484452cfdd1a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 Aug 14 22:37:23.565312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-67612273-76eb-4214-8120-484452cfdd1a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:23.565491 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-67612273-76eb-4214-8120-484452cfdd1a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:23.570886 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-67612273-76eb-4214-8120-484452cfdd1a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 returned with HTTP 404 Aug 14 22:37:23.571293 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1310/5196] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:23 2026] GET /volume/v3/volumes/2d75aaad-fe13-4a4a-98f3-7d3fab8cc3d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:23.578297 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b7b1ecb1-7639-4443-9121-f6d2924dde8f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:23.579892 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b7b1ecb1-7639-4443-9121-f6d2924dde8f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] GET https://10.4.3.114/volume/v3/backups Aug 14 22:37:23.580124 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b7b1ecb1-7639-4443-9121-f6d2924dde8f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:23.580343 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b7b1ecb1-7639-4443-9121-f6d2924dde8f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:23.580575 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-b7b1ecb1-7639-4443-9121-f6d2924dde8f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:37:23.585819 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b7b1ecb1-7639-4443-9121-f6d2924dde8f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] https://10.4.3.114/volume/v3/backups returned with HTTP 200 Aug 14 22:37:23.586278 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1291/5197] 10.4.3.114 () {68 vars in 1277 bytes} [Fri Aug 14 22:37:23 2026] GET /volume/v3/backups => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:23.593926 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dcdfcaf1-6629-49d0-82da-2b30d9855d2c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:23.595578 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dcdfcaf1-6629-49d0-82da-2b30d9855d2c tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] GET https://10.4.3.114/volume/v3/backups?project_id=51a91ed71dc3452196037719b9d9bc1c Aug 14 22:37:23.595787 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dcdfcaf1-6629-49d0-82da-2b30d9855d2c tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:23.595976 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dcdfcaf1-6629-49d0-82da-2b30d9855d2c tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:23.596212 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-dcdfcaf1-6629-49d0-82da-2b30d9855d2c tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Removing options 'project_id' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:37:23.601636 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dcdfcaf1-6629-49d0-82da-2b30d9855d2c tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] https://10.4.3.114/volume/v3/backups?project_id=51a91ed71dc3452196037719b9d9bc1c returned with HTTP 200 Aug 14 22:37:23.602125 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1290/5198] 10.4.3.114 () {68 vars in 1364 bytes} [Fri Aug 14 22:37:23 2026] GET /volume/v3/backups?project_id=51a91ed71dc3452196037719b9d9bc1c => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:23.610445 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7905c827-c937-4e17-840b-af036e08464f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:23.612138 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:23.612546 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-614966876"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:23.613959 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-614966876'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:23.614068 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Create volume of 1 GB Aug 14 22:37:23.617893 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Availability Zones retrieved successfully. Aug 14 22:37:23.623141 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Flow 'volume_create_api' (6d3230cb-065f-416a-8afc-4296b26c4f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:23.624000 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e583f8d5-00c5-4b62-bf2a-8212838c3874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:23.624893 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:23.649072 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e583f8d5-00c5-4b62-bf2a-8212838c3874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:23.650030 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df4b7a9-180f-47fd-9f82-fd77114419cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:23.690911 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Created reservations ['29d053c6-9dab-4a96-852c-9bfda99c3683', '4297a77b-2cc5-4e7b-8302-fc470bb57eec', 'b76e04af-7dc3-474b-a24e-8f3855b4523c', 'cabc52a9-cde4-4e10-92aa-9b0b1714587e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:23.691661 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df4b7a9-180f-47fd-9f82-fd77114419cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29d053c6-9dab-4a96-852c-9bfda99c3683', '4297a77b-2cc5-4e7b-8302-fc470bb57eec', 'b76e04af-7dc3-474b-a24e-8f3855b4523c', 'cabc52a9-cde4-4e10-92aa-9b0b1714587e']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:23.692436 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac9dca54-03d5-4f15-8109-d7e1b26afea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:23.722559 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac9dca54-03d5-4f15-8109-d7e1b26afea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '981ee71b-13b5-4c56-bf73-0913aec2480e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-614966876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a91ed71dc3452196037719b9d9bc1c',qos_specs=None,replication_status=,reservations=['29d053c6-9dab-4a96-852c-9bfda99c3683','4297a77b-2cc5-4e7b-8302-fc470bb57eec','b76e04af-7dc3-474b-a24e-8f3855b4523c','cabc52a9-cde4-4e10-92aa-9b0b1714587e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52977915ae234deaaf05edf50b05a177',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-614966876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=981ee71b-13b5-4c56-bf73-0913aec2480e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a91ed71dc3452196037719b9d9bc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52977915ae234deaaf05edf50b05a177',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:23.722992 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22cac1e7-e21d-4805-bad8-3cb61a0de338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:23.741025 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22cac1e7-e21d-4805-bad8-3cb61a0de338) transitioned into state 'SUCCESS' from state '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-614966876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51a91ed71dc3452196037719b9d9bc1c',qos_specs=None,replication_status=,reservations=['29d053c6-9dab-4a96-852c-9bfda99c3683','4297a77b-2cc5-4e7b-8302-fc470bb57eec','b76e04af-7dc3-474b-a24e-8f3855b4523c','cabc52a9-cde4-4e10-92aa-9b0b1714587e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52977915ae234deaaf05edf50b05a177',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:23.741733 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd601ab-24a8-4583-95c3-26b2ec0e43f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:23.752459 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd601ab-24a8-4583-95c3-26b2ec0e43f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:23.752459 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Flow 'volume_create_api' (6d3230cb-065f-416a-8afc-4296b26c4f87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:23.752459 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Create volume request issued successfully. Aug 14 22:37:23.752459 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7905c827-c937-4e17-840b-af036e08464f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:23.752459 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1308/5199] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:37:23 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 14 22:37:23.769807 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f97d1fe0-4684-4468-97b3-b386fb339ecc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:23.771435 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f97d1fe0-4684-4468-97b3-b386fb339ecc tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e Aug 14 22:37:23.771614 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f97d1fe0-4684-4468-97b3-b386fb339ecc tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:23.771836 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f97d1fe0-4684-4468-97b3-b386fb339ecc tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:23.778405 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:23.778405 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:23.781692 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f97d1fe0-4684-4468-97b3-b386fb339ecc tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:37:23.785154 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f97d1fe0-4684-4468-97b3-b386fb339ecc tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e returned with HTTP 200 Aug 14 22:37:23.785519 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1311/5200] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:23 2026] GET /volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:24.799407 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c34664c-e2a0-441f-9a37-0d14cc1e4440 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:24.801284 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c34664c-e2a0-441f-9a37-0d14cc1e4440 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e Aug 14 22:37:24.802965 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c34664c-e2a0-441f-9a37-0d14cc1e4440 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:24.802965 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c34664c-e2a0-441f-9a37-0d14cc1e4440 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:24.809500 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:24.809500 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:24.812812 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c34664c-e2a0-441f-9a37-0d14cc1e4440 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:37:24.816086 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c34664c-e2a0-441f-9a37-0d14cc1e4440 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e returned with HTTP 200 Aug 14 22:37:24.816448 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1292/5201] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:24 2026] GET /volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:24.827830 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aed3c429-c051-4771-b126-964627c87616 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:24.829268 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aed3c429-c051-4771-b126-964627c87616 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] POST https://10.4.3.114/volume/v3/backups Aug 14 22:37:24.829577 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aed3c429-c051-4771-b126-964627c87616 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "981ee71b-13b5-4c56-bf73-0913aec2480e", "name": "tempest-type-Backup-1280016768"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:24.830903 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-aed3c429-c051-4771-b126-964627c87616 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Creating new backup {'backup': {'volume_id': '981ee71b-13b5-4c56-bf73-0913aec2480e', 'name': 'tempest-type-Backup-1280016768'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 22:37:24.831024 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-aed3c429-c051-4771-b126-964627c87616 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Creating backup of volume 981ee71b-13b5-4c56-bf73-0913aec2480e in container None Aug 14 22:37:24.837494 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:24.837494 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:24.837808 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aed3c429-c051-4771-b126-964627c87616 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:37:24.852576 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-aed3c429-c051-4771-b126-964627c87616 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Created reservations ['f48639d6-cf5c-4d97-a381-98efb24b1c63', 'd0826bad-80e2-4bed-af70-274541bb23bf'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:24.877668 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aed3c429-c051-4771-b126-964627c87616 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups returned with HTTP 202 Aug 14 22:37:24.878040 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1291/5202] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:37:24 2026] POST /volume/v3/backups => generated 316 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:24.886037 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6c6e66ad-2b8d-4af8-b1c1-f4fb2979dd9d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:24.888012 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c6e66ad-2b8d-4af8-b1c1-f4fb2979dd9d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:24.888298 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c6e66ad-2b8d-4af8-b1c1-f4fb2979dd9d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:24.888594 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c6e66ad-2b8d-4af8-b1c1-f4fb2979dd9d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:24.888771 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6c6e66ad-2b8d-4af8-b1c1-f4fb2979dd9d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:24.893990 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:24.893990 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:24.894844 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c6e66ad-2b8d-4af8-b1c1-f4fb2979dd9d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:24.895309 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1309/5203] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:24 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:25.377955 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-854ce418-f343-4484-bc71-8e4224c50503 req-54043aae-ad37-42e5-8633-e0455bd6a5c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:25.380384 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-54043aae-ad37-42e5-8633-e0455bd6a5c4 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:25.380586 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-54043aae-ad37-42e5-8633-e0455bd6a5c4 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:25.380870 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-54043aae-ad37-42e5-8633-e0455bd6a5c4 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:25.389552 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:25.389552 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:25.392550 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-854ce418-f343-4484-bc71-8e4224c50503 req-54043aae-ad37-42e5-8633-e0455bd6a5c4 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:25.396284 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-54043aae-ad37-42e5-8633-e0455bd6a5c4 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:25.396656 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1312/5204] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:25 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:25.412804 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-854ce418-f343-4484-bc71-8e4224c50503 req-2d6d34b6-34ed-480d-ae02-3c361e2c4ff9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:25.415569 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-2d6d34b6-34ed-480d-ae02-3c361e2c4ff9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd/action Aug 14 22:37:25.415946 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-2d6d34b6-34ed-480d-ae02-3c361e2c4ff9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:37:25.416087 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-2d6d34b6-34ed-480d-ae02-3c361e2c4ff9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:25.428702 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:25.428702 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:25.429317 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-854ce418-f343-4484-bc71-8e4224c50503 req-2d6d34b6-34ed-480d-ae02-3c361e2c4ff9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:25.440002 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-854ce418-f343-4484-bc71-8e4224c50503 req-2d6d34b6-34ed-480d-ae02-3c361e2c4ff9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Begin detaching volume completed successfully. Aug 14 22:37:25.440221 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-2d6d34b6-34ed-480d-ae02-3c361e2c4ff9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd/action returned with HTTP 202 Aug 14 22:37:25.440690 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1293/5205] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:37:25 2026] POST /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:37:25.480944 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f0d07b48-f295-49f3-b1b9-f94d9ef241ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:25.481289 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0d07b48-f295-49f3-b1b9-f94d9ef241ce None None] GET https://10.4.3.114/volume// Aug 14 22:37:25.481463 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0d07b48-f295-49f3-b1b9-f94d9ef241ce None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:25.481629 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0d07b48-f295-49f3-b1b9-f94d9ef241ce None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:25.481933 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0d07b48-f295-49f3-b1b9-f94d9ef241ce None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:25.482187 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1292/5206] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:37: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 14 22:37:25.492476 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-854ce418-f343-4484-bc71-8e4224c50503 req-6996f85b-df7a-45ba-9fd2-38d898f6c342 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:25.494735 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-6996f85b-df7a-45ba-9fd2-38d898f6c342 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:25.494903 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-6996f85b-df7a-45ba-9fd2-38d898f6c342 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:25.495079 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-6996f85b-df7a-45ba-9fd2-38d898f6c342 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:25.504789 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:25.504789 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:25.507908 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-854ce418-f343-4484-bc71-8e4224c50503 req-6996f85b-df7a-45ba-9fd2-38d898f6c342 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:25.511542 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-6996f85b-df7a-45ba-9fd2-38d898f6c342 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:25.511907 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1310/5207] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:37:25 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:25.905590 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6da7aae6-7f92-43b5-b213-ce0d1ca30c4b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:25.907732 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6da7aae6-7f92-43b5-b213-ce0d1ca30c4b tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:25.907998 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6da7aae6-7f92-43b5-b213-ce0d1ca30c4b tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:25.908234 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6da7aae6-7f92-43b5-b213-ce0d1ca30c4b tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:25.908400 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6da7aae6-7f92-43b5-b213-ce0d1ca30c4b tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:25.913220 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:25.913220 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:25.913971 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6da7aae6-7f92-43b5-b213-ce0d1ca30c4b tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:25.914432 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1313/5208] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:25 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:26.924236 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f8cb5c7-aafd-421e-85d7-1c2be7ad373b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:26.925752 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f8cb5c7-aafd-421e-85d7-1c2be7ad373b tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:26.926090 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f8cb5c7-aafd-421e-85d7-1c2be7ad373b tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:26.926090 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f8cb5c7-aafd-421e-85d7-1c2be7ad373b tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:26.926194 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8f8cb5c7-aafd-421e-85d7-1c2be7ad373b tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:26.930593 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:26.930593 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:26.931346 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f8cb5c7-aafd-421e-85d7-1c2be7ad373b tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:26.931766 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1294/5209] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:26 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:27.568548 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-854ce418-f343-4484-bc71-8e4224c50503 req-b059abca-f930-4ef8-8eb4-2ad3d7328659 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:27.570365 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-b059abca-f930-4ef8-8eb4-2ad3d7328659 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] DELETE https://10.4.3.114/volume/v3/attachments/b41c452d-864f-4963-8857-14ac5735825d Aug 14 22:37:27.570577 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-b059abca-f930-4ef8-8eb4-2ad3d7328659 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:27.570801 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-b059abca-f930-4ef8-8eb4-2ad3d7328659 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:27.578053 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:27.578053 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:27.623000 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-854ce418-f343-4484-bc71-8e4224c50503 req-b059abca-f930-4ef8-8eb4-2ad3d7328659 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments/b41c452d-864f-4963-8857-14ac5735825d returned with HTTP 200 Aug 14 22:37:27.623531 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1293/5210] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:37:27 2026] DELETE /volume/v3/attachments/b41c452d-864f-4963-8857-14ac5735825d => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:27.942206 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a63e6202-63dc-45d0-9086-f28185def2db None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:27.944603 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a63e6202-63dc-45d0-9086-f28185def2db tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:27.944899 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a63e6202-63dc-45d0-9086-f28185def2db tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:27.945146 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a63e6202-63dc-45d0-9086-f28185def2db tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:27.945324 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a63e6202-63dc-45d0-9086-f28185def2db tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:27.950326 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:27.950326 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:27.951105 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a63e6202-63dc-45d0-9086-f28185def2db tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:27.951564 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1311/5211] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:27 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:28.082277 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f5799530-8e02-4b2a-b2de-162b25eac293 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:28.164277 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:28.164615 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1747940612"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:28.166004 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1747940612'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:28.166127 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume of 1 GB Aug 14 22:37:28.170008 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Availability Zones retrieved successfully. Aug 14 22:37:28.175122 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Flow 'volume_create_api' (c3b30808-4cad-4bf4-8900-364099432a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:28.176127 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04402626-4c70-4e5f-b67b-475b0787cf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:28.177007 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:28.198997 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04402626-4c70-4e5f-b67b-475b0787cf76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:28.199681 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83668b5d-8bdf-4738-b1f4-a505c4362665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:28.251170 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Created reservations ['1052fdcb-2f54-4936-bd1b-462ceab18d6c', 'c3665ea4-19c7-4a96-91db-5338ade7b4a0', '6208c60f-d099-4d51-b45c-eb6e121c9fa1', 'ead87741-61d0-4a46-8a31-700cdde0c8b9'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:28.251922 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83668b5d-8bdf-4738-b1f4-a505c4362665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1052fdcb-2f54-4936-bd1b-462ceab18d6c', 'c3665ea4-19c7-4a96-91db-5338ade7b4a0', '6208c60f-d099-4d51-b45c-eb6e121c9fa1', 'ead87741-61d0-4a46-8a31-700cdde0c8b9']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:28.252606 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f68ebc0-4ccc-42d3-a1d0-65296137186e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:28.274875 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f68ebc0-4ccc-42d3-a1d0-65296137186e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed7ba28e-dae6-4d1c-b55b-51a6a167feaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1747940612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fc48771e394c278af3e05f97b0c04e',qos_specs=None,replication_status=,reservations=['1052fdcb-2f54-4936-bd1b-462ceab18d6c','c3665ea4-19c7-4a96-91db-5338ade7b4a0','6208c60f-d099-4d51-b45c-eb6e121c9fa1','ead87741-61d0-4a46-8a31-700cdde0c8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9651eca92b864cbfb5926b80f99710c5',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1747940612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed7ba28e-dae6-4d1c-b55b-51a6a167feaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58fc48771e394c278af3e05f97b0c04e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9651eca92b864cbfb5926b80f99710c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:28.275935 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c6815e-7f1d-4e90-ab0e-fc76faa2db91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:28.292850 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c6815e-7f1d-4e90-ab0e-fc76faa2db91) transitioned into state 'SUCCESS' from state '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-1747940612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fc48771e394c278af3e05f97b0c04e',qos_specs=None,replication_status=,reservations=['1052fdcb-2f54-4936-bd1b-462ceab18d6c','c3665ea4-19c7-4a96-91db-5338ade7b4a0','6208c60f-d099-4d51-b45c-eb6e121c9fa1','ead87741-61d0-4a46-8a31-700cdde0c8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9651eca92b864cbfb5926b80f99710c5',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:28.293643 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (203d0787-fdb3-415f-a1de-2f60592d371c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:28.303676 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (203d0787-fdb3-415f-a1de-2f60592d371c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:28.304484 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Flow 'volume_create_api' (c3b30808-4cad-4bf4-8900-364099432a45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:28.304810 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume request issued successfully. Aug 14 22:37:28.305384 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5799530-8e02-4b2a-b2de-162b25eac293 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:28.305826 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1314/5212] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:37:28 2026] POST /volume/v3/volumes => generated 764 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:28.320808 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52dbb8d1-3bab-47f7-a766-65d5c71aa905 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:28.323363 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52dbb8d1-3bab-47f7-a766-65d5c71aa905 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf Aug 14 22:37:28.324314 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52dbb8d1-3bab-47f7-a766-65d5c71aa905 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:28.324314 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52dbb8d1-3bab-47f7-a766-65d5c71aa905 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:28.334278 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:28.334278 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:28.339055 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-52dbb8d1-3bab-47f7-a766-65d5c71aa905 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:28.345100 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52dbb8d1-3bab-47f7-a766-65d5c71aa905 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf returned with HTTP 200 Aug 14 22:37:28.345826 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1295/5213] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:28 2026] GET /volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:28.615351 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:28.616873 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:28.617149 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-670990624", "snapshot_id": "769ba26a-dc55-4bc0-a173-b488c65f5bc9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:28.619296 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-670990624', 'snapshot_id': '769ba26a-dc55-4bc0-a173-b488c65f5bc9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:28.625022 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:28.625022 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:28.625671 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:28.625801 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create volume of 1 GB Aug 14 22:37:28.629799 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Availability Zones retrieved successfully. Aug 14 22:37:28.635264 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Flow 'volume_create_api' (0075c217-7b94-4275-ac09-f738f5ab8761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:28.636272 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4479ba7-4676-46a2-87ca-87b4bda6d5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:28.637155 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:28.667971 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4479ba7-4676-46a2-87ca-87b4bda6d5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '769ba26a-dc55-4bc0-a173-b488c65f5bc9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:28.668712 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb76126c-1fe4-4aa4-8bbf-086f12b8b6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:28.710583 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Created reservations ['c24ea13b-12f3-495d-8210-b7f58c4648e4', '7563f034-ae2e-4ce6-bd85-e170691350dd', 'd1f8a072-ea5e-454d-95b4-d3b67a779b00', '94149e47-e24a-41c2-ae07-53ad63bfab61'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:28.711520 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb76126c-1fe4-4aa4-8bbf-086f12b8b6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c24ea13b-12f3-495d-8210-b7f58c4648e4', '7563f034-ae2e-4ce6-bd85-e170691350dd', 'd1f8a072-ea5e-454d-95b4-d3b67a779b00', '94149e47-e24a-41c2-ae07-53ad63bfab61']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:28.712384 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba565fe4-e344-4d80-bb7b-1bb04d35134d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:28.754829 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba565fe4-e344-4d80-bb7b-1bb04d35134d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12aa66fd-507f-4fe1-938f-1f885a5daf8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-670990624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0107441e3448d7b0a4fa92d9b5e038',qos_specs=None,replication_status=,reservations=['c24ea13b-12f3-495d-8210-b7f58c4648e4','7563f034-ae2e-4ce6-bd85-e170691350dd','d1f8a072-ea5e-454d-95b4-d3b67a779b00','94149e47-e24a-41c2-ae07-53ad63bfab61'],size=1,snapshot_id=769ba26a-dc55-4bc0-a173-b488c65f5bc9,source_replicaid=,source_volid=None,status='creating',user_id='6a9dd867c9c640fda543ad9dea1d207b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-670990624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12aa66fd-507f-4fe1-938f-1f885a5daf8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e0107441e3448d7b0a4fa92d9b5e038',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=769ba26a-dc55-4bc0-a173-b488c65f5bc9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a9dd867c9c640fda543ad9dea1d207b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:28.755607 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (125be618-a631-4916-91ca-4d89cfa6d359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:28.776733 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (125be618-a631-4916-91ca-4d89cfa6d359) transitioned into state 'SUCCESS' from state '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-670990624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0107441e3448d7b0a4fa92d9b5e038',qos_specs=None,replication_status=,reservations=['c24ea13b-12f3-495d-8210-b7f58c4648e4','7563f034-ae2e-4ce6-bd85-e170691350dd','d1f8a072-ea5e-454d-95b4-d3b67a779b00','94149e47-e24a-41c2-ae07-53ad63bfab61'],size=1,snapshot_id=769ba26a-dc55-4bc0-a173-b488c65f5bc9,source_replicaid=,source_volid=None,status='creating',user_id='6a9dd867c9c640fda543ad9dea1d207b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:28.777489 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38bd8d0-2ad4-46f3-b96f-e041f6193d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:28.800744 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38bd8d0-2ad4-46f3-b96f-e041f6193d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:28.801673 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Flow 'volume_create_api' (0075c217-7b94-4275-ac09-f738f5ab8761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:28.801989 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create volume request issued successfully. Aug 14 22:37:28.802556 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ba1deed-fbe5-43e5-8a2d-e6f99dd871c0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:28.803086 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1294/5214] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:37:28 2026] POST /volume/v3/volumes => generated 790 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:28.817687 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-082d9bb2-cbb1-46bb-a8e4-bddfa9d363b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:28.819652 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-082d9bb2-cbb1-46bb-a8e4-bddfa9d363b6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:28.819828 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-082d9bb2-cbb1-46bb-a8e4-bddfa9d363b6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:28.820001 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-082d9bb2-cbb1-46bb-a8e4-bddfa9d363b6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:28.827069 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:28.827069 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:28.830710 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-082d9bb2-cbb1-46bb-a8e4-bddfa9d363b6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:28.834845 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-082d9bb2-cbb1-46bb-a8e4-bddfa9d363b6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:28.835216 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1312/5215] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:28 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:28.964096 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a74377d2-140c-4143-bede-53bd649927ff None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:28.966607 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a74377d2-140c-4143-bede-53bd649927ff tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:28.966989 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a74377d2-140c-4143-bede-53bd649927ff tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:28.967035 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a74377d2-140c-4143-bede-53bd649927ff tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:28.967111 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a74377d2-140c-4143-bede-53bd649927ff tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:28.972806 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:28.972806 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:28.972806 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a74377d2-140c-4143-bede-53bd649927ff tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:28.972806 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1315/5216] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:28 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:29.359990 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-94714212-2260-4cd0-b959-da26ed862479 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:29.363915 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94714212-2260-4cd0-b959-da26ed862479 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf Aug 14 22:37:29.363915 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94714212-2260-4cd0-b959-da26ed862479 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:29.363915 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94714212-2260-4cd0-b959-da26ed862479 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:29.370027 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:29.370027 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:29.373930 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-94714212-2260-4cd0-b959-da26ed862479 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:29.378279 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94714212-2260-4cd0-b959-da26ed862479 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf returned with HTTP 200 Aug 14 22:37:29.378823 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1296/5217] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:29 2026] GET /volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:29.391570 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de0710ce-d265-4292-8974-9a75554c3a44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:29.394012 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:29.394521 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ed7ba28e-dae6-4d1c-b55b-51a6a167feaf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1673548238"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:29.396440 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume request body: {'volume': {"'source_volid": 'ed7ba28e-dae6-4d1c-b55b-51a6a167feaf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1673548238'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:29.396617 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume of 1 GB Aug 14 22:37:29.396963 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:29.396963 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:29.401692 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Availability Zones retrieved successfully. Aug 14 22:37:29.409655 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Flow 'volume_create_api' (ec47c218-d914-456c-a358-d7c29197e079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:29.410957 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32189dd-4487-4ede-982f-8ac302f42367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.412235 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:29.445128 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32189dd-4487-4ede-982f-8ac302f42367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.446239 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d92cd3-0887-41ea-8b25-885ba0d855e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.497188 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Created reservations ['7c9591cc-910f-45bf-ad9a-078ea1928ed7', 'b3962823-a1cb-4f00-841a-911ef3341340', '648649a8-a384-43ce-b3ee-dcbf2816764b', '55785022-d07a-4a9b-b63f-7e362f1adac4'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:29.498042 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d92cd3-0887-41ea-8b25-885ba0d855e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c9591cc-910f-45bf-ad9a-078ea1928ed7', 'b3962823-a1cb-4f00-841a-911ef3341340', '648649a8-a384-43ce-b3ee-dcbf2816764b', '55785022-d07a-4a9b-b63f-7e362f1adac4']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.498778 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7c0e167-5afe-4254-ad01-c4f83866c74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.519837 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7c0e167-5afe-4254-ad01-c4f83866c74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '197b7aa3-fe29-463e-8748-fa7d02c50294', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1673548238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fc48771e394c278af3e05f97b0c04e',qos_specs=None,replication_status=,reservations=['7c9591cc-910f-45bf-ad9a-078ea1928ed7','b3962823-a1cb-4f00-841a-911ef3341340','648649a8-a384-43ce-b3ee-dcbf2816764b','55785022-d07a-4a9b-b63f-7e362f1adac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9651eca92b864cbfb5926b80f99710c5',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1673548238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=197b7aa3-fe29-463e-8748-fa7d02c50294,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58fc48771e394c278af3e05f97b0c04e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9651eca92b864cbfb5926b80f99710c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.520598 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (546348e1-ac46-44dd-b80e-9610f935a8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.539797 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (546348e1-ac46-44dd-b80e-9610f935a8d4) transitioned into state 'SUCCESS' from state '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-1673548238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fc48771e394c278af3e05f97b0c04e',qos_specs=None,replication_status=,reservations=['7c9591cc-910f-45bf-ad9a-078ea1928ed7','b3962823-a1cb-4f00-841a-911ef3341340','648649a8-a384-43ce-b3ee-dcbf2816764b','55785022-d07a-4a9b-b63f-7e362f1adac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9651eca92b864cbfb5926b80f99710c5',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.540468 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb648014-d761-4011-b5fb-ca4fc669e8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.549145 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb648014-d761-4011-b5fb-ca4fc669e8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.550089 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Flow 'volume_create_api' (ec47c218-d914-456c-a358-d7c29197e079) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:29.550379 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume request issued successfully. Aug 14 22:37:29.550886 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de0710ce-d265-4292-8974-9a75554c3a44 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:29.551784 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1295/5218] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:37:29 2026] POST /volume/v3/volumes => generated 764 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:29.564713 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:29.567122 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:29.567636 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ed7ba28e-dae6-4d1c-b55b-51a6a167feaf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1218463796"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:29.569532 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume request body: {'volume': {"'source_volid": 'ed7ba28e-dae6-4d1c-b55b-51a6a167feaf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1218463796'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:29.569700 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume of 1 GB Aug 14 22:37:29.573502 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Availability Zones retrieved successfully. Aug 14 22:37:29.578816 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Flow 'volume_create_api' (78fe8246-bc4c-4ddc-86d7-4e29f117fab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:29.579752 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a77123c0-9c33-4d58-97c5-c2a2dc181405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.580596 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:29.604423 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a77123c0-9c33-4d58-97c5-c2a2dc181405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.605227 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f47f4b-609e-4f84-95f1-4161adc2a01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.643768 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Created reservations ['75254545-3d30-41e2-a093-3ceeb57e411d', '139010c0-8d7b-4e8f-a230-627bfa85b168', '403bbc33-6223-4479-b395-2305cde395f7', 'ff1f68f0-fefd-43f4-a342-4c7bd4ae67c2'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:29.644476 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f47f4b-609e-4f84-95f1-4161adc2a01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75254545-3d30-41e2-a093-3ceeb57e411d', '139010c0-8d7b-4e8f-a230-627bfa85b168', '403bbc33-6223-4479-b395-2305cde395f7', 'ff1f68f0-fefd-43f4-a342-4c7bd4ae67c2']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.645137 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfcf81eb-93cf-49f3-8a89-7cdcb08a4fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.668873 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfcf81eb-93cf-49f3-8a89-7cdcb08a4fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52b4cae3-3fe7-46af-b6fa-5db29666e7a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1218463796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fc48771e394c278af3e05f97b0c04e',qos_specs=None,replication_status=,reservations=['75254545-3d30-41e2-a093-3ceeb57e411d','139010c0-8d7b-4e8f-a230-627bfa85b168','403bbc33-6223-4479-b395-2305cde395f7','ff1f68f0-fefd-43f4-a342-4c7bd4ae67c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9651eca92b864cbfb5926b80f99710c5',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1218463796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52b4cae3-3fe7-46af-b6fa-5db29666e7a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58fc48771e394c278af3e05f97b0c04e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9651eca92b864cbfb5926b80f99710c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.669584 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8efdfc4-c7c2-4751-b702-817aa5a44ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.687892 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8efdfc4-c7c2-4751-b702-817aa5a44ef9) transitioned into state 'SUCCESS' from state '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-1218463796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fc48771e394c278af3e05f97b0c04e',qos_specs=None,replication_status=,reservations=['75254545-3d30-41e2-a093-3ceeb57e411d','139010c0-8d7b-4e8f-a230-627bfa85b168','403bbc33-6223-4479-b395-2305cde395f7','ff1f68f0-fefd-43f4-a342-4c7bd4ae67c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9651eca92b864cbfb5926b80f99710c5',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.688574 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfda830f-dffd-499e-a993-d9508e614aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.697001 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfda830f-dffd-499e-a993-d9508e614aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.697937 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Flow 'volume_create_api' (78fe8246-bc4c-4ddc-86d7-4e29f117fab4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:29.698350 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume request issued successfully. Aug 14 22:37:29.699083 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b56bb5d-54cd-46da-be6c-86801671e8bc tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:29.699498 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1313/5219] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:37:29 2026] POST /volume/v3/volumes => generated 764 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:29.710766 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:29.712562 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:29.712918 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ed7ba28e-dae6-4d1c-b55b-51a6a167feaf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-148615169"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:29.714488 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume request body: {'volume': {"'source_volid": 'ed7ba28e-dae6-4d1c-b55b-51a6a167feaf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-148615169'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:29.714615 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume of 1 GB Aug 14 22:37:29.718807 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Availability Zones retrieved successfully. Aug 14 22:37:29.723789 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Flow 'volume_create_api' (814dcf2b-6e1f-409b-badc-cd06b2d0b7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:29.724590 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46af1995-61b5-4018-ba0c-4b24771a3cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.725539 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:29.748875 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46af1995-61b5-4018-ba0c-4b24771a3cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.749801 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cbe61c5-5741-42f0-8b5f-404b81f638c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.789381 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Created reservations ['278db8e9-8cc7-4d90-862e-50213da2a784', '81aecb88-2378-4baa-836e-93f77905dd21', 'ab23d392-e825-40fc-8629-ad80fe86c0c7', 'cc80a07e-38b5-4ffd-b3d3-d89f4f0fcedf'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:29.790153 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cbe61c5-5741-42f0-8b5f-404b81f638c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['278db8e9-8cc7-4d90-862e-50213da2a784', '81aecb88-2378-4baa-836e-93f77905dd21', 'ab23d392-e825-40fc-8629-ad80fe86c0c7', 'cc80a07e-38b5-4ffd-b3d3-d89f4f0fcedf']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.791048 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5611b861-55fc-4c33-84fb-022b55f07bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.815005 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5611b861-55fc-4c33-84fb-022b55f07bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-148615169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fc48771e394c278af3e05f97b0c04e',qos_specs=None,replication_status=,reservations=['278db8e9-8cc7-4d90-862e-50213da2a784','81aecb88-2378-4baa-836e-93f77905dd21','ab23d392-e825-40fc-8629-ad80fe86c0c7','cc80a07e-38b5-4ffd-b3d3-d89f4f0fcedf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9651eca92b864cbfb5926b80f99710c5',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-148615169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58fc48771e394c278af3e05f97b0c04e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9651eca92b864cbfb5926b80f99710c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.815713 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c5f3e64-73b9-4bdd-a992-e9c78ee47aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.832747 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c5f3e64-73b9-4bdd-a992-e9c78ee47aac) transitioned into state 'SUCCESS' from state '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-148615169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fc48771e394c278af3e05f97b0c04e',qos_specs=None,replication_status=,reservations=['278db8e9-8cc7-4d90-862e-50213da2a784','81aecb88-2378-4baa-836e-93f77905dd21','ab23d392-e825-40fc-8629-ad80fe86c0c7','cc80a07e-38b5-4ffd-b3d3-d89f4f0fcedf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9651eca92b864cbfb5926b80f99710c5',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.833474 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d1eb8d-bebe-4089-b665-958a2bed037c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.843170 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d1eb8d-bebe-4089-b665-958a2bed037c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.843998 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Flow 'volume_create_api' (814dcf2b-6e1f-409b-badc-cd06b2d0b7f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:29.844301 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume request issued successfully. Aug 14 22:37:29.844854 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-958444d0-1b56-4d47-bfb3-245e8b3c291a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:29.845381 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1316/5220] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:37:29 2026] POST /volume/v3/volumes => generated 763 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:29.850540 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1062755f-a9a0-4754-89e9-d9735537b822 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:29.853837 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1062755f-a9a0-4754-89e9-d9735537b822 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:29.853837 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1062755f-a9a0-4754-89e9-d9735537b822 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:29.853837 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1062755f-a9a0-4754-89e9-d9735537b822 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:29.859715 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:29.859715 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:29.860629 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2850091b-d386-4489-a6a1-744e858171c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:29.863219 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:29.863774 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ed7ba28e-dae6-4d1c-b55b-51a6a167feaf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-589693127"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:29.867051 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1062755f-a9a0-4754-89e9-d9735537b822 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:29.867089 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume request body: {'volume': {"'source_volid": 'ed7ba28e-dae6-4d1c-b55b-51a6a167feaf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-589693127'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:29.867089 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume of 1 GB Aug 14 22:37:29.867089 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:29.867089 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:29.868894 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1062755f-a9a0-4754-89e9-d9735537b822 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:29.869377 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1297/5221] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:29 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:29.871597 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Availability Zones retrieved successfully. Aug 14 22:37:29.880660 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Flow 'volume_create_api' (12ffdf75-46f5-4d48-be98-d9fbd6776f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:29.883228 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df49c606-f605-496d-a06c-08631d6cc405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.884298 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6a89e12e-3c7e-4a3f-8638-df24af12c855 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:29.884531 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:29.886069 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a89e12e-3c7e-4a3f-8638-df24af12c855 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:29.886268 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a89e12e-3c7e-4a3f-8638-df24af12c855 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:29.886450 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a89e12e-3c7e-4a3f-8638-df24af12c855 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:29.893175 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:29.893175 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:29.896983 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6a89e12e-3c7e-4a3f-8638-df24af12c855 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:29.900968 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a89e12e-3c7e-4a3f-8638-df24af12c855 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:29.901354 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1314/5222] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:29 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:29.910731 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df49c606-f605-496d-a06c-08631d6cc405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.912160 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f9dfcc-3726-4fb9-9353-16f0f2a80c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.956357 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Created reservations ['359cd863-0ce0-4214-8528-151d03528755', '52817247-58a2-4099-a33c-47ec07bf9c9e', 'd21ba9c1-e316-42b6-bd31-4da843c9225c', 'c50e7d3b-3657-4f6e-b89e-e45f6501d4b7'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:29.957101 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f9dfcc-3726-4fb9-9353-16f0f2a80c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['359cd863-0ce0-4214-8528-151d03528755', '52817247-58a2-4099-a33c-47ec07bf9c9e', 'd21ba9c1-e316-42b6-bd31-4da843c9225c', 'c50e7d3b-3657-4f6e-b89e-e45f6501d4b7']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.957801 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b1ca3f-33c3-453c-9fff-b0fbde1055c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.980749 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b1ca3f-33c3-453c-9fff-b0fbde1055c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd436589f-ab16-4d19-b550-6711aa80b41c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-589693127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fc48771e394c278af3e05f97b0c04e',qos_specs=None,replication_status=,reservations=['359cd863-0ce0-4214-8528-151d03528755','52817247-58a2-4099-a33c-47ec07bf9c9e','d21ba9c1-e316-42b6-bd31-4da843c9225c','c50e7d3b-3657-4f6e-b89e-e45f6501d4b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9651eca92b864cbfb5926b80f99710c5',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-589693127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d436589f-ab16-4d19-b550-6711aa80b41c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58fc48771e394c278af3e05f97b0c04e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9651eca92b864cbfb5926b80f99710c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:29.981587 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6649cfbb-6026-4715-bfc4-f7b8cff02c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:29.985029 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-22a22686-e9f8-42ec-9620-17f000993dcd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:29.987059 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22a22686-e9f8-42ec-9620-17f000993dcd tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:29.987299 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22a22686-e9f8-42ec-9620-17f000993dcd tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:29.987497 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22a22686-e9f8-42ec-9620-17f000993dcd tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:29.987617 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-22a22686-e9f8-42ec-9620-17f000993dcd tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:29.992240 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:29.992240 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:29.993027 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22a22686-e9f8-42ec-9620-17f000993dcd tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:29.993498 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1317/5223] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:29 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:30.000866 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6649cfbb-6026-4715-bfc4-f7b8cff02c06) transitioned into state 'SUCCESS' from state '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-589693127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fc48771e394c278af3e05f97b0c04e',qos_specs=None,replication_status=,reservations=['359cd863-0ce0-4214-8528-151d03528755','52817247-58a2-4099-a33c-47ec07bf9c9e','d21ba9c1-e316-42b6-bd31-4da843c9225c','c50e7d3b-3657-4f6e-b89e-e45f6501d4b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9651eca92b864cbfb5926b80f99710c5',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:30.001623 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44cccd9f-c6d6-4bdf-b01c-da859fcc2ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:30.013788 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44cccd9f-c6d6-4bdf-b01c-da859fcc2ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:30.015009 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Flow 'volume_create_api' (12ffdf75-46f5-4d48-be98-d9fbd6776f70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:30.015451 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume request issued successfully. Aug 14 22:37:30.016223 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2850091b-d386-4489-a6a1-744e858171c6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:30.016842 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1296/5224] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:37:29 2026] POST /volume/v3/volumes => generated 763 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:30.028801 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:30.030817 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:30.031211 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ed7ba28e-dae6-4d1c-b55b-51a6a167feaf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1295279977"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:30.032954 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume request body: {'volume': {"'source_volid": 'ed7ba28e-dae6-4d1c-b55b-51a6a167feaf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1295279977'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:30.033118 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume of 1 GB Aug 14 22:37:30.037596 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Availability Zones retrieved successfully. Aug 14 22:37:30.045802 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Flow 'volume_create_api' (5802d823-e153-4548-8613-b9bcbe4fe6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:30.046990 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd49f69-0d8d-4301-87bb-186497e11601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:30.048159 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:30.074511 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd49f69-0d8d-4301-87bb-186497e11601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:30.075733 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abcbf5b8-325e-4eeb-8cbd-c0a52a6f9678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:30.117634 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Created reservations ['40501896-bcd8-48e6-a206-e4cf831c26aa', '52f30d3c-704a-43a5-9ad5-535fd54b94dc', '9006e5c2-b01e-45e2-85a6-c58b02c7ef57', '026e267f-c9c5-441b-9920-0404efe0224d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:30.118438 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abcbf5b8-325e-4eeb-8cbd-c0a52a6f9678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40501896-bcd8-48e6-a206-e4cf831c26aa', '52f30d3c-704a-43a5-9ad5-535fd54b94dc', '9006e5c2-b01e-45e2-85a6-c58b02c7ef57', '026e267f-c9c5-441b-9920-0404efe0224d']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:30.119174 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e760898e-acdf-496e-ba45-3a2428870b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:30.143354 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e760898e-acdf-496e-ba45-3a2428870b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ee43c42-aa0a-40f0-904a-f6ce07a181c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1295279977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fc48771e394c278af3e05f97b0c04e',qos_specs=None,replication_status=,reservations=['40501896-bcd8-48e6-a206-e4cf831c26aa','52f30d3c-704a-43a5-9ad5-535fd54b94dc','9006e5c2-b01e-45e2-85a6-c58b02c7ef57','026e267f-c9c5-441b-9920-0404efe0224d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9651eca92b864cbfb5926b80f99710c5',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1295279977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ee43c42-aa0a-40f0-904a-f6ce07a181c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58fc48771e394c278af3e05f97b0c04e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9651eca92b864cbfb5926b80f99710c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:30.144126 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5f0c0b-8433-4298-82bd-a890b4a35767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:30.165485 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5f0c0b-8433-4298-82bd-a890b4a35767) transitioned into state 'SUCCESS' from state '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-1295279977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fc48771e394c278af3e05f97b0c04e',qos_specs=None,replication_status=,reservations=['40501896-bcd8-48e6-a206-e4cf831c26aa','52f30d3c-704a-43a5-9ad5-535fd54b94dc','9006e5c2-b01e-45e2-85a6-c58b02c7ef57','026e267f-c9c5-441b-9920-0404efe0224d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9651eca92b864cbfb5926b80f99710c5',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:30.166437 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dcf67f1-7ea8-45cd-afe7-bd80d861757e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:30.177222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dcf67f1-7ea8-45cd-afe7-bd80d861757e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:30.178481 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Flow 'volume_create_api' (5802d823-e153-4548-8613-b9bcbe4fe6dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:30.178892 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Create volume request issued successfully. Aug 14 22:37:30.179740 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3990df5-c8e4-4ae4-8289-53a8c850f075 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:30.180178 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1298/5225] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:37:30 2026] POST /volume/v3/volumes => generated 764 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:30.199483 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ebbf2b6d-31fc-4e37-831b-812fa30c4ef2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:30.201299 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebbf2b6d-31fc-4e37-831b-812fa30c4ef2 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/197b7aa3-fe29-463e-8748-fa7d02c50294 Aug 14 22:37:30.201508 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebbf2b6d-31fc-4e37-831b-812fa30c4ef2 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:30.201742 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebbf2b6d-31fc-4e37-831b-812fa30c4ef2 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:30.208902 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:30.208902 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:30.212622 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ebbf2b6d-31fc-4e37-831b-812fa30c4ef2 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:30.216949 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebbf2b6d-31fc-4e37-831b-812fa30c4ef2 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/197b7aa3-fe29-463e-8748-fa7d02c50294 returned with HTTP 200 Aug 14 22:37:30.217335 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1315/5226] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:30 2026] GET /volume/v3/volumes/197b7aa3-fe29-463e-8748-fa7d02c50294 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:30.235058 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4ef08a84-5610-49a6-9b39-f939e372096c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:30.236856 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ef08a84-5610-49a6-9b39-f939e372096c tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/52b4cae3-3fe7-46af-b6fa-5db29666e7a1 Aug 14 22:37:30.237321 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ef08a84-5610-49a6-9b39-f939e372096c tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:30.237567 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ef08a84-5610-49a6-9b39-f939e372096c tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:30.245134 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:30.245134 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:30.249758 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4ef08a84-5610-49a6-9b39-f939e372096c tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:30.254825 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ef08a84-5610-49a6-9b39-f939e372096c tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/52b4cae3-3fe7-46af-b6fa-5db29666e7a1 returned with HTTP 200 Aug 14 22:37:30.255279 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1318/5227] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:30 2026] GET /volume/v3/volumes/52b4cae3-3fe7-46af-b6fa-5db29666e7a1 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:30.271940 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-56fe644a-b3f9-4bbc-8a08-f3e840a0cb67 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:30.273591 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56fe644a-b3f9-4bbc-8a08-f3e840a0cb67 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb Aug 14 22:37:30.273793 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56fe644a-b3f9-4bbc-8a08-f3e840a0cb67 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:30.273970 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56fe644a-b3f9-4bbc-8a08-f3e840a0cb67 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:30.280194 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:30.280194 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:30.283370 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-56fe644a-b3f9-4bbc-8a08-f3e840a0cb67 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:30.286888 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56fe644a-b3f9-4bbc-8a08-f3e840a0cb67 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb returned with HTTP 200 Aug 14 22:37:30.287264 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1297/5228] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:30 2026] GET /volume/v3/volumes/bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:30.300418 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fc6d48c7-c9f5-4341-a0ba-806e4de1a1f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:30.302277 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc6d48c7-c9f5-4341-a0ba-806e4de1a1f5 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/d436589f-ab16-4d19-b550-6711aa80b41c Aug 14 22:37:30.302522 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc6d48c7-c9f5-4341-a0ba-806e4de1a1f5 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:30.302738 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc6d48c7-c9f5-4341-a0ba-806e4de1a1f5 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:30.309540 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:30.309540 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:30.312804 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fc6d48c7-c9f5-4341-a0ba-806e4de1a1f5 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:30.317167 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc6d48c7-c9f5-4341-a0ba-806e4de1a1f5 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/d436589f-ab16-4d19-b550-6711aa80b41c returned with HTTP 200 Aug 14 22:37:30.317544 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1299/5229] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:30 2026] GET /volume/v3/volumes/d436589f-ab16-4d19-b550-6711aa80b41c => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:30.329514 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-625a2435-275a-41fc-abc0-74fbf1d862d1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:30.331713 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-625a2435-275a-41fc-abc0-74fbf1d862d1 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 Aug 14 22:37:30.331949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-625a2435-275a-41fc-abc0-74fbf1d862d1 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:30.332220 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-625a2435-275a-41fc-abc0-74fbf1d862d1 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:30.340012 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:30.340012 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:30.343830 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-625a2435-275a-41fc-abc0-74fbf1d862d1 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:30.348171 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-625a2435-275a-41fc-abc0-74fbf1d862d1 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 returned with HTTP 200 Aug 14 22:37:30.348980 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1316/5230] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:30 2026] GET /volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:30.374033 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-5f8b4c7b-c2bf-49ac-b166-963d60dc401b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:30.376787 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-5f8b4c7b-c2bf-49ac-b166-963d60dc401b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:30.377049 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-5f8b4c7b-c2bf-49ac-b166-963d60dc401b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:30.377328 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-5f8b4c7b-c2bf-49ac-b166-963d60dc401b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:30.387033 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:30.387033 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:30.392062 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-5f8b4c7b-c2bf-49ac-b166-963d60dc401b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:30.398206 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-5f8b4c7b-c2bf-49ac-b166-963d60dc401b tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:30.398862 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1319/5231] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:30 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:30.466714 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-54137dfa-9e66-4b58-956c-737bee2caf9f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:30.467048 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54137dfa-9e66-4b58-956c-737bee2caf9f None None] GET https://10.4.3.114/volume// Aug 14 22:37:30.467188 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54137dfa-9e66-4b58-956c-737bee2caf9f None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:30.467375 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54137dfa-9e66-4b58-956c-737bee2caf9f None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:30.467667 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54137dfa-9e66-4b58-956c-737bee2caf9f None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:30.467908 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1298/5232] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:37:30 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:37:30.473934 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-9dd80511-e640-4f3c-a461-58b997f4735c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:30.476413 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-9dd80511-e640-4f3c-a461-58b997f4735c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:37:30.476768 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-9dd80511-e640-4f3c-a461-58b997f4735c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12aa66fd-507f-4fe1-938f-1f885a5daf8a", "connector": null, "instance_uuid": "efa8ea2e-ccf5-489f-a4af-b08c2db1622c"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:30.485355 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:30.485355 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:30.507057 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-9dd80511-e640-4f3c-a461-58b997f4735c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:37:30.507522 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1300/5233] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:37:30 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:30.531873 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c6c31504-09b4-4373-a50c-f9ef27fde553 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:30.533615 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6c31504-09b4-4373-a50c-f9ef27fde553 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:30.533818 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6c31504-09b4-4373-a50c-f9ef27fde553 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:30.534002 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6c31504-09b4-4373-a50c-f9ef27fde553 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:30.540228 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-618c38aa-9df5-4b7c-ad70-b0fb557adfbe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:30.540692 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-618c38aa-9df5-4b7c-ad70-b0fb557adfbe None None] GET https://10.4.3.114/volume// Aug 14 22:37:30.540887 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-618c38aa-9df5-4b7c-ad70-b0fb557adfbe None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:30.541085 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-618c38aa-9df5-4b7c-ad70-b0fb557adfbe None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:30.541449 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-618c38aa-9df5-4b7c-ad70-b0fb557adfbe None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:30.541748 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1320/5234] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:37: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 14 22:37:30.542891 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:30.542891 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:30.546168 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c6c31504-09b4-4373-a50c-f9ef27fde553 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:30.549505 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-96eec56a-48d6-47a8-9e48-578b14a6ea3f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:30.550531 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6c31504-09b4-4373-a50c-f9ef27fde553 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:30.550922 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1317/5235] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:30 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:30.551272 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-96eec56a-48d6-47a8-9e48-578b14a6ea3f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:30.551510 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-96eec56a-48d6-47a8-9e48-578b14a6ea3f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:30.551737 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-96eec56a-48d6-47a8-9e48-578b14a6ea3f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:30.560678 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:30.560678 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:30.563233 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-96eec56a-48d6-47a8-9e48-578b14a6ea3f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:30.566870 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-96eec56a-48d6-47a8-9e48-578b14a6ea3f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:30.567277 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1299/5236] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:37:30 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 1062 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:30.658106 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-d5021eff-3d6d-40e1-b950-fe956513dc0f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:30.660246 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-d5021eff-3d6d-40e1-b950-fe956513dc0f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] PUT https://10.4.3.114/volume/v3/attachments/0a9e41c5-254f-4163-8ca6-0de3c226924a Aug 14 22:37:30.660669 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-d5021eff-3d6d-40e1-b950-fe956513dc0f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:30.668794 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-d5021eff-3d6d-40e1-b950-fe956513dc0f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Acquiring lock "cinder-attachment_update-12aa66fd-507f-4fe1-938f-1f885a5daf8a-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:37:30.672980 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-d5021eff-3d6d-40e1-b950-fe956513dc0f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Lock "cinder-attachment_update-12aa66fd-507f-4fe1-938f-1f885a5daf8a-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:37:30.673909 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:30.673909 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:30.754530 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-d5021eff-3d6d-40e1-b950-fe956513dc0f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Lock "cinder-attachment_update-12aa66fd-507f-4fe1-938f-1f885a5daf8a-np0000007343" released by "attachment_update" :: held 0.081s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:37:30.754894 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-d5021eff-3d6d-40e1-b950-fe956513dc0f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments/0a9e41c5-254f-4163-8ca6-0de3c226924a returned with HTTP 200 Aug 14 22:37:30.755426 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1301/5237] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:37:30 2026] PUT /volume/v3/attachments/0a9e41c5-254f-4163-8ca6-0de3c226924a => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:31.002738 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9ea51edb-3031-40a4-880f-1dc5a62a25de None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:31.004573 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ea51edb-3031-40a4-880f-1dc5a62a25de tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:31.004781 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ea51edb-3031-40a4-880f-1dc5a62a25de tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:31.004952 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ea51edb-3031-40a4-880f-1dc5a62a25de tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:31.005057 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9ea51edb-3031-40a4-880f-1dc5a62a25de tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:31.009146 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:31.009146 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:31.009715 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ea51edb-3031-40a4-880f-1dc5a62a25de tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:31.010047 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1321/5238] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:31 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:31.364386 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68e78d28-e5d0-4bb4-b8d6-f2690a143cee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:31.366126 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68e78d28-e5d0-4bb4-b8d6-f2690a143cee tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 Aug 14 22:37:31.366337 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68e78d28-e5d0-4bb4-b8d6-f2690a143cee tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:31.366519 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68e78d28-e5d0-4bb4-b8d6-f2690a143cee tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:31.373877 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:31.373877 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:31.377373 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68e78d28-e5d0-4bb4-b8d6-f2690a143cee tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:31.381619 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68e78d28-e5d0-4bb4-b8d6-f2690a143cee tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 returned with HTTP 200 Aug 14 22:37:31.381976 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1318/5239] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:31 2026] GET /volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:31.394043 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f2ce1f4c-d46b-43ff-9006-a9d4274e6bbb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:31.395655 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2ce1f4c-d46b-43ff-9006-a9d4274e6bbb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] DELETE https://10.4.3.114/volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 Aug 14 22:37:31.395836 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2ce1f4c-d46b-43ff-9006-a9d4274e6bbb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:31.396016 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2ce1f4c-d46b-43ff-9006-a9d4274e6bbb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:31.396167 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f2ce1f4c-d46b-43ff-9006-a9d4274e6bbb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Delete volume with id: 2ee43c42-aa0a-40f0-904a-f6ce07a181c8 Aug 14 22:37:31.402123 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:31.402123 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:31.402516 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f2ce1f4c-d46b-43ff-9006-a9d4274e6bbb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:31.417410 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f2ce1f4c-d46b-43ff-9006-a9d4274e6bbb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Delete volume request issued successfully. Aug 14 22:37:31.417572 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2ce1f4c-d46b-43ff-9006-a9d4274e6bbb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 returned with HTTP 202 Aug 14 22:37:31.417961 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1300/5240] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:31 2026] DELETE /volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:31.425096 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-51db8391-d972-47be-a3ab-72a953f64988 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:31.426799 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-51db8391-d972-47be-a3ab-72a953f64988 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 Aug 14 22:37:31.426966 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-51db8391-d972-47be-a3ab-72a953f64988 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:31.427137 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-51db8391-d972-47be-a3ab-72a953f64988 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:31.433888 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:31.433888 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:31.437244 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-51db8391-d972-47be-a3ab-72a953f64988 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:31.441314 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-51db8391-d972-47be-a3ab-72a953f64988 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 returned with HTTP 200 Aug 14 22:37:31.441314 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1302/5241] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:31 2026] GET /volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:31.564126 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d331532d-1f06-4d15-a121-eccec8185093 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:31.566058 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d331532d-1f06-4d15-a121-eccec8185093 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:31.566466 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d331532d-1f06-4d15-a121-eccec8185093 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:31.566673 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d331532d-1f06-4d15-a121-eccec8185093 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:31.577061 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:31.577061 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:31.580835 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d331532d-1f06-4d15-a121-eccec8185093 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:31.584740 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d331532d-1f06-4d15-a121-eccec8185093 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:31.585110 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1322/5242] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:31 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:32.019313 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-241fe828-dbb9-46f5-9352-e6df4f293c3f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:32.020959 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-241fe828-dbb9-46f5-9352-e6df4f293c3f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:32.021162 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-241fe828-dbb9-46f5-9352-e6df4f293c3f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:32.021384 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-241fe828-dbb9-46f5-9352-e6df4f293c3f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:32.021481 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-241fe828-dbb9-46f5-9352-e6df4f293c3f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:32.025240 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:32.025240 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:32.025785 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-241fe828-dbb9-46f5-9352-e6df4f293c3f tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:32.026103 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1319/5243] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:32 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:32.453373 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9a84fa8e-76ba-458c-b169-5f806082aa1d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:32.455125 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a84fa8e-76ba-458c-b169-5f806082aa1d tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 Aug 14 22:37:32.455345 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a84fa8e-76ba-458c-b169-5f806082aa1d tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:32.455559 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a84fa8e-76ba-458c-b169-5f806082aa1d tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:32.460953 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a84fa8e-76ba-458c-b169-5f806082aa1d tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 returned with HTTP 404 Aug 14 22:37:32.461414 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1301/5244] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:32 2026] GET /volume/v3/volumes/2ee43c42-aa0a-40f0-904a-f6ce07a181c8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:32.467716 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e81a6974-c262-478f-b62c-bc89160621d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:32.469617 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e81a6974-c262-478f-b62c-bc89160621d5 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] DELETE https://10.4.3.114/volume/v3/volumes/d436589f-ab16-4d19-b550-6711aa80b41c Aug 14 22:37:32.469802 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e81a6974-c262-478f-b62c-bc89160621d5 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:32.470011 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e81a6974-c262-478f-b62c-bc89160621d5 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:32.470212 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e81a6974-c262-478f-b62c-bc89160621d5 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Delete volume with id: d436589f-ab16-4d19-b550-6711aa80b41c Aug 14 22:37:32.476794 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:32.476794 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:32.477206 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e81a6974-c262-478f-b62c-bc89160621d5 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:32.491560 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e81a6974-c262-478f-b62c-bc89160621d5 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Delete volume request issued successfully. Aug 14 22:37:32.491724 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e81a6974-c262-478f-b62c-bc89160621d5 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/d436589f-ab16-4d19-b550-6711aa80b41c returned with HTTP 202 Aug 14 22:37:32.492072 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1303/5245] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:32 2026] DELETE /volume/v3/volumes/d436589f-ab16-4d19-b550-6711aa80b41c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:32.498796 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-66567252-10d6-443f-a0ff-ea03da13549a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:32.501020 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66567252-10d6-443f-a0ff-ea03da13549a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/d436589f-ab16-4d19-b550-6711aa80b41c Aug 14 22:37:32.501309 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66567252-10d6-443f-a0ff-ea03da13549a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:32.501538 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66567252-10d6-443f-a0ff-ea03da13549a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:32.509980 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:32.509980 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:32.513934 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-66567252-10d6-443f-a0ff-ea03da13549a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:32.519035 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66567252-10d6-443f-a0ff-ea03da13549a tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/d436589f-ab16-4d19-b550-6711aa80b41c returned with HTTP 200 Aug 14 22:37:32.519504 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1323/5246] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:32 2026] GET /volume/v3/volumes/d436589f-ab16-4d19-b550-6711aa80b41c => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:32.596641 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-427bbfea-bd62-4e92-92aa-871475db67f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:32.598139 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-427bbfea-bd62-4e92-92aa-871475db67f0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:32.598331 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-427bbfea-bd62-4e92-92aa-871475db67f0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:32.598527 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-427bbfea-bd62-4e92-92aa-871475db67f0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:32.607449 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:32.607449 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:32.610675 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-427bbfea-bd62-4e92-92aa-871475db67f0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:32.614357 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-427bbfea-bd62-4e92-92aa-871475db67f0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:32.614705 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1320/5247] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:32 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:33.035027 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4d7031ea-32d3-41ad-86ae-642ec5c38b60 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:33.036736 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d7031ea-32d3-41ad-86ae-642ec5c38b60 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:33.036966 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d7031ea-32d3-41ad-86ae-642ec5c38b60 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:33.037182 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d7031ea-32d3-41ad-86ae-642ec5c38b60 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:33.037335 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4d7031ea-32d3-41ad-86ae-642ec5c38b60 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:33.041002 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:33.041002 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:33.041543 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d7031ea-32d3-41ad-86ae-642ec5c38b60 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:33.041897 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1302/5248] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:33 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:33.531376 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d559d959-e833-436f-8790-ed3d4e279a2b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:33.533150 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d559d959-e833-436f-8790-ed3d4e279a2b tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/d436589f-ab16-4d19-b550-6711aa80b41c Aug 14 22:37:33.533391 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d559d959-e833-436f-8790-ed3d4e279a2b tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:33.533622 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d559d959-e833-436f-8790-ed3d4e279a2b tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:33.538542 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d559d959-e833-436f-8790-ed3d4e279a2b tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/d436589f-ab16-4d19-b550-6711aa80b41c returned with HTTP 404 Aug 14 22:37:33.538984 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1304/5249] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:33 2026] GET /volume/v3/volumes/d436589f-ab16-4d19-b550-6711aa80b41c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:33.544642 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f20789c1-275c-49c5-abd3-a76e3b898edb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:33.546481 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f20789c1-275c-49c5-abd3-a76e3b898edb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] DELETE https://10.4.3.114/volume/v3/volumes/bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb Aug 14 22:37:33.546798 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f20789c1-275c-49c5-abd3-a76e3b898edb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:33.546997 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f20789c1-275c-49c5-abd3-a76e3b898edb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:33.547161 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-f20789c1-275c-49c5-abd3-a76e3b898edb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Delete volume with id: bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb Aug 14 22:37:33.553537 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:33.553537 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:33.553953 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f20789c1-275c-49c5-abd3-a76e3b898edb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:33.567427 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f20789c1-275c-49c5-abd3-a76e3b898edb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Delete volume request issued successfully. Aug 14 22:37:33.567617 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f20789c1-275c-49c5-abd3-a76e3b898edb tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb returned with HTTP 202 Aug 14 22:37:33.567982 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1324/5250] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:33 2026] DELETE /volume/v3/volumes/bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:33.576235 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c1a84899-d03c-457e-951f-5936150ad036 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:33.577907 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1a84899-d03c-457e-951f-5936150ad036 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb Aug 14 22:37:33.578089 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1a84899-d03c-457e-951f-5936150ad036 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:33.578275 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1a84899-d03c-457e-951f-5936150ad036 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:33.584431 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:33.584431 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:33.587714 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c1a84899-d03c-457e-951f-5936150ad036 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:33.591474 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1a84899-d03c-457e-951f-5936150ad036 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb returned with HTTP 200 Aug 14 22:37:33.591826 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1321/5251] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:33 2026] GET /volume/v3/volumes/bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:33.626125 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9beecee1-0024-4840-be7a-cacf996e040e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:33.628130 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9beecee1-0024-4840-be7a-cacf996e040e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:33.628384 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9beecee1-0024-4840-be7a-cacf996e040e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:33.628619 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9beecee1-0024-4840-be7a-cacf996e040e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:33.644318 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:33.644318 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:33.650638 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9beecee1-0024-4840-be7a-cacf996e040e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:33.657592 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9beecee1-0024-4840-be7a-cacf996e040e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:33.657998 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1303/5252] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:33 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:33.991007 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-bf558203-b27a-42d9-b059-06d9f3c0fc25 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:33.992981 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-bf558203-b27a-42d9-b059-06d9f3c0fc25 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/attachments/0a9e41c5-254f-4163-8ca6-0de3c226924a/action Aug 14 22:37:33.993370 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-bf558203-b27a-42d9-b059-06d9f3c0fc25 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:37:33.993492 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-bf558203-b27a-42d9-b059-06d9f3c0fc25 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:34.007600 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:34.007600 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:34.017013 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b6ec6ca5-1639-496f-bc32-0b3352565853 req-bf558203-b27a-42d9-b059-06d9f3c0fc25 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments/0a9e41c5-254f-4163-8ca6-0de3c226924a/action returned with HTTP 204 Aug 14 22:37:34.017468 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1305/5253] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:37:33 2026] POST /volume/v3/attachments/0a9e41c5-254f-4163-8ca6-0de3c226924a/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:34.051805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-90ff6e9d-3976-4f54-8cdd-93858f9452c3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:34.054162 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90ff6e9d-3976-4f54-8cdd-93858f9452c3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:34.055705 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90ff6e9d-3976-4f54-8cdd-93858f9452c3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:34.055705 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90ff6e9d-3976-4f54-8cdd-93858f9452c3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:34.055705 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-90ff6e9d-3976-4f54-8cdd-93858f9452c3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:34.059350 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:34.059350 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:34.060050 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90ff6e9d-3976-4f54-8cdd-93858f9452c3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:34.060515 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1325/5254] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:34 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:34.603289 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-580743e0-15d2-41b2-b668-fa904c7286b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:34.604843 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-580743e0-15d2-41b2-b668-fa904c7286b6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb Aug 14 22:37:34.605018 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-580743e0-15d2-41b2-b668-fa904c7286b6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:34.605205 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-580743e0-15d2-41b2-b668-fa904c7286b6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:34.610197 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-580743e0-15d2-41b2-b668-fa904c7286b6 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb returned with HTTP 404 Aug 14 22:37:34.610689 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1322/5255] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:34 2026] GET /volume/v3/volumes/bbf88cec-1f5b-4ed9-80c2-f8dfbb162abb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:34.616570 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c74fdcec-95cd-4a37-9c5c-15dc9c74f438 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:34.618273 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c74fdcec-95cd-4a37-9c5c-15dc9c74f438 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] DELETE https://10.4.3.114/volume/v3/volumes/52b4cae3-3fe7-46af-b6fa-5db29666e7a1 Aug 14 22:37:34.618467 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c74fdcec-95cd-4a37-9c5c-15dc9c74f438 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:34.618653 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c74fdcec-95cd-4a37-9c5c-15dc9c74f438 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:34.618801 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c74fdcec-95cd-4a37-9c5c-15dc9c74f438 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Delete volume with id: 52b4cae3-3fe7-46af-b6fa-5db29666e7a1 Aug 14 22:37:34.625718 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:34.625718 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:34.626126 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c74fdcec-95cd-4a37-9c5c-15dc9c74f438 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:34.640717 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c74fdcec-95cd-4a37-9c5c-15dc9c74f438 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Delete volume request issued successfully. Aug 14 22:37:34.640870 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c74fdcec-95cd-4a37-9c5c-15dc9c74f438 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/52b4cae3-3fe7-46af-b6fa-5db29666e7a1 returned with HTTP 202 Aug 14 22:37:34.641234 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1304/5256] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:34 2026] DELETE /volume/v3/volumes/52b4cae3-3fe7-46af-b6fa-5db29666e7a1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:34.650017 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-780cb423-5f66-46e4-9f34-fa7ff03042c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:34.651718 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-780cb423-5f66-46e4-9f34-fa7ff03042c3 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/52b4cae3-3fe7-46af-b6fa-5db29666e7a1 Aug 14 22:37:34.651900 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-780cb423-5f66-46e4-9f34-fa7ff03042c3 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:34.652090 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-780cb423-5f66-46e4-9f34-fa7ff03042c3 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:34.658390 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:34.658390 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:34.662133 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-780cb423-5f66-46e4-9f34-fa7ff03042c3 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:34.666439 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-780cb423-5f66-46e4-9f34-fa7ff03042c3 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/52b4cae3-3fe7-46af-b6fa-5db29666e7a1 returned with HTTP 200 Aug 14 22:37:34.666812 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1306/5257] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:34 2026] GET /volume/v3/volumes/52b4cae3-3fe7-46af-b6fa-5db29666e7a1 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:34.670283 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31737ac4-25d8-4e52-986a-21962c1f733c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:34.671464 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31737ac4-25d8-4e52-986a-21962c1f733c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:34.671660 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31737ac4-25d8-4e52-986a-21962c1f733c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:34.671831 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31737ac4-25d8-4e52-986a-21962c1f733c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:34.680543 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:34.680543 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:34.683716 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-31737ac4-25d8-4e52-986a-21962c1f733c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:34.687523 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31737ac4-25d8-4e52-986a-21962c1f733c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:34.687915 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1326/5258] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:34 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:35.071503 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f5081a5a-251d-40dc-9f66-cb5710fddabe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:35.073380 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5081a5a-251d-40dc-9f66-cb5710fddabe tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:35.073617 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5081a5a-251d-40dc-9f66-cb5710fddabe tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:35.073836 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5081a5a-251d-40dc-9f66-cb5710fddabe tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:35.073936 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f5081a5a-251d-40dc-9f66-cb5710fddabe tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:35.078337 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:35.078337 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:35.078990 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5081a5a-251d-40dc-9f66-cb5710fddabe tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:35.079377 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1323/5259] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:35 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:35.679472 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-944cc193-7d05-4178-b480-053d77bdb747 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:35.681187 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-944cc193-7d05-4178-b480-053d77bdb747 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/52b4cae3-3fe7-46af-b6fa-5db29666e7a1 Aug 14 22:37:35.681442 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-944cc193-7d05-4178-b480-053d77bdb747 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:35.681696 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-944cc193-7d05-4178-b480-053d77bdb747 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:35.687018 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-944cc193-7d05-4178-b480-053d77bdb747 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/52b4cae3-3fe7-46af-b6fa-5db29666e7a1 returned with HTTP 404 Aug 14 22:37:35.687433 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1305/5260] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:35 2026] GET /volume/v3/volumes/52b4cae3-3fe7-46af-b6fa-5db29666e7a1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:35.693651 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3f563788-dc61-4e16-9171-954cf0d4d4d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:35.697105 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f563788-dc61-4e16-9171-954cf0d4d4d4 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] DELETE https://10.4.3.114/volume/v3/volumes/197b7aa3-fe29-463e-8748-fa7d02c50294 Aug 14 22:37:35.697310 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f563788-dc61-4e16-9171-954cf0d4d4d4 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:35.697485 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f563788-dc61-4e16-9171-954cf0d4d4d4 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:35.697652 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3f563788-dc61-4e16-9171-954cf0d4d4d4 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Delete volume with id: 197b7aa3-fe29-463e-8748-fa7d02c50294 Aug 14 22:37:35.704203 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:35.704203 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:35.704701 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3f563788-dc61-4e16-9171-954cf0d4d4d4 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:35.724066 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3f563788-dc61-4e16-9171-954cf0d4d4d4 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Delete volume request issued successfully. Aug 14 22:37:35.724321 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f563788-dc61-4e16-9171-954cf0d4d4d4 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/197b7aa3-fe29-463e-8748-fa7d02c50294 returned with HTTP 202 Aug 14 22:37:35.724769 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1307/5261] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:35 2026] DELETE /volume/v3/volumes/197b7aa3-fe29-463e-8748-fa7d02c50294 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:35.732804 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9efdcb76-09e4-443b-8ef9-5f6ffbb415c9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:35.734501 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9efdcb76-09e4-443b-8ef9-5f6ffbb415c9 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/197b7aa3-fe29-463e-8748-fa7d02c50294 Aug 14 22:37:35.734736 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9efdcb76-09e4-443b-8ef9-5f6ffbb415c9 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:35.734938 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9efdcb76-09e4-443b-8ef9-5f6ffbb415c9 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:35.743288 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:35.743288 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:35.745789 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9efdcb76-09e4-443b-8ef9-5f6ffbb415c9 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:35.749870 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9efdcb76-09e4-443b-8ef9-5f6ffbb415c9 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/197b7aa3-fe29-463e-8748-fa7d02c50294 returned with HTTP 200 Aug 14 22:37:35.750280 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1327/5262] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:35 2026] GET /volume/v3/volumes/197b7aa3-fe29-463e-8748-fa7d02c50294 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:36.088498 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-13cb1ecb-5647-4883-9a0a-7c742e1799f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:36.090209 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13cb1ecb-5647-4883-9a0a-7c742e1799f3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:36.090416 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13cb1ecb-5647-4883-9a0a-7c742e1799f3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:36.090618 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13cb1ecb-5647-4883-9a0a-7c742e1799f3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:36.090722 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-13cb1ecb-5647-4883-9a0a-7c742e1799f3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:36.094562 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:36.094562 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:36.095116 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13cb1ecb-5647-4883-9a0a-7c742e1799f3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:36.095715 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1324/5263] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:36 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:36.763107 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c71b1b59-a2b9-49b6-a8df-e4d9c54e9894 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:36.764835 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c71b1b59-a2b9-49b6-a8df-e4d9c54e9894 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/197b7aa3-fe29-463e-8748-fa7d02c50294 Aug 14 22:37:36.765091 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c71b1b59-a2b9-49b6-a8df-e4d9c54e9894 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:36.765365 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c71b1b59-a2b9-49b6-a8df-e4d9c54e9894 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:36.771396 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c71b1b59-a2b9-49b6-a8df-e4d9c54e9894 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/197b7aa3-fe29-463e-8748-fa7d02c50294 returned with HTTP 404 Aug 14 22:37:36.771396 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1306/5264] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:36 2026] GET /volume/v3/volumes/197b7aa3-fe29-463e-8748-fa7d02c50294 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:36.777606 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-86a8b594-2340-4858-ae35-fcf298b9dbe1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:36.779372 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86a8b594-2340-4858-ae35-fcf298b9dbe1 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] DELETE https://10.4.3.114/volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf Aug 14 22:37:36.779585 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86a8b594-2340-4858-ae35-fcf298b9dbe1 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:36.779809 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86a8b594-2340-4858-ae35-fcf298b9dbe1 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:36.779979 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-86a8b594-2340-4858-ae35-fcf298b9dbe1 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Delete volume with id: ed7ba28e-dae6-4d1c-b55b-51a6a167feaf Aug 14 22:37:36.786482 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:36.786482 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:36.786914 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-86a8b594-2340-4858-ae35-fcf298b9dbe1 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:36.802014 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-86a8b594-2340-4858-ae35-fcf298b9dbe1 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Delete volume request issued successfully. Aug 14 22:37:36.802185 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86a8b594-2340-4858-ae35-fcf298b9dbe1 tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf returned with HTTP 202 Aug 14 22:37:36.802645 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1308/5265] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:36 2026] DELETE /volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:36.810019 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e672b8c0-8f4b-4b83-b1c3-ff3822e37e9d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:36.811707 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e672b8c0-8f4b-4b83-b1c3-ff3822e37e9d tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf Aug 14 22:37:36.811878 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e672b8c0-8f4b-4b83-b1c3-ff3822e37e9d tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:36.812051 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e672b8c0-8f4b-4b83-b1c3-ff3822e37e9d tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:36.821099 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:36.821099 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:36.824899 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e672b8c0-8f4b-4b83-b1c3-ff3822e37e9d tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Volume info retrieved successfully. Aug 14 22:37:36.829776 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e672b8c0-8f4b-4b83-b1c3-ff3822e37e9d tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf returned with HTTP 200 Aug 14 22:37:36.830405 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1328/5266] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:36 2026] GET /volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:37.105893 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c1c3feae-929f-4bce-9be2-4195b1476c48 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:37.108040 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1c3feae-929f-4bce-9be2-4195b1476c48 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:37.108375 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1c3feae-929f-4bce-9be2-4195b1476c48 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:37.108624 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1c3feae-929f-4bce-9be2-4195b1476c48 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:37.108735 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c1c3feae-929f-4bce-9be2-4195b1476c48 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:37.112967 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:37.112967 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:37.113708 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1c3feae-929f-4bce-9be2-4195b1476c48 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:37.114091 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1325/5267] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:37 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:37.601332 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-20d55bc8-f3be-4c7f-87e9-4abb1f1b345d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:37.603276 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-20d55bc8-f3be-4c7f-87e9-4abb1f1b345d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:37.603473 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-20d55bc8-f3be-4c7f-87e9-4abb1f1b345d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:37.603698 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-20d55bc8-f3be-4c7f-87e9-4abb1f1b345d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:37.612722 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:37.612722 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:37.615960 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-20d55bc8-f3be-4c7f-87e9-4abb1f1b345d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:37.619699 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-20d55bc8-f3be-4c7f-87e9-4abb1f1b345d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:37.620046 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1307/5268] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:37 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:37.635771 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-8b2df14e-fe61-4e7e-9698-eb4c3daa52af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:37.637660 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-8b2df14e-fe61-4e7e-9698-eb4c3daa52af tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a/action Aug 14 22:37:37.637967 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-8b2df14e-fe61-4e7e-9698-eb4c3daa52af tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:37:37.638081 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-8b2df14e-fe61-4e7e-9698-eb4c3daa52af tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:37.648169 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:37.648169 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:37.648632 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-8b2df14e-fe61-4e7e-9698-eb4c3daa52af tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:37.657091 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-8b2df14e-fe61-4e7e-9698-eb4c3daa52af tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Begin detaching volume completed successfully. Aug 14 22:37:37.657321 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-8b2df14e-fe61-4e7e-9698-eb4c3daa52af tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a/action returned with HTTP 202 Aug 14 22:37:37.657801 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1309/5269] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:37:37 2026] POST /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:37:37.698205 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-60255fe9-3dda-4daf-b83d-2258a89c9923 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:37.698618 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60255fe9-3dda-4daf-b83d-2258a89c9923 None None] GET https://10.4.3.114/volume// Aug 14 22:37:37.698816 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-60255fe9-3dda-4daf-b83d-2258a89c9923 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:37.698982 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-60255fe9-3dda-4daf-b83d-2258a89c9923 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:37.699329 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60255fe9-3dda-4daf-b83d-2258a89c9923 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:37.699622 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1329/5270] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:37: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 14 22:37:37.706862 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-8cd79ec6-4291-46f4-b075-b9acec5d0927 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:37.708895 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-8cd79ec6-4291-46f4-b075-b9acec5d0927 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:37.709245 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-8cd79ec6-4291-46f4-b075-b9acec5d0927 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:37.709531 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-8cd79ec6-4291-46f4-b075-b9acec5d0927 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:37.718622 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:37.718622 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:37.724790 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-8cd79ec6-4291-46f4-b075-b9acec5d0927 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:37.726906 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-8cd79ec6-4291-46f4-b075-b9acec5d0927 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:37.727445 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1326/5271] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:37:37 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:37.843294 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-67af14c6-5023-489b-bfed-f44d4c6d3fbf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:37.845071 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67af14c6-5023-489b-bfed-f44d4c6d3fbf tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] GET https://10.4.3.114/volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf Aug 14 22:37:37.845323 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67af14c6-5023-489b-bfed-f44d4c6d3fbf tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:37.845543 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67af14c6-5023-489b-bfed-f44d4c6d3fbf tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:37.852409 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67af14c6-5023-489b-bfed-f44d4c6d3fbf tempest-CreateVolumesFromSourceVolumeTest-318246397 tempest-CreateVolumesFromSourceVolumeTest-318246397-project-member] https://10.4.3.114/volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf returned with HTTP 404 Aug 14 22:37:37.852839 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1308/5272] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:37 2026] GET /volume/v3/volumes/ed7ba28e-dae6-4d1c-b55b-51a6a167feaf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:38.124982 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-93937ade-1fb7-49f4-9706-3d2716ba76b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:38.126699 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93937ade-1fb7-49f4-9706-3d2716ba76b2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:38.126885 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93937ade-1fb7-49f4-9706-3d2716ba76b2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:38.127059 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93937ade-1fb7-49f4-9706-3d2716ba76b2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:38.127174 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-93937ade-1fb7-49f4-9706-3d2716ba76b2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:38.133657 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:38.133657 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:38.134367 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93937ade-1fb7-49f4-9706-3d2716ba76b2 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:38.134751 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1310/5273] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:38 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:38.559330 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-ae2a4335-626a-4d63-82f9-1860961b3a8a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:38.561065 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-ae2a4335-626a-4d63-82f9-1860961b3a8a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] DELETE https://10.4.3.114/volume/v3/attachments/0a9e41c5-254f-4163-8ca6-0de3c226924a Aug 14 22:37:38.561263 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-ae2a4335-626a-4d63-82f9-1860961b3a8a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:38.561511 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-ae2a4335-626a-4d63-82f9-1860961b3a8a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:38.568062 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:38.568062 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:38.613089 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2de21a03-875f-49b8-aef9-6201bdaaede3 req-ae2a4335-626a-4d63-82f9-1860961b3a8a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments/0a9e41c5-254f-4163-8ca6-0de3c226924a returned with HTTP 200 Aug 14 22:37:38.613473 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1330/5274] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:37:38 2026] DELETE /volume/v3/attachments/0a9e41c5-254f-4163-8ca6-0de3c226924a => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:38.746871 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:38.748738 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:38.749042 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-396947173", "snapshot_id": "92f975f2-b541-40b3-aa52-3eb106a82aa4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:38.750581 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-396947173', 'snapshot_id': '92f975f2-b541-40b3-aa52-3eb106a82aa4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:38.755682 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:38.755682 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:38.756116 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:38.756313 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create volume of 1 GB Aug 14 22:37:38.760575 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Availability Zones retrieved successfully. Aug 14 22:37:38.766966 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Flow 'volume_create_api' (8de5d212-f3bd-4255-a21e-710b21a01c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:38.767931 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d31ad16-e480-46ad-9192-1669f63b502c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:38.768871 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:38.804039 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d31ad16-e480-46ad-9192-1669f63b502c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '92f975f2-b541-40b3-aa52-3eb106a82aa4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:38.805049 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a2df2be-b4ba-4eea-96f5-347d910ab07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:38.857458 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Created reservations ['fb403247-6ba1-43a6-9f91-c04bcc7e05b7', '9b3ee9b2-5e5e-4eac-a8bf-af61938c690f', 'dffcda37-8411-4ac4-9d0f-f88c4da57978', 'c68d5d5f-4287-4951-b536-55b64ce62d8e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:38.858179 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a2df2be-b4ba-4eea-96f5-347d910ab07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb403247-6ba1-43a6-9f91-c04bcc7e05b7', '9b3ee9b2-5e5e-4eac-a8bf-af61938c690f', 'dffcda37-8411-4ac4-9d0f-f88c4da57978', 'c68d5d5f-4287-4951-b536-55b64ce62d8e']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:38.858872 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20e6f3d7-4ccc-4719-91f2-c692272aff40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:38.900926 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20e6f3d7-4ccc-4719-91f2-c692272aff40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06a8f03c-8669-4ae2-b9a5-9f6258e58dbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-396947173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0107441e3448d7b0a4fa92d9b5e038',qos_specs=None,replication_status=,reservations=['fb403247-6ba1-43a6-9f91-c04bcc7e05b7','9b3ee9b2-5e5e-4eac-a8bf-af61938c690f','dffcda37-8411-4ac4-9d0f-f88c4da57978','c68d5d5f-4287-4951-b536-55b64ce62d8e'],size=1,snapshot_id=92f975f2-b541-40b3-aa52-3eb106a82aa4,source_replicaid=,source_volid=None,status='creating',user_id='6a9dd867c9c640fda543ad9dea1d207b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-396947173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06a8f03c-8669-4ae2-b9a5-9f6258e58dbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e0107441e3448d7b0a4fa92d9b5e038',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=92f975f2-b541-40b3-aa52-3eb106a82aa4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a9dd867c9c640fda543ad9dea1d207b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:38.901603 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0729a151-696f-4e4e-9bd6-60c33a5dd5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:38.917129 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0729a151-696f-4e4e-9bd6-60c33a5dd5b7) transitioned into state 'SUCCESS' from state '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-396947173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0107441e3448d7b0a4fa92d9b5e038',qos_specs=None,replication_status=,reservations=['fb403247-6ba1-43a6-9f91-c04bcc7e05b7','9b3ee9b2-5e5e-4eac-a8bf-af61938c690f','dffcda37-8411-4ac4-9d0f-f88c4da57978','c68d5d5f-4287-4951-b536-55b64ce62d8e'],size=1,snapshot_id=92f975f2-b541-40b3-aa52-3eb106a82aa4,source_replicaid=,source_volid=None,status='creating',user_id='6a9dd867c9c640fda543ad9dea1d207b',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:38.917734 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2857703-fb90-4efc-9291-ca4ac9b569c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:38.940282 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2857703-fb90-4efc-9291-ca4ac9b569c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:38.940976 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Flow 'volume_create_api' (8de5d212-f3bd-4255-a21e-710b21a01c63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:38.941301 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Create volume request issued successfully. Aug 14 22:37:38.941860 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1bcdbdd-e7e3-4d8b-a61d-db63fa247e52 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:38.942247 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1327/5275] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:37:38 2026] POST /volume/v3/volumes => generated 790 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:38.953590 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7fe418c2-402b-466f-962a-97d205bc7f12 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:38.955288 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7fe418c2-402b-466f-962a-97d205bc7f12 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:38.955607 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7fe418c2-402b-466f-962a-97d205bc7f12 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:38.955727 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7fe418c2-402b-466f-962a-97d205bc7f12 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:38.962938 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:38.962938 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:38.966294 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7fe418c2-402b-466f-962a-97d205bc7f12 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:38.969871 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7fe418c2-402b-466f-962a-97d205bc7f12 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:38.970194 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1309/5276] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:38 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:39.146776 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8a79a62-e827-4e2f-a2c7-6ce17c6a043a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.148311 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8a79a62-e827-4e2f-a2c7-6ce17c6a043a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:39.148544 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8a79a62-e827-4e2f-a2c7-6ce17c6a043a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.148667 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8a79a62-e827-4e2f-a2c7-6ce17c6a043a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.148762 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e8a79a62-e827-4e2f-a2c7-6ce17c6a043a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:39.152338 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:39.152338 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:39.152845 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8a79a62-e827-4e2f-a2c7-6ce17c6a043a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:39.153144 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1311/5277] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:39 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:39.166319 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7648c630-fd4a-48bb-a8a3-d9d16cabedbf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.167920 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7648c630-fd4a-48bb-a8a3-d9d16cabedbf tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] POST https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7/action Aug 14 22:37:39.168241 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7648c630-fd4a-48bb-a8a3-d9d16cabedbf tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:37:39.168371 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7648c630-fd4a-48bb-a8a3-d9d16cabedbf tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.169665 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-7648c630-fd4a-48bb-a8a3-d9d16cabedbf tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Updating backup '07c5f2e6-7982-4a10-9227-dad19f34c1e7' with '{'status': 'error'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 22:37:39.176834 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:39.176834 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:39.177830 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-7648c630-fd4a-48bb-a8a3-d9d16cabedbf tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c3cc1e9faf804a16882fd1724c365f8f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51a91ed71dc3452196037719b9d9bc1c', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:39.178007 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7648c630-fd4a-48bb-a8a3-d9d16cabedbf tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7/action returned with HTTP 403 Aug 14 22:37:39.178436 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1331/5278] 10.4.3.114 () {70 vars in 1430 bytes} [Fri Aug 14 22:37:39 2026] POST /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:39.184855 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-535fa101-366a-43bc-b996-b2b6295e88f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.186550 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-535fa101-366a-43bc-b996-b2b6295e88f5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e Aug 14 22:37:39.186772 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-535fa101-366a-43bc-b996-b2b6295e88f5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.187011 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-535fa101-366a-43bc-b996-b2b6295e88f5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.187137 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-535fa101-366a-43bc-b996-b2b6295e88f5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Delete volume with id: 981ee71b-13b5-4c56-bf73-0913aec2480e Aug 14 22:37:39.194170 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:39.194170 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:39.194574 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-535fa101-366a-43bc-b996-b2b6295e88f5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:37:39.210537 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-535fa101-366a-43bc-b996-b2b6295e88f5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Delete volume request issued successfully. Aug 14 22:37:39.210773 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-535fa101-366a-43bc-b996-b2b6295e88f5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e returned with HTTP 202 Aug 14 22:37:39.211188 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1328/5279] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:37:39 2026] DELETE /volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:39.219870 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7ecb1adb-d207-4521-b3fa-e12b681a9613 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.223499 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ecb1adb-d207-4521-b3fa-e12b681a9613 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e Aug 14 22:37:39.223717 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ecb1adb-d207-4521-b3fa-e12b681a9613 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.223913 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ecb1adb-d207-4521-b3fa-e12b681a9613 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.233934 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:39.233934 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:39.241815 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7ecb1adb-d207-4521-b3fa-e12b681a9613 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:37:39.246964 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ecb1adb-d207-4521-b3fa-e12b681a9613 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e returned with HTTP 200 Aug 14 22:37:39.247412 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1310/5280] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:39 2026] GET /volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:39.270510 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-358f830d-3659-4dbb-ab58-db85604dc1db None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.354391 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-358f830d-3659-4dbb-ab58-db85604dc1db tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:39.354759 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-358f830d-3659-4dbb-ab58-db85604dc1db tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-851285002", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.372149 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-358f830d-3659-4dbb-ab58-db85604dc1db tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:39.372514 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1312/5281] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:39 2026] POST /volume/v3/types => generated 379 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:39.381069 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7c8f3d5c-1937-4616-bb33-6bd94fdf88a6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.383422 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c8f3d5c-1937-4616-bb33-6bd94fdf88a6 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] POST https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/encryption Aug 14 22:37:39.383940 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c8f3d5c-1937-4616-bb33-6bd94fdf88a6 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.399406 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c8f3d5c-1937-4616-bb33-6bd94fdf88a6 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/encryption returned with HTTP 200 Aug 14 22:37:39.399739 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1332/5282] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:37:39 2026] POST /volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:39.408205 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6bc3854-6598-43d6-aba6-08432217e8ab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.409802 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6bc3854-6598-43d6-aba6-08432217e8ab tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:39.410149 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6bc3854-6598-43d6-aba6-08432217e8ab tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1783462870", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.424825 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6bc3854-6598-43d6-aba6-08432217e8ab tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:39.425151 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1329/5283] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:39 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:39.433778 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de2b7a18-3895-4fc5-8977-1d97512df6e5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.494411 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de2b7a18-3895-4fc5-8977-1d97512df6e5 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] POST https://10.4.3.114/volume/v3/types/ade90cdc-c6e2-45c6-b663-40951eae94b7/encryption Aug 14 22:37:39.494785 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de2b7a18-3895-4fc5-8977-1d97512df6e5 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.497266 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-de2b7a18-3895-4fc5-8977-1d97512df6e5 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f3ae61c9d6354578ac82ab9063d6371f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcf35d11e30d4fb69010a69393817e3b', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:39.497529 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de2b7a18-3895-4fc5-8977-1d97512df6e5 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/ade90cdc-c6e2-45c6-b663-40951eae94b7/encryption returned with HTTP 403 Aug 14 22:37:39.497967 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1311/5284] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:37:39 2026] POST /volume/v3/types/ade90cdc-c6e2-45c6-b663-40951eae94b7/encryption => generated 127 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:39.506267 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb310e90-5d1b-4237-a9e3-b6b3236a72b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.508021 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb310e90-5d1b-4237-a9e3-b6b3236a72b3 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:39.508425 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb310e90-5d1b-4237-a9e3-b6b3236a72b3 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1226958520", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.529170 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb310e90-5d1b-4237-a9e3-b6b3236a72b3 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:39.529575 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1313/5285] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:39 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:39.537908 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0f2ecc33-2a1f-4a5b-aebe-5cfd89708603 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.540132 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f2ecc33-2a1f-4a5b-aebe-5cfd89708603 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] POST https://10.4.3.114/volume/v3/types/fe445b8e-b225-463f-9586-959dce53515a/extra_specs Aug 14 22:37:39.540642 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f2ecc33-2a1f-4a5b-aebe-5cfd89708603 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.543194 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-0f2ecc33-2a1f-4a5b-aebe-5cfd89708603 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f3ae61c9d6354578ac82ab9063d6371f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcf35d11e30d4fb69010a69393817e3b', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:39.543441 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f2ecc33-2a1f-4a5b-aebe-5cfd89708603 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/fe445b8e-b225-463f-9586-959dce53515a/extra_specs returned with HTTP 403 Aug 14 22:37:39.543981 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1333/5286] 10.4.3.114 () {68 vars in 1399 bytes} [Fri Aug 14 22:37:39 2026] POST /volume/v3/types/fe445b8e-b225-463f-9586-959dce53515a/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:39.550002 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ead1be6-5295-4c2f-b1e4-95bf40a0c9ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.551647 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ead1be6-5295-4c2f-b1e4-95bf40a0c9ea tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] PUT https://10.4.3.114/volume/v3/types/fe445b8e-b225-463f-9586-959dce53515a/extra_specs/key2 Aug 14 22:37:39.551931 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ead1be6-5295-4c2f-b1e4-95bf40a0c9ea tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.553866 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-2ead1be6-5295-4c2f-b1e4-95bf40a0c9ea tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f3ae61c9d6354578ac82ab9063d6371f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcf35d11e30d4fb69010a69393817e3b', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:39.554027 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ead1be6-5295-4c2f-b1e4-95bf40a0c9ea tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/fe445b8e-b225-463f-9586-959dce53515a/extra_specs/key2 returned with HTTP 403 Aug 14 22:37:39.554497 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1330/5287] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:37:39 2026] PUT /volume/v3/types/fe445b8e-b225-463f-9586-959dce53515a/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:39.561614 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-294509bc-f5f1-4d84-b93f-4268bb66f389 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.563232 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-294509bc-f5f1-4d84-b93f-4268bb66f389 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:39.563538 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-294509bc-f5f1-4d84-b93f-4268bb66f389 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.565509 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-294509bc-f5f1-4d84-b93f-4268bb66f389 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f3ae61c9d6354578ac82ab9063d6371f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcf35d11e30d4fb69010a69393817e3b', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:39.565690 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-294509bc-f5f1-4d84-b93f-4268bb66f389 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types returned with HTTP 403 Aug 14 22:37:39.566086 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1312/5288] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:37:39 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 14 22:37:39.572358 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99cdf2ea-8dde-402e-8192-b1ca6569dd6c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.574056 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99cdf2ea-8dde-402e-8192-b1ca6569dd6c tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:39.574443 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99cdf2ea-8dde-402e-8192-b1ca6569dd6c tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1053843657", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.591562 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99cdf2ea-8dde-402e-8192-b1ca6569dd6c tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:39.591989 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1314/5289] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:39 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:39.599045 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5721c858-641d-4632-b68b-fcc3e0bdd825 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.601249 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5721c858-641d-4632-b68b-fcc3e0bdd825 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] POST https://10.4.3.114/volume/v3/types/55802db9-ffcd-4066-93a4-b872ff1f025d/encryption Aug 14 22:37:39.601692 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5721c858-641d-4632-b68b-fcc3e0bdd825 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.619590 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5721c858-641d-4632-b68b-fcc3e0bdd825 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types/55802db9-ffcd-4066-93a4-b872ff1f025d/encryption returned with HTTP 200 Aug 14 22:37:39.620158 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1334/5290] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:37:39 2026] POST /volume/v3/types/55802db9-ffcd-4066-93a4-b872ff1f025d/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:39.627311 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c24a62c-d168-4436-a3f6-0a9f61646392 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.629081 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c24a62c-d168-4436-a3f6-0a9f61646392 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] DELETE https://10.4.3.114/volume/v3/types/55802db9-ffcd-4066-93a4-b872ff1f025d/encryption/f7afe2e3-39b2-45a3-91ce-49c9d21f3117 Aug 14 22:37:39.629305 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c24a62c-d168-4436-a3f6-0a9f61646392 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.629487 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c24a62c-d168-4436-a3f6-0a9f61646392 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.630120 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-4c24a62c-d168-4436-a3f6-0a9f61646392 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f3ae61c9d6354578ac82ab9063d6371f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcf35d11e30d4fb69010a69393817e3b', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:39.630284 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c24a62c-d168-4436-a3f6-0a9f61646392 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/55802db9-ffcd-4066-93a4-b872ff1f025d/encryption/f7afe2e3-39b2-45a3-91ce-49c9d21f3117 returned with HTTP 403 Aug 14 22:37:39.630709 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1331/5291] 10.4.3.114 () {66 vars in 1489 bytes} [Fri Aug 14 22:37:39 2026] DELETE /volume/v3/types/55802db9-ffcd-4066-93a4-b872ff1f025d/encryption/f7afe2e3-39b2-45a3-91ce-49c9d21f3117 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:39.637767 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ed637dcc-7c51-4de5-94d0-8cc62e9caee8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.639447 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed637dcc-7c51-4de5-94d0-8cc62e9caee8 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:39.639811 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed637dcc-7c51-4de5-94d0-8cc62e9caee8 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-590994866", "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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.654378 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed637dcc-7c51-4de5-94d0-8cc62e9caee8 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:39.654699 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1313/5292] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:39 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:39.662019 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-27f4583e-6497-4a2c-84af-06a0ff8a3b72 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.663702 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27f4583e-6497-4a2c-84af-06a0ff8a3b72 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] DELETE https://10.4.3.114/volume/v3/types/a1a27906-4458-4b15-a6a4-58eef53b3b13/extra_specs/key1 Aug 14 22:37:39.663879 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27f4583e-6497-4a2c-84af-06a0ff8a3b72 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.664054 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27f4583e-6497-4a2c-84af-06a0ff8a3b72 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.668811 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-27f4583e-6497-4a2c-84af-06a0ff8a3b72 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f3ae61c9d6354578ac82ab9063d6371f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcf35d11e30d4fb69010a69393817e3b', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:39.668994 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27f4583e-6497-4a2c-84af-06a0ff8a3b72 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/a1a27906-4458-4b15-a6a4-58eef53b3b13/extra_specs/key1 returned with HTTP 403 Aug 14 22:37:39.669450 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1315/5293] 10.4.3.114 () {66 vars in 1396 bytes} [Fri Aug 14 22:37:39 2026] DELETE /volume/v3/types/a1a27906-4458-4b15-a6a4-58eef53b3b13/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:39.676578 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d89ffd02-461d-4f3a-9533-c0683589acd1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.678450 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d89ffd02-461d-4f3a-9533-c0683589acd1 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:39.678858 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d89ffd02-461d-4f3a-9533-c0683589acd1 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-62743886", "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=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.695336 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d89ffd02-461d-4f3a-9533-c0683589acd1 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:39.695776 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1335/5294] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:39 2026] POST /volume/v3/types => generated 378 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:39.703392 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4f541208-fb72-4062-aa2d-6ae1e06ab441 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.705216 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f541208-fb72-4062-aa2d-6ae1e06ab441 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] DELETE https://10.4.3.114/volume/v3/types/1ac10aed-7cbf-41b5-9ca6-249d6ad9a6ea Aug 14 22:37:39.705424 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f541208-fb72-4062-aa2d-6ae1e06ab441 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.705652 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f541208-fb72-4062-aa2d-6ae1e06ab441 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.706260 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-4f541208-fb72-4062-aa2d-6ae1e06ab441 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f3ae61c9d6354578ac82ab9063d6371f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcf35d11e30d4fb69010a69393817e3b', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:39.706468 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f541208-fb72-4062-aa2d-6ae1e06ab441 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/1ac10aed-7cbf-41b5-9ca6-249d6ad9a6ea returned with HTTP 403 Aug 14 22:37:39.706854 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1332/5295] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:39 2026] DELETE /volume/v3/types/1ac10aed-7cbf-41b5-9ca6-249d6ad9a6ea => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:39.713595 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e16b8e0c-1450-41c2-b993-101b6c4d9eaf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.715231 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e16b8e0c-1450-41c2-b993-101b6c4d9eaf tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] GET https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/extra_specs Aug 14 22:37:39.715413 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e16b8e0c-1450-41c2-b993-101b6c4d9eaf tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.715595 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e16b8e0c-1450-41c2-b993-101b6c4d9eaf tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.721697 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e16b8e0c-1450-41c2-b993-101b6c4d9eaf tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/extra_specs returned with HTTP 200 Aug 14 22:37:39.721987 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1314/5296] 10.4.3.114 () {66 vars in 1378 bytes} [Fri Aug 14 22:37:39 2026] GET /volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:39.728709 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-baa93b97-ac23-4737-9bb7-a08659754546 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.730773 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-baa93b97-ac23-4737-9bb7-a08659754546 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] GET https://10.4.3.114/volume/v3/types Aug 14 22:37:39.730992 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-baa93b97-ac23-4737-9bb7-a08659754546 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.731219 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-baa93b97-ac23-4737-9bb7-a08659754546 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.732095 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-baa93b97-ac23-4737-9bb7-a08659754546 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 22:37:39.761018 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-baa93b97-ac23-4737-9bb7-a08659754546 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:39.761498 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1316/5297] 10.4.3.114 () {66 vars in 1231 bytes} [Fri Aug 14 22:37:39 2026] GET /volume/v3/types => generated 2581 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:39.771239 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d21a131f-d506-47cf-a980-6198e33b2c40 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.772851 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d21a131f-d506-47cf-a980-6198e33b2c40 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] GET https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/encryption/cipher Aug 14 22:37:39.773018 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d21a131f-d506-47cf-a980-6198e33b2c40 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.773215 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d21a131f-d506-47cf-a980-6198e33b2c40 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.773794 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-d21a131f-d506-47cf-a980-6198e33b2c40 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f3ae61c9d6354578ac82ab9063d6371f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcf35d11e30d4fb69010a69393817e3b', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:39.773969 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d21a131f-d506-47cf-a980-6198e33b2c40 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/encryption/cipher returned with HTTP 403 Aug 14 22:37:39.774375 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1336/5298] 10.4.3.114 () {66 vars in 1396 bytes} [Fri Aug 14 22:37:39 2026] GET /volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:39.781201 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3871f6de-def0-4d8c-a0de-831721416639 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.783949 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3871f6de-def0-4d8c-a0de-831721416639 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] GET https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/encryption Aug 14 22:37:39.784190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3871f6de-def0-4d8c-a0de-831721416639 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.784449 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3871f6de-def0-4d8c-a0de-831721416639 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.785223 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-3871f6de-def0-4d8c-a0de-831721416639 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f3ae61c9d6354578ac82ab9063d6371f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcf35d11e30d4fb69010a69393817e3b', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:39.785441 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3871f6de-def0-4d8c-a0de-831721416639 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/encryption returned with HTTP 403 Aug 14 22:37:39.786055 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1333/5299] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:37:39 2026] GET /volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:39.792223 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c8018f94-85c1-4665-8510-e30ddfe3238d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.793761 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8018f94-85c1-4665-8510-e30ddfe3238d tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] GET https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/extra_specs/multiattach Aug 14 22:37:39.793923 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8018f94-85c1-4665-8510-e30ddfe3238d tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.794090 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8018f94-85c1-4665-8510-e30ddfe3238d tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.800110 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8018f94-85c1-4665-8510-e30ddfe3238d tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/extra_specs/multiattach returned with HTTP 200 Aug 14 22:37:39.800433 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1315/5300] 10.4.3.114 () {66 vars in 1414 bytes} [Fri Aug 14 22:37:39 2026] GET /volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/extra_specs/multiattach => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:37:39.806889 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6e2e3dd2-4e04-49ce-8cc4-d83208d0ac74 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.808612 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e2e3dd2-4e04-49ce-8cc4-d83208d0ac74 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] GET https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/extra_specs/volume_backend_name Aug 14 22:37:39.808791 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e2e3dd2-4e04-49ce-8cc4-d83208d0ac74 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.808960 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e2e3dd2-4e04-49ce-8cc4-d83208d0ac74 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.815618 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e2e3dd2-4e04-49ce-8cc4-d83208d0ac74 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 22:37:39.816001 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1317/5301] 10.4.3.114 () {66 vars in 1438 bytes} [Fri Aug 14 22:37:39 2026] GET /volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:39.823768 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ee69fcd6-ed63-416b-9696-a8053b189262 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.825352 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee69fcd6-ed63-416b-9696-a8053b189262 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] GET https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc Aug 14 22:37:39.825527 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee69fcd6-ed63-416b-9696-a8053b189262 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.825712 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee69fcd6-ed63-416b-9696-a8053b189262 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.831309 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee69fcd6-ed63-416b-9696-a8053b189262 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc returned with HTTP 200 Aug 14 22:37:39.831637 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1337/5302] 10.4.3.114 () {66 vars in 1342 bytes} [Fri Aug 14 22:37:39 2026] GET /volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc => generated 317 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:39.839666 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1f2e5178-d4b4-4213-88b1-5e89239485b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.841231 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f2e5178-d4b4-4213-88b1-5e89239485b6 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] PUT https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/encryption/c92b6b58-6301-4a6a-a2a5-41a771cfc58a Aug 14 22:37:39.841531 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f2e5178-d4b4-4213-88b1-5e89239485b6 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.843230 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-1f2e5178-d4b4-4213-88b1-5e89239485b6 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f3ae61c9d6354578ac82ab9063d6371f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcf35d11e30d4fb69010a69393817e3b', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:39.843428 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f2e5178-d4b4-4213-88b1-5e89239485b6 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/encryption/c92b6b58-6301-4a6a-a2a5-41a771cfc58a returned with HTTP 403 Aug 14 22:37:39.843846 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1334/5303] 10.4.3.114 () {68 vars in 1506 bytes} [Fri Aug 14 22:37:39 2026] PUT /volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/encryption/c92b6b58-6301-4a6a-a2a5-41a771cfc58a => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:39.850186 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-32ddd4c9-13a3-4838-83de-fe5be9f608c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.851798 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32ddd4c9-13a3-4838-83de-fe5be9f608c9 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] PUT https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/extra_specs/key1 Aug 14 22:37:39.852078 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32ddd4c9-13a3-4838-83de-fe5be9f608c9 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.853764 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-32ddd4c9-13a3-4838-83de-fe5be9f608c9 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f3ae61c9d6354578ac82ab9063d6371f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcf35d11e30d4fb69010a69393817e3b', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:39.853920 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32ddd4c9-13a3-4838-83de-fe5be9f608c9 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/extra_specs/key1 returned with HTTP 403 Aug 14 22:37:39.854305 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1316/5304] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:37:39 2026] PUT /volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc/extra_specs/key1 => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:39.860160 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87e6cc40-4c88-4406-a5d2-bf9cec4343d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.861802 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87e6cc40-4c88-4406-a5d2-bf9cec4343d8 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] PUT https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc Aug 14 22:37:39.862155 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87e6cc40-4c88-4406-a5d2-bf9cec4343d8 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:39.864151 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-87e6cc40-4c88-4406-a5d2-bf9cec4343d8 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f3ae61c9d6354578ac82ab9063d6371f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcf35d11e30d4fb69010a69393817e3b', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:39.864384 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87e6cc40-4c88-4406-a5d2-bf9cec4343d8 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-member] https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc returned with HTTP 403 Aug 14 22:37:39.864787 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1318/5305] 10.4.3.114 () {68 vars in 1362 bytes} [Fri Aug 14 22:37:39 2026] PUT /volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:39.870963 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0b1914ed-1b3f-42b1-a206-3dd8e4c5bfcb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.872925 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0b1914ed-1b3f-42b1-a206-3dd8e4c5bfcb tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] DELETE https://10.4.3.114/volume/v3/types/1ac10aed-7cbf-41b5-9ca6-249d6ad9a6ea Aug 14 22:37:39.873145 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0b1914ed-1b3f-42b1-a206-3dd8e4c5bfcb tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.873389 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0b1914ed-1b3f-42b1-a206-3dd8e4c5bfcb tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.899064 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0b1914ed-1b3f-42b1-a206-3dd8e4c5bfcb tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types/1ac10aed-7cbf-41b5-9ca6-249d6ad9a6ea returned with HTTP 202 Aug 14 22:37:39.899525 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1338/5306] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:39 2026] DELETE /volume/v3/types/1ac10aed-7cbf-41b5-9ca6-249d6ad9a6ea => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:39.906008 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e51c4be5-f0bc-4ccd-a38b-56408de6d7f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.908004 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e51c4be5-f0bc-4ccd-a38b-56408de6d7f0 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] DELETE https://10.4.3.114/volume/v3/types/a1a27906-4458-4b15-a6a4-58eef53b3b13 Aug 14 22:37:39.908228 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e51c4be5-f0bc-4ccd-a38b-56408de6d7f0 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.908476 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e51c4be5-f0bc-4ccd-a38b-56408de6d7f0 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.933439 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e51c4be5-f0bc-4ccd-a38b-56408de6d7f0 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types/a1a27906-4458-4b15-a6a4-58eef53b3b13 returned with HTTP 202 Aug 14 22:37:39.933883 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1335/5307] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:39 2026] DELETE /volume/v3/types/a1a27906-4458-4b15-a6a4-58eef53b3b13 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:39.940484 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-886f8a75-eb17-4ef6-942a-22aa5844efc4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.941993 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-886f8a75-eb17-4ef6-942a-22aa5844efc4 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] DELETE https://10.4.3.114/volume/v3/types/55802db9-ffcd-4066-93a4-b872ff1f025d Aug 14 22:37:39.942193 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-886f8a75-eb17-4ef6-942a-22aa5844efc4 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.942441 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-886f8a75-eb17-4ef6-942a-22aa5844efc4 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.962408 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-886f8a75-eb17-4ef6-942a-22aa5844efc4 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types/55802db9-ffcd-4066-93a4-b872ff1f025d returned with HTTP 202 Aug 14 22:37:39.962851 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1317/5308] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:39 2026] DELETE /volume/v3/types/55802db9-ffcd-4066-93a4-b872ff1f025d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:39.968811 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48082ef2-1c2b-4ef2-a94b-6f847fb0029e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.970846 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48082ef2-1c2b-4ef2-a94b-6f847fb0029e tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] DELETE https://10.4.3.114/volume/v3/types/fe445b8e-b225-463f-9586-959dce53515a Aug 14 22:37:39.971063 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48082ef2-1c2b-4ef2-a94b-6f847fb0029e tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.971309 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48082ef2-1c2b-4ef2-a94b-6f847fb0029e tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.981655 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-51c0661d-fe7a-4456-b7b6-954d18096c82 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:39.983159 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51c0661d-fe7a-4456-b7b6-954d18096c82 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:39.983343 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51c0661d-fe7a-4456-b7b6-954d18096c82 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:39.983512 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51c0661d-fe7a-4456-b7b6-954d18096c82 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:39.989290 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:39.989290 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:39.992888 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-51c0661d-fe7a-4456-b7b6-954d18096c82 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:39.996846 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51c0661d-fe7a-4456-b7b6-954d18096c82 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:39.997228 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1339/5309] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:39 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:39.997291 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48082ef2-1c2b-4ef2-a94b-6f847fb0029e tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types/fe445b8e-b225-463f-9586-959dce53515a returned with HTTP 202 Aug 14 22:37:39.997737 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1319/5310] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:39 2026] DELETE /volume/v3/types/fe445b8e-b225-463f-9586-959dce53515a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:40.004213 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7cdc24db-45bd-4123-afc7-b8ab9aa3d017 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.006037 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7cdc24db-45bd-4123-afc7-b8ab9aa3d017 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] DELETE https://10.4.3.114/volume/v3/types/ade90cdc-c6e2-45c6-b663-40951eae94b7 Aug 14 22:37:40.006201 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7cdc24db-45bd-4123-afc7-b8ab9aa3d017 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:40.006413 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7cdc24db-45bd-4123-afc7-b8ab9aa3d017 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:40.010784 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc2e49d7-4109-4d7f-a12a-e815e4633b92 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.012413 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc2e49d7-4109-4d7f-a12a-e815e4633b92 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:40.012627 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc2e49d7-4109-4d7f-a12a-e815e4633b92 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:40.012836 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc2e49d7-4109-4d7f-a12a-e815e4633b92 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:40.018952 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:40.018952 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:40.022584 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fc2e49d7-4109-4d7f-a12a-e815e4633b92 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:40.026212 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc2e49d7-4109-4d7f-a12a-e815e4633b92 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:40.026606 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1318/5311] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:40 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:40.027854 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7cdc24db-45bd-4123-afc7-b8ab9aa3d017 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types/ade90cdc-c6e2-45c6-b663-40951eae94b7 returned with HTTP 202 Aug 14 22:37:40.028375 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1336/5312] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:40 2026] DELETE /volume/v3/types/ade90cdc-c6e2-45c6-b663-40951eae94b7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:40.035732 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-03724874-7caa-4737-ae1a-3c73a9802788 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.038400 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03724874-7caa-4737-ae1a-3c73a9802788 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] DELETE https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc Aug 14 22:37:40.038400 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03724874-7caa-4737-ae1a-3c73a9802788 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:40.038400 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03724874-7caa-4737-ae1a-3c73a9802788 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:40.060627 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03724874-7caa-4737-ae1a-3c73a9802788 tempest-VolumeTypesMemberTests-480413307 tempest-VolumeTypesMemberTests-480413307-project-admin] https://10.4.3.114/volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc returned with HTTP 202 Aug 14 22:37:40.061036 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1340/5313] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:40 2026] DELETE /volume/v3/types/fce10d9a-7a3f-4990-bc0d-5768168eefbc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:40.259831 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-027cf5a3-f2cf-4be9-9c81-da092e3b4006 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.261716 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-027cf5a3-f2cf-4be9-9c81-da092e3b4006 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e Aug 14 22:37:40.261962 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-027cf5a3-f2cf-4be9-9c81-da092e3b4006 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:40.262158 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-027cf5a3-f2cf-4be9-9c81-da092e3b4006 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:40.267477 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-027cf5a3-f2cf-4be9-9c81-da092e3b4006 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e returned with HTTP 404 Aug 14 22:37:40.267917 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1320/5314] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:40 2026] GET /volume/v3/volumes/981ee71b-13b5-4c56-bf73-0913aec2480e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:40.276492 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9239c79f-2e2f-40d8-9bc4-6c1fe16972d1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.278214 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9239c79f-2e2f-40d8-9bc4-6c1fe16972d1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:37:40.278476 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9239c79f-2e2f-40d8-9bc4-6c1fe16972d1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:40.278737 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9239c79f-2e2f-40d8-9bc4-6c1fe16972d1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:40.278888 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9239c79f-2e2f-40d8-9bc4-6c1fe16972d1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:40.284572 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:40.284572 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:40.285647 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9239c79f-2e2f-40d8-9bc4-6c1fe16972d1 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-reader] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:37:40.285860 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1319/5315] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:40 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:40.299077 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97f1e3f6-918d-4c4c-abd0-7a35f2d00bca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.301017 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97f1e3f6-918d-4c4c-abd0-7a35f2d00bca tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] DELETE https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:40.301244 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97f1e3f6-918d-4c4c-abd0-7a35f2d00bca tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:40.301472 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97f1e3f6-918d-4c4c-abd0-7a35f2d00bca tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:40.301606 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-97f1e3f6-918d-4c4c-abd0-7a35f2d00bca tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Delete backup with id: 07c5f2e6-7982-4a10-9227-dad19f34c1e7. Aug 14 22:37:40.306106 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:40.306106 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:40.320091 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-97f1e3f6-918d-4c4c-abd0-7a35f2d00bca tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] delete_backup rpcapi backup_id 07c5f2e6-7982-4a10-9227-dad19f34c1e7 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:37:40.322838 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97f1e3f6-918d-4c4c-abd0-7a35f2d00bca tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 202 Aug 14 22:37:40.323312 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1337/5316] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:37:40 2026] DELETE /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:37:40.331993 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4a66d34f-192f-4587-8544-028c77ba7daa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.333749 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a66d34f-192f-4587-8544-028c77ba7daa tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:40.334004 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a66d34f-192f-4587-8544-028c77ba7daa tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:40.334236 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a66d34f-192f-4587-8544-028c77ba7daa tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:40.334378 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4a66d34f-192f-4587-8544-028c77ba7daa tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:40.342520 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:40.342520 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:40.343129 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a66d34f-192f-4587-8544-028c77ba7daa tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 200 Aug 14 22:37:40.343501 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1341/5317] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:40 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:40.498101 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-dba67087-964e-4c1e-b90b-165dac362073 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.502023 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-dba67087-964e-4c1e-b90b-165dac362073 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:40.502290 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-dba67087-964e-4c1e-b90b-165dac362073 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:40.502527 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-dba67087-964e-4c1e-b90b-165dac362073 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:40.509841 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:40.509841 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:40.513217 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-dba67087-964e-4c1e-b90b-165dac362073 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:40.517840 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-dba67087-964e-4c1e-b90b-165dac362073 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:40.518269 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1321/5318] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:40 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:40.594505 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a468319a-061c-478d-8932-0b0667762c65 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.594934 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a468319a-061c-478d-8932-0b0667762c65 None None] GET https://10.4.3.114/volume// Aug 14 22:37:40.595025 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a468319a-061c-478d-8932-0b0667762c65 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:40.595132 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a468319a-061c-478d-8932-0b0667762c65 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:40.595427 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a468319a-061c-478d-8932-0b0667762c65 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:40.595757 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1320/5319] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:37:40 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:37:40.602852 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-bd878858-e34a-4213-9162-56383751045e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.604666 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-bd878858-e34a-4213-9162-56383751045e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:37:40.604996 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-bd878858-e34a-4213-9162-56383751045e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06a8f03c-8669-4ae2-b9a5-9f6258e58dbc", "connector": null, "instance_uuid": "efa8ea2e-ccf5-489f-a4af-b08c2db1622c"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:40.622039 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:40.622039 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:40.646206 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-bd878858-e34a-4213-9162-56383751045e tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:37:40.646555 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1338/5320] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:37:40 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 14 22:37:40.682018 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d3095fe8-f479-4ce0-962b-0d08185b6de0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.682683 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3095fe8-f479-4ce0-962b-0d08185b6de0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:40.682881 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3095fe8-f479-4ce0-962b-0d08185b6de0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:40.683151 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3095fe8-f479-4ce0-962b-0d08185b6de0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:40.686787 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bcbf5377-7e00-4e5b-b570-16ef01997017 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.687108 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bcbf5377-7e00-4e5b-b570-16ef01997017 None None] GET https://10.4.3.114/volume// Aug 14 22:37:40.687331 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bcbf5377-7e00-4e5b-b570-16ef01997017 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:40.687476 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bcbf5377-7e00-4e5b-b570-16ef01997017 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:40.687780 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bcbf5377-7e00-4e5b-b570-16ef01997017 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:40.688195 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1322/5321] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:37: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 14 22:37:40.693925 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:40.693925 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:40.695029 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-f84240eb-0546-47d5-b96c-ff1ad5a7ea86 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.697060 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-f84240eb-0546-47d5-b96c-ff1ad5a7ea86 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:40.697407 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-f84240eb-0546-47d5-b96c-ff1ad5a7ea86 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:40.697467 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-f84240eb-0546-47d5-b96c-ff1ad5a7ea86 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:40.697918 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d3095fe8-f479-4ce0-962b-0d08185b6de0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:40.702031 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3095fe8-f479-4ce0-962b-0d08185b6de0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:40.702420 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1342/5322] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:40 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:40.707995 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:40.707995 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:40.713778 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-f84240eb-0546-47d5-b96c-ff1ad5a7ea86 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:40.719387 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-f84240eb-0546-47d5-b96c-ff1ad5a7ea86 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:40.719747 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1321/5323] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:37:40 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 1062 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:40.823396 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-d83a5ae8-4b25-4c39-a722-674513125823 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:40.825278 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-d83a5ae8-4b25-4c39-a722-674513125823 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] PUT https://10.4.3.114/volume/v3/attachments/d03d1b95-4c48-42cb-961c-0b76b7d2c37b Aug 14 22:37:40.825659 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-d83a5ae8-4b25-4c39-a722-674513125823 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:40.832408 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-d83a5ae8-4b25-4c39-a722-674513125823 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Acquiring lock "cinder-attachment_update-06a8f03c-8669-4ae2-b9a5-9f6258e58dbc-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:37:40.836758 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-d83a5ae8-4b25-4c39-a722-674513125823 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Lock "cinder-attachment_update-06a8f03c-8669-4ae2-b9a5-9f6258e58dbc-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:37:40.837724 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:40.837724 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:40.908423 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-d83a5ae8-4b25-4c39-a722-674513125823 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Lock "cinder-attachment_update-06a8f03c-8669-4ae2-b9a5-9f6258e58dbc-np0000007343" released by "attachment_update" :: held 0.072s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:37:40.908713 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-d83a5ae8-4b25-4c39-a722-674513125823 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments/d03d1b95-4c48-42cb-961c-0b76b7d2c37b returned with HTTP 200 Aug 14 22:37:40.909110 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1339/5324] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:37:40 2026] PUT /volume/v3/attachments/d03d1b95-4c48-42cb-961c-0b76b7d2c37b => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:41.354243 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-28a6bfcd-dc75-4be8-a1f3-c25b8845c63a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.356732 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28a6bfcd-dc75-4be8-a1f3-c25b8845c63a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 Aug 14 22:37:41.356947 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28a6bfcd-dc75-4be8-a1f3-c25b8845c63a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:41.357132 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28a6bfcd-dc75-4be8-a1f3-c25b8845c63a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:41.357226 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-28a6bfcd-dc75-4be8-a1f3-c25b8845c63a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 07c5f2e6-7982-4a10-9227-dad19f34c1e7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:41.363730 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28a6bfcd-dc75-4be8-a1f3-c25b8845c63a tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 returned with HTTP 404 Aug 14 22:37:41.363730 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1323/5325] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:41 2026] GET /volume/v3/backups/07c5f2e6-7982-4a10-9227-dad19f34c1e7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:41.370538 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f28d84ae-0e11-471e-8f44-51d8276587ff None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.372336 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f28d84ae-0e11-471e-8f44-51d8276587ff tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] DELETE https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:41.372522 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f28d84ae-0e11-471e-8f44-51d8276587ff tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:41.372713 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f28d84ae-0e11-471e-8f44-51d8276587ff tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:41.372835 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-f28d84ae-0e11-471e-8f44-51d8276587ff tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Delete backup with id: a535933d-a826-4125-9002-6ac81ad6ef2d. Aug 14 22:37:41.377012 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:41.377012 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:41.388659 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-f28d84ae-0e11-471e-8f44-51d8276587ff tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] delete_backup rpcapi backup_id a535933d-a826-4125-9002-6ac81ad6ef2d {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:37:41.390298 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f28d84ae-0e11-471e-8f44-51d8276587ff tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 202 Aug 14 22:37:41.390710 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1343/5326] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:37:41 2026] DELETE /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:37:41.399677 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-54efa1de-5800-4424-a94e-25cd5373d26d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.404412 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54efa1de-5800-4424-a94e-25cd5373d26d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:41.404701 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54efa1de-5800-4424-a94e-25cd5373d26d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:41.405037 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54efa1de-5800-4424-a94e-25cd5373d26d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:41.405147 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-54efa1de-5800-4424-a94e-25cd5373d26d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:41.409747 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:41.409747 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:41.410820 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54efa1de-5800-4424-a94e-25cd5373d26d tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 200 Aug 14 22:37:41.411231 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1322/5327] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:41 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:41.589810 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0df712a7-91e0-46e5-b0ab-226e42571d2b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.676271 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0df712a7-91e0-46e5-b0ab-226e42571d2b tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:41.676621 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0df712a7-91e0-46e5-b0ab-226e42571d2b tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1868193278", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:41.678041 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:41.678041 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:41.691354 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0df712a7-91e0-46e5-b0ab-226e42571d2b tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:41.691727 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1340/5328] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:41 2026] POST /volume/v3/types => generated 380 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:41.701466 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e9f74adf-74f0-4054-9f69-9198272bb300 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.702994 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9f74adf-74f0-4054-9f69-9198272bb300 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] POST https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/encryption Aug 14 22:37:41.703479 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9f74adf-74f0-4054-9f69-9198272bb300 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:41.718708 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5f9aeb58-6c98-41a5-838d-44189fc53d99 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.720765 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f9aeb58-6c98-41a5-838d-44189fc53d99 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:41.721027 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f9aeb58-6c98-41a5-838d-44189fc53d99 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:41.721274 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f9aeb58-6c98-41a5-838d-44189fc53d99 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:41.725639 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9f74adf-74f0-4054-9f69-9198272bb300 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/encryption returned with HTTP 200 Aug 14 22:37:41.725639 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1324/5329] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:37:41 2026] POST /volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:41.732577 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:41.732577 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:41.733837 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df9668ba-a592-4975-9882-b7dc24c5b18f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.735823 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df9668ba-a592-4975-9882-b7dc24c5b18f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:41.736151 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5f9aeb58-6c98-41a5-838d-44189fc53d99 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:41.736277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df9668ba-a592-4975-9882-b7dc24c5b18f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-922429823", "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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:41.740108 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f9aeb58-6c98-41a5-838d-44189fc53d99 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:41.740559 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1344/5330] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:41 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:41.762670 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df9668ba-a592-4975-9882-b7dc24c5b18f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:41.763136 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1323/5331] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:41 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:41.771841 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa7493b2-5e58-452f-8208-ed4fa1b262fa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.828504 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa7493b2-5e58-452f-8208-ed4fa1b262fa tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] POST https://10.4.3.114/volume/v3/types/a8100471-d355-41b3-8c6e-321a637827a3/encryption Aug 14 22:37:41.828916 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa7493b2-5e58-452f-8208-ed4fa1b262fa tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:41.830716 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-aa7493b2-5e58-452f-8208-ed4fa1b262fa tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '35f076a6272f4dc7939d3d8d99a15c2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e5c552d399e4152ad9f0cf5f47386d8', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:41.830899 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa7493b2-5e58-452f-8208-ed4fa1b262fa tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/a8100471-d355-41b3-8c6e-321a637827a3/encryption returned with HTTP 403 Aug 14 22:37:41.831300 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1341/5332] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:37:41 2026] POST /volume/v3/types/a8100471-d355-41b3-8c6e-321a637827a3/encryption => generated 127 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:41.840314 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0c8aecb9-e455-4961-8d43-f59ec3cefc6f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.841905 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0c8aecb9-e455-4961-8d43-f59ec3cefc6f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:41.842334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0c8aecb9-e455-4961-8d43-f59ec3cefc6f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1011193603", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:41.859242 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0c8aecb9-e455-4961-8d43-f59ec3cefc6f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:41.859673 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1325/5333] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:41 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:41.869015 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-69634856-d2ec-4c83-ad2a-8795f804dfe9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.870771 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69634856-d2ec-4c83-ad2a-8795f804dfe9 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] POST https://10.4.3.114/volume/v3/types/9edfadcb-98ed-4b27-8ad0-15e811a1a9de/extra_specs Aug 14 22:37:41.871117 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69634856-d2ec-4c83-ad2a-8795f804dfe9 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:41.872958 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-69634856-d2ec-4c83-ad2a-8795f804dfe9 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '35f076a6272f4dc7939d3d8d99a15c2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e5c552d399e4152ad9f0cf5f47386d8', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:41.873172 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69634856-d2ec-4c83-ad2a-8795f804dfe9 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/9edfadcb-98ed-4b27-8ad0-15e811a1a9de/extra_specs returned with HTTP 403 Aug 14 22:37:41.873619 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1345/5334] 10.4.3.114 () {68 vars in 1399 bytes} [Fri Aug 14 22:37:41 2026] POST /volume/v3/types/9edfadcb-98ed-4b27-8ad0-15e811a1a9de/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:41.880146 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ba752a8-70df-459c-876d-766e5289301d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.881973 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ba752a8-70df-459c-876d-766e5289301d tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] PUT https://10.4.3.114/volume/v3/types/9edfadcb-98ed-4b27-8ad0-15e811a1a9de/extra_specs/key2 Aug 14 22:37:41.882386 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ba752a8-70df-459c-876d-766e5289301d tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:41.884153 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-1ba752a8-70df-459c-876d-766e5289301d tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '35f076a6272f4dc7939d3d8d99a15c2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e5c552d399e4152ad9f0cf5f47386d8', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:41.884373 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ba752a8-70df-459c-876d-766e5289301d tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/9edfadcb-98ed-4b27-8ad0-15e811a1a9de/extra_specs/key2 returned with HTTP 403 Aug 14 22:37:41.884812 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1324/5335] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:37:41 2026] PUT /volume/v3/types/9edfadcb-98ed-4b27-8ad0-15e811a1a9de/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:41.892986 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9e047e97-3035-4a46-a579-2d7de2042f33 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.894637 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e047e97-3035-4a46-a579-2d7de2042f33 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:41.894966 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e047e97-3035-4a46-a579-2d7de2042f33 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:41.896978 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-9e047e97-3035-4a46-a579-2d7de2042f33 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '35f076a6272f4dc7939d3d8d99a15c2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e5c552d399e4152ad9f0cf5f47386d8', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:41.897136 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e047e97-3035-4a46-a579-2d7de2042f33 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types returned with HTTP 403 Aug 14 22:37:41.897550 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1342/5336] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:37:41 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 14 22:37:41.904504 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-44c5a234-cda6-4c8c-9768-d04bfa603914 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.906065 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44c5a234-cda6-4c8c-9768-d04bfa603914 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:41.906411 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44c5a234-cda6-4c8c-9768-d04bfa603914 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1293180832", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:41.924918 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44c5a234-cda6-4c8c-9768-d04bfa603914 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:41.925291 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1326/5337] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:41 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 14 22:37:41.934269 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-30580513-3110-44a0-88fb-b85fedd4ba36 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.936193 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30580513-3110-44a0-88fb-b85fedd4ba36 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] POST https://10.4.3.114/volume/v3/types/84b58db7-210f-4b2c-a2f9-4db74b502054/encryption Aug 14 22:37:41.936961 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30580513-3110-44a0-88fb-b85fedd4ba36 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:41.951819 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30580513-3110-44a0-88fb-b85fedd4ba36 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types/84b58db7-210f-4b2c-a2f9-4db74b502054/encryption returned with HTTP 200 Aug 14 22:37:41.952287 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1346/5338] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:37:41 2026] POST /volume/v3/types/84b58db7-210f-4b2c-a2f9-4db74b502054/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:41.959678 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4867b69a-78c4-42d2-900e-a362dc200629 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.961719 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4867b69a-78c4-42d2-900e-a362dc200629 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] DELETE https://10.4.3.114/volume/v3/types/84b58db7-210f-4b2c-a2f9-4db74b502054/encryption/b4a6f1ff-5dba-452d-b7f0-82742f17cb5e Aug 14 22:37:41.961997 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4867b69a-78c4-42d2-900e-a362dc200629 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:41.962369 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4867b69a-78c4-42d2-900e-a362dc200629 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:41.963022 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-4867b69a-78c4-42d2-900e-a362dc200629 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '35f076a6272f4dc7939d3d8d99a15c2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e5c552d399e4152ad9f0cf5f47386d8', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:41.963216 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4867b69a-78c4-42d2-900e-a362dc200629 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/84b58db7-210f-4b2c-a2f9-4db74b502054/encryption/b4a6f1ff-5dba-452d-b7f0-82742f17cb5e returned with HTTP 403 Aug 14 22:37:41.963677 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1325/5339] 10.4.3.114 () {66 vars in 1489 bytes} [Fri Aug 14 22:37:41 2026] DELETE /volume/v3/types/84b58db7-210f-4b2c-a2f9-4db74b502054/encryption/b4a6f1ff-5dba-452d-b7f0-82742f17cb5e => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:41.970422 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e9cd1111-59c2-4e3b-9ca3-d5f4782cb335 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:41.971879 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9cd1111-59c2-4e3b-9ca3-d5f4782cb335 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:41.972211 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9cd1111-59c2-4e3b-9ca3-d5f4782cb335 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-669769992", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:41.990832 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9cd1111-59c2-4e3b-9ca3-d5f4782cb335 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:41.991196 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1343/5340] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:41 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:41.999922 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-735e92da-72dd-44f9-8b38-c77ad7e102e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.001782 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-735e92da-72dd-44f9-8b38-c77ad7e102e2 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] DELETE https://10.4.3.114/volume/v3/types/c9d90f8d-20dc-4798-b6bb-efbdda1361a5/extra_specs/key1 Aug 14 22:37:42.001970 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-735e92da-72dd-44f9-8b38-c77ad7e102e2 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.002132 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-735e92da-72dd-44f9-8b38-c77ad7e102e2 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.008093 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-735e92da-72dd-44f9-8b38-c77ad7e102e2 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '35f076a6272f4dc7939d3d8d99a15c2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e5c552d399e4152ad9f0cf5f47386d8', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:42.008350 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-735e92da-72dd-44f9-8b38-c77ad7e102e2 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/c9d90f8d-20dc-4798-b6bb-efbdda1361a5/extra_specs/key1 returned with HTTP 403 Aug 14 22:37:42.008897 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1327/5341] 10.4.3.114 () {66 vars in 1396 bytes} [Fri Aug 14 22:37:41 2026] DELETE /volume/v3/types/c9d90f8d-20dc-4798-b6bb-efbdda1361a5/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:42.016775 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c667f98c-a5cb-4054-99bb-8c8f4bd43496 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.018580 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c667f98c-a5cb-4054-99bb-8c8f4bd43496 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:42.018952 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c667f98c-a5cb-4054-99bb-8c8f4bd43496 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1675444447", "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=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:42.036863 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c667f98c-a5cb-4054-99bb-8c8f4bd43496 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:42.037403 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1347/5342] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:42 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 14 22:37:42.044917 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c046a9de-3f5c-4512-b257-828afc483da7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.046854 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c046a9de-3f5c-4512-b257-828afc483da7 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] DELETE https://10.4.3.114/volume/v3/types/75f2fc5e-0ba7-4279-a6bb-e6dc71a90eb6 Aug 14 22:37:42.047013 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c046a9de-3f5c-4512-b257-828afc483da7 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.047190 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c046a9de-3f5c-4512-b257-828afc483da7 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.047792 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-c046a9de-3f5c-4512-b257-828afc483da7 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '35f076a6272f4dc7939d3d8d99a15c2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e5c552d399e4152ad9f0cf5f47386d8', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:42.047941 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c046a9de-3f5c-4512-b257-828afc483da7 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/75f2fc5e-0ba7-4279-a6bb-e6dc71a90eb6 returned with HTTP 403 Aug 14 22:37:42.048344 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1326/5343] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:42 2026] DELETE /volume/v3/types/75f2fc5e-0ba7-4279-a6bb-e6dc71a90eb6 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:42.055792 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cf682174-7145-40d9-a1f3-bb828fb64f9f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.057666 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf682174-7145-40d9-a1f3-bb828fb64f9f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] GET https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/extra_specs Aug 14 22:37:42.057843 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf682174-7145-40d9-a1f3-bb828fb64f9f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.058016 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf682174-7145-40d9-a1f3-bb828fb64f9f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.065899 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf682174-7145-40d9-a1f3-bb828fb64f9f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/extra_specs returned with HTTP 200 Aug 14 22:37:42.066236 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1344/5344] 10.4.3.114 () {66 vars in 1378 bytes} [Fri Aug 14 22:37:42 2026] GET /volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:42.077926 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a584da7c-751c-406f-a813-d241feef964d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.079945 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a584da7c-751c-406f-a813-d241feef964d tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] GET https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/encryption/cipher Aug 14 22:37:42.080211 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a584da7c-751c-406f-a813-d241feef964d tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.080471 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a584da7c-751c-406f-a813-d241feef964d tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.081188 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-a584da7c-751c-406f-a813-d241feef964d tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '35f076a6272f4dc7939d3d8d99a15c2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e5c552d399e4152ad9f0cf5f47386d8', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:42.081401 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a584da7c-751c-406f-a813-d241feef964d tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/encryption/cipher returned with HTTP 403 Aug 14 22:37:42.081829 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1328/5345] 10.4.3.114 () {66 vars in 1396 bytes} [Fri Aug 14 22:37:42 2026] GET /volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:42.090544 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0afcfe71-46c4-45d1-bb34-04fad216aa0e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.093686 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0afcfe71-46c4-45d1-bb34-04fad216aa0e tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] GET https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/encryption Aug 14 22:37:42.093686 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0afcfe71-46c4-45d1-bb34-04fad216aa0e tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.093686 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0afcfe71-46c4-45d1-bb34-04fad216aa0e tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.094101 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-0afcfe71-46c4-45d1-bb34-04fad216aa0e tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '35f076a6272f4dc7939d3d8d99a15c2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e5c552d399e4152ad9f0cf5f47386d8', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:42.094406 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0afcfe71-46c4-45d1-bb34-04fad216aa0e tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/encryption returned with HTTP 403 Aug 14 22:37:42.094849 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1348/5346] 10.4.3.114 () {66 vars in 1375 bytes} [Fri Aug 14 22:37:42 2026] GET /volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:42.104076 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-388692fa-4464-4c98-9b34-2194a4300239 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.106358 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-388692fa-4464-4c98-9b34-2194a4300239 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] GET https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/extra_specs/multiattach Aug 14 22:37:42.106599 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-388692fa-4464-4c98-9b34-2194a4300239 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.106976 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-388692fa-4464-4c98-9b34-2194a4300239 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.115820 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-388692fa-4464-4c98-9b34-2194a4300239 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/extra_specs/multiattach returned with HTTP 200 Aug 14 22:37:42.116355 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1327/5347] 10.4.3.114 () {66 vars in 1414 bytes} [Fri Aug 14 22:37:42 2026] GET /volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 22:37:42.124729 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b5a5410a-a0ca-476f-8228-c377c08ee834 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.127195 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5a5410a-a0ca-476f-8228-c377c08ee834 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] GET https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/extra_specs/volume_backend_name Aug 14 22:37:42.127195 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5a5410a-a0ca-476f-8228-c377c08ee834 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.127377 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5a5410a-a0ca-476f-8228-c377c08ee834 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.135738 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5a5410a-a0ca-476f-8228-c377c08ee834 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 22:37:42.136199 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1345/5348] 10.4.3.114 () {66 vars in 1438 bytes} [Fri Aug 14 22:37:42 2026] GET /volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:42.145625 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65bf8a8b-c2f5-492d-9e5c-599029326cf7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.148372 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65bf8a8b-c2f5-492d-9e5c-599029326cf7 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] PUT https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/encryption/86442ecf-3def-4975-afb5-35314de61d6b Aug 14 22:37:42.148665 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65bf8a8b-c2f5-492d-9e5c-599029326cf7 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:42.151350 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-65bf8a8b-c2f5-492d-9e5c-599029326cf7 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '35f076a6272f4dc7939d3d8d99a15c2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e5c552d399e4152ad9f0cf5f47386d8', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:42.151577 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65bf8a8b-c2f5-492d-9e5c-599029326cf7 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/encryption/86442ecf-3def-4975-afb5-35314de61d6b returned with HTTP 403 Aug 14 22:37:42.152159 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1329/5349] 10.4.3.114 () {68 vars in 1506 bytes} [Fri Aug 14 22:37:42 2026] PUT /volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/encryption/86442ecf-3def-4975-afb5-35314de61d6b => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:42.161172 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f6081160-516b-4e64-85f1-c0307c06dc80 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.162986 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6081160-516b-4e64-85f1-c0307c06dc80 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] PUT https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/extra_specs/key1 Aug 14 22:37:42.163399 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f6081160-516b-4e64-85f1-c0307c06dc80 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:42.165401 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-f6081160-516b-4e64-85f1-c0307c06dc80 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '35f076a6272f4dc7939d3d8d99a15c2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e5c552d399e4152ad9f0cf5f47386d8', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:42.165605 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6081160-516b-4e64-85f1-c0307c06dc80 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/extra_specs/key1 returned with HTTP 403 Aug 14 22:37:42.166093 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1349/5350] 10.4.3.114 () {68 vars in 1413 bytes} [Fri Aug 14 22:37:42 2026] PUT /volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:42.174986 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a2b46bc3-2770-4232-98b9-e511d0ec0ef6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.176788 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2b46bc3-2770-4232-98b9-e511d0ec0ef6 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] PUT https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458 Aug 14 22:37:42.177114 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2b46bc3-2770-4232-98b9-e511d0ec0ef6 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:42.178835 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-a2b46bc3-2770-4232-98b9-e511d0ec0ef6 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '35f076a6272f4dc7939d3d8d99a15c2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e5c552d399e4152ad9f0cf5f47386d8', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 22:37:42.178996 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2b46bc3-2770-4232-98b9-e511d0ec0ef6 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-reader] https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458 returned with HTTP 403 Aug 14 22:37:42.179408 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1328/5351] 10.4.3.114 () {68 vars in 1362 bytes} [Fri Aug 14 22:37:42 2026] PUT /volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:42.186621 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-34fe4512-3030-47ea-9717-7f5b5256f069 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.188238 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34fe4512-3030-47ea-9717-7f5b5256f069 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] DELETE https://10.4.3.114/volume/v3/types/75f2fc5e-0ba7-4279-a6bb-e6dc71a90eb6 Aug 14 22:37:42.188937 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34fe4512-3030-47ea-9717-7f5b5256f069 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.188937 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34fe4512-3030-47ea-9717-7f5b5256f069 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.216679 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34fe4512-3030-47ea-9717-7f5b5256f069 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types/75f2fc5e-0ba7-4279-a6bb-e6dc71a90eb6 returned with HTTP 202 Aug 14 22:37:42.217011 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1346/5352] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:42 2026] DELETE /volume/v3/types/75f2fc5e-0ba7-4279-a6bb-e6dc71a90eb6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:42.224388 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-89fc3c4d-26d2-49d8-bea2-7663c6beee47 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.226391 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89fc3c4d-26d2-49d8-bea2-7663c6beee47 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] DELETE https://10.4.3.114/volume/v3/types/c9d90f8d-20dc-4798-b6bb-efbdda1361a5 Aug 14 22:37:42.226598 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89fc3c4d-26d2-49d8-bea2-7663c6beee47 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.226785 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89fc3c4d-26d2-49d8-bea2-7663c6beee47 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.251653 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89fc3c4d-26d2-49d8-bea2-7663c6beee47 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types/c9d90f8d-20dc-4798-b6bb-efbdda1361a5 returned with HTTP 202 Aug 14 22:37:42.252027 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1330/5353] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:42 2026] DELETE /volume/v3/types/c9d90f8d-20dc-4798-b6bb-efbdda1361a5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:42.260504 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d49dfe8a-8271-4148-92fb-f8270e641aaf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.262307 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d49dfe8a-8271-4148-92fb-f8270e641aaf tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] DELETE https://10.4.3.114/volume/v3/types/84b58db7-210f-4b2c-a2f9-4db74b502054 Aug 14 22:37:42.262547 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d49dfe8a-8271-4148-92fb-f8270e641aaf tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.262731 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d49dfe8a-8271-4148-92fb-f8270e641aaf tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.290751 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d49dfe8a-8271-4148-92fb-f8270e641aaf tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types/84b58db7-210f-4b2c-a2f9-4db74b502054 returned with HTTP 202 Aug 14 22:37:42.291266 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1350/5354] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:42 2026] DELETE /volume/v3/types/84b58db7-210f-4b2c-a2f9-4db74b502054 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:42.298003 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-72606e15-38da-484c-861c-2e1fce2deda9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.299726 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72606e15-38da-484c-861c-2e1fce2deda9 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] DELETE https://10.4.3.114/volume/v3/types/9edfadcb-98ed-4b27-8ad0-15e811a1a9de Aug 14 22:37:42.299909 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72606e15-38da-484c-861c-2e1fce2deda9 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.300632 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72606e15-38da-484c-861c-2e1fce2deda9 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.321475 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72606e15-38da-484c-861c-2e1fce2deda9 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types/9edfadcb-98ed-4b27-8ad0-15e811a1a9de returned with HTTP 202 Aug 14 22:37:42.321857 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1329/5355] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:42 2026] DELETE /volume/v3/types/9edfadcb-98ed-4b27-8ad0-15e811a1a9de => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:42.328022 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3f9e8f33-e22e-4d5c-918c-1d8afe66bbf3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.329587 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f9e8f33-e22e-4d5c-918c-1d8afe66bbf3 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] DELETE https://10.4.3.114/volume/v3/types/a8100471-d355-41b3-8c6e-321a637827a3 Aug 14 22:37:42.329792 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f9e8f33-e22e-4d5c-918c-1d8afe66bbf3 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.330013 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f9e8f33-e22e-4d5c-918c-1d8afe66bbf3 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.349434 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f9e8f33-e22e-4d5c-918c-1d8afe66bbf3 tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types/a8100471-d355-41b3-8c6e-321a637827a3 returned with HTTP 202 Aug 14 22:37:42.349821 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1347/5356] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:42 2026] DELETE /volume/v3/types/a8100471-d355-41b3-8c6e-321a637827a3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:42.356724 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-726278e2-f2df-40d8-92f1-e9da2156f28f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.358337 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-726278e2-f2df-40d8-92f1-e9da2156f28f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] DELETE https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458 Aug 14 22:37:42.358516 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-726278e2-f2df-40d8-92f1-e9da2156f28f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.358707 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-726278e2-f2df-40d8-92f1-e9da2156f28f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.380596 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-726278e2-f2df-40d8-92f1-e9da2156f28f tempest-VolumeTypesReaderTests-159901225 tempest-VolumeTypesReaderTests-159901225-project-admin] https://10.4.3.114/volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458 returned with HTTP 202 Aug 14 22:37:42.380951 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1331/5357] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:42 2026] DELETE /volume/v3/types/43bc8b9b-9819-4210-9db9-f73b68fc6458 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:42.423741 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d2afd56a-145e-4604-b313-9bb60eaf80f0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.425677 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2afd56a-145e-4604-b313-9bb60eaf80f0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d Aug 14 22:37:42.425883 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2afd56a-145e-4604-b313-9bb60eaf80f0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.426052 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2afd56a-145e-4604-b313-9bb60eaf80f0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.426154 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d2afd56a-145e-4604-b313-9bb60eaf80f0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id a535933d-a826-4125-9002-6ac81ad6ef2d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:42.431112 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2afd56a-145e-4604-b313-9bb60eaf80f0 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d returned with HTTP 404 Aug 14 22:37:42.431687 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1351/5358] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:42 2026] GET /volume/v3/backups/a535933d-a826-4125-9002-6ac81ad6ef2d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:42.438743 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d757947-a809-45be-9277-a2a65f8dfdd5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.440478 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d757947-a809-45be-9277-a2a65f8dfdd5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] DELETE https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:37:42.440706 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d757947-a809-45be-9277-a2a65f8dfdd5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.440869 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d757947-a809-45be-9277-a2a65f8dfdd5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.440985 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-5d757947-a809-45be-9277-a2a65f8dfdd5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Delete backup with id: 30c819e7-60f7-4785-a5df-66aed3c3835a. Aug 14 22:37:42.444828 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:42.444828 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:42.456317 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-5d757947-a809-45be-9277-a2a65f8dfdd5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] delete_backup rpcapi backup_id 30c819e7-60f7-4785-a5df-66aed3c3835a {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 22:37:42.457933 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d757947-a809-45be-9277-a2a65f8dfdd5 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 202 Aug 14 22:37:42.458331 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1330/5359] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:37:42 2026] DELETE /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:37:42.469626 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e9c872c4-20bc-47cd-96c6-38c1bcea0a76 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.471682 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9c872c4-20bc-47cd-96c6-38c1bcea0a76 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:37:42.471897 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9c872c4-20bc-47cd-96c6-38c1bcea0a76 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.472090 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9c872c4-20bc-47cd-96c6-38c1bcea0a76 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.472192 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e9c872c4-20bc-47cd-96c6-38c1bcea0a76 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:42.476129 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:42.476129 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:42.476694 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9c872c4-20bc-47cd-96c6-38c1bcea0a76 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 200 Aug 14 22:37:42.477436 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1348/5360] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:42 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:42.757121 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d0954e04-ba2d-4797-97e3-1a447aed003a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:42.761617 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0954e04-ba2d-4797-97e3-1a447aed003a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:42.761617 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0954e04-ba2d-4797-97e3-1a447aed003a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:42.761617 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0954e04-ba2d-4797-97e3-1a447aed003a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:42.776362 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:42.776362 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:42.784876 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d0954e04-ba2d-4797-97e3-1a447aed003a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:42.789033 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0954e04-ba2d-4797-97e3-1a447aed003a tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:42.790625 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1332/5361] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:42 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:43.490957 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e3233add-8d6b-4d8d-a968-5ddd4b8b35a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:43.492763 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3233add-8d6b-4d8d-a968-5ddd4b8b35a3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a Aug 14 22:37:43.493008 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3233add-8d6b-4d8d-a968-5ddd4b8b35a3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:43.493223 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3233add-8d6b-4d8d-a968-5ddd4b8b35a3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:43.493342 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e3233add-8d6b-4d8d-a968-5ddd4b8b35a3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Show backup with id 30c819e7-60f7-4785-a5df-66aed3c3835a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 22:37:43.499161 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3233add-8d6b-4d8d-a968-5ddd4b8b35a3 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a returned with HTTP 404 Aug 14 22:37:43.499489 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1352/5362] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:43 2026] GET /volume/v3/backups/30c819e7-60f7-4785-a5df-66aed3c3835a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:43.507787 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0d3689bc-b31f-4d1d-8a25-373f547152d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:43.509912 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d3689bc-b31f-4d1d-8a25-373f547152d8 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 Aug 14 22:37:43.510301 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d3689bc-b31f-4d1d-8a25-373f547152d8 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:43.510415 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d3689bc-b31f-4d1d-8a25-373f547152d8 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:43.510653 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-0d3689bc-b31f-4d1d-8a25-373f547152d8 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Delete volume with id: 5ecf1034-3971-40b8-98c9-eebf010c0813 Aug 14 22:37:43.521752 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:43.521752 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:43.522224 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0d3689bc-b31f-4d1d-8a25-373f547152d8 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:37:43.555810 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0d3689bc-b31f-4d1d-8a25-373f547152d8 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Delete volume request issued successfully. Aug 14 22:37:43.555982 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d3689bc-b31f-4d1d-8a25-373f547152d8 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 returned with HTTP 202 Aug 14 22:37:43.556501 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1331/5363] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:37:43 2026] DELETE /volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:43.564572 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4fb29c63-d8ab-45cd-b268-fdf2af7d8f99 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:43.568872 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fb29c63-d8ab-45cd-b268-fdf2af7d8f99 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 Aug 14 22:37:43.569178 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fb29c63-d8ab-45cd-b268-fdf2af7d8f99 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:43.569462 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fb29c63-d8ab-45cd-b268-fdf2af7d8f99 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:43.588269 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:43.588269 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:43.593137 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4fb29c63-d8ab-45cd-b268-fdf2af7d8f99 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Volume info retrieved successfully. Aug 14 22:37:43.598381 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fb29c63-d8ab-45cd-b268-fdf2af7d8f99 tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 returned with HTTP 200 Aug 14 22:37:43.598901 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1349/5364] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:43 2026] GET /volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:43.802452 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1fb7ca2f-9576-4e0b-9468-774294da16e7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:43.804130 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1fb7ca2f-9576-4e0b-9468-774294da16e7 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:43.804329 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1fb7ca2f-9576-4e0b-9468-774294da16e7 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:43.804557 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1fb7ca2f-9576-4e0b-9468-774294da16e7 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:43.812440 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:43.812440 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:43.815384 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1fb7ca2f-9576-4e0b-9468-774294da16e7 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:43.819208 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1fb7ca2f-9576-4e0b-9468-774294da16e7 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:43.819578 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1333/5365] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:43 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:44.190772 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-5e781215-1e4f-4c99-a05a-d49520fc1705 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:44.197157 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-5e781215-1e4f-4c99-a05a-d49520fc1705 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/attachments/d03d1b95-4c48-42cb-961c-0b76b7d2c37b/action Aug 14 22:37:44.197630 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-5e781215-1e4f-4c99-a05a-d49520fc1705 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:37:44.197789 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-5e781215-1e4f-4c99-a05a-d49520fc1705 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:44.218206 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:44.218206 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:44.238684 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-474a1b3f-34cc-4c69-a49f-80c95b2dfd09 req-5e781215-1e4f-4c99-a05a-d49520fc1705 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments/d03d1b95-4c48-42cb-961c-0b76b7d2c37b/action returned with HTTP 204 Aug 14 22:37:44.239339 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1353/5366] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:37:44 2026] POST /volume/v3/attachments/d03d1b95-4c48-42cb-961c-0b76b7d2c37b/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:44.611954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-19dc805f-bd06-4a7b-a3ca-ec85977fdaaa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:44.613594 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19dc805f-bd06-4a7b-a3ca-ec85977fdaaa tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] GET https://10.4.3.114/volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 Aug 14 22:37:44.613866 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19dc805f-bd06-4a7b-a3ca-ec85977fdaaa tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:44.613987 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19dc805f-bd06-4a7b-a3ca-ec85977fdaaa tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:44.620873 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19dc805f-bd06-4a7b-a3ca-ec85977fdaaa tempest-ProjectReaderTests33-1340390282 tempest-ProjectReaderTests33-1340390282-project-admin] https://10.4.3.114/volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 returned with HTTP 404 Aug 14 22:37:44.621309 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1332/5367] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:44 2026] GET /volume/v3/volumes/5ecf1034-3971-40b8-98c9-eebf010c0813 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:44.834573 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e148dc1-c634-4490-9ce8-c57741af8e96 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:44.836597 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e148dc1-c634-4490-9ce8-c57741af8e96 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:44.836799 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e148dc1-c634-4490-9ce8-c57741af8e96 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:44.836973 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e148dc1-c634-4490-9ce8-c57741af8e96 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:44.847023 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:44.847023 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:44.850795 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e148dc1-c634-4490-9ce8-c57741af8e96 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:44.854875 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e148dc1-c634-4490-9ce8-c57741af8e96 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:44.855313 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1350/5368] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:44 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:45.823605 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3db091be-ecfb-4254-bf20-3f0c79cfc68c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:45.902165 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3db091be-ecfb-4254-bf20-3f0c79cfc68c tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:45.902693 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3db091be-ecfb-4254-bf20-3f0c79cfc68c tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-845345832", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1206540633", "vendor_name": "tempest-vendor_name-161378130"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:45.918658 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3db091be-ecfb-4254-bf20-3f0c79cfc68c tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:45.919090 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1334/5369] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:45 2026] POST /volume/v3/types => generated 327 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:45.926760 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:45.928236 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:45.928606 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f32a9a34-0584-421f-a890-929514c48b26", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:45.929916 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Create volume request body: {'volume': {'volume_type': 'f32a9a34-0584-421f-a890-929514c48b26', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:45.933442 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Create volume of 1 GB Aug 14 22:37:45.933747 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:45.933747 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:45.934086 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Availability Zones retrieved successfully. Aug 14 22:37:45.939923 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Flow 'volume_create_api' (c5c03704-678c-4796-bacc-1f0ab60dbf9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:45.940901 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3347f23a-352f-4852-b46a-d8642245802a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:45.941750 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:45.961635 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3347f23a-352f-4852-b46a-d8642245802a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:37:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1206540633',vendor_name='tempest-vendor_name-161378130'},id=f32a9a34-0584-421f-a890-929514c48b26,is_public=True,name='tempest-ProjectAdminTests-volume-type-845345832',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f32a9a34-0584-421f-a890-929514c48b26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:45.962381 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4645e3ca-305c-4deb-8c57-08fe14047161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:45.986829 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-845345832 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-845345832, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:45.987113 np0000007343 devstack@c-api.service[100322]: WARNING cinder.quota [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-845345832 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-845345832, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:46.019153 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Created reservations ['37a51ee2-4581-44e8-b990-1388f11f1e84', 'c6b917ca-2717-4109-a1df-a05ceefb52fc', 'cdc7bb60-4622-4cc9-b9f2-07986c136bc6', '14c15113-8833-4b5b-84bd-2d190d650a19'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:46.020400 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4645e3ca-305c-4deb-8c57-08fe14047161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37a51ee2-4581-44e8-b990-1388f11f1e84', 'c6b917ca-2717-4109-a1df-a05ceefb52fc', 'cdc7bb60-4622-4cc9-b9f2-07986c136bc6', '14c15113-8833-4b5b-84bd-2d190d650a19']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:46.021571 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946a5f8a-45ed-424f-a119-c68301576847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:46.051370 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946a5f8a-45ed-424f-a119-c68301576847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70df2086-0056-42dd-b3eb-546ddd490d6c', '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='db226bf987734d9782dcb15ee4595791',qos_specs=None,replication_status=,reservations=['37a51ee2-4581-44e8-b990-1388f11f1e84','c6b917ca-2717-4109-a1df-a05ceefb52fc','cdc7bb60-4622-4cc9-b9f2-07986c136bc6','14c15113-8833-4b5b-84bd-2d190d650a19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8008564e312449de92175b3aa1c373ec',volume_type_id=f32a9a34-0584-421f-a890-929514c48b26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:46Z,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=70df2086-0056-42dd-b3eb-546ddd490d6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db226bf987734d9782dcb15ee4595791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8008564e312449de92175b3aa1c373ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f32a9a34-0584-421f-a890-929514c48b26),volume_type_id=f32a9a34-0584-421f-a890-929514c48b26)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:46.052048 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b435be5-aeb3-4040-b2d2-82712c39a38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:46.077080 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b435be5-aeb3-4040-b2d2-82712c39a38e) transitioned into state 'SUCCESS' from 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='db226bf987734d9782dcb15ee4595791',qos_specs=None,replication_status=,reservations=['37a51ee2-4581-44e8-b990-1388f11f1e84','c6b917ca-2717-4109-a1df-a05ceefb52fc','cdc7bb60-4622-4cc9-b9f2-07986c136bc6','14c15113-8833-4b5b-84bd-2d190d650a19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8008564e312449de92175b3aa1c373ec',volume_type_id=f32a9a34-0584-421f-a890-929514c48b26)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:46.077741 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dfbe47d-8bb7-45a6-97da-6e42d4ec46ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:46.088911 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dfbe47d-8bb7-45a6-97da-6e42d4ec46ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:46.089641 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Flow 'volume_create_api' (c5c03704-678c-4796-bacc-1f0ab60dbf9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:46.089897 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Create volume request issued successfully. Aug 14 22:37:46.090402 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a9e3d36-cf94-4d8c-b6d8-10c07e75d5af tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:46.090793 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1354/5370] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:37:45 2026] POST /volume/v3/volumes => generated 772 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:46.101936 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d8c9fbb-d0f7-4332-bff5-4eb2693bbf68 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:46.103822 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d8c9fbb-d0f7-4332-bff5-4eb2693bbf68 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] GET https://10.4.3.114/volume/v3/volumes/70df2086-0056-42dd-b3eb-546ddd490d6c Aug 14 22:37:46.104156 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d8c9fbb-d0f7-4332-bff5-4eb2693bbf68 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:46.105375 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d8c9fbb-d0f7-4332-bff5-4eb2693bbf68 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:46.113649 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:46.113649 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:46.116617 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8d8c9fbb-d0f7-4332-bff5-4eb2693bbf68 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Volume info retrieved successfully. Aug 14 22:37:46.120476 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d8c9fbb-d0f7-4332-bff5-4eb2693bbf68 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/volumes/70df2086-0056-42dd-b3eb-546ddd490d6c returned with HTTP 200 Aug 14 22:37:46.120985 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1333/5371] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:46 2026] GET /volume/v3/volumes/70df2086-0056-42dd-b3eb-546ddd490d6c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:47.133556 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d9c30f13-b104-4655-ba52-f002665e85e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:47.135936 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9c30f13-b104-4655-ba52-f002665e85e6 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] GET https://10.4.3.114/volume/v3/volumes/70df2086-0056-42dd-b3eb-546ddd490d6c Aug 14 22:37:47.136231 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9c30f13-b104-4655-ba52-f002665e85e6 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:47.136542 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9c30f13-b104-4655-ba52-f002665e85e6 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:47.146159 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:47.146159 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:47.149991 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d9c30f13-b104-4655-ba52-f002665e85e6 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Volume info retrieved successfully. Aug 14 22:37:47.154763 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9c30f13-b104-4655-ba52-f002665e85e6 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/volumes/70df2086-0056-42dd-b3eb-546ddd490d6c returned with HTTP 200 Aug 14 22:37:47.155369 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1351/5372] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:47 2026] GET /volume/v3/volumes/70df2086-0056-42dd-b3eb-546ddd490d6c => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:47.171169 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-16f79787-875e-4c95-9155-4fa8f7060d9d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:47.172667 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16f79787-875e-4c95-9155-4fa8f7060d9d tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] GET https://10.4.3.114/volume/v3/messages Aug 14 22:37:47.172914 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16f79787-875e-4c95-9155-4fa8f7060d9d tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:47.173092 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16f79787-875e-4c95-9155-4fa8f7060d9d tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:47.177486 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16f79787-875e-4c95-9155-4fa8f7060d9d tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:37:47.177905 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1335/5373] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:37:47 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 14 22:37:47.189988 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef3e4757-2140-4a08-90df-50026c3a3712 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:47.191881 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef3e4757-2140-4a08-90df-50026c3a3712 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] DELETE https://10.4.3.114/volume/v3/messages/22893fb1-e084-4da0-b9ab-5f5a4b6c5e8e Aug 14 22:37:47.192092 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef3e4757-2140-4a08-90df-50026c3a3712 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:47.192282 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef3e4757-2140-4a08-90df-50026c3a3712 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:47.195196 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:47.195196 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:47.199786 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef3e4757-2140-4a08-90df-50026c3a3712 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/messages/22893fb1-e084-4da0-b9ab-5f5a4b6c5e8e returned with HTTP 204 Aug 14 22:37:47.200209 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1355/5374] 10.4.3.114 () {68 vars in 1394 bytes} [Fri Aug 14 22:37:47 2026] DELETE /volume/v3/messages/22893fb1-e084-4da0-b9ab-5f5a4b6c5e8e => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 22:37:47.210183 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f89a6b40-2c84-454a-a887-7dc2c079290d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:47.213652 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f89a6b40-2c84-454a-a887-7dc2c079290d tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] GET https://10.4.3.114/volume/v3/messages/22893fb1-e084-4da0-b9ab-5f5a4b6c5e8e Aug 14 22:37:47.213652 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f89a6b40-2c84-454a-a887-7dc2c079290d tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:47.213652 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f89a6b40-2c84-454a-a887-7dc2c079290d tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:47.217937 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f89a6b40-2c84-454a-a887-7dc2c079290d tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/messages/22893fb1-e084-4da0-b9ab-5f5a4b6c5e8e returned with HTTP 404 Aug 14 22:37:47.218543 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1334/5375] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:37:47 2026] GET /volume/v3/messages/22893fb1-e084-4da0-b9ab-5f5a4b6c5e8e => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:47.226888 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-01a8bc34-7ec4-40c6-b0d4-2085340c86e1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:47.228653 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a8bc34-7ec4-40c6-b0d4-2085340c86e1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/70df2086-0056-42dd-b3eb-546ddd490d6c Aug 14 22:37:47.228887 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01a8bc34-7ec4-40c6-b0d4-2085340c86e1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:47.229098 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01a8bc34-7ec4-40c6-b0d4-2085340c86e1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:47.229315 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-01a8bc34-7ec4-40c6-b0d4-2085340c86e1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Delete volume with id: 70df2086-0056-42dd-b3eb-546ddd490d6c Aug 14 22:37:47.238759 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:47.238759 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:47.239213 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-01a8bc34-7ec4-40c6-b0d4-2085340c86e1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Volume info retrieved successfully. Aug 14 22:37:47.240838 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-01a8bc34-7ec4-40c6-b0d4-2085340c86e1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100324) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 22:37:47.253099 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-01a8bc34-7ec4-40c6-b0d4-2085340c86e1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-845345832 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-845345832, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:47.253380 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-01a8bc34-7ec4-40c6-b0d4-2085340c86e1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-845345832 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-845345832, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:47.265018 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-01a8bc34-7ec4-40c6-b0d4-2085340c86e1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Created reservations ['9c9c1e0c-bb4a-4fc1-ab19-d7e93c244af0', 'cf44b69e-dd5d-4b23-906d-27c19cd480b5', '3cfe153e-31a9-4bca-814b-42d25b74d479', '95fa26dc-42e0-435f-92ee-0583adcf3ca0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:47.291086 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-01a8bc34-7ec4-40c6-b0d4-2085340c86e1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Delete volume request issued successfully. Aug 14 22:37:47.291278 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a8bc34-7ec4-40c6-b0d4-2085340c86e1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/volumes/70df2086-0056-42dd-b3eb-546ddd490d6c returned with HTTP 202 Aug 14 22:37:47.291706 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1352/5376] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:37:47 2026] DELETE /volume/v3/volumes/70df2086-0056-42dd-b3eb-546ddd490d6c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:47.298610 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a0b0ebe7-1549-492d-bcfd-1d721d281b49 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:47.300172 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0b0ebe7-1549-492d-bcfd-1d721d281b49 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] DELETE https://10.4.3.114/volume/v3/types/f32a9a34-0584-421f-a890-929514c48b26 Aug 14 22:37:47.300364 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0b0ebe7-1549-492d-bcfd-1d721d281b49 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:47.300594 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0b0ebe7-1549-492d-bcfd-1d721d281b49 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:47.323209 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0b0ebe7-1549-492d-bcfd-1d721d281b49 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/types/f32a9a34-0584-421f-a890-929514c48b26 returned with HTTP 202 Aug 14 22:37:47.323621 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1336/5377] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:47 2026] DELETE /volume/v3/types/f32a9a34-0584-421f-a890-929514c48b26 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:47.333522 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d6cda1f8-058a-405c-87c3-2c442e742bd9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:47.335042 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6cda1f8-058a-405c-87c3-2c442e742bd9 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:47.335615 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6cda1f8-058a-405c-87c3-2c442e742bd9 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1693088848", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1191174844", "vendor_name": "tempest-vendor_name-1388119020"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:47.349879 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6cda1f8-058a-405c-87c3-2c442e742bd9 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:47.350284 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1356/5378] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:47 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:47.358341 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:47.359768 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:47.360200 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c9bbafdd-6193-4b6a-b0c2-86ea297e337b", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:47.362025 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Create volume request body: {'volume': {'volume_type': 'c9bbafdd-6193-4b6a-b0c2-86ea297e337b', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:47.365651 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Create volume of 1 GB Aug 14 22:37:47.366053 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:47.366053 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:47.368272 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Availability Zones retrieved successfully. Aug 14 22:37:47.371931 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Flow 'volume_create_api' (9af8599e-babb-4ecc-bc5b-4c7cbcf4fded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:47.373079 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49388fd5-4146-4e8f-9231-d9599c7d8e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:47.373931 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:47.392971 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49388fd5-4146-4e8f-9231-d9599c7d8e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:37:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1191174844',vendor_name='tempest-vendor_name-1388119020'},id=c9bbafdd-6193-4b6a-b0c2-86ea297e337b,is_public=True,name='tempest-ProjectAdminTests-volume-type-1693088848',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9bbafdd-6193-4b6a-b0c2-86ea297e337b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:47.394675 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407ce147-d809-4ad9-be6e-99bc5f5502d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:47.422532 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1693088848 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1693088848, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:47.423179 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1693088848 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1693088848, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:47.456325 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Created reservations ['2e887809-8d07-4b7e-b1fc-983404da661e', 'e5983253-40d9-4a2a-a25d-2ecab4a50cce', 'f3279263-f689-464f-9cfb-64358217d3a3', 'b5d4f18c-2ed2-40a7-91c9-44d9e2843d5d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:47.456887 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407ce147-d809-4ad9-be6e-99bc5f5502d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e887809-8d07-4b7e-b1fc-983404da661e', 'e5983253-40d9-4a2a-a25d-2ecab4a50cce', 'f3279263-f689-464f-9cfb-64358217d3a3', 'b5d4f18c-2ed2-40a7-91c9-44d9e2843d5d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:47.458721 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72c0493-0edb-4b48-8faf-85a8b3c6bd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:47.500128 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72c0493-0edb-4b48-8faf-85a8b3c6bd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed1704fd-2f12-4565-9f26-4cdb7a0fb381', '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='db226bf987734d9782dcb15ee4595791',qos_specs=None,replication_status=,reservations=['2e887809-8d07-4b7e-b1fc-983404da661e','e5983253-40d9-4a2a-a25d-2ecab4a50cce','f3279263-f689-464f-9cfb-64358217d3a3','b5d4f18c-2ed2-40a7-91c9-44d9e2843d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8008564e312449de92175b3aa1c373ec',volume_type_id=c9bbafdd-6193-4b6a-b0c2-86ea297e337b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed1704fd-2f12-4565-9f26-4cdb7a0fb381,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db226bf987734d9782dcb15ee4595791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8008564e312449de92175b3aa1c373ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9bbafdd-6193-4b6a-b0c2-86ea297e337b),volume_type_id=c9bbafdd-6193-4b6a-b0c2-86ea297e337b)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:47.500128 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9361d05-ab55-41a8-95c7-000f64f9b2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:47.520185 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9361d05-ab55-41a8-95c7-000f64f9b2d2) transitioned into state 'SUCCESS' from 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='db226bf987734d9782dcb15ee4595791',qos_specs=None,replication_status=,reservations=['2e887809-8d07-4b7e-b1fc-983404da661e','e5983253-40d9-4a2a-a25d-2ecab4a50cce','f3279263-f689-464f-9cfb-64358217d3a3','b5d4f18c-2ed2-40a7-91c9-44d9e2843d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8008564e312449de92175b3aa1c373ec',volume_type_id=c9bbafdd-6193-4b6a-b0c2-86ea297e337b)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:47.520969 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281d68e2-d15d-4845-9acf-01ab85bd6fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:47.530921 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281d68e2-d15d-4845-9acf-01ab85bd6fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:47.531699 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Flow 'volume_create_api' (9af8599e-babb-4ecc-bc5b-4c7cbcf4fded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:47.531973 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Create volume request issued successfully. Aug 14 22:37:47.532584 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bdd2e1e3-235f-46b8-9bea-f61c2f570203 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:47.532956 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1335/5379] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:37:47 2026] POST /volume/v3/volumes => generated 773 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:47.548919 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a9da08a2-c26e-4219-93bb-ecfacfb26eca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:47.550816 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9da08a2-c26e-4219-93bb-ecfacfb26eca tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] GET https://10.4.3.114/volume/v3/volumes/ed1704fd-2f12-4565-9f26-4cdb7a0fb381 Aug 14 22:37:47.551476 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9da08a2-c26e-4219-93bb-ecfacfb26eca tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:47.551476 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9da08a2-c26e-4219-93bb-ecfacfb26eca tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:47.558660 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:47.558660 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:47.562397 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a9da08a2-c26e-4219-93bb-ecfacfb26eca tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Volume info retrieved successfully. Aug 14 22:37:47.566568 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9da08a2-c26e-4219-93bb-ecfacfb26eca tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/volumes/ed1704fd-2f12-4565-9f26-4cdb7a0fb381 returned with HTTP 200 Aug 14 22:37:47.566997 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1353/5380] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:47 2026] GET /volume/v3/volumes/ed1704fd-2f12-4565-9f26-4cdb7a0fb381 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:48.263479 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-0defee6c-83db-4ceb-81fd-0cebaa93c16d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:48.265538 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-0defee6c-83db-4ceb-81fd-0cebaa93c16d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:48.265591 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-0defee6c-83db-4ceb-81fd-0cebaa93c16d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:48.265774 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-0defee6c-83db-4ceb-81fd-0cebaa93c16d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:48.275298 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:48.275298 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:48.278156 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-0defee6c-83db-4ceb-81fd-0cebaa93c16d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:48.282322 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-0defee6c-83db-4ceb-81fd-0cebaa93c16d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:48.282711 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1337/5381] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:48 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:48.301711 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-9fa24613-8688-48e5-a6bd-ef82114c8f63 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:48.303479 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-9fa24613-8688-48e5-a6bd-ef82114c8f63 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] POST https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc/action Aug 14 22:37:48.303759 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-9fa24613-8688-48e5-a6bd-ef82114c8f63 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:37:48.303866 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-9fa24613-8688-48e5-a6bd-ef82114c8f63 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:48.314105 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:48.314105 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:48.314840 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-9fa24613-8688-48e5-a6bd-ef82114c8f63 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:48.328049 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-9fa24613-8688-48e5-a6bd-ef82114c8f63 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Begin detaching volume completed successfully. Aug 14 22:37:48.328319 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-9fa24613-8688-48e5-a6bd-ef82114c8f63 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc/action returned with HTTP 202 Aug 14 22:37:48.328887 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1357/5382] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:37:48 2026] POST /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:37:48.364981 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9c5bc691-2e17-4c82-80f2-993609609874 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:48.365393 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c5bc691-2e17-4c82-80f2-993609609874 None None] GET https://10.4.3.114/volume// Aug 14 22:37:48.365570 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c5bc691-2e17-4c82-80f2-993609609874 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:48.365768 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c5bc691-2e17-4c82-80f2-993609609874 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:48.366063 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c5bc691-2e17-4c82-80f2-993609609874 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:48.366330 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1336/5383] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:37: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 14 22:37:48.372767 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-5cfc2618-16c9-4759-9a36-6358373f6098 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:48.374560 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-5cfc2618-16c9-4759-9a36-6358373f6098 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:48.374741 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-5cfc2618-16c9-4759-9a36-6358373f6098 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:48.374906 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-5cfc2618-16c9-4759-9a36-6358373f6098 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:48.382886 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:48.382886 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:48.385776 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-5cfc2618-16c9-4759-9a36-6358373f6098 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:48.389414 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-5cfc2618-16c9-4759-9a36-6358373f6098 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:48.389794 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1354/5384] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:37:48 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 1358 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:48.579663 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d7a159ed-8f5e-4b2a-a54d-e9842772fce4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:48.581449 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7a159ed-8f5e-4b2a-a54d-e9842772fce4 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] GET https://10.4.3.114/volume/v3/volumes/ed1704fd-2f12-4565-9f26-4cdb7a0fb381 Aug 14 22:37:48.581667 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7a159ed-8f5e-4b2a-a54d-e9842772fce4 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:48.581832 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7a159ed-8f5e-4b2a-a54d-e9842772fce4 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:48.591768 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:48.591768 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:48.596085 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7a159ed-8f5e-4b2a-a54d-e9842772fce4 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Volume info retrieved successfully. Aug 14 22:37:48.602549 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7a159ed-8f5e-4b2a-a54d-e9842772fce4 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/volumes/ed1704fd-2f12-4565-9f26-4cdb7a0fb381 returned with HTTP 200 Aug 14 22:37:48.603020 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1338/5385] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:48 2026] GET /volume/v3/volumes/ed1704fd-2f12-4565-9f26-4cdb7a0fb381 => generated 973 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:48.619022 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6e021987-70f5-4b67-96e8-40299b4425c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:48.620820 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e021987-70f5-4b67-96e8-40299b4425c5 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] GET https://10.4.3.114/volume/v3/messages Aug 14 22:37:48.621020 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6e021987-70f5-4b67-96e8-40299b4425c5 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:48.621227 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6e021987-70f5-4b67-96e8-40299b4425c5 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:48.624801 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e021987-70f5-4b67-96e8-40299b4425c5 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:37:48.625173 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1358/5386] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:37:48 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 14 22:37:48.635791 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-46477a76-771e-4c42-932e-67f740b15b3e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:48.638263 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46477a76-771e-4c42-932e-67f740b15b3e tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] GET https://10.4.3.114/volume/v3/messages Aug 14 22:37:48.638544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46477a76-771e-4c42-932e-67f740b15b3e tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:48.638816 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46477a76-771e-4c42-932e-67f740b15b3e tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:48.639182 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:48.639182 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:48.644100 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46477a76-771e-4c42-932e-67f740b15b3e tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:37:48.644769 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1337/5387] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:37:48 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 14 22:37:48.653267 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c2bb5cb3-dca2-4e30-9ab2-6de447bfe38c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:48.655017 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2bb5cb3-dca2-4e30-9ab2-6de447bfe38c tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] DELETE https://10.4.3.114/volume/v3/messages/b8d9d3db-e952-4d87-9fb1-5efb28e2dea6 Aug 14 22:37:48.655207 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2bb5cb3-dca2-4e30-9ab2-6de447bfe38c tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:48.655412 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2bb5cb3-dca2-4e30-9ab2-6de447bfe38c tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:48.662048 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2bb5cb3-dca2-4e30-9ab2-6de447bfe38c tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/messages/b8d9d3db-e952-4d87-9fb1-5efb28e2dea6 returned with HTTP 204 Aug 14 22:37:48.662458 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1355/5388] 10.4.3.114 () {68 vars in 1394 bytes} [Fri Aug 14 22:37:48 2026] DELETE /volume/v3/messages/b8d9d3db-e952-4d87-9fb1-5efb28e2dea6 => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 22:37:48.669476 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c264d634-9aa6-469c-bbd4-6afae9dcad59 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:48.671265 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c264d634-9aa6-469c-bbd4-6afae9dcad59 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/ed1704fd-2f12-4565-9f26-4cdb7a0fb381 Aug 14 22:37:48.671468 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c264d634-9aa6-469c-bbd4-6afae9dcad59 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:48.671654 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c264d634-9aa6-469c-bbd4-6afae9dcad59 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:48.671799 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c264d634-9aa6-469c-bbd4-6afae9dcad59 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Delete volume with id: ed1704fd-2f12-4565-9f26-4cdb7a0fb381 Aug 14 22:37:48.678392 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:48.678392 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:48.678659 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c264d634-9aa6-469c-bbd4-6afae9dcad59 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Volume info retrieved successfully. Aug 14 22:37:48.679521 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c264d634-9aa6-469c-bbd4-6afae9dcad59 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100325) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 22:37:48.687817 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-c264d634-9aa6-469c-bbd4-6afae9dcad59 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1693088848 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1693088848, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:48.688059 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-c264d634-9aa6-469c-bbd4-6afae9dcad59 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1693088848 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1693088848, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:48.694867 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c264d634-9aa6-469c-bbd4-6afae9dcad59 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Created reservations ['b014be81-8344-4781-939d-776b2914630d', '8889f8bc-fd6b-484e-9e75-90ac7f9dc947', 'ebd88cbe-9350-49b2-b094-35d1468cf3fe', '8e417029-72b7-4065-a49c-e5efa49eb9f4'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:48.715931 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c264d634-9aa6-469c-bbd4-6afae9dcad59 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Delete volume request issued successfully. Aug 14 22:37:48.716184 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c264d634-9aa6-469c-bbd4-6afae9dcad59 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/volumes/ed1704fd-2f12-4565-9f26-4cdb7a0fb381 returned with HTTP 202 Aug 14 22:37:48.716662 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1339/5389] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:37:48 2026] DELETE /volume/v3/volumes/ed1704fd-2f12-4565-9f26-4cdb7a0fb381 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:48.723395 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8c17bbef-ea00-40df-8367-b2b8cda12ef1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:48.725076 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c17bbef-ea00-40df-8367-b2b8cda12ef1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] DELETE https://10.4.3.114/volume/v3/types/c9bbafdd-6193-4b6a-b0c2-86ea297e337b Aug 14 22:37:48.725274 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c17bbef-ea00-40df-8367-b2b8cda12ef1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:48.725518 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c17bbef-ea00-40df-8367-b2b8cda12ef1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:48.752158 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c17bbef-ea00-40df-8367-b2b8cda12ef1 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/types/c9bbafdd-6193-4b6a-b0c2-86ea297e337b returned with HTTP 202 Aug 14 22:37:48.752770 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1359/5390] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:48 2026] DELETE /volume/v3/types/c9bbafdd-6193-4b6a-b0c2-86ea297e337b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:48.760615 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc30bb7a-2e67-4ba4-8301-5b5e113331eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:48.762403 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc30bb7a-2e67-4ba4-8301-5b5e113331eb tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:48.762808 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc30bb7a-2e67-4ba4-8301-5b5e113331eb tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-185401186", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1091290944", "vendor_name": "tempest-vendor_name-2138706761"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:48.779929 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc30bb7a-2e67-4ba4-8301-5b5e113331eb tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:48.780304 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1338/5391] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:37:48 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:48.788351 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:48.790421 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:48.790865 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "69da6c01-dac7-4c13-a971-dd069fd1e5c5", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:48.792547 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Create volume request body: {'volume': {'volume_type': '69da6c01-dac7-4c13-a971-dd069fd1e5c5', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:48.796162 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Create volume of 1 GB Aug 14 22:37:48.796535 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:48.796535 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:48.796954 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Availability Zones retrieved successfully. Aug 14 22:37:48.803934 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Flow 'volume_create_api' (b781ab19-38eb-4ef5-a2a1-73b5e019a71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:48.805169 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2b37e0-e566-444c-9fcb-9551738690d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:48.806177 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:48.826556 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2b37e0-e566-444c-9fcb-9551738690d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:37:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1091290944',vendor_name='tempest-vendor_name-2138706761'},id=69da6c01-dac7-4c13-a971-dd069fd1e5c5,is_public=True,name='tempest-ProjectAdminTests-volume-type-185401186',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69da6c01-dac7-4c13-a971-dd069fd1e5c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:48.827329 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d673b9-1795-40cb-935a-d7664fc400fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:48.853396 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-185401186 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-185401186, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:48.853653 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-185401186 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-185401186, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:48.878670 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Created reservations ['99216698-c239-4bad-a4c1-d6501bc502c5', 'a0087446-6866-4900-a2d7-5ab3e55b814c', 'fdd52558-8917-4280-9c68-ae1a7657812f', '2c579234-be97-470f-84f0-5a1c8d2edbf2'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:48.879939 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d673b9-1795-40cb-935a-d7664fc400fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99216698-c239-4bad-a4c1-d6501bc502c5', 'a0087446-6866-4900-a2d7-5ab3e55b814c', 'fdd52558-8917-4280-9c68-ae1a7657812f', '2c579234-be97-470f-84f0-5a1c8d2edbf2']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:48.880841 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0789bd9e-b346-4610-b013-0a08a6477080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:48.902683 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0789bd9e-b346-4610-b013-0a08a6477080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ebae3a1-291f-4201-92a4-65c6023f2d34', '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='db226bf987734d9782dcb15ee4595791',qos_specs=None,replication_status=,reservations=['99216698-c239-4bad-a4c1-d6501bc502c5','a0087446-6866-4900-a2d7-5ab3e55b814c','fdd52558-8917-4280-9c68-ae1a7657812f','2c579234-be97-470f-84f0-5a1c8d2edbf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8008564e312449de92175b3aa1c373ec',volume_type_id=69da6c01-dac7-4c13-a971-dd069fd1e5c5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ebae3a1-291f-4201-92a4-65c6023f2d34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db226bf987734d9782dcb15ee4595791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8008564e312449de92175b3aa1c373ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69da6c01-dac7-4c13-a971-dd069fd1e5c5),volume_type_id=69da6c01-dac7-4c13-a971-dd069fd1e5c5)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:48.903638 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04f660c-c9b6-45ba-b2b5-776185f2ae76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:48.923383 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04f660c-c9b6-45ba-b2b5-776185f2ae76) transitioned into state 'SUCCESS' from 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='db226bf987734d9782dcb15ee4595791',qos_specs=None,replication_status=,reservations=['99216698-c239-4bad-a4c1-d6501bc502c5','a0087446-6866-4900-a2d7-5ab3e55b814c','fdd52558-8917-4280-9c68-ae1a7657812f','2c579234-be97-470f-84f0-5a1c8d2edbf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8008564e312449de92175b3aa1c373ec',volume_type_id=69da6c01-dac7-4c13-a971-dd069fd1e5c5)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:48.924454 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4075dd-2d87-433f-bbdd-ea61f7e7b1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:48.939990 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4075dd-2d87-433f-bbdd-ea61f7e7b1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:48.941261 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Flow 'volume_create_api' (b781ab19-38eb-4ef5-a2a1-73b5e019a71f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:48.941697 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Create volume request issued successfully. Aug 14 22:37:48.942495 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88b97aa8-120a-4227-b496-bfd609e2b2e8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:48.943074 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1356/5392] 10.4.3.114 () {70 vars in 1298 bytes} [Fri Aug 14 22:37:48 2026] POST /volume/v3/volumes => generated 772 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:48.955549 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-77b90d16-ae05-4bff-9386-c8957f82977c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:48.958048 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77b90d16-ae05-4bff-9386-c8957f82977c tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] GET https://10.4.3.114/volume/v3/volumes/0ebae3a1-291f-4201-92a4-65c6023f2d34 Aug 14 22:37:48.958232 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77b90d16-ae05-4bff-9386-c8957f82977c tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:48.958454 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77b90d16-ae05-4bff-9386-c8957f82977c tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:48.965651 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:48.965651 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:48.968969 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-77b90d16-ae05-4bff-9386-c8957f82977c tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Volume info retrieved successfully. Aug 14 22:37:48.972409 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77b90d16-ae05-4bff-9386-c8957f82977c tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/volumes/0ebae3a1-291f-4201-92a4-65c6023f2d34 returned with HTTP 200 Aug 14 22:37:48.972773 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1340/5393] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:48 2026] GET /volume/v3/volumes/0ebae3a1-291f-4201-92a4-65c6023f2d34 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:49.217343 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-9afe7896-4790-46bf-a911-f510dbd540f0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:49.219929 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-9afe7896-4790-46bf-a911-f510dbd540f0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] DELETE https://10.4.3.114/volume/v3/attachments/d03d1b95-4c48-42cb-961c-0b76b7d2c37b Aug 14 22:37:49.220201 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-9afe7896-4790-46bf-a911-f510dbd540f0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:49.220542 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-9afe7896-4790-46bf-a911-f510dbd540f0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:49.230980 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:49.230980 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:49.275821 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-42be42cd-3ea6-4d31-bd83-6e2f0b1b37ed req-9afe7896-4790-46bf-a911-f510dbd540f0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/attachments/d03d1b95-4c48-42cb-961c-0b76b7d2c37b returned with HTTP 200 Aug 14 22:37:49.276214 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1360/5394] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:37:49 2026] DELETE /volume/v3/attachments/d03d1b95-4c48-42cb-961c-0b76b7d2c37b => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:49.413267 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-12d1425e-2633-4e08-aaef-5370d4f9aba9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:49.415038 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12d1425e-2633-4e08-aaef-5370d4f9aba9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:49.415240 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12d1425e-2633-4e08-aaef-5370d4f9aba9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:49.415488 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12d1425e-2633-4e08-aaef-5370d4f9aba9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:49.423137 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:49.423137 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:49.427080 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-12d1425e-2633-4e08-aaef-5370d4f9aba9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:49.430846 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12d1425e-2633-4e08-aaef-5370d4f9aba9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:49.431175 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1339/5395] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:49 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:49.446020 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6cbc0382-c3b0-47ce-b688-b0819fecda50 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:49.448128 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cbc0382-c3b0-47ce-b688-b0819fecda50 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:49.448372 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cbc0382-c3b0-47ce-b688-b0819fecda50 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:49.448571 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cbc0382-c3b0-47ce-b688-b0819fecda50 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:49.456377 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:49.456377 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:49.461188 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6cbc0382-c3b0-47ce-b688-b0819fecda50 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:49.465475 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cbc0382-c3b0-47ce-b688-b0819fecda50 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:49.465859 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1357/5396] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:49 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:49.481225 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15ffd0c0-c6b1-4e52-be33-b6b1ecefb5d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:49.483181 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15ffd0c0-c6b1-4e52-be33-b6b1ecefb5d6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] DELETE https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:49.483446 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15ffd0c0-c6b1-4e52-be33-b6b1ecefb5d6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:49.483706 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15ffd0c0-c6b1-4e52-be33-b6b1ecefb5d6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:49.483907 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-15ffd0c0-c6b1-4e52-be33-b6b1ecefb5d6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Delete volume with id: 06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:49.492823 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:49.492823 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:49.493264 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15ffd0c0-c6b1-4e52-be33-b6b1ecefb5d6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:49.517787 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15ffd0c0-c6b1-4e52-be33-b6b1ecefb5d6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Delete volume request issued successfully. Aug 14 22:37:49.518023 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15ffd0c0-c6b1-4e52-be33-b6b1ecefb5d6 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 202 Aug 14 22:37:49.518535 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1341/5397] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:49 2026] DELETE /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:49.527036 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-989fa842-8a54-450a-bbe2-780653251f77 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:49.529017 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-989fa842-8a54-450a-bbe2-780653251f77 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:49.529220 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-989fa842-8a54-450a-bbe2-780653251f77 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:49.529469 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-989fa842-8a54-450a-bbe2-780653251f77 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:49.536465 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:49.536465 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:49.540503 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-989fa842-8a54-450a-bbe2-780653251f77 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:49.545931 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-989fa842-8a54-450a-bbe2-780653251f77 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 200 Aug 14 22:37:49.546329 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1361/5398] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:49 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:49.985327 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-abaae730-e708-42c0-b402-777181630ce6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:49.987102 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-abaae730-e708-42c0-b402-777181630ce6 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] GET https://10.4.3.114/volume/v3/volumes/0ebae3a1-291f-4201-92a4-65c6023f2d34 Aug 14 22:37:49.987330 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-abaae730-e708-42c0-b402-777181630ce6 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:49.987521 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-abaae730-e708-42c0-b402-777181630ce6 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:49.994409 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:49.994409 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:49.997532 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-abaae730-e708-42c0-b402-777181630ce6 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Volume info retrieved successfully. Aug 14 22:37:50.002001 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-abaae730-e708-42c0-b402-777181630ce6 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/volumes/0ebae3a1-291f-4201-92a4-65c6023f2d34 returned with HTTP 200 Aug 14 22:37:50.002515 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1340/5399] 10.4.3.114 () {68 vars in 1388 bytes} [Fri Aug 14 22:37:49 2026] GET /volume/v3/volumes/0ebae3a1-291f-4201-92a4-65c6023f2d34 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:50.014695 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2a3f9b4-0f47-4417-99bf-0fa23ef86da8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:50.016562 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2a3f9b4-0f47-4417-99bf-0fa23ef86da8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] GET https://10.4.3.114/volume/v3/messages Aug 14 22:37:50.016774 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2a3f9b4-0f47-4417-99bf-0fa23ef86da8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:50.016957 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2a3f9b4-0f47-4417-99bf-0fa23ef86da8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:50.020230 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2a3f9b4-0f47-4417-99bf-0fa23ef86da8 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/messages returned with HTTP 200 Aug 14 22:37:50.020641 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1358/5400] 10.4.3.114 () {68 vars in 1280 bytes} [Fri Aug 14 22:37:50 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:50.028314 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a6cf5240-6e6a-4088-9fde-755c24c542da None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:50.029860 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6cf5240-6e6a-4088-9fde-755c24c542da tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] GET https://10.4.3.114/volume/v3/messages/31d17e8f-fe59-4112-8ec6-8eebba0290d9 Aug 14 22:37:50.030058 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6cf5240-6e6a-4088-9fde-755c24c542da tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:50.030231 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6cf5240-6e6a-4088-9fde-755c24c542da tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:50.033157 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6cf5240-6e6a-4088-9fde-755c24c542da tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/messages/31d17e8f-fe59-4112-8ec6-8eebba0290d9 returned with HTTP 200 Aug 14 22:37:50.033507 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1342/5401] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:37:50 2026] GET /volume/v3/messages/31d17e8f-fe59-4112-8ec6-8eebba0290d9 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:50.041833 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-245d1667-44d4-4c56-ab3c-4b349acf596f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:50.043557 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-245d1667-44d4-4c56-ab3c-4b349acf596f tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] DELETE https://10.4.3.114/volume/v3/messages/31d17e8f-fe59-4112-8ec6-8eebba0290d9 Aug 14 22:37:50.043780 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-245d1667-44d4-4c56-ab3c-4b349acf596f tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:50.044007 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-245d1667-44d4-4c56-ab3c-4b349acf596f tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:50.052293 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-245d1667-44d4-4c56-ab3c-4b349acf596f tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/messages/31d17e8f-fe59-4112-8ec6-8eebba0290d9 returned with HTTP 204 Aug 14 22:37:50.052706 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1362/5402] 10.4.3.114 () {68 vars in 1394 bytes} [Fri Aug 14 22:37:50 2026] DELETE /volume/v3/messages/31d17e8f-fe59-4112-8ec6-8eebba0290d9 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 22:37:50.059780 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7fceaf70-2d25-481d-bda4-147762ab67b2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:50.061409 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7fceaf70-2d25-481d-bda4-147762ab67b2 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] DELETE https://10.4.3.114/volume/v3/volumes/0ebae3a1-291f-4201-92a4-65c6023f2d34 Aug 14 22:37:50.061633 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7fceaf70-2d25-481d-bda4-147762ab67b2 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:50.061790 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7fceaf70-2d25-481d-bda4-147762ab67b2 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:50.061936 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7fceaf70-2d25-481d-bda4-147762ab67b2 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Delete volume with id: 0ebae3a1-291f-4201-92a4-65c6023f2d34 Aug 14 22:37:50.068713 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:50.068713 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:50.069039 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7fceaf70-2d25-481d-bda4-147762ab67b2 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Volume info retrieved successfully. Aug 14 22:37:50.069934 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7fceaf70-2d25-481d-bda4-147762ab67b2 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100323) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 22:37:50.079346 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-7fceaf70-2d25-481d-bda4-147762ab67b2 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-185401186 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-185401186, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:50.079628 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-7fceaf70-2d25-481d-bda4-147762ab67b2 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-185401186 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-185401186, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:50.088634 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-7fceaf70-2d25-481d-bda4-147762ab67b2 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Created reservations ['5583b52f-e72f-40b4-bc19-09b0bb26f125', '0ebb93d2-2718-4761-9bbd-9dea2f29ac78', 'a3394724-7328-4a99-834d-245c0a45bc02', 'ac42dbe1-7a31-415f-b27c-288d9f27cc89'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:50.110156 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7fceaf70-2d25-481d-bda4-147762ab67b2 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Delete volume request issued successfully. Aug 14 22:37:50.110364 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7fceaf70-2d25-481d-bda4-147762ab67b2 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/volumes/0ebae3a1-291f-4201-92a4-65c6023f2d34 returned with HTTP 202 Aug 14 22:37:50.110995 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1341/5403] 10.4.3.114 () {68 vars in 1391 bytes} [Fri Aug 14 22:37:50 2026] DELETE /volume/v3/volumes/0ebae3a1-291f-4201-92a4-65c6023f2d34 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:50.117285 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-35e93586-13c0-4d6f-90c6-fd09c18b9303 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:50.118827 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35e93586-13c0-4d6f-90c6-fd09c18b9303 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] DELETE https://10.4.3.114/volume/v3/types/69da6c01-dac7-4c13-a971-dd069fd1e5c5 Aug 14 22:37:50.119005 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35e93586-13c0-4d6f-90c6-fd09c18b9303 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:50.119407 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35e93586-13c0-4d6f-90c6-fd09c18b9303 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:50.139546 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35e93586-13c0-4d6f-90c6-fd09c18b9303 tempest-ProjectAdminTests-307752975 tempest-ProjectAdminTests-307752975-project-admin] https://10.4.3.114/volume/v3/types/69da6c01-dac7-4c13-a971-dd069fd1e5c5 returned with HTTP 202 Aug 14 22:37:50.139899 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1359/5404] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:37:50 2026] DELETE /volume/v3/types/69da6c01-dac7-4c13-a971-dd069fd1e5c5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:50.559024 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f81e497c-4d99-4c33-922e-55566947c9fd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:50.560895 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f81e497c-4d99-4c33-922e-55566947c9fd tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc Aug 14 22:37:50.561145 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f81e497c-4d99-4c33-922e-55566947c9fd tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:50.561334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f81e497c-4d99-4c33-922e-55566947c9fd tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:50.567928 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f81e497c-4d99-4c33-922e-55566947c9fd tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc returned with HTTP 404 Aug 14 22:37:50.568457 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1343/5405] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:50 2026] GET /volume/v3/volumes/06a8f03c-8669-4ae2-b9a5-9f6258e58dbc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 22:37:50.575012 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9705dee2-8e51-4dd5-8d8e-d8e715d7b86c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:50.576704 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9705dee2-8e51-4dd5-8d8e-d8e715d7b86c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:50.576926 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9705dee2-8e51-4dd5-8d8e-d8e715d7b86c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:50.577152 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9705dee2-8e51-4dd5-8d8e-d8e715d7b86c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:50.583788 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:50.583788 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:50.587143 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9705dee2-8e51-4dd5-8d8e-d8e715d7b86c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:50.590834 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9705dee2-8e51-4dd5-8d8e-d8e715d7b86c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:50.591223 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1363/5406] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:50 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:50.603958 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-12627ea0-3f36-4837-831a-fb79d3731e39 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:50.606032 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12627ea0-3f36-4837-831a-fb79d3731e39 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:50.606231 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12627ea0-3f36-4837-831a-fb79d3731e39 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:50.606459 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12627ea0-3f36-4837-831a-fb79d3731e39 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:50.613548 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:50.613548 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:50.617078 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-12627ea0-3f36-4837-831a-fb79d3731e39 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:50.621202 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12627ea0-3f36-4837-831a-fb79d3731e39 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:50.621683 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1342/5407] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:50 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:50.633116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7abbc04e-4ef3-428b-8257-d5d71b708e8d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:50.634959 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7abbc04e-4ef3-428b-8257-d5d71b708e8d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] DELETE https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:50.635169 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7abbc04e-4ef3-428b-8257-d5d71b708e8d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:50.635401 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7abbc04e-4ef3-428b-8257-d5d71b708e8d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:50.635585 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7abbc04e-4ef3-428b-8257-d5d71b708e8d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Delete volume with id: 12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:50.643198 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:50.643198 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:50.643716 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7abbc04e-4ef3-428b-8257-d5d71b708e8d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:50.659271 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7abbc04e-4ef3-428b-8257-d5d71b708e8d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Delete volume request issued successfully. Aug 14 22:37:50.659515 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7abbc04e-4ef3-428b-8257-d5d71b708e8d tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 202 Aug 14 22:37:50.660035 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1360/5408] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:50 2026] DELETE /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:50.667419 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2012bd07-49a7-4507-a179-cbdca3c8caf9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:50.669136 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2012bd07-49a7-4507-a179-cbdca3c8caf9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:50.669372 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2012bd07-49a7-4507-a179-cbdca3c8caf9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:50.669565 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2012bd07-49a7-4507-a179-cbdca3c8caf9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:50.677730 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:50.677730 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:50.682126 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2012bd07-49a7-4507-a179-cbdca3c8caf9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:50.688564 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2012bd07-49a7-4507-a179-cbdca3c8caf9 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 200 Aug 14 22:37:50.689080 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1344/5409] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:50 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:51.310730 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:51.394035 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:51.394381 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1659885367", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:51.395760 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1659885367', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:51.395870 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Create volume of 1 GB Aug 14 22:37:51.399404 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Availability Zones retrieved successfully. Aug 14 22:37:51.404960 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Flow 'volume_create_api' (949a3a71-937f-418b-8703-3d8f2fe9c1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:51.405802 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f604506-30c0-4008-86a7-576595894e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:51.406603 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:51.431126 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f604506-30c0-4008-86a7-576595894e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:51.433056 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (900be5e7-36f3-4224-b3c9-a83794bac1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:51.491532 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Created reservations ['17340bca-6cc8-4a88-9317-c17761480a8f', '96ce3f90-e541-4d26-8f59-28ca321de58f', '57fab8e2-fbf4-45db-b0a3-08eb7bf1303c', '880be22b-9dcb-43ef-9eb5-853aeddf9854'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:51.492279 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (900be5e7-36f3-4224-b3c9-a83794bac1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17340bca-6cc8-4a88-9317-c17761480a8f', '96ce3f90-e541-4d26-8f59-28ca321de58f', '57fab8e2-fbf4-45db-b0a3-08eb7bf1303c', '880be22b-9dcb-43ef-9eb5-853aeddf9854']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:51.493005 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (effe03b9-149b-46fc-a7f8-6c99164c4857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:51.516767 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (effe03b9-149b-46fc-a7f8-6c99164c4857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94102c43-aa2e-4e1a-8a82-117e43e7bb20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1659885367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56046d76e65d40e291cd43f4f1d7ce4b',qos_specs=None,replication_status=,reservations=['17340bca-6cc8-4a88-9317-c17761480a8f','96ce3f90-e541-4d26-8f59-28ca321de58f','57fab8e2-fbf4-45db-b0a3-08eb7bf1303c','880be22b-9dcb-43ef-9eb5-853aeddf9854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08a57b8f932d4d3c98a775e5374aadbd',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1659885367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94102c43-aa2e-4e1a-8a82-117e43e7bb20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56046d76e65d40e291cd43f4f1d7ce4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08a57b8f932d4d3c98a775e5374aadbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:51.517528 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d1dca20-0771-4063-a60a-ab588fc78385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:51.541993 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d1dca20-0771-4063-a60a-ab588fc78385) transitioned into state 'SUCCESS' from state '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-1659885367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56046d76e65d40e291cd43f4f1d7ce4b',qos_specs=None,replication_status=,reservations=['17340bca-6cc8-4a88-9317-c17761480a8f','96ce3f90-e541-4d26-8f59-28ca321de58f','57fab8e2-fbf4-45db-b0a3-08eb7bf1303c','880be22b-9dcb-43ef-9eb5-853aeddf9854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08a57b8f932d4d3c98a775e5374aadbd',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:51.542708 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf92ccd0-e1e5-48c9-a82e-4bf9b548ed14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:51.551767 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf92ccd0-e1e5-48c9-a82e-4bf9b548ed14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:51.552656 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Flow 'volume_create_api' (949a3a71-937f-418b-8703-3d8f2fe9c1ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:51.553010 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Create volume request issued successfully. Aug 14 22:37:51.553839 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad7cc9dd-9d9c-4658-b552-883aabfe92ed tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:51.554266 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1364/5410] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:37:51 2026] POST /volume/v3/volumes => generated 754 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:51.565939 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f68ccc06-a28a-4449-b8eb-cbfccd04d3fb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:51.567668 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f68ccc06-a28a-4449-b8eb-cbfccd04d3fb tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 Aug 14 22:37:51.567866 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f68ccc06-a28a-4449-b8eb-cbfccd04d3fb tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:51.568059 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f68ccc06-a28a-4449-b8eb-cbfccd04d3fb tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:51.576802 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:51.576802 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:51.580847 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f68ccc06-a28a-4449-b8eb-cbfccd04d3fb tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Volume info retrieved successfully. Aug 14 22:37:51.585362 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f68ccc06-a28a-4449-b8eb-cbfccd04d3fb tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 returned with HTTP 200 Aug 14 22:37:51.585780 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1343/5411] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:51 2026] GET /volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:51.701850 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4ec66225-9f4f-49ef-9fa4-617a15d0acb7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:51.703816 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ec66225-9f4f-49ef-9fa4-617a15d0acb7 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a Aug 14 22:37:51.704033 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ec66225-9f4f-49ef-9fa4-617a15d0acb7 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:51.704240 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ec66225-9f4f-49ef-9fa4-617a15d0acb7 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:51.710993 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ec66225-9f4f-49ef-9fa4-617a15d0acb7 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a returned with HTTP 404 Aug 14 22:37:51.711578 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1361/5412] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:51 2026] GET /volume/v3/volumes/12aa66fd-507f-4fe1-938f-1f885a5daf8a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:51.718296 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4ebd8d91-d501-4190-92dd-8dd47574a823 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:51.720023 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ebd8d91-d501-4190-92dd-8dd47574a823 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:51.720247 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ebd8d91-d501-4190-92dd-8dd47574a823 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:51.720453 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ebd8d91-d501-4190-92dd-8dd47574a823 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:51.727144 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:51.727144 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:51.730579 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4ebd8d91-d501-4190-92dd-8dd47574a823 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:51.734402 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ebd8d91-d501-4190-92dd-8dd47574a823 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:51.734787 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1345/5413] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:51 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:51.747145 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b56c1998-0214-4d14-841c-1360f4d97b8c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:51.748929 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b56c1998-0214-4d14-841c-1360f4d97b8c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:51.749111 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b56c1998-0214-4d14-841c-1360f4d97b8c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:51.749311 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b56c1998-0214-4d14-841c-1360f4d97b8c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:51.755627 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:51.755627 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:51.758832 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b56c1998-0214-4d14-841c-1360f4d97b8c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:51.762593 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b56c1998-0214-4d14-841c-1360f4d97b8c tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:51.762933 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1365/5414] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:51 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:51.773970 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-315254a6-d3c9-4b69-90df-7ffb5be83b69 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:51.775718 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-315254a6-d3c9-4b69-90df-7ffb5be83b69 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] DELETE https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:51.775871 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-315254a6-d3c9-4b69-90df-7ffb5be83b69 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:51.776087 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-315254a6-d3c9-4b69-90df-7ffb5be83b69 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:51.776244 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-315254a6-d3c9-4b69-90df-7ffb5be83b69 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Delete volume with id: 801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:51.782918 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:51.782918 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:51.783369 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-315254a6-d3c9-4b69-90df-7ffb5be83b69 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:51.804123 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-315254a6-d3c9-4b69-90df-7ffb5be83b69 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Delete volume request issued successfully. Aug 14 22:37:51.804360 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-315254a6-d3c9-4b69-90df-7ffb5be83b69 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 202 Aug 14 22:37:51.804960 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1344/5415] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:51 2026] DELETE /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:51.813784 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef79d205-e003-4b07-8c20-aa829a13e7eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:51.816029 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef79d205-e003-4b07-8c20-aa829a13e7eb tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:51.816243 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef79d205-e003-4b07-8c20-aa829a13e7eb tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:51.816404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef79d205-e003-4b07-8c20-aa829a13e7eb tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:51.822579 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:51.822579 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:51.827194 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ef79d205-e003-4b07-8c20-aa829a13e7eb tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:51.829819 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef79d205-e003-4b07-8c20-aa829a13e7eb tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 200 Aug 14 22:37:51.830188 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1362/5416] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:51 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:52.221421 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-70542198-bbf4-41f5-8838-e9bd91ee2841 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.223227 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70542198-bbf4-41f5-8838-e9bd91ee2841 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:37:52.223422 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70542198-bbf4-41f5-8838-e9bd91ee2841 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.223658 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70542198-bbf4-41f5-8838-e9bd91ee2841 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.230134 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.230134 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:52.233436 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-70542198-bbf4-41f5-8838-e9bd91ee2841 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:52.237407 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70542198-bbf4-41f5-8838-e9bd91ee2841 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:37:52.237776 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1346/5417] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:52 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:52.250169 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5a6ed82f-89ad-4fae-9519-f15579b440ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.251870 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a6ed82f-89ad-4fae-9519-f15579b440ce tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:37:52.252061 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a6ed82f-89ad-4fae-9519-f15579b440ce tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.252248 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a6ed82f-89ad-4fae-9519-f15579b440ce tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.259123 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.259123 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:52.262730 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5a6ed82f-89ad-4fae-9519-f15579b440ce tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:52.266916 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a6ed82f-89ad-4fae-9519-f15579b440ce tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:37:52.267405 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1366/5418] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:52 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:52.314198 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-ac70d87e-8ba6-4ff9-983a-933b9ce19003 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.316210 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-ac70d87e-8ba6-4ff9-983a-933b9ce19003 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:37:52.316440 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-ac70d87e-8ba6-4ff9-983a-933b9ce19003 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.316656 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-ac70d87e-8ba6-4ff9-983a-933b9ce19003 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.324027 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.324027 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:52.328275 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-ac70d87e-8ba6-4ff9-983a-933b9ce19003 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:52.332923 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-ac70d87e-8ba6-4ff9-983a-933b9ce19003 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:37:52.333065 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1345/5419] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:37:52 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:52.411781 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be40f5e7-4341-41cd-b087-9fe6c6a8d5f2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.412294 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be40f5e7-4341-41cd-b087-9fe6c6a8d5f2 None None] GET https://10.4.3.114/volume// Aug 14 22:37:52.412753 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be40f5e7-4341-41cd-b087-9fe6c6a8d5f2 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.412753 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be40f5e7-4341-41cd-b087-9fe6c6a8d5f2 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.413159 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be40f5e7-4341-41cd-b087-9fe6c6a8d5f2 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:52.413568 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1363/5420] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:37: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 14 22:37:52.421550 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-6130e014-6fe8-4c4a-ac69-e38651c0f72a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.423571 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-6130e014-6fe8-4c4a-ac69-e38651c0f72a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:37:52.424067 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-6130e014-6fe8-4c4a-ac69-e38651c0f72a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a211715c-64e9-4fa0-8479-a7ef390a4c4f", "connector": null, "instance_uuid": "901280fb-92b6-44fe-bad4-198ba8610744"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:52.432937 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.432937 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:52.456446 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-6130e014-6fe8-4c4a-ac69-e38651c0f72a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:37:52.457051 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1347/5421] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:37: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 14 22:37:52.481585 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a2e87f88-a65e-428d-aeeb-ce919b441992 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.483381 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2e87f88-a65e-428d-aeeb-ce919b441992 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:37:52.484053 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2e87f88-a65e-428d-aeeb-ce919b441992 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.484383 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2e87f88-a65e-428d-aeeb-ce919b441992 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.492564 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-44d0f641-0960-4347-a079-b46fbe575807 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.492946 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-44d0f641-0960-4347-a079-b46fbe575807 None None] GET https://10.4.3.114/volume// Aug 14 22:37:52.493154 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-44d0f641-0960-4347-a079-b46fbe575807 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.493384 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-44d0f641-0960-4347-a079-b46fbe575807 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.493738 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-44d0f641-0960-4347-a079-b46fbe575807 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:37:52.494010 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1346/5422] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:37: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 14 22:37:52.499072 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.499072 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:52.501308 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-c3428e1e-2fce-4222-8c7f-a5fb71e84725 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.503438 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-c3428e1e-2fce-4222-8c7f-a5fb71e84725 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:37:52.503690 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-c3428e1e-2fce-4222-8c7f-a5fb71e84725 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.503962 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-c3428e1e-2fce-4222-8c7f-a5fb71e84725 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.504770 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a2e87f88-a65e-428d-aeeb-ce919b441992 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:52.510591 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2e87f88-a65e-428d-aeeb-ce919b441992 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:37:52.511094 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1367/5423] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:52 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:52.513823 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.513823 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:52.517841 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-c3428e1e-2fce-4222-8c7f-a5fb71e84725 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:52.522704 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-c3428e1e-2fce-4222-8c7f-a5fb71e84725 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:37:52.524779 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1364/5424] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:37:52 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:37:52.598482 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-00ca41ad-9e22-4104-8487-480155b6f0eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.600783 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00ca41ad-9e22-4104-8487-480155b6f0eb tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 Aug 14 22:37:52.600983 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00ca41ad-9e22-4104-8487-480155b6f0eb tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.601190 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00ca41ad-9e22-4104-8487-480155b6f0eb tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.608398 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.608398 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:52.612826 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-00ca41ad-9e22-4104-8487-480155b6f0eb tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Volume info retrieved successfully. Aug 14 22:37:52.617755 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00ca41ad-9e22-4104-8487-480155b6f0eb tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 returned with HTTP 200 Aug 14 22:37:52.618148 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1348/5425] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:52 2026] GET /volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:52.621736 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-ddaed6fe-4023-42dd-9bc5-b5ab11b1b639 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.623754 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-ddaed6fe-4023-42dd-9bc5-b5ab11b1b639 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] PUT https://10.4.3.114/volume/v3/attachments/9425b076-6337-46db-b6e9-bf8b2f094a10 Aug 14 22:37:52.624162 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-ddaed6fe-4023-42dd-9bc5-b5ab11b1b639 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:52.629614 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a50259d0-4c56-4e2d-9734-237888920ebe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.631671 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-ddaed6fe-4023-42dd-9bc5-b5ab11b1b639 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Acquiring lock "cinder-attachment_update-a211715c-64e9-4fa0-8479-a7ef390a4c4f-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:37:52.631975 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a50259d0-4c56-4e2d-9734-237888920ebe tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 Aug 14 22:37:52.632173 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a50259d0-4c56-4e2d-9734-237888920ebe tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.632383 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a50259d0-4c56-4e2d-9734-237888920ebe tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.636519 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-ddaed6fe-4023-42dd-9bc5-b5ab11b1b639 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Lock "cinder-attachment_update-a211715c-64e9-4fa0-8479-a7ef390a4c4f-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:37:52.637420 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.637420 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:52.639811 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.639811 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:52.643714 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a50259d0-4c56-4e2d-9734-237888920ebe tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Volume info retrieved successfully. Aug 14 22:37:52.648993 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a50259d0-4c56-4e2d-9734-237888920ebe tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 returned with HTTP 200 Aug 14 22:37:52.649465 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1368/5426] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:52 2026] GET /volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:52.661421 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac6010a1-94aa-426e-a872-2690b004367b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.664032 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac6010a1-94aa-426e-a872-2690b004367b tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:37:52.664523 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac6010a1-94aa-426e-a872-2690b004367b tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94102c43-aa2e-4e1a-8a82-117e43e7bb20", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1705599289", "description": null, "metadata": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:52.674510 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.674510 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:52.674934 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ac6010a1-94aa-426e-a872-2690b004367b tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Volume info retrieved successfully. Aug 14 22:37:52.675069 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-ac6010a1-94aa-426e-a872-2690b004367b tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Create snapshot from volume 94102c43-aa2e-4e1a-8a82-117e43e7bb20 Aug 14 22:37:52.709834 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ac6010a1-94aa-426e-a872-2690b004367b tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Created reservations ['9a2cf8e2-39a6-47fc-9b9e-6ed6222493f5', '6f8b0085-9a79-4d7e-835b-77d86a64b026', 'e406d04c-8824-44b3-ad6e-16bbd188ca68', 'd9e0037d-1f7b-41ca-99b9-ee58ceb7f433'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:52.710400 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-ddaed6fe-4023-42dd-9bc5-b5ab11b1b639 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Lock "cinder-attachment_update-a211715c-64e9-4fa0-8479-a7ef390a4c4f-np0000007343" released by "attachment_update" :: held 0.074s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:37:52.710966 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-ddaed6fe-4023-42dd-9bc5-b5ab11b1b639 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/9425b076-6337-46db-b6e9-bf8b2f094a10 returned with HTTP 200 Aug 14 22:37:52.711386 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1347/5427] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:37:52 2026] PUT /volume/v3/attachments/9425b076-6337-46db-b6e9-bf8b2f094a10 => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:37:52.718624 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-34b58f7f-11e6-4d18-9453-cb997a1db90a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.720638 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-34b58f7f-11e6-4d18-9453-cb997a1db90a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f/encryption Aug 14 22:37:52.720818 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-34b58f7f-11e6-4d18-9453-cb997a1db90a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.720993 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-34b58f7f-11e6-4d18-9453-cb997a1db90a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.729182 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.729182 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:52.735144 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-34b58f7f-11e6-4d18-9453-cb997a1db90a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f/encryption returned with HTTP 200 Aug 14 22:37:52.735673 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1349/5428] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:37:52 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:52.737510 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ac6010a1-94aa-426e-a872-2690b004367b tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Snapshot force create request issued successfully. Aug 14 22:37:52.737874 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac6010a1-94aa-426e-a872-2690b004367b tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:37:52.738314 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1365/5429] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:37:52 2026] POST /volume/v3/snapshots => generated 310 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:52.748447 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8d27789c-6bc3-4251-82d3-3b4944dd72cc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.750389 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d27789c-6bc3-4251-82d3-3b4944dd72cc tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f Aug 14 22:37:52.750585 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d27789c-6bc3-4251-82d3-3b4944dd72cc tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.750754 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d27789c-6bc3-4251-82d3-3b4944dd72cc tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.756805 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.756805 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:52.757431 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8d27789c-6bc3-4251-82d3-3b4944dd72cc tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Snapshot retrieved successfully. Aug 14 22:37:52.758413 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d27789c-6bc3-4251-82d3-3b4944dd72cc tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f returned with HTTP 200 Aug 14 22:37:52.758806 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1369/5430] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:52 2026] GET /volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:52.846798 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-447b835b-3417-49fc-a023-b5af88679afc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.851880 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-447b835b-3417-49fc-a023-b5af88679afc tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd Aug 14 22:37:52.852146 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-447b835b-3417-49fc-a023-b5af88679afc tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.852439 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-447b835b-3417-49fc-a023-b5af88679afc tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.858550 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-447b835b-3417-49fc-a023-b5af88679afc tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd returned with HTTP 404 Aug 14 22:37:52.859027 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1348/5431] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:52 2026] GET /volume/v3/volumes/801e37ac-d347-4294-b294-9c07eedda7bd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:52.866302 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f86648bc-0cc1-4d72-aed2-6328115fa838 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.868565 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f86648bc-0cc1-4d72-aed2-6328115fa838 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 Aug 14 22:37:52.868781 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f86648bc-0cc1-4d72-aed2-6328115fa838 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.869012 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f86648bc-0cc1-4d72-aed2-6328115fa838 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.869065 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-f86648bc-0cc1-4d72-aed2-6328115fa838 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Delete snapshot with id: 92f975f2-b541-40b3-aa52-3eb106a82aa4 Aug 14 22:37:52.874604 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.874604 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:52.875217 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f86648bc-0cc1-4d72-aed2-6328115fa838 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:52.891820 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f86648bc-0cc1-4d72-aed2-6328115fa838 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot delete request issued successfully. Aug 14 22:37:52.891980 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f86648bc-0cc1-4d72-aed2-6328115fa838 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 returned with HTTP 202 Aug 14 22:37:52.892350 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1350/5432] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:37:52 2026] DELETE /volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:52.899854 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5bce90bd-3420-43a7-941e-521188618ed0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:52.901970 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bce90bd-3420-43a7-941e-521188618ed0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 Aug 14 22:37:52.902231 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bce90bd-3420-43a7-941e-521188618ed0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:52.902486 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bce90bd-3420-43a7-941e-521188618ed0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:52.907723 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:52.907723 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:52.908078 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5bce90bd-3420-43a7-941e-521188618ed0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:52.909011 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bce90bd-3420-43a7-941e-521188618ed0 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 returned with HTTP 200 Aug 14 22:37:52.909226 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1366/5433] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:52 2026] GET /volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:53.523156 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d7ff757a-a0ef-4a67-8abb-2d23eed0783d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:53.525005 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d7ff757a-a0ef-4a67-8abb-2d23eed0783d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:37:53.525186 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d7ff757a-a0ef-4a67-8abb-2d23eed0783d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:53.525400 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d7ff757a-a0ef-4a67-8abb-2d23eed0783d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:53.537267 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:53.537267 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:53.541223 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d7ff757a-a0ef-4a67-8abb-2d23eed0783d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:53.546557 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d7ff757a-a0ef-4a67-8abb-2d23eed0783d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:37:53.546901 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1370/5434] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:53 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:53.768290 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4d85c2fa-945e-44df-a9ea-a94a558a6199 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:53.769427 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d85c2fa-945e-44df-a9ea-a94a558a6199 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f Aug 14 22:37:53.769663 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d85c2fa-945e-44df-a9ea-a94a558a6199 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:53.769895 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d85c2fa-945e-44df-a9ea-a94a558a6199 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:53.775148 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:53.775148 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:53.775740 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4d85c2fa-945e-44df-a9ea-a94a558a6199 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Snapshot retrieved successfully. Aug 14 22:37:53.777149 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d85c2fa-945e-44df-a9ea-a94a558a6199 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f returned with HTTP 200 Aug 14 22:37:53.777149 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1349/5435] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:53 2026] GET /volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:53.785844 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-949c0cec-a68e-4f03-8aaf-afe47e340015 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:53.788020 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-949c0cec-a68e-4f03-8aaf-afe47e340015 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f Aug 14 22:37:53.788425 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-949c0cec-a68e-4f03-8aaf-afe47e340015 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:53.788535 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-949c0cec-a68e-4f03-8aaf-afe47e340015 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:53.793535 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:53.793535 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:53.794298 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-949c0cec-a68e-4f03-8aaf-afe47e340015 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Snapshot retrieved successfully. Aug 14 22:37:53.794943 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-949c0cec-a68e-4f03-8aaf-afe47e340015 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f returned with HTTP 200 Aug 14 22:37:53.797499 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1351/5436] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:53 2026] GET /volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:53.804950 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7208774d-0c3a-4f11-9aaa-71763bb3a615 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:53.807075 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7208774d-0c3a-4f11-9aaa-71763bb3a615 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f Aug 14 22:37:53.807404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7208774d-0c3a-4f11-9aaa-71763bb3a615 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:53.807600 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7208774d-0c3a-4f11-9aaa-71763bb3a615 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:53.815167 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:53.815167 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:53.815617 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7208774d-0c3a-4f11-9aaa-71763bb3a615 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Snapshot retrieved successfully. Aug 14 22:37:53.816327 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7208774d-0c3a-4f11-9aaa-71763bb3a615 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f returned with HTTP 200 Aug 14 22:37:53.816679 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1367/5437] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:53 2026] GET /volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:53.826731 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:53.828826 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:53.829244 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a0f78e1b-a138-49e1-a977-6c2351a0a30f", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:53.831194 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Create volume request body: {'volume': {'snapshot_id': 'a0f78e1b-a138-49e1-a977-6c2351a0a30f', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:53.837040 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:53.837040 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:53.837622 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Snapshot retrieved successfully. Aug 14 22:37:53.837772 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Create volume of 1 GB Aug 14 22:37:53.841771 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Availability Zones retrieved successfully. Aug 14 22:37:53.849628 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Flow 'volume_create_api' (0efbe290-1272-43cd-bdcf-6fde2eab99e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:53.850491 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e10495f-791f-4f89-8feb-a57810d997a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:53.851722 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:53.890757 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e10495f-791f-4f89-8feb-a57810d997a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a0f78e1b-a138-49e1-a977-6c2351a0a30f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:53.891968 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7e2d931-4824-4e16-a92d-22321950d769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:53.922550 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6790282d-9a11-4a1b-a52e-885cce6452c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:53.925245 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6790282d-9a11-4a1b-a52e-885cce6452c2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 Aug 14 22:37:53.925833 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6790282d-9a11-4a1b-a52e-885cce6452c2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:53.925833 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6790282d-9a11-4a1b-a52e-885cce6452c2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:53.930943 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6790282d-9a11-4a1b-a52e-885cce6452c2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 returned with HTTP 404 Aug 14 22:37:53.931559 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1350/5438] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:53 2026] GET /volume/v3/snapshots/92f975f2-b541-40b3-aa52-3eb106a82aa4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:53.940742 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad50a49d-fee9-4502-b000-8c578fdb1852 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:53.943049 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad50a49d-fee9-4502-b000-8c578fdb1852 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 Aug 14 22:37:53.943226 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad50a49d-fee9-4502-b000-8c578fdb1852 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:53.943490 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad50a49d-fee9-4502-b000-8c578fdb1852 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:53.943580 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-ad50a49d-fee9-4502-b000-8c578fdb1852 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Delete snapshot with id: 769ba26a-dc55-4bc0-a173-b488c65f5bc9 Aug 14 22:37:53.947944 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Created reservations ['5fd690e7-931e-4cbf-b2c9-55a0a66655d4', '6738d300-c1ed-47e3-b684-7ad860d38ff1', 'ed702f1d-daea-4a67-945e-464beebcea7f', 'f22d840e-769d-4b63-8306-019496944a56'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:53.948597 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:53.948597 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:53.948912 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7e2d931-4824-4e16-a92d-22321950d769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fd690e7-931e-4cbf-b2c9-55a0a66655d4', '6738d300-c1ed-47e3-b684-7ad860d38ff1', 'ed702f1d-daea-4a67-945e-464beebcea7f', 'f22d840e-769d-4b63-8306-019496944a56']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:53.949151 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ad50a49d-fee9-4502-b000-8c578fdb1852 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:53.949927 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f51c7bf-fb24-435b-b10c-f4328eb02f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:53.971270 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ad50a49d-fee9-4502-b000-8c578fdb1852 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot delete request issued successfully. Aug 14 22:37:53.971500 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad50a49d-fee9-4502-b000-8c578fdb1852 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 returned with HTTP 202 Aug 14 22:37:53.971984 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1352/5439] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:37:53 2026] DELETE /volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:53.984738 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1803ffdc-fc58-4b84-93d3-1077dec8a2f8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:53.987941 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1803ffdc-fc58-4b84-93d3-1077dec8a2f8 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 Aug 14 22:37:53.988185 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1803ffdc-fc58-4b84-93d3-1077dec8a2f8 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:53.991351 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1803ffdc-fc58-4b84-93d3-1077dec8a2f8 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:53.995732 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:53.995732 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:53.996137 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1803ffdc-fc58-4b84-93d3-1077dec8a2f8 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:53.996480 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f51c7bf-fb24-435b-b10c-f4328eb02f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bafde362-7eb7-4ac2-baf0-1f2a298269fe', '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='56046d76e65d40e291cd43f4f1d7ce4b',qos_specs=None,replication_status=,reservations=['5fd690e7-931e-4cbf-b2c9-55a0a66655d4','6738d300-c1ed-47e3-b684-7ad860d38ff1','ed702f1d-daea-4a67-945e-464beebcea7f','f22d840e-769d-4b63-8306-019496944a56'],size=1,snapshot_id=a0f78e1b-a138-49e1-a977-6c2351a0a30f,source_replicaid=,source_volid=None,status='creating',user_id='08a57b8f932d4d3c98a775e5374aadbd',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:53Z,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=bafde362-7eb7-4ac2-baf0-1f2a298269fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56046d76e65d40e291cd43f4f1d7ce4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a0f78e1b-a138-49e1-a977-6c2351a0a30f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08a57b8f932d4d3c98a775e5374aadbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:53.996907 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1803ffdc-fc58-4b84-93d3-1077dec8a2f8 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 returned with HTTP 200 Aug 14 22:37:53.997239 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1368/5440] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:53 2026] GET /volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:53.997364 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (980e578f-2545-43dc-97ee-c84295fd8229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:54.017125 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (980e578f-2545-43dc-97ee-c84295fd8229) transitioned into state 'SUCCESS' from 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='56046d76e65d40e291cd43f4f1d7ce4b',qos_specs=None,replication_status=,reservations=['5fd690e7-931e-4cbf-b2c9-55a0a66655d4','6738d300-c1ed-47e3-b684-7ad860d38ff1','ed702f1d-daea-4a67-945e-464beebcea7f','f22d840e-769d-4b63-8306-019496944a56'],size=1,snapshot_id=a0f78e1b-a138-49e1-a977-6c2351a0a30f,source_replicaid=,source_volid=None,status='creating',user_id='08a57b8f932d4d3c98a775e5374aadbd',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:54.017875 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5861f1a4-e805-49f2-9a43-6c1ed3c880fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:54.043141 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5861f1a4-e805-49f2-9a43-6c1ed3c880fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:54.044047 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Flow 'volume_create_api' (0efbe290-1272-43cd-bdcf-6fde2eab99e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:54.044403 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Create volume request issued successfully. Aug 14 22:37:54.045024 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0a1439f-feee-4e15-aa85-ed940e4c23a1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:37:54.045572 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1371/5441] 10.4.3.114 () {68 vars in 1258 bytes} [Fri Aug 14 22:37:53 2026] POST /volume/v3/volumes => generated 741 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:37:54.061100 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-10ce495a-eda6-440a-863a-d62935fef9da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:54.063140 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10ce495a-eda6-440a-863a-d62935fef9da tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe Aug 14 22:37:54.063428 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10ce495a-eda6-440a-863a-d62935fef9da tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:54.063683 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10ce495a-eda6-440a-863a-d62935fef9da tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:54.073335 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:54.073335 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:54.079925 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-10ce495a-eda6-440a-863a-d62935fef9da tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Volume info retrieved successfully. Aug 14 22:37:54.089130 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10ce495a-eda6-440a-863a-d62935fef9da tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe returned with HTTP 200 Aug 14 22:37:54.089716 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1351/5442] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:54 2026] GET /volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe => generated 809 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:54.558887 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5646f97d-5981-4381-b19d-f349abd17744 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:54.560740 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5646f97d-5981-4381-b19d-f349abd17744 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:37:54.560958 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5646f97d-5981-4381-b19d-f349abd17744 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:54.561188 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5646f97d-5981-4381-b19d-f349abd17744 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:54.570173 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:54.570173 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:54.573372 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5646f97d-5981-4381-b19d-f349abd17744 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:54.577816 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5646f97d-5981-4381-b19d-f349abd17744 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:37:54.578272 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1353/5443] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:54 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:55.006349 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-90f4f651-5aa8-4067-8d79-476409e2069f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:55.008201 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-90f4f651-5aa8-4067-8d79-476409e2069f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 Aug 14 22:37:55.008477 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-90f4f651-5aa8-4067-8d79-476409e2069f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:55.008705 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-90f4f651-5aa8-4067-8d79-476409e2069f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:55.012929 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-90f4f651-5aa8-4067-8d79-476409e2069f tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 returned with HTTP 404 Aug 14 22:37:55.013426 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1369/5444] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:55 2026] GET /volume/v3/snapshots/769ba26a-dc55-4bc0-a173-b488c65f5bc9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:55.020544 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8fab9c4c-5a0b-4c4c-8f0b-5b3fe28a1054 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:55.022321 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8fab9c4c-5a0b-4c4c-8f0b-5b3fe28a1054 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 Aug 14 22:37:55.022532 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8fab9c4c-5a0b-4c4c-8f0b-5b3fe28a1054 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:55.022703 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8fab9c4c-5a0b-4c4c-8f0b-5b3fe28a1054 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:55.022800 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-8fab9c4c-5a0b-4c4c-8f0b-5b3fe28a1054 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Delete snapshot with id: 7416449a-4e45-4378-8719-e0e1e6b3b401 Aug 14 22:37:55.027703 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:55.027703 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:55.028270 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8fab9c4c-5a0b-4c4c-8f0b-5b3fe28a1054 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:55.043694 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8fab9c4c-5a0b-4c4c-8f0b-5b3fe28a1054 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot delete request issued successfully. Aug 14 22:37:55.043930 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8fab9c4c-5a0b-4c4c-8f0b-5b3fe28a1054 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 returned with HTTP 202 Aug 14 22:37:55.044469 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1372/5445] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:37:55 2026] DELETE /volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:55.051553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7d80745-204f-4307-a3d1-919f193e2d05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:55.053331 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7d80745-204f-4307-a3d1-919f193e2d05 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 Aug 14 22:37:55.053559 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7d80745-204f-4307-a3d1-919f193e2d05 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:55.053752 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7d80745-204f-4307-a3d1-919f193e2d05 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:55.055430 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=396,cinder:UPDATE=139,cinder:INSERT=76 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:37:55.059246 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:55.059246 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:55.059683 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c7d80745-204f-4307-a3d1-919f193e2d05 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Snapshot retrieved successfully. Aug 14 22:37:55.060828 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7d80745-204f-4307-a3d1-919f193e2d05 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 returned with HTTP 200 Aug 14 22:37:55.061196 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1352/5446] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:55 2026] GET /volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:55.105374 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19af75fb-0552-4ca4-9193-e8ea2bf989c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:55.107338 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19af75fb-0552-4ca4-9193-e8ea2bf989c7 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe Aug 14 22:37:55.107534 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19af75fb-0552-4ca4-9193-e8ea2bf989c7 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:55.107761 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19af75fb-0552-4ca4-9193-e8ea2bf989c7 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:55.114516 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:55.114516 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:55.117478 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-19af75fb-0552-4ca4-9193-e8ea2bf989c7 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Volume info retrieved successfully. Aug 14 22:37:55.120761 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19af75fb-0552-4ca4-9193-e8ea2bf989c7 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe returned with HTTP 200 Aug 14 22:37:55.121087 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1354/5447] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:55 2026] GET /volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:55.132080 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-33920c54-b961-4fb5-aa19-aee3896b6e88 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:55.133799 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33920c54-b961-4fb5-aa19-aee3896b6e88 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe Aug 14 22:37:55.134001 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33920c54-b961-4fb5-aa19-aee3896b6e88 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:55.134237 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33920c54-b961-4fb5-aa19-aee3896b6e88 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:55.140516 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:55.140516 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:55.143907 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-33920c54-b961-4fb5-aa19-aee3896b6e88 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Volume info retrieved successfully. Aug 14 22:37:55.147879 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33920c54-b961-4fb5-aa19-aee3896b6e88 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe returned with HTTP 200 Aug 14 22:37:55.148264 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1370/5448] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:55 2026] GET /volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:55.159319 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c23a6f94-4ec8-41d2-8b12-511fe59ab9bf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:55.161413 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c23a6f94-4ec8-41d2-8b12-511fe59ab9bf tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f Aug 14 22:37:55.161703 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c23a6f94-4ec8-41d2-8b12-511fe59ab9bf tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:55.161967 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c23a6f94-4ec8-41d2-8b12-511fe59ab9bf tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:55.162134 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-c23a6f94-4ec8-41d2-8b12-511fe59ab9bf tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Delete snapshot with id: a0f78e1b-a138-49e1-a977-6c2351a0a30f Aug 14 22:37:55.164341 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=490,cinder:INSERT=89,cinder:UPDATE=142 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:37:55.169091 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:55.169091 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:55.169741 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c23a6f94-4ec8-41d2-8b12-511fe59ab9bf tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Snapshot retrieved successfully. Aug 14 22:37:55.188861 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c23a6f94-4ec8-41d2-8b12-511fe59ab9bf tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Snapshot delete request issued successfully. Aug 14 22:37:55.189111 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c23a6f94-4ec8-41d2-8b12-511fe59ab9bf tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f returned with HTTP 202 Aug 14 22:37:55.189677 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1373/5449] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:37:55 2026] DELETE /volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:55.197347 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c57ed366-696b-43d4-ada2-0d9b7590aa5a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:55.199206 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c57ed366-696b-43d4-ada2-0d9b7590aa5a tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f Aug 14 22:37:55.199433 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c57ed366-696b-43d4-ada2-0d9b7590aa5a tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:55.199644 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c57ed366-696b-43d4-ada2-0d9b7590aa5a tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:55.204721 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:55.204721 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:55.205173 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c57ed366-696b-43d4-ada2-0d9b7590aa5a tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Snapshot retrieved successfully. Aug 14 22:37:55.206044 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c57ed366-696b-43d4-ada2-0d9b7590aa5a tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f returned with HTTP 200 Aug 14 22:37:55.206480 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1353/5450] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:55 2026] GET /volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:55.591419 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-387ce031-0220-44df-9108-98197a21bf54 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:55.593247 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-387ce031-0220-44df-9108-98197a21bf54 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:37:55.593474 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-387ce031-0220-44df-9108-98197a21bf54 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:55.593653 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-387ce031-0220-44df-9108-98197a21bf54 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:55.603290 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:55.603290 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:55.607554 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-387ce031-0220-44df-9108-98197a21bf54 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:55.612089 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-387ce031-0220-44df-9108-98197a21bf54 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:37:55.612566 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1355/5451] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:55 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:56.069813 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-04926c86-3b5a-449d-b328-2b9ea285cac2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:56.071965 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04926c86-3b5a-449d-b328-2b9ea285cac2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 Aug 14 22:37:56.072222 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04926c86-3b5a-449d-b328-2b9ea285cac2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:56.072517 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04926c86-3b5a-449d-b328-2b9ea285cac2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:56.077636 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04926c86-3b5a-449d-b328-2b9ea285cac2 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 returned with HTTP 404 Aug 14 22:37:56.078204 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1371/5452] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:56 2026] GET /volume/v3/snapshots/7416449a-4e45-4378-8719-e0e1e6b3b401 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:56.085473 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6150e14-7979-4996-8955-a21dd7bfda87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:56.087584 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6150e14-7979-4996-8955-a21dd7bfda87 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:56.087779 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6150e14-7979-4996-8955-a21dd7bfda87 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:56.088017 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6150e14-7979-4996-8955-a21dd7bfda87 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:56.097710 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:56.097710 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:56.102634 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b6150e14-7979-4996-8955-a21dd7bfda87 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:56.106221 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6150e14-7979-4996-8955-a21dd7bfda87 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:37:56.106618 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1374/5453] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:56 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:56.123056 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-97c6baf6-3c8e-429d-8372-4499d6cac158 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:56.124804 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97c6baf6-3c8e-429d-8372-4499d6cac158 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:56.125003 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97c6baf6-3c8e-429d-8372-4499d6cac158 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:56.125196 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97c6baf6-3c8e-429d-8372-4499d6cac158 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:56.131988 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:56.131988 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:56.135822 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-97c6baf6-3c8e-429d-8372-4499d6cac158 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:56.140369 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97c6baf6-3c8e-429d-8372-4499d6cac158 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:37:56.140811 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1354/5454] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:56 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:56.153888 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7e53a38b-10cd-467f-959a-ee9a7f06a129 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:56.155514 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e53a38b-10cd-467f-959a-ee9a7f06a129 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] DELETE https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:56.155679 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7e53a38b-10cd-467f-959a-ee9a7f06a129 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:56.155848 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7e53a38b-10cd-467f-959a-ee9a7f06a129 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:56.156004 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-7e53a38b-10cd-467f-959a-ee9a7f06a129 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Delete volume with id: 27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:56.162091 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:56.162091 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:56.162493 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7e53a38b-10cd-467f-959a-ee9a7f06a129 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:56.175264 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7e53a38b-10cd-467f-959a-ee9a7f06a129 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Delete volume request issued successfully. Aug 14 22:37:56.175397 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e53a38b-10cd-467f-959a-ee9a7f06a129 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 202 Aug 14 22:37:56.175777 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1356/5455] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:56 2026] DELETE /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:56.183684 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-254a8bc0-814c-4b37-83e0-8e39bedf0724 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:56.185981 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-254a8bc0-814c-4b37-83e0-8e39bedf0724 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:56.186304 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-254a8bc0-814c-4b37-83e0-8e39bedf0724 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:56.186620 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-254a8bc0-814c-4b37-83e0-8e39bedf0724 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:56.195319 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:56.195319 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:56.199030 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-254a8bc0-814c-4b37-83e0-8e39bedf0724 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Volume info retrieved successfully. Aug 14 22:37:56.203502 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-254a8bc0-814c-4b37-83e0-8e39bedf0724 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 200 Aug 14 22:37:56.204145 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1372/5456] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:56 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:56.215299 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-48b3df61-9b63-48bd-bf34-bf56073189bc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:56.218018 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48b3df61-9b63-48bd-bf34-bf56073189bc tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f Aug 14 22:37:56.218370 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48b3df61-9b63-48bd-bf34-bf56073189bc tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:56.218607 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48b3df61-9b63-48bd-bf34-bf56073189bc tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:56.223500 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48b3df61-9b63-48bd-bf34-bf56073189bc tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f returned with HTTP 404 Aug 14 22:37:56.224038 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1375/5457] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:56 2026] GET /volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:56.230025 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-90f55fd0-6f51-4040-9307-b9a576cf42be None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:56.231600 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90f55fd0-6f51-4040-9307-b9a576cf42be tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] DELETE https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 Aug 14 22:37:56.231795 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90f55fd0-6f51-4040-9307-b9a576cf42be tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:56.231997 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90f55fd0-6f51-4040-9307-b9a576cf42be tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:56.232177 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-90f55fd0-6f51-4040-9307-b9a576cf42be tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Delete volume with id: 94102c43-aa2e-4e1a-8a82-117e43e7bb20 Aug 14 22:37:56.238562 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:56.238562 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:37:56.238972 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-90f55fd0-6f51-4040-9307-b9a576cf42be tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Volume info retrieved successfully. Aug 14 22:37:56.253976 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-90f55fd0-6f51-4040-9307-b9a576cf42be tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Delete volume request issued successfully. Aug 14 22:37:56.254175 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90f55fd0-6f51-4040-9307-b9a576cf42be tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 returned with HTTP 202 Aug 14 22:37:56.254616 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1355/5458] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:56 2026] DELETE /volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:56.261936 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f587f386-eefb-49df-a07e-11f97a18010c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:56.263481 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f587f386-eefb-49df-a07e-11f97a18010c tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 Aug 14 22:37:56.263619 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f587f386-eefb-49df-a07e-11f97a18010c tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:56.263792 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f587f386-eefb-49df-a07e-11f97a18010c tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:56.270828 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:56.270828 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:56.274279 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f587f386-eefb-49df-a07e-11f97a18010c tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Volume info retrieved successfully. Aug 14 22:37:56.278545 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f587f386-eefb-49df-a07e-11f97a18010c tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 returned with HTTP 200 Aug 14 22:37:56.278949 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1357/5459] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:56 2026] GET /volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:56.626409 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-864ef067-fd58-4878-a439-490ffff9c3b2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:56.628605 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-864ef067-fd58-4878-a439-490ffff9c3b2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:37:56.628796 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-864ef067-fd58-4878-a439-490ffff9c3b2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:56.628992 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-864ef067-fd58-4878-a439-490ffff9c3b2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:56.631017 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=379,cinder:UPDATE=113,cinder:INSERT=61 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:37:56.638982 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:56.638982 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:56.642420 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-864ef067-fd58-4878-a439-490ffff9c3b2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:56.646447 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-864ef067-fd58-4878-a439-490ffff9c3b2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:37:56.646780 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1373/5460] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:56 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:57.217446 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-be61ac04-a345-4835-8c84-4bd89eb2bd32 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:57.219028 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be61ac04-a345-4835-8c84-4bd89eb2bd32 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] GET https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f Aug 14 22:37:57.219207 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be61ac04-a345-4835-8c84-4bd89eb2bd32 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:57.219465 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be61ac04-a345-4835-8c84-4bd89eb2bd32 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:57.226326 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be61ac04-a345-4835-8c84-4bd89eb2bd32 tempest-SnapshotDataIntegrityTests-893364581 tempest-SnapshotDataIntegrityTests-893364581-project-member] https://10.4.3.114/volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f returned with HTTP 404 Aug 14 22:37:57.226588 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1376/5461] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:57 2026] GET /volume/v3/volumes/27bd06b3-788a-433f-80f5-52823ee1067f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:57.294210 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-602bec93-06b6-4f54-ba27-5d0a07bc2f4f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:57.296139 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-602bec93-06b6-4f54-ba27-5d0a07bc2f4f tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 Aug 14 22:37:57.296364 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-602bec93-06b6-4f54-ba27-5d0a07bc2f4f tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:57.296610 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-602bec93-06b6-4f54-ba27-5d0a07bc2f4f tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:57.302620 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-602bec93-06b6-4f54-ba27-5d0a07bc2f4f tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 returned with HTTP 404 Aug 14 22:37:57.303183 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1356/5462] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:57 2026] GET /volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:57.310435 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1056b34b-0076-4fe3-9ac2-c3cfb9850476 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:57.312185 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1056b34b-0076-4fe3-9ac2-c3cfb9850476 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] DELETE https://10.4.3.114/volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe Aug 14 22:37:57.312399 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1056b34b-0076-4fe3-9ac2-c3cfb9850476 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:57.312608 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1056b34b-0076-4fe3-9ac2-c3cfb9850476 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:57.312759 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-1056b34b-0076-4fe3-9ac2-c3cfb9850476 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Delete volume with id: bafde362-7eb7-4ac2-baf0-1f2a298269fe Aug 14 22:37:57.315204 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=382,cinder:INSERT=64,cinder:UPDATE=86 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:37:57.320695 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:57.320695 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:57.321207 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1056b34b-0076-4fe3-9ac2-c3cfb9850476 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Volume info retrieved successfully. Aug 14 22:37:57.350009 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1056b34b-0076-4fe3-9ac2-c3cfb9850476 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Delete volume request issued successfully. Aug 14 22:37:57.350616 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1056b34b-0076-4fe3-9ac2-c3cfb9850476 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe returned with HTTP 202 Aug 14 22:37:57.350876 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1358/5463] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:57 2026] DELETE /volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:37:57.360793 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-553ccd79-48d6-4783-a633-ddafe11da1e1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:57.362578 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-553ccd79-48d6-4783-a633-ddafe11da1e1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe Aug 14 22:37:57.362816 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-553ccd79-48d6-4783-a633-ddafe11da1e1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:57.363026 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-553ccd79-48d6-4783-a633-ddafe11da1e1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:57.370013 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:57.370013 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:37:57.375727 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-553ccd79-48d6-4783-a633-ddafe11da1e1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Volume info retrieved successfully. Aug 14 22:37:57.381130 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-553ccd79-48d6-4783-a633-ddafe11da1e1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe returned with HTTP 200 Aug 14 22:37:57.381663 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1374/5464] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:57 2026] GET /volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:57.662391 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3dc0d946-62d7-48a5-9036-12529ee0b927 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:57.666374 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3dc0d946-62d7-48a5-9036-12529ee0b927 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:37:57.666660 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3dc0d946-62d7-48a5-9036-12529ee0b927 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:57.667087 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3dc0d946-62d7-48a5-9036-12529ee0b927 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:57.680468 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:57.680468 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:57.685369 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3dc0d946-62d7-48a5-9036-12529ee0b927 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:57.689582 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3dc0d946-62d7-48a5-9036-12529ee0b927 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:37:57.689949 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1377/5465] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:57 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:58.399118 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ff8287d-21db-48bb-b5f7-3ae0cbf1f9b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:58.401530 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ff8287d-21db-48bb-b5f7-3ae0cbf1f9b1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe Aug 14 22:37:58.401717 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ff8287d-21db-48bb-b5f7-3ae0cbf1f9b1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:58.401889 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ff8287d-21db-48bb-b5f7-3ae0cbf1f9b1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:58.407589 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ff8287d-21db-48bb-b5f7-3ae0cbf1f9b1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe returned with HTTP 404 Aug 14 22:37:58.408069 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1357/5466] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:58 2026] GET /volume/v3/volumes/bafde362-7eb7-4ac2-baf0-1f2a298269fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:58.416157 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-26b46906-f0c7-4cab-997f-fb666aefc3f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:58.422068 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26b46906-f0c7-4cab-997f-fb666aefc3f5 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f Aug 14 22:37:58.422346 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26b46906-f0c7-4cab-997f-fb666aefc3f5 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:58.422632 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26b46906-f0c7-4cab-997f-fb666aefc3f5 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:58.422801 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-26b46906-f0c7-4cab-997f-fb666aefc3f5 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Delete snapshot with id: a0f78e1b-a138-49e1-a977-6c2351a0a30f Aug 14 22:37:58.429712 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26b46906-f0c7-4cab-997f-fb666aefc3f5 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f returned with HTTP 404 Aug 14 22:37:58.430436 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1359/5467] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:37:58 2026] DELETE /volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:58.437940 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-86e94ea3-b54b-4ecc-bcb4-2e4bdd5e708f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:58.439195 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86e94ea3-b54b-4ecc-bcb4-2e4bdd5e708f tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f Aug 14 22:37:58.439415 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86e94ea3-b54b-4ecc-bcb4-2e4bdd5e708f tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:58.439631 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86e94ea3-b54b-4ecc-bcb4-2e4bdd5e708f tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:58.444147 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86e94ea3-b54b-4ecc-bcb4-2e4bdd5e708f tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f returned with HTTP 404 Aug 14 22:37:58.444281 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1375/5468] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:37:58 2026] GET /volume/v3/snapshots/a0f78e1b-a138-49e1-a977-6c2351a0a30f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:58.451639 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-719fd8e7-6abe-4229-88d1-d668459d7eb1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:58.453591 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-719fd8e7-6abe-4229-88d1-d668459d7eb1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] DELETE https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 Aug 14 22:37:58.453856 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-719fd8e7-6abe-4229-88d1-d668459d7eb1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:58.454010 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-719fd8e7-6abe-4229-88d1-d668459d7eb1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:58.454178 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-719fd8e7-6abe-4229-88d1-d668459d7eb1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Delete volume with id: 94102c43-aa2e-4e1a-8a82-117e43e7bb20 Aug 14 22:37:58.460595 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-719fd8e7-6abe-4229-88d1-d668459d7eb1 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 returned with HTTP 404 Aug 14 22:37:58.461061 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1378/5469] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:37:58 2026] DELETE /volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:58.469184 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4a88a6f9-4fed-49d7-8088-226d72fef1d9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:58.470199 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a88a6f9-4fed-49d7-8088-226d72fef1d9 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] GET https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 Aug 14 22:37:58.470400 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a88a6f9-4fed-49d7-8088-226d72fef1d9 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:58.470591 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a88a6f9-4fed-49d7-8088-226d72fef1d9 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:58.476494 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a88a6f9-4fed-49d7-8088-226d72fef1d9 tempest-SnapshotDependencyTests-1314459610 tempest-SnapshotDependencyTests-1314459610-project-member] https://10.4.3.114/volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 returned with HTTP 404 Aug 14 22:37:58.476494 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1358/5470] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:58 2026] GET /volume/v3/volumes/94102c43-aa2e-4e1a-8a82-117e43e7bb20 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:37:58.706847 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7dd9d2c4-fa21-4f9d-8b65-f25f6e0612ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:58.708639 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7dd9d2c4-fa21-4f9d-8b65-f25f6e0612ea tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:37:58.708897 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7dd9d2c4-fa21-4f9d-8b65-f25f6e0612ea tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:58.709086 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7dd9d2c4-fa21-4f9d-8b65-f25f6e0612ea tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:58.718424 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:58.718424 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:58.722091 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7dd9d2c4-fa21-4f9d-8b65-f25f6e0612ea tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:58.727507 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7dd9d2c4-fa21-4f9d-8b65-f25f6e0612ea tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:37:58.727507 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1360/5471] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:58 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:59.680508 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-632afb7e-cdad-43d6-8a7f-78bc26cc8cd4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:59.744134 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7d6eff47-9c6b-41c5-82b1-19321897d728 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:59.745985 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d6eff47-9c6b-41c5-82b1-19321897d728 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:37:59.746182 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d6eff47-9c6b-41c5-82b1-19321897d728 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:37:59.746394 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d6eff47-9c6b-41c5-82b1-19321897d728 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:37:59.758554 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:59.758554 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:37:59.762611 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7d6eff47-9c6b-41c5-82b1-19321897d728 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:37:59.767872 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d6eff47-9c6b-41c5-82b1-19321897d728 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:37:59.768431 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1379/5472] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:37:59 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:59.771462 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-632afb7e-cdad-43d6-8a7f-78bc26cc8cd4 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:37:59.771462 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-632afb7e-cdad-43d6-8a7f-78bc26cc8cd4 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-20284903", "extra_specs": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:59.784401 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-632afb7e-cdad-43d6-8a7f-78bc26cc8cd4 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:37:59.784786 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1376/5473] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:37:59 2026] POST /volume/v3/types => generated 210 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:59.792455 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-92717958-bdb0-4312-8bf4-f2f0e1983200 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:59.794187 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92717958-bdb0-4312-8bf4-f2f0e1983200 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] POST https://10.4.3.114/volume/v3/types/b1eb8767-0f28-4e73-9804-b858d288d504/encryption Aug 14 22:37:59.794569 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92717958-bdb0-4312-8bf4-f2f0e1983200 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:59.812920 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92717958-bdb0-4312-8bf4-f2f0e1983200 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] https://10.4.3.114/volume/v3/types/b1eb8767-0f28-4e73-9804-b858d288d504/encryption returned with HTTP 200 Aug 14 22:37:59.813395 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1359/5474] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:37:59 2026] POST /volume/v3/types/b1eb8767-0f28-4e73-9804-b858d288d504/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:37:59.820927 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:37:59.874460 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:37:59.878944 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1007472150", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-20284903", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:37:59.878944 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1007472150', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-20284903', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:37:59.879592 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Create volume of 1 GB Aug 14 22:37:59.879877 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:37:59.879877 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:37:59.880368 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Availability Zones retrieved successfully. Aug 14 22:37:59.885900 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Flow 'volume_create_api' (475dd696-16ec-427a-a02a-739c637e1a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:37:59.886825 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8f9e372-b6e6-4876-986f-d35d7a766550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:59.888171 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:37:59.918698 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8f9e372-b6e6-4876-986f-d35d7a766550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b1eb8767-0f28-4e73-9804-b858d288d504,is_public=True,name='tempest-scenario-type-luks-20284903',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1eb8767-0f28-4e73-9804-b858d288d504', '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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:59.919838 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b50741-24db-430c-bc75-85b20d10548c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:37:59.947557 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-20284903 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-20284903, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:59.947796 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-20284903 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-20284903, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:37:59.991593 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Created reservations ['4c992c77-f65d-4cd2-a381-d9b53f59bd73', 'c5c4a936-f476-462c-a414-cb1222da059a', 'a0d42650-ec92-4ed8-8c3b-69d8856af079', '01de591b-9502-42bd-8311-c5fbb60a768f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:37:59.992568 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b50741-24db-430c-bc75-85b20d10548c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c992c77-f65d-4cd2-a381-d9b53f59bd73', 'c5c4a936-f476-462c-a414-cb1222da059a', 'a0d42650-ec92-4ed8-8c3b-69d8856af079', '01de591b-9502-42bd-8311-c5fbb60a768f']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:37:59.993436 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f94bbca0-e6e0-42db-959f-4f1c515da6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:38:00.016748 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f94bbca0-e6e0-42db-959f-4f1c515da6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99e902c1-85e5-4499-bc7b-7b5947b1cc37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1007472150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d62bd5821be4980af33730f98d7be34',qos_specs=None,replication_status=,reservations=['4c992c77-f65d-4cd2-a381-d9b53f59bd73','c5c4a936-f476-462c-a414-cb1222da059a','a0d42650-ec92-4ed8-8c3b-69d8856af079','01de591b-9502-42bd-8311-c5fbb60a768f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc13a2c0763e419d81571b66c4861ae0',volume_type_id=b1eb8767-0f28-4e73-9804-b858d288d504), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:37:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1007472150',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=99e902c1-85e5-4499-bc7b-7b5947b1cc37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d62bd5821be4980af33730f98d7be34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc13a2c0763e419d81571b66c4861ae0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1eb8767-0f28-4e73-9804-b858d288d504),volume_type_id=b1eb8767-0f28-4e73-9804-b858d288d504)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:38:00.017260 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ec7d78-7061-48d8-8595-f4c7fae38e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:38:00.033854 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ec7d78-7061-48d8-8595-f4c7fae38e4f) transitioned into state 'SUCCESS' from state '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-1007472150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d62bd5821be4980af33730f98d7be34',qos_specs=None,replication_status=,reservations=['4c992c77-f65d-4cd2-a381-d9b53f59bd73','c5c4a936-f476-462c-a414-cb1222da059a','a0d42650-ec92-4ed8-8c3b-69d8856af079','01de591b-9502-42bd-8311-c5fbb60a768f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc13a2c0763e419d81571b66c4861ae0',volume_type_id=b1eb8767-0f28-4e73-9804-b858d288d504)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:38:00.034580 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37bfa8bf-689c-4cb8-a863-cd7256f0cfe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:38:00.043516 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37bfa8bf-689c-4cb8-a863-cd7256f0cfe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:38:00.044506 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Flow 'volume_create_api' (475dd696-16ec-427a-a02a-739c637e1a0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:38:00.044816 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Create volume request issued successfully. Aug 14 22:38:00.045619 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52c63d9d-5c5e-403c-a0e9-bffe74b30e63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:38:00.045998 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1361/5475] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:37:59 2026] POST /volume/v3/volumes => generated 783 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:38:00.056819 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3030535f-355a-4215-ad1b-8ec96e16620c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:00.058743 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3030535f-355a-4215-ad1b-8ec96e16620c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 Aug 14 22:38:00.058907 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3030535f-355a-4215-ad1b-8ec96e16620c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:00.059114 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3030535f-355a-4215-ad1b-8ec96e16620c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:00.065169 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:00.065169 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:00.069439 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3030535f-355a-4215-ad1b-8ec96e16620c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:00.072886 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3030535f-355a-4215-ad1b-8ec96e16620c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 returned with HTTP 200 Aug 14 22:38:00.073200 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1380/5476] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:00 2026] GET /volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:00.761440 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-49c7b360-86d8-4d3a-9779-8b77b5dca86b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:00.763812 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-49c7b360-86d8-4d3a-9779-8b77b5dca86b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/attachments/9425b076-6337-46db-b6e9-bf8b2f094a10/action Aug 14 22:38:00.764188 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-49c7b360-86d8-4d3a-9779-8b77b5dca86b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:38:00.764446 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-49c7b360-86d8-4d3a-9779-8b77b5dca86b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:38:00.782887 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:00.782887 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:38:00.785462 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-18b0e4a7-cd12-4294-bda9-7b2c12cd081f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:00.788358 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18b0e4a7-cd12-4294-bda9-7b2c12cd081f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:38:00.788946 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18b0e4a7-cd12-4294-bda9-7b2c12cd081f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:00.788946 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18b0e4a7-cd12-4294-bda9-7b2c12cd081f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:00.798178 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d4aaed66-e64c-4512-a390-4647f00f0822 req-49c7b360-86d8-4d3a-9779-8b77b5dca86b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/9425b076-6337-46db-b6e9-bf8b2f094a10/action returned with HTTP 204 Aug 14 22:38:00.798401 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:00.798401 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:00.798827 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1377/5477] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:38:00 2026] POST /volume/v3/attachments/9425b076-6337-46db-b6e9-bf8b2f094a10/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:38:00.802112 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-18b0e4a7-cd12-4294-bda9-7b2c12cd081f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:00.806491 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18b0e4a7-cd12-4294-bda9-7b2c12cd081f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:38:00.806989 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1360/5478] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:00 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 1172 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 22:38:01.089594 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8cae45dd-b421-4581-b5ed-7d8f6acff944 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:01.091448 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cae45dd-b421-4581-b5ed-7d8f6acff944 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 Aug 14 22:38:01.091631 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cae45dd-b421-4581-b5ed-7d8f6acff944 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:01.091788 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cae45dd-b421-4581-b5ed-7d8f6acff944 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:01.098615 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:01.098615 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:38:01.102322 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8cae45dd-b421-4581-b5ed-7d8f6acff944 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:01.106303 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cae45dd-b421-4581-b5ed-7d8f6acff944 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 returned with HTTP 200 Aug 14 22:38:01.106688 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1362/5479] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:01 2026] GET /volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:01.124412 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a4f70706-ef9e-43f1-9499-48958b85f238 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:01.126563 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4f70706-ef9e-43f1-9499-48958b85f238 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 Aug 14 22:38:01.126796 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4f70706-ef9e-43f1-9499-48958b85f238 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:01.127015 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4f70706-ef9e-43f1-9499-48958b85f238 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:01.133966 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:01.133966 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:01.138694 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a4f70706-ef9e-43f1-9499-48958b85f238 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:01.144231 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4f70706-ef9e-43f1-9499-48958b85f238 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 returned with HTTP 200 Aug 14 22:38:01.144995 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1381/5480] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:01 2026] GET /volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:01.161083 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:01.163727 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:38:01.164244 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-90318833", "source_volid": "99e902c1-85e5-4499-bc7b-7b5947b1cc37", "volume_type": "tempest-scenario-type-luks-20284903", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:38:01.166109 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-90318833', 'source_volid': '99e902c1-85e5-4499-bc7b-7b5947b1cc37', 'volume_type': 'tempest-scenario-type-luks-20284903', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:38:01.180102 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:01.180102 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:38:01.180756 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume retrieved successfully. Aug 14 22:38:01.180919 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Create volume of 1 GB Aug 14 22:38:01.181773 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Availability Zones retrieved successfully. Aug 14 22:38:01.187151 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Flow 'volume_create_api' (53eb48d6-bf38-4e80-b5e1-c6b9769725b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:38:01.188498 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff8d1f05-7cd1-44c8-b8e7-2b276660071c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:38:01.189368 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:38:01.214484 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff8d1f05-7cd1-44c8-b8e7-2b276660071c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '99e902c1-85e5-4499-bc7b-7b5947b1cc37', 'volume_type': VolumeType(created_at=2026-08-14T22:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b1eb8767-0f28-4e73-9804-b858d288d504,is_public=True,name='tempest-scenario-type-luks-20284903',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1eb8767-0f28-4e73-9804-b858d288d504', '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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:38:01.215699 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281f9521-56cd-45aa-9f18-dd1fe0c42dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:38:01.241217 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-20284903 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-20284903, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:38:01.241575 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-20284903 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-20284903, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:38:01.259307 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Created reservations ['711cbb14-924f-467d-8054-578e5c4a8fac', '67e1c437-29c0-4cc9-a7bb-7c987af7f625', '2bef24c6-7a88-4a0a-9fa1-40d914fafa66', 'f3808f94-073e-491d-a3c5-62da00c93d68'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:38:01.260161 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281f9521-56cd-45aa-9f18-dd1fe0c42dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['711cbb14-924f-467d-8054-578e5c4a8fac', '67e1c437-29c0-4cc9-a7bb-7c987af7f625', '2bef24c6-7a88-4a0a-9fa1-40d914fafa66', 'f3808f94-073e-491d-a3c5-62da00c93d68']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:38:01.261006 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (032c9085-1eba-4686-a2d4-ae83b62c4bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:38:01.295038 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (032c9085-1eba-4686-a2d4-ae83b62c4bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '485a721b-95e1-465f-92a0-0516d98e3377', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-90318833',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d62bd5821be4980af33730f98d7be34',qos_specs=None,replication_status=,reservations=['711cbb14-924f-467d-8054-578e5c4a8fac','67e1c437-29c0-4cc9-a7bb-7c987af7f625','2bef24c6-7a88-4a0a-9fa1-40d914fafa66','f3808f94-073e-491d-a3c5-62da00c93d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=99e902c1-85e5-4499-bc7b-7b5947b1cc37,status='creating',user_id='bc13a2c0763e419d81571b66c4861ae0',volume_type_id=b1eb8767-0f28-4e73-9804-b858d288d504), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:38:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-90318833',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=485a721b-95e1-465f-92a0-0516d98e3377,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d62bd5821be4980af33730f98d7be34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=99e902c1-85e5-4499-bc7b-7b5947b1cc37,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc13a2c0763e419d81571b66c4861ae0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1eb8767-0f28-4e73-9804-b858d288d504),volume_type_id=b1eb8767-0f28-4e73-9804-b858d288d504)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:38:01.295887 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6425b6d7-5e3b-44ec-915d-c88e46deb83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:38:01.315870 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6425b6d7-5e3b-44ec-915d-c88e46deb83e) transitioned into state 'SUCCESS' from state '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-90318833',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d62bd5821be4980af33730f98d7be34',qos_specs=None,replication_status=,reservations=['711cbb14-924f-467d-8054-578e5c4a8fac','67e1c437-29c0-4cc9-a7bb-7c987af7f625','2bef24c6-7a88-4a0a-9fa1-40d914fafa66','f3808f94-073e-491d-a3c5-62da00c93d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=99e902c1-85e5-4499-bc7b-7b5947b1cc37,status='creating',user_id='bc13a2c0763e419d81571b66c4861ae0',volume_type_id=b1eb8767-0f28-4e73-9804-b858d288d504)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:38:01.316862 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06029c8d-bab3-4eb5-8718-272a842c4097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:38:01.337766 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06029c8d-bab3-4eb5-8718-272a842c4097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:38:01.338875 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Flow 'volume_create_api' (53eb48d6-bf38-4e80-b5e1-c6b9769725b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:38:01.339315 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Create volume request issued successfully. Aug 14 22:38:01.340129 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad9d5661-18dc-49fe-9c45-6785f90a1010 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:38:01.340698 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1378/5481] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:38:01 2026] POST /volume/v3/volumes => generated 808 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:38:01.352597 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-edbdbaf4-7690-41d8-83b3-b736f199f418 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:01.354586 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edbdbaf4-7690-41d8-83b3-b736f199f418 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:01.354782 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edbdbaf4-7690-41d8-83b3-b736f199f418 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:01.354967 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edbdbaf4-7690-41d8-83b3-b736f199f418 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:01.362369 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:01.362369 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:01.366389 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-edbdbaf4-7690-41d8-83b3-b736f199f418 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:01.372090 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edbdbaf4-7690-41d8-83b3-b736f199f418 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:01.372394 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1361/5482] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:01 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:01.818965 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f6d57341-9dff-40ae-9ceb-a8c634f23813 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:01.820692 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6d57341-9dff-40ae-9ceb-a8c634f23813 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:38:01.820849 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6d57341-9dff-40ae-9ceb-a8c634f23813 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:01.821043 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6d57341-9dff-40ae-9ceb-a8c634f23813 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:01.830508 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:01.830508 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:38:01.833578 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f6d57341-9dff-40ae-9ceb-a8c634f23813 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:01.837270 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6d57341-9dff-40ae-9ceb-a8c634f23813 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:38:01.837648 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1363/5483] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:01 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 1169 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:38:01.849712 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a56dd045-e491-468c-b8b9-29fd3c30bef7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:01.851306 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a56dd045-e491-468c-b8b9-29fd3c30bef7 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:38:01.851494 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a56dd045-e491-468c-b8b9-29fd3c30bef7 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:01.851654 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a56dd045-e491-468c-b8b9-29fd3c30bef7 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:01.859789 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:01.859789 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:01.862657 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a56dd045-e491-468c-b8b9-29fd3c30bef7 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:01.865990 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a56dd045-e491-468c-b8b9-29fd3c30bef7 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:38:01.866327 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1382/5484] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:01 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 1169 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:38:01.901778 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-cb160771-ed40-45de-9883-7ad3f885b86a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:01.904324 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-cb160771-ed40-45de-9883-7ad3f885b86a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:38:01.904706 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-cb160771-ed40-45de-9883-7ad3f885b86a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:01.904961 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-cb160771-ed40-45de-9883-7ad3f885b86a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:01.915036 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:01.915036 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:38:01.918584 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-cb160771-ed40-45de-9883-7ad3f885b86a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:01.923381 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-cb160771-ed40-45de-9883-7ad3f885b86a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:38:01.924124 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1379/5485] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:38:01 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:38:01.940581 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-ee4e90fe-c4d9-4471-9bb3-c1481d521317 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:01.942882 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-ee4e90fe-c4d9-4471-9bb3-c1481d521317 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f/action Aug 14 22:38:01.943286 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-ee4e90fe-c4d9-4471-9bb3-c1481d521317 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:38:01.943430 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-ee4e90fe-c4d9-4471-9bb3-c1481d521317 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:38:01.954177 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:01.954177 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:01.954674 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-ee4e90fe-c4d9-4471-9bb3-c1481d521317 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:01.961377 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-ee4e90fe-c4d9-4471-9bb3-c1481d521317 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Begin detaching volume completed successfully. Aug 14 22:38:01.961608 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-ee4e90fe-c4d9-4471-9bb3-c1481d521317 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f/action returned with HTTP 202 Aug 14 22:38:01.962114 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1362/5486] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:38:01 2026] POST /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:38:02.007449 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0d6ba1a-cf79-4e37-a8c9-c40f06f12017 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:02.007931 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0d6ba1a-cf79-4e37-a8c9-c40f06f12017 None None] GET https://10.4.3.114/volume// Aug 14 22:38:02.008153 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0d6ba1a-cf79-4e37-a8c9-c40f06f12017 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:02.008436 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0d6ba1a-cf79-4e37-a8c9-c40f06f12017 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:02.008831 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0d6ba1a-cf79-4e37-a8c9-c40f06f12017 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:38:02.009185 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1364/5487] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:38: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 14 22:38:02.015340 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-72417d85-504c-4b61-b854-490ea52f595b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:02.017262 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-72417d85-504c-4b61-b854-490ea52f595b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:38:02.017506 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-72417d85-504c-4b61-b854-490ea52f595b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:02.017736 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-72417d85-504c-4b61-b854-490ea52f595b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:02.027377 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:02.027377 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:02.031367 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-72417d85-504c-4b61-b854-490ea52f595b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:02.036781 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-72417d85-504c-4b61-b854-490ea52f595b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:38:02.037349 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1383/5488] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:38:02 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 1352 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:38:02.047219 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-0dcbbdca-55cb-4a13-82b9-631f0f30ae82 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:02.049230 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-0dcbbdca-55cb-4a13-82b9-631f0f30ae82 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f/encryption Aug 14 22:38:02.049981 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-0dcbbdca-55cb-4a13-82b9-631f0f30ae82 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:02.050214 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-0dcbbdca-55cb-4a13-82b9-631f0f30ae82 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:02.059190 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:02.059190 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:38:02.065483 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-0dcbbdca-55cb-4a13-82b9-631f0f30ae82 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f/encryption returned with HTTP 200 Aug 14 22:38:02.066046 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1380/5489] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:38:02 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:02.389661 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-74e91b39-a373-48a2-8776-f1d62bc83c23 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:02.391380 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74e91b39-a373-48a2-8776-f1d62bc83c23 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:02.391567 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74e91b39-a373-48a2-8776-f1d62bc83c23 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:02.391741 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74e91b39-a373-48a2-8776-f1d62bc83c23 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:02.397734 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:02.397734 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:02.401105 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-74e91b39-a373-48a2-8776-f1d62bc83c23 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:02.406363 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74e91b39-a373-48a2-8776-f1d62bc83c23 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:02.406728 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1363/5490] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:02 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 22:38:03.419794 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d318a32e-5d94-4f08-8aa0-5927f643c665 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:03.421408 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d318a32e-5d94-4f08-8aa0-5927f643c665 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:03.421576 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d318a32e-5d94-4f08-8aa0-5927f643c665 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:03.421741 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d318a32e-5d94-4f08-8aa0-5927f643c665 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:03.428271 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:03.428271 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:38:03.432021 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d318a32e-5d94-4f08-8aa0-5927f643c665 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:03.437720 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d318a32e-5d94-4f08-8aa0-5927f643c665 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:03.438153 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1365/5491] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:03 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:04.450762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-30fe05ab-bde9-4b93-8e78-463f8d9da81a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:04.452464 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30fe05ab-bde9-4b93-8e78-463f8d9da81a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:04.452645 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30fe05ab-bde9-4b93-8e78-463f8d9da81a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:04.452818 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30fe05ab-bde9-4b93-8e78-463f8d9da81a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:04.459010 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:04.459010 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:04.462066 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-30fe05ab-bde9-4b93-8e78-463f8d9da81a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:04.465569 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30fe05ab-bde9-4b93-8e78-463f8d9da81a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:04.466125 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1384/5492] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:04 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 900 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:04.995478 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-f0104935-f76a-4458-8b1f-ff173c97dc01 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:04.997612 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-f0104935-f76a-4458-8b1f-ff173c97dc01 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] DELETE https://10.4.3.114/volume/v3/attachments/9425b076-6337-46db-b6e9-bf8b2f094a10 Aug 14 22:38:04.997842 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-f0104935-f76a-4458-8b1f-ff173c97dc01 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:04.998073 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-f0104935-f76a-4458-8b1f-ff173c97dc01 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:05.005796 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:05.005796 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:38:05.075707 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f9ba448b-6bb8-41b7-988f-bd99a6c5fc27 req-f0104935-f76a-4458-8b1f-ff173c97dc01 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/9425b076-6337-46db-b6e9-bf8b2f094a10 returned with HTTP 200 Aug 14 22:38:05.076156 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1381/5493] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:38:04 2026] DELETE /volume/v3/attachments/9425b076-6337-46db-b6e9-bf8b2f094a10 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:05.150909 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a731077b-9c6f-40fb-b26d-8afbf710238b req-4ed88666-ed68-4834-856f-f5b286a674b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:05.152953 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a731077b-9c6f-40fb-b26d-8afbf710238b req-4ed88666-ed68-4834-856f-f5b286a674b9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:38:05.153123 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a731077b-9c6f-40fb-b26d-8afbf710238b req-4ed88666-ed68-4834-856f-f5b286a674b9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:05.153335 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a731077b-9c6f-40fb-b26d-8afbf710238b req-4ed88666-ed68-4834-856f-f5b286a674b9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:05.160269 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:05.160269 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:05.164417 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a731077b-9c6f-40fb-b26d-8afbf710238b req-4ed88666-ed68-4834-856f-f5b286a674b9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:05.168526 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a731077b-9c6f-40fb-b26d-8afbf710238b req-4ed88666-ed68-4834-856f-f5b286a674b9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:38:05.168922 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1364/5494] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:38:05 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:05.477271 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3f27ecac-912d-4964-96a5-a2e246ae4256 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:05.479067 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f27ecac-912d-4964-96a5-a2e246ae4256 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:05.479269 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f27ecac-912d-4964-96a5-a2e246ae4256 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:05.479490 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f27ecac-912d-4964-96a5-a2e246ae4256 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:05.486204 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:05.486204 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:38:05.492280 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3f27ecac-912d-4964-96a5-a2e246ae4256 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:05.495764 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f27ecac-912d-4964-96a5-a2e246ae4256 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:05.496210 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1366/5495] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:05 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:06.508663 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b36053fc-1c2e-4261-a255-dfb2d7c34366 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:06.511048 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b36053fc-1c2e-4261-a255-dfb2d7c34366 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:06.511319 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b36053fc-1c2e-4261-a255-dfb2d7c34366 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:06.511577 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b36053fc-1c2e-4261-a255-dfb2d7c34366 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:06.520665 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:06.520665 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:06.525522 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b36053fc-1c2e-4261-a255-dfb2d7c34366 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:06.533701 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b36053fc-1c2e-4261-a255-dfb2d7c34366 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:06.534054 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1385/5496] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:06 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:07.546749 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e15f869a-5762-4509-b942-38629b368fea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:07.548347 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e15f869a-5762-4509-b942-38629b368fea tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:07.548529 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e15f869a-5762-4509-b942-38629b368fea tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:07.548700 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e15f869a-5762-4509-b942-38629b368fea tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:07.554988 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:07.554988 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:38:07.557934 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e15f869a-5762-4509-b942-38629b368fea tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:07.561513 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e15f869a-5762-4509-b942-38629b368fea tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:07.561844 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1382/5497] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:07 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:07.987020 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-078d2426-3688-47e0-8411-405766aa8d4f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:07.988864 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-078d2426-3688-47e0-8411-405766aa8d4f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:38:07.989068 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-078d2426-3688-47e0-8411-405766aa8d4f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:07.989286 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-078d2426-3688-47e0-8411-405766aa8d4f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:07.989497 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-078d2426-3688-47e0-8411-405766aa8d4f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Delete volume with id: a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:38:07.996071 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:07.996071 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:07.996528 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-078d2426-3688-47e0-8411-405766aa8d4f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:08.008029 np0000007343 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-078d2426-3688-47e0-8411-405766aa8d4f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 22:38:08.013585 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-078d2426-3688-47e0-8411-405766aa8d4f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Delete volume request issued successfully. Aug 14 22:38:08.013738 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-078d2426-3688-47e0-8411-405766aa8d4f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 202 Aug 14 22:38:08.014119 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1365/5498] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:38:07 2026] DELETE /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:38:08.021652 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48c3904f-bf8d-4de1-b7c9-6b3359755f75 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:08.023467 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48c3904f-bf8d-4de1-b7c9-6b3359755f75 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:38:08.023651 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48c3904f-bf8d-4de1-b7c9-6b3359755f75 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:08.023821 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48c3904f-bf8d-4de1-b7c9-6b3359755f75 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:08.030662 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:08.030662 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:38:08.034116 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-48c3904f-bf8d-4de1-b7c9-6b3359755f75 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:08.038408 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48c3904f-bf8d-4de1-b7c9-6b3359755f75 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 200 Aug 14 22:38:08.038824 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1367/5499] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:08 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:08.574326 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-384c01ea-1d21-4cb9-825b-a0dbc3d640d1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:08.576085 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-384c01ea-1d21-4cb9-825b-a0dbc3d640d1 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:08.576298 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-384c01ea-1d21-4cb9-825b-a0dbc3d640d1 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:08.576489 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-384c01ea-1d21-4cb9-825b-a0dbc3d640d1 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:08.582945 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:08.582945 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:08.586138 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-384c01ea-1d21-4cb9-825b-a0dbc3d640d1 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:08.590075 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-384c01ea-1d21-4cb9-825b-a0dbc3d640d1 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:08.590427 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1386/5500] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:08 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:09.053819 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e786fb6c-41b9-4ddc-8d83-35831032ea37 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:09.055740 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e786fb6c-41b9-4ddc-8d83-35831032ea37 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f Aug 14 22:38:09.055971 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e786fb6c-41b9-4ddc-8d83-35831032ea37 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:09.056205 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e786fb6c-41b9-4ddc-8d83-35831032ea37 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:09.062080 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e786fb6c-41b9-4ddc-8d83-35831032ea37 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f returned with HTTP 404 Aug 14 22:38:09.062611 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1383/5501] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:09 2026] GET /volume/v3/volumes/a211715c-64e9-4fa0-8479-a7ef390a4c4f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:38:09.069912 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a7ce41d-b49b-40db-8da3-d98a840f6093 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:09.072035 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a7ce41d-b49b-40db-8da3-d98a840f6093 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:38:09.072297 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a7ce41d-b49b-40db-8da3-d98a840f6093 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:09.072526 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a7ce41d-b49b-40db-8da3-d98a840f6093 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:09.073452 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5a7ce41d-b49b-40db-8da3-d98a840f6093 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:38:09.083693 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5a7ce41d-b49b-40db-8da3-d98a840f6093 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Get all volumes completed successfully. Aug 14 22:38:09.085714 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:09.085714 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:09.090095 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a7ce41d-b49b-40db-8da3-d98a840f6093 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:38:09.090581 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1366/5502] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:38:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7372 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:38:09.103683 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c7f8d30e-6cca-47e4-8243-d7525dc92364 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:09.105389 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c7f8d30e-6cca-47e4-8243-d7525dc92364 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] DELETE https://10.4.3.114/volume/v3/types/8fb68ebc-324a-46b1-b139-c61f8906e0d6 Aug 14 22:38:09.105565 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c7f8d30e-6cca-47e4-8243-d7525dc92364 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:09.105756 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c7f8d30e-6cca-47e4-8243-d7525dc92364 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:09.126660 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c7f8d30e-6cca-47e4-8243-d7525dc92364 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/types/8fb68ebc-324a-46b1-b139-c61f8906e0d6 returned with HTTP 202 Aug 14 22:38:09.127032 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1368/5503] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:38:09 2026] DELETE /volume/v3/types/8fb68ebc-324a-46b1-b139-c61f8906e0d6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:38:09.136915 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b79b9e26-96f0-418d-8cdd-12a885bb3aaa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:09.138544 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b79b9e26-96f0-418d-8cdd-12a885bb3aaa tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:38:09.138857 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b79b9e26-96f0-418d-8cdd-12a885bb3aaa tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1376558949", "extra_specs": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:38:09.149951 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b79b9e26-96f0-418d-8cdd-12a885bb3aaa tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:38:09.150325 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1387/5504] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:38:09 2026] POST /volume/v3/types => generated 214 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:09.157634 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8149b73-a116-4172-809f-e70c2a6930e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:09.159245 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8149b73-a116-4172-809f-e70c2a6930e8 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] POST https://10.4.3.114/volume/v3/types/ca963eae-d34d-4513-8616-c1e4bea53e35/encryption Aug 14 22:38:09.159643 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8149b73-a116-4172-809f-e70c2a6930e8 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:38:09.173898 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8149b73-a116-4172-809f-e70c2a6930e8 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/types/ca963eae-d34d-4513-8616-c1e4bea53e35/encryption returned with HTTP 200 Aug 14 22:38:09.174319 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1384/5505] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:38:09 2026] POST /volume/v3/types/ca963eae-d34d-4513-8616-c1e4bea53e35/encryption => generated 231 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:09.181771 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dec104d6-9873-4664-a124-e3b019e658d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:09.183448 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:38:09.183768 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-646453713", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1376558949", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:38:09.185223 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-646453713', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1376558949', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:38:09.188865 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Create volume of 1 GB Aug 14 22:38:09.189129 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:09.189129 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:09.189590 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Availability Zones retrieved successfully. Aug 14 22:38:09.194749 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Flow 'volume_create_api' (dd957cdc-6f25-4632-b784-229eb9baa3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:38:09.195620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67cf7397-c37f-42fd-823c-0d68688112c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:38:09.196434 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:38:09.217850 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67cf7397-c37f-42fd-823c-0d68688112c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:38:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca963eae-d34d-4513-8616-c1e4bea53e35,is_public=True,name='tempest-scenario-type-luksv2-1376558949',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca963eae-d34d-4513-8616-c1e4bea53e35', '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=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:38:09.218587 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a49e8b5-b0ce-4b33-9045-863f1c19533a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:38:09.240904 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1376558949 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1376558949, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:38:09.241159 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1376558949 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1376558949, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:38:09.262590 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Created reservations ['ca2d410f-70ff-41bd-b0f3-7ad984f5f5c8', '6eea9e4a-d76b-4627-bdca-6c8de1f2ed16', '23766c34-046f-4aa9-8994-0e478d49a7e6', 'b534bb45-ab42-4d1f-b7fa-d05bc1ca1529'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:38:09.263312 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a49e8b5-b0ce-4b33-9045-863f1c19533a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca2d410f-70ff-41bd-b0f3-7ad984f5f5c8', '6eea9e4a-d76b-4627-bdca-6c8de1f2ed16', '23766c34-046f-4aa9-8994-0e478d49a7e6', 'b534bb45-ab42-4d1f-b7fa-d05bc1ca1529']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:38:09.263971 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd008f1-10c2-41ab-bb1c-babc328ef4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:38:09.282912 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd008f1-10c2-41ab-bb1c-babc328ef4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e526c9b3-b458-48d7-a776-45f921912ed5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-646453713',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be47deb77a54819832fcc7b6e10b302',qos_specs=None,replication_status=,reservations=['ca2d410f-70ff-41bd-b0f3-7ad984f5f5c8','6eea9e4a-d76b-4627-bdca-6c8de1f2ed16','23766c34-046f-4aa9-8994-0e478d49a7e6','b534bb45-ab42-4d1f-b7fa-d05bc1ca1529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3304fc47bfc549df908dcc3c452f4e15',volume_type_id=ca963eae-d34d-4513-8616-c1e4bea53e35), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-646453713',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e526c9b3-b458-48d7-a776-45f921912ed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1be47deb77a54819832fcc7b6e10b302',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3304fc47bfc549df908dcc3c452f4e15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca963eae-d34d-4513-8616-c1e4bea53e35),volume_type_id=ca963eae-d34d-4513-8616-c1e4bea53e35)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:38:09.283571 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c867179-037f-42d2-9d6c-96d7c821c26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:38:09.298633 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c867179-037f-42d2-9d6c-96d7c821c26d) transitioned into state 'SUCCESS' from state '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-646453713',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be47deb77a54819832fcc7b6e10b302',qos_specs=None,replication_status=,reservations=['ca2d410f-70ff-41bd-b0f3-7ad984f5f5c8','6eea9e4a-d76b-4627-bdca-6c8de1f2ed16','23766c34-046f-4aa9-8994-0e478d49a7e6','b534bb45-ab42-4d1f-b7fa-d05bc1ca1529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3304fc47bfc549df908dcc3c452f4e15',volume_type_id=ca963eae-d34d-4513-8616-c1e4bea53e35)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:38:09.299214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b3a2fb5-d1ce-4714-9106-25a35283ec49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:38:09.306612 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b3a2fb5-d1ce-4714-9106-25a35283ec49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:38:09.307317 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Flow 'volume_create_api' (dd957cdc-6f25-4632-b784-229eb9baa3b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:38:09.307591 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Create volume request issued successfully. Aug 14 22:38:09.308075 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dec104d6-9873-4664-a124-e3b019e658d5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:38:09.308518 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1367/5506] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:38:09 2026] POST /volume/v3/volumes => generated 786 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:38:09.602838 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-96d21b6d-e2e9-4e80-bbcc-cc7701029ee8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:09.604484 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96d21b6d-e2e9-4e80-bbcc-cc7701029ee8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:09.604613 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96d21b6d-e2e9-4e80-bbcc-cc7701029ee8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:09.604783 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96d21b6d-e2e9-4e80-bbcc-cc7701029ee8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:09.611647 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:09.611647 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:38:09.615326 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-96d21b6d-e2e9-4e80-bbcc-cc7701029ee8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:09.619575 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96d21b6d-e2e9-4e80-bbcc-cc7701029ee8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:09.619958 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1369/5507] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:09 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:10.631824 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2c0c6e25-ff5e-41ca-974e-9caabf9b2e72 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:10.633495 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2c0c6e25-ff5e-41ca-974e-9caabf9b2e72 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:10.633723 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2c0c6e25-ff5e-41ca-974e-9caabf9b2e72 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:10.633907 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2c0c6e25-ff5e-41ca-974e-9caabf9b2e72 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:10.640691 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:10.640691 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:10.644445 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2c0c6e25-ff5e-41ca-974e-9caabf9b2e72 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:10.648605 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2c0c6e25-ff5e-41ca-974e-9caabf9b2e72 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:10.649093 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1388/5508] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:10 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:10.660123 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6f395f2f-40f4-4eb0-8bb7-80fd50ca3b28 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:10.661859 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6f395f2f-40f4-4eb0-8bb7-80fd50ca3b28 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:10.661859 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6f395f2f-40f4-4eb0-8bb7-80fd50ca3b28 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:10.662060 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6f395f2f-40f4-4eb0-8bb7-80fd50ca3b28 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:10.668192 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:10.668192 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:38:10.671506 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6f395f2f-40f4-4eb0-8bb7-80fd50ca3b28 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:10.675846 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6f395f2f-40f4-4eb0-8bb7-80fd50ca3b28 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:10.675846 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1385/5509] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:10 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:19.301102 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=62,cinder:UPDATE=15,cinder:INSERT=11 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:38:19.618880 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=68,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:38:20.647522 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=56,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:38:20.674519 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=68,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:38:52.116400 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-850c392e-11dc-4f7f-9d7e-c7530235e1d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:52.118112 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-850c392e-11dc-4f7f-9d7e-c7530235e1d4 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:38:52.118297 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-850c392e-11dc-4f7f-9d7e-c7530235e1d4 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:52.118471 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-850c392e-11dc-4f7f-9d7e-c7530235e1d4 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:52.125772 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:52.125772 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:52.129872 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-850c392e-11dc-4f7f-9d7e-c7530235e1d4 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:52.134969 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-850c392e-11dc-4f7f-9d7e-c7530235e1d4 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:38:52.135484 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1368/5510] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:52 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:52.146641 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c58e588f-6158-4e0c-80e4-9cdb593a3749 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:52.148425 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c58e588f-6158-4e0c-80e4-9cdb593a3749 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:38:52.148627 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c58e588f-6158-4e0c-80e4-9cdb593a3749 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:52.148807 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c58e588f-6158-4e0c-80e4-9cdb593a3749 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:52.155541 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:52.155541 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:38:52.159260 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c58e588f-6158-4e0c-80e4-9cdb593a3749 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:52.163171 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c58e588f-6158-4e0c-80e4-9cdb593a3749 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:38:52.163533 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1370/5511] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:52 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:52.203535 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-2be2919f-4b61-4774-8d6e-0e6ddac9ad54 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:52.206158 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-2be2919f-4b61-4774-8d6e-0e6ddac9ad54 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:38:52.206450 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-2be2919f-4b61-4774-8d6e-0e6ddac9ad54 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:52.206739 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-2be2919f-4b61-4774-8d6e-0e6ddac9ad54 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:52.216155 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:52.216155 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:52.220552 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-2be2919f-4b61-4774-8d6e-0e6ddac9ad54 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:52.224735 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-2be2919f-4b61-4774-8d6e-0e6ddac9ad54 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:38:52.225143 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1389/5512] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:38:52 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:52.289379 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-50b57bc7-4e9c-4222-a725-6d9f46e160d6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:52.289754 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50b57bc7-4e9c-4222-a725-6d9f46e160d6 None None] GET https://10.4.3.114/volume// Aug 14 22:38:52.289889 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50b57bc7-4e9c-4222-a725-6d9f46e160d6 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:52.290116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50b57bc7-4e9c-4222-a725-6d9f46e160d6 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:52.290455 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50b57bc7-4e9c-4222-a725-6d9f46e160d6 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:38:52.290759 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1386/5513] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:38: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 14 22:38:52.297466 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-8108dd5d-6f8b-4fad-8ebe-e27c1da4d9e1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:52.299403 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-8108dd5d-6f8b-4fad-8ebe-e27c1da4d9e1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:38:52.299731 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-8108dd5d-6f8b-4fad-8ebe-e27c1da4d9e1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e526c9b3-b458-48d7-a776-45f921912ed5", "connector": null, "instance_uuid": "334733f9-e16c-4a7e-bbaa-ebc83f0b65cb"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:38:52.307621 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:52.307621 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:52.328156 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-8108dd5d-6f8b-4fad-8ebe-e27c1da4d9e1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:38:52.328555 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1369/5514] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:38:52 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:38:52.351942 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd2f23ec-1f89-4a18-83e3-5bf897e72523 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:52.354092 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd2f23ec-1f89-4a18-83e3-5bf897e72523 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:38:52.354092 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd2f23ec-1f89-4a18-83e3-5bf897e72523 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:52.354263 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd2f23ec-1f89-4a18-83e3-5bf897e72523 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:52.361465 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4e71484d-3192-4d2e-bd3e-4548e6f48466 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:52.361885 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e71484d-3192-4d2e-bd3e-4548e6f48466 None None] GET https://10.4.3.114/volume// Aug 14 22:38:52.362115 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4e71484d-3192-4d2e-bd3e-4548e6f48466 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:52.362343 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4e71484d-3192-4d2e-bd3e-4548e6f48466 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:52.362663 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e71484d-3192-4d2e-bd3e-4548e6f48466 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:38:52.363014 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1390/5515] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:38: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 14 22:38:52.363554 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:52.363554 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:38:52.366532 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd2f23ec-1f89-4a18-83e3-5bf897e72523 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:52.369842 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-64cc628d-22f8-45df-b469-ef43e03f0c8b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:52.370308 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd2f23ec-1f89-4a18-83e3-5bf897e72523 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:38:52.370647 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1371/5516] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:52 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:52.371940 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-64cc628d-22f8-45df-b469-ef43e03f0c8b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:38:52.372203 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-64cc628d-22f8-45df-b469-ef43e03f0c8b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:52.372438 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-64cc628d-22f8-45df-b469-ef43e03f0c8b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:52.380852 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:52.380852 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:38:52.383736 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-64cc628d-22f8-45df-b469-ef43e03f0c8b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:52.387315 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-64cc628d-22f8-45df-b469-ef43e03f0c8b tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:38:52.387660 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1387/5517] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:38:52 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 1058 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:38:52.487224 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-8bd4adb2-0bf4-4dd3-a99f-9d3d70c15e0a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:52.489031 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-8bd4adb2-0bf4-4dd3-a99f-9d3d70c15e0a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] PUT https://10.4.3.114/volume/v3/attachments/39fb78bb-1f0c-43c0-a0e6-ca63fe8e380c Aug 14 22:38:52.489391 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-8bd4adb2-0bf4-4dd3-a99f-9d3d70c15e0a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:38:52.495743 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-8bd4adb2-0bf4-4dd3-a99f-9d3d70c15e0a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Acquiring lock "cinder-attachment_update-e526c9b3-b458-48d7-a776-45f921912ed5-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:38:52.499563 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-8bd4adb2-0bf4-4dd3-a99f-9d3d70c15e0a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Lock "cinder-attachment_update-e526c9b3-b458-48d7-a776-45f921912ed5-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:38:52.500361 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:52.500361 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:52.570558 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-8bd4adb2-0bf4-4dd3-a99f-9d3d70c15e0a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Lock "cinder-attachment_update-e526c9b3-b458-48d7-a776-45f921912ed5-np0000007343" released by "attachment_update" :: held 0.071s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:38:52.570800 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-8bd4adb2-0bf4-4dd3-a99f-9d3d70c15e0a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/39fb78bb-1f0c-43c0-a0e6-ca63fe8e380c returned with HTTP 200 Aug 14 22:38:52.571417 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1370/5518] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:38:52 2026] PUT /volume/v3/attachments/39fb78bb-1f0c-43c0-a0e6-ca63fe8e380c => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:38:52.579197 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-debda5cb-4f4e-405e-b0ac-7072e3c449b8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:52.581613 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-debda5cb-4f4e-405e-b0ac-7072e3c449b8 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5/encryption Aug 14 22:38:52.581798 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-debda5cb-4f4e-405e-b0ac-7072e3c449b8 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:52.581995 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-debda5cb-4f4e-405e-b0ac-7072e3c449b8 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:52.591550 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:52.591550 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:52.597344 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-debda5cb-4f4e-405e-b0ac-7072e3c449b8 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5/encryption returned with HTTP 200 Aug 14 22:38:52.597694 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1391/5519] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:38:52 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:53.382875 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6faf8cca-1650-420d-8222-9058c6f79f13 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:53.384475 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6faf8cca-1650-420d-8222-9058c6f79f13 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:38:53.384678 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6faf8cca-1650-420d-8222-9058c6f79f13 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:53.384755 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6faf8cca-1650-420d-8222-9058c6f79f13 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:53.392473 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:53.392473 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:38:53.395272 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6faf8cca-1650-420d-8222-9058c6f79f13 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:53.398845 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6faf8cca-1650-420d-8222-9058c6f79f13 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:38:53.399186 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1372/5520] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:53 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:54.175031 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-d5b4424e-359b-4e58-a489-b37261118e0a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:54.177032 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-d5b4424e-359b-4e58-a489-b37261118e0a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:54.177217 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-d5b4424e-359b-4e58-a489-b37261118e0a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:54.177415 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-d5b4424e-359b-4e58-a489-b37261118e0a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:54.184341 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:54.184341 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:38:54.187887 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-d5b4424e-359b-4e58-a489-b37261118e0a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:54.191927 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-d5b4424e-359b-4e58-a489-b37261118e0a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:54.192344 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1388/5521] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:38:54 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:54.265546 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f770fd4-4fcb-4e16-8d2e-99695525e376 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:54.266111 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f770fd4-4fcb-4e16-8d2e-99695525e376 None None] GET https://10.4.3.114/volume// Aug 14 22:38:54.266441 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f770fd4-4fcb-4e16-8d2e-99695525e376 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:54.266672 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f770fd4-4fcb-4e16-8d2e-99695525e376 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:54.267135 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f770fd4-4fcb-4e16-8d2e-99695525e376 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:38:54.267552 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1371/5522] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:38:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:38:54.275174 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-d21abf56-8745-4789-a3b4-c6f1c633fa5d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:54.277611 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-d21abf56-8745-4789-a3b4-c6f1c633fa5d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:38:54.278021 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-d21abf56-8745-4789-a3b4-c6f1c633fa5d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "485a721b-95e1-465f-92a0-0516d98e3377", "connector": null, "instance_uuid": "5883cd45-759b-458e-ad29-4966494cee7a"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:38:54.287844 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:54.287844 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:54.336275 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-d21abf56-8745-4789-a3b4-c6f1c633fa5d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:38:54.336854 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1392/5523] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:38:54 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:38:54.369157 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f81b2f9a-0118-48a6-aee2-2b1008b70372 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:54.371038 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f81b2f9a-0118-48a6-aee2-2b1008b70372 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:54.371336 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f81b2f9a-0118-48a6-aee2-2b1008b70372 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:54.371426 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f81b2f9a-0118-48a6-aee2-2b1008b70372 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:54.380020 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-23c2e91d-7e87-42a0-81d9-6a3f68612800 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:54.380399 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23c2e91d-7e87-42a0-81d9-6a3f68612800 None None] GET https://10.4.3.114/volume// Aug 14 22:38:54.380542 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23c2e91d-7e87-42a0-81d9-6a3f68612800 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:54.380732 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23c2e91d-7e87-42a0-81d9-6a3f68612800 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:54.381013 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23c2e91d-7e87-42a0-81d9-6a3f68612800 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:38:54.381302 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1389/5524] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:38: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 14 22:38:54.381573 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:54.381573 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:38:54.386013 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f81b2f9a-0118-48a6-aee2-2b1008b70372 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:54.389320 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-0bb025d2-892b-4e83-8a2d-eae68ebe7a25 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:54.391421 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-0bb025d2-892b-4e83-8a2d-eae68ebe7a25 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:54.391552 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f81b2f9a-0118-48a6-aee2-2b1008b70372 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:54.391592 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-0bb025d2-892b-4e83-8a2d-eae68ebe7a25 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:54.391774 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-0bb025d2-892b-4e83-8a2d-eae68ebe7a25 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:54.391822 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1373/5525] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:54 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:54.400434 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:54.400434 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:54.403771 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-0bb025d2-892b-4e83-8a2d-eae68ebe7a25 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:54.407972 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-0bb025d2-892b-4e83-8a2d-eae68ebe7a25 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:54.408397 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1372/5526] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:38:54 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 1080 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:38:54.412094 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e90c06af-899e-4ca7-bbb5-96c760cb0062 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:54.414144 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e90c06af-899e-4ca7-bbb5-96c760cb0062 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:38:54.414344 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e90c06af-899e-4ca7-bbb5-96c760cb0062 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:54.414581 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e90c06af-899e-4ca7-bbb5-96c760cb0062 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:54.423905 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:54.423905 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:54.427736 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e90c06af-899e-4ca7-bbb5-96c760cb0062 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:54.431603 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e90c06af-899e-4ca7-bbb5-96c760cb0062 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:38:54.431947 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1393/5527] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:54 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:54.508150 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-554ecc5e-181b-492d-8167-fadb767c1125 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:54.510676 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-554ecc5e-181b-492d-8167-fadb767c1125 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] PUT https://10.4.3.114/volume/v3/attachments/9e90873c-ef9d-4400-8524-12a3c00ce8ff Aug 14 22:38:54.511208 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-554ecc5e-181b-492d-8167-fadb767c1125 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:38:54.520287 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-554ecc5e-181b-492d-8167-fadb767c1125 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Acquiring lock "cinder-attachment_update-485a721b-95e1-465f-92a0-0516d98e3377-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:38:54.525127 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-554ecc5e-181b-492d-8167-fadb767c1125 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Lock "cinder-attachment_update-485a721b-95e1-465f-92a0-0516d98e3377-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:38:54.526624 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:54.526624 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:38:54.611972 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-554ecc5e-181b-492d-8167-fadb767c1125 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Lock "cinder-attachment_update-485a721b-95e1-465f-92a0-0516d98e3377-np0000007343" released by "attachment_update" :: held 0.087s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:38:54.612340 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-554ecc5e-181b-492d-8167-fadb767c1125 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/attachments/9e90873c-ef9d-4400-8524-12a3c00ce8ff returned with HTTP 200 Aug 14 22:38:54.612825 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1390/5528] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:38:54 2026] PUT /volume/v3/attachments/9e90873c-ef9d-4400-8524-12a3c00ce8ff => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:38:54.621144 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-9a8b588c-f004-4c6a-9983-27ef925dcc34 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:54.623297 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-9a8b588c-f004-4c6a-9983-27ef925dcc34 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377/encryption Aug 14 22:38:54.623480 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-9a8b588c-f004-4c6a-9983-27ef925dcc34 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:54.623658 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-9a8b588c-f004-4c6a-9983-27ef925dcc34 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:54.633282 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:54.633282 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:38:54.640232 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-9a8b588c-f004-4c6a-9983-27ef925dcc34 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377/encryption returned with HTTP 200 Aug 14 22:38:54.640638 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1374/5529] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:38:54 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:55.403621 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d8a7cd65-0f0d-4cf4-9f24-3fe06582505d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:55.405187 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8a7cd65-0f0d-4cf4-9f24-3fe06582505d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:55.405367 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8a7cd65-0f0d-4cf4-9f24-3fe06582505d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:55.405530 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8a7cd65-0f0d-4cf4-9f24-3fe06582505d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:55.413408 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:55.413408 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:55.416291 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d8a7cd65-0f0d-4cf4-9f24-3fe06582505d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:55.419824 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8a7cd65-0f0d-4cf4-9f24-3fe06582505d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:55.420183 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1373/5530] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:55 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:55.443483 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-755a027b-dc4b-4f3a-b946-4c3800f11ca5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:55.445677 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-755a027b-dc4b-4f3a-b946-4c3800f11ca5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:38:55.446094 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-755a027b-dc4b-4f3a-b946-4c3800f11ca5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:55.446329 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-755a027b-dc4b-4f3a-b946-4c3800f11ca5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:55.456934 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:55.456934 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:55.460731 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-755a027b-dc4b-4f3a-b946-4c3800f11ca5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:55.464683 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-755a027b-dc4b-4f3a-b946-4c3800f11ca5 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:38:55.465089 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1394/5531] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:55 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:56.434571 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7998f259-0b8c-482e-b64d-41a044799c09 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:56.436347 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7998f259-0b8c-482e-b64d-41a044799c09 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:56.436581 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7998f259-0b8c-482e-b64d-41a044799c09 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:56.436766 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7998f259-0b8c-482e-b64d-41a044799c09 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:56.445479 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:56.445479 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:38:56.448372 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7998f259-0b8c-482e-b64d-41a044799c09 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:56.451804 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7998f259-0b8c-482e-b64d-41a044799c09 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:56.452138 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1391/5532] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:56 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:56.478311 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad049b43-6aca-4b30-b33d-3934413fe74f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:56.480617 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad049b43-6aca-4b30-b33d-3934413fe74f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:38:56.481201 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad049b43-6aca-4b30-b33d-3934413fe74f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:56.481201 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad049b43-6aca-4b30-b33d-3934413fe74f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:56.490556 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:56.490556 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:38:56.494065 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ad049b43-6aca-4b30-b33d-3934413fe74f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:56.497932 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad049b43-6aca-4b30-b33d-3934413fe74f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:38:56.498318 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1375/5533] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:56 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:57.464495 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-66770ab6-591e-41e0-b5d9-9f1703d0b2eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:57.467002 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66770ab6-591e-41e0-b5d9-9f1703d0b2eb tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:57.467320 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-66770ab6-591e-41e0-b5d9-9f1703d0b2eb tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:57.467610 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-66770ab6-591e-41e0-b5d9-9f1703d0b2eb tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:57.479272 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:57.479272 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:57.483645 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-66770ab6-591e-41e0-b5d9-9f1703d0b2eb tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:57.489333 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66770ab6-591e-41e0-b5d9-9f1703d0b2eb tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:57.489812 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1374/5534] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:57 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:57.511088 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e1e8185e-4086-422f-9190-322c8be3bcce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:57.512956 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1e8185e-4086-422f-9190-322c8be3bcce tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:38:57.513203 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1e8185e-4086-422f-9190-322c8be3bcce tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:57.513406 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1e8185e-4086-422f-9190-322c8be3bcce tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:57.522243 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:57.522243 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:57.525936 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e1e8185e-4086-422f-9190-322c8be3bcce tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:57.529968 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1e8185e-4086-422f-9190-322c8be3bcce tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:38:57.530409 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1395/5535] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:57 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:58.504199 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-384e7652-aed3-4180-be6e-258bf6a7f09a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:58.506429 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-384e7652-aed3-4180-be6e-258bf6a7f09a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:58.506749 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-384e7652-aed3-4180-be6e-258bf6a7f09a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:58.507079 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-384e7652-aed3-4180-be6e-258bf6a7f09a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:58.518358 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:58.518358 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:38:58.521935 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-384e7652-aed3-4180-be6e-258bf6a7f09a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:58.525569 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-384e7652-aed3-4180-be6e-258bf6a7f09a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:58.525906 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1392/5536] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:58 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:58.543555 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e3943265-434c-4ceb-bb21-63a27f7431c2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:58.545242 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3943265-434c-4ceb-bb21-63a27f7431c2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:38:58.545472 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3943265-434c-4ceb-bb21-63a27f7431c2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:58.545684 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3943265-434c-4ceb-bb21-63a27f7431c2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:58.556237 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:58.556237 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:38:58.559617 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e3943265-434c-4ceb-bb21-63a27f7431c2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:58.563422 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3943265-434c-4ceb-bb21-63a27f7431c2 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:38:58.563753 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1376/5537] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:58 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:59.540296 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a3b0d4f-dfcf-43ac-9c9e-4fb1d66c5f0f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:59.542044 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a3b0d4f-dfcf-43ac-9c9e-4fb1d66c5f0f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:38:59.542337 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a3b0d4f-dfcf-43ac-9c9e-4fb1d66c5f0f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:59.542474 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a3b0d4f-dfcf-43ac-9c9e-4fb1d66c5f0f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:59.551108 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:59.551108 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:38:59.554272 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0a3b0d4f-dfcf-43ac-9c9e-4fb1d66c5f0f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:38:59.557980 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a3b0d4f-dfcf-43ac-9c9e-4fb1d66c5f0f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:38:59.558329 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1375/5538] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:59 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:38:59.575543 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-47929ee7-920c-445e-a816-aa453b291e75 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:38:59.577129 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47929ee7-920c-445e-a816-aa453b291e75 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:38:59.577312 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47929ee7-920c-445e-a816-aa453b291e75 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:38:59.577481 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47929ee7-920c-445e-a816-aa453b291e75 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:38:59.586177 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:38:59.586177 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:38:59.589581 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-47929ee7-920c-445e-a816-aa453b291e75 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:38:59.594212 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47929ee7-920c-445e-a816-aa453b291e75 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:38:59.594781 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1396/5539] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:38:59 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:00.572407 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-76756a84-537d-4fa9-8b72-e335f4c41b1a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:00.574664 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76756a84-537d-4fa9-8b72-e335f4c41b1a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:39:00.574933 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76756a84-537d-4fa9-8b72-e335f4c41b1a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:00.575206 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76756a84-537d-4fa9-8b72-e335f4c41b1a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:00.601900 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:00.601900 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:00.606935 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-76756a84-537d-4fa9-8b72-e335f4c41b1a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:00.613036 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76756a84-537d-4fa9-8b72-e335f4c41b1a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:39:00.613643 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1393/5540] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:00 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 901 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:00.619692 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8d52890-217d-4f7c-988e-defec1196ecf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:00.619692 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8d52890-217d-4f7c-988e-defec1196ecf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:00.619692 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8d52890-217d-4f7c-988e-defec1196ecf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:00.619692 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8d52890-217d-4f7c-988e-defec1196ecf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:00.629366 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:00.629366 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:00.633008 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8d52890-217d-4f7c-988e-defec1196ecf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:00.637709 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8d52890-217d-4f7c-988e-defec1196ecf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:39:00.638135 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1377/5541] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:00 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:00.829836 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-2f211d26-4c93-4d18-86f8-f9510d46c284 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:00.831884 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-2f211d26-4c93-4d18-86f8-f9510d46c284 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] POST https://10.4.3.114/volume/v3/attachments/9e90873c-ef9d-4400-8524-12a3c00ce8ff/action Aug 14 22:39:00.832295 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-2f211d26-4c93-4d18-86f8-f9510d46c284 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:39:00.832440 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-2f211d26-4c93-4d18-86f8-f9510d46c284 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:00.848167 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:00.848167 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:00.859930 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-369f7d28-7d5f-495a-8f13-dacedb0e54f7 req-2f211d26-4c93-4d18-86f8-f9510d46c284 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/attachments/9e90873c-ef9d-4400-8524-12a3c00ce8ff/action returned with HTTP 204 Aug 14 22:39:00.860389 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1376/5542] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:39:00 2026] POST /volume/v3/attachments/9e90873c-ef9d-4400-8524-12a3c00ce8ff/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:39:01.625014 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d44dece4-c4b8-4a7b-8bfe-f55f4074d1ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:01.626865 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d44dece4-c4b8-4a7b-8bfe-f55f4074d1ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:39:01.627070 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d44dece4-c4b8-4a7b-8bfe-f55f4074d1ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:01.627281 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d44dece4-c4b8-4a7b-8bfe-f55f4074d1ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:01.637200 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:01.637200 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:01.640838 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d44dece4-c4b8-4a7b-8bfe-f55f4074d1ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:01.645636 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d44dece4-c4b8-4a7b-8bfe-f55f4074d1ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:39:01.646047 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1397/5543] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:01 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:01.649647 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-50bcf927-2186-4677-baca-aae4e1f209ba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:01.652312 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50bcf927-2186-4677-baca-aae4e1f209ba tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:01.652312 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50bcf927-2186-4677-baca-aae4e1f209ba tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:01.652312 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50bcf927-2186-4677-baca-aae4e1f209ba tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:01.662862 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d4259566-d837-47b6-bd1e-070db569a4df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:01.663993 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:01.663993 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:01.664654 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4259566-d837-47b6-bd1e-070db569a4df tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:39:01.664865 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4259566-d837-47b6-bd1e-070db569a4df tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:01.665079 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4259566-d837-47b6-bd1e-070db569a4df tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:01.667525 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-50bcf927-2186-4677-baca-aae4e1f209ba tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:01.672216 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50bcf927-2186-4677-baca-aae4e1f209ba tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:39:01.672655 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1394/5544] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:01 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:01.674236 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:01.674236 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:01.677533 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d4259566-d837-47b6-bd1e-070db569a4df tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:01.681450 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4259566-d837-47b6-bd1e-070db569a4df tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:39:01.681802 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1378/5545] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:01 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:01.727969 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-e99f7d4d-6e07-4b39-ab43-da484286e3ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:01.730014 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-e99f7d4d-6e07-4b39-ab43-da484286e3ed tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:39:01.730322 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-e99f7d4d-6e07-4b39-ab43-da484286e3ed tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:01.730559 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-e99f7d4d-6e07-4b39-ab43-da484286e3ed tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:01.740212 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:01.740212 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:01.744145 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-e99f7d4d-6e07-4b39-ab43-da484286e3ed tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:01.749880 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-e99f7d4d-6e07-4b39-ab43-da484286e3ed tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:39:01.750590 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1377/5546] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:39:01 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:01.771770 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-c293cb14-4fe2-4cf2-8506-bcbfd9d4995f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:01.773855 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-c293cb14-4fe2-4cf2-8506-bcbfd9d4995f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] POST https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377/action Aug 14 22:39:01.774229 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-c293cb14-4fe2-4cf2-8506-bcbfd9d4995f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:39:01.774373 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-c293cb14-4fe2-4cf2-8506-bcbfd9d4995f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:01.786760 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:01.786760 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:01.787287 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-c293cb14-4fe2-4cf2-8506-bcbfd9d4995f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:01.793608 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-c293cb14-4fe2-4cf2-8506-bcbfd9d4995f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Begin detaching volume completed successfully. Aug 14 22:39:01.793907 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-c293cb14-4fe2-4cf2-8506-bcbfd9d4995f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377/action returned with HTTP 202 Aug 14 22:39:01.794423 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1398/5547] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:39:01 2026] POST /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:39:01.834619 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-66e78062-41a2-42b4-a344-8738f81a9a38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:01.835172 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66e78062-41a2-42b4-a344-8738f81a9a38 None None] GET https://10.4.3.114/volume// Aug 14 22:39:01.835447 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-66e78062-41a2-42b4-a344-8738f81a9a38 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:01.835724 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-66e78062-41a2-42b4-a344-8738f81a9a38 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:01.836172 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66e78062-41a2-42b4-a344-8738f81a9a38 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:39:01.836592 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1395/5548] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:39: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 14 22:39:01.844654 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-baccd3d3-d2e7-4b25-8eb1-53e41f847e16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:01.846673 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-baccd3d3-d2e7-4b25-8eb1-53e41f847e16 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:39:01.846906 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-baccd3d3-d2e7-4b25-8eb1-53e41f847e16 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:01.847164 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-baccd3d3-d2e7-4b25-8eb1-53e41f847e16 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:01.856875 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:01.856875 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:01.860441 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-baccd3d3-d2e7-4b25-8eb1-53e41f847e16 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:01.864877 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-baccd3d3-d2e7-4b25-8eb1-53e41f847e16 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:39:01.865296 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1379/5549] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:39:01 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 1376 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:39:01.875899 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-39cc6774-2a11-45eb-85de-653532e6ae03 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:01.877918 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-39cc6774-2a11-45eb-85de-653532e6ae03 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377/encryption Aug 14 22:39:01.878147 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-39cc6774-2a11-45eb-85de-653532e6ae03 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:01.878353 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-39cc6774-2a11-45eb-85de-653532e6ae03 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:01.889952 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:01.889952 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:01.897477 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-39cc6774-2a11-45eb-85de-653532e6ae03 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377/encryption returned with HTTP 200 Aug 14 22:39:01.897952 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1378/5550] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:39:01 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:02.659157 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-90b0464b-5b1a-409d-85e3-28fb8ca94f89 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:02.661885 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-90b0464b-5b1a-409d-85e3-28fb8ca94f89 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] DELETE https://10.4.3.114/volume/v3/attachments/9e90873c-ef9d-4400-8524-12a3c00ce8ff Aug 14 22:39:02.662147 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-90b0464b-5b1a-409d-85e3-28fb8ca94f89 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:02.662439 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-90b0464b-5b1a-409d-85e3-28fb8ca94f89 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:02.671451 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:02.671451 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:02.703915 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8d1767ad-4750-4276-b272-8d1244cfa72a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:02.705784 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d1767ad-4750-4276-b272-8d1244cfa72a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:02.706031 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d1767ad-4750-4276-b272-8d1244cfa72a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:02.706267 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d1767ad-4750-4276-b272-8d1244cfa72a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:02.715672 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:02.715672 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:02.719061 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8d1767ad-4750-4276-b272-8d1244cfa72a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:02.723062 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d1767ad-4750-4276-b272-8d1244cfa72a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:39:02.723686 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1396/5551] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:02 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:02.737275 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c81f62fb-5f35-4fbe-b00e-21320f18277f req-90b0464b-5b1a-409d-85e3-28fb8ca94f89 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/attachments/9e90873c-ef9d-4400-8524-12a3c00ce8ff returned with HTTP 200 Aug 14 22:39:02.737706 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1399/5552] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:39:02 2026] DELETE /volume/v3/attachments/9e90873c-ef9d-4400-8524-12a3c00ce8ff => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:02.902531 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b69fe677-a1bf-48f9-889d-09379c6057d2 req-687b82da-ec22-41f3-a8c7-785400d2f372 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:02.904574 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b69fe677-a1bf-48f9-889d-09379c6057d2 req-687b82da-ec22-41f3-a8c7-785400d2f372 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:39:02.904778 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b69fe677-a1bf-48f9-889d-09379c6057d2 req-687b82da-ec22-41f3-a8c7-785400d2f372 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:02.904976 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b69fe677-a1bf-48f9-889d-09379c6057d2 req-687b82da-ec22-41f3-a8c7-785400d2f372 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:02.911787 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:02.911787 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:02.915420 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b69fe677-a1bf-48f9-889d-09379c6057d2 req-687b82da-ec22-41f3-a8c7-785400d2f372 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:02.919526 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b69fe677-a1bf-48f9-889d-09379c6057d2 req-687b82da-ec22-41f3-a8c7-785400d2f372 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:39:02.919948 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1380/5553] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:39:02 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:03.738660 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-27781be9-e5ad-4445-a4b4-703ddd19721a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:03.740937 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27781be9-e5ad-4445-a4b4-703ddd19721a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:03.741245 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27781be9-e5ad-4445-a4b4-703ddd19721a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:03.741548 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27781be9-e5ad-4445-a4b4-703ddd19721a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:03.752699 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:03.752699 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:03.756642 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-27781be9-e5ad-4445-a4b4-703ddd19721a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:03.761580 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27781be9-e5ad-4445-a4b4-703ddd19721a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:39:03.761961 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1379/5554] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:03 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:04.776882 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abbdfd19-a97c-4e53-938b-fedc89cdd1b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:04.778608 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abbdfd19-a97c-4e53-938b-fedc89cdd1b1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:04.778930 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abbdfd19-a97c-4e53-938b-fedc89cdd1b1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:04.779906 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abbdfd19-a97c-4e53-938b-fedc89cdd1b1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:04.788145 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:04.788145 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:04.791331 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-abbdfd19-a97c-4e53-938b-fedc89cdd1b1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:04.795063 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abbdfd19-a97c-4e53-938b-fedc89cdd1b1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:39:04.795494 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1397/5555] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:04 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:05.719901 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e4f9c5b6-8f74-4b25-a4f5-766e35d9f7b3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:05.721524 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4f9c5b6-8f74-4b25-a4f5-766e35d9f7b3 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] DELETE https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:39:05.721834 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4f9c5b6-8f74-4b25-a4f5-766e35d9f7b3 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:05.722105 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4f9c5b6-8f74-4b25-a4f5-766e35d9f7b3 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:05.722384 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e4f9c5b6-8f74-4b25-a4f5-766e35d9f7b3 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Delete volume with id: 485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:39:05.730304 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:05.730304 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:05.730952 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e4f9c5b6-8f74-4b25-a4f5-766e35d9f7b3 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:05.742239 np0000007343 devstack@c-api.service[100322]: WARNING cinder.keymgr.conf_key_mgr [None req-e4f9c5b6-8f74-4b25-a4f5-766e35d9f7b3 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 22:39:05.748184 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e4f9c5b6-8f74-4b25-a4f5-766e35d9f7b3 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Delete volume request issued successfully. Aug 14 22:39:05.748533 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4f9c5b6-8f74-4b25-a4f5-766e35d9f7b3 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 202 Aug 14 22:39:05.749134 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1400/5556] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:39:05 2026] DELETE /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:39:05.756607 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e3a6351f-155d-43ad-bcd1-1b3b594f827f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:05.758733 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3a6351f-155d-43ad-bcd1-1b3b594f827f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:39:05.758987 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3a6351f-155d-43ad-bcd1-1b3b594f827f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:05.759240 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3a6351f-155d-43ad-bcd1-1b3b594f827f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:05.766184 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:05.766184 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:05.769227 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e3a6351f-155d-43ad-bcd1-1b3b594f827f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:05.773715 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3a6351f-155d-43ad-bcd1-1b3b594f827f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 200 Aug 14 22:39:05.774240 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1381/5557] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:05 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:05.807847 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9285dba5-7e12-426f-b7a5-bef8de58689a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:05.809773 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9285dba5-7e12-426f-b7a5-bef8de58689a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:05.810086 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9285dba5-7e12-426f-b7a5-bef8de58689a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:05.810382 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9285dba5-7e12-426f-b7a5-bef8de58689a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:05.820975 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:05.820975 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:05.824804 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9285dba5-7e12-426f-b7a5-bef8de58689a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:05.829451 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9285dba5-7e12-426f-b7a5-bef8de58689a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:39:05.829914 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1380/5558] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:05 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:06.787894 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ebc7e5c8-65c0-4e78-9a6e-fd1746c93f1e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:06.789853 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebc7e5c8-65c0-4e78-9a6e-fd1746c93f1e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 Aug 14 22:39:06.790077 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebc7e5c8-65c0-4e78-9a6e-fd1746c93f1e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:06.790276 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebc7e5c8-65c0-4e78-9a6e-fd1746c93f1e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:06.795766 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebc7e5c8-65c0-4e78-9a6e-fd1746c93f1e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 returned with HTTP 404 Aug 14 22:39:06.796223 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1398/5559] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:06 2026] GET /volume/v3/volumes/485a721b-95e1-465f-92a0-0516d98e3377 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:39:06.802592 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c5087d7a-12e7-4d22-84ab-c576d80a98ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:06.804667 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5087d7a-12e7-4d22-84ab-c576d80a98ca tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] DELETE https://10.4.3.114/volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 Aug 14 22:39:06.804899 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5087d7a-12e7-4d22-84ab-c576d80a98ca tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:06.805138 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5087d7a-12e7-4d22-84ab-c576d80a98ca tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:06.805348 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c5087d7a-12e7-4d22-84ab-c576d80a98ca tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Delete volume with id: 99e902c1-85e5-4499-bc7b-7b5947b1cc37 Aug 14 22:39:06.814068 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:06.814068 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:06.814629 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c5087d7a-12e7-4d22-84ab-c576d80a98ca tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:06.826265 np0000007343 devstack@c-api.service[100322]: WARNING cinder.keymgr.conf_key_mgr [None req-c5087d7a-12e7-4d22-84ab-c576d80a98ca tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 22:39:06.832421 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c5087d7a-12e7-4d22-84ab-c576d80a98ca tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Delete volume request issued successfully. Aug 14 22:39:06.832649 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5087d7a-12e7-4d22-84ab-c576d80a98ca tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 returned with HTTP 202 Aug 14 22:39:06.833148 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1401/5560] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:39:06 2026] DELETE /volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 22:39:06.840823 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6b5c56ec-fed0-4238-b17f-3a91df29e471 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:06.842071 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f793054-0f5a-4aec-890a-b5b4e25c14a9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:06.842533 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b5c56ec-fed0-4238-b17f-3a91df29e471 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 Aug 14 22:39:06.842724 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b5c56ec-fed0-4238-b17f-3a91df29e471 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:06.842916 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b5c56ec-fed0-4238-b17f-3a91df29e471 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:06.844689 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f793054-0f5a-4aec-890a-b5b4e25c14a9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:06.845010 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f793054-0f5a-4aec-890a-b5b4e25c14a9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:06.845228 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f793054-0f5a-4aec-890a-b5b4e25c14a9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:06.849577 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:06.849577 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:06.852795 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6b5c56ec-fed0-4238-b17f-3a91df29e471 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:06.856322 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:06.856322 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:06.856591 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b5c56ec-fed0-4238-b17f-3a91df29e471 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 returned with HTTP 200 Aug 14 22:39:06.856959 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1382/5561] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:06 2026] GET /volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:06.860491 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7f793054-0f5a-4aec-890a-b5b4e25c14a9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:06.865477 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f793054-0f5a-4aec-890a-b5b4e25c14a9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:39:06.865934 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1381/5562] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:06 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:06.996126 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-2a0f3890-500d-491a-be2c-04ab51d01794 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:06.998105 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-2a0f3890-500d-491a-be2c-04ab51d01794 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/attachments/39fb78bb-1f0c-43c0-a0e6-ca63fe8e380c/action Aug 14 22:39:06.998461 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-2a0f3890-500d-491a-be2c-04ab51d01794 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:39:06.998575 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-2a0f3890-500d-491a-be2c-04ab51d01794 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:07.012400 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:07.012400 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:07.021271 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0eeed729-cf42-42b9-9dbd-146f4621c8e8 req-2a0f3890-500d-491a-be2c-04ab51d01794 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/39fb78bb-1f0c-43c0-a0e6-ca63fe8e380c/action returned with HTTP 204 Aug 14 22:39:07.021671 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1399/5563] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:39:06 2026] POST /volume/v3/attachments/39fb78bb-1f0c-43c0-a0e6-ca63fe8e380c/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:39:07.869958 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1ad49d8b-fcb6-4af3-b693-f5dc0e9a9cd8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:07.872230 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ad49d8b-fcb6-4af3-b693-f5dc0e9a9cd8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 Aug 14 22:39:07.872504 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ad49d8b-fcb6-4af3-b693-f5dc0e9a9cd8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:07.872776 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ad49d8b-fcb6-4af3-b693-f5dc0e9a9cd8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:07.877871 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f0706c89-dc86-4e56-8023-9349735acb06 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:07.879814 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0706c89-dc86-4e56-8023-9349735acb06 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:07.880008 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0706c89-dc86-4e56-8023-9349735acb06 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:07.880191 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0706c89-dc86-4e56-8023-9349735acb06 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:07.880268 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ad49d8b-fcb6-4af3-b693-f5dc0e9a9cd8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 returned with HTTP 404 Aug 14 22:39:07.880866 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1402/5564] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:07 2026] GET /volume/v3/volumes/99e902c1-85e5-4499-bc7b-7b5947b1cc37 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:39:07.887837 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b4d746b-8878-4552-a720-e75d8c8ea552 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:07.890010 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b4d746b-8878-4552-a720-e75d8c8ea552 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:39:07.890270 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b4d746b-8878-4552-a720-e75d8c8ea552 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:07.890521 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b4d746b-8878-4552-a720-e75d8c8ea552 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:07.890562 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:07.890562 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:07.891542 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5b4d746b-8878-4552-a720-e75d8c8ea552 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:39:07.894715 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f0706c89-dc86-4e56-8023-9349735acb06 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:07.899237 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0706c89-dc86-4e56-8023-9349735acb06 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:39:07.899618 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1383/5565] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:07 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:07.902640 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5b4d746b-8878-4552-a720-e75d8c8ea552 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Get all volumes completed successfully. Aug 14 22:39:07.904000 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:07.904000 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:07.907377 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b4d746b-8878-4552-a720-e75d8c8ea552 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:39:07.907742 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1382/5566] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:39:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6605 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:07.910830 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ab5afd14-aef6-4334-b436-952592e37b37 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:07.912609 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab5afd14-aef6-4334-b436-952592e37b37 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:07.912802 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab5afd14-aef6-4334-b436-952592e37b37 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:07.912984 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab5afd14-aef6-4334-b436-952592e37b37 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:07.920664 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b808484b-1271-481b-99ed-9d13c3ce9447 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:07.922395 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:07.922395 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:07.922906 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b808484b-1271-481b-99ed-9d13c3ce9447 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] DELETE https://10.4.3.114/volume/v3/types/b1eb8767-0f28-4e73-9804-b858d288d504 Aug 14 22:39:07.923175 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b808484b-1271-481b-99ed-9d13c3ce9447 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:07.923465 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b808484b-1271-481b-99ed-9d13c3ce9447 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:07.925379 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ab5afd14-aef6-4334-b436-952592e37b37 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:07.928931 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab5afd14-aef6-4334-b436-952592e37b37 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:39:07.929315 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1400/5567] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:07 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:07.946971 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b808484b-1271-481b-99ed-9d13c3ce9447 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] https://10.4.3.114/volume/v3/types/b1eb8767-0f28-4e73-9804-b858d288d504 returned with HTTP 202 Aug 14 22:39:07.947466 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1403/5568] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:39:07 2026] DELETE /volume/v3/types/b1eb8767-0f28-4e73-9804-b858d288d504 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:39:07.965451 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-16387930-778b-42be-840b-d2168b01ac16 req-6425bd58-fd2c-42c9-8d24-9ea378df1e78 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:07.967351 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-6425bd58-fd2c-42c9-8d24-9ea378df1e78 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:07.967529 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-6425bd58-fd2c-42c9-8d24-9ea378df1e78 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:07.967702 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-6425bd58-fd2c-42c9-8d24-9ea378df1e78 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:07.976154 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:07.976154 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:07.979269 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-16387930-778b-42be-840b-d2168b01ac16 req-6425bd58-fd2c-42c9-8d24-9ea378df1e78 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:07.982855 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-6425bd58-fd2c-42c9-8d24-9ea378df1e78 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:39:07.983263 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1384/5569] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:39:07 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:08.000127 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-16387930-778b-42be-840b-d2168b01ac16 req-a34966e7-4cf1-4591-818d-884d33559236 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:08.002001 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-a34966e7-4cf1-4591-818d-884d33559236 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5/action Aug 14 22:39:08.002354 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-a34966e7-4cf1-4591-818d-884d33559236 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:39:08.002499 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-a34966e7-4cf1-4591-818d-884d33559236 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:08.012199 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:08.012199 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:08.012712 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-16387930-778b-42be-840b-d2168b01ac16 req-a34966e7-4cf1-4591-818d-884d33559236 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:08.018235 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-16387930-778b-42be-840b-d2168b01ac16 req-a34966e7-4cf1-4591-818d-884d33559236 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Begin detaching volume completed successfully. Aug 14 22:39:08.018483 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-a34966e7-4cf1-4591-818d-884d33559236 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5/action returned with HTTP 202 Aug 14 22:39:08.018961 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1383/5570] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:39:07 2026] POST /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:39:08.055453 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d0f8b4d-c5e1-48bb-b9cb-fa9851d90057 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:08.055791 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d0f8b4d-c5e1-48bb-b9cb-fa9851d90057 None None] GET https://10.4.3.114/volume// Aug 14 22:39:08.055955 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d0f8b4d-c5e1-48bb-b9cb-fa9851d90057 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:08.056140 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d0f8b4d-c5e1-48bb-b9cb-fa9851d90057 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:08.056459 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d0f8b4d-c5e1-48bb-b9cb-fa9851d90057 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:39:08.056714 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1401/5571] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:39:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:39:08.063179 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-16387930-778b-42be-840b-d2168b01ac16 req-41447e72-61ef-46aa-a702-f2da046a9a53 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:08.065238 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-41447e72-61ef-46aa-a702-f2da046a9a53 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:08.065478 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-41447e72-61ef-46aa-a702-f2da046a9a53 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:08.065598 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-41447e72-61ef-46aa-a702-f2da046a9a53 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:08.076044 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:08.076044 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:08.079519 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-16387930-778b-42be-840b-d2168b01ac16 req-41447e72-61ef-46aa-a702-f2da046a9a53 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:08.083532 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-41447e72-61ef-46aa-a702-f2da046a9a53 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:39:08.083893 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1404/5572] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:39:08 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:39:08.092105 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-16387930-778b-42be-840b-d2168b01ac16 req-d34b8bad-6c49-4673-83ef-b35a166b44b6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:08.094176 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-d34b8bad-6c49-4673-83ef-b35a166b44b6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5/encryption Aug 14 22:39:08.094397 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-d34b8bad-6c49-4673-83ef-b35a166b44b6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:08.094592 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-d34b8bad-6c49-4673-83ef-b35a166b44b6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:08.103654 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:08.103654 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:08.109239 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-d34b8bad-6c49-4673-83ef-b35a166b44b6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5/encryption returned with HTTP 200 Aug 14 22:39:08.109608 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1385/5573] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:39:08 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:08.840446 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-765113b4-2a47-469c-aa26-7b8f7f3c0637 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:08.841851 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-765113b4-2a47-469c-aa26-7b8f7f3c0637 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:39:08.842212 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-765113b4-2a47-469c-aa26-7b8f7f3c0637 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1169035776", "extra_specs": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:08.853631 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-765113b4-2a47-469c-aa26-7b8f7f3c0637 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:39:08.853954 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1384/5574] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:39:08 2026] POST /volume/v3/types => generated 212 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:08.861570 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-987841fc-7b77-4a0e-928f-6e6665b8dd62 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:08.862968 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-987841fc-7b77-4a0e-928f-6e6665b8dd62 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] POST https://10.4.3.114/volume/v3/types/09fdb1c2-37bc-4599-87fb-950a7a7bb502/encryption Aug 14 22:39:08.863323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-987841fc-7b77-4a0e-928f-6e6665b8dd62 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:08.877510 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-987841fc-7b77-4a0e-928f-6e6665b8dd62 tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] https://10.4.3.114/volume/v3/types/09fdb1c2-37bc-4599-87fb-950a7a7bb502/encryption returned with HTTP 200 Aug 14 22:39:08.877934 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1402/5575] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:39:08 2026] POST /volume/v3/types/09fdb1c2-37bc-4599-87fb-950a7a7bb502/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:08.887404 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-16387930-778b-42be-840b-d2168b01ac16 req-ce32a9dc-5463-4056-8aa3-e33e844fb4a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:08.890013 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-ce32a9dc-5463-4056-8aa3-e33e844fb4a8 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] DELETE https://10.4.3.114/volume/v3/attachments/39fb78bb-1f0c-43c0-a0e6-ca63fe8e380c Aug 14 22:39:08.890196 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-ce32a9dc-5463-4056-8aa3-e33e844fb4a8 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:08.890392 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-ce32a9dc-5463-4056-8aa3-e33e844fb4a8 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:08.896938 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:08.896938 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:08.902609 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:08.904331 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:39:08.904657 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-785867895", "snapshot_id": null, "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "volume_type": "tempest-scenario-type-luks-1169035776", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:08.906166 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-785867895', 'snapshot_id': None, 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'volume_type': 'tempest-scenario-type-luks-1169035776', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:39:08.937340 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-16387930-778b-42be-840b-d2168b01ac16 req-ce32a9dc-5463-4056-8aa3-e33e844fb4a8 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/39fb78bb-1f0c-43c0-a0e6-ca63fe8e380c returned with HTTP 200 Aug 14 22:39:08.937682 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1405/5576] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:39:08 2026] DELETE /volume/v3/attachments/39fb78bb-1f0c-43c0-a0e6-ca63fe8e380c => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:08.976936 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Create volume of 1 GB Aug 14 22:39:08.977214 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:08.977214 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:08.977768 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Availability Zones retrieved successfully. Aug 14 22:39:08.982915 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Flow 'volume_create_api' (35440f40-a512-400d-a950-b0eec51b6c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:39:08.983802 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f15dd1e-f169-43c5-82ce-9e2b3eba1ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:39:08.984772 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:39:09.034931 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f15dd1e-f169-43c5-82ce-9e2b3eba1ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:39:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=09fdb1c2-37bc-4599-87fb-950a7a7bb502,is_public=True,name='tempest-scenario-type-luks-1169035776',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09fdb1c2-37bc-4599-87fb-950a7a7bb502', '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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:39:09.035601 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a13470-89c1-481c-bc1a-28e17dea4965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:39:09.058456 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1169035776 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1169035776, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:39:09.058679 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1169035776 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1169035776, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:39:09.080995 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Created reservations ['d296b05d-2799-4857-a0fe-e8e7cb8db63a', '6d2f717a-0b08-40c6-af02-249a46f80912', '9b9d9b54-8390-4da9-ae1f-24e7eef80e41', 'cc70efa3-b97c-46a8-aad7-2796535ddace'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:39:09.081727 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a13470-89c1-481c-bc1a-28e17dea4965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d296b05d-2799-4857-a0fe-e8e7cb8db63a', '6d2f717a-0b08-40c6-af02-249a46f80912', '9b9d9b54-8390-4da9-ae1f-24e7eef80e41', 'cc70efa3-b97c-46a8-aad7-2796535ddace']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:39:09.082483 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6feacfc2-7283-49c3-bf0b-bca71e574c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:39:09.102189 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6feacfc2-7283-49c3-bf0b-bca71e574c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90d39df2-059c-4724-8bd4-f7ebfd2abcfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-785867895',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d62bd5821be4980af33730f98d7be34',qos_specs=None,replication_status=,reservations=['d296b05d-2799-4857-a0fe-e8e7cb8db63a','6d2f717a-0b08-40c6-af02-249a46f80912','9b9d9b54-8390-4da9-ae1f-24e7eef80e41','cc70efa3-b97c-46a8-aad7-2796535ddace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc13a2c0763e419d81571b66c4861ae0',volume_type_id=09fdb1c2-37bc-4599-87fb-950a7a7bb502), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:39:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-785867895',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=90d39df2-059c-4724-8bd4-f7ebfd2abcfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d62bd5821be4980af33730f98d7be34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc13a2c0763e419d81571b66c4861ae0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09fdb1c2-37bc-4599-87fb-950a7a7bb502),volume_type_id=09fdb1c2-37bc-4599-87fb-950a7a7bb502)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:39:09.102963 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8673ae1c-ed23-456a-8a53-ab29f7237b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:39:09.120552 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8673ae1c-ed23-456a-8a53-ab29f7237b36) transitioned into state 'SUCCESS' from state '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-785867895',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d62bd5821be4980af33730f98d7be34',qos_specs=None,replication_status=,reservations=['d296b05d-2799-4857-a0fe-e8e7cb8db63a','6d2f717a-0b08-40c6-af02-249a46f80912','9b9d9b54-8390-4da9-ae1f-24e7eef80e41','cc70efa3-b97c-46a8-aad7-2796535ddace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc13a2c0763e419d81571b66c4861ae0',volume_type_id=09fdb1c2-37bc-4599-87fb-950a7a7bb502)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:39:09.121315 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0070e797-a225-4bab-bcb5-7a4a05187e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:39:09.128870 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-905449ad-bf8a-4460-ab30-9dab7a235aef req-d68cddd1-c7ed-49b6-b8c6-5e6150429b2d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:09.129374 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0070e797-a225-4bab-bcb5-7a4a05187e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:39:09.130099 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Flow 'volume_create_api' (35440f40-a512-400d-a950-b0eec51b6c4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:39:09.130406 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Create volume request issued successfully. Aug 14 22:39:09.130843 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-905449ad-bf8a-4460-ab30-9dab7a235aef req-d68cddd1-c7ed-49b6-b8c6-5e6150429b2d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:09.130932 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80ba3a5a-ad6f-43ca-8f86-16bf78974306 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:39:09.131072 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-905449ad-bf8a-4460-ab30-9dab7a235aef req-d68cddd1-c7ed-49b6-b8c6-5e6150429b2d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:09.131260 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-905449ad-bf8a-4460-ab30-9dab7a235aef req-d68cddd1-c7ed-49b6-b8c6-5e6150429b2d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:09.131430 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1386/5577] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:39:08 2026] POST /volume/v3/volumes => generated 791 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:39:09.138245 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:09.138245 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:09.142002 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-905449ad-bf8a-4460-ab30-9dab7a235aef req-d68cddd1-c7ed-49b6-b8c6-5e6150429b2d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:09.146207 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb13352e-d64d-4e0c-ac72-9b35991145ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:09.146464 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-905449ad-bf8a-4460-ab30-9dab7a235aef req-d68cddd1-c7ed-49b6-b8c6-5e6150429b2d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:39:09.146594 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1385/5578] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:39:09 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:09.148445 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb13352e-d64d-4e0c-ac72-9b35991145ec tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:09.148703 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb13352e-d64d-4e0c-ac72-9b35991145ec tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:09.148961 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb13352e-d64d-4e0c-ac72-9b35991145ec tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:09.157919 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:09.157919 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:09.161981 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eb13352e-d64d-4e0c-ac72-9b35991145ec tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:09.166167 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb13352e-d64d-4e0c-ac72-9b35991145ec tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:09.166583 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1403/5579] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:09 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:10.181347 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cf166934-8e39-445b-85bf-df2b8235ada2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:10.182895 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf166934-8e39-445b-85bf-df2b8235ada2 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:10.183080 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf166934-8e39-445b-85bf-df2b8235ada2 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:10.183243 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf166934-8e39-445b-85bf-df2b8235ada2 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:10.189285 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:10.189285 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:10.192180 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cf166934-8e39-445b-85bf-df2b8235ada2 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:10.195624 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf166934-8e39-445b-85bf-df2b8235ada2 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:10.195956 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1406/5580] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:10 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 944 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:10.775447 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-60e71a09-f0fa-4492-be58-a4fd8932bb07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:10.777358 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60e71a09-f0fa-4492-be58-a4fd8932bb07 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:10.777586 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-60e71a09-f0fa-4492-be58-a4fd8932bb07 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:10.777803 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-60e71a09-f0fa-4492-be58-a4fd8932bb07 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:10.778007 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-60e71a09-f0fa-4492-be58-a4fd8932bb07 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Delete volume with id: e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:10.784387 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:10.784387 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:10.784893 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-60e71a09-f0fa-4492-be58-a4fd8932bb07 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:10.795406 np0000007343 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-60e71a09-f0fa-4492-be58-a4fd8932bb07 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 22:39:10.801832 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-60e71a09-f0fa-4492-be58-a4fd8932bb07 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Delete volume request issued successfully. Aug 14 22:39:10.801832 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60e71a09-f0fa-4492-be58-a4fd8932bb07 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 202 Aug 14 22:39:10.802068 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1387/5581] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:39:10 2026] DELETE /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:39:10.808355 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0dbf51d8-5e63-4626-a62b-c3b77e9a753d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:10.810013 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0dbf51d8-5e63-4626-a62b-c3b77e9a753d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:10.810188 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0dbf51d8-5e63-4626-a62b-c3b77e9a753d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:10.810396 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0dbf51d8-5e63-4626-a62b-c3b77e9a753d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:10.817066 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:10.817066 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:10.820415 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0dbf51d8-5e63-4626-a62b-c3b77e9a753d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:10.824154 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0dbf51d8-5e63-4626-a62b-c3b77e9a753d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 200 Aug 14 22:39:10.824590 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1386/5582] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:10 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:11.209023 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0c27c595-5bf4-4001-92be-0b9b4d01585e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:11.210695 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c27c595-5bf4-4001-92be-0b9b4d01585e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:11.210869 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c27c595-5bf4-4001-92be-0b9b4d01585e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:11.211049 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c27c595-5bf4-4001-92be-0b9b4d01585e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:11.219090 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:11.219090 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:11.222821 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0c27c595-5bf4-4001-92be-0b9b4d01585e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:11.227422 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c27c595-5bf4-4001-92be-0b9b4d01585e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:11.227905 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1404/5583] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:11 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:11.837146 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-57d42418-736c-4a14-bea3-67e00bdc1bcf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:11.838920 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57d42418-736c-4a14-bea3-67e00bdc1bcf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 Aug 14 22:39:11.839149 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57d42418-736c-4a14-bea3-67e00bdc1bcf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:11.839399 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57d42418-736c-4a14-bea3-67e00bdc1bcf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:11.845266 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57d42418-736c-4a14-bea3-67e00bdc1bcf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 returned with HTTP 404 Aug 14 22:39:11.845732 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1407/5584] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:11 2026] GET /volume/v3/volumes/e526c9b3-b458-48d7-a776-45f921912ed5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:39:11.851607 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ef9a3138-8932-42c2-898a-5d64ba74c832 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:11.853328 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef9a3138-8932-42c2-898a-5d64ba74c832 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:39:11.853507 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef9a3138-8932-42c2-898a-5d64ba74c832 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:11.853676 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef9a3138-8932-42c2-898a-5d64ba74c832 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:11.854412 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ef9a3138-8932-42c2-898a-5d64ba74c832 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:39:11.861691 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ef9a3138-8932-42c2-898a-5d64ba74c832 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Get all volumes completed successfully. Aug 14 22:39:11.862963 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:11.862963 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:11.866359 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef9a3138-8932-42c2-898a-5d64ba74c832 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:39:11.866683 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1388/5585] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:39:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6377 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:11.883994 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-083951ac-d767-4eae-bd71-162bce3a4afd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:11.885695 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-083951ac-d767-4eae-bd71-162bce3a4afd tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] DELETE https://10.4.3.114/volume/v3/types/ca963eae-d34d-4513-8616-c1e4bea53e35 Aug 14 22:39:11.885875 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-083951ac-d767-4eae-bd71-162bce3a4afd tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:11.886075 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-083951ac-d767-4eae-bd71-162bce3a4afd tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:11.906887 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-083951ac-d767-4eae-bd71-162bce3a4afd tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/types/ca963eae-d34d-4513-8616-c1e4bea53e35 returned with HTTP 202 Aug 14 22:39:11.907292 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1387/5586] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:39:11 2026] DELETE /volume/v3/types/ca963eae-d34d-4513-8616-c1e4bea53e35 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:39:11.919452 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7663d143-6cec-46dc-95dc-a20dd06b489b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:11.921308 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7663d143-6cec-46dc-95dc-a20dd06b489b tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:39:11.921624 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7663d143-6cec-46dc-95dc-a20dd06b489b tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1252938337", "extra_specs": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:11.933356 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7663d143-6cec-46dc-95dc-a20dd06b489b tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:39:11.933671 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1405/5587] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:39:11 2026] POST /volume/v3/types => generated 212 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:11.943230 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-37460a99-c85b-4c55-ba2a-f0e67412760d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:11.945763 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37460a99-c85b-4c55-ba2a-f0e67412760d tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] POST https://10.4.3.114/volume/v3/types/9a73d1a6-a713-480d-958d-aa2286fc6597/encryption Aug 14 22:39:11.946262 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37460a99-c85b-4c55-ba2a-f0e67412760d tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:11.964794 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37460a99-c85b-4c55-ba2a-f0e67412760d tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/types/9a73d1a6-a713-480d-958d-aa2286fc6597/encryption returned with HTTP 200 Aug 14 22:39:11.965371 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1408/5588] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:39:11 2026] POST /volume/v3/types/9a73d1a6-a713-480d-958d-aa2286fc6597/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:11.974551 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-27cccea2-640c-4362-a110-83f49721d3de None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:11.976131 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:39:11.976431 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1783705220", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1252938337", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:11.977789 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1783705220', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1252938337', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:39:11.980953 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Create volume of 1 GB Aug 14 22:39:11.981208 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:11.981208 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:11.981635 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Availability Zones retrieved successfully. Aug 14 22:39:11.986728 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Flow 'volume_create_api' (15839090-61f9-4fc7-9511-6c6f59c15d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:39:11.987595 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f71cefa-1c41-45f8-a419-5c9b8e19c56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:39:11.988522 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:39:12.008767 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f71cefa-1c41-45f8-a419-5c9b8e19c56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:39:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a73d1a6-a713-480d-958d-aa2286fc6597,is_public=True,name='tempest-scenario-type-luks-1252938337',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a73d1a6-a713-480d-958d-aa2286fc6597', '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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:39:12.009503 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba25117a-b699-44c0-a107-de66cf6e7b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:39:12.031563 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1252938337 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1252938337, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:39:12.031842 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1252938337 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1252938337, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:39:12.053885 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Created reservations ['004be07e-2584-40ac-abf1-bc60883faacc', '42513ae8-3070-4c84-9b29-d81b9fe33dbf', '31b0ad08-d878-4b01-b2e3-5c7c84dfae33', 'c3834103-9611-4fc7-b4cc-18be50f9b115'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:39:12.054686 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba25117a-b699-44c0-a107-de66cf6e7b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['004be07e-2584-40ac-abf1-bc60883faacc', '42513ae8-3070-4c84-9b29-d81b9fe33dbf', '31b0ad08-d878-4b01-b2e3-5c7c84dfae33', 'c3834103-9611-4fc7-b4cc-18be50f9b115']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:39:12.055418 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a4e865-a59f-496f-99eb-ba19e2cf6c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:39:12.075743 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a4e865-a59f-496f-99eb-ba19e2cf6c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4cb92f9-13e4-45a5-b35d-f37516c83ea9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1783705220',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be47deb77a54819832fcc7b6e10b302',qos_specs=None,replication_status=,reservations=['004be07e-2584-40ac-abf1-bc60883faacc','42513ae8-3070-4c84-9b29-d81b9fe33dbf','31b0ad08-d878-4b01-b2e3-5c7c84dfae33','c3834103-9611-4fc7-b4cc-18be50f9b115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3304fc47bfc549df908dcc3c452f4e15',volume_type_id=9a73d1a6-a713-480d-958d-aa2286fc6597), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:39:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1783705220',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e4cb92f9-13e4-45a5-b35d-f37516c83ea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1be47deb77a54819832fcc7b6e10b302',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3304fc47bfc549df908dcc3c452f4e15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a73d1a6-a713-480d-958d-aa2286fc6597),volume_type_id=9a73d1a6-a713-480d-958d-aa2286fc6597)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:39:12.076433 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37dedd00-a3b4-4180-abb8-67d65ff732f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:39:12.092414 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37dedd00-a3b4-4180-abb8-67d65ff732f7) transitioned into state 'SUCCESS' from state '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-1783705220',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be47deb77a54819832fcc7b6e10b302',qos_specs=None,replication_status=,reservations=['004be07e-2584-40ac-abf1-bc60883faacc','42513ae8-3070-4c84-9b29-d81b9fe33dbf','31b0ad08-d878-4b01-b2e3-5c7c84dfae33','c3834103-9611-4fc7-b4cc-18be50f9b115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3304fc47bfc549df908dcc3c452f4e15',volume_type_id=9a73d1a6-a713-480d-958d-aa2286fc6597)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:39:12.093023 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfad1288-9f5b-4b16-b9e6-396dbdd4c8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:39:12.100521 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfad1288-9f5b-4b16-b9e6-396dbdd4c8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:39:12.101205 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Flow 'volume_create_api' (15839090-61f9-4fc7-9511-6c6f59c15d82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:39:12.101531 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Create volume request issued successfully. Aug 14 22:39:12.102038 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27cccea2-640c-4362-a110-83f49721d3de tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:39:12.102617 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1389/5589] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:39:11 2026] POST /volume/v3/volumes => generated 785 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:39:12.242499 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1fe9ff48-522e-4f0c-8494-776fe1214988 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:12.244082 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1fe9ff48-522e-4f0c-8494-776fe1214988 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:12.244265 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1fe9ff48-522e-4f0c-8494-776fe1214988 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:12.244441 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1fe9ff48-522e-4f0c-8494-776fe1214988 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:12.250534 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:12.250534 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:12.253602 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1fe9ff48-522e-4f0c-8494-776fe1214988 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:12.257195 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1fe9ff48-522e-4f0c-8494-776fe1214988 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:12.257530 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1388/5590] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:12 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 944 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:13.270048 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ddd5c8d4-1943-4c65-b6f2-d68aa98f3e43 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:13.271928 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddd5c8d4-1943-4c65-b6f2-d68aa98f3e43 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:13.272195 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddd5c8d4-1943-4c65-b6f2-d68aa98f3e43 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:13.272464 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddd5c8d4-1943-4c65-b6f2-d68aa98f3e43 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:13.279299 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:13.279299 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:13.282793 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ddd5c8d4-1943-4c65-b6f2-d68aa98f3e43 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:13.286545 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddd5c8d4-1943-4c65-b6f2-d68aa98f3e43 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:13.287013 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1406/5591] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:13 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:14.300661 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-78609ba8-1f8b-439f-8c62-63afbcf41695 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:14.302917 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78609ba8-1f8b-439f-8c62-63afbcf41695 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:14.303176 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78609ba8-1f8b-439f-8c62-63afbcf41695 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:14.303406 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78609ba8-1f8b-439f-8c62-63afbcf41695 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:14.310117 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:14.310117 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:14.313623 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-78609ba8-1f8b-439f-8c62-63afbcf41695 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:14.319057 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78609ba8-1f8b-439f-8c62-63afbcf41695 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:14.319487 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1409/5592] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:14 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:15.331745 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0f7af15-da09-4378-88e4-f780a0ecb804 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:15.333578 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0f7af15-da09-4378-88e4-f780a0ecb804 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:15.333776 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0f7af15-da09-4378-88e4-f780a0ecb804 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:15.333975 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0f7af15-da09-4378-88e4-f780a0ecb804 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:15.340445 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:15.340445 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:15.343488 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e0f7af15-da09-4378-88e4-f780a0ecb804 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:15.347162 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0f7af15-da09-4378-88e4-f780a0ecb804 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:15.347497 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1390/5593] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:15 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:16.362641 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a190693-7298-41a2-a0a6-8dcf92d10495 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:16.364495 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a190693-7298-41a2-a0a6-8dcf92d10495 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:16.364724 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a190693-7298-41a2-a0a6-8dcf92d10495 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:16.364939 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a190693-7298-41a2-a0a6-8dcf92d10495 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:16.371242 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:16.371242 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:16.374739 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2a190693-7298-41a2-a0a6-8dcf92d10495 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:16.378612 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a190693-7298-41a2-a0a6-8dcf92d10495 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:16.379017 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1389/5594] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:16 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:17.392675 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-545691f8-1be6-4625-aea0-9fe64a2846b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:17.397266 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-545691f8-1be6-4625-aea0-9fe64a2846b4 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:17.397266 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-545691f8-1be6-4625-aea0-9fe64a2846b4 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:17.397266 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-545691f8-1be6-4625-aea0-9fe64a2846b4 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:17.401271 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:17.401271 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:17.404891 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-545691f8-1be6-4625-aea0-9fe64a2846b4 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:17.409472 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-545691f8-1be6-4625-aea0-9fe64a2846b4 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:17.412204 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1407/5595] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:17 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:18.424709 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b8dce243-a339-4531-b730-e255a66c285a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:18.426711 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8dce243-a339-4531-b730-e255a66c285a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:18.426894 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b8dce243-a339-4531-b730-e255a66c285a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:18.427086 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b8dce243-a339-4531-b730-e255a66c285a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:18.435653 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:18.435653 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:18.439717 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b8dce243-a339-4531-b730-e255a66c285a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:18.445205 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8dce243-a339-4531-b730-e255a66c285a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:18.445704 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1410/5596] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:18 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:19.458082 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-47edb50a-82ed-402d-9a30-d116173b6f63 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:19.459825 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47edb50a-82ed-402d-9a30-d116173b6f63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:19.460039 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47edb50a-82ed-402d-9a30-d116173b6f63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:19.460214 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47edb50a-82ed-402d-9a30-d116173b6f63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:19.466449 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:19.466449 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:19.469448 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-47edb50a-82ed-402d-9a30-d116173b6f63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:19.473086 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47edb50a-82ed-402d-9a30-d116173b6f63 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:19.473447 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1391/5597] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:19 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:20.485968 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-070f77bb-8c93-4837-bf08-73d75630ef1a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:20.487850 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-070f77bb-8c93-4837-bf08-73d75630ef1a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:20.488069 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-070f77bb-8c93-4837-bf08-73d75630ef1a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:20.488249 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-070f77bb-8c93-4837-bf08-73d75630ef1a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:20.496113 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:20.496113 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:20.500289 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-070f77bb-8c93-4837-bf08-73d75630ef1a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:20.504584 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-070f77bb-8c93-4837-bf08-73d75630ef1a tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:20.505208 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1390/5598] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:20 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:21.518318 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5fdef440-9264-41d0-a821-343e7c7b450f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:21.520471 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fdef440-9264-41d0-a821-343e7c7b450f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:21.520851 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fdef440-9264-41d0-a821-343e7c7b450f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:21.521232 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fdef440-9264-41d0-a821-343e7c7b450f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:21.528858 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:21.528858 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:21.532359 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5fdef440-9264-41d0-a821-343e7c7b450f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:21.536553 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fdef440-9264-41d0-a821-343e7c7b450f tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:21.536940 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1408/5599] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:21 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 1430 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:21.548420 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0bac5831-4f92-4f38-b017-73c2a0bbd2ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:21.550154 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0bac5831-4f92-4f38-b017-73c2a0bbd2ef tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:21.550353 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0bac5831-4f92-4f38-b017-73c2a0bbd2ef tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:21.550523 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0bac5831-4f92-4f38-b017-73c2a0bbd2ef tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:21.556671 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:21.556671 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:21.559748 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0bac5831-4f92-4f38-b017-73c2a0bbd2ef tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:21.563848 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0bac5831-4f92-4f38-b017-73c2a0bbd2ef tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:21.564241 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1411/5600] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:21 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:21.645204 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-4190c1b5-1739-448e-9e82-7db895bf925b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:21.647552 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-4190c1b5-1739-448e-9e82-7db895bf925b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:21.647819 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-4190c1b5-1739-448e-9e82-7db895bf925b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:21.648059 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-4190c1b5-1739-448e-9e82-7db895bf925b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:21.654778 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:21.654778 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:21.658697 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-4190c1b5-1739-448e-9e82-7db895bf925b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:21.663566 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-4190c1b5-1739-448e-9e82-7db895bf925b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:21.664117 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1392/5601] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:39:21 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:22.055066 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-aab3fa57-f9ca-4dab-a081-a026fafc95e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:22.056875 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-aab3fa57-f9ca-4dab-a081-a026fafc95e8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:22.057058 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-aab3fa57-f9ca-4dab-a081-a026fafc95e8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:22.057226 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-aab3fa57-f9ca-4dab-a081-a026fafc95e8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:22.063187 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:22.063187 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:22.066439 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-aab3fa57-f9ca-4dab-a081-a026fafc95e8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:22.070576 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-aab3fa57-f9ca-4dab-a081-a026fafc95e8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:22.070912 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1391/5602] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:39:22 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:22.079965 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9d58a893-09f2-4335-a6e0-a6c7137d2b0d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:22.080350 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d58a893-09f2-4335-a6e0-a6c7137d2b0d None None] GET https://10.4.3.114/volume// Aug 14 22:39:22.080502 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d58a893-09f2-4335-a6e0-a6c7137d2b0d None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:22.080671 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d58a893-09f2-4335-a6e0-a6c7137d2b0d None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:22.080968 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d58a893-09f2-4335-a6e0-a6c7137d2b0d None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:39:22.081234 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1409/5603] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:39: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 14 22:39:22.087447 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-1f57564c-ee34-490a-b8a2-81df43589d86 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:22.089418 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-1f57564c-ee34-490a-b8a2-81df43589d86 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:39:22.089762 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-1f57564c-ee34-490a-b8a2-81df43589d86 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90d39df2-059c-4724-8bd4-f7ebfd2abcfa", "connector": null, "instance_uuid": "cf7fcd0c-055c-4789-b394-49811935c4d2"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:22.097778 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:22.097778 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:22.122902 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-1f57564c-ee34-490a-b8a2-81df43589d86 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:39:22.123486 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1412/5604] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:39:22 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 14 22:39:22.853191 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3239d981-68c2-475c-aeb7-a732bc2fdb0b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:22.853589 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3239d981-68c2-475c-aeb7-a732bc2fdb0b None None] GET https://10.4.3.114/volume// Aug 14 22:39:22.853821 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3239d981-68c2-475c-aeb7-a732bc2fdb0b None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:22.854040 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3239d981-68c2-475c-aeb7-a732bc2fdb0b None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:22.854344 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3239d981-68c2-475c-aeb7-a732bc2fdb0b None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:39:22.854603 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1393/5605] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:39: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 14 22:39:22.862725 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-feb3c3f6-3023-44cb-b867-fa4ede1e0050 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:22.864685 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-feb3c3f6-3023-44cb-b867-fa4ede1e0050 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:39:22.864885 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-feb3c3f6-3023-44cb-b867-fa4ede1e0050 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:22.865071 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-feb3c3f6-3023-44cb-b867-fa4ede1e0050 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:22.873271 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:22.873271 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:22.876376 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-feb3c3f6-3023-44cb-b867-fa4ede1e0050 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:39:22.880315 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-feb3c3f6-3023-44cb-b867-fa4ede1e0050 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:39:22.880828 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1392/5606] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:39:22 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 1609 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:39:22.989278 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-c6ad8b2f-5383-44a5-be2b-ecce557bc7d1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:22.991706 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-c6ad8b2f-5383-44a5-be2b-ecce557bc7d1 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] PUT https://10.4.3.114/volume/v3/attachments/9d34240a-56aa-4272-a2ff-d1477cd96af8 Aug 14 22:39:22.992370 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-c6ad8b2f-5383-44a5-be2b-ecce557bc7d1 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:23.001638 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-c6ad8b2f-5383-44a5-be2b-ecce557bc7d1 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Acquiring lock "cinder-attachment_update-90d39df2-059c-4724-8bd4-f7ebfd2abcfa-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:39:23.009509 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-c6ad8b2f-5383-44a5-be2b-ecce557bc7d1 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Lock "cinder-attachment_update-90d39df2-059c-4724-8bd4-f7ebfd2abcfa-np0000007343" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:39:23.009509 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:23.009509 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:23.086035 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-c6ad8b2f-5383-44a5-be2b-ecce557bc7d1 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Lock "cinder-attachment_update-90d39df2-059c-4724-8bd4-f7ebfd2abcfa-np0000007343" released by "attachment_update" :: held 0.079s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:39:23.087015 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-c6ad8b2f-5383-44a5-be2b-ecce557bc7d1 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/attachments/9d34240a-56aa-4272-a2ff-d1477cd96af8 returned with HTTP 200 Aug 14 22:39:23.087015 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1410/5607] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:39:22 2026] PUT /volume/v3/attachments/9d34240a-56aa-4272-a2ff-d1477cd96af8 => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:23.106391 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-9e60ca85-158f-42d3-864f-eeb0179175ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:23.108429 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-9e60ca85-158f-42d3-864f-eeb0179175ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] POST https://10.4.3.114/volume/v3/attachments/9d34240a-56aa-4272-a2ff-d1477cd96af8/action Aug 14 22:39:23.108764 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-9e60ca85-158f-42d3-864f-eeb0179175ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:39:23.108884 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-9e60ca85-158f-42d3-864f-eeb0179175ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:23.123646 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:23.123646 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:23.132301 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-9e60ca85-158f-42d3-864f-eeb0179175ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/attachments/9d34240a-56aa-4272-a2ff-d1477cd96af8/action returned with HTTP 204 Aug 14 22:39:23.132696 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1413/5608] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:39:23 2026] POST /volume/v3/attachments/9d34240a-56aa-4272-a2ff-d1477cd96af8/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:39:27.194111 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-7aa82c1c-9245-49e3-a566-1a4bfde890c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:27.196202 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-7aa82c1c-9245-49e3-a566-1a4bfde890c6 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa/encryption Aug 14 22:39:27.196427 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-7aa82c1c-9245-49e3-a566-1a4bfde890c6 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:27.196610 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-7aa82c1c-9245-49e3-a566-1a4bfde890c6 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:27.207507 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:27.207507 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:27.215884 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-821dd46c-ab7a-400e-b911-13aa12a13f58 req-7aa82c1c-9245-49e3-a566-1a4bfde890c6 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa/encryption returned with HTTP 200 Aug 14 22:39:27.216325 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1394/5609] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:39:27 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:32.879101 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=107,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:39:33.080515 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=83,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:39:33.129520 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=111,cinder:UPDATE=19,cinder:INSERT=5 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:39:37.214461 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=143,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:39:55.101522 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5e4cefb1-a232-45b2-a609-3b7ed65f754f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:55.103321 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e4cefb1-a232-45b2-a609-3b7ed65f754f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:39:55.103559 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e4cefb1-a232-45b2-a609-3b7ed65f754f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:55.103757 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e4cefb1-a232-45b2-a609-3b7ed65f754f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:55.110921 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:55.110921 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:55.114440 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5e4cefb1-a232-45b2-a609-3b7ed65f754f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:55.118408 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e4cefb1-a232-45b2-a609-3b7ed65f754f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:39:55.118832 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1393/5610] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:55 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:55.130837 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0131814e-2e26-431a-b75f-8bb43d7a44dd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:55.132505 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0131814e-2e26-431a-b75f-8bb43d7a44dd tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:39:55.132689 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0131814e-2e26-431a-b75f-8bb43d7a44dd tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:55.132877 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0131814e-2e26-431a-b75f-8bb43d7a44dd tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:55.138778 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:55.138778 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:55.141747 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0131814e-2e26-431a-b75f-8bb43d7a44dd tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:55.145122 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0131814e-2e26-431a-b75f-8bb43d7a44dd tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:39:55.145483 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1411/5611] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:55 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 878 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:55.182959 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-80164928-f6c7-4ab4-ba46-06de6362de79 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:55.185810 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-80164928-f6c7-4ab4-ba46-06de6362de79 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:39:55.186090 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-80164928-f6c7-4ab4-ba46-06de6362de79 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:55.186371 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-80164928-f6c7-4ab4-ba46-06de6362de79 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:55.195186 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:55.195186 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:55.198681 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-80164928-f6c7-4ab4-ba46-06de6362de79 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:55.202465 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-80164928-f6c7-4ab4-ba46-06de6362de79 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:39:55.202840 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1414/5612] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:39:55 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:55.274284 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bc743bb2-93b5-4a14-ac4e-6206587d8b2e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:55.274749 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc743bb2-93b5-4a14-ac4e-6206587d8b2e None None] GET https://10.4.3.114/volume// Aug 14 22:39:55.274941 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc743bb2-93b5-4a14-ac4e-6206587d8b2e None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:55.275165 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc743bb2-93b5-4a14-ac4e-6206587d8b2e None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:55.275517 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc743bb2-93b5-4a14-ac4e-6206587d8b2e None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:39:55.275815 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1395/5613] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:39:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:39:55.282967 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-21107b23-ccd1-43a8-8a82-601020641408 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:55.317598 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-21107b23-ccd1-43a8-8a82-601020641408 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:39:55.317953 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-21107b23-ccd1-43a8-8a82-601020641408 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4cb92f9-13e4-45a5-b35d-f37516c83ea9", "connector": null, "instance_uuid": "a537ff3d-1462-4e68-a972-634a509363cb"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:55.325786 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:55.325786 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:55.348412 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-21107b23-ccd1-43a8-8a82-601020641408 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:39:55.348846 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1394/5614] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:39:55 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 14 22:39:55.375428 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-416050e4-4cb2-4f91-b4d5-688995ecb983 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:55.377010 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-416050e4-4cb2-4f91-b4d5-688995ecb983 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:39:55.377123 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-416050e4-4cb2-4f91-b4d5-688995ecb983 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:55.377470 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-416050e4-4cb2-4f91-b4d5-688995ecb983 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:55.385490 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b9525485-a33e-4b92-b674-704aadfd4395 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:55.385896 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:55.385896 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:55.386018 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9525485-a33e-4b92-b674-704aadfd4395 None None] GET https://10.4.3.114/volume// Aug 14 22:39:55.386262 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9525485-a33e-4b92-b674-704aadfd4395 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:55.386496 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9525485-a33e-4b92-b674-704aadfd4395 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:55.386843 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9525485-a33e-4b92-b674-704aadfd4395 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:39:55.387282 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1415/5615] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:39:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:39:55.389691 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-416050e4-4cb2-4f91-b4d5-688995ecb983 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:55.393961 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-416050e4-4cb2-4f91-b4d5-688995ecb983 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:39:55.394373 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1412/5616] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:55 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:55.394708 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-2974f120-ea92-4e90-923b-d54a0dae3e5d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:55.396946 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-2974f120-ea92-4e90-923b-d54a0dae3e5d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:39:55.397143 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-2974f120-ea92-4e90-923b-d54a0dae3e5d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:55.397345 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-2974f120-ea92-4e90-923b-d54a0dae3e5d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:55.406310 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:55.406310 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:55.409402 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-2974f120-ea92-4e90-923b-d54a0dae3e5d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:55.415172 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-2974f120-ea92-4e90-923b-d54a0dae3e5d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:39:55.415541 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1396/5617] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:39:55 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 1057 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:39:55.510515 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-8ea552dd-adbc-47d7-8415-8584a98c5ab9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:55.512333 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-8ea552dd-adbc-47d7-8415-8584a98c5ab9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] PUT https://10.4.3.114/volume/v3/attachments/96730c3b-805e-4f5f-bd54-e649258ad28e Aug 14 22:39:55.512669 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-8ea552dd-adbc-47d7-8415-8584a98c5ab9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:39:55.520428 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-8ea552dd-adbc-47d7-8415-8584a98c5ab9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Acquiring lock "cinder-attachment_update-e4cb92f9-13e4-45a5-b35d-f37516c83ea9-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:39:55.524743 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-8ea552dd-adbc-47d7-8415-8584a98c5ab9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Lock "cinder-attachment_update-e4cb92f9-13e4-45a5-b35d-f37516c83ea9-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:39:55.525769 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:55.525769 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:55.598769 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-8ea552dd-adbc-47d7-8415-8584a98c5ab9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Lock "cinder-attachment_update-e4cb92f9-13e4-45a5-b35d-f37516c83ea9-np0000007343" released by "attachment_update" :: held 0.074s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:39:55.599093 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-8ea552dd-adbc-47d7-8415-8584a98c5ab9 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/96730c3b-805e-4f5f-bd54-e649258ad28e returned with HTTP 200 Aug 14 22:39:55.599579 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1395/5618] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:39:55 2026] PUT /volume/v3/attachments/96730c3b-805e-4f5f-bd54-e649258ad28e => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:39:55.607049 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-6e3b3ae5-58fe-42aa-82da-2d68fb3645f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:55.609150 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-6e3b3ae5-58fe-42aa-82da-2d68fb3645f4 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/encryption Aug 14 22:39:55.609421 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-6e3b3ae5-58fe-42aa-82da-2d68fb3645f4 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:55.609656 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-6e3b3ae5-58fe-42aa-82da-2d68fb3645f4 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:55.618842 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:55.618842 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:55.624471 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-6e3b3ae5-58fe-42aa-82da-2d68fb3645f4 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/encryption returned with HTTP 200 Aug 14 22:39:55.624999 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1416/5619] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:39:55 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:56.407555 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9727f115-391e-46c4-bb8f-aadd5480d13c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:56.409331 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9727f115-391e-46c4-bb8f-aadd5480d13c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:39:56.409552 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9727f115-391e-46c4-bb8f-aadd5480d13c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:56.409787 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9727f115-391e-46c4-bb8f-aadd5480d13c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:56.418179 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:56.418179 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:39:56.421434 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9727f115-391e-46c4-bb8f-aadd5480d13c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:56.426021 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9727f115-391e-46c4-bb8f-aadd5480d13c tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:39:56.426474 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1413/5620] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:56 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:57.440436 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-607260b7-ccec-4175-a69b-ecdbd9b8c39f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:57.442108 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-607260b7-ccec-4175-a69b-ecdbd9b8c39f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:39:57.442320 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-607260b7-ccec-4175-a69b-ecdbd9b8c39f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:57.442502 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-607260b7-ccec-4175-a69b-ecdbd9b8c39f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:57.450995 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:57.450995 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:39:57.454112 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-607260b7-ccec-4175-a69b-ecdbd9b8c39f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:57.457654 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-607260b7-ccec-4175-a69b-ecdbd9b8c39f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:39:57.457976 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1397/5621] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:57 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:58.470009 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-10341e9e-f557-4db5-833d-40f89649d332 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:58.471594 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10341e9e-f557-4db5-833d-40f89649d332 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:39:58.471807 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10341e9e-f557-4db5-833d-40f89649d332 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:58.471968 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10341e9e-f557-4db5-833d-40f89649d332 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:58.480187 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:58.480187 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:39:58.482882 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-10341e9e-f557-4db5-833d-40f89649d332 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:58.486093 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10341e9e-f557-4db5-833d-40f89649d332 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:39:58.486435 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1396/5622] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:58 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:39:59.498722 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-78cb6e56-bda7-44c2-a16d-cfa4115f14bd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:39:59.500777 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78cb6e56-bda7-44c2-a16d-cfa4115f14bd tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:39:59.500993 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78cb6e56-bda7-44c2-a16d-cfa4115f14bd tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:39:59.501221 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78cb6e56-bda7-44c2-a16d-cfa4115f14bd tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:39:59.511781 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:39:59.511781 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:39:59.515334 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-78cb6e56-bda7-44c2-a16d-cfa4115f14bd tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:39:59.519816 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78cb6e56-bda7-44c2-a16d-cfa4115f14bd tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:39:59.520240 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1417/5623] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:39:59 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:00.531944 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e22d96a-9ced-4c29-82eb-43f370ffb215 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:00.533822 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e22d96a-9ced-4c29-82eb-43f370ffb215 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:00.534059 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e22d96a-9ced-4c29-82eb-43f370ffb215 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:00.534313 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e22d96a-9ced-4c29-82eb-43f370ffb215 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:00.543475 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:00.543475 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:40:00.546567 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e22d96a-9ced-4c29-82eb-43f370ffb215 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:40:00.550167 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e22d96a-9ced-4c29-82eb-43f370ffb215 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:40:00.550521 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1414/5624] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:00 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:01.563465 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1b80b290-e2d2-4931-a752-8bed2b3e9cdf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:01.565311 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b80b290-e2d2-4931-a752-8bed2b3e9cdf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:01.565489 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b80b290-e2d2-4931-a752-8bed2b3e9cdf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:01.565715 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b80b290-e2d2-4931-a752-8bed2b3e9cdf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:01.574302 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:01.574302 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:01.577479 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1b80b290-e2d2-4931-a752-8bed2b3e9cdf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:40:01.581461 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b80b290-e2d2-4931-a752-8bed2b3e9cdf tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:40:01.581890 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1398/5625] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:01 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:02.596778 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b24a8884-aad3-40b5-8342-e90a304dc39d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:02.598489 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b24a8884-aad3-40b5-8342-e90a304dc39d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:02.598682 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b24a8884-aad3-40b5-8342-e90a304dc39d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:02.598860 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b24a8884-aad3-40b5-8342-e90a304dc39d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:02.611138 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:02.611138 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:40:02.615502 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b24a8884-aad3-40b5-8342-e90a304dc39d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:40:02.621306 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b24a8884-aad3-40b5-8342-e90a304dc39d tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:40:02.621962 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1397/5626] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:02 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:03.634832 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6e05f0a9-f194-4b7d-a20f-52bb91a6f999 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:03.636957 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e05f0a9-f194-4b7d-a20f-52bb91a6f999 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:03.637210 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6e05f0a9-f194-4b7d-a20f-52bb91a6f999 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:03.637423 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6e05f0a9-f194-4b7d-a20f-52bb91a6f999 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:03.646236 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:03.646236 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:40:03.649167 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6e05f0a9-f194-4b7d-a20f-52bb91a6f999 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:40:03.653147 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e05f0a9-f194-4b7d-a20f-52bb91a6f999 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:40:03.653523 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1418/5627] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:03 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:03.797075 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-a1763e65-6fad-475d-ad9c-71cc0631c3d3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:03.798984 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-a1763e65-6fad-475d-ad9c-71cc0631c3d3 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/attachments/96730c3b-805e-4f5f-bd54-e649258ad28e/action Aug 14 22:40:03.799336 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-a1763e65-6fad-475d-ad9c-71cc0631c3d3 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:40:03.799448 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-a1763e65-6fad-475d-ad9c-71cc0631c3d3 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:40:03.814538 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:03.814538 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:40:03.827502 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9e69695f-a56a-445b-b16c-0ccf0516248b req-a1763e65-6fad-475d-ad9c-71cc0631c3d3 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/96730c3b-805e-4f5f-bd54-e649258ad28e/action returned with HTTP 204 Aug 14 22:40:03.827934 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1415/5628] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:40:03 2026] POST /volume/v3/attachments/96730c3b-805e-4f5f-bd54-e649258ad28e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:40:04.664880 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d9327093-d2ac-46f8-aa34-bc9796f47601 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:04.666501 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9327093-d2ac-46f8-aa34-bc9796f47601 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:04.666683 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9327093-d2ac-46f8-aa34-bc9796f47601 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:04.666857 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9327093-d2ac-46f8-aa34-bc9796f47601 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:04.675381 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:04.675381 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:04.678492 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d9327093-d2ac-46f8-aa34-bc9796f47601 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:40:04.682066 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9327093-d2ac-46f8-aa34-bc9796f47601 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:40:04.682476 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1399/5629] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:04 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 1170 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:04.694719 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2ca50dd9-9cf3-493a-bbec-a6948b5542c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:04.696777 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ca50dd9-9cf3-493a-bbec-a6948b5542c0 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:04.696987 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ca50dd9-9cf3-493a-bbec-a6948b5542c0 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:04.697179 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ca50dd9-9cf3-493a-bbec-a6948b5542c0 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:04.706858 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:04.706858 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:40:04.710687 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2ca50dd9-9cf3-493a-bbec-a6948b5542c0 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:40:04.714797 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ca50dd9-9cf3-493a-bbec-a6948b5542c0 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:40:04.715154 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1398/5630] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:04 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 1170 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:07.583763 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fcebae9f-43ac-40d4-b777-1c5f0da2880f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:07.584126 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcebae9f-43ac-40d4-b777-1c5f0da2880f None None] GET https://10.4.3.114/volume// Aug 14 22:40:07.584328 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fcebae9f-43ac-40d4-b777-1c5f0da2880f None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:07.584509 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fcebae9f-43ac-40d4-b777-1c5f0da2880f None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:07.584811 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcebae9f-43ac-40d4-b777-1c5f0da2880f None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:40:07.585077 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1419/5631] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:40: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 14 22:40:07.592086 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-57baa907-92d2-4d50-a439-89648170ec30 req-2311a9f5-ea63-445c-bd55-adacad0ab7ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:07.594202 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-2311a9f5-ea63-445c-bd55-adacad0ab7ff tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:40:07.594558 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-2311a9f5-ea63-445c-bd55-adacad0ab7ff tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4cb92f9-13e4-45a5-b35d-f37516c83ea9", "connector": null, "instance_uuid": "a537ff3d-1462-4e68-a972-634a509363cb"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:40:07.604185 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:07.604185 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:40:07.630033 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-2311a9f5-ea63-445c-bd55-adacad0ab7ff tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:40:07.630451 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1416/5632] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:40:07 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 14 22:40:07.637107 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-57baa907-92d2-4d50-a439-89648170ec30 req-84a4378d-d033-4e51-966a-bc64dc8951e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:07.638958 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-84a4378d-d033-4e51-966a-bc64dc8951e4 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] DELETE https://10.4.3.114/volume/v3/attachments/96730c3b-805e-4f5f-bd54-e649258ad28e Aug 14 22:40:07.639126 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-84a4378d-d033-4e51-966a-bc64dc8951e4 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:07.639330 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-84a4378d-d033-4e51-966a-bc64dc8951e4 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:07.646226 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:07.646226 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:07.689890 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-84a4378d-d033-4e51-966a-bc64dc8951e4 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/96730c3b-805e-4f5f-bd54-e649258ad28e returned with HTTP 200 Aug 14 22:40:07.690422 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1400/5633] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:40:07 2026] DELETE /volume/v3/attachments/96730c3b-805e-4f5f-bd54-e649258ad28e => generated 192 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:08.504361 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-57baa907-92d2-4d50-a439-89648170ec30 req-632330b1-0336-4d05-81cc-819b5c7c366a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:08.506409 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-632330b1-0336-4d05-81cc-819b5c7c366a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] PUT https://10.4.3.114/volume/v3/attachments/dbcbf129-6f2a-4e90-8b5b-ec47c6c1b748 Aug 14 22:40:08.506837 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-632330b1-0336-4d05-81cc-819b5c7c366a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:40:08.513269 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-57baa907-92d2-4d50-a439-89648170ec30 req-632330b1-0336-4d05-81cc-819b5c7c366a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Acquiring lock "cinder-attachment_update-e4cb92f9-13e4-45a5-b35d-f37516c83ea9-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:40:08.517739 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-57baa907-92d2-4d50-a439-89648170ec30 req-632330b1-0336-4d05-81cc-819b5c7c366a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Lock "cinder-attachment_update-e4cb92f9-13e4-45a5-b35d-f37516c83ea9-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:40:08.519011 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:08.519011 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:40:08.587103 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-57baa907-92d2-4d50-a439-89648170ec30 req-632330b1-0336-4d05-81cc-819b5c7c366a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Lock "cinder-attachment_update-e4cb92f9-13e4-45a5-b35d-f37516c83ea9-np0000007343" released by "attachment_update" :: held 0.069s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:40:08.587530 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-632330b1-0336-4d05-81cc-819b5c7c366a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/dbcbf129-6f2a-4e90-8b5b-ec47c6c1b748 returned with HTTP 200 Aug 14 22:40:08.588412 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1399/5634] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:40:08 2026] PUT /volume/v3/attachments/dbcbf129-6f2a-4e90-8b5b-ec47c6c1b748 => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:08.596003 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-57baa907-92d2-4d50-a439-89648170ec30 req-19938e97-a355-4d84-a688-299c4c331266 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:08.598024 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-19938e97-a355-4d84-a688-299c4c331266 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/attachments/dbcbf129-6f2a-4e90-8b5b-ec47c6c1b748 Aug 14 22:40:08.598304 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-19938e97-a355-4d84-a688-299c4c331266 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:08.598498 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-19938e97-a355-4d84-a688-299c4c331266 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:08.612590 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-19938e97-a355-4d84-a688-299c4c331266 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/dbcbf129-6f2a-4e90-8b5b-ec47c6c1b748 returned with HTTP 200 Aug 14 22:40:08.613033 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1420/5635] 10.4.3.114 () {70 vars in 1651 bytes} [Fri Aug 14 22:40:08 2026] GET /volume/v3/attachments/dbcbf129-6f2a-4e90-8b5b-ec47c6c1b748 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:10.283679 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-32ee3151-7f26-455e-97d7-da3fef2e9477 req-2142b0c6-89ac-4082-9c9f-619e14104089 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:10.283679 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-32ee3151-7f26-455e-97d7-da3fef2e9477 req-2142b0c6-89ac-4082-9c9f-619e14104089 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] DELETE https://10.4.3.114/volume/v3/attachments/9d34240a-56aa-4272-a2ff-d1477cd96af8 Aug 14 22:40:10.283679 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-32ee3151-7f26-455e-97d7-da3fef2e9477 req-2142b0c6-89ac-4082-9c9f-619e14104089 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:10.283679 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-32ee3151-7f26-455e-97d7-da3fef2e9477 req-2142b0c6-89ac-4082-9c9f-619e14104089 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:10.283679 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:10.283679 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:40:10.283679 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-32ee3151-7f26-455e-97d7-da3fef2e9477 req-2142b0c6-89ac-4082-9c9f-619e14104089 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/attachments/9d34240a-56aa-4272-a2ff-d1477cd96af8 returned with HTTP 200 Aug 14 22:40:10.283679 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1417/5636] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:40:09 2026] DELETE /volume/v3/attachments/9d34240a-56aa-4272-a2ff-d1477cd96af8 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:10.784636 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-adef3c6c-af29-4197-a6aa-368da9754033 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:10.787377 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:40:10.787728 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1185465696", "source_volid": "90d39df2-059c-4724-8bd4-f7ebfd2abcfa", "volume_type": "tempest-scenario-type-luks-1169035776", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:40:10.789112 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1185465696', 'source_volid': '90d39df2-059c-4724-8bd4-f7ebfd2abcfa', 'volume_type': 'tempest-scenario-type-luks-1169035776', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:40:10.801102 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:10.801102 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:10.801567 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume retrieved successfully. Aug 14 22:40:10.801717 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Create volume of 1 GB Aug 14 22:40:10.802317 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Availability Zones retrieved successfully. Aug 14 22:40:10.807308 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Flow 'volume_create_api' (8aa6b2c3-34e1-4df6-9b5d-3bb483540835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:40:10.808158 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f945d4-82d7-4f4a-80ed-38267bc491ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:40:10.808951 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:40:10.827887 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f945d4-82d7-4f4a-80ed-38267bc491ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '90d39df2-059c-4724-8bd4-f7ebfd2abcfa', 'volume_type': VolumeType(created_at=2026-08-14T22:39:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=09fdb1c2-37bc-4599-87fb-950a7a7bb502,is_public=True,name='tempest-scenario-type-luks-1169035776',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09fdb1c2-37bc-4599-87fb-950a7a7bb502', '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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:40:10.828708 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62fa77d4-01d8-47aa-9ea0-7ae1c153fdec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:40:10.865873 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Created reservations ['ef66a3d8-fab5-4d16-bee8-c22ded4e9938', '48cfaae8-9382-4964-bd90-11c14821f976', 'e7222ed4-e524-4389-b7c8-2db2e2f49264', 'f9e3d8e0-cec9-4110-9c75-2c8328d320e0'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:40:10.866679 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62fa77d4-01d8-47aa-9ea0-7ae1c153fdec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef66a3d8-fab5-4d16-bee8-c22ded4e9938', '48cfaae8-9382-4964-bd90-11c14821f976', 'e7222ed4-e524-4389-b7c8-2db2e2f49264', 'f9e3d8e0-cec9-4110-9c75-2c8328d320e0']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:40:10.867453 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c55dc33-405c-4a58-9f07-5c2c477815bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:40:10.897891 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c55dc33-405c-4a58-9f07-5c2c477815bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '407f10d9-0d6d-4a2f-9781-6c1169265203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1185465696',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d62bd5821be4980af33730f98d7be34',qos_specs=None,replication_status=,reservations=['ef66a3d8-fab5-4d16-bee8-c22ded4e9938','48cfaae8-9382-4964-bd90-11c14821f976','e7222ed4-e524-4389-b7c8-2db2e2f49264','f9e3d8e0-cec9-4110-9c75-2c8328d320e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=90d39df2-059c-4724-8bd4-f7ebfd2abcfa,status='creating',user_id='bc13a2c0763e419d81571b66c4861ae0',volume_type_id=09fdb1c2-37bc-4599-87fb-950a7a7bb502), '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-14T22:40:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1185465696',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=407f10d9-0d6d-4a2f-9781-6c1169265203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d62bd5821be4980af33730f98d7be34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=90d39df2-059c-4724-8bd4-f7ebfd2abcfa,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc13a2c0763e419d81571b66c4861ae0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09fdb1c2-37bc-4599-87fb-950a7a7bb502),volume_type_id=09fdb1c2-37bc-4599-87fb-950a7a7bb502)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:40:10.898637 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b225a81a-e67a-4dd6-839e-cb59e84e41c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:40:10.914484 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b225a81a-e67a-4dd6-839e-cb59e84e41c9) transitioned into state 'SUCCESS' from state '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-1185465696',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d62bd5821be4980af33730f98d7be34',qos_specs=None,replication_status=,reservations=['ef66a3d8-fab5-4d16-bee8-c22ded4e9938','48cfaae8-9382-4964-bd90-11c14821f976','e7222ed4-e524-4389-b7c8-2db2e2f49264','f9e3d8e0-cec9-4110-9c75-2c8328d320e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=90d39df2-059c-4724-8bd4-f7ebfd2abcfa,status='creating',user_id='bc13a2c0763e419d81571b66c4861ae0',volume_type_id=09fdb1c2-37bc-4599-87fb-950a7a7bb502)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:40:10.915135 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f50db7-4271-412f-9c90-e43bb6805136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:40:10.929320 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f50db7-4271-412f-9c90-e43bb6805136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:40:10.929913 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Flow 'volume_create_api' (8aa6b2c3-34e1-4df6-9b5d-3bb483540835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:40:10.930202 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Create volume request issued successfully. Aug 14 22:40:10.930735 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-adef3c6c-af29-4197-a6aa-368da9754033 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:40:10.931146 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1401/5637] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:40:10 2026] POST /volume/v3/volumes => generated 811 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:40:10.941406 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f70b693e-0355-4806-9284-4d7c794080b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:10.943386 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f70b693e-0355-4806-9284-4d7c794080b4 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:10.943711 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f70b693e-0355-4806-9284-4d7c794080b4 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:10.943970 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f70b693e-0355-4806-9284-4d7c794080b4 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:10.951204 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:10.951204 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:40:10.955096 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f70b693e-0355-4806-9284-4d7c794080b4 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:10.959442 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f70b693e-0355-4806-9284-4d7c794080b4 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:10.959801 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1400/5638] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:10 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:11.970777 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-16af741b-ce36-4dbc-9f2c-ce79a70d90fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:11.972348 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-16af741b-ce36-4dbc-9f2c-ce79a70d90fc tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:11.972522 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-16af741b-ce36-4dbc-9f2c-ce79a70d90fc tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:11.972726 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-16af741b-ce36-4dbc-9f2c-ce79a70d90fc tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:11.979422 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:11.979422 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:40:11.982690 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-16af741b-ce36-4dbc-9f2c-ce79a70d90fc tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:11.986244 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-16af741b-ce36-4dbc-9f2c-ce79a70d90fc tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:11.986590 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1421/5639] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:11 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:12.210062 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-57baa907-92d2-4d50-a439-89648170ec30 req-25c90b5b-413c-4acd-90db-b7ea6174d104 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:12.212073 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-25c90b5b-413c-4acd-90db-b7ea6174d104 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/encryption Aug 14 22:40:12.212280 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-25c90b5b-413c-4acd-90db-b7ea6174d104 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:12.212462 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-25c90b5b-413c-4acd-90db-b7ea6174d104 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:12.220934 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:12.220934 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:40:12.226762 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-25c90b5b-413c-4acd-90db-b7ea6174d104 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/encryption returned with HTTP 200 Aug 14 22:40:12.227145 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1418/5640] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:40:12 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:12.998107 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-083b35dd-9a15-4e68-b250-621de08caf77 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:13.000059 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-083b35dd-9a15-4e68-b250-621de08caf77 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:13.000299 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-083b35dd-9a15-4e68-b250-621de08caf77 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:13.000498 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-083b35dd-9a15-4e68-b250-621de08caf77 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:13.007488 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:13.007488 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:13.010999 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-083b35dd-9a15-4e68-b250-621de08caf77 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:13.014593 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-083b35dd-9a15-4e68-b250-621de08caf77 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:13.014978 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1402/5641] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:12 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:14.026346 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea265e9e-e655-43fd-a38b-116214f308ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:14.027940 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea265e9e-e655-43fd-a38b-116214f308ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:14.028102 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea265e9e-e655-43fd-a38b-116214f308ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:14.028279 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea265e9e-e655-43fd-a38b-116214f308ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:14.035686 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:14.035686 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:40:14.039375 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ea265e9e-e655-43fd-a38b-116214f308ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:14.043100 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea265e9e-e655-43fd-a38b-116214f308ce tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:14.043465 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1401/5642] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:14 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:14.312810 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-57baa907-92d2-4d50-a439-89648170ec30 req-683c8274-a348-4ec5-b6c8-8feeedef4905 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:14.315414 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-683c8274-a348-4ec5-b6c8-8feeedef4905 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/attachments/dbcbf129-6f2a-4e90-8b5b-ec47c6c1b748/action Aug 14 22:40:14.315947 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-683c8274-a348-4ec5-b6c8-8feeedef4905 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:40:14.316119 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-683c8274-a348-4ec5-b6c8-8feeedef4905 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:40:14.332430 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:14.332430 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:40:14.345987 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-57baa907-92d2-4d50-a439-89648170ec30 req-683c8274-a348-4ec5-b6c8-8feeedef4905 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/dbcbf129-6f2a-4e90-8b5b-ec47c6c1b748/action returned with HTTP 204 Aug 14 22:40:14.346542 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1422/5643] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:40:14 2026] POST /volume/v3/attachments/dbcbf129-6f2a-4e90-8b5b-ec47c6c1b748/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:40:15.056194 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4cec8973-abfd-4e77-adea-4bc3080b3232 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:15.057913 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cec8973-abfd-4e77-adea-4bc3080b3232 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:15.058086 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cec8973-abfd-4e77-adea-4bc3080b3232 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:15.058263 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cec8973-abfd-4e77-adea-4bc3080b3232 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:15.064831 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:15.064831 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:40:15.068241 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4cec8973-abfd-4e77-adea-4bc3080b3232 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:15.072113 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cec8973-abfd-4e77-adea-4bc3080b3232 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:15.072496 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1419/5644] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:15 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:16.086190 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-897de32a-e66b-4d8b-9df5-f278e5e55055 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:16.088379 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-897de32a-e66b-4d8b-9df5-f278e5e55055 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:16.088614 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-897de32a-e66b-4d8b-9df5-f278e5e55055 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:16.088832 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-897de32a-e66b-4d8b-9df5-f278e5e55055 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:16.096473 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:16.096473 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:16.099999 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-897de32a-e66b-4d8b-9df5-f278e5e55055 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:16.104401 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-897de32a-e66b-4d8b-9df5-f278e5e55055 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:16.104820 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1403/5645] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:16 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:16.938722 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-53f16bb4-f13d-4806-a6eb-fb2049705997 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:16.939036 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53f16bb4-f13d-4806-a6eb-fb2049705997 None None] GET https://10.4.3.114/volume// Aug 14 22:40:16.939205 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53f16bb4-f13d-4806-a6eb-fb2049705997 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:16.939391 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53f16bb4-f13d-4806-a6eb-fb2049705997 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:16.939700 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53f16bb4-f13d-4806-a6eb-fb2049705997 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:40:16.939944 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1402/5646] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:40:16 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:40:16.949009 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-4aacc320-1842-47ac-b3e0-40562c0c56fa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:16.951579 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-4aacc320-1842-47ac-b3e0-40562c0c56fa tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:40:16.952039 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-4aacc320-1842-47ac-b3e0-40562c0c56fa tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4cb92f9-13e4-45a5-b35d-f37516c83ea9", "connector": null, "instance_uuid": "a537ff3d-1462-4e68-a972-634a509363cb"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:40:16.966011 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:16.966011 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:40:16.999441 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-4aacc320-1842-47ac-b3e0-40562c0c56fa tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:40:17.000039 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1423/5647] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:40:16 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:17.006767 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-cfc12f4c-531f-43dc-adb2-ad233651e179 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:17.008692 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-cfc12f4c-531f-43dc-adb2-ad233651e179 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] DELETE https://10.4.3.114/volume/v3/attachments/dbcbf129-6f2a-4e90-8b5b-ec47c6c1b748 Aug 14 22:40:17.008865 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-cfc12f4c-531f-43dc-adb2-ad233651e179 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:17.009038 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-cfc12f4c-531f-43dc-adb2-ad233651e179 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:17.015606 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:17.015606 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:40:17.066052 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-cfc12f4c-531f-43dc-adb2-ad233651e179 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/dbcbf129-6f2a-4e90-8b5b-ec47c6c1b748 returned with HTTP 200 Aug 14 22:40:17.066448 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1420/5648] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:40:17 2026] DELETE /volume/v3/attachments/dbcbf129-6f2a-4e90-8b5b-ec47c6c1b748 => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:17.120329 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-286d2a05-2111-4ed1-838f-f07d15af936e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:17.122096 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-286d2a05-2111-4ed1-838f-f07d15af936e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:17.122298 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-286d2a05-2111-4ed1-838f-f07d15af936e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:17.122472 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-286d2a05-2111-4ed1-838f-f07d15af936e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:17.129823 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:17.129823 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:17.133373 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-286d2a05-2111-4ed1-838f-f07d15af936e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:17.137698 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-286d2a05-2111-4ed1-838f-f07d15af936e tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:17.138083 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1404/5649] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:17 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:18.120620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-b8f77ebc-4c47-43c8-8746-df9f5fa3a9b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:18.122697 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-b8f77ebc-4c47-43c8-8746-df9f5fa3a9b1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] PUT https://10.4.3.114/volume/v3/attachments/59c3cd65-05b3-41a1-a310-d9a80b4d4375 Aug 14 22:40:18.123104 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-b8f77ebc-4c47-43c8-8746-df9f5fa3a9b1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:40:18.131365 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-b8f77ebc-4c47-43c8-8746-df9f5fa3a9b1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Acquiring lock "cinder-attachment_update-e4cb92f9-13e4-45a5-b35d-f37516c83ea9-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:40:18.135152 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-b8f77ebc-4c47-43c8-8746-df9f5fa3a9b1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Lock "cinder-attachment_update-e4cb92f9-13e4-45a5-b35d-f37516c83ea9-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:40:18.136104 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:18.136104 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:40:18.153175 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f0cc46cf-a581-45fc-88d7-9b69987e4480 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:18.155213 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0cc46cf-a581-45fc-88d7-9b69987e4480 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:18.155463 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0cc46cf-a581-45fc-88d7-9b69987e4480 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:18.155701 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0cc46cf-a581-45fc-88d7-9b69987e4480 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:18.164296 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:18.164296 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:40:18.174976 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f0cc46cf-a581-45fc-88d7-9b69987e4480 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:18.181864 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0cc46cf-a581-45fc-88d7-9b69987e4480 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:18.182301 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1424/5650] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:18 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:18.215716 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-b8f77ebc-4c47-43c8-8746-df9f5fa3a9b1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Lock "cinder-attachment_update-e4cb92f9-13e4-45a5-b35d-f37516c83ea9-np0000007343" released by "attachment_update" :: held 0.080s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:40:18.216025 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-b8f77ebc-4c47-43c8-8746-df9f5fa3a9b1 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/59c3cd65-05b3-41a1-a310-d9a80b4d4375 returned with HTTP 200 Aug 14 22:40:18.216516 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1403/5651] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:40:18 2026] PUT /volume/v3/attachments/59c3cd65-05b3-41a1-a310-d9a80b4d4375 => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:18.230680 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-703287c4-3154-4fb5-81c3-71004af3c124 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:18.232715 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-703287c4-3154-4fb5-81c3-71004af3c124 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/attachments/59c3cd65-05b3-41a1-a310-d9a80b4d4375 Aug 14 22:40:18.232910 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-703287c4-3154-4fb5-81c3-71004af3c124 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:18.233080 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-703287c4-3154-4fb5-81c3-71004af3c124 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:18.247885 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-703287c4-3154-4fb5-81c3-71004af3c124 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/59c3cd65-05b3-41a1-a310-d9a80b4d4375 returned with HTTP 200 Aug 14 22:40:18.249274 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1421/5652] 10.4.3.114 () {70 vars in 1651 bytes} [Fri Aug 14 22:40:18 2026] GET /volume/v3/attachments/59c3cd65-05b3-41a1-a310-d9a80b4d4375 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:19.197872 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1318c5af-e9df-423d-83e9-baf997b10994 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:19.199777 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1318c5af-e9df-423d-83e9-baf997b10994 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:19.200000 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1318c5af-e9df-423d-83e9-baf997b10994 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:19.200222 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1318c5af-e9df-423d-83e9-baf997b10994 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:19.206840 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:19.206840 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:19.210335 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1318c5af-e9df-423d-83e9-baf997b10994 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:19.214267 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1318c5af-e9df-423d-83e9-baf997b10994 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:19.214667 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1405/5653] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:19 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:20.226338 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f86d11dd-8189-4bdf-a714-32b900b7800c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:20.228317 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f86d11dd-8189-4bdf-a714-32b900b7800c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:20.228600 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f86d11dd-8189-4bdf-a714-32b900b7800c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:20.228850 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f86d11dd-8189-4bdf-a714-32b900b7800c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:20.235469 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:20.235469 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:40:20.238809 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f86d11dd-8189-4bdf-a714-32b900b7800c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:20.242442 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f86d11dd-8189-4bdf-a714-32b900b7800c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:20.242807 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1425/5654] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:20 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:21.254204 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4d348509-d0f0-4e5d-b496-9a9cf50b5d4c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:21.255955 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d348509-d0f0-4e5d-b496-9a9cf50b5d4c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:21.256197 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d348509-d0f0-4e5d-b496-9a9cf50b5d4c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:21.256441 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d348509-d0f0-4e5d-b496-9a9cf50b5d4c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:21.262797 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:21.262797 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:40:21.265856 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4d348509-d0f0-4e5d-b496-9a9cf50b5d4c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:21.269680 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d348509-d0f0-4e5d-b496-9a9cf50b5d4c tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:21.270086 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1404/5655] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:21 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:21.445144 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-1bd657df-9a86-44cf-a8cc-341f37a9a272 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:21.447197 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-1bd657df-9a86-44cf-a8cc-341f37a9a272 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/encryption Aug 14 22:40:21.447413 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-1bd657df-9a86-44cf-a8cc-341f37a9a272 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:21.447620 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-1bd657df-9a86-44cf-a8cc-341f37a9a272 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:21.456055 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:21.456055 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:40:21.461513 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-1bd657df-9a86-44cf-a8cc-341f37a9a272 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/encryption returned with HTTP 200 Aug 14 22:40:21.461903 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1422/5656] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:40:21 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:22.281547 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-98b18a10-5cae-4278-a7d1-7c281d959fd9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:22.283442 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98b18a10-5cae-4278-a7d1-7c281d959fd9 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:22.283680 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98b18a10-5cae-4278-a7d1-7c281d959fd9 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:22.283883 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98b18a10-5cae-4278-a7d1-7c281d959fd9 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:22.291086 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:22.291086 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:22.294273 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-98b18a10-5cae-4278-a7d1-7c281d959fd9 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:22.298421 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98b18a10-5cae-4278-a7d1-7c281d959fd9 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:22.298811 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1406/5657] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:22 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:23.310690 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7937587-60dc-4d43-aea3-2fe866c567f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:23.312485 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7937587-60dc-4d43-aea3-2fe866c567f9 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:23.312734 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7937587-60dc-4d43-aea3-2fe866c567f9 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:23.312952 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7937587-60dc-4d43-aea3-2fe866c567f9 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:23.319551 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:23.319551 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:40:23.322988 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e7937587-60dc-4d43-aea3-2fe866c567f9 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:23.326901 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7937587-60dc-4d43-aea3-2fe866c567f9 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:23.327209 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1426/5658] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:23 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:23.648690 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-a687aa66-88dc-4d1c-99dd-c0f7704e9e0a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:23.650680 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-a687aa66-88dc-4d1c-99dd-c0f7704e9e0a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/attachments/59c3cd65-05b3-41a1-a310-d9a80b4d4375/action Aug 14 22:40:23.651040 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-a687aa66-88dc-4d1c-99dd-c0f7704e9e0a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:40:23.651153 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-a687aa66-88dc-4d1c-99dd-c0f7704e9e0a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:40:23.666152 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:23.666152 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:40:23.675017 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d5db263c-15aa-496d-9e1e-47cfbf2f98c3 req-a687aa66-88dc-4d1c-99dd-c0f7704e9e0a tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/59c3cd65-05b3-41a1-a310-d9a80b4d4375/action returned with HTTP 204 Aug 14 22:40:23.675603 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1405/5659] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:40:23 2026] POST /volume/v3/attachments/59c3cd65-05b3-41a1-a310-d9a80b4d4375/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:40:24.182740 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b241f21-c872-42a2-8cf2-d33a6cdedd15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:24.184381 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b241f21-c872-42a2-8cf2-d33a6cdedd15 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:24.184575 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b241f21-c872-42a2-8cf2-d33a6cdedd15 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:24.184748 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b241f21-c872-42a2-8cf2-d33a6cdedd15 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:24.193834 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:24.193834 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:40:24.196079 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1b241f21-c872-42a2-8cf2-d33a6cdedd15 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:40:24.199798 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b241f21-c872-42a2-8cf2-d33a6cdedd15 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:40:24.200289 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1423/5660] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:24 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 1170 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:24.237007 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-13345ffa-7018-4db4-9325-f1ebf0b38dc6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:24.238944 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-13345ffa-7018-4db4-9325-f1ebf0b38dc6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:24.239146 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-13345ffa-7018-4db4-9325-f1ebf0b38dc6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:24.239332 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-13345ffa-7018-4db4-9325-f1ebf0b38dc6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:24.248143 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:24.248143 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:24.251116 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-13345ffa-7018-4db4-9325-f1ebf0b38dc6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:40:24.254598 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-13345ffa-7018-4db4-9325-f1ebf0b38dc6 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:40:24.254945 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1407/5661] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:40:24 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 1170 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:24.271575 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-a55c90e1-e7fa-4904-a142-83ea376772b7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:24.273587 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-a55c90e1-e7fa-4904-a142-83ea376772b7 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] POST https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/action Aug 14 22:40:24.273903 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-a55c90e1-e7fa-4904-a142-83ea376772b7 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:40:24.274040 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-a55c90e1-e7fa-4904-a142-83ea376772b7 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:40:24.283379 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:24.283379 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:40:24.283800 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-a55c90e1-e7fa-4904-a142-83ea376772b7 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:40:24.289456 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-a55c90e1-e7fa-4904-a142-83ea376772b7 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Begin detaching volume completed successfully. Aug 14 22:40:24.289649 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-a55c90e1-e7fa-4904-a142-83ea376772b7 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/action returned with HTTP 202 Aug 14 22:40:24.290023 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1427/5662] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:40:24 2026] POST /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:40:24.327064 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5f49e44-d861-412c-ae86-199fb9df9b9d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:24.327428 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5f49e44-d861-412c-ae86-199fb9df9b9d None None] GET https://10.4.3.114/volume// Aug 14 22:40:24.327599 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5f49e44-d861-412c-ae86-199fb9df9b9d None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:24.327775 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5f49e44-d861-412c-ae86-199fb9df9b9d None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:24.328062 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5f49e44-d861-412c-ae86-199fb9df9b9d None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:40:24.328312 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1406/5663] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:40: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 14 22:40:24.336168 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-443e9b7f-2817-42f6-8b4c-6e2960e467cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:24.337770 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-443e9b7f-2817-42f6-8b4c-6e2960e467cb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:24.338247 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-443e9b7f-2817-42f6-8b4c-6e2960e467cb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:24.338557 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-443e9b7f-2817-42f6-8b4c-6e2960e467cb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:24.338601 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3505e150-b85e-4083-b5db-1c41eaee8821 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:24.340521 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3505e150-b85e-4083-b5db-1c41eaee8821 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:24.340726 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3505e150-b85e-4083-b5db-1c41eaee8821 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:24.341287 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3505e150-b85e-4083-b5db-1c41eaee8821 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:24.346932 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:24.346932 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:24.348443 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:24.348443 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:40:24.350033 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3505e150-b85e-4083-b5db-1c41eaee8821 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:24.350886 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-443e9b7f-2817-42f6-8b4c-6e2960e467cb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:40:24.354270 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3505e150-b85e-4083-b5db-1c41eaee8821 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:24.354408 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1408/5664] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:24 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 1451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:24.355007 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-443e9b7f-2817-42f6-8b4c-6e2960e467cb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:40:24.355596 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1424/5665] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:40:24 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:40:24.363516 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-fa41a49a-a5c1-4682-850b-79a195d81717 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:24.365459 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-fa41a49a-a5c1-4682-850b-79a195d81717 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/encryption Aug 14 22:40:24.365666 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-fa41a49a-a5c1-4682-850b-79a195d81717 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:24.365863 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-fa41a49a-a5c1-4682-850b-79a195d81717 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:24.373956 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:24.373956 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:40:24.379402 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-fa41a49a-a5c1-4682-850b-79a195d81717 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/encryption returned with HTTP 200 Aug 14 22:40:24.379760 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1428/5666] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:40:24 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:24.441375 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-718cd174-92f2-402e-bf9f-9e6a6ddd6aa6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:24.443321 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-718cd174-92f2-402e-bf9f-9e6a6ddd6aa6 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:24.443668 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-718cd174-92f2-402e-bf9f-9e6a6ddd6aa6 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:24.443890 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-718cd174-92f2-402e-bf9f-9e6a6ddd6aa6 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:24.450040 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:24.450040 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:40:24.453267 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-718cd174-92f2-402e-bf9f-9e6a6ddd6aa6 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:24.457317 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-718cd174-92f2-402e-bf9f-9e6a6ddd6aa6 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:24.457713 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1407/5667] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:40:24 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 1451 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:24.856300 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-94174bb9-a4aa-4d94-a65d-0b129ae256a5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:24.858034 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-94174bb9-a4aa-4d94-a65d-0b129ae256a5 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:24.858216 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-94174bb9-a4aa-4d94-a65d-0b129ae256a5 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:24.858417 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-94174bb9-a4aa-4d94-a65d-0b129ae256a5 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:24.864442 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:24.864442 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:24.867306 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-94174bb9-a4aa-4d94-a65d-0b129ae256a5 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:24.871078 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-94174bb9-a4aa-4d94-a65d-0b129ae256a5 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:24.871424 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1409/5668] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:40:24 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 1451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:24.880746 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8fbe6188-0ad1-4e1d-9350-89b826b972d3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:24.880746 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fbe6188-0ad1-4e1d-9350-89b826b972d3 None None] GET https://10.4.3.114/volume// Aug 14 22:40:24.880746 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fbe6188-0ad1-4e1d-9350-89b826b972d3 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:24.880746 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fbe6188-0ad1-4e1d-9350-89b826b972d3 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:24.880746 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fbe6188-0ad1-4e1d-9350-89b826b972d3 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:40:24.880746 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1425/5669] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:40:24 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:40:24.886800 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-1f3e2027-f9f0-419d-96de-ea9242df86b8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:24.888669 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-1f3e2027-f9f0-419d-96de-ea9242df86b8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:40:24.888983 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-1f3e2027-f9f0-419d-96de-ea9242df86b8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "407f10d9-0d6d-4a2f-9781-6c1169265203", "connector": null, "instance_uuid": "eda47db4-27d6-42d8-9715-10c23ee2c3e7"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:40:24.896274 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:24.896274 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:40:24.915665 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-1f3e2027-f9f0-419d-96de-ea9242df86b8 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:40:24.916036 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1429/5670] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:40:24 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:25.618166 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-24783590-aa57-43ac-91bf-30d6d679a94f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:25.618602 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24783590-aa57-43ac-91bf-30d6d679a94f None None] GET https://10.4.3.114/volume// Aug 14 22:40:25.618767 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24783590-aa57-43ac-91bf-30d6d679a94f None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:25.618986 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24783590-aa57-43ac-91bf-30d6d679a94f None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:25.619283 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24783590-aa57-43ac-91bf-30d6d679a94f None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:40:25.619548 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1408/5671] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:40: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 14 22:40:25.627271 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-c12e5c01-90e4-46b6-bd98-54ab51f03e21 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:25.629434 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-c12e5c01-90e4-46b6-bd98-54ab51f03e21 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:40:25.629692 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-c12e5c01-90e4-46b6-bd98-54ab51f03e21 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:25.629875 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-c12e5c01-90e4-46b6-bd98-54ab51f03e21 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:25.642351 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:25.642351 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:25.645851 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-c12e5c01-90e4-46b6-bd98-54ab51f03e21 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:40:25.650378 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-c12e5c01-90e4-46b6-bd98-54ab51f03e21 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:40:25.650794 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1410/5672] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:40:25 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 1630 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:40:25.757526 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-865851db-eb3a-43c6-b5b9-ed1c4392e93d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:25.764279 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-865851db-eb3a-43c6-b5b9-ed1c4392e93d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] PUT https://10.4.3.114/volume/v3/attachments/86513d6b-3437-4127-a949-eded8d6ee900 Aug 14 22:40:25.764279 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-865851db-eb3a-43c6-b5b9-ed1c4392e93d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:40:25.770657 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-865851db-eb3a-43c6-b5b9-ed1c4392e93d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Acquiring lock "cinder-attachment_update-407f10d9-0d6d-4a2f-9781-6c1169265203-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:40:25.777279 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-865851db-eb3a-43c6-b5b9-ed1c4392e93d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Lock "cinder-attachment_update-407f10d9-0d6d-4a2f-9781-6c1169265203-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:40:25.777279 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:25.777279 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:40:25.853472 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-865851db-eb3a-43c6-b5b9-ed1c4392e93d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Lock "cinder-attachment_update-407f10d9-0d6d-4a2f-9781-6c1169265203-np0000007343" released by "attachment_update" :: held 0.077s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:40:25.853472 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-865851db-eb3a-43c6-b5b9-ed1c4392e93d tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/attachments/86513d6b-3437-4127-a949-eded8d6ee900 returned with HTTP 200 Aug 14 22:40:25.853472 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1426/5673] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:40:25 2026] PUT /volume/v3/attachments/86513d6b-3437-4127-a949-eded8d6ee900 => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:25.873469 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-7802e51f-4c07-432e-9552-f53e74c7f266 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:25.875399 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-7802e51f-4c07-432e-9552-f53e74c7f266 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] POST https://10.4.3.114/volume/v3/attachments/86513d6b-3437-4127-a949-eded8d6ee900/action Aug 14 22:40:25.875752 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-7802e51f-4c07-432e-9552-f53e74c7f266 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:40:25.875869 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-7802e51f-4c07-432e-9552-f53e74c7f266 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:40:25.890372 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:25.890372 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:40:25.899621 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-7802e51f-4c07-432e-9552-f53e74c7f266 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/attachments/86513d6b-3437-4127-a949-eded8d6ee900/action returned with HTTP 204 Aug 14 22:40:25.900094 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1430/5674] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:40:25 2026] POST /volume/v3/attachments/86513d6b-3437-4127-a949-eded8d6ee900/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:40:30.935051 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-878d5cff-6d9e-4518-a00a-f9343203a4a6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:30.937147 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-878d5cff-6d9e-4518-a00a-f9343203a4a6 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203/encryption Aug 14 22:40:30.937344 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-878d5cff-6d9e-4518-a00a-f9343203a4a6 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:30.937532 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-878d5cff-6d9e-4518-a00a-f9343203a4a6 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:30.946213 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:30.946213 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:40:30.952327 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-976baee8-5ddc-4ef7-86d8-e3579e1ff0d6 req-878d5cff-6d9e-4518-a00a-f9343203a4a6 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203/encryption returned with HTTP 200 Aug 14 22:40:30.952693 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1409/5675] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:40:30 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:35.648945 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=90,cinder:UPDATE=15,cinder:INSERT=6 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:40:35.846237 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=83,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:40:35.897069 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=67,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:40:40.951922 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=61,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:40:50.171431 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-40f5fa0a-4e5d-44e5-b3f0-675b99faaf84 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:50.173348 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-40f5fa0a-4e5d-44e5-b3f0-675b99faaf84 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] DELETE https://10.4.3.114/volume/v3/attachments/59c3cd65-05b3-41a1-a310-d9a80b4d4375 Aug 14 22:40:50.173348 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-40f5fa0a-4e5d-44e5-b3f0-675b99faaf84 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:50.173538 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-40f5fa0a-4e5d-44e5-b3f0-675b99faaf84 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:50.180306 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:50.180306 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:40:50.229966 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8bf7ce1c-8362-4e1e-b33d-80ceea5224f6 req-40f5fa0a-4e5d-44e5-b3f0-675b99faaf84 tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/attachments/59c3cd65-05b3-41a1-a310-d9a80b4d4375 returned with HTTP 200 Aug 14 22:40:50.230556 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1411/5676] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:40:50 2026] DELETE /volume/v3/attachments/59c3cd65-05b3-41a1-a310-d9a80b4d4375 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:51.273402 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-685517b1-4aa1-4656-8171-944e52c0dfda req-693e1628-19d7-4926-94bf-34604d0c06ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:51.275365 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-685517b1-4aa1-4656-8171-944e52c0dfda req-693e1628-19d7-4926-94bf-34604d0c06ff tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:51.275551 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-685517b1-4aa1-4656-8171-944e52c0dfda req-693e1628-19d7-4926-94bf-34604d0c06ff tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:51.275758 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-685517b1-4aa1-4656-8171-944e52c0dfda req-693e1628-19d7-4926-94bf-34604d0c06ff tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:51.282264 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:51.282264 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:40:51.285569 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-685517b1-4aa1-4656-8171-944e52c0dfda req-693e1628-19d7-4926-94bf-34604d0c06ff tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:40:51.289740 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-685517b1-4aa1-4656-8171-944e52c0dfda req-693e1628-19d7-4926-94bf-34604d0c06ff tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:40:51.290141 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1427/5677] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:40:51 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:54.060185 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4327b049-55d9-4f4f-964a-6e56fb3585eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:54.061943 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4327b049-55d9-4f4f-964a-6e56fb3585eb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:54.062126 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4327b049-55d9-4f4f-964a-6e56fb3585eb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:54.062324 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4327b049-55d9-4f4f-964a-6e56fb3585eb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:54.062490 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4327b049-55d9-4f4f-964a-6e56fb3585eb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Delete volume with id: e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:54.069126 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:54.069126 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:40:54.069599 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4327b049-55d9-4f4f-964a-6e56fb3585eb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:40:54.079480 np0000007343 devstack@c-api.service[100322]: WARNING cinder.keymgr.conf_key_mgr [None req-4327b049-55d9-4f4f-964a-6e56fb3585eb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 22:40:54.084367 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4327b049-55d9-4f4f-964a-6e56fb3585eb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Delete volume request issued successfully. Aug 14 22:40:54.084543 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4327b049-55d9-4f4f-964a-6e56fb3585eb tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 202 Aug 14 22:40:54.085101 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1431/5678] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:40:54 2026] DELETE /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:40:54.092085 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d2deec35-0892-497e-82a0-d6a3afe0e10f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:54.094645 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2deec35-0892-497e-82a0-d6a3afe0e10f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:54.094823 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2deec35-0892-497e-82a0-d6a3afe0e10f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:54.094996 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2deec35-0892-497e-82a0-d6a3afe0e10f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:54.101663 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:54.101663 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:40:54.105137 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d2deec35-0892-497e-82a0-d6a3afe0e10f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Volume info retrieved successfully. Aug 14 22:40:54.108889 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2deec35-0892-497e-82a0-d6a3afe0e10f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 200 Aug 14 22:40:54.109214 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1410/5679] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:54 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:40:55.120861 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c617beb2-fd1e-424a-bf8c-6871ca3bf25f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:55.122758 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c617beb2-fd1e-424a-bf8c-6871ca3bf25f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] GET https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 Aug 14 22:40:55.122956 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c617beb2-fd1e-424a-bf8c-6871ca3bf25f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:55.123167 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c617beb2-fd1e-424a-bf8c-6871ca3bf25f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:55.128663 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c617beb2-fd1e-424a-bf8c-6871ca3bf25f tempest-TestEncryptedCinderVolumes-277558881 tempest-TestEncryptedCinderVolumes-277558881-project-member] https://10.4.3.114/volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 returned with HTTP 404 Aug 14 22:40:55.129152 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1412/5680] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:40:55 2026] GET /volume/v3/volumes/e4cb92f9-13e4-45a5-b35d-f37516c83ea9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:40:55.135055 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c85bb675-8395-4e0f-accc-18f82077efe1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:55.136619 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c85bb675-8395-4e0f-accc-18f82077efe1 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:40:55.136814 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c85bb675-8395-4e0f-accc-18f82077efe1 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:55.137016 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c85bb675-8395-4e0f-accc-18f82077efe1 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:55.137739 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c85bb675-8395-4e0f-accc-18f82077efe1 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:40:55.147441 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c85bb675-8395-4e0f-accc-18f82077efe1 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Get all volumes completed successfully. Aug 14 22:40:55.148962 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:40:55.148962 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:40:55.153205 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c85bb675-8395-4e0f-accc-18f82077efe1 tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:40:55.153577 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1428/5681] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:40:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8779 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:40:55.167351 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ae874cd3-7d17-4657-848e-e0acff1612ae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:40:55.169102 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae874cd3-7d17-4657-848e-e0acff1612ae tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] DELETE https://10.4.3.114/volume/v3/types/9a73d1a6-a713-480d-958d-aa2286fc6597 Aug 14 22:40:55.169393 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae874cd3-7d17-4657-848e-e0acff1612ae tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:40:55.169634 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae874cd3-7d17-4657-848e-e0acff1612ae tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:40:55.195183 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae874cd3-7d17-4657-848e-e0acff1612ae tempest-TestEncryptedCinderVolumes-569261436 tempest-TestEncryptedCinderVolumes-569261436-project-admin] https://10.4.3.114/volume/v3/types/9a73d1a6-a713-480d-958d-aa2286fc6597 returned with HTTP 202 Aug 14 22:40:55.195611 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1432/5682] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:40:55 2026] DELETE /volume/v3/types/9a73d1a6-a713-480d-958d-aa2286fc6597 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:41:04.107992 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=4 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:41:05.125268 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:41:05.151300 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=7 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:41:05.192107 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=11,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:41:09.262344 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-28ee3d80-c2bc-4304-83fc-29b3eca9b2a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:09.337923 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28ee3d80-c2bc-4304-83fc-29b3eca9b2a3 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:41:09.338267 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28ee3d80-c2bc-4304-83fc-29b3eca9b2a3 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-650381779", "extra_specs": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:09.349514 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28ee3d80-c2bc-4304-83fc-29b3eca9b2a3 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:41:09.349809 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1411/5683] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:41:09 2026] POST /volume/v3/types => generated 211 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:09.357333 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c3a4bd5e-031c-4540-84cd-c119742f0ace None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:09.358986 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3a4bd5e-031c-4540-84cd-c119742f0ace tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] POST https://10.4.3.114/volume/v3/types/4c7a82b9-5ea5-4dc4-b5ab-58cba5df4f40/encryption Aug 14 22:41:09.359338 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c3a4bd5e-031c-4540-84cd-c119742f0ace tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:09.360698 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:09.360698 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:09.373020 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3a4bd5e-031c-4540-84cd-c119742f0ace tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] https://10.4.3.114/volume/v3/types/4c7a82b9-5ea5-4dc4-b5ab-58cba5df4f40/encryption returned with HTTP 200 Aug 14 22:41:09.373345 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1413/5684] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:41:09 2026] POST /volume/v3/types/4c7a82b9-5ea5-4dc4-b5ab-58cba5df4f40/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:09.379586 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bff39d6b-684c-4da2-a401-45beca791674 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:09.431216 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:41:09.431594 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1039472816", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-650381779", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:09.433296 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1039472816', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-650381779', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:41:09.436746 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume of 1 GB Aug 14 22:41:09.437022 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:09.437022 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:41:09.437736 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Availability Zones retrieved successfully. Aug 14 22:41:09.442785 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (1b4e4e0c-08f8-44f5-8898-f04cd1b1c7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:41:09.443668 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3de707c2-c3a2-4ef9-9bd8-ea3c7ba8d78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:09.444518 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:41:09.465933 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3de707c2-c3a2-4ef9-9bd8-ea3c7ba8d78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:41:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4c7a82b9-5ea5-4dc4-b5ab-58cba5df4f40,is_public=True,name='tempest-scenario-type-luks-650381779',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c7a82b9-5ea5-4dc4-b5ab-58cba5df4f40', '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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:09.466666 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367119a3-271b-4cfe-aabb-ecf6f1abbb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:09.490353 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-650381779 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-650381779, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:41:09.490711 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-650381779 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-650381779, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:41:09.521214 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['f9024faa-cc19-4046-a30c-eafbb56d2e09', 'cda90813-162f-4504-8546-88abdded9d3c', 'baabb02b-a09e-401d-b1d2-5e163636e4c1', '32a9c873-ab32-49bc-bdc1-41d006d3e3f5'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:41:09.522137 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367119a3-271b-4cfe-aabb-ecf6f1abbb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9024faa-cc19-4046-a30c-eafbb56d2e09', 'cda90813-162f-4504-8546-88abdded9d3c', 'baabb02b-a09e-401d-b1d2-5e163636e4c1', '32a9c873-ab32-49bc-bdc1-41d006d3e3f5']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:09.522847 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed51f0db-c32a-415d-9a2f-97d639ec6b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:09.542683 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed51f0db-c32a-415d-9a2f-97d639ec6b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac5963b5-44ee-4026-97d6-9c825bc5ca99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1039472816',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['f9024faa-cc19-4046-a30c-eafbb56d2e09','cda90813-162f-4504-8546-88abdded9d3c','baabb02b-a09e-401d-b1d2-5e163636e4c1','32a9c873-ab32-49bc-bdc1-41d006d3e3f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=4c7a82b9-5ea5-4dc4-b5ab-58cba5df4f40), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1039472816',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ac5963b5-44ee-4026-97d6-9c825bc5ca99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c118b58d0f645c9817846142d92250d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c7a82b9-5ea5-4dc4-b5ab-58cba5df4f40),volume_type_id=4c7a82b9-5ea5-4dc4-b5ab-58cba5df4f40)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:09.543709 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c5acb5-d2ac-4ea2-8422-3857cb34f908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:09.558915 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c5acb5-d2ac-4ea2-8422-3857cb34f908) transitioned into state 'SUCCESS' from state '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-1039472816',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['f9024faa-cc19-4046-a30c-eafbb56d2e09','cda90813-162f-4504-8546-88abdded9d3c','baabb02b-a09e-401d-b1d2-5e163636e4c1','32a9c873-ab32-49bc-bdc1-41d006d3e3f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=4c7a82b9-5ea5-4dc4-b5ab-58cba5df4f40)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:09.559604 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f84f54-3340-4791-b30f-e53023119b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:09.567390 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f84f54-3340-4791-b30f-e53023119b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:09.568129 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (1b4e4e0c-08f8-44f5-8898-f04cd1b1c7d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:41:09.568449 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request issued successfully. Aug 14 22:41:09.568953 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bff39d6b-684c-4da2-a401-45beca791674 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:41:09.569334 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1429/5685] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:41:09 2026] POST /volume/v3/volumes => generated 779 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:41:09.582271 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1de9ca18-1b6b-43ec-a3c6-95ce41c4d7aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:09.584408 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1de9ca18-1b6b-43ec-a3c6-95ce41c4d7aa tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 Aug 14 22:41:09.584635 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1de9ca18-1b6b-43ec-a3c6-95ce41c4d7aa tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:09.584876 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1de9ca18-1b6b-43ec-a3c6-95ce41c4d7aa tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:09.591692 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:09.591692 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:41:09.594784 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1de9ca18-1b6b-43ec-a3c6-95ce41c4d7aa tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:09.598587 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1de9ca18-1b6b-43ec-a3c6-95ce41c4d7aa tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 returned with HTTP 200 Aug 14 22:41:09.598967 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1433/5686] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:09 2026] GET /volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:10.612619 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-51a731e8-03ab-496c-99ef-a201544dcaa4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:10.614424 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51a731e8-03ab-496c-99ef-a201544dcaa4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 Aug 14 22:41:10.614617 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51a731e8-03ab-496c-99ef-a201544dcaa4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:10.614812 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51a731e8-03ab-496c-99ef-a201544dcaa4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:10.621402 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:10.621402 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:41:10.624814 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-51a731e8-03ab-496c-99ef-a201544dcaa4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:10.628410 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51a731e8-03ab-496c-99ef-a201544dcaa4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 returned with HTTP 200 Aug 14 22:41:10.628909 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1412/5687] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:10 2026] GET /volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:10.639742 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c2af235-23d4-4a76-bafc-be6bce83b42e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:10.641452 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c2af235-23d4-4a76-bafc-be6bce83b42e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 Aug 14 22:41:10.641640 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c2af235-23d4-4a76-bafc-be6bce83b42e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:10.641838 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c2af235-23d4-4a76-bafc-be6bce83b42e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:10.648334 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:10.648334 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:10.651564 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c2af235-23d4-4a76-bafc-be6bce83b42e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:10.655216 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c2af235-23d4-4a76-bafc-be6bce83b42e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 returned with HTTP 200 Aug 14 22:41:10.655602 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1414/5688] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:10 2026] GET /volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:10.665644 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-92ebc82b-2ad3-40c3-a2d9-32589b741a42 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:10.667364 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92ebc82b-2ad3-40c3-a2d9-32589b741a42 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99/action Aug 14 22:41:10.667672 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92ebc82b-2ad3-40c3-a2d9-32589b741a42 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:41:10.667783 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92ebc82b-2ad3-40c3-a2d9-32589b741a42 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:10.676173 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:10.676173 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:41:10.676680 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-92ebc82b-2ad3-40c3-a2d9-32589b741a42 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:10.684204 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-92ebc82b-2ad3-40c3-a2d9-32589b741a42 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume updated successfully. Aug 14 22:41:10.684447 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92ebc82b-2ad3-40c3-a2d9-32589b741a42 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99/action returned with HTTP 200 Aug 14 22:41:10.685000 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1430/5689] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:41:10 2026] POST /volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 22:41:10.759066 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-780bf171-b69e-44cd-926c-01228a6fef7a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:10.761047 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-780bf171-b69e-44cd-926c-01228a6fef7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 Aug 14 22:41:10.761235 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-780bf171-b69e-44cd-926c-01228a6fef7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:10.761498 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-780bf171-b69e-44cd-926c-01228a6fef7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:10.767850 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:10.767850 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:41:10.771481 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-780bf171-b69e-44cd-926c-01228a6fef7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:10.775796 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-780bf171-b69e-44cd-926c-01228a6fef7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 returned with HTTP 200 Aug 14 22:41:10.775897 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1434/5690] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:41:10 2026] GET /volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:11.210272 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-3d2d6d3a-05d8-461c-a73b-81d073838a02 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:11.212045 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-3d2d6d3a-05d8-461c-a73b-81d073838a02 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 Aug 14 22:41:11.212215 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-3d2d6d3a-05d8-461c-a73b-81d073838a02 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:11.212419 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-3d2d6d3a-05d8-461c-a73b-81d073838a02 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:11.219167 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:11.219167 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:41:11.222035 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-3d2d6d3a-05d8-461c-a73b-81d073838a02 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:11.225331 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-3d2d6d3a-05d8-461c-a73b-81d073838a02 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 returned with HTTP 200 Aug 14 22:41:11.225658 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1413/5691] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:41:11 2026] GET /volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:11.234129 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-baaaa1eb-a089-45b3-9cc0-97e64e5fe370 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:11.234491 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-baaaa1eb-a089-45b3-9cc0-97e64e5fe370 None None] GET https://10.4.3.114/volume// Aug 14 22:41:11.234635 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-baaaa1eb-a089-45b3-9cc0-97e64e5fe370 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:11.234805 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-baaaa1eb-a089-45b3-9cc0-97e64e5fe370 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:11.235087 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-baaaa1eb-a089-45b3-9cc0-97e64e5fe370 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:41:11.235362 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1415/5692] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:41: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 14 22:41:11.241330 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-a35b68fd-f63b-442b-b95c-dc049b255950 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:11.243135 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-a35b68fd-f63b-442b-b95c-dc049b255950 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:41:11.243532 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-a35b68fd-f63b-442b-b95c-dc049b255950 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac5963b5-44ee-4026-97d6-9c825bc5ca99", "connector": null, "instance_uuid": "972cb4fa-389e-4a3b-bdab-7e5d59d830bf"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:11.250674 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:11.250674 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:41:11.276581 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-a35b68fd-f63b-442b-b95c-dc049b255950 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:41:11.277039 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1431/5693] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:41:11 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 14 22:41:12.098184 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3bfbb043-93c5-487e-bfea-896ffa5033ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:12.098710 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3bfbb043-93c5-487e-bfea-896ffa5033ca None None] GET https://10.4.3.114/volume// Aug 14 22:41:12.098939 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3bfbb043-93c5-487e-bfea-896ffa5033ca None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:12.099199 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3bfbb043-93c5-487e-bfea-896ffa5033ca None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:12.099644 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3bfbb043-93c5-487e-bfea-896ffa5033ca None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:41:12.100023 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1435/5694] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:41: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 14 22:41:12.108014 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-9824567d-672e-421a-8b3c-35d38f542a73 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:12.110089 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-9824567d-672e-421a-8b3c-35d38f542a73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 Aug 14 22:41:12.110350 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-9824567d-672e-421a-8b3c-35d38f542a73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:12.110553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-9824567d-672e-421a-8b3c-35d38f542a73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:12.121270 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:12.121270 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:41:12.125761 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-9824567d-672e-421a-8b3c-35d38f542a73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:12.131043 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-9824567d-672e-421a-8b3c-35d38f542a73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 returned with HTTP 200 Aug 14 22:41:12.131538 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1414/5695] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:41:12 2026] GET /volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:41:12.237599 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-58aae4dd-b494-49c8-a842-d580b7565c61 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:12.239589 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-58aae4dd-b494-49c8-a842-d580b7565c61 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] PUT https://10.4.3.114/volume/v3/attachments/3e9d1329-a29d-457c-a9af-751b5886d662 Aug 14 22:41:12.239938 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-58aae4dd-b494-49c8-a842-d580b7565c61 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:12.248914 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-58aae4dd-b494-49c8-a842-d580b7565c61 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Acquiring lock "cinder-attachment_update-ac5963b5-44ee-4026-97d6-9c825bc5ca99-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:41:12.254593 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-58aae4dd-b494-49c8-a842-d580b7565c61 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-ac5963b5-44ee-4026-97d6-9c825bc5ca99-np0000007343" acquired by "attachment_update" :: waited 0.006s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:41:12.256001 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:12.256001 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:12.364219 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-58aae4dd-b494-49c8-a842-d580b7565c61 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-ac5963b5-44ee-4026-97d6-9c825bc5ca99-np0000007343" released by "attachment_update" :: held 0.109s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:41:12.364395 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-58aae4dd-b494-49c8-a842-d580b7565c61 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/3e9d1329-a29d-457c-a9af-751b5886d662 returned with HTTP 200 Aug 14 22:41:12.364807 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1416/5696] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:41:12 2026] PUT /volume/v3/attachments/3e9d1329-a29d-457c-a9af-751b5886d662 => generated 968 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:12.392501 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-03b57d00-8da0-466b-b772-bf106ee382cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:12.394732 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-03b57d00-8da0-466b-b772-bf106ee382cb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments/3e9d1329-a29d-457c-a9af-751b5886d662/action Aug 14 22:41:12.395014 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-03b57d00-8da0-466b-b772-bf106ee382cb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:41:12.395119 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-03b57d00-8da0-466b-b772-bf106ee382cb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:12.411449 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:12.411449 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:41:12.435528 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-03b57d00-8da0-466b-b772-bf106ee382cb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/3e9d1329-a29d-457c-a9af-751b5886d662/action returned with HTTP 204 Aug 14 22:41:12.436128 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1432/5697] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:41:12 2026] POST /volume/v3/attachments/3e9d1329-a29d-457c-a9af-751b5886d662/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:41:13.448106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-764ac9a1-4897-4fa1-aed9-1cc033f4e2dc req-b085a162-5489-45db-b87c-ec4ea9451abe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:13.450385 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-764ac9a1-4897-4fa1-aed9-1cc033f4e2dc req-b085a162-5489-45db-b87c-ec4ea9451abe tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] DELETE https://10.4.3.114/volume/v3/attachments/86513d6b-3437-4127-a949-eded8d6ee900 Aug 14 22:41:13.450571 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-764ac9a1-4897-4fa1-aed9-1cc033f4e2dc req-b085a162-5489-45db-b87c-ec4ea9451abe tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:13.450795 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-764ac9a1-4897-4fa1-aed9-1cc033f4e2dc req-b085a162-5489-45db-b87c-ec4ea9451abe tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:13.459715 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:13.459715 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:41:13.512837 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-764ac9a1-4897-4fa1-aed9-1cc033f4e2dc req-b085a162-5489-45db-b87c-ec4ea9451abe tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/attachments/86513d6b-3437-4127-a949-eded8d6ee900 returned with HTTP 200 Aug 14 22:41:13.513490 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1436/5698] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:41:13 2026] DELETE /volume/v3/attachments/86513d6b-3437-4127-a949-eded8d6ee900 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:14.783515 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b1f136cf-f906-4724-ac19-12fb3a39710b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:14.785298 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1f136cf-f906-4724-ac19-12fb3a39710b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] DELETE https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:41:14.785483 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1f136cf-f906-4724-ac19-12fb3a39710b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:14.785724 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1f136cf-f906-4724-ac19-12fb3a39710b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:14.785857 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b1f136cf-f906-4724-ac19-12fb3a39710b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Delete volume with id: 407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:41:14.793003 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:14.793003 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:41:14.793486 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b1f136cf-f906-4724-ac19-12fb3a39710b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:41:14.807162 np0000007343 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-b1f136cf-f906-4724-ac19-12fb3a39710b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 22:41:14.813500 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b1f136cf-f906-4724-ac19-12fb3a39710b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Delete volume request issued successfully. Aug 14 22:41:14.813759 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1f136cf-f906-4724-ac19-12fb3a39710b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 202 Aug 14 22:41:14.814268 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1415/5699] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:41:14 2026] DELETE /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:41:14.822236 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e06f1583-0fa4-4fd6-8269-288de5066185 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:14.824550 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e06f1583-0fa4-4fd6-8269-288de5066185 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:41:14.824828 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e06f1583-0fa4-4fd6-8269-288de5066185 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:14.825093 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e06f1583-0fa4-4fd6-8269-288de5066185 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:14.833644 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:14.833644 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:14.838276 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e06f1583-0fa4-4fd6-8269-288de5066185 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:41:14.844383 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e06f1583-0fa4-4fd6-8269-288de5066185 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 200 Aug 14 22:41:14.844851 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1417/5700] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:14 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:15.857291 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8b6da828-4fa7-4491-ad06-132afe5b9ddc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:15.859040 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b6da828-4fa7-4491-ad06-132afe5b9ddc tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 Aug 14 22:41:15.859244 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b6da828-4fa7-4491-ad06-132afe5b9ddc tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:15.859461 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b6da828-4fa7-4491-ad06-132afe5b9ddc tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:15.864907 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b6da828-4fa7-4491-ad06-132afe5b9ddc tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 returned with HTTP 404 Aug 14 22:41:15.865400 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1433/5701] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:15 2026] GET /volume/v3/volumes/407f10d9-0d6d-4a2f-9781-6c1169265203 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:41:16.106824 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9f1a4ae4-1ba4-4b58-9bd7-00ed3bc4df50 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:16.109019 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f1a4ae4-1ba4-4b58-9bd7-00ed3bc4df50 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] DELETE https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:41:16.109158 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9f1a4ae4-1ba4-4b58-9bd7-00ed3bc4df50 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:16.109365 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9f1a4ae4-1ba4-4b58-9bd7-00ed3bc4df50 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:16.109567 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9f1a4ae4-1ba4-4b58-9bd7-00ed3bc4df50 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Delete volume with id: 90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:41:16.117553 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:16.117553 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:41:16.118075 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9f1a4ae4-1ba4-4b58-9bd7-00ed3bc4df50 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:41:16.135847 np0000007343 devstack@c-api.service[100322]: WARNING cinder.keymgr.conf_key_mgr [None req-9f1a4ae4-1ba4-4b58-9bd7-00ed3bc4df50 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 22:41:16.144266 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9f1a4ae4-1ba4-4b58-9bd7-00ed3bc4df50 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Delete volume request issued successfully. Aug 14 22:41:16.144484 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f1a4ae4-1ba4-4b58-9bd7-00ed3bc4df50 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 202 Aug 14 22:41:16.144937 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1437/5702] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:41:16 2026] DELETE /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:41:16.151644 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bbfa32a3-1ebc-4c39-b54b-829427cd486b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:16.153400 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbfa32a3-1ebc-4c39-b54b-829427cd486b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:41:16.153592 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbfa32a3-1ebc-4c39-b54b-829427cd486b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:16.153777 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbfa32a3-1ebc-4c39-b54b-829427cd486b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:16.160133 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:16.160133 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:41:16.163487 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bbfa32a3-1ebc-4c39-b54b-829427cd486b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Volume info retrieved successfully. Aug 14 22:41:16.167940 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbfa32a3-1ebc-4c39-b54b-829427cd486b tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 200 Aug 14 22:41:16.168341 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1416/5703] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:16 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:16.467797 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-de9046fb-a869-410a-a0a6-7fd283ac82a7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:16.469966 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-de9046fb-a869-410a-a0a6-7fd283ac82a7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99/encryption Aug 14 22:41:16.470200 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-de9046fb-a869-410a-a0a6-7fd283ac82a7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:16.470423 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-de9046fb-a869-410a-a0a6-7fd283ac82a7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:16.479090 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:16.479090 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:16.484561 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-170c8823-6897-46c4-9304-f7cdbb1f3229 req-de9046fb-a869-410a-a0a6-7fd283ac82a7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99/encryption returned with HTTP 200 Aug 14 22:41:16.484962 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1418/5704] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:41:16 2026] GET /volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:17.180592 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ba2c414c-1737-427a-ae5d-e5288dc37591 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:17.182063 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba2c414c-1737-427a-ae5d-e5288dc37591 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] GET https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa Aug 14 22:41:17.182234 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba2c414c-1737-427a-ae5d-e5288dc37591 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:17.182439 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba2c414c-1737-427a-ae5d-e5288dc37591 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:17.187217 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba2c414c-1737-427a-ae5d-e5288dc37591 tempest-TestEncryptedCinderVolumes-577365028 tempest-TestEncryptedCinderVolumes-577365028-project-member] https://10.4.3.114/volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa returned with HTTP 404 Aug 14 22:41:17.187620 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1434/5705] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:17 2026] GET /volume/v3/volumes/90d39df2-059c-4724-8bd4-f7ebfd2abcfa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:41:17.194182 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e84d6a91-7e16-4b44-8282-b87f11c15a2e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:17.196216 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e84d6a91-7e16-4b44-8282-b87f11c15a2e tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:41:17.196450 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e84d6a91-7e16-4b44-8282-b87f11c15a2e tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:17.196668 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e84d6a91-7e16-4b44-8282-b87f11c15a2e tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:17.197583 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e84d6a91-7e16-4b44-8282-b87f11c15a2e tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:41:17.234212 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e84d6a91-7e16-4b44-8282-b87f11c15a2e tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Get all volumes completed successfully. Aug 14 22:41:17.235577 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:17.235577 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:41:17.238894 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e84d6a91-7e16-4b44-8282-b87f11c15a2e tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:41:17.239259 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1438/5706] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:41:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6597 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:17.252752 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee28055b-4f26-45dc-874a-f6403027943b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:17.254792 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee28055b-4f26-45dc-874a-f6403027943b tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] DELETE https://10.4.3.114/volume/v3/types/09fdb1c2-37bc-4599-87fb-950a7a7bb502 Aug 14 22:41:17.255023 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee28055b-4f26-45dc-874a-f6403027943b tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:17.255282 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee28055b-4f26-45dc-874a-f6403027943b tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:17.281393 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee28055b-4f26-45dc-874a-f6403027943b tempest-TestEncryptedCinderVolumes-945284985 tempest-TestEncryptedCinderVolumes-945284985-project-admin] https://10.4.3.114/volume/v3/types/09fdb1c2-37bc-4599-87fb-950a7a7bb502 returned with HTTP 202 Aug 14 22:41:17.281842 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1417/5707] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:41:17 2026] DELETE /volume/v3/types/09fdb1c2-37bc-4599-87fb-950a7a7bb502 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:41:24.552344 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3d8ce8d4-268b-4d47-a35b-cb84bc212fe4 req-1bef110f-6208-4290-8e05-ecdc515e32e6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:24.554245 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3d8ce8d4-268b-4d47-a35b-cb84bc212fe4 req-1bef110f-6208-4290-8e05-ecdc515e32e6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/attachments/3e9d1329-a29d-457c-a9af-751b5886d662 Aug 14 22:41:24.554433 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3d8ce8d4-268b-4d47-a35b-cb84bc212fe4 req-1bef110f-6208-4290-8e05-ecdc515e32e6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:24.554627 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3d8ce8d4-268b-4d47-a35b-cb84bc212fe4 req-1bef110f-6208-4290-8e05-ecdc515e32e6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:24.561455 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:24.561455 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:24.603273 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3d8ce8d4-268b-4d47-a35b-cb84bc212fe4 req-1bef110f-6208-4290-8e05-ecdc515e32e6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/3e9d1329-a29d-457c-a9af-751b5886d662 returned with HTTP 200 Aug 14 22:41:24.603710 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1419/5708] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:41:24 2026] DELETE /volume/v3/attachments/3e9d1329-a29d-457c-a9af-751b5886d662 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:25.910428 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f89e5ae3-cc24-47b9-8964-69ec3acbf45d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:25.911859 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f89e5ae3-cc24-47b9-8964-69ec3acbf45d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 Aug 14 22:41:25.912020 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f89e5ae3-cc24-47b9-8964-69ec3acbf45d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:25.912200 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f89e5ae3-cc24-47b9-8964-69ec3acbf45d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:25.912366 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f89e5ae3-cc24-47b9-8964-69ec3acbf45d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume with id: ac5963b5-44ee-4026-97d6-9c825bc5ca99 Aug 14 22:41:25.918321 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:25.918321 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:41:25.918720 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f89e5ae3-cc24-47b9-8964-69ec3acbf45d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:25.927928 np0000007343 devstack@c-api.service[100324]: WARNING cinder.keymgr.conf_key_mgr [None req-f89e5ae3-cc24-47b9-8964-69ec3acbf45d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 22:41:25.933464 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f89e5ae3-cc24-47b9-8964-69ec3acbf45d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume request issued successfully. Aug 14 22:41:25.933614 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f89e5ae3-cc24-47b9-8964-69ec3acbf45d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 returned with HTTP 202 Aug 14 22:41:25.933976 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1435/5709] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:41:25 2026] DELETE /volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:41:25.940542 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-08d4dfc3-0b05-4888-a735-fa5c3bb431aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:25.942326 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08d4dfc3-0b05-4888-a735-fa5c3bb431aa tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 Aug 14 22:41:25.942576 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08d4dfc3-0b05-4888-a735-fa5c3bb431aa tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:25.942786 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08d4dfc3-0b05-4888-a735-fa5c3bb431aa tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:25.949855 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:25.949855 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:41:25.953085 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-08d4dfc3-0b05-4888-a735-fa5c3bb431aa tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:25.957033 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08d4dfc3-0b05-4888-a735-fa5c3bb431aa tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 returned with HTTP 200 Aug 14 22:41:25.957419 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1439/5710] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:25 2026] GET /volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:26.969953 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ae969af-ac74-4c2b-8948-6e80e6b50519 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:26.971652 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ae969af-ac74-4c2b-8948-6e80e6b50519 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 Aug 14 22:41:26.971864 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ae969af-ac74-4c2b-8948-6e80e6b50519 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:26.972041 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ae969af-ac74-4c2b-8948-6e80e6b50519 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:26.977312 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ae969af-ac74-4c2b-8948-6e80e6b50519 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 returned with HTTP 404 Aug 14 22:41:26.977743 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1418/5711] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:26 2026] GET /volume/v3/volumes/ac5963b5-44ee-4026-97d6-9c825bc5ca99 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:41:26.984316 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9d5e1220-1e7a-49b6-af1f-5b71bd0ddad9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:26.985541 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d5e1220-1e7a-49b6-af1f-5b71bd0ddad9 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:41:26.985762 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d5e1220-1e7a-49b6-af1f-5b71bd0ddad9 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:26.985937 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d5e1220-1e7a-49b6-af1f-5b71bd0ddad9 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:26.986480 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:26.986480 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:26.986757 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9d5e1220-1e7a-49b6-af1f-5b71bd0ddad9 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:41:26.993716 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9d5e1220-1e7a-49b6-af1f-5b71bd0ddad9 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Get all volumes completed successfully. Aug 14 22:41:26.994916 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:26.994916 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:26.998080 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d5e1220-1e7a-49b6-af1f-5b71bd0ddad9 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:41:26.998480 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1420/5712] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:41:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:27.010989 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a010ca95-f6dd-45e0-83bb-48b6cac6f852 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:27.012725 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a010ca95-f6dd-45e0-83bb-48b6cac6f852 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] DELETE https://10.4.3.114/volume/v3/types/4c7a82b9-5ea5-4dc4-b5ab-58cba5df4f40 Aug 14 22:41:27.012898 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a010ca95-f6dd-45e0-83bb-48b6cac6f852 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:27.013082 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a010ca95-f6dd-45e0-83bb-48b6cac6f852 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:27.034652 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a010ca95-f6dd-45e0-83bb-48b6cac6f852 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] https://10.4.3.114/volume/v3/types/4c7a82b9-5ea5-4dc4-b5ab-58cba5df4f40 returned with HTTP 202 Aug 14 22:41:27.034987 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1436/5713] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:41:27 2026] DELETE /volume/v3/types/4c7a82b9-5ea5-4dc4-b5ab-58cba5df4f40 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:41:27.044975 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4a12a3df-bc03-4858-bf5d-6e9a872e8ab7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:27.046728 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a12a3df-bc03-4858-bf5d-6e9a872e8ab7 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:41:27.047054 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a12a3df-bc03-4858-bf5d-6e9a872e8ab7 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-417341682", "extra_specs": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:27.060155 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a12a3df-bc03-4858-bf5d-6e9a872e8ab7 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:41:27.060485 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1440/5714] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:41:27 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 14 22:41:27.068166 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fcfb6efc-6941-4da3-9083-d5d5904b1d52 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:27.070164 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcfb6efc-6941-4da3-9083-d5d5904b1d52 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] POST https://10.4.3.114/volume/v3/types/5479d2a4-6db4-4088-bd13-860c13774e61/encryption Aug 14 22:41:27.070546 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcfb6efc-6941-4da3-9083-d5d5904b1d52 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:27.085612 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcfb6efc-6941-4da3-9083-d5d5904b1d52 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] https://10.4.3.114/volume/v3/types/5479d2a4-6db4-4088-bd13-860c13774e61/encryption returned with HTTP 200 Aug 14 22:41:27.086050 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1419/5715] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:41:27 2026] POST /volume/v3/types/5479d2a4-6db4-4088-bd13-860c13774e61/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:27.094082 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2fdad8c1-3478-4360-9a65-f383005abc2d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:27.095825 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:41:27.096129 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1152701150", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-417341682", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:27.097580 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1152701150', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-417341682', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:41:27.101648 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume of 1 GB Aug 14 22:41:27.102046 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:27.102046 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:27.102796 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Availability Zones retrieved successfully. Aug 14 22:41:27.110845 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (10952ff6-95f8-4875-9655-e07e69f3b93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:41:27.112157 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00eedcfa-1ef6-442a-962d-d5c9e55d7841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:27.113442 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:41:27.137588 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00eedcfa-1ef6-442a-962d-d5c9e55d7841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:41:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5479d2a4-6db4-4088-bd13-860c13774e61,is_public=True,name='tempest-scenario-type-luks2-417341682',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5479d2a4-6db4-4088-bd13-860c13774e61', '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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:27.138430 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e25ef4-7bcb-4a39-84f6-bd7feaae7761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:27.163017 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-417341682 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-417341682, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:41:27.163544 np0000007343 devstack@c-api.service[100325]: WARNING cinder.quota [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-417341682 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-417341682, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:41:27.186580 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['96edf2d2-882a-41da-a147-fdd5ba7a27fb', 'e3ef8a36-b544-44a1-bfaf-10edc9a426aa', '137b179d-88b4-4e59-8188-839465763972', 'bc99f7ef-9505-40e9-a235-59dc35c11f6e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:41:27.187340 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e25ef4-7bcb-4a39-84f6-bd7feaae7761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96edf2d2-882a-41da-a147-fdd5ba7a27fb', 'e3ef8a36-b544-44a1-bfaf-10edc9a426aa', '137b179d-88b4-4e59-8188-839465763972', 'bc99f7ef-9505-40e9-a235-59dc35c11f6e']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:27.188118 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fe0df28-b8ca-4407-9f71-fc2d8b58893c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:27.208620 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fe0df28-b8ca-4407-9f71-fc2d8b58893c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fddf734-b6ba-4962-a810-520a49cb14d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1152701150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['96edf2d2-882a-41da-a147-fdd5ba7a27fb','e3ef8a36-b544-44a1-bfaf-10edc9a426aa','137b179d-88b4-4e59-8188-839465763972','bc99f7ef-9505-40e9-a235-59dc35c11f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=5479d2a4-6db4-4088-bd13-860c13774e61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1152701150',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3fddf734-b6ba-4962-a810-520a49cb14d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c118b58d0f645c9817846142d92250d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5479d2a4-6db4-4088-bd13-860c13774e61),volume_type_id=5479d2a4-6db4-4088-bd13-860c13774e61)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:27.209375 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a658c2-7600-4821-af9c-331ac6c011ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:27.226696 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a658c2-7600-4821-af9c-331ac6c011ff) transitioned into state 'SUCCESS' from state '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-1152701150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['96edf2d2-882a-41da-a147-fdd5ba7a27fb','e3ef8a36-b544-44a1-bfaf-10edc9a426aa','137b179d-88b4-4e59-8188-839465763972','bc99f7ef-9505-40e9-a235-59dc35c11f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=5479d2a4-6db4-4088-bd13-860c13774e61)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:27.227619 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5bad5ed-155e-4d17-8f59-721a9a6d4485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:27.236463 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5bad5ed-155e-4d17-8f59-721a9a6d4485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:27.237609 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (10952ff6-95f8-4875-9655-e07e69f3b93c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:41:27.237885 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request issued successfully. Aug 14 22:41:27.238401 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2fdad8c1-3478-4360-9a65-f383005abc2d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:41:27.238817 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1421/5716] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:41:27 2026] POST /volume/v3/volumes => generated 780 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:41:27.250880 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-23e64df7-2e46-452c-9a0e-69b21acd3f0f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:27.252786 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23e64df7-2e46-452c-9a0e-69b21acd3f0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 Aug 14 22:41:27.253108 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23e64df7-2e46-452c-9a0e-69b21acd3f0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:27.253396 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23e64df7-2e46-452c-9a0e-69b21acd3f0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:27.259817 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:27.259817 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:41:27.263292 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-23e64df7-2e46-452c-9a0e-69b21acd3f0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:27.267017 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23e64df7-2e46-452c-9a0e-69b21acd3f0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 returned with HTTP 200 Aug 14 22:41:27.267365 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1437/5717] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:27 2026] GET /volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:28.279314 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bb599ebd-dd89-408a-a5eb-408698a130df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:28.281038 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb599ebd-dd89-408a-a5eb-408698a130df tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 Aug 14 22:41:28.281227 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb599ebd-dd89-408a-a5eb-408698a130df tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:28.281418 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb599ebd-dd89-408a-a5eb-408698a130df tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:28.289218 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:28.289218 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:41:28.292424 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bb599ebd-dd89-408a-a5eb-408698a130df tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:28.296220 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb599ebd-dd89-408a-a5eb-408698a130df tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 returned with HTTP 200 Aug 14 22:41:28.296584 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1441/5718] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:28 2026] GET /volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:28.308647 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dcb9dbc4-926f-4b6d-957e-1bd3c4d1a404 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:28.310881 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dcb9dbc4-926f-4b6d-957e-1bd3c4d1a404 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 Aug 14 22:41:28.311169 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dcb9dbc4-926f-4b6d-957e-1bd3c4d1a404 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:28.311453 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dcb9dbc4-926f-4b6d-957e-1bd3c4d1a404 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:28.320188 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:28.320188 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:41:28.324585 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dcb9dbc4-926f-4b6d-957e-1bd3c4d1a404 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:28.329833 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dcb9dbc4-926f-4b6d-957e-1bd3c4d1a404 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 returned with HTTP 200 Aug 14 22:41:28.330236 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1420/5719] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:28 2026] GET /volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:28.341426 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7706847e-03bb-4e11-9196-7bd435e07399 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:28.343181 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7706847e-03bb-4e11-9196-7bd435e07399 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5/action Aug 14 22:41:28.343550 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7706847e-03bb-4e11-9196-7bd435e07399 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:41:28.343698 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7706847e-03bb-4e11-9196-7bd435e07399 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:28.351571 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:28.351571 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:28.352055 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7706847e-03bb-4e11-9196-7bd435e07399 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:28.358142 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7706847e-03bb-4e11-9196-7bd435e07399 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume updated successfully. Aug 14 22:41:28.358394 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7706847e-03bb-4e11-9196-7bd435e07399 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5/action returned with HTTP 200 Aug 14 22:41:28.358915 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1422/5720] 10.4.3.114 () {68 vars in 1390 bytes} [Fri Aug 14 22:41:28 2026] POST /volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 22:41:28.465937 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e062516d-eed5-4190-a557-704e590ff061 req-1074f0bc-0b6d-4728-926f-b2ab20eaa80f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:28.467986 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-1074f0bc-0b6d-4728-926f-b2ab20eaa80f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 Aug 14 22:41:28.468190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-1074f0bc-0b6d-4728-926f-b2ab20eaa80f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:28.468384 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-1074f0bc-0b6d-4728-926f-b2ab20eaa80f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:28.476363 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:28.476363 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:41:28.478974 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e062516d-eed5-4190-a557-704e590ff061 req-1074f0bc-0b6d-4728-926f-b2ab20eaa80f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:28.482886 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-1074f0bc-0b6d-4728-926f-b2ab20eaa80f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 returned with HTTP 200 Aug 14 22:41:28.483387 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1438/5721] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:41:28 2026] GET /volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:28.842758 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e062516d-eed5-4190-a557-704e590ff061 req-f22e4a24-5a56-4d53-997e-5ce3b730e79d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:28.844570 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-f22e4a24-5a56-4d53-997e-5ce3b730e79d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 Aug 14 22:41:28.844732 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-f22e4a24-5a56-4d53-997e-5ce3b730e79d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:28.844900 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-f22e4a24-5a56-4d53-997e-5ce3b730e79d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:28.850797 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:28.850797 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:41:28.853645 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e062516d-eed5-4190-a557-704e590ff061 req-f22e4a24-5a56-4d53-997e-5ce3b730e79d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:28.856996 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-f22e4a24-5a56-4d53-997e-5ce3b730e79d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 returned with HTTP 200 Aug 14 22:41:28.857380 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1442/5722] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:41:28 2026] GET /volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:28.865647 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62071b01-fbe8-44c8-b909-9879c64e4814 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:28.866036 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62071b01-fbe8-44c8-b909-9879c64e4814 None None] GET https://10.4.3.114/volume// Aug 14 22:41:28.866211 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62071b01-fbe8-44c8-b909-9879c64e4814 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:28.866412 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62071b01-fbe8-44c8-b909-9879c64e4814 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:28.866742 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62071b01-fbe8-44c8-b909-9879c64e4814 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:41:28.867026 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1421/5723] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:41: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 14 22:41:28.873813 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e062516d-eed5-4190-a557-704e590ff061 req-1ae474f4-974d-43ac-ad84-835ef98654b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:28.875510 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-1ae474f4-974d-43ac-ad84-835ef98654b1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:41:28.875818 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-1ae474f4-974d-43ac-ad84-835ef98654b1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fddf734-b6ba-4962-a810-520a49cb14d5", "connector": null, "instance_uuid": "5029297c-8581-4577-93af-9c36fa328a7d"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:28.882641 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:28.882641 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:28.902666 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-1ae474f4-974d-43ac-ad84-835ef98654b1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:41:28.903049 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1423/5724] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:41:28 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:29.575073 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-21f85681-24d0-4290-8095-40209ba8ee56 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:29.575496 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21f85681-24d0-4290-8095-40209ba8ee56 None None] GET https://10.4.3.114/volume// Aug 14 22:41:29.575691 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21f85681-24d0-4290-8095-40209ba8ee56 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:29.575903 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21f85681-24d0-4290-8095-40209ba8ee56 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:29.576221 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21f85681-24d0-4290-8095-40209ba8ee56 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:41:29.576523 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1439/5725] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:41: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 14 22:41:29.584353 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e062516d-eed5-4190-a557-704e590ff061 req-585adb52-bc9a-4bdd-9c98-74fae5f87b06 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:29.586474 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-585adb52-bc9a-4bdd-9c98-74fae5f87b06 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 Aug 14 22:41:29.586685 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-585adb52-bc9a-4bdd-9c98-74fae5f87b06 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:29.586865 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-585adb52-bc9a-4bdd-9c98-74fae5f87b06 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:29.595387 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:29.595387 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:41:29.598465 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e062516d-eed5-4190-a557-704e590ff061 req-585adb52-bc9a-4bdd-9c98-74fae5f87b06 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:29.602146 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-585adb52-bc9a-4bdd-9c98-74fae5f87b06 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 returned with HTTP 200 Aug 14 22:41:29.602494 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1443/5726] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:41:29 2026] GET /volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 => generated 1051 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:41:29.709875 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e062516d-eed5-4190-a557-704e590ff061 req-f3629383-b133-4b75-b3d1-ae742c014a99 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:29.711653 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-f3629383-b133-4b75-b3d1-ae742c014a99 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] PUT https://10.4.3.114/volume/v3/attachments/fa197b31-32f1-4731-9351-39a0faaa081c Aug 14 22:41:29.711991 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-f3629383-b133-4b75-b3d1-ae742c014a99 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:29.718233 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e062516d-eed5-4190-a557-704e590ff061 req-f3629383-b133-4b75-b3d1-ae742c014a99 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Acquiring lock "cinder-attachment_update-3fddf734-b6ba-4962-a810-520a49cb14d5-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:41:29.722185 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e062516d-eed5-4190-a557-704e590ff061 req-f3629383-b133-4b75-b3d1-ae742c014a99 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-3fddf734-b6ba-4962-a810-520a49cb14d5-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:41:29.722980 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:29.722980 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:41:29.794900 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e062516d-eed5-4190-a557-704e590ff061 req-f3629383-b133-4b75-b3d1-ae742c014a99 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-3fddf734-b6ba-4962-a810-520a49cb14d5-np0000007343" released by "attachment_update" :: held 0.073s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:41:29.795225 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-f3629383-b133-4b75-b3d1-ae742c014a99 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/fa197b31-32f1-4731-9351-39a0faaa081c returned with HTTP 200 Aug 14 22:41:29.795733 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1422/5727] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:41:29 2026] PUT /volume/v3/attachments/fa197b31-32f1-4731-9351-39a0faaa081c => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:29.815744 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e062516d-eed5-4190-a557-704e590ff061 req-c342bcff-b30d-4ffe-9cff-ad77aead4ae2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:29.817904 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-c342bcff-b30d-4ffe-9cff-ad77aead4ae2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments/fa197b31-32f1-4731-9351-39a0faaa081c/action Aug 14 22:41:29.818334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-c342bcff-b30d-4ffe-9cff-ad77aead4ae2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:41:29.818504 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-c342bcff-b30d-4ffe-9cff-ad77aead4ae2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:29.833656 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:29.833656 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:29.842868 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-c342bcff-b30d-4ffe-9cff-ad77aead4ae2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/fa197b31-32f1-4731-9351-39a0faaa081c/action returned with HTTP 204 Aug 14 22:41:29.843311 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1424/5728] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:41:29 2026] POST /volume/v3/attachments/fa197b31-32f1-4731-9351-39a0faaa081c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:41:33.736513 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e062516d-eed5-4190-a557-704e590ff061 req-3d22f288-cb29-46fa-94e5-dbb58485fb58 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:33.739277 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-3d22f288-cb29-46fa-94e5-dbb58485fb58 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5/encryption Aug 14 22:41:33.739612 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-3d22f288-cb29-46fa-94e5-dbb58485fb58 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:33.739932 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-3d22f288-cb29-46fa-94e5-dbb58485fb58 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:33.751647 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:33.751647 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:41:33.759910 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e062516d-eed5-4190-a557-704e590ff061 req-3d22f288-cb29-46fa-94e5-dbb58485fb58 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5/encryption returned with HTTP 200 Aug 14 22:41:33.760441 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1440/5729] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:41:33 2026] GET /volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:39.601403 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=44,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:41:39.788240 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=43,cinder:INSERT=3,cinder:UPDATE=6 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:41:39.839814 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=66,cinder:INSERT=10,cinder:UPDATE=21 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:41:43.758443 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=63,cinder:INSERT=12,cinder:UPDATE=22 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:41:49.874086 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b7b55c4c-5951-4800-a591-a546d2a7edfd req-f9ba4ef7-9932-45ed-8392-ad6c2c98ad15 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:49.876215 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b7b55c4c-5951-4800-a591-a546d2a7edfd req-f9ba4ef7-9932-45ed-8392-ad6c2c98ad15 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5/encryption Aug 14 22:41:49.876461 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b7b55c4c-5951-4800-a591-a546d2a7edfd req-f9ba4ef7-9932-45ed-8392-ad6c2c98ad15 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:49.876711 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b7b55c4c-5951-4800-a591-a546d2a7edfd req-f9ba4ef7-9932-45ed-8392-ad6c2c98ad15 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:49.886236 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:49.886236 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:41:49.893221 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b7b55c4c-5951-4800-a591-a546d2a7edfd req-f9ba4ef7-9932-45ed-8392-ad6c2c98ad15 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5/encryption returned with HTTP 200 Aug 14 22:41:49.893690 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1444/5730] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:41:49 2026] GET /volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:50.497061 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b7b55c4c-5951-4800-a591-a546d2a7edfd req-82e06aca-c6ca-4933-a6de-064a8e7651eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:50.499066 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b7b55c4c-5951-4800-a591-a546d2a7edfd req-82e06aca-c6ca-4933-a6de-064a8e7651eb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/attachments/fa197b31-32f1-4731-9351-39a0faaa081c Aug 14 22:41:50.499243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b7b55c4c-5951-4800-a591-a546d2a7edfd req-82e06aca-c6ca-4933-a6de-064a8e7651eb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:50.499455 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b7b55c4c-5951-4800-a591-a546d2a7edfd req-82e06aca-c6ca-4933-a6de-064a8e7651eb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:50.506350 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:50.506350 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:41:50.547171 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b7b55c4c-5951-4800-a591-a546d2a7edfd req-82e06aca-c6ca-4933-a6de-064a8e7651eb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/fa197b31-32f1-4731-9351-39a0faaa081c returned with HTTP 200 Aug 14 22:41:50.547954 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1423/5731] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:41:50 2026] DELETE /volume/v3/attachments/fa197b31-32f1-4731-9351-39a0faaa081c => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:51.768479 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-61bea184-a23a-4fba-8c8a-2bb4e7533e9e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:51.770220 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61bea184-a23a-4fba-8c8a-2bb4e7533e9e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 Aug 14 22:41:51.770436 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61bea184-a23a-4fba-8c8a-2bb4e7533e9e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:51.770647 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61bea184-a23a-4fba-8c8a-2bb4e7533e9e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:51.770813 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-61bea184-a23a-4fba-8c8a-2bb4e7533e9e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume with id: 3fddf734-b6ba-4962-a810-520a49cb14d5 Aug 14 22:41:51.777623 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:51.777623 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:51.778136 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-61bea184-a23a-4fba-8c8a-2bb4e7533e9e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:51.789423 np0000007343 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-61bea184-a23a-4fba-8c8a-2bb4e7533e9e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 22:41:51.794531 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-61bea184-a23a-4fba-8c8a-2bb4e7533e9e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume request issued successfully. Aug 14 22:41:51.794703 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61bea184-a23a-4fba-8c8a-2bb4e7533e9e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 returned with HTTP 202 Aug 14 22:41:51.795131 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1425/5732] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:41:51 2026] DELETE /volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:41:51.801880 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc903dc9-cc3d-41e9-a57a-212d443468d2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:51.803544 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc903dc9-cc3d-41e9-a57a-212d443468d2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 Aug 14 22:41:51.803751 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc903dc9-cc3d-41e9-a57a-212d443468d2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:51.803918 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc903dc9-cc3d-41e9-a57a-212d443468d2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:51.810318 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:51.810318 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:41:51.813493 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bc903dc9-cc3d-41e9-a57a-212d443468d2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:51.817749 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc903dc9-cc3d-41e9-a57a-212d443468d2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 returned with HTTP 200 Aug 14 22:41:51.818129 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1441/5733] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:51 2026] GET /volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:52.830106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c71cd9dc-85ea-4806-8c49-f477d884ff4b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:52.831854 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c71cd9dc-85ea-4806-8c49-f477d884ff4b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 Aug 14 22:41:52.832054 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c71cd9dc-85ea-4806-8c49-f477d884ff4b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:52.832263 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c71cd9dc-85ea-4806-8c49-f477d884ff4b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:52.837700 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c71cd9dc-85ea-4806-8c49-f477d884ff4b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 returned with HTTP 404 Aug 14 22:41:52.838145 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1445/5734] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:52 2026] GET /volume/v3/volumes/3fddf734-b6ba-4962-a810-520a49cb14d5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:41:52.844732 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc56cc05-8694-4dee-a3ee-7bc9a6a5d3da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:52.846557 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc56cc05-8694-4dee-a3ee-7bc9a6a5d3da tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:41:52.846720 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc56cc05-8694-4dee-a3ee-7bc9a6a5d3da tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:52.846955 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc56cc05-8694-4dee-a3ee-7bc9a6a5d3da tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:52.847505 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:52.847505 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:41:52.847834 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc56cc05-8694-4dee-a3ee-7bc9a6a5d3da tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:41:52.855898 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fc56cc05-8694-4dee-a3ee-7bc9a6a5d3da tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Get all volumes completed successfully. Aug 14 22:41:52.857186 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:52.857186 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:41:52.861327 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc56cc05-8694-4dee-a3ee-7bc9a6a5d3da tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:41:52.861746 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1424/5735] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:41:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:52.875446 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb7d2b37-82c4-4adf-9ae4-119045345903 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:52.877666 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb7d2b37-82c4-4adf-9ae4-119045345903 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] DELETE https://10.4.3.114/volume/v3/types/5479d2a4-6db4-4088-bd13-860c13774e61 Aug 14 22:41:52.877903 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb7d2b37-82c4-4adf-9ae4-119045345903 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:52.878190 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb7d2b37-82c4-4adf-9ae4-119045345903 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:52.905538 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb7d2b37-82c4-4adf-9ae4-119045345903 tempest-TestVolumeBootPattern-886905624 tempest-TestVolumeBootPattern-886905624-project-admin] https://10.4.3.114/volume/v3/types/5479d2a4-6db4-4088-bd13-860c13774e61 returned with HTTP 202 Aug 14 22:41:52.906020 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1426/5736] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:41:52 2026] DELETE /volume/v3/types/5479d2a4-6db4-4088-bd13-860c13774e61 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:41:52.940187 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:52.941721 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:41:52.942046 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-896385530", "snapshot_id": null, "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:52.943491 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-896385530', 'snapshot_id': None, 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:41:53.143814 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume of 1 GB Aug 14 22:41:53.148057 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Availability Zones retrieved successfully. Aug 14 22:41:53.152930 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (95b40727-1938-4bfd-99c2-4af39b57a675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:41:53.154098 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb1223c-f95d-4c4c-940e-2d0306443ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:53.154997 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:41:53.214346 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb1223c-f95d-4c4c-940e-2d0306443ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:53.215189 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367e023f-55e4-432f-ab14-a5652d0ef8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:53.264225 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['7a3f456b-dfd1-4057-85ce-6acea110baf4', '25b2d248-1e2e-4f25-9094-7dd654121adb', '0906a6f3-e947-4143-babf-897c9a84d2b4', 'f4343c80-9b15-4852-8cfb-59346b1e6689'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:41:53.265115 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367e023f-55e4-432f-ab14-a5652d0ef8e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a3f456b-dfd1-4057-85ce-6acea110baf4', '25b2d248-1e2e-4f25-9094-7dd654121adb', '0906a6f3-e947-4143-babf-897c9a84d2b4', 'f4343c80-9b15-4852-8cfb-59346b1e6689']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:53.265844 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6a56101-750e-42a0-abec-0c89134eea16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:53.286600 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6a56101-750e-42a0-abec-0c89134eea16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c396e464-a57a-40ce-aa19-e9ce35c6a2bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-896385530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['7a3f456b-dfd1-4057-85ce-6acea110baf4','25b2d248-1e2e-4f25-9094-7dd654121adb','0906a6f3-e947-4143-babf-897c9a84d2b4','f4343c80-9b15-4852-8cfb-59346b1e6689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-896385530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c396e464-a57a-40ce-aa19-e9ce35c6a2bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c118b58d0f645c9817846142d92250d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:53.287424 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22dcc8da-8f1f-4f76-9200-2df90ad91792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:53.303011 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22dcc8da-8f1f-4f76-9200-2df90ad91792) transitioned into state 'SUCCESS' from state '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-896385530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['7a3f456b-dfd1-4057-85ce-6acea110baf4','25b2d248-1e2e-4f25-9094-7dd654121adb','0906a6f3-e947-4143-babf-897c9a84d2b4','f4343c80-9b15-4852-8cfb-59346b1e6689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:53.303789 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d72d2dd-230f-4d18-bba5-2b815dc3bfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:41:53.312046 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d72d2dd-230f-4d18-bba5-2b815dc3bfd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:41:53.312890 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (95b40727-1938-4bfd-99c2-4af39b57a675) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:41:53.313222 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request issued successfully. Aug 14 22:41:53.313800 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c03835d6-e278-4ec2-bc44-067acb6e3efb tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:41:53.314263 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1442/5737] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:41:52 2026] POST /volume/v3/volumes => generated 758 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:41:53.327810 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d758dd05-9b49-46ad-9eca-bce31005bb0f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:53.329172 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d758dd05-9b49-46ad-9eca-bce31005bb0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd Aug 14 22:41:53.329403 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d758dd05-9b49-46ad-9eca-bce31005bb0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:53.329609 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d758dd05-9b49-46ad-9eca-bce31005bb0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:53.336085 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:53.336085 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:41:53.339402 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d758dd05-9b49-46ad-9eca-bce31005bb0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:53.342915 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d758dd05-9b49-46ad-9eca-bce31005bb0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd returned with HTTP 200 Aug 14 22:41:53.343249 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1446/5738] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:53 2026] GET /volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:41:54.357442 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0f176082-26a0-4800-bb48-71fef7ef6c43 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:54.359062 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f176082-26a0-4800-bb48-71fef7ef6c43 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd Aug 14 22:41:54.359246 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f176082-26a0-4800-bb48-71fef7ef6c43 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:54.359437 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f176082-26a0-4800-bb48-71fef7ef6c43 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:54.366348 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:54.366348 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:41:54.370485 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0f176082-26a0-4800-bb48-71fef7ef6c43 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:54.375678 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f176082-26a0-4800-bb48-71fef7ef6c43 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd returned with HTTP 200 Aug 14 22:41:54.376211 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1425/5739] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:54 2026] GET /volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:54.387468 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ae35914d-1057-46d4-a2ce-bd0205a9f5b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:54.389241 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae35914d-1057-46d4-a2ce-bd0205a9f5b1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd Aug 14 22:41:54.389456 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae35914d-1057-46d4-a2ce-bd0205a9f5b1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:54.389638 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae35914d-1057-46d4-a2ce-bd0205a9f5b1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:54.395728 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:54.395728 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:54.398600 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ae35914d-1057-46d4-a2ce-bd0205a9f5b1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:54.402433 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae35914d-1057-46d4-a2ce-bd0205a9f5b1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd returned with HTTP 200 Aug 14 22:41:54.402783 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1427/5740] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:41:54 2026] GET /volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:55.389863 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-22f2e852-d139-462f-96ea-88051f431397 req-dca69945-e5e3-4866-abed-26b0e7ee0c4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:55.451791 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-dca69945-e5e3-4866-abed-26b0e7ee0c4b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd Aug 14 22:41:55.451972 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-dca69945-e5e3-4866-abed-26b0e7ee0c4b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:55.452143 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-dca69945-e5e3-4866-abed-26b0e7ee0c4b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:55.458451 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:55.458451 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:41:55.461327 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-22f2e852-d139-462f-96ea-88051f431397 req-dca69945-e5e3-4866-abed-26b0e7ee0c4b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:55.465494 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-dca69945-e5e3-4866-abed-26b0e7ee0c4b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd returned with HTTP 200 Aug 14 22:41:55.465823 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1443/5741] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:41:55 2026] GET /volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd => generated 1366 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:55.912306 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-22f2e852-d139-462f-96ea-88051f431397 req-0577e4b7-e452-4405-9564-5f5a3f8c87ff None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:55.914241 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-0577e4b7-e452-4405-9564-5f5a3f8c87ff tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd Aug 14 22:41:55.914450 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-0577e4b7-e452-4405-9564-5f5a3f8c87ff tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:55.914632 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-0577e4b7-e452-4405-9564-5f5a3f8c87ff tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:55.920832 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:55.920832 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:41:55.923965 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-22f2e852-d139-462f-96ea-88051f431397 req-0577e4b7-e452-4405-9564-5f5a3f8c87ff tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:55.927922 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-0577e4b7-e452-4405-9564-5f5a3f8c87ff tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd returned with HTTP 200 Aug 14 22:41:55.928300 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1447/5742] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:41:55 2026] GET /volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:55.937284 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d20df257-6b1f-4dbc-87b0-55481eff37c3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:55.937683 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d20df257-6b1f-4dbc-87b0-55481eff37c3 None None] GET https://10.4.3.114/volume// Aug 14 22:41:55.937850 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d20df257-6b1f-4dbc-87b0-55481eff37c3 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:55.938055 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d20df257-6b1f-4dbc-87b0-55481eff37c3 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:55.938396 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d20df257-6b1f-4dbc-87b0-55481eff37c3 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:41:55.938715 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1426/5743] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:41: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 14 22:41:55.945164 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-22f2e852-d139-462f-96ea-88051f431397 req-9f1f5c6c-c61b-49e9-aefd-dcf261c606ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:55.947220 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-9f1f5c6c-c61b-49e9-aefd-dcf261c606ad tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:41:55.947596 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-9f1f5c6c-c61b-49e9-aefd-dcf261c606ad tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c396e464-a57a-40ce-aa19-e9ce35c6a2bd", "connector": null, "instance_uuid": "9327f0f9-859f-44f2-8749-6636203807ae"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:55.956105 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:55.956105 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:55.978835 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-9f1f5c6c-c61b-49e9-aefd-dcf261c606ad tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:41:55.979243 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1428/5744] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:41:55 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:56.653620 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-003c93f9-61e9-4488-b18f-9119dd411347 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:56.653988 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-003c93f9-61e9-4488-b18f-9119dd411347 None None] GET https://10.4.3.114/volume// Aug 14 22:41:56.654116 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-003c93f9-61e9-4488-b18f-9119dd411347 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:56.654308 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-003c93f9-61e9-4488-b18f-9119dd411347 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:56.654603 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-003c93f9-61e9-4488-b18f-9119dd411347 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:41:56.654850 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1444/5745] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:41: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 14 22:41:56.663045 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-22f2e852-d139-462f-96ea-88051f431397 req-b72fa664-a560-4691-bb4f-d32728771ffc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:56.665599 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-b72fa664-a560-4691-bb4f-d32728771ffc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd Aug 14 22:41:56.665918 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-b72fa664-a560-4691-bb4f-d32728771ffc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:41:56.666215 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-b72fa664-a560-4691-bb4f-d32728771ffc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:41:56.690785 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:56.690785 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:41:56.695145 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-22f2e852-d139-462f-96ea-88051f431397 req-b72fa664-a560-4691-bb4f-d32728771ffc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:41:56.700347 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-b72fa664-a560-4691-bb4f-d32728771ffc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd returned with HTTP 200 Aug 14 22:41:56.700744 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1448/5746] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:41:56 2026] GET /volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd => generated 1545 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:41:56.803999 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-22f2e852-d139-462f-96ea-88051f431397 req-09b95e05-4e47-4a7c-8140-47c1342e0aa6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:56.805858 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-09b95e05-4e47-4a7c-8140-47c1342e0aa6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] PUT https://10.4.3.114/volume/v3/attachments/9743f743-d979-460b-b240-3254d4275997 Aug 14 22:41:56.806201 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-09b95e05-4e47-4a7c-8140-47c1342e0aa6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:56.814040 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-22f2e852-d139-462f-96ea-88051f431397 req-09b95e05-4e47-4a7c-8140-47c1342e0aa6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Acquiring lock "cinder-attachment_update-c396e464-a57a-40ce-aa19-e9ce35c6a2bd-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:41:56.818743 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-22f2e852-d139-462f-96ea-88051f431397 req-09b95e05-4e47-4a7c-8140-47c1342e0aa6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-c396e464-a57a-40ce-aa19-e9ce35c6a2bd-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:41:56.820089 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:56.820089 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:41:56.892430 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-22f2e852-d139-462f-96ea-88051f431397 req-09b95e05-4e47-4a7c-8140-47c1342e0aa6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-c396e464-a57a-40ce-aa19-e9ce35c6a2bd-np0000007343" released by "attachment_update" :: held 0.074s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:41:56.892717 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-09b95e05-4e47-4a7c-8140-47c1342e0aa6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/9743f743-d979-460b-b240-3254d4275997 returned with HTTP 200 Aug 14 22:41:56.893291 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1427/5747] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:41:56 2026] PUT /volume/v3/attachments/9743f743-d979-460b-b240-3254d4275997 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:41:56.914556 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-22f2e852-d139-462f-96ea-88051f431397 req-89edb764-215f-4e8c-8331-2f01d39ca736 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:41:56.916638 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-89edb764-215f-4e8c-8331-2f01d39ca736 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments/9743f743-d979-460b-b240-3254d4275997/action Aug 14 22:41:56.917089 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-89edb764-215f-4e8c-8331-2f01d39ca736 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:41:56.917089 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-89edb764-215f-4e8c-8331-2f01d39ca736 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:41:56.931098 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:41:56.931098 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:41:56.945426 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-22f2e852-d139-462f-96ea-88051f431397 req-89edb764-215f-4e8c-8331-2f01d39ca736 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/9743f743-d979-460b-b240-3254d4275997/action returned with HTTP 204 Aug 14 22:41:56.945809 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1429/5748] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:41:56 2026] POST /volume/v3/attachments/9743f743-d979-460b-b240-3254d4275997/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:42:05.464120 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=32,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:42:06.698873 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=18 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:42:06.885316 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=20,cinder:UPDATE=4 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:42:06.938241 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=25,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:42:39.932105 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b940f402-5a97-42fc-be9e-8b43f656769f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:39.933587 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b940f402-5a97-42fc-be9e-8b43f656769f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:42:39.933897 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b940f402-5a97-42fc-be9e-8b43f656769f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c396e464-a57a-40ce-aa19-e9ce35c6a2bd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-354057900", "description": null, "metadata": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:42:39.943420 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:39.943420 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:42:39.943841 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b940f402-5a97-42fc-be9e-8b43f656769f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:42:39.943969 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-b940f402-5a97-42fc-be9e-8b43f656769f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create snapshot from volume c396e464-a57a-40ce-aa19-e9ce35c6a2bd Aug 14 22:42:39.974551 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b940f402-5a97-42fc-be9e-8b43f656769f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['60ff16c8-fdc1-4572-a764-cfce06f39b21', '597e68c6-8504-4d64-962a-52d701a7efb9', '656b5465-c551-4786-95df-0a2d9309f919', 'd16aa448-289f-42bb-9976-0f207728ca5b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:42:40.001548 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b940f402-5a97-42fc-be9e-8b43f656769f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot force create request issued successfully. Aug 14 22:42:40.001848 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b940f402-5a97-42fc-be9e-8b43f656769f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:42:40.002285 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1445/5749] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:42:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:42:40.009816 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cf865446-f779-4d9a-afd6-ee3489e80a8b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:40.011416 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf865446-f779-4d9a-afd6-ee3489e80a8b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 Aug 14 22:42:40.011589 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf865446-f779-4d9a-afd6-ee3489e80a8b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:40.011789 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf865446-f779-4d9a-afd6-ee3489e80a8b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:40.017474 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:40.017474 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:42:40.017897 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cf865446-f779-4d9a-afd6-ee3489e80a8b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:40.018772 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf865446-f779-4d9a-afd6-ee3489e80a8b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 returned with HTTP 200 Aug 14 22:42:40.019125 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1449/5750] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:40 2026] GET /volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:41.027351 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-37e554d8-7062-4e92-bf7b-92d8758b0e5d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:41.029265 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37e554d8-7062-4e92-bf7b-92d8758b0e5d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 Aug 14 22:42:41.029493 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37e554d8-7062-4e92-bf7b-92d8758b0e5d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:41.029732 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37e554d8-7062-4e92-bf7b-92d8758b0e5d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:41.034740 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:41.034740 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:42:41.035206 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-37e554d8-7062-4e92-bf7b-92d8758b0e5d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:41.035965 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37e554d8-7062-4e92-bf7b-92d8758b0e5d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 returned with HTTP 200 Aug 14 22:42:41.036348 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1428/5751] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:41 2026] GET /volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:41.044303 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eed6cbf3-d5da-4cea-af08-7b17f2ede262 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:41.046074 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eed6cbf3-d5da-4cea-af08-7b17f2ede262 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 Aug 14 22:42:41.046264 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eed6cbf3-d5da-4cea-af08-7b17f2ede262 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:41.046440 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eed6cbf3-d5da-4cea-af08-7b17f2ede262 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:41.051203 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:41.051203 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:42:41.051645 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eed6cbf3-d5da-4cea-af08-7b17f2ede262 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:41.052297 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eed6cbf3-d5da-4cea-af08-7b17f2ede262 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 returned with HTTP 200 Aug 14 22:42:41.052591 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1430/5752] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:41 2026] GET /volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:41.059922 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a5911d6-37f6-432b-bdaf-54ce11c0b4e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:41.061746 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a5911d6-37f6-432b-bdaf-54ce11c0b4e0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:42:41.062009 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a5911d6-37f6-432b-bdaf-54ce11c0b4e0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c396e464-a57a-40ce-aa19-e9ce35c6a2bd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1722874794", "description": null, "metadata": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:42:41.071516 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:41.071516 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:42:41.071962 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8a5911d6-37f6-432b-bdaf-54ce11c0b4e0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:42:41.072087 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-8a5911d6-37f6-432b-bdaf-54ce11c0b4e0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create snapshot from volume c396e464-a57a-40ce-aa19-e9ce35c6a2bd Aug 14 22:42:41.094972 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8a5911d6-37f6-432b-bdaf-54ce11c0b4e0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['44d7f726-163c-4830-aa06-94456362ea32', 'e4e69c6a-d23d-4976-862d-44cad6daee1a', '5e18fd81-4a7d-4433-ab09-456e60f8de42', '7c434ffe-44e7-43b7-b933-8344bdeb6ef6'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:42:41.122833 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8a5911d6-37f6-432b-bdaf-54ce11c0b4e0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot force create request issued successfully. Aug 14 22:42:41.123171 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a5911d6-37f6-432b-bdaf-54ce11c0b4e0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:42:41.123592 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1446/5753] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:42:41 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 14 22:42:41.131290 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7cce6320-5142-435b-97ea-be9e09e7ef9d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:41.133046 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cce6320-5142-435b-97ea-be9e09e7ef9d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 Aug 14 22:42:41.133233 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cce6320-5142-435b-97ea-be9e09e7ef9d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:41.133434 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cce6320-5142-435b-97ea-be9e09e7ef9d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:41.137892 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:41.137892 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:42:41.138266 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7cce6320-5142-435b-97ea-be9e09e7ef9d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:41.138950 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cce6320-5142-435b-97ea-be9e09e7ef9d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 returned with HTTP 200 Aug 14 22:42:41.139288 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1450/5754] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:41 2026] GET /volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:42.147277 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-97c0e84e-3321-4d61-8b52-695c7c845f50 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:42.148785 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97c0e84e-3321-4d61-8b52-695c7c845f50 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 Aug 14 22:42:42.148967 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97c0e84e-3321-4d61-8b52-695c7c845f50 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:42.149135 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97c0e84e-3321-4d61-8b52-695c7c845f50 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:42.153697 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:42.153697 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:42:42.154082 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-97c0e84e-3321-4d61-8b52-695c7c845f50 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:42.154754 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97c0e84e-3321-4d61-8b52-695c7c845f50 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 returned with HTTP 200 Aug 14 22:42:42.155057 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1429/5755] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:42 2026] GET /volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:42.162601 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d5829f54-4105-4579-95ec-b64bea3a1fb7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:42.164208 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5829f54-4105-4579-95ec-b64bea3a1fb7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 Aug 14 22:42:42.164403 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5829f54-4105-4579-95ec-b64bea3a1fb7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:42.164580 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5829f54-4105-4579-95ec-b64bea3a1fb7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:42.169087 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:42.169087 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:42:42.169463 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d5829f54-4105-4579-95ec-b64bea3a1fb7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:42.170100 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5829f54-4105-4579-95ec-b64bea3a1fb7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 returned with HTTP 200 Aug 14 22:42:42.170445 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1431/5756] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:42 2026] GET /volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:42.178590 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-668ff91b-8585-4301-840c-4890330a3cf1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:42.180340 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-668ff91b-8585-4301-840c-4890330a3cf1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:42:42.180678 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-668ff91b-8585-4301-840c-4890330a3cf1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c396e464-a57a-40ce-aa19-e9ce35c6a2bd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2020074", "description": null, "metadata": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:42:42.190073 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:42.190073 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:42:42.190548 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-668ff91b-8585-4301-840c-4890330a3cf1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:42:42.190687 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-668ff91b-8585-4301-840c-4890330a3cf1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create snapshot from volume c396e464-a57a-40ce-aa19-e9ce35c6a2bd Aug 14 22:42:42.212277 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-668ff91b-8585-4301-840c-4890330a3cf1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['8a6df387-8fb7-41b0-9d9e-98e6f59d371d', 'be5bad96-c4b8-4e42-995c-23a23bc7ac9b', '1c70af1f-0ba2-47f2-a26a-f1d986b37236', '0b3ecf20-b8b2-4374-981f-873abbfd675b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:42:42.238611 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-668ff91b-8585-4301-840c-4890330a3cf1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot force create request issued successfully. Aug 14 22:42:42.239019 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-668ff91b-8585-4301-840c-4890330a3cf1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:42:42.239434 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1447/5757] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:42:42 2026] POST /volume/v3/snapshots => generated 305 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:42:42.247506 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5559f29d-6ed5-4f1f-8e90-f7e8e3576b26 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:42.249299 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5559f29d-6ed5-4f1f-8e90-f7e8e3576b26 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 Aug 14 22:42:42.249501 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5559f29d-6ed5-4f1f-8e90-f7e8e3576b26 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:42.249766 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5559f29d-6ed5-4f1f-8e90-f7e8e3576b26 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:42.256721 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:42.256721 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:42:42.257469 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5559f29d-6ed5-4f1f-8e90-f7e8e3576b26 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:42.258736 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5559f29d-6ed5-4f1f-8e90-f7e8e3576b26 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 returned with HTTP 200 Aug 14 22:42:42.259229 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1451/5758] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:42 2026] GET /volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:43.268205 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8a0d7ddf-cfa4-48f4-a5ea-f55bbe5b022d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:43.269969 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a0d7ddf-cfa4-48f4-a5ea-f55bbe5b022d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 Aug 14 22:42:43.270186 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a0d7ddf-cfa4-48f4-a5ea-f55bbe5b022d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:43.270419 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a0d7ddf-cfa4-48f4-a5ea-f55bbe5b022d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:43.274987 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:43.274987 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:42:43.275403 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8a0d7ddf-cfa4-48f4-a5ea-f55bbe5b022d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:43.276144 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a0d7ddf-cfa4-48f4-a5ea-f55bbe5b022d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 returned with HTTP 200 Aug 14 22:42:43.276534 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1430/5759] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:43 2026] GET /volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:43.284394 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-074271c9-55f4-41c4-aaf2-69940b803ec5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:43.286310 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-074271c9-55f4-41c4-aaf2-69940b803ec5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 Aug 14 22:42:43.286510 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-074271c9-55f4-41c4-aaf2-69940b803ec5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:43.286701 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-074271c9-55f4-41c4-aaf2-69940b803ec5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:43.291166 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:43.291166 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:42:43.291557 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-074271c9-55f4-41c4-aaf2-69940b803ec5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:43.292211 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-074271c9-55f4-41c4-aaf2-69940b803ec5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 returned with HTTP 200 Aug 14 22:42:43.292551 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1432/5760] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:43 2026] GET /volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:44.663046 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f087c7c-2389-442f-958d-93351db32ed9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:44.664677 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f087c7c-2389-442f-958d-93351db32ed9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 Aug 14 22:42:44.664840 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f087c7c-2389-442f-958d-93351db32ed9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:44.665007 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f087c7c-2389-442f-958d-93351db32ed9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:44.665104 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-7f087c7c-2389-442f-958d-93351db32ed9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete snapshot with id: 06281198-34a6-4563-b4c9-6eb66d877ef8 Aug 14 22:42:44.669353 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:44.669353 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:42:44.669713 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f087c7c-2389-442f-958d-93351db32ed9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:44.683276 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f087c7c-2389-442f-958d-93351db32ed9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot delete request issued successfully. Aug 14 22:42:44.683415 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f087c7c-2389-442f-958d-93351db32ed9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 returned with HTTP 202 Aug 14 22:42:44.683736 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1448/5761] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:42:44 2026] DELETE /volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:42:44.689954 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b4df898a-4be7-4939-943f-64b24a0fef60 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:44.691711 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4df898a-4be7-4939-943f-64b24a0fef60 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 Aug 14 22:42:44.691899 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4df898a-4be7-4939-943f-64b24a0fef60 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:44.692071 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4df898a-4be7-4939-943f-64b24a0fef60 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:44.697158 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:44.697158 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:42:44.697620 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b4df898a-4be7-4939-943f-64b24a0fef60 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:44.698348 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4df898a-4be7-4939-943f-64b24a0fef60 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 returned with HTTP 200 Aug 14 22:42:44.698698 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1452/5762] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:44 2026] GET /volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:45.707018 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a5660ed2-ef93-4efc-ace0-6b298f12c595 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:45.708745 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5660ed2-ef93-4efc-ace0-6b298f12c595 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 Aug 14 22:42:45.708966 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a5660ed2-ef93-4efc-ace0-6b298f12c595 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:45.709190 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a5660ed2-ef93-4efc-ace0-6b298f12c595 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:45.713092 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5660ed2-ef93-4efc-ace0-6b298f12c595 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 returned with HTTP 404 Aug 14 22:42:45.713546 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1431/5763] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:45 2026] GET /volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:42:45.719334 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65b31c46-9f05-4092-8103-b078a88adc0b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:45.720987 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65b31c46-9f05-4092-8103-b078a88adc0b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 Aug 14 22:42:45.721192 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65b31c46-9f05-4092-8103-b078a88adc0b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:45.721409 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65b31c46-9f05-4092-8103-b078a88adc0b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:45.721533 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-65b31c46-9f05-4092-8103-b078a88adc0b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete snapshot with id: 1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 Aug 14 22:42:45.725977 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:45.725977 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:42:45.726406 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65b31c46-9f05-4092-8103-b078a88adc0b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:45.741608 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65b31c46-9f05-4092-8103-b078a88adc0b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot delete request issued successfully. Aug 14 22:42:45.741798 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65b31c46-9f05-4092-8103-b078a88adc0b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 returned with HTTP 202 Aug 14 22:42:45.742166 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1433/5764] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:42:45 2026] DELETE /volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:42:45.748501 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cb207fa1-7337-4b26-b478-d06b476a2486 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:45.750802 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb207fa1-7337-4b26-b478-d06b476a2486 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 Aug 14 22:42:45.751045 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb207fa1-7337-4b26-b478-d06b476a2486 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:45.751329 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb207fa1-7337-4b26-b478-d06b476a2486 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:45.757595 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:45.757595 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:42:45.758215 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cb207fa1-7337-4b26-b478-d06b476a2486 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:45.759334 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb207fa1-7337-4b26-b478-d06b476a2486 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 returned with HTTP 200 Aug 14 22:42:45.759862 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1449/5765] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:45 2026] GET /volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:46.768467 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-203abe6c-0baf-42cb-bc7b-7ca226f03ddc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:46.770080 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-203abe6c-0baf-42cb-bc7b-7ca226f03ddc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 Aug 14 22:42:46.770267 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-203abe6c-0baf-42cb-bc7b-7ca226f03ddc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:46.770450 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-203abe6c-0baf-42cb-bc7b-7ca226f03ddc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:46.774545 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-203abe6c-0baf-42cb-bc7b-7ca226f03ddc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 returned with HTTP 404 Aug 14 22:42:46.774938 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1453/5766] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:46 2026] GET /volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:42:46.780491 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee979a3a-81ad-4292-b8f1-77e799a67662 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:46.782533 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee979a3a-81ad-4292-b8f1-77e799a67662 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 Aug 14 22:42:46.782786 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee979a3a-81ad-4292-b8f1-77e799a67662 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:46.782968 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee979a3a-81ad-4292-b8f1-77e799a67662 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:46.783070 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-ee979a3a-81ad-4292-b8f1-77e799a67662 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete snapshot with id: 0777f7c1-446d-438a-aeb8-8c765d39f820 Aug 14 22:42:46.788010 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:46.788010 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:42:46.788422 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ee979a3a-81ad-4292-b8f1-77e799a67662 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:46.803561 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ee979a3a-81ad-4292-b8f1-77e799a67662 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot delete request issued successfully. Aug 14 22:42:46.803772 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee979a3a-81ad-4292-b8f1-77e799a67662 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 returned with HTTP 202 Aug 14 22:42:46.804215 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1432/5767] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:42:46 2026] DELETE /volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:42:46.811669 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-343a1495-5164-4725-b493-82749ee97a21 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:46.813726 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-343a1495-5164-4725-b493-82749ee97a21 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 Aug 14 22:42:46.813935 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-343a1495-5164-4725-b493-82749ee97a21 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:46.814145 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-343a1495-5164-4725-b493-82749ee97a21 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:46.819451 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:46.819451 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:42:46.819876 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-343a1495-5164-4725-b493-82749ee97a21 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:42:46.820875 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-343a1495-5164-4725-b493-82749ee97a21 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 returned with HTTP 200 Aug 14 22:42:46.821399 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1434/5768] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:46 2026] GET /volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:47.829223 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b05c2674-edf5-450d-b158-14414c1926a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:47.830831 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b05c2674-edf5-450d-b158-14414c1926a3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 Aug 14 22:42:47.831000 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b05c2674-edf5-450d-b158-14414c1926a3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:47.831166 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b05c2674-edf5-450d-b158-14414c1926a3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:47.834820 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b05c2674-edf5-450d-b158-14414c1926a3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 returned with HTTP 404 Aug 14 22:42:47.835200 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1450/5769] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:47 2026] GET /volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:42:47.841146 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1654e8c9-f9ee-4766-95fd-c937ba9cf51f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:47.843362 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1654e8c9-f9ee-4766-95fd-c937ba9cf51f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 Aug 14 22:42:47.843614 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1654e8c9-f9ee-4766-95fd-c937ba9cf51f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:47.843847 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1654e8c9-f9ee-4766-95fd-c937ba9cf51f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:47.843984 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-1654e8c9-f9ee-4766-95fd-c937ba9cf51f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete snapshot with id: 06281198-34a6-4563-b4c9-6eb66d877ef8 Aug 14 22:42:47.848922 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1654e8c9-f9ee-4766-95fd-c937ba9cf51f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 returned with HTTP 404 Aug 14 22:42:47.849477 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1454/5770] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:42:47 2026] DELETE /volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:42:47.854912 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6588226a-1764-48c7-a553-bb5066b07cb9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:47.856459 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6588226a-1764-48c7-a553-bb5066b07cb9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 Aug 14 22:42:47.856659 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6588226a-1764-48c7-a553-bb5066b07cb9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:47.856830 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6588226a-1764-48c7-a553-bb5066b07cb9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:47.860701 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6588226a-1764-48c7-a553-bb5066b07cb9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 returned with HTTP 404 Aug 14 22:42:47.861086 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1433/5771] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:47 2026] GET /volume/v3/snapshots/06281198-34a6-4563-b4c9-6eb66d877ef8 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:42:47.866401 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-10f27695-7e46-428b-80f4-6e43f44d8e4e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:47.867947 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10f27695-7e46-428b-80f4-6e43f44d8e4e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 Aug 14 22:42:47.868109 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10f27695-7e46-428b-80f4-6e43f44d8e4e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:47.868285 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10f27695-7e46-428b-80f4-6e43f44d8e4e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:47.868388 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-10f27695-7e46-428b-80f4-6e43f44d8e4e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete snapshot with id: 1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 Aug 14 22:42:47.872087 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10f27695-7e46-428b-80f4-6e43f44d8e4e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 returned with HTTP 404 Aug 14 22:42:47.872479 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1435/5772] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:42:47 2026] DELETE /volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:42:47.877949 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ae3c5f0-ef26-4067-a350-395bd0626d3d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:47.879527 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ae3c5f0-ef26-4067-a350-395bd0626d3d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 Aug 14 22:42:47.879714 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ae3c5f0-ef26-4067-a350-395bd0626d3d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:47.879885 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ae3c5f0-ef26-4067-a350-395bd0626d3d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:47.883991 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ae3c5f0-ef26-4067-a350-395bd0626d3d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 returned with HTTP 404 Aug 14 22:42:47.884407 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1451/5773] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:47 2026] GET /volume/v3/snapshots/1312dabb-6706-4bcd-8a5f-5e80a2d2a1f1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:42:47.890267 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-91015c5f-cee7-42b3-b895-d9328fa9fc49 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:47.892245 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91015c5f-cee7-42b3-b895-d9328fa9fc49 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 Aug 14 22:42:47.892501 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91015c5f-cee7-42b3-b895-d9328fa9fc49 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:47.892741 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91015c5f-cee7-42b3-b895-d9328fa9fc49 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:47.892878 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-91015c5f-cee7-42b3-b895-d9328fa9fc49 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete snapshot with id: 0777f7c1-446d-438a-aeb8-8c765d39f820 Aug 14 22:42:47.898047 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91015c5f-cee7-42b3-b895-d9328fa9fc49 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 returned with HTTP 404 Aug 14 22:42:47.898559 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1455/5774] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:42:47 2026] DELETE /volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:42:47.904289 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1f7e5797-dcc0-4200-97de-c4e4a418199f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:47.905932 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f7e5797-dcc0-4200-97de-c4e4a418199f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 Aug 14 22:42:47.906150 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f7e5797-dcc0-4200-97de-c4e4a418199f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:47.906383 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f7e5797-dcc0-4200-97de-c4e4a418199f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:47.910456 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f7e5797-dcc0-4200-97de-c4e4a418199f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 returned with HTTP 404 Aug 14 22:42:47.910996 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1434/5775] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:42:47 2026] GET /volume/v3/snapshots/0777f7c1-446d-438a-aeb8-8c765d39f820 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:42:48.859500 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1a42d2fb-4781-4e7a-af4b-d3033627cec0 req-f9a00221-589c-4a35-9c6f-6b4feb99c85d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:48.861563 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1a42d2fb-4781-4e7a-af4b-d3033627cec0 req-f9a00221-589c-4a35-9c6f-6b4feb99c85d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/attachments/9743f743-d979-460b-b240-3254d4275997 Aug 14 22:42:48.861776 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1a42d2fb-4781-4e7a-af4b-d3033627cec0 req-f9a00221-589c-4a35-9c6f-6b4feb99c85d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:48.861954 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1a42d2fb-4781-4e7a-af4b-d3033627cec0 req-f9a00221-589c-4a35-9c6f-6b4feb99c85d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:48.868935 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:48.868935 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:42:48.909326 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1a42d2fb-4781-4e7a-af4b-d3033627cec0 req-f9a00221-589c-4a35-9c6f-6b4feb99c85d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/9743f743-d979-460b-b240-3254d4275997 returned with HTTP 200 Aug 14 22:42:48.909720 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1436/5776] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:42:48 2026] DELETE /volume/v3/attachments/9743f743-d979-460b-b240-3254d4275997 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:49.584263 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-57ebc550-e568-418b-b9cf-2115443a697e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:49.586069 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57ebc550-e568-418b-b9cf-2115443a697e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd Aug 14 22:42:49.586268 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57ebc550-e568-418b-b9cf-2115443a697e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:49.586483 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57ebc550-e568-418b-b9cf-2115443a697e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:49.586640 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-57ebc550-e568-418b-b9cf-2115443a697e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume with id: c396e464-a57a-40ce-aa19-e9ce35c6a2bd Aug 14 22:42:49.593643 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:49.593643 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:42:49.594106 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-57ebc550-e568-418b-b9cf-2115443a697e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:42:49.609084 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-57ebc550-e568-418b-b9cf-2115443a697e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume request issued successfully. Aug 14 22:42:49.609281 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57ebc550-e568-418b-b9cf-2115443a697e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd returned with HTTP 202 Aug 14 22:42:49.609714 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1452/5777] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:42:49 2026] DELETE /volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:42:49.615844 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-66e92f53-abb6-4e46-847b-e631c3ef5fa8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:49.617436 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66e92f53-abb6-4e46-847b-e631c3ef5fa8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd Aug 14 22:42:49.617640 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66e92f53-abb6-4e46-847b-e631c3ef5fa8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:49.617805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66e92f53-abb6-4e46-847b-e631c3ef5fa8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:49.624647 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:49.624647 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:42:49.628737 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-66e92f53-abb6-4e46-847b-e631c3ef5fa8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:42:49.633780 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66e92f53-abb6-4e46-847b-e631c3ef5fa8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd returned with HTTP 200 Aug 14 22:42:49.634160 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1456/5778] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:42:49 2026] GET /volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:42:50.645316 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3c18e31a-4163-4bc0-8084-aba1517e3f4e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:50.646830 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c18e31a-4163-4bc0-8084-aba1517e3f4e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd Aug 14 22:42:50.646993 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c18e31a-4163-4bc0-8084-aba1517e3f4e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:50.647162 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c18e31a-4163-4bc0-8084-aba1517e3f4e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:50.651983 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c18e31a-4163-4bc0-8084-aba1517e3f4e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd returned with HTTP 404 Aug 14 22:42:50.652435 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1435/5779] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:42:50 2026] GET /volume/v3/volumes/c396e464-a57a-40ce-aa19-e9ce35c6a2bd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:42:50.676532 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:50.677991 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:42:50.678317 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1573962839", "snapshot_id": null, "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:42:50.679672 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1573962839', 'snapshot_id': None, 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:42:50.766269 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume of 1 GB Aug 14 22:42:50.766578 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:50.766578 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:42:50.769897 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Availability Zones retrieved successfully. Aug 14 22:42:50.774965 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (eb1b4e68-e3a6-4c07-aa09-6b95701b2c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:42:50.775804 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4145a781-ac27-4041-af46-09c1513800ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:42:50.776655 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:42:50.823672 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4145a781-ac27-4041-af46-09c1513800ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:42:50.824320 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1382681e-a636-4efa-9a5d-9c3828d24cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:42:50.854913 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['10c571ae-0bb3-4d82-aac6-ccf1ef0116c1', '9090e86e-9498-4eb0-8614-6b8bada0ad0e', 'cfa282ec-248d-4867-9d1a-e8ef8308fbe1', 'de31f18a-8715-4d05-b386-7a34ea479e01'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:42:50.855976 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1382681e-a636-4efa-9a5d-9c3828d24cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10c571ae-0bb3-4d82-aac6-ccf1ef0116c1', '9090e86e-9498-4eb0-8614-6b8bada0ad0e', 'cfa282ec-248d-4867-9d1a-e8ef8308fbe1', 'de31f18a-8715-4d05-b386-7a34ea479e01']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:42:50.856742 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a176425-f54d-449b-8260-8f14462bc778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:42:50.876305 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a176425-f54d-449b-8260-8f14462bc778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '241d8636-350b-4077-aa78-71709eb9dc10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1573962839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['10c571ae-0bb3-4d82-aac6-ccf1ef0116c1','9090e86e-9498-4eb0-8614-6b8bada0ad0e','cfa282ec-248d-4867-9d1a-e8ef8308fbe1','de31f18a-8715-4d05-b386-7a34ea479e01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:42:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1573962839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=241d8636-350b-4077-aa78-71709eb9dc10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c118b58d0f645c9817846142d92250d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:42:50.877044 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8601f2ea-6107-49d9-887d-527e0a6ac764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:42:50.892881 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8601f2ea-6107-49d9-887d-527e0a6ac764) transitioned into state 'SUCCESS' from state '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-1573962839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['10c571ae-0bb3-4d82-aac6-ccf1ef0116c1','9090e86e-9498-4eb0-8614-6b8bada0ad0e','cfa282ec-248d-4867-9d1a-e8ef8308fbe1','de31f18a-8715-4d05-b386-7a34ea479e01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:42:50.893607 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cecb7dd4-8899-4827-80d0-78d046b1a831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:42:50.900855 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cecb7dd4-8899-4827-80d0-78d046b1a831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:42:50.901650 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (eb1b4e68-e3a6-4c07-aa09-6b95701b2c96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:42:50.901942 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request issued successfully. Aug 14 22:42:50.902474 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f264124f-9cd6-41d7-ade4-cb305b147c91 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:42:50.902880 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1437/5780] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:42:50 2026] POST /volume/v3/volumes => generated 759 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:42:50.913451 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9d0cedd8-7ea0-4a58-b1f5-444f51290f18 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:50.914981 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d0cedd8-7ea0-4a58-b1f5-444f51290f18 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 Aug 14 22:42:50.915136 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d0cedd8-7ea0-4a58-b1f5-444f51290f18 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:50.915323 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d0cedd8-7ea0-4a58-b1f5-444f51290f18 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:50.921469 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:50.921469 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:42:50.924400 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9d0cedd8-7ea0-4a58-b1f5-444f51290f18 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:42:50.927943 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d0cedd8-7ea0-4a58-b1f5-444f51290f18 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 returned with HTTP 200 Aug 14 22:42:50.928273 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1453/5781] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:42:50 2026] GET /volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:42:51.939453 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc4701cd-4a84-499b-bb2c-14cb9d398762 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:51.941065 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc4701cd-4a84-499b-bb2c-14cb9d398762 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 Aug 14 22:42:51.941278 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc4701cd-4a84-499b-bb2c-14cb9d398762 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:51.941475 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc4701cd-4a84-499b-bb2c-14cb9d398762 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:51.948408 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:51.948408 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:42:51.952407 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cc4701cd-4a84-499b-bb2c-14cb9d398762 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:42:51.956723 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc4701cd-4a84-499b-bb2c-14cb9d398762 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 returned with HTTP 200 Aug 14 22:42:51.957065 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1457/5782] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:42:51 2026] GET /volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:42:51.967418 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9abd489e-ee95-4760-99cc-d9f8c573ff4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:51.968914 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9abd489e-ee95-4760-99cc-d9f8c573ff4a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 Aug 14 22:42:51.969076 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9abd489e-ee95-4760-99cc-d9f8c573ff4a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:51.969263 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9abd489e-ee95-4760-99cc-d9f8c573ff4a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:51.976481 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:51.976481 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:42:51.980116 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9abd489e-ee95-4760-99cc-d9f8c573ff4a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:42:51.984493 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9abd489e-ee95-4760-99cc-d9f8c573ff4a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 returned with HTTP 200 Aug 14 22:42:51.984881 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1436/5783] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:42:51 2026] GET /volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:42:52.845777 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-9abc82c0-46b8-4b00-a45b-9196be2abc7a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:52.847666 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-9abc82c0-46b8-4b00-a45b-9196be2abc7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 Aug 14 22:42:52.847833 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-9abc82c0-46b8-4b00-a45b-9196be2abc7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:52.847999 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-9abc82c0-46b8-4b00-a45b-9196be2abc7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:52.854131 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:52.854131 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:42:52.856998 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-9abc82c0-46b8-4b00-a45b-9196be2abc7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:42:52.860781 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-9abc82c0-46b8-4b00-a45b-9196be2abc7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 returned with HTTP 200 Aug 14 22:42:52.861130 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1438/5784] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:42:52 2026] GET /volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:42:53.222807 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-59942989-1a93-4e8a-8ed9-3205a73a5777 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:53.225443 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-59942989-1a93-4e8a-8ed9-3205a73a5777 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 Aug 14 22:42:53.225701 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-59942989-1a93-4e8a-8ed9-3205a73a5777 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:53.225993 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-59942989-1a93-4e8a-8ed9-3205a73a5777 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:53.234810 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:53.234810 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:42:53.239266 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-59942989-1a93-4e8a-8ed9-3205a73a5777 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:42:53.245132 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-59942989-1a93-4e8a-8ed9-3205a73a5777 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 returned with HTTP 200 Aug 14 22:42:53.245652 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1454/5785] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:42:53 2026] GET /volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:42:53.254180 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-81e45368-27cc-48e9-af3d-65712ab19bc9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:53.254545 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81e45368-27cc-48e9-af3d-65712ab19bc9 None None] GET https://10.4.3.114/volume// Aug 14 22:42:53.254714 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81e45368-27cc-48e9-af3d-65712ab19bc9 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:53.254907 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81e45368-27cc-48e9-af3d-65712ab19bc9 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:53.255194 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81e45368-27cc-48e9-af3d-65712ab19bc9 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:42:53.255464 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1458/5786] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:42:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 22:42:53.262059 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-fd02c5d2-6820-4f0e-b019-cadd72923038 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:53.263781 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-fd02c5d2-6820-4f0e-b019-cadd72923038 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:42:53.264124 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-fd02c5d2-6820-4f0e-b019-cadd72923038 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "241d8636-350b-4077-aa78-71709eb9dc10", "connector": null, "instance_uuid": "c3883299-2052-4cb7-9332-b76ee791b5c2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:42:53.271376 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:53.271376 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:42:53.291436 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-fd02c5d2-6820-4f0e-b019-cadd72923038 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:42:53.291845 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1437/5787] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:42:53 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 14 22:42:53.971537 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d6e08e16-3eb8-45f9-8574-8bf66fade43c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:53.971889 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6e08e16-3eb8-45f9-8574-8bf66fade43c None None] GET https://10.4.3.114/volume// Aug 14 22:42:53.972046 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6e08e16-3eb8-45f9-8574-8bf66fade43c None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:53.972237 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6e08e16-3eb8-45f9-8574-8bf66fade43c None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:53.972568 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6e08e16-3eb8-45f9-8574-8bf66fade43c None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:42:53.972852 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1439/5788] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:42:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:42:53.982509 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-36babc81-aeb4-4565-bb68-42ffcadebeb3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:53.984507 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-36babc81-aeb4-4565-bb68-42ffcadebeb3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 Aug 14 22:42:53.984702 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-36babc81-aeb4-4565-bb68-42ffcadebeb3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:42:53.984869 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-36babc81-aeb4-4565-bb68-42ffcadebeb3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:42:53.992936 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:53.992936 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:42:53.995770 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-36babc81-aeb4-4565-bb68-42ffcadebeb3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:42:53.999573 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-36babc81-aeb4-4565-bb68-42ffcadebeb3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 returned with HTTP 200 Aug 14 22:42:53.999998 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1455/5789] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:42:53 2026] GET /volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:42:54.094140 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-95f5ecbd-206e-4da7-bf33-4c8b56adfd2c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:54.096071 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-95f5ecbd-206e-4da7-bf33-4c8b56adfd2c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] PUT https://10.4.3.114/volume/v3/attachments/b98987d3-6940-4147-835e-35ea3cf8adc3 Aug 14 22:42:54.096422 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-95f5ecbd-206e-4da7-bf33-4c8b56adfd2c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:42:54.103235 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-95f5ecbd-206e-4da7-bf33-4c8b56adfd2c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Acquiring lock "cinder-attachment_update-241d8636-350b-4077-aa78-71709eb9dc10-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:42:54.107642 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-95f5ecbd-206e-4da7-bf33-4c8b56adfd2c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-241d8636-350b-4077-aa78-71709eb9dc10-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:42:54.108578 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:54.108578 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:42:54.175659 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-95f5ecbd-206e-4da7-bf33-4c8b56adfd2c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-241d8636-350b-4077-aa78-71709eb9dc10-np0000007343" released by "attachment_update" :: held 0.068s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:42:54.176410 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-95f5ecbd-206e-4da7-bf33-4c8b56adfd2c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/b98987d3-6940-4147-835e-35ea3cf8adc3 returned with HTTP 200 Aug 14 22:42:54.176857 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1459/5790] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:42:54 2026] PUT /volume/v3/attachments/b98987d3-6940-4147-835e-35ea3cf8adc3 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:42:54.195161 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-ef46a793-8318-4455-b1f3-57852a2fcc7a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:42:54.196966 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-ef46a793-8318-4455-b1f3-57852a2fcc7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments/b98987d3-6940-4147-835e-35ea3cf8adc3/action Aug 14 22:42:54.197297 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-ef46a793-8318-4455-b1f3-57852a2fcc7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:42:54.197400 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-ef46a793-8318-4455-b1f3-57852a2fcc7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:42:54.211892 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:42:54.211892 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:42:54.221498 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3b2e09d9-2af9-4e54-ae1d-14dd4d756aae req-ef46a793-8318-4455-b1f3-57852a2fcc7a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/b98987d3-6940-4147-835e-35ea3cf8adc3/action returned with HTTP 204 Aug 14 22:42:54.221920 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1438/5791] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:42:54 2026] POST /volume/v3/attachments/b98987d3-6940-4147-835e-35ea3cf8adc3/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:43:02.859749 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=43,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:43:03.998630 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=68,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:43:04.169691 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:43:04.218057 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:43:28.289152 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9df0a12f-f72d-4546-8037-8040b2e99bba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:28.290719 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9df0a12f-f72d-4546-8037-8040b2e99bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:43:28.291122 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9df0a12f-f72d-4546-8037-8040b2e99bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "241d8636-350b-4077-aa78-71709eb9dc10", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-57390976", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:43:28.301296 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:28.301296 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:43:28.301296 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9df0a12f-f72d-4546-8037-8040b2e99bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:28.301540 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-9df0a12f-f72d-4546-8037-8040b2e99bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create snapshot from volume 241d8636-350b-4077-aa78-71709eb9dc10 Aug 14 22:43:28.322627 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-9df0a12f-f72d-4546-8037-8040b2e99bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['5cc637ca-03c2-41ff-83dd-510d05696b70', '9f65c0e5-cd62-442e-943e-9b619bb31ba6', '61c12722-084a-4af9-8f14-a538c1e3e751', '192ce674-c438-423f-95ee-7fbc24799c08'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:43:28.349124 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9df0a12f-f72d-4546-8037-8040b2e99bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot force create request issued successfully. Aug 14 22:43:28.349581 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9df0a12f-f72d-4546-8037-8040b2e99bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:43:28.350131 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1440/5792] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:43:28 2026] POST /volume/v3/snapshots => generated 306 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:43:28.359345 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a0b50a3a-b3e3-42c1-b18a-1e4d8d377d60 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:28.361029 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0b50a3a-b3e3-42c1-b18a-1e4d8d377d60 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 Aug 14 22:43:28.361226 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0b50a3a-b3e3-42c1-b18a-1e4d8d377d60 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:28.361447 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0b50a3a-b3e3-42c1-b18a-1e4d8d377d60 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:28.366091 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:28.366091 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:43:28.366489 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a0b50a3a-b3e3-42c1-b18a-1e4d8d377d60 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:28.367146 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0b50a3a-b3e3-42c1-b18a-1e4d8d377d60 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 returned with HTTP 200 Aug 14 22:43:28.367517 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1456/5793] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:43:28 2026] GET /volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:29.375549 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-99afe81e-2e41-4562-b9b8-aa9ac600e450 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:29.377328 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99afe81e-2e41-4562-b9b8-aa9ac600e450 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 Aug 14 22:43:29.377562 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99afe81e-2e41-4562-b9b8-aa9ac600e450 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:29.377802 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99afe81e-2e41-4562-b9b8-aa9ac600e450 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:29.382740 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:29.382740 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:43:29.383124 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-99afe81e-2e41-4562-b9b8-aa9ac600e450 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:29.383830 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99afe81e-2e41-4562-b9b8-aa9ac600e450 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 returned with HTTP 200 Aug 14 22:43:29.384133 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1460/5794] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:43:29 2026] GET /volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:29.392057 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be3294cf-61eb-4c14-8b7f-b5c0f42be3ff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:29.393706 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be3294cf-61eb-4c14-8b7f-b5c0f42be3ff tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 Aug 14 22:43:29.393899 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be3294cf-61eb-4c14-8b7f-b5c0f42be3ff tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:29.394077 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be3294cf-61eb-4c14-8b7f-b5c0f42be3ff tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:29.398665 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:29.398665 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:43:29.399019 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-be3294cf-61eb-4c14-8b7f-b5c0f42be3ff tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:29.399692 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be3294cf-61eb-4c14-8b7f-b5c0f42be3ff tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 returned with HTTP 200 Aug 14 22:43:29.400029 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1439/5795] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:43:29 2026] GET /volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:35.445265 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e80ad701-734a-41b3-bd7f-28e7ec428d7d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:35.447019 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e80ad701-734a-41b3-bd7f-28e7ec428d7d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 Aug 14 22:43:35.447200 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e80ad701-734a-41b3-bd7f-28e7ec428d7d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:35.447385 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e80ad701-734a-41b3-bd7f-28e7ec428d7d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:35.447489 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-e80ad701-734a-41b3-bd7f-28e7ec428d7d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete snapshot with id: 3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 Aug 14 22:43:35.451884 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:35.451884 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:43:35.452237 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e80ad701-734a-41b3-bd7f-28e7ec428d7d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:35.468287 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e80ad701-734a-41b3-bd7f-28e7ec428d7d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot delete request issued successfully. Aug 14 22:43:35.468456 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e80ad701-734a-41b3-bd7f-28e7ec428d7d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 returned with HTTP 202 Aug 14 22:43:35.468778 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1441/5796] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:43:35 2026] DELETE /volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:43:35.474731 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ec52d56-3e00-4d35-8ced-2b9946271b04 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:35.476462 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ec52d56-3e00-4d35-8ced-2b9946271b04 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 Aug 14 22:43:35.476645 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ec52d56-3e00-4d35-8ced-2b9946271b04 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:35.476821 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ec52d56-3e00-4d35-8ced-2b9946271b04 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:35.481935 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:35.481935 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:43:35.482405 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7ec52d56-3e00-4d35-8ced-2b9946271b04 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:35.483193 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ec52d56-3e00-4d35-8ced-2b9946271b04 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 returned with HTTP 200 Aug 14 22:43:35.483732 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1457/5797] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:43:35 2026] GET /volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:36.491614 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-062332e0-1b93-40d8-bd5d-7a9fc59e1c9d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:36.493291 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-062332e0-1b93-40d8-bd5d-7a9fc59e1c9d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 Aug 14 22:43:36.493486 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-062332e0-1b93-40d8-bd5d-7a9fc59e1c9d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:36.493664 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-062332e0-1b93-40d8-bd5d-7a9fc59e1c9d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:36.497569 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-062332e0-1b93-40d8-bd5d-7a9fc59e1c9d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 returned with HTTP 404 Aug 14 22:43:36.497984 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1461/5798] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:43:36 2026] GET /volume/v3/snapshots/3cfbff72-82bf-47dc-a1e5-78a8f8e4fd04 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:43:37.707045 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-cb69e534-e446-4d1d-a13b-aafddef8c430 req-cee61918-cd08-4ac6-9369-b4c04a40aa7b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:37.709018 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cb69e534-e446-4d1d-a13b-aafddef8c430 req-cee61918-cd08-4ac6-9369-b4c04a40aa7b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/attachments/b98987d3-6940-4147-835e-35ea3cf8adc3 Aug 14 22:43:37.709472 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cb69e534-e446-4d1d-a13b-aafddef8c430 req-cee61918-cd08-4ac6-9369-b4c04a40aa7b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:37.709472 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cb69e534-e446-4d1d-a13b-aafddef8c430 req-cee61918-cd08-4ac6-9369-b4c04a40aa7b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:37.715949 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:37.715949 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:43:37.754596 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cb69e534-e446-4d1d-a13b-aafddef8c430 req-cee61918-cd08-4ac6-9369-b4c04a40aa7b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/b98987d3-6940-4147-835e-35ea3cf8adc3 returned with HTTP 200 Aug 14 22:43:37.754965 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1440/5799] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:43:37 2026] DELETE /volume/v3/attachments/b98987d3-6940-4147-835e-35ea3cf8adc3 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:39.133899 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6a4214a0-26b7-4dba-a5fc-931cc73e2af7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:39.135603 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a4214a0-26b7-4dba-a5fc-931cc73e2af7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 Aug 14 22:43:39.135810 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a4214a0-26b7-4dba-a5fc-931cc73e2af7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:39.136016 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a4214a0-26b7-4dba-a5fc-931cc73e2af7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:39.136199 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6a4214a0-26b7-4dba-a5fc-931cc73e2af7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume with id: 241d8636-350b-4077-aa78-71709eb9dc10 Aug 14 22:43:39.143303 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:39.143303 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:43:39.143788 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6a4214a0-26b7-4dba-a5fc-931cc73e2af7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:39.157258 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6a4214a0-26b7-4dba-a5fc-931cc73e2af7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume request issued successfully. Aug 14 22:43:39.157481 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a4214a0-26b7-4dba-a5fc-931cc73e2af7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 returned with HTTP 202 Aug 14 22:43:39.157865 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1442/5800] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:43:39 2026] DELETE /volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:43:39.164238 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d4e6beee-9060-4cb3-943f-3666a316d1e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:39.166109 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4e6beee-9060-4cb3-943f-3666a316d1e3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 Aug 14 22:43:39.166361 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4e6beee-9060-4cb3-943f-3666a316d1e3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:39.166595 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4e6beee-9060-4cb3-943f-3666a316d1e3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:39.173210 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:39.173210 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:43:39.176480 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d4e6beee-9060-4cb3-943f-3666a316d1e3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:39.180655 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4e6beee-9060-4cb3-943f-3666a316d1e3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 returned with HTTP 200 Aug 14 22:43:39.180996 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1458/5801] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:43:39 2026] GET /volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:43:40.193554 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8e4059f9-c811-4142-af2f-75499f92c164 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:40.195241 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e4059f9-c811-4142-af2f-75499f92c164 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 Aug 14 22:43:40.195460 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8e4059f9-c811-4142-af2f-75499f92c164 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:40.195631 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8e4059f9-c811-4142-af2f-75499f92c164 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:40.202053 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e4059f9-c811-4142-af2f-75499f92c164 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 returned with HTTP 404 Aug 14 22:43:40.202831 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1462/5802] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:43:40 2026] GET /volume/v3/volumes/241d8636-350b-4077-aa78-71709eb9dc10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:43:40.227617 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b3315793-e7fe-4451-b686-4249402453a9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:40.229142 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:43:40.229488 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1981471154", "snapshot_id": null, "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:43:40.230863 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1981471154', 'snapshot_id': None, 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:43:40.324856 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume of 1 GB Aug 14 22:43:40.325117 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:40.325117 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:43:40.328486 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Availability Zones retrieved successfully. Aug 14 22:43:40.333431 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (6f6ef2e7-94ed-49c4-aaa9-a7ff7d9bf90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:43:40.334191 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f6c29f3-9172-47c3-92a7-921429049a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:40.335010 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:43:40.379583 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f6c29f3-9172-47c3-92a7-921429049a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:40.380214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6862f97-bb51-416e-99fa-8c7e39e0a24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:40.413155 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['7e74c73f-4a37-45ee-b94e-d7d7a7f845e5', '68d59813-a45d-4827-a18d-b294da865393', '76b2646f-2f51-4c6b-8bbf-f6246b84cde8', '1ef83e80-45b7-4a81-bf5f-bf6727b44e9f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:43:40.413826 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6862f97-bb51-416e-99fa-8c7e39e0a24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e74c73f-4a37-45ee-b94e-d7d7a7f845e5', '68d59813-a45d-4827-a18d-b294da865393', '76b2646f-2f51-4c6b-8bbf-f6246b84cde8', '1ef83e80-45b7-4a81-bf5f-bf6727b44e9f']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:40.414472 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aa8764c-c8ef-4ce3-a2d2-3dd9e7d63394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:40.433713 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aa8764c-c8ef-4ce3-a2d2-3dd9e7d63394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5663ef55-c2fe-49e3-96cb-709464062af3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1981471154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['7e74c73f-4a37-45ee-b94e-d7d7a7f845e5','68d59813-a45d-4827-a18d-b294da865393','76b2646f-2f51-4c6b-8bbf-f6246b84cde8','1ef83e80-45b7-4a81-bf5f-bf6727b44e9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1981471154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5663ef55-c2fe-49e3-96cb-709464062af3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c118b58d0f645c9817846142d92250d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:40.434526 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c86dc9-c9dc-42ae-bb89-73001953f89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:40.450067 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c86dc9-c9dc-42ae-bb89-73001953f89b) transitioned into state 'SUCCESS' from state '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-1981471154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['7e74c73f-4a37-45ee-b94e-d7d7a7f845e5','68d59813-a45d-4827-a18d-b294da865393','76b2646f-2f51-4c6b-8bbf-f6246b84cde8','1ef83e80-45b7-4a81-bf5f-bf6727b44e9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:40.450335 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9962399-82e9-4fe7-bd71-76aacf973acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:40.457525 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9962399-82e9-4fe7-bd71-76aacf973acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:40.458221 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (6f6ef2e7-94ed-49c4-aaa9-a7ff7d9bf90e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:43:40.458498 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request issued successfully. Aug 14 22:43:40.459075 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3315793-e7fe-4451-b686-4249402453a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:43:40.459473 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1441/5803] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:43:40 2026] POST /volume/v3/volumes => generated 759 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:43:40.469757 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a4ba4239-66d7-419d-9497-1c07670eca1d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:40.471911 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4ba4239-66d7-419d-9497-1c07670eca1d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 Aug 14 22:43:40.472060 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4ba4239-66d7-419d-9497-1c07670eca1d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:40.472192 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4ba4239-66d7-419d-9497-1c07670eca1d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:40.478371 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:40.478371 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:43:40.481430 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a4ba4239-66d7-419d-9497-1c07670eca1d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:40.484845 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4ba4239-66d7-419d-9497-1c07670eca1d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 returned with HTTP 200 Aug 14 22:43:40.485156 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1443/5804] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:43:40 2026] GET /volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:41.495985 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9cf99807-482a-47f4-9d69-f69015e27d30 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:41.497486 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9cf99807-482a-47f4-9d69-f69015e27d30 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 Aug 14 22:43:41.497658 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9cf99807-482a-47f4-9d69-f69015e27d30 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:41.497817 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9cf99807-482a-47f4-9d69-f69015e27d30 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:41.503602 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:41.503602 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:43:41.506512 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9cf99807-482a-47f4-9d69-f69015e27d30 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:41.510142 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9cf99807-482a-47f4-9d69-f69015e27d30 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 returned with HTTP 200 Aug 14 22:43:41.510484 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1459/5805] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:43:41 2026] GET /volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 => generated 1367 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:43:41.521354 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d9454c17-5ec4-48e9-9736-acbff13678a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:41.523050 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9454c17-5ec4-48e9-9736-acbff13678a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 Aug 14 22:43:41.523231 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9454c17-5ec4-48e9-9736-acbff13678a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:41.523445 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9454c17-5ec4-48e9-9736-acbff13678a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:41.530913 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:41.530913 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:43:41.534701 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d9454c17-5ec4-48e9-9736-acbff13678a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:41.539186 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9454c17-5ec4-48e9-9736-acbff13678a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 returned with HTTP 200 Aug 14 22:43:41.539614 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1463/5806] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:43:41 2026] GET /volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:43:41.554826 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-681e157c-ac1a-40ee-89a1-0fab9a3a2923 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:41.556590 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-681e157c-ac1a-40ee-89a1-0fab9a3a2923 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:43:41.556905 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-681e157c-ac1a-40ee-89a1-0fab9a3a2923 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5663ef55-c2fe-49e3-96cb-709464062af3", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-362409434", "description": null, "metadata": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:43:41.565343 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:41.565343 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:43:41.565752 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-681e157c-ac1a-40ee-89a1-0fab9a3a2923 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:41.565881 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-681e157c-ac1a-40ee-89a1-0fab9a3a2923 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create snapshot from volume 5663ef55-c2fe-49e3-96cb-709464062af3 Aug 14 22:43:41.588169 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-681e157c-ac1a-40ee-89a1-0fab9a3a2923 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['02f00973-4128-461d-8883-f3b06e6f4e58', 'ed7771d7-8cee-406d-89c3-d61c4d4a448c', 'f4bfea59-aa3c-450f-b5c4-106f21d8c77e', '7fd6163b-9674-4568-892a-5a8729f94e36'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:43:41.614592 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-681e157c-ac1a-40ee-89a1-0fab9a3a2923 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot create request issued successfully. Aug 14 22:43:41.614903 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-681e157c-ac1a-40ee-89a1-0fab9a3a2923 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:43:41.615457 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1442/5807] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:43:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:43:41.624119 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0255208-cbf7-4252-babb-8e0f0f10cf73 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:41.626001 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0255208-cbf7-4252-babb-8e0f0f10cf73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f Aug 14 22:43:41.626387 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0255208-cbf7-4252-babb-8e0f0f10cf73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:41.626387 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0255208-cbf7-4252-babb-8e0f0f10cf73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:41.630874 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:41.630874 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:43:41.631239 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e0255208-cbf7-4252-babb-8e0f0f10cf73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:41.631953 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0255208-cbf7-4252-babb-8e0f0f10cf73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f returned with HTTP 200 Aug 14 22:43:41.632403 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1444/5808] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:43:41 2026] GET /volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:42.641018 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bb4410eb-0483-4895-ab98-de4ab169356b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:42.642705 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb4410eb-0483-4895-ab98-de4ab169356b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f Aug 14 22:43:42.642889 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb4410eb-0483-4895-ab98-de4ab169356b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:42.643060 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb4410eb-0483-4895-ab98-de4ab169356b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:42.648099 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:42.648099 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:43:42.648596 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bb4410eb-0483-4895-ab98-de4ab169356b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:42.649458 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb4410eb-0483-4895-ab98-de4ab169356b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f returned with HTTP 200 Aug 14 22:43:42.649824 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1460/5809] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:43:42 2026] GET /volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:42.657230 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c3d6e28-0acb-4f85-b56a-d354dcc9b8c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:42.658989 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c3d6e28-0acb-4f85-b56a-d354dcc9b8c5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f Aug 14 22:43:42.659173 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c3d6e28-0acb-4f85-b56a-d354dcc9b8c5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:42.659370 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c3d6e28-0acb-4f85-b56a-d354dcc9b8c5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:42.664036 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:42.664036 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:43:42.664451 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9c3d6e28-0acb-4f85-b56a-d354dcc9b8c5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:42.665119 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c3d6e28-0acb-4f85-b56a-d354dcc9b8c5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f returned with HTTP 200 Aug 14 22:43:42.665471 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1464/5810] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:43:42 2026] GET /volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:42.739726 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-122faea6-9d52-4f7f-977d-3c8ecdd3a93b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:42.741774 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-122faea6-9d52-4f7f-977d-3c8ecdd3a93b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f Aug 14 22:43:42.742066 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-122faea6-9d52-4f7f-977d-3c8ecdd3a93b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:42.742243 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-122faea6-9d52-4f7f-977d-3c8ecdd3a93b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:42.746690 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:42.746690 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:43:42.747075 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-122faea6-9d52-4f7f-977d-3c8ecdd3a93b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:42.747774 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-122faea6-9d52-4f7f-977d-3c8ecdd3a93b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f returned with HTTP 200 Aug 14 22:43:42.748091 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1443/5811] 10.4.3.114 () {68 vars in 1604 bytes} [Fri Aug 14 22:43:42 2026] GET /volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:42.755933 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-5f92ebc3-5313-448a-a5a4-ec7f5be2074b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:42.758201 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-5f92ebc3-5313-448a-a5a4-ec7f5be2074b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 Aug 14 22:43:42.758512 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-5f92ebc3-5313-448a-a5a4-ec7f5be2074b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:42.758758 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-5f92ebc3-5313-448a-a5a4-ec7f5be2074b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:42.765484 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:42.765484 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:43:42.768866 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-5f92ebc3-5313-448a-a5a4-ec7f5be2074b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:42.773265 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-5f92ebc3-5313-448a-a5a4-ec7f5be2074b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 returned with HTTP 200 Aug 14 22:43:42.773683 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1445/5812] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:43:42 2026] GET /volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:43:43.112887 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-38c955b9-a15d-48a8-a36c-bfd3efa388d0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:43.115078 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-38c955b9-a15d-48a8-a36c-bfd3efa388d0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f Aug 14 22:43:43.115261 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-38c955b9-a15d-48a8-a36c-bfd3efa388d0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:43.115469 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-38c955b9-a15d-48a8-a36c-bfd3efa388d0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:43.119765 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:43.119765 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:43:43.120136 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-38c955b9-a15d-48a8-a36c-bfd3efa388d0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:43.120817 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-38c955b9-a15d-48a8-a36c-bfd3efa388d0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f returned with HTTP 200 Aug 14 22:43:43.121192 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1461/5813] 10.4.3.114 () {68 vars in 1604 bytes} [Fri Aug 14 22:43:43 2026] GET /volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:43.756431 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-df0b4312-7dd0-4275-bb2b-9e0e0645c510 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:43.758314 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-df0b4312-7dd0-4275-bb2b-9e0e0645c510 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f Aug 14 22:43:43.758501 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-df0b4312-7dd0-4275-bb2b-9e0e0645c510 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:43.758675 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-df0b4312-7dd0-4275-bb2b-9e0e0645c510 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:43.763566 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:43.763566 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:43:43.764034 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-df0b4312-7dd0-4275-bb2b-9e0e0645c510 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:43.764867 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-df0b4312-7dd0-4275-bb2b-9e0e0645c510 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f returned with HTTP 200 Aug 14 22:43:43.765265 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1465/5814] 10.4.3.114 () {68 vars in 1604 bytes} [Fri Aug 14 22:43:43 2026] GET /volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:43.773621 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-cbe505e9-aa78-4d66-b99e-280fe875fa78 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:43.775636 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-cbe505e9-aa78-4d66-b99e-280fe875fa78 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 Aug 14 22:43:43.775834 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-cbe505e9-aa78-4d66-b99e-280fe875fa78 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:43.776041 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-cbe505e9-aa78-4d66-b99e-280fe875fa78 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:43.783313 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:43.783313 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:43:43.787236 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-cbe505e9-aa78-4d66-b99e-280fe875fa78 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:43.791935 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-cbe505e9-aa78-4d66-b99e-280fe875fa78 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 returned with HTTP 200 Aug 14 22:43:43.792349 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1444/5815] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:43:43 2026] GET /volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:43:43.799445 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:43.801233 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:43:43.801443 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "35ab96ea-6596-48f3-89ad-611b81954b6f", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:43:43.802847 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '35ab96ea-6596-48f3-89ad-611b81954b6f', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:43:43.809504 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:43.809504 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:43:43.809861 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:43.809962 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume of 1 GB Aug 14 22:43:43.810539 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Availability Zones retrieved successfully. Aug 14 22:43:43.815048 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (14597f58-3834-465d-b3c5-edccb61e0c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:43:43.815983 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0c69b2-34dd-42cc-b0c2-2f243bb3af94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:43.816746 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:43:43.836918 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0c69b2-34dd-42cc-b0c2-2f243bb3af94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '35ab96ea-6596-48f3-89ad-611b81954b6f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:43.837579 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fd745a0-cdd0-4643-bc6a-9b640aaeae04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:43.870918 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['87113029-ee97-4804-8bc8-a82bf3e204a4', '4cb33989-2a3b-4439-af81-23e3756f258d', '51b05d15-bd7b-4272-bf66-37b764bc140c', '228f77c1-0398-4e9a-82e9-ee3b9bf97dfe'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:43:43.871769 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fd745a0-cdd0-4643-bc6a-9b640aaeae04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87113029-ee97-4804-8bc8-a82bf3e204a4', '4cb33989-2a3b-4439-af81-23e3756f258d', '51b05d15-bd7b-4272-bf66-37b764bc140c', '228f77c1-0398-4e9a-82e9-ee3b9bf97dfe']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:43.872496 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0709fd5-9f6f-4847-9ce3-f6a656e4fb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:43.908761 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0709fd5-9f6f-4847-9ce3-f6a656e4fb79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4515dafa-9b62-4281-9349-3c4bcf1c678b', '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='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['87113029-ee97-4804-8bc8-a82bf3e204a4','4cb33989-2a3b-4439-af81-23e3756f258d','51b05d15-bd7b-4272-bf66-37b764bc140c','228f77c1-0398-4e9a-82e9-ee3b9bf97dfe'],size=1,snapshot_id=35ab96ea-6596-48f3-89ad-611b81954b6f,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), '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-14T22:43:43Z,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=4515dafa-9b62-4281-9349-3c4bcf1c678b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c118b58d0f645c9817846142d92250d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=35ab96ea-6596-48f3-89ad-611b81954b6f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:43.909477 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (389460fd-209c-4254-ab38-47562682f929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:43.924313 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (389460fd-209c-4254-ab38-47562682f929) transitioned into 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='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['87113029-ee97-4804-8bc8-a82bf3e204a4','4cb33989-2a3b-4439-af81-23e3756f258d','51b05d15-bd7b-4272-bf66-37b764bc140c','228f77c1-0398-4e9a-82e9-ee3b9bf97dfe'],size=1,snapshot_id=35ab96ea-6596-48f3-89ad-611b81954b6f,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:43.924916 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4162ecbf-0f1a-4c98-ab91-9daded087fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:43.944774 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4162ecbf-0f1a-4c98-ab91-9daded087fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:43.945735 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (14597f58-3834-465d-b3c5-edccb61e0c55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:43:43.946725 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request issued successfully. Aug 14 22:43:43.947371 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-49fd4125-08f0-476a-9e9e-b33c86f20b5e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:43:43.947890 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1446/5816] 10.4.3.114 () {72 vars in 1541 bytes} [Fri Aug 14 22:43:43 2026] POST /volume/v3/volumes => generated 736 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:43:43.954403 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-733da02a-7eca-4246-bcb1-a86f9fd11b6d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:43.956186 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-733da02a-7eca-4246-bcb1-a86f9fd11b6d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b Aug 14 22:43:43.956386 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-733da02a-7eca-4246-bcb1-a86f9fd11b6d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:43.956557 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-733da02a-7eca-4246-bcb1-a86f9fd11b6d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:43.963605 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:43.963605 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:43:43.967307 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-733da02a-7eca-4246-bcb1-a86f9fd11b6d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:43.970808 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-733da02a-7eca-4246-bcb1-a86f9fd11b6d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b returned with HTTP 200 Aug 14 22:43:43.971144 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1462/5817] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:43:43 2026] GET /volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:43.977943 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-bd95e142-d31c-48a4-9ba5-01c1436b60b3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:43.979942 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-bd95e142-d31c-48a4-9ba5-01c1436b60b3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b Aug 14 22:43:43.980143 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-bd95e142-d31c-48a4-9ba5-01c1436b60b3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:43.980349 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-bd95e142-d31c-48a4-9ba5-01c1436b60b3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:43.987078 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:43.987078 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:43:43.991109 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-bd95e142-d31c-48a4-9ba5-01c1436b60b3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:43.994918 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-bd95e142-d31c-48a4-9ba5-01c1436b60b3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b returned with HTTP 200 Aug 14 22:43:43.995302 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1466/5818] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:43:43 2026] GET /volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:47.002619 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-7d0615d7-3ed6-466b-9d9d-6a41bef183ac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:47.004650 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-7d0615d7-3ed6-466b-9d9d-6a41bef183ac tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b Aug 14 22:43:47.004856 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-7d0615d7-3ed6-466b-9d9d-6a41bef183ac tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:47.005037 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-7d0615d7-3ed6-466b-9d9d-6a41bef183ac tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:47.011716 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:47.011716 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:43:47.015419 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-7d0615d7-3ed6-466b-9d9d-6a41bef183ac tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:47.019891 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-7d0615d7-3ed6-466b-9d9d-6a41bef183ac tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b returned with HTTP 200 Aug 14 22:43:47.020511 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1445/5819] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:43:47 2026] GET /volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b => generated 1345 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:43:47.028305 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8146b5c7-f2e2-48f6-bcd0-497d38a435fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:47.028305 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8146b5c7-f2e2-48f6-bcd0-497d38a435fa None None] GET https://10.4.3.114/volume// Aug 14 22:43:47.028305 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8146b5c7-f2e2-48f6-bcd0-497d38a435fa None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:47.028305 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8146b5c7-f2e2-48f6-bcd0-497d38a435fa None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:47.028305 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8146b5c7-f2e2-48f6-bcd0-497d38a435fa None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:43:47.028305 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1447/5820] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:43: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 14 22:43:47.034533 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-3fee5bbc-fe7a-4339-b94f-0d6f9e43e935 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:47.036473 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-3fee5bbc-fe7a-4339-b94f-0d6f9e43e935 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:43:47.036839 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-3fee5bbc-fe7a-4339-b94f-0d6f9e43e935 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4515dafa-9b62-4281-9349-3c4bcf1c678b", "connector": null, "instance_uuid": "0573ccc7-c02a-4e8f-b6e1-39b003906f52"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:43:47.044618 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:47.044618 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:43:47.067666 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-3fee5bbc-fe7a-4339-b94f-0d6f9e43e935 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:43:47.068069 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1463/5821] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:43:47 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:43:47.074290 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-79df9ab9-5ed3-4ab6-998d-fad763f92fc9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:47.074666 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79df9ab9-5ed3-4ab6-998d-fad763f92fc9 None None] GET https://10.4.3.114/volume// Aug 14 22:43:47.074829 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79df9ab9-5ed3-4ab6-998d-fad763f92fc9 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:47.075021 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79df9ab9-5ed3-4ab6-998d-fad763f92fc9 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:47.075382 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79df9ab9-5ed3-4ab6-998d-fad763f92fc9 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:43:47.075654 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1467/5822] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:43: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 14 22:43:47.081810 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-b729c431-e1cf-4bd1-be02-e8ac49fb3be8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:47.083806 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-b729c431-e1cf-4bd1-be02-e8ac49fb3be8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b Aug 14 22:43:47.084084 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-b729c431-e1cf-4bd1-be02-e8ac49fb3be8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:47.084357 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-b729c431-e1cf-4bd1-be02-e8ac49fb3be8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:47.092719 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:47.092719 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:43:47.095862 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-b729c431-e1cf-4bd1-be02-e8ac49fb3be8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:47.099885 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-b729c431-e1cf-4bd1-be02-e8ac49fb3be8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b returned with HTTP 200 Aug 14 22:43:47.100364 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1446/5823] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:43:47 2026] GET /volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:43:47.190642 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-8097523d-f300-4704-888c-2260ac29aad2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:47.192384 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-8097523d-f300-4704-888c-2260ac29aad2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] PUT https://10.4.3.114/volume/v3/attachments/4d6019e8-ef37-47ac-86dd-d995e8244b22 Aug 14 22:43:47.192712 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-8097523d-f300-4704-888c-2260ac29aad2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:43:47.199437 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-8097523d-f300-4704-888c-2260ac29aad2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Acquiring lock "cinder-attachment_update-4515dafa-9b62-4281-9349-3c4bcf1c678b-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:43:47.203585 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-8097523d-f300-4704-888c-2260ac29aad2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-4515dafa-9b62-4281-9349-3c4bcf1c678b-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:43:47.204482 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:47.204482 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:43:47.266421 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-8097523d-f300-4704-888c-2260ac29aad2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-4515dafa-9b62-4281-9349-3c4bcf1c678b-np0000007343" released by "attachment_update" :: held 0.063s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:43:47.266879 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-8097523d-f300-4704-888c-2260ac29aad2 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/4d6019e8-ef37-47ac-86dd-d995e8244b22 returned with HTTP 200 Aug 14 22:43:47.267303 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1448/5824] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:43:47 2026] PUT /volume/v3/attachments/4d6019e8-ef37-47ac-86dd-d995e8244b22 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:43:47.287851 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-10048e90-57e8-4ed2-a98f-07ac4d372161 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:47.289731 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-10048e90-57e8-4ed2-a98f-07ac4d372161 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments/4d6019e8-ef37-47ac-86dd-d995e8244b22/action Aug 14 22:43:47.290063 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-10048e90-57e8-4ed2-a98f-07ac4d372161 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:43:47.290179 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-10048e90-57e8-4ed2-a98f-07ac4d372161 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:43:47.304904 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:47.304904 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:43:47.314132 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3d362fb8-1979-4654-97dc-2ffc42545f3b req-10048e90-57e8-4ed2-a98f-07ac4d372161 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/4d6019e8-ef37-47ac-86dd-d995e8244b22/action returned with HTTP 204 Aug 14 22:43:47.314748 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1464/5825] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:43:47 2026] POST /volume/v3/attachments/4d6019e8-ef37-47ac-86dd-d995e8244b22/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:43:53.288050 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-04df4db9-46e2-4c0c-a2fc-b65e83d65c66 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:53.289982 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04df4db9-46e2-4c0c-a2fc-b65e83d65c66 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b Aug 14 22:43:53.290221 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04df4db9-46e2-4c0c-a2fc-b65e83d65c66 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:53.290460 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04df4db9-46e2-4c0c-a2fc-b65e83d65c66 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:53.300462 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:53.300462 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:43:53.304070 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-04df4db9-46e2-4c0c-a2fc-b65e83d65c66 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:53.308831 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04df4db9-46e2-4c0c-a2fc-b65e83d65c66 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b returned with HTTP 200 Aug 14 22:43:53.309402 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1468/5826] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:43:53 2026] GET /volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b => generated 1637 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:43:54.365930 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6ff3f9a9-f34e-4771-b712-f6a65eadbf59 req-0d24c446-9921-42cd-9da9-c2d59ba456bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:54.368167 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6ff3f9a9-f34e-4771-b712-f6a65eadbf59 req-0d24c446-9921-42cd-9da9-c2d59ba456bf tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/attachments/4d6019e8-ef37-47ac-86dd-d995e8244b22 Aug 14 22:43:54.368407 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6ff3f9a9-f34e-4771-b712-f6a65eadbf59 req-0d24c446-9921-42cd-9da9-c2d59ba456bf tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:54.368634 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6ff3f9a9-f34e-4771-b712-f6a65eadbf59 req-0d24c446-9921-42cd-9da9-c2d59ba456bf tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:54.376991 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:54.376991 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:43:54.418761 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6ff3f9a9-f34e-4771-b712-f6a65eadbf59 req-0d24c446-9921-42cd-9da9-c2d59ba456bf tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/4d6019e8-ef37-47ac-86dd-d995e8244b22 returned with HTTP 200 Aug 14 22:43:54.419103 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1447/5827] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:43:54 2026] DELETE /volume/v3/attachments/4d6019e8-ef37-47ac-86dd-d995e8244b22 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:54.427308 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6ff3f9a9-f34e-4771-b712-f6a65eadbf59 req-20c27f8b-e62d-4d1f-83b6-96dbf070e78e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:54.429134 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6ff3f9a9-f34e-4771-b712-f6a65eadbf59 req-20c27f8b-e62d-4d1f-83b6-96dbf070e78e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b Aug 14 22:43:54.429317 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6ff3f9a9-f34e-4771-b712-f6a65eadbf59 req-20c27f8b-e62d-4d1f-83b6-96dbf070e78e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:54.429502 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6ff3f9a9-f34e-4771-b712-f6a65eadbf59 req-20c27f8b-e62d-4d1f-83b6-96dbf070e78e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:54.429638 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-6ff3f9a9-f34e-4771-b712-f6a65eadbf59 req-20c27f8b-e62d-4d1f-83b6-96dbf070e78e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume with id: 4515dafa-9b62-4281-9349-3c4bcf1c678b Aug 14 22:43:54.435678 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:54.435678 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:43:54.436048 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6ff3f9a9-f34e-4771-b712-f6a65eadbf59 req-20c27f8b-e62d-4d1f-83b6-96dbf070e78e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:54.460613 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6ff3f9a9-f34e-4771-b712-f6a65eadbf59 req-20c27f8b-e62d-4d1f-83b6-96dbf070e78e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume request issued successfully. Aug 14 22:43:54.460787 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6ff3f9a9-f34e-4771-b712-f6a65eadbf59 req-20c27f8b-e62d-4d1f-83b6-96dbf070e78e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b returned with HTTP 202 Aug 14 22:43:54.461182 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1449/5828] 10.4.3.114 () {70 vars in 1620 bytes} [Fri Aug 14 22:43:54 2026] DELETE /volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:43:55.677973 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d3e8cb9-f53a-4ab4-ad76-e0db4ff38e22 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:55.679519 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d3e8cb9-f53a-4ab4-ad76-e0db4ff38e22 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b Aug 14 22:43:55.679702 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d3e8cb9-f53a-4ab4-ad76-e0db4ff38e22 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:55.679871 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d3e8cb9-f53a-4ab4-ad76-e0db4ff38e22 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:55.684520 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d3e8cb9-f53a-4ab4-ad76-e0db4ff38e22 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b returned with HTTP 404 Aug 14 22:43:55.684893 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1465/5829] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:43:55 2026] GET /volume/v3/volumes/4515dafa-9b62-4281-9349-3c4bcf1c678b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:43:55.735285 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eed51c0f-d6e5-49be-872c-528ce2a6c41a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:55.737000 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eed51c0f-d6e5-49be-872c-528ce2a6c41a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f Aug 14 22:43:55.737179 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eed51c0f-d6e5-49be-872c-528ce2a6c41a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:55.737390 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eed51c0f-d6e5-49be-872c-528ce2a6c41a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:55.737491 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-eed51c0f-d6e5-49be-872c-528ce2a6c41a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete snapshot with id: 35ab96ea-6596-48f3-89ad-611b81954b6f Aug 14 22:43:55.742336 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:55.742336 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:43:55.742729 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-eed51c0f-d6e5-49be-872c-528ce2a6c41a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:55.757583 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-eed51c0f-d6e5-49be-872c-528ce2a6c41a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot delete request issued successfully. Aug 14 22:43:55.757778 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eed51c0f-d6e5-49be-872c-528ce2a6c41a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f returned with HTTP 202 Aug 14 22:43:55.758074 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1469/5830] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:43:55 2026] DELETE /volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:43:55.764785 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6add5230-7b5c-4444-9afb-75086b0b2917 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:55.766455 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6add5230-7b5c-4444-9afb-75086b0b2917 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f Aug 14 22:43:55.766620 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6add5230-7b5c-4444-9afb-75086b0b2917 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:55.766805 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6add5230-7b5c-4444-9afb-75086b0b2917 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:55.771297 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:55.771297 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:43:55.771687 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6add5230-7b5c-4444-9afb-75086b0b2917 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:43:55.772346 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6add5230-7b5c-4444-9afb-75086b0b2917 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f returned with HTTP 200 Aug 14 22:43:55.772671 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1448/5831] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:43:55 2026] GET /volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:56.781115 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8266245c-ec53-46c3-9eb3-3a366ba5c9cf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:56.782932 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8266245c-ec53-46c3-9eb3-3a366ba5c9cf tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f Aug 14 22:43:56.783110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8266245c-ec53-46c3-9eb3-3a366ba5c9cf tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:56.783304 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8266245c-ec53-46c3-9eb3-3a366ba5c9cf tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:56.787197 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8266245c-ec53-46c3-9eb3-3a366ba5c9cf tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f returned with HTTP 404 Aug 14 22:43:56.787654 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1450/5832] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:43:56 2026] GET /volume/v3/snapshots/35ab96ea-6596-48f3-89ad-611b81954b6f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:43:56.793814 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db48be60-8c88-4e5f-bff2-ce0739c3b36e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:56.795349 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db48be60-8c88-4e5f-bff2-ce0739c3b36e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 Aug 14 22:43:56.795536 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db48be60-8c88-4e5f-bff2-ce0739c3b36e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:56.795706 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db48be60-8c88-4e5f-bff2-ce0739c3b36e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:56.795850 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-db48be60-8c88-4e5f-bff2-ce0739c3b36e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume with id: 5663ef55-c2fe-49e3-96cb-709464062af3 Aug 14 22:43:56.802037 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:56.802037 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:43:56.802493 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-db48be60-8c88-4e5f-bff2-ce0739c3b36e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:56.819951 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-db48be60-8c88-4e5f-bff2-ce0739c3b36e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume request issued successfully. Aug 14 22:43:56.820129 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db48be60-8c88-4e5f-bff2-ce0739c3b36e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 returned with HTTP 202 Aug 14 22:43:56.820536 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1466/5833] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:43:56 2026] DELETE /volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:43:56.827238 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2db15ae7-5056-4789-b3cd-75c1e47b0d29 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:56.829565 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2db15ae7-5056-4789-b3cd-75c1e47b0d29 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 Aug 14 22:43:56.829839 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2db15ae7-5056-4789-b3cd-75c1e47b0d29 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:56.830110 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2db15ae7-5056-4789-b3cd-75c1e47b0d29 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:56.837503 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:56.837503 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:43:56.840535 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2db15ae7-5056-4789-b3cd-75c1e47b0d29 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:56.844650 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2db15ae7-5056-4789-b3cd-75c1e47b0d29 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 returned with HTTP 200 Aug 14 22:43:56.845178 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1470/5834] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:43:56 2026] GET /volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:43:57.856362 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-60ec948e-cd20-4359-b130-a4ec0b5f7b5d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:57.857968 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60ec948e-cd20-4359-b130-a4ec0b5f7b5d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 Aug 14 22:43:57.858146 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60ec948e-cd20-4359-b130-a4ec0b5f7b5d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:57.858372 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60ec948e-cd20-4359-b130-a4ec0b5f7b5d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:57.863405 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60ec948e-cd20-4359-b130-a4ec0b5f7b5d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 returned with HTTP 404 Aug 14 22:43:57.863813 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1449/5835] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:43:57 2026] GET /volume/v3/volumes/5663ef55-c2fe-49e3-96cb-709464062af3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:43:57.887315 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:57.889061 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:43:57.889489 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1993589044", "snapshot_id": null, "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:43:57.890946 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1993589044', 'snapshot_id': None, 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:43:57.956785 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume of 1 GB Aug 14 22:43:57.960634 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Availability Zones retrieved successfully. Aug 14 22:43:57.965574 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (24918208-d35f-42cd-80b8-7ffcdbad811d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:43:57.966402 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c72b58-4431-49ae-81e3-02f397fca9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:57.967239 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:43:58.015869 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c72b58-4431-49ae-81e3-02f397fca9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:58.016552 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51144c4b-f07c-43b0-9428-0ed531887d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:58.053521 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['385b6e98-8cdd-44a0-833d-74194fd2f12d', '21faa540-0f19-49df-a89a-6b161bcc1208', 'f98f2790-114d-4fea-8c07-8581ff89cbd9', '3de2dcff-a543-4b29-8bbc-b0dfd03d63d2'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:43:58.054159 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51144c4b-f07c-43b0-9428-0ed531887d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['385b6e98-8cdd-44a0-833d-74194fd2f12d', '21faa540-0f19-49df-a89a-6b161bcc1208', 'f98f2790-114d-4fea-8c07-8581ff89cbd9', '3de2dcff-a543-4b29-8bbc-b0dfd03d63d2']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:58.054854 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f68e7ae-1a70-4a5d-8bd1-8a75f912c73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:58.074681 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f68e7ae-1a70-4a5d-8bd1-8a75f912c73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80e11400-a38c-4643-b68c-5c1c8428c54d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1993589044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['385b6e98-8cdd-44a0-833d-74194fd2f12d','21faa540-0f19-49df-a89a-6b161bcc1208','f98f2790-114d-4fea-8c07-8581ff89cbd9','3de2dcff-a543-4b29-8bbc-b0dfd03d63d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:43:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1993589044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80e11400-a38c-4643-b68c-5c1c8428c54d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c118b58d0f645c9817846142d92250d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:58.075355 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6349b67a-bc38-44ee-8f05-b9ed60706ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:58.092167 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6349b67a-bc38-44ee-8f05-b9ed60706ab3) transitioned into state 'SUCCESS' from state '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-1993589044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['385b6e98-8cdd-44a0-833d-74194fd2f12d','21faa540-0f19-49df-a89a-6b161bcc1208','f98f2790-114d-4fea-8c07-8581ff89cbd9','3de2dcff-a543-4b29-8bbc-b0dfd03d63d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:58.092788 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b452953-1db9-4997-9dca-66d3857d9768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:43:58.102545 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b452953-1db9-4997-9dca-66d3857d9768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:43:58.103268 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (24918208-d35f-42cd-80b8-7ffcdbad811d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:43:58.103591 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request issued successfully. Aug 14 22:43:58.104089 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1a1764a-0c85-4f0d-ad07-fe15697701e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:43:58.104551 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1451/5836] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:43:57 2026] POST /volume/v3/volumes => generated 759 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:43:58.116075 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6bd7d59-94e2-44f0-ad3a-3b2321ff2dbc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:58.117790 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6bd7d59-94e2-44f0-ad3a-3b2321ff2dbc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:43:58.117972 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6bd7d59-94e2-44f0-ad3a-3b2321ff2dbc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:58.118150 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6bd7d59-94e2-44f0-ad3a-3b2321ff2dbc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:58.124563 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:58.124563 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:43:58.127614 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e6bd7d59-94e2-44f0-ad3a-3b2321ff2dbc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:58.131194 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6bd7d59-94e2-44f0-ad3a-3b2321ff2dbc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d returned with HTTP 200 Aug 14 22:43:58.131602 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1467/5837] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:43:58 2026] GET /volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:43:59.142568 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bba17f19-d733-4c20-8256-6bca21f36e21 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:59.144331 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bba17f19-d733-4c20-8256-6bca21f36e21 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:43:59.144519 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bba17f19-d733-4c20-8256-6bca21f36e21 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:59.144688 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bba17f19-d733-4c20-8256-6bca21f36e21 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:59.151576 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:59.151576 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:43:59.155028 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bba17f19-d733-4c20-8256-6bca21f36e21 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:59.159040 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bba17f19-d733-4c20-8256-6bca21f36e21 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d returned with HTTP 200 Aug 14 22:43:59.159437 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1471/5838] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:43:59 2026] GET /volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:43:59.170137 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-557a8a8c-ee57-4dc4-b71f-f1e6a31774f4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:43:59.172004 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-557a8a8c-ee57-4dc4-b71f-f1e6a31774f4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:43:59.172241 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-557a8a8c-ee57-4dc4-b71f-f1e6a31774f4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:43:59.172508 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-557a8a8c-ee57-4dc4-b71f-f1e6a31774f4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:43:59.179648 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:43:59.179648 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:43:59.183137 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-557a8a8c-ee57-4dc4-b71f-f1e6a31774f4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:43:59.187847 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-557a8a8c-ee57-4dc4-b71f-f1e6a31774f4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d returned with HTTP 200 Aug 14 22:43:59.188177 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1450/5839] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:43:59 2026] GET /volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:44:00.100982 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-be7dcc70-08e4-4c22-960f-1267f2a8370d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:00.102962 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-be7dcc70-08e4-4c22-960f-1267f2a8370d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:44:00.103149 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-be7dcc70-08e4-4c22-960f-1267f2a8370d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:00.103345 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-be7dcc70-08e4-4c22-960f-1267f2a8370d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:00.110326 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:00.110326 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:44:00.113347 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-be7dcc70-08e4-4c22-960f-1267f2a8370d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:44:00.117236 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-be7dcc70-08e4-4c22-960f-1267f2a8370d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d returned with HTTP 200 Aug 14 22:44:00.117594 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1452/5840] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:44:00 2026] GET /volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:44:00.495780 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-06327a16-7d77-4938-8a2e-4b4990583c87 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:00.497773 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-06327a16-7d77-4938-8a2e-4b4990583c87 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:44:00.497972 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-06327a16-7d77-4938-8a2e-4b4990583c87 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:00.498159 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-06327a16-7d77-4938-8a2e-4b4990583c87 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:00.504380 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:00.504380 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:44:00.507449 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-06327a16-7d77-4938-8a2e-4b4990583c87 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:44:00.511372 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-06327a16-7d77-4938-8a2e-4b4990583c87 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d returned with HTTP 200 Aug 14 22:44:00.511702 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1468/5841] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:44:00 2026] GET /volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:44:00.519760 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-08266fbf-124f-4f6a-b2e1-de1f615bbdfa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:00.520130 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08266fbf-124f-4f6a-b2e1-de1f615bbdfa None None] GET https://10.4.3.114/volume// Aug 14 22:44:00.520323 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08266fbf-124f-4f6a-b2e1-de1f615bbdfa None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:00.520560 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08266fbf-124f-4f6a-b2e1-de1f615bbdfa None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:00.520857 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08266fbf-124f-4f6a-b2e1-de1f615bbdfa None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:44:00.521121 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1472/5842] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22: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 14 22:44:00.527131 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-5a1f321f-e1bf-46e1-af8b-4a469d44a987 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:00.528976 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-5a1f321f-e1bf-46e1-af8b-4a469d44a987 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:44:00.529342 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-5a1f321f-e1bf-46e1-af8b-4a469d44a987 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80e11400-a38c-4643-b68c-5c1c8428c54d", "connector": null, "instance_uuid": "30a2d756-4110-46c5-82e1-fc06ea2b729a"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:44:00.537029 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:00.537029 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:44:00.588218 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-5a1f321f-e1bf-46e1-af8b-4a469d44a987 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:44:00.588698 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1451/5843] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:44:00 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:44:01.281477 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-11fd2614-0330-4383-abc0-6507b84a8ac1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:01.281878 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11fd2614-0330-4383-abc0-6507b84a8ac1 None None] GET https://10.4.3.114/volume// Aug 14 22:44:01.282099 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11fd2614-0330-4383-abc0-6507b84a8ac1 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:01.282208 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11fd2614-0330-4383-abc0-6507b84a8ac1 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:01.282539 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11fd2614-0330-4383-abc0-6507b84a8ac1 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:44:01.282841 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1453/5844] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:44: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 14 22:44:01.288903 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-1fbffd2d-8e20-4530-aade-a612396c2c2b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:01.290795 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-1fbffd2d-8e20-4530-aade-a612396c2c2b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:44:01.290992 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-1fbffd2d-8e20-4530-aade-a612396c2c2b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:01.291166 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-1fbffd2d-8e20-4530-aade-a612396c2c2b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:01.299614 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:01.299614 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:44:01.302423 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-1fbffd2d-8e20-4530-aade-a612396c2c2b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:44:01.306532 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-1fbffd2d-8e20-4530-aade-a612396c2c2b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d returned with HTTP 200 Aug 14 22:44:01.306981 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1469/5845] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:44:01 2026] GET /volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:44:01.409643 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-40d67830-b33b-4781-a93e-4f44e86086c9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:01.412261 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-40d67830-b33b-4781-a93e-4f44e86086c9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] PUT https://10.4.3.114/volume/v3/attachments/ca03404e-71c2-42f6-a3e1-8bc415debed8 Aug 14 22:44:01.412748 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-40d67830-b33b-4781-a93e-4f44e86086c9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:44:01.421714 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-40d67830-b33b-4781-a93e-4f44e86086c9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Acquiring lock "cinder-attachment_update-80e11400-a38c-4643-b68c-5c1c8428c54d-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:44:01.426451 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-40d67830-b33b-4781-a93e-4f44e86086c9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-80e11400-a38c-4643-b68c-5c1c8428c54d-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:44:01.427270 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:01.427270 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:44:01.505660 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-40d67830-b33b-4781-a93e-4f44e86086c9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-80e11400-a38c-4643-b68c-5c1c8428c54d-np0000007343" released by "attachment_update" :: held 0.079s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:44:01.505995 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-40d67830-b33b-4781-a93e-4f44e86086c9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/ca03404e-71c2-42f6-a3e1-8bc415debed8 returned with HTTP 200 Aug 14 22:44:01.506489 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1473/5846] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:44:01 2026] PUT /volume/v3/attachments/ca03404e-71c2-42f6-a3e1-8bc415debed8 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:44:01.527652 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-856474f7-f0ba-4b11-94dd-e10e4e7fda34 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:01.529876 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-856474f7-f0ba-4b11-94dd-e10e4e7fda34 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments/ca03404e-71c2-42f6-a3e1-8bc415debed8/action Aug 14 22:44:01.530190 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-856474f7-f0ba-4b11-94dd-e10e4e7fda34 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:44:01.530384 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-856474f7-f0ba-4b11-94dd-e10e4e7fda34 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:44:01.544505 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:01.544505 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:44:01.561672 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10c99b46-9a41-4e30-b462-08a0f0a2796e req-856474f7-f0ba-4b11-94dd-e10e4e7fda34 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/ca03404e-71c2-42f6-a3e1-8bc415debed8/action returned with HTTP 204 Aug 14 22:44:01.562211 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1452/5847] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:44:01 2026] POST /volume/v3/attachments/ca03404e-71c2-42f6-a3e1-8bc415debed8/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:44:10.116592 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=86,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:44:11.305306 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=43,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:44:11.495197 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=33,cinder:UPDATE=2 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:44:11.557611 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=83,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:44:44.372906 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-5a9dc746-9d52-49f3-b34a-6d6151b8c863 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:44.374803 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-5a9dc746-9d52-49f3-b34a-6d6151b8c863 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/limits Aug 14 22:44:44.374980 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-5a9dc746-9d52-49f3-b34a-6d6151b8c863 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:44.375177 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-5a9dc746-9d52-49f3-b34a-6d6151b8c863 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:44.391802 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-5a9dc746-9d52-49f3-b34a-6d6151b8c863 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/limits returned with HTTP 200 Aug 14 22:44:44.392123 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1454/5848] 10.4.3.114 () {68 vars in 1484 bytes} [Fri Aug 14 22:44:44 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:44:44.424043 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-6d33a0ea-7038-4656-b79d-c293d8186567 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:44.426144 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-6d33a0ea-7038-4656-b79d-c293d8186567 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:44:44.426364 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-6d33a0ea-7038-4656-b79d-c293d8186567 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:44.426544 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-6d33a0ea-7038-4656-b79d-c293d8186567 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:44.435139 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:44.435139 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:44:44.437959 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-6d33a0ea-7038-4656-b79d-c293d8186567 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:44:44.441961 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-6d33a0ea-7038-4656-b79d-c293d8186567 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d returned with HTTP 200 Aug 14 22:44:44.442485 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1470/5849] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:44:44 2026] GET /volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d => generated 1659 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:44:44.451056 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-9a96be73-e296-4ea3-aac6-453b6435d0b4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:44.453041 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-9a96be73-e296-4ea3-aac6-453b6435d0b4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:44:44.453406 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-9a96be73-e296-4ea3-aac6-453b6435d0b4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80e11400-a38c-4643-b68c-5c1c8428c54d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2032915877", "description": null, "metadata": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:44:44.462825 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:44.462825 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:44:44.463389 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-9a96be73-e296-4ea3-aac6-453b6435d0b4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:44:44.463578 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-9a96be73-e296-4ea3-aac6-453b6435d0b4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create snapshot from volume 80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:44:44.487022 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-9a96be73-e296-4ea3-aac6-453b6435d0b4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['3a9d908c-9fcc-4596-9d6d-7624b631161d', '0e7fc63f-2db6-4d56-81e5-013d3ca60ef1', '33941a3a-f4b5-454e-8243-9001d365816c', '11c153db-030d-47ca-9919-fb36d585899c'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:44:44.516543 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-9a96be73-e296-4ea3-aac6-453b6435d0b4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot force create request issued successfully. Aug 14 22:44:44.516824 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-972c619b-cc7b-4064-806c-0b3fe16944cb req-9a96be73-e296-4ea3-aac6-453b6435d0b4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:44:44.517356 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1474/5850] 10.4.3.114 () {72 vars in 1547 bytes} [Fri Aug 14 22:44:44 2026] POST /volume/v3/snapshots => generated 320 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:44:45.994679 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fcaa7f71-3d1a-4f7c-8450-f2cf6a800bb1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:45.996563 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcaa7f71-3d1a-4f7c-8450-f2cf6a800bb1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae Aug 14 22:44:45.996830 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcaa7f71-3d1a-4f7c-8450-f2cf6a800bb1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:45.997575 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcaa7f71-3d1a-4f7c-8450-f2cf6a800bb1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:46.001715 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:46.001715 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:44:46.002169 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fcaa7f71-3d1a-4f7c-8450-f2cf6a800bb1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:44:46.002850 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcaa7f71-3d1a-4f7c-8450-f2cf6a800bb1 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae returned with HTTP 200 Aug 14 22:44:46.003186 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1453/5851] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:44:45 2026] GET /volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:44:47.304450 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-7ac51fc1-2930-4249-9010-a3da5afe3e0f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:47.306167 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-7ac51fc1-2930-4249-9010-a3da5afe3e0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae Aug 14 22:44:47.306359 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-7ac51fc1-2930-4249-9010-a3da5afe3e0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:47.306523 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-7ac51fc1-2930-4249-9010-a3da5afe3e0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:47.310411 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:47.310411 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:44:47.310738 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-7ac51fc1-2930-4249-9010-a3da5afe3e0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:44:47.311366 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-7ac51fc1-2930-4249-9010-a3da5afe3e0f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae returned with HTTP 200 Aug 14 22:44:47.311683 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1455/5852] 10.4.3.114 () {68 vars in 1604 bytes} [Fri Aug 14 22:44:47 2026] GET /volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:44:48.009237 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-a83d56e4-27ff-4971-8d19-49ea505ec86a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:48.011188 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-a83d56e4-27ff-4971-8d19-49ea505ec86a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae Aug 14 22:44:48.011407 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-a83d56e4-27ff-4971-8d19-49ea505ec86a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:48.011616 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-a83d56e4-27ff-4971-8d19-49ea505ec86a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:48.016456 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:48.016456 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:44:48.016844 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-a83d56e4-27ff-4971-8d19-49ea505ec86a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:44:48.017639 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-a83d56e4-27ff-4971-8d19-49ea505ec86a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae returned with HTTP 200 Aug 14 22:44:48.018025 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1471/5853] 10.4.3.114 () {68 vars in 1604 bytes} [Fri Aug 14 22:44:48 2026] GET /volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:44:48.024219 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-d15181d0-0503-42eb-ac0b-a18a1211e72c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:48.026367 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-d15181d0-0503-42eb-ac0b-a18a1211e72c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:44:48.026541 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-d15181d0-0503-42eb-ac0b-a18a1211e72c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:48.026708 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-d15181d0-0503-42eb-ac0b-a18a1211e72c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:48.034555 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:48.034555 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:44:48.037305 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-d15181d0-0503-42eb-ac0b-a18a1211e72c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:44:48.041383 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-d15181d0-0503-42eb-ac0b-a18a1211e72c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d returned with HTTP 200 Aug 14 22:44:48.041712 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1475/5854] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:44:48 2026] GET /volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d => generated 1659 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:44:48.048728 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:48.050508 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:44:48.050807 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "aab7bf74-f906-40b0-a5c2-694b77c0a4ae", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:44:48.052373 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'aab7bf74-f906-40b0-a5c2-694b77c0a4ae', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:44:48.059538 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:48.059538 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:44:48.059926 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:44:48.060064 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume of 1 GB Aug 14 22:44:48.060632 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Availability Zones retrieved successfully. Aug 14 22:44:48.065569 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (2354cf8e-a2bc-42aa-8c22-73085ffd5473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:44:48.066631 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f628a69-2380-4627-8722-5e67caa0db53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:44:48.067489 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:44:48.096767 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f628a69-2380-4627-8722-5e67caa0db53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aab7bf74-f906-40b0-a5c2-694b77c0a4ae', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:44:48.097498 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d03c96-c333-4da2-b607-898456f6db3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:44:48.131092 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['b7f09818-dc17-4961-a06e-885335f3edc1', '6ee0352f-014f-4faf-985f-d9895f518d8a', 'ae969a86-966d-4ffc-b04c-aaba6f7c761a', 'b5f9d7fd-f384-43b8-bc36-ed80100bc86d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:44:48.131786 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d03c96-c333-4da2-b607-898456f6db3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7f09818-dc17-4961-a06e-885335f3edc1', '6ee0352f-014f-4faf-985f-d9895f518d8a', 'ae969a86-966d-4ffc-b04c-aaba6f7c761a', 'b5f9d7fd-f384-43b8-bc36-ed80100bc86d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:44:48.132427 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e42180b4-5508-4082-9272-a6555715507b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:44:48.167889 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e42180b4-5508-4082-9272-a6555715507b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '008e06b2-7443-411f-ad4f-b9a3b0cb8c3b', '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='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['b7f09818-dc17-4961-a06e-885335f3edc1','6ee0352f-014f-4faf-985f-d9895f518d8a','ae969a86-966d-4ffc-b04c-aaba6f7c761a','b5f9d7fd-f384-43b8-bc36-ed80100bc86d'],size=1,snapshot_id=aab7bf74-f906-40b0-a5c2-694b77c0a4ae,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), '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-14T22:44:48Z,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=008e06b2-7443-411f-ad4f-b9a3b0cb8c3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c118b58d0f645c9817846142d92250d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aab7bf74-f906-40b0-a5c2-694b77c0a4ae,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:44:48.168609 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f1c4f33-f38d-4ff2-a554-ade0a4d342f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:44:48.185229 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f1c4f33-f38d-4ff2-a554-ade0a4d342f9) transitioned into 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='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['b7f09818-dc17-4961-a06e-885335f3edc1','6ee0352f-014f-4faf-985f-d9895f518d8a','ae969a86-966d-4ffc-b04c-aaba6f7c761a','b5f9d7fd-f384-43b8-bc36-ed80100bc86d'],size=1,snapshot_id=aab7bf74-f906-40b0-a5c2-694b77c0a4ae,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:44:48.185969 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7aa40ad-cf88-4440-93b9-4d748539553e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:44:48.207394 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7aa40ad-cf88-4440-93b9-4d748539553e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:44:48.207569 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (2354cf8e-a2bc-42aa-8c22-73085ffd5473) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:44:48.207705 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request issued successfully. Aug 14 22:44:48.208272 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-5404827c-23e5-48ca-a5ca-a0e2ed8f2882 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:44:48.208699 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1454/5855] 10.4.3.114 () {72 vars in 1541 bytes} [Fri Aug 14 22:44:48 2026] POST /volume/v3/volumes => generated 736 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:44:48.215314 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-f1efd493-72ee-40cf-954a-43b0f93306b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:48.217207 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-f1efd493-72ee-40cf-954a-43b0f93306b5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b Aug 14 22:44:48.217337 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-f1efd493-72ee-40cf-954a-43b0f93306b5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:48.217524 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-f1efd493-72ee-40cf-954a-43b0f93306b5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:48.224620 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:48.224620 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:44:48.228221 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-f1efd493-72ee-40cf-954a-43b0f93306b5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:44:48.232396 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-f1efd493-72ee-40cf-954a-43b0f93306b5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b returned with HTTP 200 Aug 14 22:44:48.232757 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1456/5856] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:44:48 2026] GET /volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:44:48.240415 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-c65291c6-b636-42f1-9d68-c72278e727c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:48.242401 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-c65291c6-b636-42f1-9d68-c72278e727c0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b Aug 14 22:44:48.242657 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-c65291c6-b636-42f1-9d68-c72278e727c0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:48.242880 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-c65291c6-b636-42f1-9d68-c72278e727c0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:48.249110 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:48.249110 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:44:48.252440 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-c65291c6-b636-42f1-9d68-c72278e727c0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:44:48.256377 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-c65291c6-b636-42f1-9d68-c72278e727c0 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b returned with HTTP 200 Aug 14 22:44:48.256809 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1472/5857] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:44:48 2026] GET /volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:44:51.264075 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-839e6b1f-c1c9-4694-b320-ccb4c151bc70 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:51.266100 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-839e6b1f-c1c9-4694-b320-ccb4c151bc70 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b Aug 14 22:44:51.266338 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-839e6b1f-c1c9-4694-b320-ccb4c151bc70 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:51.266554 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-839e6b1f-c1c9-4694-b320-ccb4c151bc70 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:51.273044 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:51.273044 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:44:51.276034 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-839e6b1f-c1c9-4694-b320-ccb4c151bc70 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:44:51.280010 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-839e6b1f-c1c9-4694-b320-ccb4c151bc70 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b returned with HTTP 200 Aug 14 22:44:51.280356 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1476/5858] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:44:51 2026] GET /volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:44:51.286955 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fce1144b-cdf1-4ff8-aeec-75d979c1a7bc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:51.287399 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fce1144b-cdf1-4ff8-aeec-75d979c1a7bc None None] GET https://10.4.3.114/volume// Aug 14 22:44:51.287553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fce1144b-cdf1-4ff8-aeec-75d979c1a7bc None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:51.287731 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fce1144b-cdf1-4ff8-aeec-75d979c1a7bc None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:51.288017 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fce1144b-cdf1-4ff8-aeec-75d979c1a7bc None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:44:51.288279 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1455/5859] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:44: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 14 22:44:51.294060 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-57cf99a1-2262-422b-b505-c2c7da1591a9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:51.295712 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-57cf99a1-2262-422b-b505-c2c7da1591a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:44:51.296110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-57cf99a1-2262-422b-b505-c2c7da1591a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "008e06b2-7443-411f-ad4f-b9a3b0cb8c3b", "connector": null, "instance_uuid": "266189a1-cfc8-48dd-afbf-bc080289c56a"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:44:51.303320 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:51.303320 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:44:51.325327 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-57cf99a1-2262-422b-b505-c2c7da1591a9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:44:51.325753 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1457/5860] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:44:51 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:44:51.334392 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fcf163ef-7f9d-4107-b8a0-c9c93789199b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:51.334392 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcf163ef-7f9d-4107-b8a0-c9c93789199b None None] GET https://10.4.3.114/volume// Aug 14 22:44:51.334392 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcf163ef-7f9d-4107-b8a0-c9c93789199b None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:51.334392 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fcf163ef-7f9d-4107-b8a0-c9c93789199b None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:51.334811 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fcf163ef-7f9d-4107-b8a0-c9c93789199b None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:44:51.334811 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1473/5861] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:44:51 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:44:51.340929 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-2ff3057e-8e77-4b1d-807e-6edea5d96f2b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:51.342894 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-2ff3057e-8e77-4b1d-807e-6edea5d96f2b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b Aug 14 22:44:51.343145 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-2ff3057e-8e77-4b1d-807e-6edea5d96f2b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:44:51.343341 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-2ff3057e-8e77-4b1d-807e-6edea5d96f2b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:44:51.351370 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:51.351370 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:44:51.354272 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-2ff3057e-8e77-4b1d-807e-6edea5d96f2b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:44:51.358517 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-2ff3057e-8e77-4b1d-807e-6edea5d96f2b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b returned with HTTP 200 Aug 14 22:44:51.358876 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1477/5862] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:44:51 2026] GET /volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:44:51.459616 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-d1a841c4-388e-4485-85b9-845370ea2433 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:51.461670 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-d1a841c4-388e-4485-85b9-845370ea2433 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] PUT https://10.4.3.114/volume/v3/attachments/25fcc920-4615-4b88-8d4b-50d4abaa23a1 Aug 14 22:44:51.462002 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-d1a841c4-388e-4485-85b9-845370ea2433 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:44:51.469210 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-d1a841c4-388e-4485-85b9-845370ea2433 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Acquiring lock "cinder-attachment_update-008e06b2-7443-411f-ad4f-b9a3b0cb8c3b-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:44:51.473790 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-d1a841c4-388e-4485-85b9-845370ea2433 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-008e06b2-7443-411f-ad4f-b9a3b0cb8c3b-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:44:51.474754 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:51.474754 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:44:51.566692 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-d1a841c4-388e-4485-85b9-845370ea2433 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-008e06b2-7443-411f-ad4f-b9a3b0cb8c3b-np0000007343" released by "attachment_update" :: held 0.093s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:44:51.567000 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-d1a841c4-388e-4485-85b9-845370ea2433 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/25fcc920-4615-4b88-8d4b-50d4abaa23a1 returned with HTTP 200 Aug 14 22:44:51.567452 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1456/5863] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:44:51 2026] PUT /volume/v3/attachments/25fcc920-4615-4b88-8d4b-50d4abaa23a1 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:44:51.586559 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-c4474f94-a0e1-4ab9-a914-bde3df0acb34 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:44:51.588642 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-c4474f94-a0e1-4ab9-a914-bde3df0acb34 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments/25fcc920-4615-4b88-8d4b-50d4abaa23a1/action Aug 14 22:44:51.589012 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-c4474f94-a0e1-4ab9-a914-bde3df0acb34 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:44:51.589171 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-c4474f94-a0e1-4ab9-a914-bde3df0acb34 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:44:51.602578 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:44:51.602578 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:44:51.614274 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-13e09872-2dbc-480f-b0e2-35b1224580c6 req-c4474f94-a0e1-4ab9-a914-bde3df0acb34 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/25fcc920-4615-4b88-8d4b-50d4abaa23a1/action returned with HTTP 204 Aug 14 22:44:51.614819 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1458/5864] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:44:51 2026] POST /volume/v3/attachments/25fcc920-4615-4b88-8d4b-50d4abaa23a1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:44:58.255367 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=10 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:45:01.357395 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:45:01.558517 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:45:01.610086 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:45:34.522360 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d0876d68-3a93-4911-a54a-3f905b65dbd9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:34.523997 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0876d68-3a93-4911-a54a-3f905b65dbd9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b Aug 14 22:45:34.524193 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0876d68-3a93-4911-a54a-3f905b65dbd9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:34.524393 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0876d68-3a93-4911-a54a-3f905b65dbd9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:34.533418 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:34.533418 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:45:34.535902 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d0876d68-3a93-4911-a54a-3f905b65dbd9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:45:34.539708 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0876d68-3a93-4911-a54a-3f905b65dbd9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b returned with HTTP 200 Aug 14 22:45:34.540167 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1474/5865] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:45:34 2026] GET /volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b => generated 1637 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:45:35.752994 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-30d19fcf-71cc-40a7-8421-7c1b2e8ccf9b req-593dacae-d29f-4ef1-aade-86fad3909ecf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:35.755189 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-30d19fcf-71cc-40a7-8421-7c1b2e8ccf9b req-593dacae-d29f-4ef1-aade-86fad3909ecf tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/attachments/25fcc920-4615-4b88-8d4b-50d4abaa23a1 Aug 14 22:45:35.755396 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-30d19fcf-71cc-40a7-8421-7c1b2e8ccf9b req-593dacae-d29f-4ef1-aade-86fad3909ecf tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:35.755573 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-30d19fcf-71cc-40a7-8421-7c1b2e8ccf9b req-593dacae-d29f-4ef1-aade-86fad3909ecf tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:35.762388 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:35.762388 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:45:35.802668 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-30d19fcf-71cc-40a7-8421-7c1b2e8ccf9b req-593dacae-d29f-4ef1-aade-86fad3909ecf tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/25fcc920-4615-4b88-8d4b-50d4abaa23a1 returned with HTTP 200 Aug 14 22:45:35.803066 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1478/5866] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:45:35 2026] DELETE /volume/v3/attachments/25fcc920-4615-4b88-8d4b-50d4abaa23a1 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:45:35.811350 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-30d19fcf-71cc-40a7-8421-7c1b2e8ccf9b req-f063d0cc-2fa6-432f-8f56-4a67a82e6fc7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:35.813560 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-30d19fcf-71cc-40a7-8421-7c1b2e8ccf9b req-f063d0cc-2fa6-432f-8f56-4a67a82e6fc7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b Aug 14 22:45:35.813767 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-30d19fcf-71cc-40a7-8421-7c1b2e8ccf9b req-f063d0cc-2fa6-432f-8f56-4a67a82e6fc7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:35.813987 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-30d19fcf-71cc-40a7-8421-7c1b2e8ccf9b req-f063d0cc-2fa6-432f-8f56-4a67a82e6fc7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:35.814176 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-30d19fcf-71cc-40a7-8421-7c1b2e8ccf9b req-f063d0cc-2fa6-432f-8f56-4a67a82e6fc7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume with id: 008e06b2-7443-411f-ad4f-b9a3b0cb8c3b Aug 14 22:45:35.820909 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:35.820909 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:45:35.821341 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-30d19fcf-71cc-40a7-8421-7c1b2e8ccf9b req-f063d0cc-2fa6-432f-8f56-4a67a82e6fc7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:45:35.835551 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-30d19fcf-71cc-40a7-8421-7c1b2e8ccf9b req-f063d0cc-2fa6-432f-8f56-4a67a82e6fc7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume request issued successfully. Aug 14 22:45:35.835763 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-30d19fcf-71cc-40a7-8421-7c1b2e8ccf9b req-f063d0cc-2fa6-432f-8f56-4a67a82e6fc7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b returned with HTTP 202 Aug 14 22:45:35.836158 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1457/5867] 10.4.3.114 () {70 vars in 1620 bytes} [Fri Aug 14 22:45:35 2026] DELETE /volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:45:36.910670 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1e3dd12-082f-497c-b529-fe9c91f98d20 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:36.912267 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1e3dd12-082f-497c-b529-fe9c91f98d20 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b Aug 14 22:45:36.912447 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1e3dd12-082f-497c-b529-fe9c91f98d20 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:36.912620 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1e3dd12-082f-497c-b529-fe9c91f98d20 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:36.917686 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1e3dd12-082f-497c-b529-fe9c91f98d20 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b returned with HTTP 404 Aug 14 22:45:36.918075 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1459/5868] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:45:36 2026] GET /volume/v3/volumes/008e06b2-7443-411f-ad4f-b9a3b0cb8c3b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:45:36.923812 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-66ccf22e-1caf-4a12-935b-239a4315578f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:36.925400 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66ccf22e-1caf-4a12-935b-239a4315578f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae Aug 14 22:45:36.925593 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-66ccf22e-1caf-4a12-935b-239a4315578f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:36.925770 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-66ccf22e-1caf-4a12-935b-239a4315578f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:36.925870 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-66ccf22e-1caf-4a12-935b-239a4315578f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete snapshot with id: aab7bf74-f906-40b0-a5c2-694b77c0a4ae Aug 14 22:45:36.930646 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:36.930646 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:45:36.931055 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-66ccf22e-1caf-4a12-935b-239a4315578f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:45:36.947068 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-66ccf22e-1caf-4a12-935b-239a4315578f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot delete request issued successfully. Aug 14 22:45:36.947258 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66ccf22e-1caf-4a12-935b-239a4315578f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae returned with HTTP 202 Aug 14 22:45:36.947647 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1475/5869] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:45:36 2026] DELETE /volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:45:36.955832 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d3c0065b-608b-4155-afb0-5493fb901c51 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:36.958103 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3c0065b-608b-4155-afb0-5493fb901c51 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae Aug 14 22:45:36.958379 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3c0065b-608b-4155-afb0-5493fb901c51 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:36.958624 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3c0065b-608b-4155-afb0-5493fb901c51 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:36.963820 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:36.963820 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:45:36.964211 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d3c0065b-608b-4155-afb0-5493fb901c51 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:45:36.964900 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3c0065b-608b-4155-afb0-5493fb901c51 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae returned with HTTP 200 Aug 14 22:45:36.965246 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1479/5870] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:45:36 2026] GET /volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:45:37.973962 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5bdd3a77-804f-4756-85c3-ba95f2a9406a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:37.975635 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5bdd3a77-804f-4756-85c3-ba95f2a9406a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae Aug 14 22:45:37.975837 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5bdd3a77-804f-4756-85c3-ba95f2a9406a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:37.976060 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5bdd3a77-804f-4756-85c3-ba95f2a9406a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:37.980157 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5bdd3a77-804f-4756-85c3-ba95f2a9406a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae returned with HTTP 404 Aug 14 22:45:37.980573 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1458/5871] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:45:37 2026] GET /volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:45:39.147841 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-07dee5d8-054c-455a-a084-dd265a5dd424 req-c228d0a7-975a-47a7-82cb-d5f9b8f5eb28 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:39.149775 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-07dee5d8-054c-455a-a084-dd265a5dd424 req-c228d0a7-975a-47a7-82cb-d5f9b8f5eb28 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/attachments/ca03404e-71c2-42f6-a3e1-8bc415debed8 Aug 14 22:45:39.149969 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-07dee5d8-054c-455a-a084-dd265a5dd424 req-c228d0a7-975a-47a7-82cb-d5f9b8f5eb28 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:39.150137 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-07dee5d8-054c-455a-a084-dd265a5dd424 req-c228d0a7-975a-47a7-82cb-d5f9b8f5eb28 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:39.156342 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:39.156342 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:45:39.197744 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-07dee5d8-054c-455a-a084-dd265a5dd424 req-c228d0a7-975a-47a7-82cb-d5f9b8f5eb28 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/ca03404e-71c2-42f6-a3e1-8bc415debed8 returned with HTTP 200 Aug 14 22:45:39.198199 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1460/5872] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:45:39 2026] DELETE /volume/v3/attachments/ca03404e-71c2-42f6-a3e1-8bc415debed8 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:45:39.206538 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-07dee5d8-054c-455a-a084-dd265a5dd424 req-e83c3e56-ccb3-42d8-a4a5-17f92d51429e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:39.208367 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-07dee5d8-054c-455a-a084-dd265a5dd424 req-e83c3e56-ccb3-42d8-a4a5-17f92d51429e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:45:39.208526 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-07dee5d8-054c-455a-a084-dd265a5dd424 req-e83c3e56-ccb3-42d8-a4a5-17f92d51429e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:39.208700 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-07dee5d8-054c-455a-a084-dd265a5dd424 req-e83c3e56-ccb3-42d8-a4a5-17f92d51429e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:39.208845 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-07dee5d8-054c-455a-a084-dd265a5dd424 req-e83c3e56-ccb3-42d8-a4a5-17f92d51429e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume with id: 80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:45:39.215562 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:39.215562 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:45:39.216056 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-07dee5d8-054c-455a-a084-dd265a5dd424 req-e83c3e56-ccb3-42d8-a4a5-17f92d51429e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:45:39.230084 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-07dee5d8-054c-455a-a084-dd265a5dd424 req-e83c3e56-ccb3-42d8-a4a5-17f92d51429e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume request issued successfully. Aug 14 22:45:39.230326 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-07dee5d8-054c-455a-a084-dd265a5dd424 req-e83c3e56-ccb3-42d8-a4a5-17f92d51429e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d returned with HTTP 202 Aug 14 22:45:39.230780 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1476/5873] 10.4.3.114 () {70 vars in 1620 bytes} [Fri Aug 14 22:45:39 2026] DELETE /volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:45:40.351328 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a7ba3a00-3c46-407f-964e-313eece811fe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:40.353026 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7ba3a00-3c46-407f-964e-313eece811fe tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:45:40.353247 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7ba3a00-3c46-407f-964e-313eece811fe tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:40.353477 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7ba3a00-3c46-407f-964e-313eece811fe tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:40.359346 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7ba3a00-3c46-407f-964e-313eece811fe tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d returned with HTTP 404 Aug 14 22:45:40.359815 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1480/5874] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:45:40 2026] GET /volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:45:40.712379 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c6ef0aca-5530-4e6d-b509-5d0bc23b869c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:40.714032 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6ef0aca-5530-4e6d-b509-5d0bc23b869c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae Aug 14 22:45:40.714213 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6ef0aca-5530-4e6d-b509-5d0bc23b869c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:40.714410 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6ef0aca-5530-4e6d-b509-5d0bc23b869c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:40.714503 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-c6ef0aca-5530-4e6d-b509-5d0bc23b869c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete snapshot with id: aab7bf74-f906-40b0-a5c2-694b77c0a4ae Aug 14 22:45:40.718538 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6ef0aca-5530-4e6d-b509-5d0bc23b869c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae returned with HTTP 404 Aug 14 22:45:40.718916 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1459/5875] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:45:40 2026] DELETE /volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:45:40.724650 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d5b1d29-ee1a-4b5b-9da3-57341879e0d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:40.726365 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d5b1d29-ee1a-4b5b-9da3-57341879e0d8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae Aug 14 22:45:40.726560 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d5b1d29-ee1a-4b5b-9da3-57341879e0d8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:40.726743 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d5b1d29-ee1a-4b5b-9da3-57341879e0d8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:40.731337 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d5b1d29-ee1a-4b5b-9da3-57341879e0d8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae returned with HTTP 404 Aug 14 22:45:40.731795 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1461/5876] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:45:40 2026] GET /volume/v3/snapshots/aab7bf74-f906-40b0-a5c2-694b77c0a4ae => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:45:41.298378 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a5a17ff-bb37-4bbd-9ff2-3a14cd110745 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:41.299879 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a5a17ff-bb37-4bbd-9ff2-3a14cd110745 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:45:41.300057 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a5a17ff-bb37-4bbd-9ff2-3a14cd110745 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:41.300233 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a5a17ff-bb37-4bbd-9ff2-3a14cd110745 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:41.300404 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0a5a17ff-bb37-4bbd-9ff2-3a14cd110745 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume with id: 80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:45:41.305143 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a5a17ff-bb37-4bbd-9ff2-3a14cd110745 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d returned with HTTP 404 Aug 14 22:45:41.305572 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1477/5877] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:45:41 2026] DELETE /volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:45:41.311086 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d72b7395-3823-4443-bd39-0c573149aa1a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:41.312678 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d72b7395-3823-4443-bd39-0c573149aa1a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d Aug 14 22:45:41.312862 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d72b7395-3823-4443-bd39-0c573149aa1a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:41.313090 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d72b7395-3823-4443-bd39-0c573149aa1a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:41.317959 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d72b7395-3823-4443-bd39-0c573149aa1a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d returned with HTTP 404 Aug 14 22:45:41.318357 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1481/5878] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:45:41 2026] GET /volume/v3/volumes/80e11400-a38c-4643-b68c-5c1c8428c54d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:45:42.173880 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:42.175409 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:45:42.175711 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1600639395", "snapshot_id": null, "imageRef": "5839200c-6f0c-4014-ac5c-a6eccf430841", "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:45:42.177106 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1600639395', 'snapshot_id': None, 'imageRef': '5839200c-6f0c-4014-ac5c-a6eccf430841', 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:45:42.236710 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume of 1 GB Aug 14 22:45:42.240583 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Availability Zones retrieved successfully. Aug 14 22:45:42.245117 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (06c8fe28-6b35-424f-afb3-0d83a72ecc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:45:42.246028 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c76193a-dc8c-44c1-8710-d8c911e7dbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:45:42.246802 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:45:42.294606 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c76193a-dc8c-44c1-8710-d8c911e7dbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:45:42.295472 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08bb1f7f-e39f-4e01-a817-d145c69d26a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:45:42.327179 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['1362e7ef-f2a0-421d-ac28-34b048493a90', '849e3330-bef0-479e-ba86-daeea2d093d2', '7f45dece-056d-4187-a31a-659004ad3a88', '5e5e8238-aad1-4e9c-88cc-d82df8ab1665'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:45:42.327826 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08bb1f7f-e39f-4e01-a817-d145c69d26a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1362e7ef-f2a0-421d-ac28-34b048493a90', '849e3330-bef0-479e-ba86-daeea2d093d2', '7f45dece-056d-4187-a31a-659004ad3a88', '5e5e8238-aad1-4e9c-88cc-d82df8ab1665']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:45:42.328491 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87b5371-75d5-480c-9ddc-dddf95f56213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:45:42.347058 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87b5371-75d5-480c-9ddc-dddf95f56213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7e3cf02-066b-4b85-b18f-38acd40f395b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1600639395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['1362e7ef-f2a0-421d-ac28-34b048493a90','849e3330-bef0-479e-ba86-daeea2d093d2','7f45dece-056d-4187-a31a-659004ad3a88','5e5e8238-aad1-4e9c-88cc-d82df8ab1665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:45:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1600639395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7e3cf02-066b-4b85-b18f-38acd40f395b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c118b58d0f645c9817846142d92250d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:45:42.347731 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a03edf2-a42d-4b03-88ff-d652639c6dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:45:42.362490 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a03edf2-a42d-4b03-88ff-d652639c6dc7) transitioned into state 'SUCCESS' from state '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-1600639395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['1362e7ef-f2a0-421d-ac28-34b048493a90','849e3330-bef0-479e-ba86-daeea2d093d2','7f45dece-056d-4187-a31a-659004ad3a88','5e5e8238-aad1-4e9c-88cc-d82df8ab1665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:45:42.363084 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa6efcb-88e5-4d41-bedc-cbf0b5566f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:45:42.371759 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa6efcb-88e5-4d41-bedc-cbf0b5566f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:45:42.372501 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (06c8fe28-6b35-424f-afb3-0d83a72ecc21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:45:42.372770 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request issued successfully. Aug 14 22:45:42.373340 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95908cd3-7bc7-4701-bf48-6192a0949dc4 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:45:42.373746 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1460/5879] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:45:42 2026] POST /volume/v3/volumes => generated 759 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:45:42.386043 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e256bb56-49f5-4a28-9a50-ec8e7bc5a404 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:42.387932 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e256bb56-49f5-4a28-9a50-ec8e7bc5a404 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:45:42.388133 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e256bb56-49f5-4a28-9a50-ec8e7bc5a404 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:42.388345 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e256bb56-49f5-4a28-9a50-ec8e7bc5a404 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:42.394964 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:42.394964 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:45:42.398187 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e256bb56-49f5-4a28-9a50-ec8e7bc5a404 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:45:42.402076 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e256bb56-49f5-4a28-9a50-ec8e7bc5a404 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b returned with HTTP 200 Aug 14 22:45:42.402441 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1462/5880] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:45:42 2026] GET /volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:45:43.413492 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83cdc2a2-da39-4d58-9dd8-a8e17aa73ec7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:43.415326 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83cdc2a2-da39-4d58-9dd8-a8e17aa73ec7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:45:43.415839 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83cdc2a2-da39-4d58-9dd8-a8e17aa73ec7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:43.415839 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83cdc2a2-da39-4d58-9dd8-a8e17aa73ec7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:43.421603 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:43.421603 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:45:43.424566 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83cdc2a2-da39-4d58-9dd8-a8e17aa73ec7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:45:43.428435 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83cdc2a2-da39-4d58-9dd8-a8e17aa73ec7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b returned with HTTP 200 Aug 14 22:45:43.428763 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1478/5881] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:45:43 2026] GET /volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:45:43.440094 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7ec40d46-b5b9-4b1e-adfe-772e03757f33 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:43.441749 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ec40d46-b5b9-4b1e-adfe-772e03757f33 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:45:43.441923 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ec40d46-b5b9-4b1e-adfe-772e03757f33 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:43.442115 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ec40d46-b5b9-4b1e-adfe-772e03757f33 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:43.448183 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:43.448183 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:45:43.451007 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7ec40d46-b5b9-4b1e-adfe-772e03757f33 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:45:43.454715 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ec40d46-b5b9-4b1e-adfe-772e03757f33 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b returned with HTTP 200 Aug 14 22:45:43.455028 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1482/5882] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:45:43 2026] GET /volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b => generated 1367 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:45:43.533601 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-0383422d-54f5-4902-8567-baab2ed1854f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:43.535793 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-0383422d-54f5-4902-8567-baab2ed1854f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:45:43.535997 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-0383422d-54f5-4902-8567-baab2ed1854f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:43.536191 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-0383422d-54f5-4902-8567-baab2ed1854f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:43.542679 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:43.542679 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:45:43.545832 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-0383422d-54f5-4902-8567-baab2ed1854f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:45:43.549731 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-0383422d-54f5-4902-8567-baab2ed1854f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b returned with HTTP 200 Aug 14 22:45:43.550081 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1461/5883] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:45:43 2026] GET /volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:45:44.003196 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-4c2d5cc4-cf98-4366-b92e-2840050e7b73 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:44.005165 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-4c2d5cc4-cf98-4366-b92e-2840050e7b73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:45:44.005493 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-4c2d5cc4-cf98-4366-b92e-2840050e7b73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:44.006157 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-4c2d5cc4-cf98-4366-b92e-2840050e7b73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:44.011932 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:44.011932 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:45:44.014999 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-4c2d5cc4-cf98-4366-b92e-2840050e7b73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:45:44.018950 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-4c2d5cc4-cf98-4366-b92e-2840050e7b73 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b returned with HTTP 200 Aug 14 22:45:44.019361 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1463/5884] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:45:44 2026] GET /volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:45:44.027683 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eeeb6393-1338-48ad-9c7b-2cacc64c6994 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:44.028107 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eeeb6393-1338-48ad-9c7b-2cacc64c6994 None None] GET https://10.4.3.114/volume// Aug 14 22:45:44.028268 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eeeb6393-1338-48ad-9c7b-2cacc64c6994 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:44.028462 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eeeb6393-1338-48ad-9c7b-2cacc64c6994 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:44.028884 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eeeb6393-1338-48ad-9c7b-2cacc64c6994 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:45:44.029162 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1479/5885] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:45: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 14 22:45:44.035408 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-322a0bf6-89f3-4221-a3b6-5e826aea2035 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:44.037273 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-322a0bf6-89f3-4221-a3b6-5e826aea2035 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:45:44.037643 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-322a0bf6-89f3-4221-a3b6-5e826aea2035 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7e3cf02-066b-4b85-b18f-38acd40f395b", "connector": null, "instance_uuid": "0dc3758a-bb86-46bc-b521-17dba99a8a34"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:45:44.045224 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:44.045224 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:45:44.068138 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-322a0bf6-89f3-4221-a3b6-5e826aea2035 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:45:44.068554 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1483/5886] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:45:44 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 14 22:45:44.685631 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4cb02e0f-7d2f-4028-aef0-1beccc5ada81 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:44.686018 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4cb02e0f-7d2f-4028-aef0-1beccc5ada81 None None] GET https://10.4.3.114/volume// Aug 14 22:45:44.686178 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4cb02e0f-7d2f-4028-aef0-1beccc5ada81 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:44.686370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4cb02e0f-7d2f-4028-aef0-1beccc5ada81 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:44.686681 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4cb02e0f-7d2f-4028-aef0-1beccc5ada81 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:45:44.686948 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1462/5887] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:45: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 14 22:45:44.692782 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-ebf33015-d2c5-4b26-a911-2c3af77560be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:44.694640 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-ebf33015-d2c5-4b26-a911-2c3af77560be tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:45:44.694854 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-ebf33015-d2c5-4b26-a911-2c3af77560be tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:45:44.695046 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-ebf33015-d2c5-4b26-a911-2c3af77560be tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:45:44.703066 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:44.703066 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:45:44.706156 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-ebf33015-d2c5-4b26-a911-2c3af77560be tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:45:44.710375 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-ebf33015-d2c5-4b26-a911-2c3af77560be tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b returned with HTTP 200 Aug 14 22:45:44.710715 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1464/5888] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:45:44 2026] GET /volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:45:44.814094 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-a3c46082-5fb1-451d-b3ca-d9464f16a112 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:44.815844 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-a3c46082-5fb1-451d-b3ca-d9464f16a112 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] PUT https://10.4.3.114/volume/v3/attachments/6013f648-8723-4475-b377-f307ceaa45ad Aug 14 22:45:44.816208 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-a3c46082-5fb1-451d-b3ca-d9464f16a112 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:45:44.832046 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-a3c46082-5fb1-451d-b3ca-d9464f16a112 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Acquiring lock "cinder-attachment_update-c7e3cf02-066b-4b85-b18f-38acd40f395b-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:45:44.833864 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-a3c46082-5fb1-451d-b3ca-d9464f16a112 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-c7e3cf02-066b-4b85-b18f-38acd40f395b-np0000007343" acquired by "attachment_update" :: waited 0.008s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:45:44.834879 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:44.834879 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:45:44.906802 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-a3c46082-5fb1-451d-b3ca-d9464f16a112 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-c7e3cf02-066b-4b85-b18f-38acd40f395b-np0000007343" released by "attachment_update" :: held 0.073s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:45:44.907480 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-a3c46082-5fb1-451d-b3ca-d9464f16a112 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/6013f648-8723-4475-b377-f307ceaa45ad returned with HTTP 200 Aug 14 22:45:44.908064 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1480/5889] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:45:44 2026] PUT /volume/v3/attachments/6013f648-8723-4475-b377-f307ceaa45ad => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:45:44.929302 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-e0056200-f530-4c4f-809d-155b6007ff19 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:45:44.931169 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-e0056200-f530-4c4f-809d-155b6007ff19 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments/6013f648-8723-4475-b377-f307ceaa45ad/action Aug 14 22:45:44.931551 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-e0056200-f530-4c4f-809d-155b6007ff19 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:45:44.931695 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-e0056200-f530-4c4f-809d-155b6007ff19 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:45:44.947465 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:45:44.947465 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:45:44.955105 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-40ce3218-baed-41c3-9c70-160d96f635e0 req-e0056200-f530-4c4f-809d-155b6007ff19 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/6013f648-8723-4475-b377-f307ceaa45ad/action returned with HTTP 204 Aug 14 22:45:44.955487 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1484/5890] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:45:44 2026] POST /volume/v3/attachments/6013f648-8723-4475-b377-f307ceaa45ad/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:45:53.548741 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:45:54.708973 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:45:54.901244 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:45:54.952894 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:46:19.862286 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0977f4d8-45c0-45f2-8454-d6b742ac2e5d req-fcbdc6a6-e660-4e16-947a-7693d529931e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:46:19.864165 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0977f4d8-45c0-45f2-8454-d6b742ac2e5d req-fcbdc6a6-e660-4e16-947a-7693d529931e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/attachments/6013f648-8723-4475-b377-f307ceaa45ad Aug 14 22:46:19.864393 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0977f4d8-45c0-45f2-8454-d6b742ac2e5d req-fcbdc6a6-e660-4e16-947a-7693d529931e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:46:19.864603 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0977f4d8-45c0-45f2-8454-d6b742ac2e5d req-fcbdc6a6-e660-4e16-947a-7693d529931e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:46:19.870653 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:46:19.870653 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:46:19.905229 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0977f4d8-45c0-45f2-8454-d6b742ac2e5d req-fcbdc6a6-e660-4e16-947a-7693d529931e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/6013f648-8723-4475-b377-f307ceaa45ad returned with HTTP 200 Aug 14 22:46:19.905715 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1463/5891] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:46:19 2026] DELETE /volume/v3/attachments/6013f648-8723-4475-b377-f307ceaa45ad => generated 19 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:46:21.100738 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-a184888f-dbb8-4ea4-af0a-8d88291b6acc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:46:21.102676 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-a184888f-dbb8-4ea4-af0a-8d88291b6acc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:46:21.102853 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-a184888f-dbb8-4ea4-af0a-8d88291b6acc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:46:21.103025 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-a184888f-dbb8-4ea4-af0a-8d88291b6acc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:46:21.109197 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:46:21.109197 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:46:21.112121 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-a184888f-dbb8-4ea4-af0a-8d88291b6acc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:46:21.115970 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-a184888f-dbb8-4ea4-af0a-8d88291b6acc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b returned with HTTP 200 Aug 14 22:46:21.116311 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1465/5892] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:46:21 2026] GET /volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:46:21.513047 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-5370a899-9f31-422f-8ed2-2b2e72361418 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:46:21.514719 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-5370a899-9f31-422f-8ed2-2b2e72361418 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:46:21.514892 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-5370a899-9f31-422f-8ed2-2b2e72361418 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:46:21.515055 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-5370a899-9f31-422f-8ed2-2b2e72361418 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:46:21.521013 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:46:21.521013 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:46:21.523959 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-5370a899-9f31-422f-8ed2-2b2e72361418 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:46:21.527887 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-5370a899-9f31-422f-8ed2-2b2e72361418 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b returned with HTTP 200 Aug 14 22:46:21.528204 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1481/5893] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:46:21 2026] GET /volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b => generated 1367 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:46:21.536741 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e0cad581-7d63-48ad-b2ef-9e29e826426b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:46:21.537245 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0cad581-7d63-48ad-b2ef-9e29e826426b None None] GET https://10.4.3.114/volume// Aug 14 22:46:21.537319 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0cad581-7d63-48ad-b2ef-9e29e826426b None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:46:21.537481 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0cad581-7d63-48ad-b2ef-9e29e826426b None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:46:21.537764 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0cad581-7d63-48ad-b2ef-9e29e826426b None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:46:21.538016 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1485/5894] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:46: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 14 22:46:21.544544 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-1fae436d-3fb9-4c73-957d-1326af04ce3d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:46:21.546563 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-1fae436d-3fb9-4c73-957d-1326af04ce3d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:46:21.546949 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-1fae436d-3fb9-4c73-957d-1326af04ce3d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7e3cf02-066b-4b85-b18f-38acd40f395b", "connector": null, "instance_uuid": "a72d77ca-dff6-4620-b365-35bc4973d57e"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:46:21.554450 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:46:21.554450 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:46:21.574047 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-1fae436d-3fb9-4c73-957d-1326af04ce3d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:46:21.574484 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1464/5895] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:46:21 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 14 22:46:22.178844 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b708fff8-5dce-4648-9280-51a6a98b4467 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:46:22.179217 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b708fff8-5dce-4648-9280-51a6a98b4467 None None] GET https://10.4.3.114/volume// Aug 14 22:46:22.179386 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b708fff8-5dce-4648-9280-51a6a98b4467 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:46:22.179562 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b708fff8-5dce-4648-9280-51a6a98b4467 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:46:22.179864 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b708fff8-5dce-4648-9280-51a6a98b4467 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:46:22.180120 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1466/5896] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:46: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 14 22:46:22.187499 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-d7491eb2-2a07-4e0f-afdb-5fc769c5eb0c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:46:22.189457 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-d7491eb2-2a07-4e0f-afdb-5fc769c5eb0c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:46:22.189711 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-d7491eb2-2a07-4e0f-afdb-5fc769c5eb0c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:46:22.189982 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-d7491eb2-2a07-4e0f-afdb-5fc769c5eb0c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:46:22.198526 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:46:22.198526 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:46:22.201536 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-d7491eb2-2a07-4e0f-afdb-5fc769c5eb0c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:46:22.205524 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-d7491eb2-2a07-4e0f-afdb-5fc769c5eb0c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b returned with HTTP 200 Aug 14 22:46:22.205911 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1482/5897] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:46:22 2026] GET /volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:46:22.303903 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-dfbbd22c-ec3c-47f2-9b7a-09a6e41784df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:46:22.305916 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-dfbbd22c-ec3c-47f2-9b7a-09a6e41784df tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] PUT https://10.4.3.114/volume/v3/attachments/73e5d20d-d91f-4018-bee9-4c5959923150 Aug 14 22:46:22.306052 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-dfbbd22c-ec3c-47f2-9b7a-09a6e41784df tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:46:22.312949 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-dfbbd22c-ec3c-47f2-9b7a-09a6e41784df tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Acquiring lock "cinder-attachment_update-c7e3cf02-066b-4b85-b18f-38acd40f395b-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:46:22.316898 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-dfbbd22c-ec3c-47f2-9b7a-09a6e41784df tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-c7e3cf02-066b-4b85-b18f-38acd40f395b-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:46:22.317733 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:46:22.317733 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:46:22.385106 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-dfbbd22c-ec3c-47f2-9b7a-09a6e41784df tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-c7e3cf02-066b-4b85-b18f-38acd40f395b-np0000007343" released by "attachment_update" :: held 0.068s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:46:22.385443 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-dfbbd22c-ec3c-47f2-9b7a-09a6e41784df tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/73e5d20d-d91f-4018-bee9-4c5959923150 returned with HTTP 200 Aug 14 22:46:22.386089 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1486/5898] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:46:22 2026] PUT /volume/v3/attachments/73e5d20d-d91f-4018-bee9-4c5959923150 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:46:22.405239 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-5ed2a5d8-3f68-4580-bd87-1d7efb1e7ac8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:46:22.407339 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-5ed2a5d8-3f68-4580-bd87-1d7efb1e7ac8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments/73e5d20d-d91f-4018-bee9-4c5959923150/action Aug 14 22:46:22.407899 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-5ed2a5d8-3f68-4580-bd87-1d7efb1e7ac8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:46:22.408161 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-5ed2a5d8-3f68-4580-bd87-1d7efb1e7ac8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:46:22.426322 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:46:22.426322 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:46:22.435770 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5ddface6-5338-4708-bd90-fd9ef75558f4 req-5ed2a5d8-3f68-4580-bd87-1d7efb1e7ac8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/73e5d20d-d91f-4018-bee9-4c5959923150/action returned with HTTP 204 Aug 14 22:46:22.436328 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1465/5899] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:46:22 2026] POST /volume/v3/attachments/73e5d20d-d91f-4018-bee9-4c5959923150/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:46:31.114800 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=4 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:46:32.204399 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=9 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:46:32.379918 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:46:32.433448 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:47:06.346637 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6c2b42cd-c7f7-41e3-9d2b-0ced45c8d0fc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:06.348366 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c2b42cd-c7f7-41e3-9d2b-0ced45c8d0fc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:47:06.348796 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c2b42cd-c7f7-41e3-9d2b-0ced45c8d0fc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7e3cf02-066b-4b85-b18f-38acd40f395b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-6321086", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:47:06.359411 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:06.359411 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:47:06.359809 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6c2b42cd-c7f7-41e3-9d2b-0ced45c8d0fc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:47:06.359955 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-6c2b42cd-c7f7-41e3-9d2b-0ced45c8d0fc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create snapshot from volume c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:47:06.380869 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-6c2b42cd-c7f7-41e3-9d2b-0ced45c8d0fc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['b4b76f77-7673-4ac5-a0c1-1db26f578121', '761d9816-2dd7-42a5-b9cb-eb8c2ebc52d4', '07a9bfc7-8ff7-40c8-8f3f-4df559b01350', '3586dcfb-b666-4c1b-8bc9-eb6f3602896d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:47:06.405650 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6c2b42cd-c7f7-41e3-9d2b-0ced45c8d0fc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot force create request issued successfully. Aug 14 22:47:06.405991 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c2b42cd-c7f7-41e3-9d2b-0ced45c8d0fc tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:47:06.406383 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1467/5900] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:47:06 2026] POST /volume/v3/snapshots => generated 305 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:47:06.414041 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-47a4f9d0-0b9c-4137-8392-a3bd5a6a906e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:06.415548 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47a4f9d0-0b9c-4137-8392-a3bd5a6a906e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea Aug 14 22:47:06.415713 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47a4f9d0-0b9c-4137-8392-a3bd5a6a906e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:06.415897 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47a4f9d0-0b9c-4137-8392-a3bd5a6a906e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:06.421325 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:06.421325 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:47:06.421325 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-47a4f9d0-0b9c-4137-8392-a3bd5a6a906e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:47:06.421519 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47a4f9d0-0b9c-4137-8392-a3bd5a6a906e tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea returned with HTTP 200 Aug 14 22:47:06.421711 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1483/5901] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:47:06 2026] GET /volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea => generated 437 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:47:07.430538 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5a6226a9-971e-460a-950b-bfb3ea41deab None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:07.432387 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a6226a9-971e-460a-950b-bfb3ea41deab tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea Aug 14 22:47:07.432599 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a6226a9-971e-460a-950b-bfb3ea41deab tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:07.432823 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a6226a9-971e-460a-950b-bfb3ea41deab tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:07.438006 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:07.438006 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:47:07.438416 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5a6226a9-971e-460a-950b-bfb3ea41deab tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:47:07.439156 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a6226a9-971e-460a-950b-bfb3ea41deab tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea returned with HTTP 200 Aug 14 22:47:07.439514 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1487/5902] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:47:07 2026] GET /volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:47:07.447765 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1f875db0-3bc0-45c4-9020-7ea2b58a2af8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:07.449418 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f875db0-3bc0-45c4-9020-7ea2b58a2af8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea Aug 14 22:47:07.449648 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f875db0-3bc0-45c4-9020-7ea2b58a2af8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:07.449860 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f875db0-3bc0-45c4-9020-7ea2b58a2af8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:07.455418 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:07.455418 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:47:07.455810 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1f875db0-3bc0-45c4-9020-7ea2b58a2af8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:47:07.456443 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f875db0-3bc0-45c4-9020-7ea2b58a2af8 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea returned with HTTP 200 Aug 14 22:47:07.456742 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1466/5903] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:47:07 2026] GET /volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:47:07.465100 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-baa66db4-70a9-4814-ac81-cbe82b474bba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:07.466895 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:47:07.467198 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1318786146", "snapshot_id": "3f0b2b90-d350-4ed5-9cfd-3235500a2bea", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:47:07.468667 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1318786146', 'snapshot_id': '3f0b2b90-d350-4ed5-9cfd-3235500a2bea', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:47:07.473272 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:07.473272 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:47:07.473649 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:47:07.473781 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume of 1 GB Aug 14 22:47:07.495990 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Availability Zones retrieved successfully. Aug 14 22:47:07.501094 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (03e3c170-60d2-4c3c-a4b7-b7c45be5b4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:47:07.501940 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (786d6136-d7a9-4088-ba47-ec3b9cdb4fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:47:07.502783 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:47:07.530102 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (786d6136-d7a9-4088-ba47-ec3b9cdb4fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3f0b2b90-d350-4ed5-9cfd-3235500a2bea', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:47:07.530829 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e630be-33a1-4821-bc9e-cc292d67a8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:47:07.564221 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Created reservations ['8c3f7353-b40e-45ee-a727-ad4a935f2e69', '1dbb1c44-d7f2-4f1b-a793-4de3bf837874', 'bd8f71a4-4a3f-4a7f-9203-b278487b49fb', 'c74af04e-4053-44a0-b175-f54d042175af'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:47:07.564980 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e630be-33a1-4821-bc9e-cc292d67a8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c3f7353-b40e-45ee-a727-ad4a935f2e69', '1dbb1c44-d7f2-4f1b-a793-4de3bf837874', 'bd8f71a4-4a3f-4a7f-9203-b278487b49fb', 'c74af04e-4053-44a0-b175-f54d042175af']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:47:07.565716 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7d157e-c347-4ecd-8242-c5d0eb9674e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:47:07.601060 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7d157e-c347-4ecd-8242-c5d0eb9674e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1318786146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['8c3f7353-b40e-45ee-a727-ad4a935f2e69','1dbb1c44-d7f2-4f1b-a793-4de3bf837874','bd8f71a4-4a3f-4a7f-9203-b278487b49fb','c74af04e-4053-44a0-b175-f54d042175af'],size=1,snapshot_id=3f0b2b90-d350-4ed5-9cfd-3235500a2bea,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), '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-14T22:47:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1318786146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c118b58d0f645c9817846142d92250d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3f0b2b90-d350-4ed5-9cfd-3235500a2bea,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:47:07.601735 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58663cd5-50ef-4170-8bdf-465d9e624274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:47:07.616283 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58663cd5-50ef-4170-8bdf-465d9e624274) transitioned into state 'SUCCESS' from state '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-1318786146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c118b58d0f645c9817846142d92250d',qos_specs=None,replication_status=,reservations=['8c3f7353-b40e-45ee-a727-ad4a935f2e69','1dbb1c44-d7f2-4f1b-a793-4de3bf837874','bd8f71a4-4a3f-4a7f-9203-b278487b49fb','c74af04e-4053-44a0-b175-f54d042175af'],size=1,snapshot_id=3f0b2b90-d350-4ed5-9cfd-3235500a2bea,source_replicaid=,source_volid=None,status='creating',user_id='831fb9e6ee3d47caa19f96c3b3f83cc0',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:47:07.616878 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b316af3-672b-4767-9032-ffe9bc2b0453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:47:07.635721 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b316af3-672b-4767-9032-ffe9bc2b0453) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:47:07.636498 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Flow 'volume_create_api' (03e3c170-60d2-4c3c-a4b7-b7c45be5b4a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:47:07.636816 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Create volume request issued successfully. Aug 14 22:47:07.637629 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-baa66db4-70a9-4814-ac81-cbe82b474bba tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:47:07.638188 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1468/5904] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:47:07 2026] POST /volume/v3/volumes => generated 785 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:47:07.648659 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2ef120e-0806-42d7-8087-000ab23e4cdd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:07.650280 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2ef120e-0806-42d7-8087-000ab23e4cdd tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe Aug 14 22:47:07.650462 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2ef120e-0806-42d7-8087-000ab23e4cdd tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:07.650633 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2ef120e-0806-42d7-8087-000ab23e4cdd tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:07.657896 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:07.657896 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:47:07.661282 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a2ef120e-0806-42d7-8087-000ab23e4cdd tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:47:07.664694 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2ef120e-0806-42d7-8087-000ab23e4cdd tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe returned with HTTP 200 Aug 14 22:47:07.665166 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1484/5905] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:47:07 2026] GET /volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:47:08.676709 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b21f7d40-3952-4d0a-8b8b-c2c70244570c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:08.678823 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b21f7d40-3952-4d0a-8b8b-c2c70244570c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe Aug 14 22:47:08.679011 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b21f7d40-3952-4d0a-8b8b-c2c70244570c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:08.679190 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b21f7d40-3952-4d0a-8b8b-c2c70244570c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:08.685876 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:08.685876 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:47:08.688969 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b21f7d40-3952-4d0a-8b8b-c2c70244570c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:47:08.692903 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b21f7d40-3952-4d0a-8b8b-c2c70244570c tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe returned with HTTP 200 Aug 14 22:47:08.693222 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1488/5906] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:47:08 2026] GET /volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:47:08.704130 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-601b8302-870d-47f5-aa9b-04b34728ac09 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:08.705836 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-601b8302-870d-47f5-aa9b-04b34728ac09 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe Aug 14 22:47:08.706033 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-601b8302-870d-47f5-aa9b-04b34728ac09 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:08.706263 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-601b8302-870d-47f5-aa9b-04b34728ac09 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:08.712596 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:08.712596 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:47:08.715848 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-601b8302-870d-47f5-aa9b-04b34728ac09 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:47:08.719908 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-601b8302-870d-47f5-aa9b-04b34728ac09 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe returned with HTTP 200 Aug 14 22:47:08.720228 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1467/5907] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:47:08 2026] GET /volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:47:08.799540 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-f32aeb87-a819-4ce6-a78e-7aa1975fd1e6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:08.801683 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-f32aeb87-a819-4ce6-a78e-7aa1975fd1e6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe Aug 14 22:47:08.801875 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-f32aeb87-a819-4ce6-a78e-7aa1975fd1e6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:08.802088 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-f32aeb87-a819-4ce6-a78e-7aa1975fd1e6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:08.808539 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:08.808539 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:47:08.811654 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-f32aeb87-a819-4ce6-a78e-7aa1975fd1e6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:47:08.815805 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-f32aeb87-a819-4ce6-a78e-7aa1975fd1e6 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe returned with HTTP 200 Aug 14 22:47:08.816161 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1469/5908] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:47:08 2026] GET /volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:47:09.269737 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-8d1f7f10-03b8-4960-93a6-9fa7be3421ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:09.271742 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-8d1f7f10-03b8-4960-93a6-9fa7be3421ae tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe Aug 14 22:47:09.271952 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-8d1f7f10-03b8-4960-93a6-9fa7be3421ae tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:09.272128 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-8d1f7f10-03b8-4960-93a6-9fa7be3421ae tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:09.279119 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:09.279119 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:47:09.283368 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-8d1f7f10-03b8-4960-93a6-9fa7be3421ae tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:47:09.288206 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-8d1f7f10-03b8-4960-93a6-9fa7be3421ae tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe returned with HTTP 200 Aug 14 22:47:09.288652 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1485/5909] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:47:09 2026] GET /volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:47:09.297147 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-14dbf30b-3719-47bd-a550-25ef6a553f92 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:09.297506 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14dbf30b-3719-47bd-a550-25ef6a553f92 None None] GET https://10.4.3.114/volume// Aug 14 22:47:09.297652 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14dbf30b-3719-47bd-a550-25ef6a553f92 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:09.297838 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14dbf30b-3719-47bd-a550-25ef6a553f92 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:09.298144 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14dbf30b-3719-47bd-a550-25ef6a553f92 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:47:09.298516 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1489/5910] 10.4.3.114 () {66 vars in 1419 bytes} [Fri Aug 14 22:47: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 14 22:47:09.305132 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-c7300883-c847-43c6-876d-d9dee36ee508 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:09.307608 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-c7300883-c847-43c6-876d-d9dee36ee508 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:47:09.308099 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-c7300883-c847-43c6-876d-d9dee36ee508 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe", "connector": null, "instance_uuid": "d32836d2-df38-448c-a888-938e14663d39"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:47:09.318305 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:09.318305 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:47:09.340157 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-c7300883-c847-43c6-876d-d9dee36ee508 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:47:09.340574 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1468/5911] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:47:09 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 14 22:47:09.986957 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bbefd872-7434-4bae-966a-97004fecd6fc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:09.987366 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bbefd872-7434-4bae-966a-97004fecd6fc None None] GET https://10.4.3.114/volume// Aug 14 22:47:09.987522 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bbefd872-7434-4bae-966a-97004fecd6fc None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:09.987711 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bbefd872-7434-4bae-966a-97004fecd6fc None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:09.988030 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bbefd872-7434-4bae-966a-97004fecd6fc None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:47:09.988315 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1470/5912] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:47: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 14 22:47:09.994078 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-9c9c5cd3-3783-459b-b35e-ef8603fcaab3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:09.996044 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-9c9c5cd3-3783-459b-b35e-ef8603fcaab3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe Aug 14 22:47:09.996264 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-9c9c5cd3-3783-459b-b35e-ef8603fcaab3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:09.996936 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-9c9c5cd3-3783-459b-b35e-ef8603fcaab3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:10.005139 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:10.005139 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:47:10.008642 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-9c9c5cd3-3783-459b-b35e-ef8603fcaab3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:47:10.012587 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-9c9c5cd3-3783-459b-b35e-ef8603fcaab3 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe returned with HTTP 200 Aug 14 22:47:10.012974 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1486/5913] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:47:09 2026] GET /volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe => generated 1573 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:47:10.106265 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-f32c5df4-17e9-4ed2-a7ba-245945a5f4a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:10.108152 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-f32c5df4-17e9-4ed2-a7ba-245945a5f4a5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] PUT https://10.4.3.114/volume/v3/attachments/c8bafa62-d90a-44ef-a5bc-63198259f535 Aug 14 22:47:10.108501 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-f32c5df4-17e9-4ed2-a7ba-245945a5f4a5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:47:10.115509 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-f32c5df4-17e9-4ed2-a7ba-245945a5f4a5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Acquiring lock "cinder-attachment_update-a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe-np0000007343" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:47:10.119793 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-f32c5df4-17e9-4ed2-a7ba-245945a5f4a5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:47:10.120684 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:10.120684 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:47:10.190101 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-f32c5df4-17e9-4ed2-a7ba-245945a5f4a5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Lock "cinder-attachment_update-a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe-np0000007343" released by "attachment_update" :: held 0.070s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:47:10.190646 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-f32c5df4-17e9-4ed2-a7ba-245945a5f4a5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/c8bafa62-d90a-44ef-a5bc-63198259f535 returned with HTTP 200 Aug 14 22:47:10.191086 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1490/5914] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:47:10 2026] PUT /volume/v3/attachments/c8bafa62-d90a-44ef-a5bc-63198259f535 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:47:10.210688 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-b2898c04-fbc1-444c-ba1d-e42a54fd5307 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:10.213481 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-b2898c04-fbc1-444c-ba1d-e42a54fd5307 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] POST https://10.4.3.114/volume/v3/attachments/c8bafa62-d90a-44ef-a5bc-63198259f535/action Aug 14 22:47:10.213947 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-b2898c04-fbc1-444c-ba1d-e42a54fd5307 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:47:10.214123 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-b2898c04-fbc1-444c-ba1d-e42a54fd5307 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:47:10.232639 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:10.232639 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:47:10.242938 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-502c7bc8-0f07-4d66-8d3e-bcb5e5da38b4 req-b2898c04-fbc1-444c-ba1d-e42a54fd5307 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/c8bafa62-d90a-44ef-a5bc-63198259f535/action returned with HTTP 204 Aug 14 22:47:10.243500 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1469/5915] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:47:10 2026] POST /volume/v3/attachments/c8bafa62-d90a-44ef-a5bc-63198259f535/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:47:18.814764 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:47:20.011244 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=14 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:47:20.184510 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:47:20.239084 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:47:55.275879 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c420a3a1-07db-46fb-a040-fa0f2c16666c req-904f2da2-8c5d-44fb-b008-d73e7d2c6a5a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:55.277722 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c420a3a1-07db-46fb-a040-fa0f2c16666c req-904f2da2-8c5d-44fb-b008-d73e7d2c6a5a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/attachments/c8bafa62-d90a-44ef-a5bc-63198259f535 Aug 14 22:47:55.277919 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c420a3a1-07db-46fb-a040-fa0f2c16666c req-904f2da2-8c5d-44fb-b008-d73e7d2c6a5a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:55.278080 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c420a3a1-07db-46fb-a040-fa0f2c16666c req-904f2da2-8c5d-44fb-b008-d73e7d2c6a5a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:55.284438 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:55.284438 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:47:55.321733 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c420a3a1-07db-46fb-a040-fa0f2c16666c req-904f2da2-8c5d-44fb-b008-d73e7d2c6a5a tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/c8bafa62-d90a-44ef-a5bc-63198259f535 returned with HTTP 200 Aug 14 22:47:55.322124 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1471/5916] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:47:55 2026] DELETE /volume/v3/attachments/c8bafa62-d90a-44ef-a5bc-63198259f535 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:47:56.560806 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8dd7a823-c40f-48e7-9530-77ee3d58563b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:56.562425 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8dd7a823-c40f-48e7-9530-77ee3d58563b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe Aug 14 22:47:56.562623 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8dd7a823-c40f-48e7-9530-77ee3d58563b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:56.562807 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8dd7a823-c40f-48e7-9530-77ee3d58563b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:56.562956 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8dd7a823-c40f-48e7-9530-77ee3d58563b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume with id: a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe Aug 14 22:47:56.569247 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:56.569247 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:47:56.569671 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8dd7a823-c40f-48e7-9530-77ee3d58563b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:47:56.583803 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8dd7a823-c40f-48e7-9530-77ee3d58563b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume request issued successfully. Aug 14 22:47:56.583975 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8dd7a823-c40f-48e7-9530-77ee3d58563b tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe returned with HTTP 202 Aug 14 22:47:56.584376 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1487/5917] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:47:56 2026] DELETE /volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:47:56.592859 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-471fd663-9f7c-4eeb-9a26-f223a5404154 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:56.594422 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-471fd663-9f7c-4eeb-9a26-f223a5404154 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe Aug 14 22:47:56.594587 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-471fd663-9f7c-4eeb-9a26-f223a5404154 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:56.594749 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-471fd663-9f7c-4eeb-9a26-f223a5404154 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:56.600969 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:56.600969 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:47:56.603920 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-471fd663-9f7c-4eeb-9a26-f223a5404154 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:47:56.607942 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-471fd663-9f7c-4eeb-9a26-f223a5404154 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe returned with HTTP 200 Aug 14 22:47:56.608298 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1491/5918] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:47:56 2026] GET /volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe => generated 1393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:47:57.619468 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-79eb67db-a7bd-4705-bfac-19bbf84361d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:57.621000 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79eb67db-a7bd-4705-bfac-19bbf84361d5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe Aug 14 22:47:57.621175 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79eb67db-a7bd-4705-bfac-19bbf84361d5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:57.621363 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79eb67db-a7bd-4705-bfac-19bbf84361d5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:57.626536 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79eb67db-a7bd-4705-bfac-19bbf84361d5 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe returned with HTTP 404 Aug 14 22:47:57.626929 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1470/5919] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:47:57 2026] GET /volume/v3/volumes/a80f9bb4-4c9e-4078-a0bf-07e8f16edbfe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:47:57.633744 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e972b6e8-bb94-4a86-942e-a41dd713fe7f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:57.635201 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e972b6e8-bb94-4a86-942e-a41dd713fe7f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea Aug 14 22:47:57.635401 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e972b6e8-bb94-4a86-942e-a41dd713fe7f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:57.635574 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e972b6e8-bb94-4a86-942e-a41dd713fe7f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:57.635682 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-e972b6e8-bb94-4a86-942e-a41dd713fe7f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete snapshot with id: 3f0b2b90-d350-4ed5-9cfd-3235500a2bea Aug 14 22:47:57.640676 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:57.640676 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:47:57.641032 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e972b6e8-bb94-4a86-942e-a41dd713fe7f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:47:57.655288 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e972b6e8-bb94-4a86-942e-a41dd713fe7f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot delete request issued successfully. Aug 14 22:47:57.655433 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e972b6e8-bb94-4a86-942e-a41dd713fe7f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea returned with HTTP 202 Aug 14 22:47:57.655804 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1472/5920] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:47:57 2026] DELETE /volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:47:57.662190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29ea3305-04d6-464f-8058-9833a594309d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:57.664352 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29ea3305-04d6-464f-8058-9833a594309d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea Aug 14 22:47:57.664638 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29ea3305-04d6-464f-8058-9833a594309d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:57.664876 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29ea3305-04d6-464f-8058-9833a594309d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:57.669880 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:47:57.669880 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:47:57.670317 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29ea3305-04d6-464f-8058-9833a594309d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Snapshot retrieved successfully. Aug 14 22:47:57.671031 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29ea3305-04d6-464f-8058-9833a594309d tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea returned with HTTP 200 Aug 14 22:47:57.671401 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1488/5921] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:47:57 2026] GET /volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:47:58.679656 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b8d9b0e7-0e51-4951-ba48-dab9ded985e7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:47:58.681274 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8d9b0e7-0e51-4951-ba48-dab9ded985e7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea Aug 14 22:47:58.681457 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b8d9b0e7-0e51-4951-ba48-dab9ded985e7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:47:58.681624 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b8d9b0e7-0e51-4951-ba48-dab9ded985e7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:47:58.685423 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8d9b0e7-0e51-4951-ba48-dab9ded985e7 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea returned with HTTP 404 Aug 14 22:47:58.685924 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1492/5922] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:47:58 2026] GET /volume/v3/snapshots/3f0b2b90-d350-4ed5-9cfd-3235500a2bea => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:48:00.036821 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e37f6989-e32e-46a6-a0e7-5d6c31f4d1bc req-b331dd21-27e7-4c33-a69a-7615fddc89e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:00.038873 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e37f6989-e32e-46a6-a0e7-5d6c31f4d1bc req-b331dd21-27e7-4c33-a69a-7615fddc89e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/attachments/73e5d20d-d91f-4018-bee9-4c5959923150 Aug 14 22:48:00.039053 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e37f6989-e32e-46a6-a0e7-5d6c31f4d1bc req-b331dd21-27e7-4c33-a69a-7615fddc89e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:00.039245 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e37f6989-e32e-46a6-a0e7-5d6c31f4d1bc req-b331dd21-27e7-4c33-a69a-7615fddc89e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:00.046592 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:00.046592 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:48:00.086334 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e37f6989-e32e-46a6-a0e7-5d6c31f4d1bc req-b331dd21-27e7-4c33-a69a-7615fddc89e9 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/attachments/73e5d20d-d91f-4018-bee9-4c5959923150 returned with HTTP 200 Aug 14 22:48:00.086699 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1471/5923] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:48:00 2026] DELETE /volume/v3/attachments/73e5d20d-d91f-4018-bee9-4c5959923150 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:48:01.514079 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-113d2466-54a8-406f-8d87-e319557f287f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:01.515448 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-113d2466-54a8-406f-8d87-e319557f287f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] DELETE https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:48:01.515656 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-113d2466-54a8-406f-8d87-e319557f287f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:01.515927 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-113d2466-54a8-406f-8d87-e319557f287f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:01.516165 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-113d2466-54a8-406f-8d87-e319557f287f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume with id: c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:48:01.525050 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:01.525050 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:48:01.525600 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-113d2466-54a8-406f-8d87-e319557f287f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:48:01.544909 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-113d2466-54a8-406f-8d87-e319557f287f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Delete volume request issued successfully. Aug 14 22:48:01.545100 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-113d2466-54a8-406f-8d87-e319557f287f tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b returned with HTTP 202 Aug 14 22:48:01.545548 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1473/5924] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:48:01 2026] DELETE /volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:48:01.552643 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f22b304f-9125-4656-a110-e823bf039594 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:01.555046 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f22b304f-9125-4656-a110-e823bf039594 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:48:01.555366 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f22b304f-9125-4656-a110-e823bf039594 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:01.555642 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f22b304f-9125-4656-a110-e823bf039594 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:01.563011 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:01.563011 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:48:01.566678 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f22b304f-9125-4656-a110-e823bf039594 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Volume info retrieved successfully. Aug 14 22:48:01.571172 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f22b304f-9125-4656-a110-e823bf039594 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b returned with HTTP 200 Aug 14 22:48:01.571561 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1489/5925] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:48:01 2026] GET /volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:48:02.583232 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2b9103c1-9e3c-4567-a4c3-62a2dd2fdc35 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:02.584930 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b9103c1-9e3c-4567-a4c3-62a2dd2fdc35 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] GET https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b Aug 14 22:48:02.585103 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b9103c1-9e3c-4567-a4c3-62a2dd2fdc35 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:02.585330 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b9103c1-9e3c-4567-a4c3-62a2dd2fdc35 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:02.590555 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b9103c1-9e3c-4567-a4c3-62a2dd2fdc35 tempest-TestVolumeBootPattern-1651128269 tempest-TestVolumeBootPattern-1651128269-project-member] https://10.4.3.114/volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b returned with HTTP 404 Aug 14 22:48:02.590970 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1493/5926] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:48:02 2026] GET /volume/v3/volumes/c7e3cf02-066b-4b85-b18f-38acd40f395b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:48:07.609504 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-36957071-f2db-4efd-9567-f79d682661eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:07.676844 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:48:07.677163 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1675312851"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:48:07.678557 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1675312851'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:48:07.678671 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Create volume of 1 GB Aug 14 22:48:07.678920 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:07.678920 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:48:07.682462 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Availability Zones retrieved successfully. Aug 14 22:48:07.688040 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Flow 'volume_create_api' (aa2af17f-6694-4e41-bc56-bd06e14ce932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:48:07.689578 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8cc8233-30c7-476b-ab9f-b284551fcd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:48:07.690840 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:48:07.723206 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8cc8233-30c7-476b-ab9f-b284551fcd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:48:07.724436 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b922286-3449-4ca5-b2a8-644abaeb5c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:48:07.786605 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Created reservations ['945fcdaf-a287-44d8-8cea-e1a4c8c6c5b8', '34fad439-7b24-4939-bb85-16e25fc83509', '70f0723b-e7e8-4dc1-b8ca-5fde1d063da6', 'f9f25d09-c0ab-4eb3-b6f0-9ec9c4329ea0'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:48:07.787338 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b922286-3449-4ca5-b2a8-644abaeb5c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['945fcdaf-a287-44d8-8cea-e1a4c8c6c5b8', '34fad439-7b24-4939-bb85-16e25fc83509', '70f0723b-e7e8-4dc1-b8ca-5fde1d063da6', 'f9f25d09-c0ab-4eb3-b6f0-9ec9c4329ea0']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:48:07.787985 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0abe27cd-2842-4d60-937a-b9c8c4d145a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:48:07.806631 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0abe27cd-2842-4d60-937a-b9c8c4d145a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1675312851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c720ca239d414eb8ea115ff1f04d60',qos_specs=None,replication_status=,reservations=['945fcdaf-a287-44d8-8cea-e1a4c8c6c5b8','34fad439-7b24-4939-bb85-16e25fc83509','70f0723b-e7e8-4dc1-b8ca-5fde1d063da6','f9f25d09-c0ab-4eb3-b6f0-9ec9c4329ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc21c2c57a1e453da0bdb2194cc698cd',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1675312851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c720ca239d414eb8ea115ff1f04d60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc21c2c57a1e453da0bdb2194cc698cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:48:07.807298 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a61c2c1-8b59-4212-bfd8-c3bad9e2f3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:48:07.822684 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a61c2c1-8b59-4212-bfd8-c3bad9e2f3df) transitioned into state 'SUCCESS' from state '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-1675312851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c720ca239d414eb8ea115ff1f04d60',qos_specs=None,replication_status=,reservations=['945fcdaf-a287-44d8-8cea-e1a4c8c6c5b8','34fad439-7b24-4939-bb85-16e25fc83509','70f0723b-e7e8-4dc1-b8ca-5fde1d063da6','f9f25d09-c0ab-4eb3-b6f0-9ec9c4329ea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc21c2c57a1e453da0bdb2194cc698cd',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:48:07.823267 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73da4aa8-75d4-474a-9515-2ee5f739aecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:48:07.830866 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73da4aa8-75d4-474a-9515-2ee5f739aecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:48:07.831585 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Flow 'volume_create_api' (aa2af17f-6694-4e41-bc56-bd06e14ce932) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:48:07.831845 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Create volume request issued successfully. Aug 14 22:48:07.832354 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36957071-f2db-4efd-9567-f79d682661eb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:48:07.832703 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1472/5927] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:48:07 2026] POST /volume/v3/volumes => generated 766 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:48:07.844111 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8982f166-e5e6-4a21-80aa-d5f0e75362e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:07.846451 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8982f166-e5e6-4a21-80aa-d5f0e75362e1 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 Aug 14 22:48:07.846762 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8982f166-e5e6-4a21-80aa-d5f0e75362e1 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:07.847028 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8982f166-e5e6-4a21-80aa-d5f0e75362e1 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:07.856106 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:07.856106 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:48:07.860475 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8982f166-e5e6-4a21-80aa-d5f0e75362e1 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:07.865221 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8982f166-e5e6-4a21-80aa-d5f0e75362e1 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 returned with HTTP 200 Aug 14 22:48:07.865587 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1474/5928] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:48:07 2026] GET /volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:48:08.880399 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9e61ef14-a20d-4114-b366-2770dc7571fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:08.882136 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e61ef14-a20d-4114-b366-2770dc7571fd tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 Aug 14 22:48:08.882385 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e61ef14-a20d-4114-b366-2770dc7571fd tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:08.882560 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e61ef14-a20d-4114-b366-2770dc7571fd tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:08.888869 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:08.888869 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:48:08.891926 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9e61ef14-a20d-4114-b366-2770dc7571fd tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:08.895334 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e61ef14-a20d-4114-b366-2770dc7571fd tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 returned with HTTP 200 Aug 14 22:48:08.895671 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1490/5929] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:48:08 2026] GET /volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:48:08.906860 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9e9dc9a2-55bd-4f16-8688-fcd5955444b3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:08.908506 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e9dc9a2-55bd-4f16-8688-fcd5955444b3 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:48:08.908943 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e9dc9a2-55bd-4f16-8688-fcd5955444b3 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-594775495"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:48:08.918046 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:08.918046 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:48:08.918046 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9e9dc9a2-55bd-4f16-8688-fcd5955444b3 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:08.918046 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-9e9dc9a2-55bd-4f16-8688-fcd5955444b3 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Create snapshot from volume 9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 Aug 14 22:48:08.946027 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-9e9dc9a2-55bd-4f16-8688-fcd5955444b3 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Created reservations ['0f64c913-2360-4b8d-916d-51ae3492422a', 'd40934d1-6180-4349-a14c-4de2656e249a', '3e2ec388-7065-4a03-854f-79bc99d9c8c1', '5db944b1-2232-43be-b2b0-881a0066e722'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:48:08.972551 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9e9dc9a2-55bd-4f16-8688-fcd5955444b3 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Snapshot create request issued successfully. Aug 14 22:48:08.972914 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e9dc9a2-55bd-4f16-8688-fcd5955444b3 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:48:08.973331 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1494/5930] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:48:08 2026] POST /volume/v3/snapshots => generated 321 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:48:08.981372 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac65a7d5-bd4b-4d1a-9c1d-464b16a3b67d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:08.983244 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac65a7d5-bd4b-4d1a-9c1d-464b16a3b67d tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 Aug 14 22:48:08.983465 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac65a7d5-bd4b-4d1a-9c1d-464b16a3b67d tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:08.983641 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac65a7d5-bd4b-4d1a-9c1d-464b16a3b67d tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:08.988870 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:08.988870 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:48:08.989321 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac65a7d5-bd4b-4d1a-9c1d-464b16a3b67d tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Snapshot retrieved successfully. Aug 14 22:48:08.990133 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac65a7d5-bd4b-4d1a-9c1d-464b16a3b67d tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 returned with HTTP 200 Aug 14 22:48:08.990641 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1473/5931] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:48:08 2026] GET /volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:48:09.999477 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e5817d97-7998-4c29-82cf-6d618d60e7d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:10.001134 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5817d97-7998-4c29-82cf-6d618d60e7d5 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 Aug 14 22:48:10.001352 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5817d97-7998-4c29-82cf-6d618d60e7d5 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:10.001531 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5817d97-7998-4c29-82cf-6d618d60e7d5 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:10.006091 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:10.006091 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:48:10.006521 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e5817d97-7998-4c29-82cf-6d618d60e7d5 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Snapshot retrieved successfully. Aug 14 22:48:10.007410 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5817d97-7998-4c29-82cf-6d618d60e7d5 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 returned with HTTP 200 Aug 14 22:48:10.007714 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1475/5932] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:48:09 2026] GET /volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:48:10.017085 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7eccb9c1-196d-46c1-94fe-9e3227d122c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:10.018877 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7eccb9c1-196d-46c1-94fe-9e3227d122c8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] POST https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4/action Aug 14 22:48:10.019311 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7eccb9c1-196d-46c1-94fe-9e3227d122c8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Action body: b'{"revert": {"snapshot_id": "bf7b53d2-5fa9-4da1-8447-e42334e5cee7"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:48:10.019469 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7eccb9c1-196d-46c1-94fe-9e3227d122c8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "bf7b53d2-5fa9-4da1-8447-e42334e5cee7"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:48:10.027518 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:10.027518 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:48:10.027934 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7eccb9c1-196d-46c1-94fe-9e3227d122c8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume retrieved successfully. Aug 14 22:48:10.038352 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7eccb9c1-196d-46c1-94fe-9e3227d122c8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Reverting volume 9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 to snapshot bf7b53d2-5fa9-4da1-8447-e42334e5cee7. Aug 14 22:48:10.039095 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:10.039095 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:48:10.050231 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7eccb9c1-196d-46c1-94fe-9e3227d122c8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4/action returned with HTTP 202 Aug 14 22:48:10.050703 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1491/5933] 10.4.3.114 () {70 vars in 1431 bytes} [Fri Aug 14 22:48:10 2026] POST /volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 22:48:10.056773 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0cd072e2-ae9d-4809-8a37-d0266eee5a0b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:10.058532 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cd072e2-ae9d-4809-8a37-d0266eee5a0b tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 Aug 14 22:48:10.058727 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cd072e2-ae9d-4809-8a37-d0266eee5a0b tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:10.058898 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cd072e2-ae9d-4809-8a37-d0266eee5a0b tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:10.065051 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:10.065051 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:48:10.068217 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0cd072e2-ae9d-4809-8a37-d0266eee5a0b tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:10.071966 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cd072e2-ae9d-4809-8a37-d0266eee5a0b tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 returned with HTTP 200 Aug 14 22:48:10.072270 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1495/5934] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:48:10 2026] GET /volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:48:11.085532 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fccc6ecb-3c73-489d-8ca8-534ef9c02f03 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:11.087126 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fccc6ecb-3c73-489d-8ca8-534ef9c02f03 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 Aug 14 22:48:11.087372 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fccc6ecb-3c73-489d-8ca8-534ef9c02f03 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:11.087579 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fccc6ecb-3c73-489d-8ca8-534ef9c02f03 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:11.093898 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:11.093898 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:48:11.097077 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fccc6ecb-3c73-489d-8ca8-534ef9c02f03 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:11.100667 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fccc6ecb-3c73-489d-8ca8-534ef9c02f03 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 returned with HTTP 200 Aug 14 22:48:11.101027 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1474/5935] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:48:11 2026] GET /volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:48:11.111822 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-419aa0c7-2c58-4dca-a0c7-4002539c413f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:11.113318 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-419aa0c7-2c58-4dca-a0c7-4002539c413f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 Aug 14 22:48:11.113482 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-419aa0c7-2c58-4dca-a0c7-4002539c413f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:11.113647 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-419aa0c7-2c58-4dca-a0c7-4002539c413f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:11.117857 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:11.117857 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:48:11.118194 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-419aa0c7-2c58-4dca-a0c7-4002539c413f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Snapshot retrieved successfully. Aug 14 22:48:11.118820 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-419aa0c7-2c58-4dca-a0c7-4002539c413f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 returned with HTTP 200 Aug 14 22:48:11.119107 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1476/5936] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:48:11 2026] GET /volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:48:11.127631 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-03f10c4b-3323-4f8c-a895-949f3fa67c31 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:11.129356 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03f10c4b-3323-4f8c-a895-949f3fa67c31 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 Aug 14 22:48:11.129562 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03f10c4b-3323-4f8c-a895-949f3fa67c31 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:11.129739 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03f10c4b-3323-4f8c-a895-949f3fa67c31 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:11.135976 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:11.135976 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:48:11.139011 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-03f10c4b-3323-4f8c-a895-949f3fa67c31 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:11.142463 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03f10c4b-3323-4f8c-a895-949f3fa67c31 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 returned with HTTP 200 Aug 14 22:48:11.142781 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1492/5937] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:48:11 2026] GET /volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 => generated 859 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:48:11.157105 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:11.158705 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:48:11.159010 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1921421158"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:48:11.160441 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1921421158'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:48:11.160543 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Create volume of 1 GB Aug 14 22:48:11.164113 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Availability Zones retrieved successfully. Aug 14 22:48:11.169083 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Flow 'volume_create_api' (e9798c8d-36e4-4c7d-9fa8-8985ef3e45b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:48:11.169896 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60cad50c-6a2d-4e66-b6bb-4e97dd4963a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:48:11.170706 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:48:11.191680 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60cad50c-6a2d-4e66-b6bb-4e97dd4963a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:48:11.192363 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe11dce9-664a-49fd-82c9-e957c067f01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:48:11.226236 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Created reservations ['be949aba-ae28-46eb-ac8a-254fbef7e9be', '06379f0c-156e-49dd-85a0-f112c2cf70ec', '4cd4ad4d-7f14-440d-b2e3-6fe2c7dd1f05', 'a06d493a-76ef-4405-83e6-92d9da2bebc4'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:48:11.227007 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe11dce9-664a-49fd-82c9-e957c067f01a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be949aba-ae28-46eb-ac8a-254fbef7e9be', '06379f0c-156e-49dd-85a0-f112c2cf70ec', '4cd4ad4d-7f14-440d-b2e3-6fe2c7dd1f05', 'a06d493a-76ef-4405-83e6-92d9da2bebc4']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:48:11.227760 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a261e519-b79b-448d-9dd3-c0780af1fbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:48:11.247331 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a261e519-b79b-448d-9dd3-c0780af1fbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66baf831-578a-4a96-ada2-eacad4d7bf93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1921421158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c720ca239d414eb8ea115ff1f04d60',qos_specs=None,replication_status=,reservations=['be949aba-ae28-46eb-ac8a-254fbef7e9be','06379f0c-156e-49dd-85a0-f112c2cf70ec','4cd4ad4d-7f14-440d-b2e3-6fe2c7dd1f05','a06d493a-76ef-4405-83e6-92d9da2bebc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc21c2c57a1e453da0bdb2194cc698cd',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1921421158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66baf831-578a-4a96-ada2-eacad4d7bf93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c720ca239d414eb8ea115ff1f04d60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc21c2c57a1e453da0bdb2194cc698cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:48:11.248072 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14301f2e-6ac5-440f-a2ba-560e69b08443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:48:11.263228 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14301f2e-6ac5-440f-a2ba-560e69b08443) transitioned into state 'SUCCESS' from state '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-1921421158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c720ca239d414eb8ea115ff1f04d60',qos_specs=None,replication_status=,reservations=['be949aba-ae28-46eb-ac8a-254fbef7e9be','06379f0c-156e-49dd-85a0-f112c2cf70ec','4cd4ad4d-7f14-440d-b2e3-6fe2c7dd1f05','a06d493a-76ef-4405-83e6-92d9da2bebc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc21c2c57a1e453da0bdb2194cc698cd',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:48:11.263842 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f6472d-6bb9-4ee6-b1bf-76a031442f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:48:11.272394 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f6472d-6bb9-4ee6-b1bf-76a031442f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:48:11.273193 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Flow 'volume_create_api' (e9798c8d-36e4-4c7d-9fa8-8985ef3e45b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:48:11.273516 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Create volume request issued successfully. Aug 14 22:48:11.274032 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da24f556-39a9-4d21-8e52-72bf50a86e02 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:48:11.274546 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1496/5938] 10.4.3.114 () {70 vars in 1299 bytes} [Fri Aug 14 22:48:11 2026] POST /volume/v3/volumes => generated 766 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:48:11.284924 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4eb9835d-cf22-413d-9bc1-14511d73f5ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:11.286631 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4eb9835d-cf22-413d-9bc1-14511d73f5ae tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 Aug 14 22:48:11.286832 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4eb9835d-cf22-413d-9bc1-14511d73f5ae tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:11.287011 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4eb9835d-cf22-413d-9bc1-14511d73f5ae tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:11.292943 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:11.292943 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:48:11.296385 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4eb9835d-cf22-413d-9bc1-14511d73f5ae tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:11.300036 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4eb9835d-cf22-413d-9bc1-14511d73f5ae tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 returned with HTTP 200 Aug 14 22:48:11.300396 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1475/5939] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:48:11 2026] GET /volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:48:12.311429 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-981fece8-2c18-42c0-8b02-96503e540974 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:12.313069 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-981fece8-2c18-42c0-8b02-96503e540974 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 Aug 14 22:48:12.313305 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-981fece8-2c18-42c0-8b02-96503e540974 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:12.313481 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-981fece8-2c18-42c0-8b02-96503e540974 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:12.319633 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:12.319633 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:48:12.322483 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-981fece8-2c18-42c0-8b02-96503e540974 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:12.325816 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-981fece8-2c18-42c0-8b02-96503e540974 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 returned with HTTP 200 Aug 14 22:48:12.326138 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1477/5940] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:48:12 2026] GET /volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 => generated 859 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:48:12.336966 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dfcba55b-dbf1-4244-9978-cd339d890e45 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:12.338614 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfcba55b-dbf1-4244-9978-cd339d890e45 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] POST https://10.4.3.114/volume/v3/snapshots Aug 14 22:48:12.338912 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfcba55b-dbf1-4244-9978-cd339d890e45 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66baf831-578a-4a96-ada2-eacad4d7bf93", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-949829758"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:48:12.346391 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:12.346391 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:48:12.346781 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dfcba55b-dbf1-4244-9978-cd339d890e45 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:12.346888 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-dfcba55b-dbf1-4244-9978-cd339d890e45 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Create snapshot from volume 66baf831-578a-4a96-ada2-eacad4d7bf93 Aug 14 22:48:12.367666 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-dfcba55b-dbf1-4244-9978-cd339d890e45 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Created reservations ['7a891daa-4329-42b3-8834-e3a9189f785e', '98d65e1e-9bef-4ed5-82b6-9ffe70e96dcd', '35b63e41-1096-4e02-bf99-6d7f21b17020', '33d2d997-dc21-4f8b-9d4c-e35b9dc01f90'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:48:12.391486 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dfcba55b-dbf1-4244-9978-cd339d890e45 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Snapshot create request issued successfully. Aug 14 22:48:12.391765 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfcba55b-dbf1-4244-9978-cd339d890e45 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/snapshots returned with HTTP 202 Aug 14 22:48:12.392157 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1493/5941] 10.4.3.114 () {68 vars in 1265 bytes} [Fri Aug 14 22:48:12 2026] POST /volume/v3/snapshots => generated 321 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:48:12.400509 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ada31cf8-49e1-409f-bfdd-8fb6873aed72 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:12.402469 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ada31cf8-49e1-409f-bfdd-8fb6873aed72 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 Aug 14 22:48:12.402660 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ada31cf8-49e1-409f-bfdd-8fb6873aed72 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:12.402910 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ada31cf8-49e1-409f-bfdd-8fb6873aed72 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:12.407759 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:12.407759 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:48:12.408208 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ada31cf8-49e1-409f-bfdd-8fb6873aed72 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Snapshot retrieved successfully. Aug 14 22:48:12.409002 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ada31cf8-49e1-409f-bfdd-8fb6873aed72 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 returned with HTTP 200 Aug 14 22:48:12.409428 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1497/5942] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:48:12 2026] GET /volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:48:13.418038 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1f9e57e8-455d-47bb-a02e-153c5f06a42e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:13.419850 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f9e57e8-455d-47bb-a02e-153c5f06a42e tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 Aug 14 22:48:13.420027 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f9e57e8-455d-47bb-a02e-153c5f06a42e tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:13.420202 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f9e57e8-455d-47bb-a02e-153c5f06a42e tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:13.425033 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:13.425033 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:48:13.425424 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1f9e57e8-455d-47bb-a02e-153c5f06a42e tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Snapshot retrieved successfully. Aug 14 22:48:13.426080 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f9e57e8-455d-47bb-a02e-153c5f06a42e tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 returned with HTTP 200 Aug 14 22:48:13.426419 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1476/5943] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:48:13 2026] GET /volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:48:13.433784 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d0f18c9f-f4d7-41f2-82f0-083d60a5cbeb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:13.435613 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0f18c9f-f4d7-41f2-82f0-083d60a5cbeb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] POST https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93/action Aug 14 22:48:13.435944 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0f18c9f-f4d7-41f2-82f0-083d60a5cbeb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:48:13.436073 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0f18c9f-f4d7-41f2-82f0-083d60a5cbeb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:48:13.444407 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:13.444407 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:48:13.444885 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d0f18c9f-f4d7-41f2-82f0-083d60a5cbeb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:13.473273 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d0f18c9f-f4d7-41f2-82f0-083d60a5cbeb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Created reservations ['2a6662b7-861e-429a-8a0d-6184b8e7786a', 'e0c6657e-2cf4-4116-944b-85aefd2940b9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:48:13.480951 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d0f18c9f-f4d7-41f2-82f0-083d60a5cbeb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Extend volume request issued successfully. Aug 14 22:48:13.481200 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0f18c9f-f4d7-41f2-82f0-083d60a5cbeb tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93/action returned with HTTP 202 Aug 14 22:48:13.481649 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1478/5944] 10.4.3.114 () {70 vars in 1431 bytes} [Fri Aug 14 22:48:13 2026] POST /volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 22:48:13.488343 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c9dd8547-4e03-4f15-8184-2c3ea1d2a3a8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:13.490092 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9dd8547-4e03-4f15-8184-2c3ea1d2a3a8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 Aug 14 22:48:13.490341 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9dd8547-4e03-4f15-8184-2c3ea1d2a3a8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:13.490517 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9dd8547-4e03-4f15-8184-2c3ea1d2a3a8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:13.497192 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:13.497192 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:48:13.500471 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c9dd8547-4e03-4f15-8184-2c3ea1d2a3a8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:13.503961 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9dd8547-4e03-4f15-8184-2c3ea1d2a3a8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 returned with HTTP 200 Aug 14 22:48:13.504315 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1494/5945] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:48:13 2026] GET /volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:48:14.516828 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7c548e1c-050a-458e-9b34-c167ac859555 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:14.518703 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c548e1c-050a-458e-9b34-c167ac859555 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 Aug 14 22:48:14.518955 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c548e1c-050a-458e-9b34-c167ac859555 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:14.519168 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c548e1c-050a-458e-9b34-c167ac859555 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:14.525683 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:14.525683 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:48:14.528981 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7c548e1c-050a-458e-9b34-c167ac859555 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:14.532443 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c548e1c-050a-458e-9b34-c167ac859555 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 returned with HTTP 200 Aug 14 22:48:14.532796 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1498/5946] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:48:14 2026] GET /volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:48:14.548651 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7491c597-f99d-4bc1-96c8-33dd7e49b4c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:14.550295 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7491c597-f99d-4bc1-96c8-33dd7e49b4c2 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] POST https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93/action Aug 14 22:48:14.550630 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7491c597-f99d-4bc1-96c8-33dd7e49b4c2 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Action body: b'{"revert": {"snapshot_id": "4042e029-d1b0-48fc-a79d-b86938f21025"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:48:14.550747 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7491c597-f99d-4bc1-96c8-33dd7e49b4c2 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "4042e029-d1b0-48fc-a79d-b86938f21025"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:48:14.558825 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:14.558825 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:48:14.559326 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7491c597-f99d-4bc1-96c8-33dd7e49b4c2 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume retrieved successfully. Aug 14 22:48:14.570359 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7491c597-f99d-4bc1-96c8-33dd7e49b4c2 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] HTTP exception thrown: Can't revert volume 66baf831-578a-4a96-ada2-eacad4d7bf93 to its latest snapshot 4042e029-d1b0-48fc-a79d-b86938f21025. The volume size must be equal to the snapshot size. Aug 14 22:48:14.570515 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7491c597-f99d-4bc1-96c8-33dd7e49b4c2 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93/action returned with HTTP 400 Aug 14 22:48:14.571135 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1477/5947] 10.4.3.114 () {70 vars in 1431 bytes} [Fri Aug 14 22:48:14 2026] POST /volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93/action => generated 213 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 14 22:48:14.579728 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f08a46a-b8e6-4acb-b1df-a0d5c9cbad08 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:14.581565 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f08a46a-b8e6-4acb-b1df-a0d5c9cbad08 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 Aug 14 22:48:14.581748 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f08a46a-b8e6-4acb-b1df-a0d5c9cbad08 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:14.581923 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f08a46a-b8e6-4acb-b1df-a0d5c9cbad08 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:14.582026 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-2f08a46a-b8e6-4acb-b1df-a0d5c9cbad08 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Delete snapshot with id: 4042e029-d1b0-48fc-a79d-b86938f21025 Aug 14 22:48:14.586445 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:14.586445 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:48:14.586807 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2f08a46a-b8e6-4acb-b1df-a0d5c9cbad08 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Snapshot retrieved successfully. Aug 14 22:48:14.601593 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2f08a46a-b8e6-4acb-b1df-a0d5c9cbad08 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Snapshot delete request issued successfully. Aug 14 22:48:14.601777 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f08a46a-b8e6-4acb-b1df-a0d5c9cbad08 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 returned with HTTP 202 Aug 14 22:48:14.602120 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1479/5948] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:48:14 2026] DELETE /volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:48:14.609389 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-912b6307-9b93-47a8-953d-dd2b9f24d86f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:14.611045 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-912b6307-9b93-47a8-953d-dd2b9f24d86f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 Aug 14 22:48:14.611221 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-912b6307-9b93-47a8-953d-dd2b9f24d86f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:14.611437 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-912b6307-9b93-47a8-953d-dd2b9f24d86f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:14.616018 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:14.616018 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:48:14.616406 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-912b6307-9b93-47a8-953d-dd2b9f24d86f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Snapshot retrieved successfully. Aug 14 22:48:14.617126 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-912b6307-9b93-47a8-953d-dd2b9f24d86f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 returned with HTTP 200 Aug 14 22:48:14.617470 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1495/5949] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:48:14 2026] GET /volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:48:15.627148 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4fcc7b07-0793-4fbb-a8e3-9ad425e5e163 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:15.628781 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4fcc7b07-0793-4fbb-a8e3-9ad425e5e163 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 Aug 14 22:48:15.628945 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4fcc7b07-0793-4fbb-a8e3-9ad425e5e163 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:15.629148 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4fcc7b07-0793-4fbb-a8e3-9ad425e5e163 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:15.633050 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4fcc7b07-0793-4fbb-a8e3-9ad425e5e163 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 returned with HTTP 404 Aug 14 22:48:15.633495 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1499/5950] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:48:15 2026] GET /volume/v3/snapshots/4042e029-d1b0-48fc-a79d-b86938f21025 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:48:15.639490 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3fa97f22-29aa-415c-86e7-25d222bbd2f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:15.641352 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fa97f22-29aa-415c-86e7-25d222bbd2f2 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] DELETE https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 Aug 14 22:48:15.641573 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fa97f22-29aa-415c-86e7-25d222bbd2f2 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:15.641771 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fa97f22-29aa-415c-86e7-25d222bbd2f2 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:15.641945 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3fa97f22-29aa-415c-86e7-25d222bbd2f2 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Delete volume with id: 66baf831-578a-4a96-ada2-eacad4d7bf93 Aug 14 22:48:15.648394 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:15.648394 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:48:15.648805 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3fa97f22-29aa-415c-86e7-25d222bbd2f2 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:15.665761 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3fa97f22-29aa-415c-86e7-25d222bbd2f2 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Delete volume request issued successfully. Aug 14 22:48:15.665920 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fa97f22-29aa-415c-86e7-25d222bbd2f2 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 returned with HTTP 202 Aug 14 22:48:15.666348 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1478/5951] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:48:15 2026] DELETE /volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:48:15.672383 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f38e616-5e67-44d6-80bc-3e3dd2dad69e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:15.674016 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f38e616-5e67-44d6-80bc-3e3dd2dad69e tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 Aug 14 22:48:15.674208 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f38e616-5e67-44d6-80bc-3e3dd2dad69e tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:15.674442 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f38e616-5e67-44d6-80bc-3e3dd2dad69e tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:15.680682 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:15.680682 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:48:15.683890 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1f38e616-5e67-44d6-80bc-3e3dd2dad69e tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:15.687551 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f38e616-5e67-44d6-80bc-3e3dd2dad69e tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 returned with HTTP 200 Aug 14 22:48:15.688178 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1480/5952] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:48:15 2026] GET /volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:48:16.699931 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f0d86ba5-5727-4c74-800e-94f2c725045d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:16.701697 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0d86ba5-5727-4c74-800e-94f2c725045d tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 Aug 14 22:48:16.701926 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0d86ba5-5727-4c74-800e-94f2c725045d tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:16.702101 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0d86ba5-5727-4c74-800e-94f2c725045d tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:16.707147 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0d86ba5-5727-4c74-800e-94f2c725045d tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 returned with HTTP 404 Aug 14 22:48:16.707712 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1496/5953] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:48:16 2026] GET /volume/v3/volumes/66baf831-578a-4a96-ada2-eacad4d7bf93 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:48:16.713201 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-69f9545a-064d-49a4-bb52-7dd3ecccb1ea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:16.714874 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69f9545a-064d-49a4-bb52-7dd3ecccb1ea tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] DELETE https://10.4.3.114/volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 Aug 14 22:48:16.715056 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69f9545a-064d-49a4-bb52-7dd3ecccb1ea tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:16.715236 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69f9545a-064d-49a4-bb52-7dd3ecccb1ea tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:16.715371 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-69f9545a-064d-49a4-bb52-7dd3ecccb1ea tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Delete snapshot with id: bf7b53d2-5fa9-4da1-8447-e42334e5cee7 Aug 14 22:48:16.719933 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:16.719933 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:48:16.720322 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-69f9545a-064d-49a4-bb52-7dd3ecccb1ea tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Snapshot retrieved successfully. Aug 14 22:48:16.735782 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-69f9545a-064d-49a4-bb52-7dd3ecccb1ea tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Snapshot delete request issued successfully. Aug 14 22:48:16.735920 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69f9545a-064d-49a4-bb52-7dd3ecccb1ea tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 returned with HTTP 202 Aug 14 22:48:16.736263 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1500/5954] 10.4.3.114 () {66 vars in 1357 bytes} [Fri Aug 14 22:48:16 2026] DELETE /volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:48:16.742383 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-415a7e70-8dba-4dd9-be53-e130594d90c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:16.743973 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-415a7e70-8dba-4dd9-be53-e130594d90c8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 Aug 14 22:48:16.744158 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-415a7e70-8dba-4dd9-be53-e130594d90c8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:16.744377 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-415a7e70-8dba-4dd9-be53-e130594d90c8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:16.748764 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:16.748764 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:48:16.749142 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-415a7e70-8dba-4dd9-be53-e130594d90c8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Snapshot retrieved successfully. Aug 14 22:48:16.749948 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-415a7e70-8dba-4dd9-be53-e130594d90c8 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 returned with HTTP 200 Aug 14 22:48:16.750468 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1479/5955] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:48:16 2026] GET /volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:48:17.758150 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2383cf33-ce54-4a40-8f7e-89e159e59c40 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:17.759717 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2383cf33-ce54-4a40-8f7e-89e159e59c40 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 Aug 14 22:48:17.759894 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2383cf33-ce54-4a40-8f7e-89e159e59c40 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:17.760065 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2383cf33-ce54-4a40-8f7e-89e159e59c40 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:17.763933 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2383cf33-ce54-4a40-8f7e-89e159e59c40 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 returned with HTTP 404 Aug 14 22:48:17.764378 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1481/5956] 10.4.3.114 () {66 vars in 1354 bytes} [Fri Aug 14 22:48:17 2026] GET /volume/v3/snapshots/bf7b53d2-5fa9-4da1-8447-e42334e5cee7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:48:17.770400 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be98044e-1e23-412c-b44e-396a2c9ce748 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:17.772146 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be98044e-1e23-412c-b44e-396a2c9ce748 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] DELETE https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 Aug 14 22:48:17.772395 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be98044e-1e23-412c-b44e-396a2c9ce748 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:17.772576 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be98044e-1e23-412c-b44e-396a2c9ce748 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:17.772737 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-be98044e-1e23-412c-b44e-396a2c9ce748 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Delete volume with id: 9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 Aug 14 22:48:17.779169 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:17.779169 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:48:17.779652 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be98044e-1e23-412c-b44e-396a2c9ce748 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:17.793970 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be98044e-1e23-412c-b44e-396a2c9ce748 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Delete volume request issued successfully. Aug 14 22:48:17.794181 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be98044e-1e23-412c-b44e-396a2c9ce748 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 returned with HTTP 202 Aug 14 22:48:17.794643 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1497/5957] 10.4.3.114 () {68 vars in 1392 bytes} [Fri Aug 14 22:48:17 2026] DELETE /volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 22:48:17.800746 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7030bd5a-8da9-41da-9962-dad8e1189359 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:17.802419 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7030bd5a-8da9-41da-9962-dad8e1189359 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 Aug 14 22:48:17.802618 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7030bd5a-8da9-41da-9962-dad8e1189359 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:17.802797 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7030bd5a-8da9-41da-9962-dad8e1189359 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:17.809710 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:48:17.809710 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:48:17.812831 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7030bd5a-8da9-41da-9962-dad8e1189359 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Volume info retrieved successfully. Aug 14 22:48:17.816523 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7030bd5a-8da9-41da-9962-dad8e1189359 tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 returned with HTTP 200 Aug 14 22:48:17.816837 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1501/5958] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:48:17 2026] GET /volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:48:18.828157 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-75ddeb13-c8c7-48f0-9b78-b9bd97a20e7f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:18.829676 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75ddeb13-c8c7-48f0-9b78-b9bd97a20e7f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] GET https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 Aug 14 22:48:18.829854 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75ddeb13-c8c7-48f0-9b78-b9bd97a20e7f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:18.830033 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75ddeb13-c8c7-48f0-9b78-b9bd97a20e7f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:18.834776 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75ddeb13-c8c7-48f0-9b78-b9bd97a20e7f tempest-VolumeRevertTests-961301435 tempest-VolumeRevertTests-961301435-project-member] https://10.4.3.114/volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 returned with HTTP 404 Aug 14 22:48:18.835164 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1480/5959] 10.4.3.114 () {68 vars in 1389 bytes} [Fri Aug 14 22:48:18 2026] GET /volume/v3/volumes/9a944ef6-5be8-47f8-b9a3-7cf4d47abcc4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 22:48:20.004172 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d05d4420-2509-4921-93f9-44587ea9a4c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:20.097304 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d05d4420-2509-4921-93f9-44587ea9a4c7 tempest-ProjectAdminTests-273869913 tempest-ProjectAdminTests-273869913-project-admin] GET https://10.4.3.114/volume/v3/scheduler-stats/get_pools Aug 14 22:48:20.097490 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d05d4420-2509-4921-93f9-44587ea9a4c7 tempest-ProjectAdminTests-273869913 tempest-ProjectAdminTests-273869913-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:20.097652 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d05d4420-2509-4921-93f9-44587ea9a4c7 tempest-ProjectAdminTests-273869913 tempest-ProjectAdminTests-273869913-project-admin] Calling method 'get_pools' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:20.106195 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d05d4420-2509-4921-93f9-44587ea9a4c7 tempest-ProjectAdminTests-273869913 tempest-ProjectAdminTests-273869913-project-admin] https://10.4.3.114/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 22:48:20.106613 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1482/5960] 10.4.3.114 () {66 vars in 1291 bytes} [Fri Aug 14 22:48:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:48:20.121345 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e801a212-a24c-4e7b-9b44-cfe3a126d399 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:48:20.122821 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e801a212-a24c-4e7b-9b44-cfe3a126d399 tempest-ProjectAdminTests-273869913 tempest-ProjectAdminTests-273869913-project-admin] GET https://10.4.3.114/volume/v3/capabilities/np0000007343@storpool Aug 14 22:48:20.123010 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e801a212-a24c-4e7b-9b44-cfe3a126d399 tempest-ProjectAdminTests-273869913 tempest-ProjectAdminTests-273869913-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:48:20.123200 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e801a212-a24c-4e7b-9b44-cfe3a126d399 tempest-ProjectAdminTests-273869913 tempest-ProjectAdminTests-273869913-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:48:20.131539 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e801a212-a24c-4e7b-9b44-cfe3a126d399 tempest-ProjectAdminTests-273869913 tempest-ProjectAdminTests-273869913-project-admin] https://10.4.3.114/volume/v3/capabilities/np0000007343@storpool returned with HTTP 200 Aug 14 22:48:20.131864 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1498/5961] 10.4.3.114 () {66 vars in 1318 bytes} [Fri Aug 14 22:48:20 2026] GET /volume/v3/capabilities/np0000007343@storpool => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:48:27.761918 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=48,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:48:27.815759 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=58,cinder:INSERT=14,cinder:UPDATE=25 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:48:28.831955 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=55,cinder:UPDATE=16,cinder:INSERT=11 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:48:30.125807 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=40,cinder:UPDATE=16,cinder:INSERT=8 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:49:00.771267 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a5803247-da43-47e5-9057-e824f51c4079 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:00.820369 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5803247-da43-47e5-9057-e824f51c4079 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:49:00.820775 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5803247-da43-47e5-9057-e824f51c4079 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1981613130-1242921549", "extra_specs": {"multiattach": " True"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:00.833969 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5803247-da43-47e5-9057-e824f51c4079 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:49:00.834340 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1502/5962] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:49:00 2026] POST /volume/v3/types => generated 287 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:00.841714 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:00.843123 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:49:00.843476 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-820763961", "snapshot_id": null, "imageRef": null, "volume_type": "62306f99-6f3b-46af-b95e-41af19b3924f", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:00.844852 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-820763961', 'snapshot_id': None, 'imageRef': None, 'volume_type': '62306f99-6f3b-46af-b95e-41af19b3924f', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:49:00.848919 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Create volume of 1 GB Aug 14 22:49:00.849159 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:00.849159 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:00.849587 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Availability Zones retrieved successfully. Aug 14 22:49:00.854119 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Flow 'volume_create_api' (422e0fb7-8c9a-4eda-bbee-a0651df439de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:49:00.855120 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d3ba44-78f3-463c-ac5a-563fd22be840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:00.855908 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:49:00.862071 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:00.862071 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:00.873507 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d3ba44-78f3-463c-ac5a-563fd22be840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:49:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=62306f99-6f3b-46af-b95e-41af19b3924f,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1981613130-1242921549',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62306f99-6f3b-46af-b95e-41af19b3924f', 'encryption_key_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=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:00.874183 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30e74d3b-04eb-4896-aba7-0ac163e34516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:00.895460 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1981613130-1242921549 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1981613130-1242921549, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:49:00.895714 np0000007343 devstack@c-api.service[100323]: WARNING cinder.quota [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1981613130-1242921549 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1981613130-1242921549, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:49:00.921422 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Created reservations ['513743fd-e1eb-4e7f-9f6b-2e4e8d053af9', 'a79fb3dd-7d8e-46cf-9d01-fdd2e50ad072', '61167635-f10f-47e2-86a8-6dfa7d872de2', 'ad83745c-3fa2-473c-b8d8-def0d93d4e97'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:49:00.922075 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30e74d3b-04eb-4896-aba7-0ac163e34516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['513743fd-e1eb-4e7f-9f6b-2e4e8d053af9', 'a79fb3dd-7d8e-46cf-9d01-fdd2e50ad072', '61167635-f10f-47e2-86a8-6dfa7d872de2', 'ad83745c-3fa2-473c-b8d8-def0d93d4e97']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:00.922736 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5215bb09-21b6-4537-a394-93b269080aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:00.942563 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5215bb09-21b6-4537-a394-93b269080aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-820763961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3252b16ec7774196ab93399c2e1b7b39',qos_specs=None,replication_status=,reservations=['513743fd-e1eb-4e7f-9f6b-2e4e8d053af9','a79fb3dd-7d8e-46cf-9d01-fdd2e50ad072','61167635-f10f-47e2-86a8-6dfa7d872de2','ad83745c-3fa2-473c-b8d8-def0d93d4e97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef28ee41534f8aaedf0fb62f478e55',volume_type_id=62306f99-6f3b-46af-b95e-41af19b3924f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:49:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-820763961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3252b16ec7774196ab93399c2e1b7b39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ef28ee41534f8aaedf0fb62f478e55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62306f99-6f3b-46af-b95e-41af19b3924f),volume_type_id=62306f99-6f3b-46af-b95e-41af19b3924f)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:00.943234 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a222db4a-375a-4374-9d3e-e4662450b738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:00.958468 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a222db4a-375a-4374-9d3e-e4662450b738) transitioned into state 'SUCCESS' from state '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-820763961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3252b16ec7774196ab93399c2e1b7b39',qos_specs=None,replication_status=,reservations=['513743fd-e1eb-4e7f-9f6b-2e4e8d053af9','a79fb3dd-7d8e-46cf-9d01-fdd2e50ad072','61167635-f10f-47e2-86a8-6dfa7d872de2','ad83745c-3fa2-473c-b8d8-def0d93d4e97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef28ee41534f8aaedf0fb62f478e55',volume_type_id=62306f99-6f3b-46af-b95e-41af19b3924f)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:00.959091 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ac84c2-7e2d-48cf-a1f4-a804efedf521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:00.966716 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ac84c2-7e2d-48cf-a1f4-a804efedf521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:00.967362 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Flow 'volume_create_api' (422e0fb7-8c9a-4eda-bbee-a0651df439de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:49:00.967630 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Create volume request issued successfully. Aug 14 22:49:00.968095 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83497afd-38f5-4c2a-9ede-eaf1f63b19e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:49:00.968557 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1481/5963] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:49:00 2026] POST /volume/v3/volumes => generated 829 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:49:00.979013 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52ed85a4-cd15-4d56-97c4-f3061d117f5f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:00.980774 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52ed85a4-cd15-4d56-97c4-f3061d117f5f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:49:00.980965 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52ed85a4-cd15-4d56-97c4-f3061d117f5f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:00.981176 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52ed85a4-cd15-4d56-97c4-f3061d117f5f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:00.988375 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:00.988375 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:49:00.992138 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-52ed85a4-cd15-4d56-97c4-f3061d117f5f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:00.996054 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52ed85a4-cd15-4d56-97c4-f3061d117f5f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:49:00.996428 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1483/5964] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:00 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:02.007547 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-50d13560-e00a-40b2-836d-42ae3ceff825 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:02.009680 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50d13560-e00a-40b2-836d-42ae3ceff825 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:49:02.009912 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50d13560-e00a-40b2-836d-42ae3ceff825 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:02.010124 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50d13560-e00a-40b2-836d-42ae3ceff825 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:02.016896 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:02.016896 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:49:02.020417 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-50d13560-e00a-40b2-836d-42ae3ceff825 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:02.024964 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50d13560-e00a-40b2-836d-42ae3ceff825 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:49:02.025486 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1499/5965] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:02 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:02.036800 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-035927f0-3a62-4881-914a-dd98cf067a55 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:02.038985 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-035927f0-3a62-4881-914a-dd98cf067a55 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:49:02.039293 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-035927f0-3a62-4881-914a-dd98cf067a55 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:02.039588 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-035927f0-3a62-4881-914a-dd98cf067a55 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:02.047666 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:02.047666 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:49:02.051497 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-035927f0-3a62-4881-914a-dd98cf067a55 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:02.055981 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-035927f0-3a62-4881-914a-dd98cf067a55 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:49:02.056464 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1503/5966] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:02 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:02.068835 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-961fd9af-ecc1-41f0-bf58-783509370556 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:02.070641 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:49:02.070970 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1020633964", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:02.072467 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1020633964', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:49:02.072601 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Create volume of 1 GB Aug 14 22:49:02.072844 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:02.072844 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:02.076713 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Availability Zones retrieved successfully. Aug 14 22:49:02.081920 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Flow 'volume_create_api' (cdfb6afa-64f7-4703-9f41-6bf72a552929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:49:02.082902 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (614cda83-f2ef-4c1d-a5ed-66dc4e86b9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:02.083760 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:49:02.107057 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (614cda83-f2ef-4c1d-a5ed-66dc4e86b9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:19:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=98372ef5-d280-403e-baa1-e8b0969b5e7a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98372ef5-d280-403e-baa1-e8b0969b5e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:02.107760 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91677df-f8c6-401e-bf4b-597f5c9dd214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:02.157193 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Created reservations ['f4d7d0e5-8a2b-47f7-addb-b018d253fd52', 'cd065a9e-cf62-490e-89dd-855185f68e5f', 'd73880b6-acfe-4585-9b9b-b776a18bf3f5', '424e7d57-285d-4f35-96b8-8744aa6c33f7'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:49:02.157932 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91677df-f8c6-401e-bf4b-597f5c9dd214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4d7d0e5-8a2b-47f7-addb-b018d253fd52', 'cd065a9e-cf62-490e-89dd-855185f68e5f', 'd73880b6-acfe-4585-9b9b-b776a18bf3f5', '424e7d57-285d-4f35-96b8-8744aa6c33f7']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:02.158603 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125998f4-ae08-4750-ab1b-01e23f7373a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:02.180985 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125998f4-ae08-4750-ab1b-01e23f7373a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1020633964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3252b16ec7774196ab93399c2e1b7b39',qos_specs=None,replication_status=,reservations=['f4d7d0e5-8a2b-47f7-addb-b018d253fd52','cd065a9e-cf62-490e-89dd-855185f68e5f','d73880b6-acfe-4585-9b9b-b776a18bf3f5','424e7d57-285d-4f35-96b8-8744aa6c33f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef28ee41534f8aaedf0fb62f478e55',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1020633964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3252b16ec7774196ab93399c2e1b7b39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ef28ee41534f8aaedf0fb62f478e55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98372ef5-d280-403e-baa1-e8b0969b5e7a),volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:02.182342 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9488503c-b476-4de4-9da3-57ec95ac9c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:02.196216 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9488503c-b476-4de4-9da3-57ec95ac9c27) transitioned into state 'SUCCESS' from state '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-1020633964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3252b16ec7774196ab93399c2e1b7b39',qos_specs=None,replication_status=,reservations=['f4d7d0e5-8a2b-47f7-addb-b018d253fd52','cd065a9e-cf62-490e-89dd-855185f68e5f','d73880b6-acfe-4585-9b9b-b776a18bf3f5','424e7d57-285d-4f35-96b8-8744aa6c33f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef28ee41534f8aaedf0fb62f478e55',volume_type_id=98372ef5-d280-403e-baa1-e8b0969b5e7a)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:02.196837 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6186832e-6e1c-4a24-85b7-60b5a5b412cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:02.205427 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6186832e-6e1c-4a24-85b7-60b5a5b412cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:02.206677 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Flow 'volume_create_api' (cdfb6afa-64f7-4703-9f41-6bf72a552929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:49:02.207060 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Create volume request issued successfully. Aug 14 22:49:02.207939 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-961fd9af-ecc1-41f0-bf58-783509370556 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:49:02.208519 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1482/5967] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:49:02 2026] POST /volume/v3/volumes => generated 753 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:49:02.223571 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-767c5885-58ed-480b-bcc9-772695d11b97 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:02.225650 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-767c5885-58ed-480b-bcc9-772695d11b97 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:49:02.225889 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-767c5885-58ed-480b-bcc9-772695d11b97 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:02.226110 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-767c5885-58ed-480b-bcc9-772695d11b97 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:02.233931 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:02.233931 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:49:02.238048 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-767c5885-58ed-480b-bcc9-772695d11b97 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:02.241841 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-767c5885-58ed-480b-bcc9-772695d11b97 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:49:02.242152 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1484/5968] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:02 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:03.254826 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d81c1270-e887-4c0b-aa65-ba87b4b00d9e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:03.257105 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d81c1270-e887-4c0b-aa65-ba87b4b00d9e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:49:03.257377 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d81c1270-e887-4c0b-aa65-ba87b4b00d9e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:03.257638 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d81c1270-e887-4c0b-aa65-ba87b4b00d9e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:03.266218 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:03.266218 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:49:03.271224 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d81c1270-e887-4c0b-aa65-ba87b4b00d9e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:03.277438 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d81c1270-e887-4c0b-aa65-ba87b4b00d9e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:49:03.277894 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1500/5969] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:03 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:03.291858 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-611f8b8b-8944-4584-9b92-d2fc15e6886e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:03.293675 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-611f8b8b-8944-4584-9b92-d2fc15e6886e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:49:03.293875 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-611f8b8b-8944-4584-9b92-d2fc15e6886e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:03.294042 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-611f8b8b-8944-4584-9b92-d2fc15e6886e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:03.300811 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:03.300811 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:49:03.304057 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-611f8b8b-8944-4584-9b92-d2fc15e6886e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:03.307674 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-611f8b8b-8944-4584-9b92-d2fc15e6886e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:49:03.308038 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1504/5970] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:03 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:03.322694 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3aa1a4b4-59af-4619-a4da-e5d3751b26c7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:03.324452 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3aa1a4b4-59af-4619-a4da-e5d3751b26c7 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:49:03.324816 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3aa1a4b4-59af-4619-a4da-e5d3751b26c7 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1143923456", "extra_specs": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:03.326113 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:03.326113 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:03.336154 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3aa1a4b4-59af-4619-a4da-e5d3751b26c7 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:49:03.336504 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1483/5971] 10.4.3.114 () {68 vars in 1252 bytes} [Fri Aug 14 22:49:03 2026] POST /volume/v3/types => generated 212 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:03.346000 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d8a5e86-845b-481e-bb4a-90189d34b8c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:03.347724 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d8a5e86-845b-481e-bb4a-90189d34b8c0 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] POST https://10.4.3.114/volume/v3/types/d636b9e2-9c08-4334-86f4-a63f8c4e7e40/encryption Aug 14 22:49:03.348089 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d8a5e86-845b-481e-bb4a-90189d34b8c0 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:03.362424 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d8a5e86-845b-481e-bb4a-90189d34b8c0 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] https://10.4.3.114/volume/v3/types/d636b9e2-9c08-4334-86f4-a63f8c4e7e40/encryption returned with HTTP 200 Aug 14 22:49:03.362803 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1485/5972] 10.4.3.114 () {68 vars in 1397 bytes} [Fri Aug 14 22:49:03 2026] POST /volume/v3/types/d636b9e2-9c08-4334-86f4-a63f8c4e7e40/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:03.370020 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:03.371519 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:49:03.371863 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1843045184", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1143923456", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:03.373207 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1843045184', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1143923456', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:49:03.376313 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Create volume of 1 GB Aug 14 22:49:03.376630 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:03.376630 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:49:03.377102 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Availability Zones retrieved successfully. Aug 14 22:49:03.382134 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Flow 'volume_create_api' (ce5b22be-d594-476d-be10-82250be6ee01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:49:03.383236 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f2a6d21-b442-4078-9c17-7b3784261c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:03.384324 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:49:03.405707 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f2a6d21-b442-4078-9c17-7b3784261c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:49:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d636b9e2-9c08-4334-86f4-a63f8c4e7e40,is_public=True,name='tempest-scenario-type-luks-1143923456',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd636b9e2-9c08-4334-86f4-a63f8c4e7e40', '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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:03.406437 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c5e0c5-3138-4b9d-b528-60ae18100448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:03.428772 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1143923456 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1143923456, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:49:03.429085 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1143923456 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1143923456, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:49:03.449228 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Created reservations ['d18aa15f-d94a-49c1-a732-d39ddf56a803', 'd5c73ea1-7e45-40b4-ac7e-4758d972c3d7', 'bbc49ef1-9542-4400-ac15-a843572c13a1', '16ec33fb-3cfd-47f4-882f-ab80bccf8b82'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:49:03.449977 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c5e0c5-3138-4b9d-b528-60ae18100448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d18aa15f-d94a-49c1-a732-d39ddf56a803', 'd5c73ea1-7e45-40b4-ac7e-4758d972c3d7', 'bbc49ef1-9542-4400-ac15-a843572c13a1', '16ec33fb-3cfd-47f4-882f-ab80bccf8b82']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:03.450697 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3ee59f2-b0e4-47a3-b66d-d9b692103bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:03.469863 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3ee59f2-b0e4-47a3-b66d-d9b692103bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5ab0ccf-55f6-4246-ae35-8b540a731c35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1843045184',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3252b16ec7774196ab93399c2e1b7b39',qos_specs=None,replication_status=,reservations=['d18aa15f-d94a-49c1-a732-d39ddf56a803','d5c73ea1-7e45-40b4-ac7e-4758d972c3d7','bbc49ef1-9542-4400-ac15-a843572c13a1','16ec33fb-3cfd-47f4-882f-ab80bccf8b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef28ee41534f8aaedf0fb62f478e55',volume_type_id=d636b9e2-9c08-4334-86f4-a63f8c4e7e40), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1843045184',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e5ab0ccf-55f6-4246-ae35-8b540a731c35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3252b16ec7774196ab93399c2e1b7b39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ef28ee41534f8aaedf0fb62f478e55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d636b9e2-9c08-4334-86f4-a63f8c4e7e40),volume_type_id=d636b9e2-9c08-4334-86f4-a63f8c4e7e40)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:03.470645 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22a1ca8-1c25-45a7-ba46-029ff33feebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:03.487595 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22a1ca8-1c25-45a7-ba46-029ff33feebc) transitioned into state 'SUCCESS' from state '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-1843045184',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3252b16ec7774196ab93399c2e1b7b39',qos_specs=None,replication_status=,reservations=['d18aa15f-d94a-49c1-a732-d39ddf56a803','d5c73ea1-7e45-40b4-ac7e-4758d972c3d7','bbc49ef1-9542-4400-ac15-a843572c13a1','16ec33fb-3cfd-47f4-882f-ab80bccf8b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef28ee41534f8aaedf0fb62f478e55',volume_type_id=d636b9e2-9c08-4334-86f4-a63f8c4e7e40)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:03.488409 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a6dffa-5f38-4ea8-b42f-090fc5da59cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:49:03.496608 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a6dffa-5f38-4ea8-b42f-090fc5da59cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:49:03.497422 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Flow 'volume_create_api' (ce5b22be-d594-476d-be10-82250be6ee01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:49:03.497823 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Create volume request issued successfully. Aug 14 22:49:03.498502 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7571fa14-5b5a-466e-9245-c606c90c1ecd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:49:03.499262 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1501/5973] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:49:03 2026] POST /volume/v3/volumes => generated 781 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:49:03.511354 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a006f2f-9841-4d50-afa2-abe53f4f0696 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:03.513047 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a006f2f-9841-4d50-afa2-abe53f4f0696 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:03.513236 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a006f2f-9841-4d50-afa2-abe53f4f0696 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:03.513433 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a006f2f-9841-4d50-afa2-abe53f4f0696 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:03.519492 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:03.519492 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:49:03.522439 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8a006f2f-9841-4d50-afa2-abe53f4f0696 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:03.526014 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a006f2f-9841-4d50-afa2-abe53f4f0696 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:03.526359 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1505/5974] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:03 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:04.539002 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9bd31523-8017-43be-8e2d-f88b5eb50a18 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:04.541097 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bd31523-8017-43be-8e2d-f88b5eb50a18 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:04.541352 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bd31523-8017-43be-8e2d-f88b5eb50a18 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:04.541583 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bd31523-8017-43be-8e2d-f88b5eb50a18 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:04.548712 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:04.548712 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:04.551935 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9bd31523-8017-43be-8e2d-f88b5eb50a18 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:04.555421 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bd31523-8017-43be-8e2d-f88b5eb50a18 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:04.555760 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1484/5975] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:04 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:04.569193 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-46243a75-3adc-4812-8c8a-dd8d07b795d3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:04.571013 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46243a75-3adc-4812-8c8a-dd8d07b795d3 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:04.571205 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46243a75-3adc-4812-8c8a-dd8d07b795d3 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:04.571407 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46243a75-3adc-4812-8c8a-dd8d07b795d3 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:04.577507 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:04.577507 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:49:04.580484 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-46243a75-3adc-4812-8c8a-dd8d07b795d3 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:04.583897 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46243a75-3adc-4812-8c8a-dd8d07b795d3 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:04.584200 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1486/5976] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:04 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 874 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:04.620159 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-aaade224-397d-40d8-b91b-3e6320a1b967 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:04.622042 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-aaade224-397d-40d8-b91b-3e6320a1b967 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:49:04.622209 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-aaade224-397d-40d8-b91b-3e6320a1b967 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:04.622410 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-aaade224-397d-40d8-b91b-3e6320a1b967 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:04.628428 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:04.628428 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:49:04.631466 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-aaade224-397d-40d8-b91b-3e6320a1b967 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:04.634900 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-aaade224-397d-40d8-b91b-3e6320a1b967 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:49:04.635266 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1502/5977] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:49:04 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:04.700500 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cfa0836e-6838-4966-9805-caf5306ca50c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:04.700886 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cfa0836e-6838-4966-9805-caf5306ca50c None None] GET https://10.4.3.114/volume// Aug 14 22:49:04.701056 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cfa0836e-6838-4966-9805-caf5306ca50c None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:04.701236 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cfa0836e-6838-4966-9805-caf5306ca50c None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:04.701560 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cfa0836e-6838-4966-9805-caf5306ca50c None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:49:04.701839 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1506/5978] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:49: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 14 22:49:04.708066 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-e80510ab-ed72-42e6-a7cf-88c63c130ce8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:04.738753 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-e80510ab-ed72-42e6-a7cf-88c63c130ce8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:49:04.739164 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-e80510ab-ed72-42e6-a7cf-88c63c130ce8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54", "connector": null, "instance_uuid": "52b4c37b-560a-4c69-b1f9-83d8d01726aa"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:04.748613 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:04.748613 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:04.771448 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-e80510ab-ed72-42e6-a7cf-88c63c130ce8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:49:04.771920 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1485/5979] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:49:04 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 14 22:49:04.795805 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-88e62042-dd1a-4687-b91e-6d5696ee537f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:04.797375 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88e62042-dd1a-4687-b91e-6d5696ee537f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:49:04.797544 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88e62042-dd1a-4687-b91e-6d5696ee537f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:04.797729 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88e62042-dd1a-4687-b91e-6d5696ee537f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:04.803858 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f5eb80be-90de-4386-9003-7d08244aaf26 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:04.804180 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5eb80be-90de-4386-9003-7d08244aaf26 None None] GET https://10.4.3.114/volume// Aug 14 22:49:04.804516 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5eb80be-90de-4386-9003-7d08244aaf26 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:04.804516 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5eb80be-90de-4386-9003-7d08244aaf26 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:04.804835 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5eb80be-90de-4386-9003-7d08244aaf26 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:49:04.805078 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1503/5980] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:49: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 14 22:49:04.805858 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:04.805858 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:49:04.808611 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-88e62042-dd1a-4687-b91e-6d5696ee537f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:04.811500 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-cfb4985e-d4e2-4d65-8272-0be73941cb20 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:04.811974 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88e62042-dd1a-4687-b91e-6d5696ee537f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:49:04.812312 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1487/5981] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:04 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:04.813427 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-cfb4985e-d4e2-4d65-8272-0be73941cb20 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:49:04.813800 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-cfb4985e-d4e2-4d65-8272-0be73941cb20 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:04.813852 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-cfb4985e-d4e2-4d65-8272-0be73941cb20 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:04.823113 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:04.823113 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:49:04.827173 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-cfb4985e-d4e2-4d65-8272-0be73941cb20 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:04.831261 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-cfb4985e-d4e2-4d65-8272-0be73941cb20 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:49:04.831654 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1507/5982] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:49:04 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:49:04.925985 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-7cdae800-73a5-4bcb-9fa9-318da69baf0e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:04.927990 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-7cdae800-73a5-4bcb-9fa9-318da69baf0e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] PUT https://10.4.3.114/volume/v3/attachments/fc5c914d-af83-44e6-9bea-59694840d5ee Aug 14 22:49:04.928521 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-7cdae800-73a5-4bcb-9fa9-318da69baf0e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:04.936760 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-7cdae800-73a5-4bcb-9fa9-318da69baf0e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Acquiring lock "cinder-attachment_update-ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54-np0000007343" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:49:04.941811 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-7cdae800-73a5-4bcb-9fa9-318da69baf0e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Lock "cinder-attachment_update-ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54-np0000007343" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:49:04.942872 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:04.942872 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:05.008555 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-7cdae800-73a5-4bcb-9fa9-318da69baf0e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Lock "cinder-attachment_update-ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54-np0000007343" released by "attachment_update" :: held 0.067s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:49:05.008859 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-7cdae800-73a5-4bcb-9fa9-318da69baf0e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/fc5c914d-af83-44e6-9bea-59694840d5ee returned with HTTP 200 Aug 14 22:49:05.009405 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1486/5983] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:49:04 2026] PUT /volume/v3/attachments/fc5c914d-af83-44e6-9bea-59694840d5ee => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:49:05.823166 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1381d2c9-a399-4ef3-9a04-913eeb5cfcf2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:05.824929 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1381d2c9-a399-4ef3-9a04-913eeb5cfcf2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:49:05.825110 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1381d2c9-a399-4ef3-9a04-913eeb5cfcf2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:05.825299 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1381d2c9-a399-4ef3-9a04-913eeb5cfcf2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:05.833683 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:05.833683 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:49:05.836642 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1381d2c9-a399-4ef3-9a04-913eeb5cfcf2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:05.840177 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1381d2c9-a399-4ef3-9a04-913eeb5cfcf2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:49:05.840553 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1504/5984] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:05 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:06.851598 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0a33305-15fa-423d-982a-d894b7b80806 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:06.853209 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0a33305-15fa-423d-982a-d894b7b80806 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:49:06.853433 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0a33305-15fa-423d-982a-d894b7b80806 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:06.853618 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0a33305-15fa-423d-982a-d894b7b80806 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:06.861838 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:06.861838 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:49:06.864697 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b0a33305-15fa-423d-982a-d894b7b80806 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:06.868065 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0a33305-15fa-423d-982a-d894b7b80806 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:49:06.868422 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1488/5985] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:06 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:07.879434 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9a9145e1-89c8-4c3f-b88a-e8e71a2cc0bd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:07.880948 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a9145e1-89c8-4c3f-b88a-e8e71a2cc0bd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:49:07.881127 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a9145e1-89c8-4c3f-b88a-e8e71a2cc0bd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:07.881338 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a9145e1-89c8-4c3f-b88a-e8e71a2cc0bd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:07.890176 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:07.890176 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:49:07.894346 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9a9145e1-89c8-4c3f-b88a-e8e71a2cc0bd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:07.898361 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a9145e1-89c8-4c3f-b88a-e8e71a2cc0bd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:49:07.898734 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1508/5986] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:07 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:08.911286 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e429e568-358f-40fb-a805-9bb3eb56df0d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:08.913334 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e429e568-358f-40fb-a805-9bb3eb56df0d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:49:08.913334 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e429e568-358f-40fb-a805-9bb3eb56df0d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:08.913515 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e429e568-358f-40fb-a805-9bb3eb56df0d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:08.923901 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:08.923901 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:08.927309 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e429e568-358f-40fb-a805-9bb3eb56df0d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:08.931132 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e429e568-358f-40fb-a805-9bb3eb56df0d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:49:08.931132 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1487/5987] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:08 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:09.214365 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-9c5a50bf-b1e7-433b-8595-06ec2c1ace65 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:09.216329 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-9c5a50bf-b1e7-433b-8595-06ec2c1ace65 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/attachments/fc5c914d-af83-44e6-9bea-59694840d5ee/action Aug 14 22:49:09.216687 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-9c5a50bf-b1e7-433b-8595-06ec2c1ace65 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:49:09.216809 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-9c5a50bf-b1e7-433b-8595-06ec2c1ace65 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:09.230487 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:09.230487 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:49:09.239769 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-56a5641e-9e11-4af7-a873-ae25870e2c45 req-9c5a50bf-b1e7-433b-8595-06ec2c1ace65 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/fc5c914d-af83-44e6-9bea-59694840d5ee/action returned with HTTP 204 Aug 14 22:49:09.240172 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1505/5988] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:49:09 2026] POST /volume/v3/attachments/fc5c914d-af83-44e6-9bea-59694840d5ee/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:49:09.942679 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1e98f969-810d-4689-9445-914ae72d13d0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:09.944222 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e98f969-810d-4689-9445-914ae72d13d0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:49:09.944400 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e98f969-810d-4689-9445-914ae72d13d0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:09.944580 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e98f969-810d-4689-9445-914ae72d13d0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:09.952822 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:09.952822 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:49:09.955803 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1e98f969-810d-4689-9445-914ae72d13d0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:09.959230 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e98f969-810d-4689-9445-914ae72d13d0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:49:09.959567 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1489/5989] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:09 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:49:09.996739 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ea74297d-51a7-4d84-8993-943db265d789 req-2e1a0e57-85ff-477a-a44d-a3d3f5b58887 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:09.998468 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-2e1a0e57-85ff-477a-a44d-a3d3f5b58887 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:09.998647 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-2e1a0e57-85ff-477a-a44d-a3d3f5b58887 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:09.998810 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-2e1a0e57-85ff-477a-a44d-a3d3f5b58887 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:10.004844 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:10.004844 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:49:10.008023 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ea74297d-51a7-4d84-8993-943db265d789 req-2e1a0e57-85ff-477a-a44d-a3d3f5b58887 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:10.011403 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-2e1a0e57-85ff-477a-a44d-a3d3f5b58887 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:10.011756 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1509/5990] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:49:09 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 874 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:10.072658 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-60a18437-e216-471d-9789-48d108ac8869 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:10.072999 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60a18437-e216-471d-9789-48d108ac8869 None None] GET https://10.4.3.114/volume// Aug 14 22:49:10.073153 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60a18437-e216-471d-9789-48d108ac8869 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:10.073369 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60a18437-e216-471d-9789-48d108ac8869 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:10.073675 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60a18437-e216-471d-9789-48d108ac8869 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:49:10.073936 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1488/5991] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:49: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 14 22:49:10.079619 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ea74297d-51a7-4d84-8993-943db265d789 req-954a2bbd-cad2-4b9c-9573-410a6bdc3116 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:10.106367 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-954a2bbd-cad2-4b9c-9573-410a6bdc3116 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:49:10.106727 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-954a2bbd-cad2-4b9c-9573-410a6bdc3116 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5ab0ccf-55f6-4246-ae35-8b540a731c35", "connector": null, "instance_uuid": "52b4c37b-560a-4c69-b1f9-83d8d01726aa"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:10.114277 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:10.114277 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:49:10.132377 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-954a2bbd-cad2-4b9c-9573-410a6bdc3116 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:49:10.132728 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1506/5992] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:49:10 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:49:10.156659 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a821738e-e507-4e6b-a159-8408aae85b38 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:10.158165 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a821738e-e507-4e6b-a159-8408aae85b38 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:10.158342 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a821738e-e507-4e6b-a159-8408aae85b38 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:10.158509 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a821738e-e507-4e6b-a159-8408aae85b38 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:10.163545 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b1b932db-4983-4578-a909-9fd0de6d1362 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:10.163914 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1b932db-4983-4578-a909-9fd0de6d1362 None None] GET https://10.4.3.114/volume// Aug 14 22:49:10.164481 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1b932db-4983-4578-a909-9fd0de6d1362 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:10.164481 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1b932db-4983-4578-a909-9fd0de6d1362 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:10.164681 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1b932db-4983-4578-a909-9fd0de6d1362 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:49:10.164938 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1510/5993] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:49: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 14 22:49:10.167245 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:10.167245 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:49:10.170339 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a821738e-e507-4e6b-a159-8408aae85b38 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:10.171240 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ea74297d-51a7-4d84-8993-943db265d789 req-3dd14c2e-92a2-4dce-826f-3c7bba1818a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:10.173158 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-3dd14c2e-92a2-4dce-826f-3c7bba1818a7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:10.173376 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-3dd14c2e-92a2-4dce-826f-3c7bba1818a7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:10.173553 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-3dd14c2e-92a2-4dce-826f-3c7bba1818a7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:10.173868 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a821738e-e507-4e6b-a159-8408aae85b38 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:10.174270 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1490/5994] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:10 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:10.182076 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:10.182076 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:10.185122 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ea74297d-51a7-4d84-8993-943db265d789 req-3dd14c2e-92a2-4dce-826f-3c7bba1818a7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:10.188686 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-3dd14c2e-92a2-4dce-826f-3c7bba1818a7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:10.189029 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1489/5995] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:49:10 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 1053 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:49:10.283617 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ea74297d-51a7-4d84-8993-943db265d789 req-47dcca39-b71e-47c2-8fb3-f1301216e588 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:10.285580 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-47dcca39-b71e-47c2-8fb3-f1301216e588 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] PUT https://10.4.3.114/volume/v3/attachments/4478aac2-9ed1-4ab3-b1c0-f06acc70114e Aug 14 22:49:10.285945 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-47dcca39-b71e-47c2-8fb3-f1301216e588 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:10.292959 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-ea74297d-51a7-4d84-8993-943db265d789 req-47dcca39-b71e-47c2-8fb3-f1301216e588 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Acquiring lock "cinder-attachment_update-e5ab0ccf-55f6-4246-ae35-8b540a731c35-np0000007343" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:49:10.296620 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-ea74297d-51a7-4d84-8993-943db265d789 req-47dcca39-b71e-47c2-8fb3-f1301216e588 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Lock "cinder-attachment_update-e5ab0ccf-55f6-4246-ae35-8b540a731c35-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:49:10.297421 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:10.297421 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:49:10.358437 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-ea74297d-51a7-4d84-8993-943db265d789 req-47dcca39-b71e-47c2-8fb3-f1301216e588 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Lock "cinder-attachment_update-e5ab0ccf-55f6-4246-ae35-8b540a731c35-np0000007343" released by "attachment_update" :: held 0.062s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:49:10.358726 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-47dcca39-b71e-47c2-8fb3-f1301216e588 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/4478aac2-9ed1-4ab3-b1c0-f06acc70114e returned with HTTP 200 Aug 14 22:49:10.359341 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1507/5996] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:49:10 2026] PUT /volume/v3/attachments/4478aac2-9ed1-4ab3-b1c0-f06acc70114e => generated 968 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:49:10.366178 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ea74297d-51a7-4d84-8993-943db265d789 req-29426d52-366c-436b-b046-18140b4c1aa0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:10.368187 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-29426d52-366c-436b-b046-18140b4c1aa0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35/encryption Aug 14 22:49:10.368392 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-29426d52-366c-436b-b046-18140b4c1aa0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:10.368579 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-29426d52-366c-436b-b046-18140b4c1aa0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:10.376940 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:10.376940 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:49:10.382393 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-29426d52-366c-436b-b046-18140b4c1aa0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35/encryption returned with HTTP 200 Aug 14 22:49:10.382788 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1511/5997] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:49:10 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:11.185325 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eff67590-a432-4fc0-8b0b-844c4dc1a597 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:11.187272 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eff67590-a432-4fc0-8b0b-844c4dc1a597 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:11.187510 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eff67590-a432-4fc0-8b0b-844c4dc1a597 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:11.187697 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eff67590-a432-4fc0-8b0b-844c4dc1a597 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:11.195611 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:11.195611 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:49:11.198218 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eff67590-a432-4fc0-8b0b-844c4dc1a597 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:11.201476 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eff67590-a432-4fc0-8b0b-844c4dc1a597 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:11.201835 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1491/5998] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:11 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:12.213378 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9760680d-707e-474e-8594-ddc941d984e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:12.215097 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9760680d-707e-474e-8594-ddc941d984e6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:12.215290 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9760680d-707e-474e-8594-ddc941d984e6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:12.215473 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9760680d-707e-474e-8594-ddc941d984e6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:12.223339 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:12.223339 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:12.226200 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9760680d-707e-474e-8594-ddc941d984e6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:12.229773 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9760680d-707e-474e-8594-ddc941d984e6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:12.230103 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1490/5999] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:12 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:13.242356 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c2b53a29-da59-4f6e-a174-258ae6d2133a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:13.244015 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2b53a29-da59-4f6e-a174-258ae6d2133a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:13.244196 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2b53a29-da59-4f6e-a174-258ae6d2133a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:13.244401 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2b53a29-da59-4f6e-a174-258ae6d2133a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:13.253064 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:13.253064 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:49:13.256396 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c2b53a29-da59-4f6e-a174-258ae6d2133a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:13.260267 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2b53a29-da59-4f6e-a174-258ae6d2133a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:13.260663 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1508/6000] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:13 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:14.271766 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-84fbb51c-80fa-4b67-8263-7c079d528dfe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:14.273443 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84fbb51c-80fa-4b67-8263-7c079d528dfe tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:14.273614 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84fbb51c-80fa-4b67-8263-7c079d528dfe tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:14.273805 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84fbb51c-80fa-4b67-8263-7c079d528dfe tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:14.282131 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:14.282131 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:49:14.285117 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-84fbb51c-80fa-4b67-8263-7c079d528dfe tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:14.288551 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84fbb51c-80fa-4b67-8263-7c079d528dfe tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:14.288878 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1512/6001] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:14 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:15.300215 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-09ee6147-1c43-42f8-820c-205eecf7d9d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:15.301980 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09ee6147-1c43-42f8-820c-205eecf7d9d5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:15.302146 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09ee6147-1c43-42f8-820c-205eecf7d9d5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:15.302336 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09ee6147-1c43-42f8-820c-205eecf7d9d5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:15.310189 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:15.310189 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:49:15.312857 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-09ee6147-1c43-42f8-820c-205eecf7d9d5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:15.316241 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09ee6147-1c43-42f8-820c-205eecf7d9d5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:15.316566 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1492/6002] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:15 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:16.329369 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4a1cb2ed-ac11-48a1-b6bc-b0d0679c02fb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:16.331115 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a1cb2ed-ac11-48a1-b6bc-b0d0679c02fb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:16.331373 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a1cb2ed-ac11-48a1-b6bc-b0d0679c02fb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:16.331642 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a1cb2ed-ac11-48a1-b6bc-b0d0679c02fb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:16.340338 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:16.340338 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:16.343271 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4a1cb2ed-ac11-48a1-b6bc-b0d0679c02fb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:16.346805 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a1cb2ed-ac11-48a1-b6bc-b0d0679c02fb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:16.347127 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1491/6003] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:16 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:17.358614 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-575af05c-ac22-4121-bb08-3e5cf26ff539 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:17.360076 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-575af05c-ac22-4121-bb08-3e5cf26ff539 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:17.360264 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-575af05c-ac22-4121-bb08-3e5cf26ff539 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:17.360454 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-575af05c-ac22-4121-bb08-3e5cf26ff539 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:17.369102 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:17.369102 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:49:17.372056 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-575af05c-ac22-4121-bb08-3e5cf26ff539 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:17.375726 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-575af05c-ac22-4121-bb08-3e5cf26ff539 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:17.376052 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1509/6004] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:17 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:18.387224 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5ba8fc2b-0441-4070-937b-4edb759cd5df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:18.389040 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ba8fc2b-0441-4070-937b-4edb759cd5df tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:18.389221 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ba8fc2b-0441-4070-937b-4edb759cd5df tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:18.389445 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ba8fc2b-0441-4070-937b-4edb759cd5df tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:18.398236 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:18.398236 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:49:18.401788 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5ba8fc2b-0441-4070-937b-4edb759cd5df tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:18.405075 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ba8fc2b-0441-4070-937b-4edb759cd5df tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:18.405428 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1513/6005] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:18 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:18.432619 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ea74297d-51a7-4d84-8993-943db265d789 req-7a366111-b28c-4da2-b0b1-43f0d244dbf0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:18.434718 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-7a366111-b28c-4da2-b0b1-43f0d244dbf0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/attachments/4478aac2-9ed1-4ab3-b1c0-f06acc70114e/action Aug 14 22:49:18.435108 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-7a366111-b28c-4da2-b0b1-43f0d244dbf0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:49:18.435317 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-7a366111-b28c-4da2-b0b1-43f0d244dbf0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:18.448930 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:18.448930 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:49:18.458193 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ea74297d-51a7-4d84-8993-943db265d789 req-7a366111-b28c-4da2-b0b1-43f0d244dbf0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/4478aac2-9ed1-4ab3-b1c0-f06acc70114e/action returned with HTTP 204 Aug 14 22:49:18.458659 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1493/6006] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:49:18 2026] POST /volume/v3/attachments/4478aac2-9ed1-4ab3-b1c0-f06acc70114e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:49:19.417027 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39b49037-144d-4c93-be90-d3605ce85569 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:19.418849 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39b49037-144d-4c93-be90-d3605ce85569 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:49:19.419038 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39b49037-144d-4c93-be90-d3605ce85569 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:19.419214 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39b49037-144d-4c93-be90-d3605ce85569 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:19.429151 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:19.429151 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:19.432367 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39b49037-144d-4c93-be90-d3605ce85569 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:19.436224 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39b49037-144d-4c93-be90-d3605ce85569 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:49:19.436638 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1492/6007] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:19 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:49:20.050082 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-f09a044c-8592-45cd-971d-46550206ba8f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:20.052235 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-f09a044c-8592-45cd-971d-46550206ba8f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:49:20.052435 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-f09a044c-8592-45cd-971d-46550206ba8f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:20.052609 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-f09a044c-8592-45cd-971d-46550206ba8f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:20.059380 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:20.059380 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:49:20.062466 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-f09a044c-8592-45cd-971d-46550206ba8f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:20.066593 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-f09a044c-8592-45cd-971d-46550206ba8f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:49:20.066935 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1510/6008] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:49:20 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:20.129891 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a26f7af5-6583-4019-9d55-a6e0457de4b8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:20.130227 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a26f7af5-6583-4019-9d55-a6e0457de4b8 None None] GET https://10.4.3.114/volume// Aug 14 22:49:20.130409 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a26f7af5-6583-4019-9d55-a6e0457de4b8 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:20.130603 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a26f7af5-6583-4019-9d55-a6e0457de4b8 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:20.131051 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a26f7af5-6583-4019-9d55-a6e0457de4b8 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:49:20.131204 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1514/6009] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:49: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 14 22:49:20.137476 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-633a1ea7-82b9-46a1-922f-e6cb5e06ebfc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:20.164400 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-633a1ea7-82b9-46a1-922f-e6cb5e06ebfc tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:49:20.164722 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-633a1ea7-82b9-46a1-922f-e6cb5e06ebfc tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d", "connector": null, "instance_uuid": "52b4c37b-560a-4c69-b1f9-83d8d01726aa"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:20.171992 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:20.171992 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:49:20.196363 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-633a1ea7-82b9-46a1-922f-e6cb5e06ebfc tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:49:20.196752 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1494/6010] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:49:20 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 14 22:49:20.219058 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f5ddd431-02e2-47e6-b032-94ae3e810d29 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:20.220625 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5ddd431-02e2-47e6-b032-94ae3e810d29 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:49:20.220790 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5ddd431-02e2-47e6-b032-94ae3e810d29 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:20.220954 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5ddd431-02e2-47e6-b032-94ae3e810d29 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:20.227236 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-20835615-d736-440e-b93a-09e6f6603979 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:20.227626 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20835615-d736-440e-b93a-09e6f6603979 None None] GET https://10.4.3.114/volume// Aug 14 22:49:20.227801 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20835615-d736-440e-b93a-09e6f6603979 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:20.227973 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20835615-d736-440e-b93a-09e6f6603979 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:20.228317 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20835615-d736-440e-b93a-09e6f6603979 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:49:20.228563 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1511/6011] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:49: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 14 22:49:20.229588 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:20.229588 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:20.233067 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f5ddd431-02e2-47e6-b032-94ae3e810d29 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:20.234704 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-56cd7acb-8dd7-43e2-bd80-6f9d80f8d037 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:20.236545 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-56cd7acb-8dd7-43e2-bd80-6f9d80f8d037 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:49:20.236751 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-56cd7acb-8dd7-43e2-bd80-6f9d80f8d037 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:20.236907 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-56cd7acb-8dd7-43e2-bd80-6f9d80f8d037 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:20.236953 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5ddd431-02e2-47e6-b032-94ae3e810d29 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:49:20.237275 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1493/6012] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:20 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:20.245770 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:20.245770 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:49:20.248846 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-56cd7acb-8dd7-43e2-bd80-6f9d80f8d037 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:20.252944 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-56cd7acb-8dd7-43e2-bd80-6f9d80f8d037 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:49:20.253480 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1515/6013] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:49:20 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1101 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:49:20.363439 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-e5c455f5-ad20-4291-b6a7-c8a2da628a3b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:20.365642 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-e5c455f5-ad20-4291-b6a7-c8a2da628a3b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] PUT https://10.4.3.114/volume/v3/attachments/b95fb07a-a04e-4e34-898c-5d36b598afbe Aug 14 22:49:20.365780 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-e5c455f5-ad20-4291-b6a7-c8a2da628a3b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:20.372545 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-e5c455f5-ad20-4291-b6a7-c8a2da628a3b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Acquiring lock "cinder-attachment_update-bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:49:20.376724 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-e5c455f5-ad20-4291-b6a7-c8a2da628a3b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Lock "cinder-attachment_update-bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:49:20.377501 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:20.377501 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:49:20.445418 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-e5c455f5-ad20-4291-b6a7-c8a2da628a3b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Lock "cinder-attachment_update-bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d-np0000007343" released by "attachment_update" :: held 0.069s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:49:20.445695 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-e5c455f5-ad20-4291-b6a7-c8a2da628a3b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/b95fb07a-a04e-4e34-898c-5d36b598afbe returned with HTTP 200 Aug 14 22:49:20.446428 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1495/6014] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:49:20 2026] PUT /volume/v3/attachments/b95fb07a-a04e-4e34-898c-5d36b598afbe => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:49:21.248904 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-62fa3be5-da21-4735-9034-7a0702a8a27f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:21.250836 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62fa3be5-da21-4735-9034-7a0702a8a27f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:49:21.251025 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62fa3be5-da21-4735-9034-7a0702a8a27f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:21.251200 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62fa3be5-da21-4735-9034-7a0702a8a27f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:21.260080 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:21.260080 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:49:21.263104 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-62fa3be5-da21-4735-9034-7a0702a8a27f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:21.266666 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62fa3be5-da21-4735-9034-7a0702a8a27f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:49:21.267039 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1512/6015] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:21 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:22.279364 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c3333214-73b3-43dd-a61f-d7b6df49c3e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:22.281212 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3333214-73b3-43dd-a61f-d7b6df49c3e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:49:22.281473 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3333214-73b3-43dd-a61f-d7b6df49c3e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:22.281717 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3333214-73b3-43dd-a61f-d7b6df49c3e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:22.290243 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:22.290243 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:49:22.293335 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c3333214-73b3-43dd-a61f-d7b6df49c3e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:22.296878 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3333214-73b3-43dd-a61f-d7b6df49c3e7 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:49:22.297268 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1494/6016] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:22 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:23.309208 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4f29007f-73d4-4a06-a6d7-b4960a33e0b9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:23.310955 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f29007f-73d4-4a06-a6d7-b4960a33e0b9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:49:23.311140 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f29007f-73d4-4a06-a6d7-b4960a33e0b9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:23.311328 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f29007f-73d4-4a06-a6d7-b4960a33e0b9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:23.320120 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:23.320120 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:49:23.323463 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4f29007f-73d4-4a06-a6d7-b4960a33e0b9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:23.327095 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f29007f-73d4-4a06-a6d7-b4960a33e0b9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:49:23.327478 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1516/6017] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:23 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:49:23.666114 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-a6b6d1cc-278f-40dd-8484-3fd5ea4f367d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:23.668005 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-a6b6d1cc-278f-40dd-8484-3fd5ea4f367d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/attachments/b95fb07a-a04e-4e34-898c-5d36b598afbe/action Aug 14 22:49:23.668384 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-a6b6d1cc-278f-40dd-8484-3fd5ea4f367d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:49:23.668460 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-a6b6d1cc-278f-40dd-8484-3fd5ea4f367d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:49:23.681676 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:23.681676 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:49:23.693099 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e105e0b6-68df-471f-b924-aee5411d1e68 req-a6b6d1cc-278f-40dd-8484-3fd5ea4f367d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/b95fb07a-a04e-4e34-898c-5d36b598afbe/action returned with HTTP 204 Aug 14 22:49:23.693662 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1496/6018] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:49:23 2026] POST /volume/v3/attachments/b95fb07a-a04e-4e34-898c-5d36b598afbe/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:49:24.338280 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-022849ce-e93c-45fa-aaeb-225c1b8e5aa8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:49:24.340069 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-022849ce-e93c-45fa-aaeb-225c1b8e5aa8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:49:24.340310 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-022849ce-e93c-45fa-aaeb-225c1b8e5aa8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:49:24.340569 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-022849ce-e93c-45fa-aaeb-225c1b8e5aa8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:49:24.349741 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:49:24.349741 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:49:24.353653 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-022849ce-e93c-45fa-aaeb-225c1b8e5aa8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:49:24.357983 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-022849ce-e93c-45fa-aaeb-225c1b8e5aa8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:49:24.358366 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1513/6019] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:49:24 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:49:32.296097 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=101,cinder:INSERT=20,cinder:UPDATE=27 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:49:33.326272 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=53,cinder:INSERT=2 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:49:33.688143 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=63,cinder:INSERT=2,cinder:UPDATE=7 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:49:34.357061 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=79,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:50:07.407715 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-9237f6e4-1968-4d12-abb6-74036909996a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:07.409656 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-9237f6e4-1968-4d12-abb6-74036909996a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:07.409892 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-9237f6e4-1968-4d12-abb6-74036909996a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:07.410116 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-9237f6e4-1968-4d12-abb6-74036909996a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:07.418719 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:07.418719 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:07.421724 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-9237f6e4-1968-4d12-abb6-74036909996a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:07.425419 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-9237f6e4-1968-4d12-abb6-74036909996a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:07.425763 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1495/6020] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:50:07 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:07.484789 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8ff57fb1-d2cb-4fdb-81bf-c1baef17eb27 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:07.485195 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ff57fb1-d2cb-4fdb-81bf-c1baef17eb27 None None] GET https://10.4.3.114/volume// Aug 14 22:50:07.485320 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ff57fb1-d2cb-4fdb-81bf-c1baef17eb27 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:07.485464 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ff57fb1-d2cb-4fdb-81bf-c1baef17eb27 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:07.485747 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ff57fb1-d2cb-4fdb-81bf-c1baef17eb27 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:50:07.485998 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1517/6021] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:50: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 14 22:50:07.491969 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-f8e3f607-94a2-45e2-92d7-32a080f9f6a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:07.493848 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-f8e3f607-94a2-45e2-92d7-32a080f9f6a3 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:50:07.494204 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-f8e3f607-94a2-45e2-92d7-32a080f9f6a3 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d", "connector": null, "instance_uuid": "31d3597f-5d8e-4066-901e-75927d36d479"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:50:07.503925 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:07.503925 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:50:07.524529 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-f8e3f607-94a2-45e2-92d7-32a080f9f6a3 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:50:07.525001 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1497/6022] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:50:07 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 14 22:50:07.547086 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29d5c1ef-89b7-4e98-af2f-774407daeb88 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:07.548722 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29d5c1ef-89b7-4e98-af2f-774407daeb88 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:07.548894 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29d5c1ef-89b7-4e98-af2f-774407daeb88 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:07.549090 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29d5c1ef-89b7-4e98-af2f-774407daeb88 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:07.559344 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-61863dfb-0b4b-4895-9301-c08dceef0194 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:07.559686 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61863dfb-0b4b-4895-9301-c08dceef0194 None None] GET https://10.4.3.114/volume// Aug 14 22:50:07.559825 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61863dfb-0b4b-4895-9301-c08dceef0194 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:07.560154 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61863dfb-0b4b-4895-9301-c08dceef0194 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:07.560493 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61863dfb-0b4b-4895-9301-c08dceef0194 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:50:07.560762 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1496/6023] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:50: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 14 22:50:07.562123 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:07.562123 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:50:07.566125 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29d5c1ef-89b7-4e98-af2f-774407daeb88 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:07.568792 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-d90599b0-0348-47d3-8548-54d11b5467cd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:07.571169 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-d90599b0-0348-47d3-8548-54d11b5467cd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:07.571396 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29d5c1ef-89b7-4e98-af2f-774407daeb88 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:07.571448 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-d90599b0-0348-47d3-8548-54d11b5467cd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:07.571625 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-d90599b0-0348-47d3-8548-54d11b5467cd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:07.571867 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1514/6024] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:07 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:07.581892 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:07.581892 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:07.584916 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-d90599b0-0348-47d3-8548-54d11b5467cd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:07.588388 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-d90599b0-0348-47d3-8548-54d11b5467cd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:07.588796 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1518/6025] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:50:07 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:50:07.684533 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-a5bff63f-ee27-4db1-84b2-edf235175cc8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:07.686513 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-a5bff63f-ee27-4db1-84b2-edf235175cc8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] PUT https://10.4.3.114/volume/v3/attachments/31134d92-5bf2-4e98-b2ad-80977fb2dee9 Aug 14 22:50:07.686873 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-a5bff63f-ee27-4db1-84b2-edf235175cc8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:50:07.693536 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-a5bff63f-ee27-4db1-84b2-edf235175cc8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Acquiring lock "cinder-attachment_update-bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:50:07.697813 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-a5bff63f-ee27-4db1-84b2-edf235175cc8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Lock "cinder-attachment_update-bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:50:07.698697 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:07.698697 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:50:07.760751 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-a5bff63f-ee27-4db1-84b2-edf235175cc8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Lock "cinder-attachment_update-bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d-np0000007343" released by "attachment_update" :: held 0.063s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:50:07.761235 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-a5bff63f-ee27-4db1-84b2-edf235175cc8 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/31134d92-5bf2-4e98-b2ad-80977fb2dee9 returned with HTTP 200 Aug 14 22:50:07.761631 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1498/6026] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:50:07 2026] PUT /volume/v3/attachments/31134d92-5bf2-4e98-b2ad-80977fb2dee9 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:08.583643 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e66c8e49-2cae-4a71-b370-d0bdf58b96ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:08.585499 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e66c8e49-2cae-4a71-b370-d0bdf58b96ca tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:08.585681 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e66c8e49-2cae-4a71-b370-d0bdf58b96ca tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:08.585882 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e66c8e49-2cae-4a71-b370-d0bdf58b96ca tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:08.597663 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:08.597663 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:08.600821 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e66c8e49-2cae-4a71-b370-d0bdf58b96ca tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:08.604357 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e66c8e49-2cae-4a71-b370-d0bdf58b96ca tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:08.604692 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1497/6027] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:08 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:09.616110 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3703fdd8-1665-449e-87af-3e1af33078b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:09.617831 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3703fdd8-1665-449e-87af-3e1af33078b6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:09.618029 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3703fdd8-1665-449e-87af-3e1af33078b6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:09.618203 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3703fdd8-1665-449e-87af-3e1af33078b6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:09.628547 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:09.628547 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:50:09.631236 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3703fdd8-1665-449e-87af-3e1af33078b6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:09.634524 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3703fdd8-1665-449e-87af-3e1af33078b6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:09.634830 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1515/6028] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:09 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:09.976420 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-9750c7e8-6737-4015-87e5-05d007aa614d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:09.978376 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-9750c7e8-6737-4015-87e5-05d007aa614d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/attachments/31134d92-5bf2-4e98-b2ad-80977fb2dee9/action Aug 14 22:50:09.978782 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-9750c7e8-6737-4015-87e5-05d007aa614d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:50:09.978942 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-9750c7e8-6737-4015-87e5-05d007aa614d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:50:09.994723 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:09.994723 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:10.003287 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ac158e38-2f79-49e1-a027-d30e117f1182 req-9750c7e8-6737-4015-87e5-05d007aa614d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/31134d92-5bf2-4e98-b2ad-80977fb2dee9/action returned with HTTP 204 Aug 14 22:50:10.003713 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1519/6029] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:50:09 2026] POST /volume/v3/attachments/31134d92-5bf2-4e98-b2ad-80977fb2dee9/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:50:10.646692 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d3ab1b8-a136-471a-9092-54a5cbe188a9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:10.648379 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d3ab1b8-a136-471a-9092-54a5cbe188a9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:10.648596 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d3ab1b8-a136-471a-9092-54a5cbe188a9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:10.648850 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d3ab1b8-a136-471a-9092-54a5cbe188a9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:10.659467 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:10.659467 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:50:10.662218 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5d3ab1b8-a136-471a-9092-54a5cbe188a9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:10.665681 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d3ab1b8-a136-471a-9092-54a5cbe188a9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:10.666005 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1499/6030] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:10 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:11.826005 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9ec9678d-2dd6-4616-ba29-d088926cc810 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:11.827636 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ec9678d-2dd6-4616-ba29-d088926cc810 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:11.827824 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ec9678d-2dd6-4616-ba29-d088926cc810 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:11.828013 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ec9678d-2dd6-4616-ba29-d088926cc810 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:11.839939 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:11.839939 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:11.843714 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9ec9678d-2dd6-4616-ba29-d088926cc810 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:11.847988 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ec9678d-2dd6-4616-ba29-d088926cc810 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:11.848397 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1498/6031] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:11 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:11.859022 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3056331d-6aef-48ff-8b9e-d381a9e847b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:11.860740 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3056331d-6aef-48ff-8b9e-d381a9e847b3 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:11.860919 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3056331d-6aef-48ff-8b9e-d381a9e847b3 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:11.861108 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3056331d-6aef-48ff-8b9e-d381a9e847b3 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:11.871482 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:11.871482 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:50:11.874471 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3056331d-6aef-48ff-8b9e-d381a9e847b3 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:11.878035 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3056331d-6aef-48ff-8b9e-d381a9e847b3 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:11.878408 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1516/6032] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:11 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:11.889012 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c0bcf2c9-40d4-4ab5-b086-f4aa46f768c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:11.890486 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0bcf2c9-40d4-4ab5-b086-f4aa46f768c5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:11.890644 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0bcf2c9-40d4-4ab5-b086-f4aa46f768c5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:11.890821 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0bcf2c9-40d4-4ab5-b086-f4aa46f768c5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:11.900058 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:11.900058 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:11.902599 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c0bcf2c9-40d4-4ab5-b086-f4aa46f768c5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:11.905779 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0bcf2c9-40d4-4ab5-b086-f4aa46f768c5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:11.906106 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1520/6033] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:11 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1511 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:11.940828 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-52712684-da9c-47af-a086-df89f3e0c93c req-5fe8611d-148b-4504-8736-0367fe70462c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:11.942698 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-5fe8611d-148b-4504-8736-0367fe70462c tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:11.942897 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-5fe8611d-148b-4504-8736-0367fe70462c tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:11.943085 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-5fe8611d-148b-4504-8736-0367fe70462c tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:11.953096 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:11.953096 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:50:11.955843 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-52712684-da9c-47af-a086-df89f3e0c93c req-5fe8611d-148b-4504-8736-0367fe70462c tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:11.959187 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-5fe8611d-148b-4504-8736-0367fe70462c tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:11.959526 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1500/6034] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:50:11 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1511 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:11.974789 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-52712684-da9c-47af-a086-df89f3e0c93c req-a803fb3e-ed23-48d9-ab67-3f09665eefab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:11.976565 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-a803fb3e-ed23-48d9-ab67-3f09665eefab tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d/action Aug 14 22:50:11.976864 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-a803fb3e-ed23-48d9-ab67-3f09665eefab tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:50:11.976983 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-a803fb3e-ed23-48d9-ab67-3f09665eefab tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:50:11.988059 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:11.988059 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:11.988541 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-52712684-da9c-47af-a086-df89f3e0c93c req-a803fb3e-ed23-48d9-ab67-3f09665eefab tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:11.993567 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-52712684-da9c-47af-a086-df89f3e0c93c req-a803fb3e-ed23-48d9-ab67-3f09665eefab tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Begin detaching volume completed successfully. Aug 14 22:50:11.993745 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-a803fb3e-ed23-48d9-ab67-3f09665eefab tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d/action returned with HTTP 202 Aug 14 22:50:11.994136 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1499/6035] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:50:11 2026] POST /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:50:12.011875 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2585b567-2561-423c-8fb2-14b4cfe62af2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:12.013479 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2585b567-2561-423c-8fb2-14b4cfe62af2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:12.013571 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2585b567-2561-423c-8fb2-14b4cfe62af2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:12.013729 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2585b567-2561-423c-8fb2-14b4cfe62af2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:12.024389 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:12.024389 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:50:12.027222 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2585b567-2561-423c-8fb2-14b4cfe62af2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:12.029379 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-19f4a2fc-c1f0-4b8c-a210-e068219ffea8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:12.029706 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19f4a2fc-c1f0-4b8c-a210-e068219ffea8 None None] GET https://10.4.3.114/volume// Aug 14 22:50:12.029863 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19f4a2fc-c1f0-4b8c-a210-e068219ffea8 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:12.030047 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19f4a2fc-c1f0-4b8c-a210-e068219ffea8 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:12.030352 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19f4a2fc-c1f0-4b8c-a210-e068219ffea8 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:50:12.030607 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1521/6036] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:50:12 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:50:12.030834 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2585b567-2561-423c-8fb2-14b4cfe62af2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:12.031231 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1517/6037] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:12 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1514 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:12.036673 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-52712684-da9c-47af-a086-df89f3e0c93c req-667a878c-cbe1-46de-ac42-f51847d5a029 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:12.038524 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-667a878c-cbe1-46de-ac42-f51847d5a029 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:12.038749 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-667a878c-cbe1-46de-ac42-f51847d5a029 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:12.038918 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-667a878c-cbe1-46de-ac42-f51847d5a029 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:12.049200 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:12.049200 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:50:12.051979 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [req-52712684-da9c-47af-a086-df89f3e0c93c req-667a878c-cbe1-46de-ac42-f51847d5a029 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:12.055544 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-667a878c-cbe1-46de-ac42-f51847d5a029 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:12.055902 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1501/6038] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:50:12 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1694 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:50:12.517753 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-52712684-da9c-47af-a086-df89f3e0c93c req-15333ba3-29b4-4fbc-8e37-99ac41619e72 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:12.519504 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-15333ba3-29b4-4fbc-8e37-99ac41619e72 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:12.519671 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-15333ba3-29b4-4fbc-8e37-99ac41619e72 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:12.519870 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-15333ba3-29b4-4fbc-8e37-99ac41619e72 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:12.529465 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:12.529465 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:12.532115 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-52712684-da9c-47af-a086-df89f3e0c93c req-15333ba3-29b4-4fbc-8e37-99ac41619e72 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:12.535554 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-15333ba3-29b4-4fbc-8e37-99ac41619e72 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:12.535877 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1500/6039] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:50:12 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1514 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:12.548362 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-52712684-da9c-47af-a086-df89f3e0c93c req-06869ec7-7dd1-47cc-818d-8e6d52a18230 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:12.550123 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-06869ec7-7dd1-47cc-818d-8e6d52a18230 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] DELETE https://10.4.3.114/volume/v3/attachments/31134d92-5bf2-4e98-b2ad-80977fb2dee9 Aug 14 22:50:12.550308 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-06869ec7-7dd1-47cc-818d-8e6d52a18230 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:12.550476 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-06869ec7-7dd1-47cc-818d-8e6d52a18230 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:12.556628 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:12.556628 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:12.595151 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-52712684-da9c-47af-a086-df89f3e0c93c req-06869ec7-7dd1-47cc-818d-8e6d52a18230 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/31134d92-5bf2-4e98-b2ad-80977fb2dee9 returned with HTTP 200 Aug 14 22:50:12.595562 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1522/6040] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:50:12 2026] DELETE /volume/v3/attachments/31134d92-5bf2-4e98-b2ad-80977fb2dee9 => generated 192 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:13.043550 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f6068b8-ad72-460e-8db0-4ee6b3b90455 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:13.045174 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f6068b8-ad72-460e-8db0-4ee6b3b90455 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:13.045386 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f6068b8-ad72-460e-8db0-4ee6b3b90455 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:13.045560 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f6068b8-ad72-460e-8db0-4ee6b3b90455 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:13.054646 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:13.054646 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:50:13.057872 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f6068b8-ad72-460e-8db0-4ee6b3b90455 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:13.061611 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f6068b8-ad72-460e-8db0-4ee6b3b90455 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:13.062102 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1518/6041] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:13 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:14.342218 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15524685-3a3a-4522-9f0f-9558a071161c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:14.343735 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15524685-3a3a-4522-9f0f-9558a071161c tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:14.343933 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15524685-3a3a-4522-9f0f-9558a071161c tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:14.344147 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15524685-3a3a-4522-9f0f-9558a071161c tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:14.352298 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:14.352298 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:50:14.355181 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15524685-3a3a-4522-9f0f-9558a071161c tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:14.358556 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15524685-3a3a-4522-9f0f-9558a071161c tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:14.358868 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1502/6042] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:14 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:14.393564 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-da03f16b-a875-429c-83c6-8570801d1676 req-59b7d4b0-7146-438b-a5ce-86c7746dd8be None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:14.395541 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-59b7d4b0-7146-438b-a5ce-86c7746dd8be tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:14.395758 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-59b7d4b0-7146-438b-a5ce-86c7746dd8be tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:14.395966 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-59b7d4b0-7146-438b-a5ce-86c7746dd8be tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:14.403897 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:14.403897 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:14.406650 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-da03f16b-a875-429c-83c6-8570801d1676 req-59b7d4b0-7146-438b-a5ce-86c7746dd8be tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:14.410489 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-59b7d4b0-7146-438b-a5ce-86c7746dd8be tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:14.410883 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1501/6043] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:50:14 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:14.426391 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-da03f16b-a875-429c-83c6-8570801d1676 req-b63a3de7-401f-49e3-8a35-5957e4ef03a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:14.428882 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-b63a3de7-401f-49e3-8a35-5957e4ef03a1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d/action Aug 14 22:50:14.429318 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-b63a3de7-401f-49e3-8a35-5957e4ef03a1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:50:14.429478 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-b63a3de7-401f-49e3-8a35-5957e4ef03a1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:50:14.441154 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:14.441154 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:14.441795 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-da03f16b-a875-429c-83c6-8570801d1676 req-b63a3de7-401f-49e3-8a35-5957e4ef03a1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:14.447705 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-da03f16b-a875-429c-83c6-8570801d1676 req-b63a3de7-401f-49e3-8a35-5957e4ef03a1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Begin detaching volume completed successfully. Aug 14 22:50:14.447939 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-b63a3de7-401f-49e3-8a35-5957e4ef03a1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d/action returned with HTTP 202 Aug 14 22:50:14.448433 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1523/6044] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:50:14 2026] POST /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:50:14.464008 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0912e73d-64b8-447c-9f37-66104a448c20 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:14.465689 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0912e73d-64b8-447c-9f37-66104a448c20 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:14.465904 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0912e73d-64b8-447c-9f37-66104a448c20 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:14.466128 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0912e73d-64b8-447c-9f37-66104a448c20 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:14.475061 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:14.475061 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:50:14.478208 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0912e73d-64b8-447c-9f37-66104a448c20 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:14.482322 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0912e73d-64b8-447c-9f37-66104a448c20 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:14.482862 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1519/6045] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:14 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:14.520920 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fe82e44c-5776-4b5c-bf6e-75430c039580 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:14.521374 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe82e44c-5776-4b5c-bf6e-75430c039580 None None] GET https://10.4.3.114/volume// Aug 14 22:50:14.521534 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe82e44c-5776-4b5c-bf6e-75430c039580 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:14.521713 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe82e44c-5776-4b5c-bf6e-75430c039580 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:14.522045 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe82e44c-5776-4b5c-bf6e-75430c039580 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:50:14.522330 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1503/6046] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:50: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 14 22:50:14.530071 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-da03f16b-a875-429c-83c6-8570801d1676 req-67229a71-d1d9-44d4-ad84-407c924dbe1b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:14.532677 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-67229a71-d1d9-44d4-ad84-407c924dbe1b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:14.532959 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-67229a71-d1d9-44d4-ad84-407c924dbe1b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:14.533235 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-67229a71-d1d9-44d4-ad84-407c924dbe1b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:14.545100 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:14.545100 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:14.549048 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-da03f16b-a875-429c-83c6-8570801d1676 req-67229a71-d1d9-44d4-ad84-407c924dbe1b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:14.553820 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-67229a71-d1d9-44d4-ad84-407c924dbe1b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:14.554218 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1502/6047] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:50:14 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1397 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:50:15.494660 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c44e6f94-65b0-43e1-b119-0a96d63e02c9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:15.496425 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c44e6f94-65b0-43e1-b119-0a96d63e02c9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:15.496615 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c44e6f94-65b0-43e1-b119-0a96d63e02c9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:15.496827 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c44e6f94-65b0-43e1-b119-0a96d63e02c9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:15.505718 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:15.505718 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:15.508510 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c44e6f94-65b0-43e1-b119-0a96d63e02c9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:15.512038 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c44e6f94-65b0-43e1-b119-0a96d63e02c9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:15.512570 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1524/6048] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:15 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:16.533438 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-925bdd34-8ffb-4f7a-8af3-bedf250849b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:16.534941 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-925bdd34-8ffb-4f7a-8af3-bedf250849b1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:16.535125 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-925bdd34-8ffb-4f7a-8af3-bedf250849b1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:16.535304 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-925bdd34-8ffb-4f7a-8af3-bedf250849b1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:16.543807 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:16.543807 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:50:16.546724 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-925bdd34-8ffb-4f7a-8af3-bedf250849b1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:16.550354 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-925bdd34-8ffb-4f7a-8af3-bedf250849b1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:16.550681 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1520/6049] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:16 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:17.562185 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fa34ecf5-781a-4476-b9a5-f1186faf6026 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:17.563925 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa34ecf5-781a-4476-b9a5-f1186faf6026 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:17.564156 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa34ecf5-781a-4476-b9a5-f1186faf6026 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:17.564313 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa34ecf5-781a-4476-b9a5-f1186faf6026 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:17.572568 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:17.572568 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:50:17.575356 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fa34ecf5-781a-4476-b9a5-f1186faf6026 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:17.578774 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa34ecf5-781a-4476-b9a5-f1186faf6026 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:17.579298 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1504/6050] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:17 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1217 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:17.954289 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-da03f16b-a875-429c-83c6-8570801d1676 req-81088063-0a12-4a93-b499-eade3d9fd91d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:17.956124 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-81088063-0a12-4a93-b499-eade3d9fd91d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:17.956332 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-81088063-0a12-4a93-b499-eade3d9fd91d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:17.956511 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-81088063-0a12-4a93-b499-eade3d9fd91d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:17.965074 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:17.965074 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:17.967881 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-da03f16b-a875-429c-83c6-8570801d1676 req-81088063-0a12-4a93-b499-eade3d9fd91d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:17.971303 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-81088063-0a12-4a93-b499-eade3d9fd91d tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:17.971634 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1503/6051] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:50:17 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:18.249914 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-da03f16b-a875-429c-83c6-8570801d1676 req-f6f25907-c279-483b-8a8c-b057c3b654ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:18.251816 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-f6f25907-c279-483b-8a8c-b057c3b654ce tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] DELETE https://10.4.3.114/volume/v3/attachments/b95fb07a-a04e-4e34-898c-5d36b598afbe Aug 14 22:50:18.251988 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-f6f25907-c279-483b-8a8c-b057c3b654ce tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:18.252190 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-f6f25907-c279-483b-8a8c-b057c3b654ce tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:18.258300 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:18.258300 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:18.292283 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-da03f16b-a875-429c-83c6-8570801d1676 req-f6f25907-c279-483b-8a8c-b057c3b654ce tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/b95fb07a-a04e-4e34-898c-5d36b598afbe returned with HTTP 200 Aug 14 22:50:18.292672 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1525/6052] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:50:18 2026] DELETE /volume/v3/attachments/b95fb07a-a04e-4e34-898c-5d36b598afbe => generated 19 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:50:18.590901 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1772ff65-5ad7-48b7-b7bc-08932094d38e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:18.592602 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1772ff65-5ad7-48b7-b7bc-08932094d38e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:18.592778 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1772ff65-5ad7-48b7-b7bc-08932094d38e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:18.592948 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1772ff65-5ad7-48b7-b7bc-08932094d38e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:18.599309 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:18.599309 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:50:18.602516 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1772ff65-5ad7-48b7-b7bc-08932094d38e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:18.605945 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1772ff65-5ad7-48b7-b7bc-08932094d38e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:18.606298 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1521/6053] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:18 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:50:18.617233 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd5e41c2-af85-4107-aba8-640bf519cc4b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:18.619204 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd5e41c2-af85-4107-aba8-640bf519cc4b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:50:18.619434 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd5e41c2-af85-4107-aba8-640bf519cc4b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:18.619618 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd5e41c2-af85-4107-aba8-640bf519cc4b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:18.628898 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:18.628898 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:50:18.631673 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd5e41c2-af85-4107-aba8-640bf519cc4b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:18.635068 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd5e41c2-af85-4107-aba8-640bf519cc4b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:50:18.635412 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1505/6054] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:18 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:18.672025 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-d7ab56a1-701c-4807-a0f3-9c0ce3f2d5d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:18.673768 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-d7ab56a1-701c-4807-a0f3-9c0ce3f2d5d4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:50:18.673968 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-d7ab56a1-701c-4807-a0f3-9c0ce3f2d5d4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:18.674180 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-d7ab56a1-701c-4807-a0f3-9c0ce3f2d5d4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:18.681771 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:18.681771 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:18.685113 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-d7ab56a1-701c-4807-a0f3-9c0ce3f2d5d4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:18.689095 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-d7ab56a1-701c-4807-a0f3-9c0ce3f2d5d4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:50:18.689516 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1504/6055] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:50:18 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 1166 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:18.709093 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-d2abfcbd-4df9-47b0-ab7b-b132b657e1c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:18.710992 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-d2abfcbd-4df9-47b0-ab7b-b132b657e1c4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35/action Aug 14 22:50:18.711330 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-d2abfcbd-4df9-47b0-ab7b-b132b657e1c4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:50:18.711445 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-d2abfcbd-4df9-47b0-ab7b-b132b657e1c4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:50:18.720773 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:18.720773 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:18.721308 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-d2abfcbd-4df9-47b0-ab7b-b132b657e1c4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:18.726784 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-d2abfcbd-4df9-47b0-ab7b-b132b657e1c4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Begin detaching volume completed successfully. Aug 14 22:50:18.726934 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-d2abfcbd-4df9-47b0-ab7b-b132b657e1c4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35/action returned with HTTP 202 Aug 14 22:50:18.727353 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1526/6056] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:50:18 2026] POST /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:50:18.742776 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-225534e0-d5e7-4a6c-9e81-258d892476fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:18.744552 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-225534e0-d5e7-4a6c-9e81-258d892476fd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:50:18.744670 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-225534e0-d5e7-4a6c-9e81-258d892476fd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:18.744895 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-225534e0-d5e7-4a6c-9e81-258d892476fd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:18.753245 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:18.753245 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:50:18.756320 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-225534e0-d5e7-4a6c-9e81-258d892476fd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:18.759983 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-225534e0-d5e7-4a6c-9e81-258d892476fd tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:50:18.760344 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1522/6057] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:18 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:18.760615 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5bcfbbd4-ea21-4ebe-b438-6df6d10ec841 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:18.761022 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5bcfbbd4-ea21-4ebe-b438-6df6d10ec841 None None] GET https://10.4.3.114/volume// Aug 14 22:50:18.761199 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5bcfbbd4-ea21-4ebe-b438-6df6d10ec841 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:18.761392 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5bcfbbd4-ea21-4ebe-b438-6df6d10ec841 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:18.761688 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5bcfbbd4-ea21-4ebe-b438-6df6d10ec841 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:50:18.761939 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1506/6058] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:50:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 22:50:18.767779 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-b39b33f3-9a51-4a49-921d-2e9ed4545754 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:18.769731 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-b39b33f3-9a51-4a49-921d-2e9ed4545754 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:50:18.769938 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-b39b33f3-9a51-4a49-921d-2e9ed4545754 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:18.770133 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-b39b33f3-9a51-4a49-921d-2e9ed4545754 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:18.778222 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:18.778222 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:18.781433 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-b39b33f3-9a51-4a49-921d-2e9ed4545754 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:18.785931 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-b39b33f3-9a51-4a49-921d-2e9ed4545754 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:50:18.786491 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1505/6059] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:50:18 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 1349 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:50:18.795132 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-5964b5f0-d5d1-47b8-8a4f-3891029e96ac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:18.797099 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-5964b5f0-d5d1-47b8-8a4f-3891029e96ac tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35/encryption Aug 14 22:50:18.797296 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-5964b5f0-d5d1-47b8-8a4f-3891029e96ac tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:18.797476 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-5964b5f0-d5d1-47b8-8a4f-3891029e96ac tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:18.805659 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:18.805659 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:18.811375 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-5964b5f0-d5d1-47b8-8a4f-3891029e96ac tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35/encryption returned with HTTP 200 Aug 14 22:50:18.811742 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1527/6060] 10.4.3.114 () {68 vars in 1631 bytes} [Fri Aug 14 22:50:18 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:50:19.557562 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-c00c5f49-e0b1-4d19-b851-7626d1e89ebb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:19.559487 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-c00c5f49-e0b1-4d19-b851-7626d1e89ebb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] DELETE https://10.4.3.114/volume/v3/attachments/4478aac2-9ed1-4ab3-b1c0-f06acc70114e Aug 14 22:50:19.559654 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-c00c5f49-e0b1-4d19-b851-7626d1e89ebb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:19.559820 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-c00c5f49-e0b1-4d19-b851-7626d1e89ebb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:19.566187 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:19.566187 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:50:19.603554 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a835e011-5fae-43ec-b46e-ee5f64ca3c9f req-c00c5f49-e0b1-4d19-b851-7626d1e89ebb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/4478aac2-9ed1-4ab3-b1c0-f06acc70114e returned with HTTP 200 Aug 14 22:50:19.603954 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1523/6061] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:50:19 2026] DELETE /volume/v3/attachments/4478aac2-9ed1-4ab3-b1c0-f06acc70114e => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:50:19.772161 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f50fb40a-d734-4cbb-b984-0189c19e3198 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:19.773831 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f50fb40a-d734-4cbb-b984-0189c19e3198 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:50:19.774131 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f50fb40a-d734-4cbb-b984-0189c19e3198 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:19.774344 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f50fb40a-d734-4cbb-b984-0189c19e3198 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:19.780398 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:19.780398 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:50:19.783290 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f50fb40a-d734-4cbb-b984-0189c19e3198 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:19.786664 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f50fb40a-d734-4cbb-b984-0189c19e3198 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:50:19.786994 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1507/6062] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:19 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 874 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:50:19.797749 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f1680cfa-4968-416f-a0a9-109c18e9f3fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:19.799374 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1680cfa-4968-416f-a0a9-109c18e9f3fe tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:50:19.799538 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1680cfa-4968-416f-a0a9-109c18e9f3fe tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:19.799726 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1680cfa-4968-416f-a0a9-109c18e9f3fe tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:19.807704 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:19.807704 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:19.810516 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f1680cfa-4968-416f-a0a9-109c18e9f3fe tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:19.813887 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1680cfa-4968-416f-a0a9-109c18e9f3fe tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:50:19.814214 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1506/6063] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:19 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:19.847678 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-9bd6f20f-9297-4d40-beb5-8ee941959ce6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:19.849548 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-9bd6f20f-9297-4d40-beb5-8ee941959ce6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:50:19.849735 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-9bd6f20f-9297-4d40-beb5-8ee941959ce6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:19.849937 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-9bd6f20f-9297-4d40-beb5-8ee941959ce6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:19.857819 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:19.857819 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:19.860620 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-9bd6f20f-9297-4d40-beb5-8ee941959ce6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:19.863971 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-9bd6f20f-9297-4d40-beb5-8ee941959ce6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:50:19.864348 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1528/6064] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:50:19 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:19.880968 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-a6d0f323-52d0-4525-9790-b3692842ab09 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:19.882904 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-a6d0f323-52d0-4525-9790-b3692842ab09 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54/action Aug 14 22:50:19.883264 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-a6d0f323-52d0-4525-9790-b3692842ab09 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:50:19.883383 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-a6d0f323-52d0-4525-9790-b3692842ab09 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:50:19.892981 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:19.892981 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:50:19.893440 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-a6d0f323-52d0-4525-9790-b3692842ab09 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:19.898615 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-a6d0f323-52d0-4525-9790-b3692842ab09 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Begin detaching volume completed successfully. Aug 14 22:50:19.898796 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-a6d0f323-52d0-4525-9790-b3692842ab09 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54/action returned with HTTP 202 Aug 14 22:50:19.899198 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1524/6065] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:50:19 2026] POST /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:50:19.914874 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-792415f7-9671-4165-8b30-21619f7a0de1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:19.916930 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-792415f7-9671-4165-8b30-21619f7a0de1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:50:19.917214 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-792415f7-9671-4165-8b30-21619f7a0de1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:19.917484 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-792415f7-9671-4165-8b30-21619f7a0de1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:19.927027 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:19.927027 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:50:19.930339 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-792415f7-9671-4165-8b30-21619f7a0de1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:19.931415 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ca85c6ba-1ee9-4dc3-9cd3-b5542de5ed8c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:19.931769 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca85c6ba-1ee9-4dc3-9cd3-b5542de5ed8c None None] GET https://10.4.3.114/volume// Aug 14 22:50:19.931922 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca85c6ba-1ee9-4dc3-9cd3-b5542de5ed8c None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:19.932117 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca85c6ba-1ee9-4dc3-9cd3-b5542de5ed8c None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:19.932446 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca85c6ba-1ee9-4dc3-9cd3-b5542de5ed8c None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:50:19.932714 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1507/6066] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:50: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 14 22:50:19.934187 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-792415f7-9671-4165-8b30-21619f7a0de1 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:50:19.934559 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1508/6067] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:19 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:19.939036 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-2ee1cc56-44a6-4721-b2e7-851cc688c083 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:19.940952 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-2ee1cc56-44a6-4721-b2e7-851cc688c083 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:50:19.941183 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-2ee1cc56-44a6-4721-b2e7-851cc688c083 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:19.941368 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-2ee1cc56-44a6-4721-b2e7-851cc688c083 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:19.949567 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:19.949567 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:19.952440 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-2ee1cc56-44a6-4721-b2e7-851cc688c083 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:19.955926 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-2ee1cc56-44a6-4721-b2e7-851cc688c083 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:50:19.956415 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1529/6068] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:50:19 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 1321 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:50:20.652869 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-4ed1df6a-bfdd-43d9-afa8-19d7dbbfce1b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:20.655267 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-4ed1df6a-bfdd-43d9-afa8-19d7dbbfce1b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] DELETE https://10.4.3.114/volume/v3/attachments/fc5c914d-af83-44e6-9bea-59694840d5ee Aug 14 22:50:20.655267 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-4ed1df6a-bfdd-43d9-afa8-19d7dbbfce1b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:20.655539 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-4ed1df6a-bfdd-43d9-afa8-19d7dbbfce1b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:20.661950 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:20.661950 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:50:20.706735 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c862bb27-eece-4dec-8699-cad1e7abfa13 req-4ed1df6a-bfdd-43d9-afa8-19d7dbbfce1b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/fc5c914d-af83-44e6-9bea-59694840d5ee returned with HTTP 200 Aug 14 22:50:20.707132 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1525/6069] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:50:20 2026] DELETE /volume/v3/attachments/fc5c914d-af83-44e6-9bea-59694840d5ee => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:50:20.946095 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-37082e89-b28a-4657-a333-50f4ce7eb659 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:20.947796 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37082e89-b28a-4657-a333-50f4ce7eb659 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:50:20.948024 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37082e89-b28a-4657-a333-50f4ce7eb659 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:20.948223 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37082e89-b28a-4657-a333-50f4ce7eb659 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:20.954567 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:20.954567 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:20.957729 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-37082e89-b28a-4657-a333-50f4ce7eb659 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:20.961366 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37082e89-b28a-4657-a333-50f4ce7eb659 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:50:20.961714 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1508/6070] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:20 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:50:20.973047 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-94180f6b-5686-4b2b-aff9-a8d5ff0d1249 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:20.974717 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94180f6b-5686-4b2b-aff9-a8d5ff0d1249 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] DELETE https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:50:20.974892 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94180f6b-5686-4b2b-aff9-a8d5ff0d1249 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:20.975072 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94180f6b-5686-4b2b-aff9-a8d5ff0d1249 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:20.975231 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-94180f6b-5686-4b2b-aff9-a8d5ff0d1249 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Delete volume with id: e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:50:20.981339 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:20.981339 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:50:20.981712 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-94180f6b-5686-4b2b-aff9-a8d5ff0d1249 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:20.991056 np0000007343 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-94180f6b-5686-4b2b-aff9-a8d5ff0d1249 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 22:50:20.996220 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-94180f6b-5686-4b2b-aff9-a8d5ff0d1249 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Delete volume request issued successfully. Aug 14 22:50:20.996431 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94180f6b-5686-4b2b-aff9-a8d5ff0d1249 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 202 Aug 14 22:50:20.996792 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1509/6071] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:50:20 2026] DELETE /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:50:21.003364 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7dfd3db-29c6-4f09-a801-fac147831fa9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:21.005165 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7dfd3db-29c6-4f09-a801-fac147831fa9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:50:21.005375 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7dfd3db-29c6-4f09-a801-fac147831fa9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:21.005552 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7dfd3db-29c6-4f09-a801-fac147831fa9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:21.014118 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:21.014118 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:21.017540 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e7dfd3db-29c6-4f09-a801-fac147831fa9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:21.021413 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7dfd3db-29c6-4f09-a801-fac147831fa9 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 200 Aug 14 22:50:21.021766 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1530/6072] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:21 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:50:22.034878 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f577406-31c7-4272-8ad4-d1f87cc43fe2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:22.036515 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f577406-31c7-4272-8ad4-d1f87cc43fe2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 Aug 14 22:50:22.036698 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f577406-31c7-4272-8ad4-d1f87cc43fe2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:22.036872 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f577406-31c7-4272-8ad4-d1f87cc43fe2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:22.042531 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f577406-31c7-4272-8ad4-d1f87cc43fe2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 returned with HTTP 404 Aug 14 22:50:22.042980 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1526/6073] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:22 2026] GET /volume/v3/volumes/e5ab0ccf-55f6-4246-ae35-8b540a731c35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:50:22.050651 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6b21128-1ea6-4758-8914-827c35369f2e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:22.052266 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6b21128-1ea6-4758-8914-827c35369f2e tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:50:22.052444 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6b21128-1ea6-4758-8914-827c35369f2e tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:22.052619 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6b21128-1ea6-4758-8914-827c35369f2e tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:22.053370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6b21128-1ea6-4758-8914-827c35369f2e tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:50:22.061200 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6b21128-1ea6-4758-8914-827c35369f2e tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Get all volumes completed successfully. Aug 14 22:50:22.062634 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:22.062634 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:22.065926 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6b21128-1ea6-4758-8914-827c35369f2e tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:50:22.066485 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1509/6074] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:50:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:22.079902 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c6aedc33-ab6d-4b14-9e3c-41130ade2258 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:22.081591 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6aedc33-ab6d-4b14-9e3c-41130ade2258 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] DELETE https://10.4.3.114/volume/v3/types/d636b9e2-9c08-4334-86f4-a63f8c4e7e40 Aug 14 22:50:22.081766 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6aedc33-ab6d-4b14-9e3c-41130ade2258 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:22.081946 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6aedc33-ab6d-4b14-9e3c-41130ade2258 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:22.102954 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6aedc33-ab6d-4b14-9e3c-41130ade2258 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] https://10.4.3.114/volume/v3/types/d636b9e2-9c08-4334-86f4-a63f8c4e7e40 returned with HTTP 202 Aug 14 22:50:22.103318 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1510/6075] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:50:22 2026] DELETE /volume/v3/types/d636b9e2-9c08-4334-86f4-a63f8c4e7e40 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:50:22.109997 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4efa5e0a-bcda-4808-98f3-d465cb9e3f8a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:22.111606 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4efa5e0a-bcda-4808-98f3-d465cb9e3f8a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] DELETE https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:50:22.111783 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4efa5e0a-bcda-4808-98f3-d465cb9e3f8a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:22.111953 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4efa5e0a-bcda-4808-98f3-d465cb9e3f8a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:22.112114 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4efa5e0a-bcda-4808-98f3-d465cb9e3f8a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Delete volume with id: ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:50:22.118065 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:22.118065 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:22.118454 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4efa5e0a-bcda-4808-98f3-d465cb9e3f8a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:22.131829 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4efa5e0a-bcda-4808-98f3-d465cb9e3f8a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Delete volume request issued successfully. Aug 14 22:50:22.131987 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4efa5e0a-bcda-4808-98f3-d465cb9e3f8a tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 202 Aug 14 22:50:22.132376 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1531/6076] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:50:22 2026] DELETE /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:50:22.138457 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-de6a95bf-fad9-4522-883a-b0f851fdebd4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:22.140110 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-de6a95bf-fad9-4522-883a-b0f851fdebd4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:50:22.140318 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-de6a95bf-fad9-4522-883a-b0f851fdebd4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:22.140489 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-de6a95bf-fad9-4522-883a-b0f851fdebd4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:22.146863 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:22.146863 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:50:22.150112 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-de6a95bf-fad9-4522-883a-b0f851fdebd4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:22.153939 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-de6a95bf-fad9-4522-883a-b0f851fdebd4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 200 Aug 14 22:50:22.154296 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1527/6077] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:22 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:50:23.169820 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-43ded1f3-85ac-4a2b-9edb-15571682448f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:23.171452 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43ded1f3-85ac-4a2b-9edb-15571682448f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 Aug 14 22:50:23.171663 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43ded1f3-85ac-4a2b-9edb-15571682448f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:23.171861 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43ded1f3-85ac-4a2b-9edb-15571682448f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:23.177106 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43ded1f3-85ac-4a2b-9edb-15571682448f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 returned with HTTP 404 Aug 14 22:50:23.177546 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1510/6078] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:23 2026] GET /volume/v3/volumes/ec5c78cb-fdaa-4904-bfd6-409b8f6e9b54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:50:23.183625 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-37d7e5f9-f1eb-4e84-a50d-64ba51d8f679 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:23.185107 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37d7e5f9-f1eb-4e84-a50d-64ba51d8f679 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] DELETE https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:23.185273 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-37d7e5f9-f1eb-4e84-a50d-64ba51d8f679 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:23.185444 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-37d7e5f9-f1eb-4e84-a50d-64ba51d8f679 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:23.185586 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-37d7e5f9-f1eb-4e84-a50d-64ba51d8f679 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Delete volume with id: bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:23.191536 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:23.191536 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:50:23.191912 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-37d7e5f9-f1eb-4e84-a50d-64ba51d8f679 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:23.205135 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-37d7e5f9-f1eb-4e84-a50d-64ba51d8f679 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Delete volume request issued successfully. Aug 14 22:50:23.205322 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37d7e5f9-f1eb-4e84-a50d-64ba51d8f679 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 202 Aug 14 22:50:23.205651 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1511/6079] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:50:23 2026] DELETE /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:50:23.211812 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-96abac04-af9f-4469-9e13-36df785df821 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:23.214042 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-96abac04-af9f-4469-9e13-36df785df821 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:23.214322 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-96abac04-af9f-4469-9e13-36df785df821 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:23.214580 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-96abac04-af9f-4469-9e13-36df785df821 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:23.222823 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:23.222823 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:50:23.226730 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-96abac04-af9f-4469-9e13-36df785df821 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:50:23.231042 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-96abac04-af9f-4469-9e13-36df785df821 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 200 Aug 14 22:50:23.231462 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1532/6080] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:23 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:50:24.243831 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-61bdfac8-5907-4cc8-81e3-765b89dc3486 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:24.245395 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61bdfac8-5907-4cc8-81e3-765b89dc3486 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d Aug 14 22:50:24.245597 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61bdfac8-5907-4cc8-81e3-765b89dc3486 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:24.245809 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61bdfac8-5907-4cc8-81e3-765b89dc3486 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:24.251405 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61bdfac8-5907-4cc8-81e3-765b89dc3486 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d returned with HTTP 404 Aug 14 22:50:24.251811 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1528/6081] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:50:24 2026] GET /volume/v3/volumes/bd7c7fee-b203-4f6b-8fe2-f106ccd3e85d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:50:24.259171 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ca075be-faea-4a32-a9e7-5f6ea3481cfa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:24.260787 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ca075be-faea-4a32-a9e7-5f6ea3481cfa tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:50:24.260988 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ca075be-faea-4a32-a9e7-5f6ea3481cfa tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:24.261180 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ca075be-faea-4a32-a9e7-5f6ea3481cfa tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:24.261880 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ca075be-faea-4a32-a9e7-5f6ea3481cfa tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:50:24.269604 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1ca075be-faea-4a32-a9e7-5f6ea3481cfa tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Get all volumes completed successfully. Aug 14 22:50:24.270774 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:50:24.270774 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:50:24.274201 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ca075be-faea-4a32-a9e7-5f6ea3481cfa tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:50:24.274545 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1511/6082] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:50:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:50:24.288090 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8797dcd-65cc-4e28-9b77-f66301794d08 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:50:24.289719 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8797dcd-65cc-4e28-9b77-f66301794d08 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] DELETE https://10.4.3.114/volume/v3/types/62306f99-6f3b-46af-b95e-41af19b3924f Aug 14 22:50:24.289902 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8797dcd-65cc-4e28-9b77-f66301794d08 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:50:24.290102 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8797dcd-65cc-4e28-9b77-f66301794d08 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:50:24.309174 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8797dcd-65cc-4e28-9b77-f66301794d08 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] https://10.4.3.114/volume/v3/types/62306f99-6f3b-46af-b95e-41af19b3924f returned with HTTP 202 Aug 14 22:50:24.309561 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1512/6083] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:50:24 2026] DELETE /volume/v3/types/62306f99-6f3b-46af-b95e-41af19b3924f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:50:33.230171 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=72,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:50:34.247948 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=76,cinder:UPDATE=7 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:50:34.273483 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=65,cinder:UPDATE=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:50:34.306403 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=76,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:51:08.886242 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6f4fb55b-9c0e-417d-8bb1-9f0b3836b45e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:08.887833 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f4fb55b-9c0e-417d-8bb1-9f0b3836b45e tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] POST https://10.4.3.114/volume/v3/types Aug 14 22:51:08.888147 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6f4fb55b-9c0e-417d-8bb1-9f0b3836b45e tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1259641227-1919447944", "extra_specs": {"multiattach": " True"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:51:08.904525 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f4fb55b-9c0e-417d-8bb1-9f0b3836b45e tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] https://10.4.3.114/volume/v3/types returned with HTTP 200 Aug 14 22:51:08.905040 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1533/6084] 10.4.3.114 () {68 vars in 1253 bytes} [Fri Aug 14 22:51:08 2026] POST /volume/v3/types => generated 287 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:51:08.911494 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:08.913114 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/volumes Aug 14 22:51:08.913463 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-854960702", "snapshot_id": null, "imageRef": null, "volume_type": "3de746c8-154f-4d1d-9121-741f700c7032", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:51:08.914864 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-854960702', 'snapshot_id': None, 'imageRef': None, 'volume_type': '3de746c8-154f-4d1d-9121-741f700c7032', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 22:51:08.919339 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Create volume of 1 GB Aug 14 22:51:08.919576 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:08.919576 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:51:08.919997 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Availability Zones retrieved successfully. Aug 14 22:51:08.924627 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Flow 'volume_create_api' (2ab63bb1-80b0-4a1d-984a-58cd0bc0794e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:51:08.925644 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f39d8e88-e4dd-4537-b11c-4707bd91592f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:51:08.926462 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 22:51:08.932321 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:08.932321 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:51:08.942463 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f39d8e88-e4dd-4537-b11c-4707bd91592f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T22:51:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3de746c8-154f-4d1d-9121-741f700c7032,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1259641227-1919447944',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de746c8-154f-4d1d-9121-741f700c7032', 'encryption_key_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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:51:08.943177 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e61eb4c-c86a-4aee-8452-58b64926367c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:51:08.964303 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1259641227-1919447944 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1259641227-1919447944, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:51:08.964572 np0000007343 devstack@c-api.service[100324]: WARNING cinder.quota [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1259641227-1919447944 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1259641227-1919447944, it is now deprecated. Please use the default quota class for default quota. Aug 14 22:51:08.990681 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Created reservations ['9d7f1d64-f916-4c15-a5c0-d65a1bcd695e', '61d29b5d-6e50-4f50-add3-c71da5a10756', 'b095a1ee-c263-4bb9-9421-97ede8b5cd82', 'a4010428-6217-411a-bc6d-df6e134c4e20'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 22:51:08.991404 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e61eb4c-c86a-4aee-8452-58b64926367c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d7f1d64-f916-4c15-a5c0-d65a1bcd695e', '61d29b5d-6e50-4f50-add3-c71da5a10756', 'b095a1ee-c263-4bb9-9421-97ede8b5cd82', 'a4010428-6217-411a-bc6d-df6e134c4e20']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:51:08.992060 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35417b35-8df8-4694-9c07-f86bcb51a796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:51:09.012123 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35417b35-8df8-4694-9c07-f86bcb51a796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '136024eb-d214-4022-b316-3d71a4fb2ea6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-854960702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3252b16ec7774196ab93399c2e1b7b39',qos_specs=None,replication_status=,reservations=['9d7f1d64-f916-4c15-a5c0-d65a1bcd695e','61d29b5d-6e50-4f50-add3-c71da5a10756','b095a1ee-c263-4bb9-9421-97ede8b5cd82','a4010428-6217-411a-bc6d-df6e134c4e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef28ee41534f8aaedf0fb62f478e55',volume_type_id=3de746c8-154f-4d1d-9121-741f700c7032), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T22:51:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-854960702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=136024eb-d214-4022-b316-3d71a4fb2ea6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3252b16ec7774196ab93399c2e1b7b39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ef28ee41534f8aaedf0fb62f478e55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de746c8-154f-4d1d-9121-741f700c7032),volume_type_id=3de746c8-154f-4d1d-9121-741f700c7032)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:51:09.012809 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eed4b89c-3e5b-44cc-953f-fa2cc29b38a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:51:09.030196 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eed4b89c-3e5b-44cc-953f-fa2cc29b38a9) transitioned into state 'SUCCESS' from state '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-854960702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3252b16ec7774196ab93399c2e1b7b39',qos_specs=None,replication_status=,reservations=['9d7f1d64-f916-4c15-a5c0-d65a1bcd695e','61d29b5d-6e50-4f50-add3-c71da5a10756','b095a1ee-c263-4bb9-9421-97ede8b5cd82','a4010428-6217-411a-bc6d-df6e134c4e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ef28ee41534f8aaedf0fb62f478e55',volume_type_id=3de746c8-154f-4d1d-9121-741f700c7032)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:51:09.030920 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5f148e-ab6c-4f88-92f1-23e67ec65f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 22:51:09.038616 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5f148e-ab6c-4f88-92f1-23e67ec65f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 22:51:09.039499 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Flow 'volume_create_api' (2ab63bb1-80b0-4a1d-984a-58cd0bc0794e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 22:51:09.039781 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Create volume request issued successfully. Aug 14 22:51:09.040310 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-534ca2fc-7215-4f2f-842a-c834cfa81e71 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes returned with HTTP 202 Aug 14 22:51:09.040701 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1529/6085] 10.4.3.114 () {68 vars in 1259 bytes} [Fri Aug 14 22:51:08 2026] POST /volume/v3/volumes => generated 829 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 22:51:09.050541 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8487923d-32c6-444c-9ba8-c516b45f9e8b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:09.052202 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8487923d-32c6-444c-9ba8-c516b45f9e8b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:09.052418 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8487923d-32c6-444c-9ba8-c516b45f9e8b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:09.052593 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8487923d-32c6-444c-9ba8-c516b45f9e8b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:09.058963 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:09.058963 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:51:09.062005 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8487923d-32c6-444c-9ba8-c516b45f9e8b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:09.065452 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8487923d-32c6-444c-9ba8-c516b45f9e8b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:09.065760 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1512/6086] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:09 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:51:10.076518 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c56c6c49-90ba-4d2d-8213-52f85fb6cc85 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:10.078168 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c56c6c49-90ba-4d2d-8213-52f85fb6cc85 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:10.078374 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c56c6c49-90ba-4d2d-8213-52f85fb6cc85 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:10.078545 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c56c6c49-90ba-4d2d-8213-52f85fb6cc85 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:10.084735 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:10.084735 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:51:10.087591 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c56c6c49-90ba-4d2d-8213-52f85fb6cc85 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:10.091107 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c56c6c49-90ba-4d2d-8213-52f85fb6cc85 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:10.091439 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1513/6087] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:10 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 922 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:51:10.101325 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b77562f-1c30-46a6-a84b-61b55a19d665 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:10.103165 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b77562f-1c30-46a6-a84b-61b55a19d665 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:10.103442 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b77562f-1c30-46a6-a84b-61b55a19d665 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:10.103663 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b77562f-1c30-46a6-a84b-61b55a19d665 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:10.110237 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:10.110237 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:51:10.113426 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b77562f-1c30-46a6-a84b-61b55a19d665 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:10.117028 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b77562f-1c30-46a6-a84b-61b55a19d665 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:10.117463 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1534/6088] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:10 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:51:10.151112 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-ad02ef0d-482c-4caa-9d81-527d7ce93103 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:10.153268 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-ad02ef0d-482c-4caa-9d81-527d7ce93103 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:10.153456 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-ad02ef0d-482c-4caa-9d81-527d7ce93103 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:10.153632 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-ad02ef0d-482c-4caa-9d81-527d7ce93103 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:10.160408 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:10.160408 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:51:10.163408 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-ad02ef0d-482c-4caa-9d81-527d7ce93103 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:10.166932 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-ad02ef0d-482c-4caa-9d81-527d7ce93103 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:10.167444 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1530/6089] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:51:10 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:51:10.233603 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82e5910f-2284-4033-882b-d119503a2a7e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:10.233966 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82e5910f-2284-4033-882b-d119503a2a7e None None] GET https://10.4.3.114/volume// Aug 14 22:51:10.234141 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82e5910f-2284-4033-882b-d119503a2a7e None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:10.234345 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82e5910f-2284-4033-882b-d119503a2a7e None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:10.234633 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82e5910f-2284-4033-882b-d119503a2a7e None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:51:10.234899 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1513/6090] 10.4.3.114 () {66 vars in 1428 bytes} [Fri Aug 14 22:51: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 14 22:51:10.241267 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-0a3d4e4b-5ddd-4b8d-a0df-fb9ad3469024 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:10.243215 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-0a3d4e4b-5ddd-4b8d-a0df-fb9ad3469024 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/attachments Aug 14 22:51:10.243620 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-0a3d4e4b-5ddd-4b8d-a0df-fb9ad3469024 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "136024eb-d214-4022-b316-3d71a4fb2ea6", "connector": null, "instance_uuid": "f9ceb426-2b84-42fd-8c3b-756256faeea6"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:51:10.251377 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:10.251377 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:51:10.272374 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-0a3d4e4b-5ddd-4b8d-a0df-fb9ad3469024 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments returned with HTTP 200 Aug 14 22:51:10.272873 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1514/6091] 10.4.3.114 () {74 vars in 1594 bytes} [Fri Aug 14 22:51:10 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:51:10.296359 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6067997d-e35b-4cc4-8dd8-4093e13ad111 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:10.298288 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6067997d-e35b-4cc4-8dd8-4093e13ad111 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:10.298493 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6067997d-e35b-4cc4-8dd8-4093e13ad111 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:10.298674 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6067997d-e35b-4cc4-8dd8-4093e13ad111 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:10.305830 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7abfbdf1-c55f-47c0-b088-c32585a69534 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:10.306190 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7abfbdf1-c55f-47c0-b088-c32585a69534 None None] GET https://10.4.3.114/volume// Aug 14 22:51:10.306378 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7abfbdf1-c55f-47c0-b088-c32585a69534 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:10.306552 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7abfbdf1-c55f-47c0-b088-c32585a69534 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:10.306846 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7abfbdf1-c55f-47c0-b088-c32585a69534 None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:51:10.307100 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1531/6092] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:51: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 14 22:51:10.307620 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:10.307620 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:51:10.310818 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6067997d-e35b-4cc4-8dd8-4093e13ad111 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:10.314571 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6067997d-e35b-4cc4-8dd8-4093e13ad111 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:10.314870 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1535/6093] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:10 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:51:10.315333 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-29414d9a-b050-4b8f-bf9b-a3f7e1aa4ea2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:10.317353 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-29414d9a-b050-4b8f-bf9b-a3f7e1aa4ea2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:10.317552 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-29414d9a-b050-4b8f-bf9b-a3f7e1aa4ea2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:10.317714 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-29414d9a-b050-4b8f-bf9b-a3f7e1aa4ea2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:10.325752 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:10.325752 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:51:10.329859 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-29414d9a-b050-4b8f-bf9b-a3f7e1aa4ea2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:10.335458 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-29414d9a-b050-4b8f-bf9b-a3f7e1aa4ea2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:10.336080 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1514/6094] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:51:10 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 1101 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:51:10.428319 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-a5b1bd3b-0b9c-4d0f-82f9-1b68fab1f6a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:10.430575 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-a5b1bd3b-0b9c-4d0f-82f9-1b68fab1f6a6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] PUT https://10.4.3.114/volume/v3/attachments/95781f27-7ee8-4251-8d8c-8a03682e8644 Aug 14 22:51:10.430919 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-a5b1bd3b-0b9c-4d0f-82f9-1b68fab1f6a6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.114", "host": "np0000007343", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:80c4b835437c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "384c1f51-9b5e-455e-9763-e773be77e0d1", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:51:10.437898 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-a5b1bd3b-0b9c-4d0f-82f9-1b68fab1f6a6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Acquiring lock "cinder-attachment_update-136024eb-d214-4022-b316-3d71a4fb2ea6-np0000007343" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 22:51:10.441883 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-a5b1bd3b-0b9c-4d0f-82f9-1b68fab1f6a6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Lock "cinder-attachment_update-136024eb-d214-4022-b316-3d71a4fb2ea6-np0000007343" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 22:51:10.442762 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:10.442762 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:51:10.504414 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-a5b1bd3b-0b9c-4d0f-82f9-1b68fab1f6a6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Lock "cinder-attachment_update-136024eb-d214-4022-b316-3d71a4fb2ea6-np0000007343" released by "attachment_update" :: held 0.062s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 22:51:10.504892 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-a5b1bd3b-0b9c-4d0f-82f9-1b68fab1f6a6 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/95781f27-7ee8-4251-8d8c-8a03682e8644 returned with HTTP 200 Aug 14 22:51:10.505328 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1515/6095] 10.4.3.114 () {74 vars in 1704 bytes} [Fri Aug 14 22:51:10 2026] PUT /volume/v3/attachments/95781f27-7ee8-4251-8d8c-8a03682e8644 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:51:11.326009 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-902bc95e-27b2-4dfa-bf64-1af4cadb3ac5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:11.327667 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-902bc95e-27b2-4dfa-bf64-1af4cadb3ac5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:11.327855 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-902bc95e-27b2-4dfa-bf64-1af4cadb3ac5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:11.328041 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-902bc95e-27b2-4dfa-bf64-1af4cadb3ac5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:11.336051 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:11.336051 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:51:11.338822 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-902bc95e-27b2-4dfa-bf64-1af4cadb3ac5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:11.342191 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-902bc95e-27b2-4dfa-bf64-1af4cadb3ac5 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:11.342537 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1532/6096] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:11 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:51:12.354057 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-52d6a840-b505-43be-ac51-5a212a8914cf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:12.355957 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52d6a840-b505-43be-ac51-5a212a8914cf tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:12.356184 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52d6a840-b505-43be-ac51-5a212a8914cf tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:12.356432 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52d6a840-b505-43be-ac51-5a212a8914cf tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:12.365063 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:12.365063 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:51:12.367978 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-52d6a840-b505-43be-ac51-5a212a8914cf tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:12.371525 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52d6a840-b505-43be-ac51-5a212a8914cf tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:12.371843 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1536/6097] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:12 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:51:13.384730 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-380af092-72a8-42bd-8e33-f7704089def0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:13.386400 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-380af092-72a8-42bd-8e33-f7704089def0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:13.386575 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-380af092-72a8-42bd-8e33-f7704089def0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:13.386747 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-380af092-72a8-42bd-8e33-f7704089def0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:13.395036 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:13.395036 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:51:13.398049 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-380af092-72a8-42bd-8e33-f7704089def0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:13.401568 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-380af092-72a8-42bd-8e33-f7704089def0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:13.401886 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1515/6098] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:13 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:51:14.413112 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc88b8f6-78d8-4284-948b-8d4df8e9fb4b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:14.414964 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc88b8f6-78d8-4284-948b-8d4df8e9fb4b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:14.415201 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc88b8f6-78d8-4284-948b-8d4df8e9fb4b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:14.415465 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc88b8f6-78d8-4284-948b-8d4df8e9fb4b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:14.423696 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:14.423696 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:51:14.426640 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dc88b8f6-78d8-4284-948b-8d4df8e9fb4b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:14.430114 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc88b8f6-78d8-4284-948b-8d4df8e9fb4b tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:14.430510 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1516/6099] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:14 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:51:14.716685 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-40158463-3e40-4e75-a25e-e18bb55b8057 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:14.718624 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-40158463-3e40-4e75-a25e-e18bb55b8057 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/attachments/95781f27-7ee8-4251-8d8c-8a03682e8644/action Aug 14 22:51:14.718968 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-40158463-3e40-4e75-a25e-e18bb55b8057 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:51:14.719079 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-40158463-3e40-4e75-a25e-e18bb55b8057 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:51:14.733718 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:14.733718 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:51:14.742748 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be26f709-d5c3-4516-a513-c66b784bfcb5 req-40158463-3e40-4e75-a25e-e18bb55b8057 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/95781f27-7ee8-4251-8d8c-8a03682e8644/action returned with HTTP 204 Aug 14 22:51:14.743104 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1533/6100] 10.4.3.114 () {74 vars in 1725 bytes} [Fri Aug 14 22:51:14 2026] POST /volume/v3/attachments/95781f27-7ee8-4251-8d8c-8a03682e8644/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:51:15.442598 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a6734e15-12a6-4592-a71e-b49b2a4a9657 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:15.444303 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6734e15-12a6-4592-a71e-b49b2a4a9657 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:15.444507 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6734e15-12a6-4592-a71e-b49b2a4a9657 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:15.444685 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6734e15-12a6-4592-a71e-b49b2a4a9657 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:15.453095 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:15.453095 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:51:15.455955 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a6734e15-12a6-4592-a71e-b49b2a4a9657 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:15.459572 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6734e15-12a6-4592-a71e-b49b2a4a9657 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:15.459918 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1537/6101] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:15 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:51:15.498083 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-82c5bbf4-3fc8-4891-b310-95a615fa8fbc req-6bd8303b-574c-489b-96e5-f778ce7b598e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:15.500341 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-82c5bbf4-3fc8-4891-b310-95a615fa8fbc req-6bd8303b-574c-489b-96e5-f778ce7b598e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:15.500540 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-82c5bbf4-3fc8-4891-b310-95a615fa8fbc req-6bd8303b-574c-489b-96e5-f778ce7b598e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:15.500715 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-82c5bbf4-3fc8-4891-b310-95a615fa8fbc req-6bd8303b-574c-489b-96e5-f778ce7b598e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:15.508825 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:15.508825 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:51:15.511741 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [req-82c5bbf4-3fc8-4891-b310-95a615fa8fbc req-6bd8303b-574c-489b-96e5-f778ce7b598e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:15.515171 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-82c5bbf4-3fc8-4891-b310-95a615fa8fbc req-6bd8303b-574c-489b-96e5-f778ce7b598e tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:15.515522 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1516/6102] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:51:15 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:51:15.529449 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf2a1ad6-ab52-4acb-b920-d82d77f4e579 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:15.531342 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf2a1ad6-ab52-4acb-b920-d82d77f4e579 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:15.531533 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf2a1ad6-ab52-4acb-b920-d82d77f4e579 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:15.531704 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf2a1ad6-ab52-4acb-b920-d82d77f4e579 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:15.539698 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:15.539698 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:51:15.542481 np0000007343 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bf2a1ad6-ab52-4acb-b920-d82d77f4e579 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:15.545892 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf2a1ad6-ab52-4acb-b920-d82d77f4e579 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:15.546225 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1517/6103] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:15 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:51:15.583312 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-140437c2-c53a-4584-af91-c41b41a727e5 req-0db200f5-edab-4d48-9516-35c084ff08a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:15.585229 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-0db200f5-edab-4d48-9516-35c084ff08a0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:15.585451 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-0db200f5-edab-4d48-9516-35c084ff08a0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:15.585627 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-0db200f5-edab-4d48-9516-35c084ff08a0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:15.594082 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:15.594082 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:51:15.597010 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-140437c2-c53a-4584-af91-c41b41a727e5 req-0db200f5-edab-4d48-9516-35c084ff08a0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:15.600501 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-0db200f5-edab-4d48-9516-35c084ff08a0 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:15.600833 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1534/6104] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:51:15 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:51:15.616272 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-140437c2-c53a-4584-af91-c41b41a727e5 req-c1587c30-bb1e-49cf-bc81-55c6de2fd353 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:15.618190 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-c1587c30-bb1e-49cf-bc81-55c6de2fd353 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] POST https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6/action Aug 14 22:51:15.618546 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-c1587c30-bb1e-49cf-bc81-55c6de2fd353 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 22:51:15.618663 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-c1587c30-bb1e-49cf-bc81-55c6de2fd353 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 22:51:15.627967 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:15.627967 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:51:15.628390 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-140437c2-c53a-4584-af91-c41b41a727e5 req-c1587c30-bb1e-49cf-bc81-55c6de2fd353 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:15.633274 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-140437c2-c53a-4584-af91-c41b41a727e5 req-c1587c30-bb1e-49cf-bc81-55c6de2fd353 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Begin detaching volume completed successfully. Aug 14 22:51:15.633453 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-c1587c30-bb1e-49cf-bc81-55c6de2fd353 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6/action returned with HTTP 202 Aug 14 22:51:15.633805 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1538/6105] 10.4.3.114 () {72 vars in 1672 bytes} [Fri Aug 14 22:51:15 2026] POST /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 22:51:15.650519 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8f133690-4b93-4806-85c7-f472e916a3a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:15.652155 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f133690-4b93-4806-85c7-f472e916a3a2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:15.652370 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f133690-4b93-4806-85c7-f472e916a3a2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:15.652542 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f133690-4b93-4806-85c7-f472e916a3a2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:15.662137 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:15.662137 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:51:15.666479 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8f133690-4b93-4806-85c7-f472e916a3a2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:15.666983 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-58712e4c-b6ca-4b31-b1cf-2889640920bd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:15.667374 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58712e4c-b6ca-4b31-b1cf-2889640920bd None None] GET https://10.4.3.114/volume// Aug 14 22:51:15.667530 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58712e4c-b6ca-4b31-b1cf-2889640920bd None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:15.667746 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58712e4c-b6ca-4b31-b1cf-2889640920bd None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:15.668112 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58712e4c-b6ca-4b31-b1cf-2889640920bd None None] https://10.4.3.114/volume// returned with HTTP 300 Aug 14 22:51:15.668413 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1518/6106] 10.4.3.114 () {66 vars in 1426 bytes} [Fri Aug 14 22:51: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 14 22:51:15.670743 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f133690-4b93-4806-85c7-f472e916a3a2 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:15.671153 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1517/6107] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:15 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:51:15.675536 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-140437c2-c53a-4584-af91-c41b41a727e5 req-bf05b81d-df60-40f7-a091-bb40211651f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:15.678507 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-bf05b81d-df60-40f7-a091-bb40211651f4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:15.678805 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-bf05b81d-df60-40f7-a091-bb40211651f4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:15.679072 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-bf05b81d-df60-40f7-a091-bb40211651f4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:15.687329 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:15.687329 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:51:15.690323 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [req-140437c2-c53a-4584-af91-c41b41a727e5 req-bf05b81d-df60-40f7-a091-bb40211651f4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:15.694273 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-bf05b81d-df60-40f7-a091-bb40211651f4 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:15.694645 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1535/6108] 10.4.3.114 () {70 vars in 1639 bytes} [Fri Aug 14 22:51:15 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 1397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 22:51:16.141459 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-140437c2-c53a-4584-af91-c41b41a727e5 req-6a6ca9bb-d269-4131-9079-22f18eb2fa6f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:16.143378 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-6a6ca9bb-d269-4131-9079-22f18eb2fa6f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:16.143601 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-6a6ca9bb-d269-4131-9079-22f18eb2fa6f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:16.143828 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-6a6ca9bb-d269-4131-9079-22f18eb2fa6f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:16.153786 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:16.153786 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:51:16.157318 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [req-140437c2-c53a-4584-af91-c41b41a727e5 req-6a6ca9bb-d269-4131-9079-22f18eb2fa6f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:16.162138 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-6a6ca9bb-d269-4131-9079-22f18eb2fa6f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:16.162593 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1539/6109] 10.4.3.114 () {68 vars in 1598 bytes} [Fri Aug 14 22:51:16 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:51:16.425594 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-140437c2-c53a-4584-af91-c41b41a727e5 req-fbdb63f6-a668-40df-9e5b-19ef0b75d161 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:16.427751 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-fbdb63f6-a668-40df-9e5b-19ef0b75d161 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] DELETE https://10.4.3.114/volume/v3/attachments/95781f27-7ee8-4251-8d8c-8a03682e8644 Aug 14 22:51:16.427751 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-fbdb63f6-a668-40df-9e5b-19ef0b75d161 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:16.427751 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-fbdb63f6-a668-40df-9e5b-19ef0b75d161 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:16.433930 np0000007343 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:16.433930 np0000007343 devstack@c-api.service[100325]: warnings.warn( Aug 14 22:51:16.471973 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-140437c2-c53a-4584-af91-c41b41a727e5 req-fbdb63f6-a668-40df-9e5b-19ef0b75d161 tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/attachments/95781f27-7ee8-4251-8d8c-8a03682e8644 returned with HTTP 200 Aug 14 22:51:16.472394 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1519/6110] 10.4.3.114 () {72 vars in 1673 bytes} [Fri Aug 14 22:51:16 2026] DELETE /volume/v3/attachments/95781f27-7ee8-4251-8d8c-8a03682e8644 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:51:16.684393 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-25f0cdad-6a0b-41be-8946-62ac2a13c8cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:16.685939 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25f0cdad-6a0b-41be-8946-62ac2a13c8cb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:16.686116 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25f0cdad-6a0b-41be-8946-62ac2a13c8cb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:16.686320 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25f0cdad-6a0b-41be-8946-62ac2a13c8cb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:16.692247 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:16.692247 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:51:16.695399 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-25f0cdad-6a0b-41be-8946-62ac2a13c8cb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:16.698949 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25f0cdad-6a0b-41be-8946-62ac2a13c8cb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:16.699267 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1518/6111] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:16 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 922 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:51:16.710235 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0cca88b5-c506-4c96-b692-631251354ebb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:16.711929 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0cca88b5-c506-4c96-b692-631251354ebb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] DELETE https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:16.712121 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0cca88b5-c506-4c96-b692-631251354ebb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:16.712326 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0cca88b5-c506-4c96-b692-631251354ebb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:16.712483 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0cca88b5-c506-4c96-b692-631251354ebb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Delete volume with id: 136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:16.718955 np0000007343 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:16.718955 np0000007343 devstack@c-api.service[100324]: warnings.warn( Aug 14 22:51:16.719444 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0cca88b5-c506-4c96-b692-631251354ebb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:16.732782 np0000007343 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0cca88b5-c506-4c96-b692-631251354ebb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Delete volume request issued successfully. Aug 14 22:51:16.732965 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0cca88b5-c506-4c96-b692-631251354ebb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 202 Aug 14 22:51:16.733335 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1536/6112] 10.4.3.114 () {66 vars in 1351 bytes} [Fri Aug 14 22:51:16 2026] DELETE /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:51:16.739725 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-23729d44-8309-48d2-adc8-b304cfd164cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:16.741497 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23729d44-8309-48d2-adc8-b304cfd164cb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:16.741686 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23729d44-8309-48d2-adc8-b304cfd164cb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:16.741849 np0000007343 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23729d44-8309-48d2-adc8-b304cfd164cb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:16.747946 np0000007343 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:16.747946 np0000007343 devstack@c-api.service[100322]: warnings.warn( Aug 14 22:51:16.750903 np0000007343 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-23729d44-8309-48d2-adc8-b304cfd164cb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Volume info retrieved successfully. Aug 14 22:51:16.754564 np0000007343 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23729d44-8309-48d2-adc8-b304cfd164cb tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 200 Aug 14 22:51:16.754876 np0000007343 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1540/6113] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:16 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 22:51:17.766128 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-815cad8a-f71e-46f9-940a-cd8a47eb0c1f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:17.767774 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-815cad8a-f71e-46f9-940a-cd8a47eb0c1f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] GET https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 Aug 14 22:51:17.767950 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-815cad8a-f71e-46f9-940a-cd8a47eb0c1f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:17.768122 np0000007343 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-815cad8a-f71e-46f9-940a-cd8a47eb0c1f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:17.773072 np0000007343 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-815cad8a-f71e-46f9-940a-cd8a47eb0c1f tempest-VolumeMultiattachTests-837203389 tempest-VolumeMultiattachTests-837203389-project-member] https://10.4.3.114/volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 returned with HTTP 404 Aug 14 22:51:17.773499 np0000007343 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1520/6114] 10.4.3.114 () {66 vars in 1348 bytes} [Fri Aug 14 22:51:17 2026] GET /volume/v3/volumes/136024eb-d214-4022-b316-3d71a4fb2ea6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 22:51:17.779755 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c812db2-1f3c-46de-b145-6ffbe574e475 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:17.781229 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c812db2-1f3c-46de-b145-6ffbe574e475 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] GET https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 Aug 14 22:51:17.781419 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c812db2-1f3c-46de-b145-6ffbe574e475 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:17.781588 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c812db2-1f3c-46de-b145-6ffbe574e475 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:17.782215 np0000007343 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4c812db2-1f3c-46de-b145-6ffbe574e475 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 22:51:17.789803 np0000007343 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4c812db2-1f3c-46de-b145-6ffbe574e475 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Get all volumes completed successfully. Aug 14 22:51:17.791025 np0000007343 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 22:51:17.791025 np0000007343 devstack@c-api.service[100323]: warnings.warn( Aug 14 22:51:17.794616 np0000007343 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c812db2-1f3c-46de-b145-6ffbe574e475 tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] https://10.4.3.114/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 22:51:17.794959 np0000007343 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1519/6115] 10.4.3.114 () {66 vars in 1285 bytes} [Fri Aug 14 22:51:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 22:51:17.806190 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6aa2ac3e-c59b-4d81-abc4-9d88c7c5b1fe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 22:51:17.807793 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6aa2ac3e-c59b-4d81-abc4-9d88c7c5b1fe tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] DELETE https://10.4.3.114/volume/v3/types/3de746c8-154f-4d1d-9121-741f700c7032 Aug 14 22:51:17.807971 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6aa2ac3e-c59b-4d81-abc4-9d88c7c5b1fe tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 22:51:17.808175 np0000007343 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6aa2ac3e-c59b-4d81-abc4-9d88c7c5b1fe tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 22:51:17.827556 np0000007343 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6aa2ac3e-c59b-4d81-abc4-9d88c7c5b1fe tempest-VolumeMultiattachTests-275160369 tempest-VolumeMultiattachTests-275160369-project-admin] https://10.4.3.114/volume/v3/types/3de746c8-154f-4d1d-9121-741f700c7032 returned with HTTP 202 Aug 14 22:51:17.827900 np0000007343 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1537/6116] 10.4.3.114 () {66 vars in 1345 bytes} [Fri Aug 14 22:51:17 2026] DELETE /volume/v3/types/3de746c8-154f-4d1d-9121-741f700c7032 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 22:51:26.753596 np0000007343 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:51:27.770117 np0000007343 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=35,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:51:27.793489 np0000007343 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=30 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 22:51:27.825361 np0000007343 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}